diff options
author | tron <tron> | 1998-07-30 21:37:54 +0000 |
---|---|---|
committer | tron <tron> | 1998-07-30 21:37:54 +0000 |
commit | 73a2f3e009a6585e508dcd561993ce6ec72b0483 (patch) | |
tree | 1bc0f7b013a5f75c33743cb02e4c447ab2049881 /games/imaze/patches | |
parent | 935e459c655b74f8d209dba09719d8cb9b45531d (diff) | |
download | pkgsrc-73a2f3e009a6585e508dcd561993ce6ec72b0483.tar.gz |
New "imaze" package created by Tim Rightnour:
a multiplayer, networked, action,x 3D maze game.
Diffstat (limited to 'games/imaze/patches')
-rw-r--r-- | games/imaze/patches/patch-aa | 35 | ||||
-rw-r--r-- | games/imaze/patches/patch-ab | 14 | ||||
-rw-r--r-- | games/imaze/patches/patch-ac | 148 |
3 files changed, 197 insertions, 0 deletions
diff --git a/games/imaze/patches/patch-aa b/games/imaze/patches/patch-aa new file mode 100644 index 00000000000..5ec4e2d7a3a --- /dev/null +++ b/games/imaze/patches/patch-aa @@ -0,0 +1,35 @@ +--- source/Makefile.orig Thu Feb 22 15:01:18 1996 ++++ source/Makefile Wed Jul 29 23:33:30 1998 +@@ -12,3 +12,3 @@ + #DEFINES= +-BINDIR=.. ++BINDIR=$(PREFIX)/bin + COPT=-O +@@ -121,2 +121,10 @@ + ++netbsd: ++ $(MAKE) \ ++ GRAF=MOTIF \ ++ GRAFLIBS='$$(MOTIFLIBS)' \ ++ GRAFINCLUDES='$$(MOTIFINCLUDES)' \ ++ SYSDEFS='-DDONT_DECLARE_ERRLIST -DSOUND -DJOYSTICK -DDEFAULT_SOUND_DIR="$$(PREFIX)/share/imaze/sound"' \ ++ all ++ + irix: +@@ -140,3 +148,3 @@ + LD=$(CC) +-INSTALL=install -s -m 755 ++INSTALL=install -s -o bin -g bin -m 0755 + +@@ -145,4 +153,4 @@ + +-MOTIFLIBS=-lXm -lXt -lX11 +-MOTIFINCLUDES= ++MOTIFLIBS=-L$(PREFIX)/lib -lXm -lXt -lX11 ++MOTIFINCLUDES=-I$(PREFIX)/include + +@@ -154,3 +162,3 @@ + +-LDFLAGS= ++LDFLAGS=$(RPATH) + CFLAGS=$(GRAFINCLUDES) $(COPT) $(DEFINES) $(SYSDEFS) diff --git a/games/imaze/patches/patch-ab b/games/imaze/patches/patch-ab new file mode 100644 index 00000000000..39d8df2e042 --- /dev/null +++ b/games/imaze/patches/patch-ab @@ -0,0 +1,14 @@ +--- /dev/null Thu Jul 30 00:12:10 1998 ++++ Makefile Thu Jul 30 00:24:00 1998 +@@ -0,0 +1,11 @@ ++INSTALL= /usr/bin/install -c -g bin -o bin -m 0644 ++all: ++ cd source && make netbsd ++install: ++ $(INSTALL) man6/* $(PREFIX)/man/man6 ++ mkdir -p $(PREFIX)/share/imaze/sound ++ mkdir -p $(PREFIX)/share/imaze/labs ++ $(INSTALL) labs/* $(PREFIX)/share/imaze/labs ++ $(INSTALL) sounds/* $(PREFIX)/share/imaze/sound ++ $(INSTALL) IMaze.ad $(PREFIX)/lib/X11/app-defaults/IMaze ++ cd source && make install diff --git a/games/imaze/patches/patch-ac b/games/imaze/patches/patch-ac new file mode 100644 index 00000000000..7f88cbc8a5c --- /dev/null +++ b/games/imaze/patches/patch-ac @@ -0,0 +1,148 @@ +--- /dev/null Thu Jul 30 00:12:10 1998 ++++ IMaze.ad Thu Jul 30 00:21:28 1998 +@@ -0,0 +1,145 @@ ++IMaze.dialog.mwmDecorations: 10 ++IMaze.dialog.title: iMaze: Notice ++IMaze.dialog.iconName: iMaze: Notice ++IMaze*XmBulletinBoard.dialogStyle: Dialog_Full_Application_Modal ++IMaze*XmBulletinBoard*XmLabel.leftAttachment: Attach_Form ++IMaze*XmBulletinBoard*XmLabel.rightAttachment: Attach_Form ++IMaze*XmBulletinBoard*separator.height: 20 ++IMaze*XmBulletinBoard*separator.leftAttachment: Attach_Form ++IMaze*XmBulletinBoard*separator.rightAttachment: Attach_Form ++IMaze*XmBulletinBoard*XmPushButton.defaultButtonShadowThickness: 1 ++IMaze*question*default.labelString: Continue ++IMaze*error*default.labelString: Bad Luck ++IMaze*error*default.leftAttachment: Attach_Form ++IMaze*XmBulletinBoard*default.showAsDefault: 1 ++IMaze*XmBulletinBoard*default.topAttachment: Attach_Widget ++IMaze*XmBulletinBoard*default.topWidget: separator ++IMaze*question*cancel.labelString: Quit ++IMaze*question*cancel.topAttachment: Attach_Widget ++IMaze*question*cancel.topWidget: separator ++IMaze*question*cancel.rightAttachment: Attach_Form ++IMaze*question*space.width: 16 ++IMaze*question*space.traversalOn: False ++IMaze*question*space.topAttachment: Attach_Widget ++IMaze*question*space.topWidget: separator ++IMaze*question*space.leftAttachment: Attach_Widget ++IMaze*question*space.leftWidget: default ++IMaze*question*space.rightAttachment: Attach_Widget ++IMaze*question*space.rightWidget: cancel ++! ++IMaze*foreground: black ++IMaze*background: grey75 ++IMaze*topShadowColor: grey90 ++IMaze*bottomShadowColor: grey40 ++IMaze*highlightColor: black ++! ++IMaze*FontList: -*-lucida-medium-r-*-*-12-*-*-*-p-*-*-*; -*-helvetica-medium-r-*-*-12-*-*-*-p-*-*-*: ++IMaze.form.XmForm.label.FontList: -*-lucida-bold-r-*-*-12-*-*-*-p-*-*-*; -*-helvetica-bold-r-*-*-12-*-*-*-p-*-*-*: ++! ++IMaze.form.horizontalSpacing: 8 ++IMaze.form.verticalSpacing: 8 ++! ++IMaze.form.XmForm.leftAttachment: Attach_Form ++IMaze.form.XmForm.rightAttachment: Attach_Form ++IMaze.form.XmForm.leftOffset: 8 ++IMaze.form.XmForm.rightOffset: 8 ++! ++IMaze.form.XmForm.input.topAttachment: Attach_Widget ++IMaze.form.XmForm.input.topWidget: label ++IMaze.form.XmForm.input.leftAttachment: Attach_Form ++IMaze.form.XmForm.input.rightAttachment: Attach_Form ++! ++IMaze*fileMenu.labelString: File ++IMaze*fileMenu.mnemonic: F ++IMaze*menuBar*exit.labelString: Exit ++IMaze*menuBar*exit.mnemonic: x ++! ++IMaze*toggleMenu.labelString: Window ++IMaze*toggleMenu.mnemonic: W ++IMaze*menuBar*frontView.labelString: Front View ++IMaze*menuBar*frontView.mnemonic: F ++IMaze*menuBar*rearView.labelString: Rear View ++IMaze*menuBar*rearView.mnemonic: R ++IMaze*menuBar*map.labelString: Map ++IMaze*menuBar*map.mnemonic: M ++IMaze*menuBar*compass.labelString: Compass ++IMaze*menuBar*compass.mnemonic: C ++IMaze*menuBar*score.labelString: Score ++IMaze*menuBar*score.mnemonic: S ++! ++IMaze*serverMenu.labelString: Server ++IMaze*serverMenu.mnemonic: S ++IMaze*menuBar*connect.labelString: Connect ++IMaze*menuBar*connect.mnemonic: C ++IMaze*menuBar*disconnect.labelString: Disconnect ++IMaze*menuBar*disconnect.mnemonic: D ++! ++IMaze*gameMenu.labelString: Game ++IMaze*gameMenu.mnemonic: G ++IMaze*menuBar*pause.labelString: Pause ++IMaze*menuBar*pause.mnemonic: P ++IMaze*menuBar*resume.labelString: Resume ++IMaze*menuBar*resume.mnemonic: R ++! ++IMaze*menuBar.leftAttachment: Attach_Form ++IMaze*menuBar.leftOffset: 8 ++IMaze*menuBar.rightAttachment: Attach_Form ++IMaze*menuBar.rightOffset: 8 ++IMaze*menuBar.topAttachment: Attach_Form ++IMaze*menuBar.topOffset: 4 ++! ++IMaze*server.topAttachment: Attach_Widget ++IMaze*server.topWidget: menuBar ++IMaze*server.label.labelString: Server: ++! ++IMaze*message.topAttachment: Attach_Widget ++IMaze*message.topWidget: server ++IMaze*message.label.labelString: Message: ++! ++IMaze*status.leftAttachment: Attach_Form ++IMaze*status.leftOffset: 8 ++IMaze*status.topAttachment: Attach_Widget ++IMaze*status.topWidget: message ++IMaze*status.bottomAttachment: Attach_Form ++IMaze*status.bottomOffset: 4 ++! ++IMaze.title: iMaze - Version 1.3 ++IMaze.iconName: iMaze ++IMaze.x: 8 ++IMaze.y: 408 ++IMaze.width: 336 ++! ++IMaze.frontView.title: iMaze: Front View ++IMaze.frontView.iconName: iMaze: Front View ++IMaze.frontView.x: 360 ++IMaze.frontView.y: 304 ++IMaze.frontView.width: 420 ++IMaze.frontView.height: 280 ++! ++IMaze.rearView.title: iMaze: Rear View ++IMaze.rearView.iconName: iMaze: Rear View ++IMaze.rearView.x: 360 ++IMaze.rearView.y: 32 ++IMaze.rearView.width: 210 ++IMaze.rearView.height: 140 ++! ++IMaze.map.title: iMaze: Map ++IMaze.map.iconName: iMaze: Map ++IMaze.map.x: 8 ++IMaze.map.y: 32 ++IMaze.map.width: 336 ++IMaze.map.height: 336 ++! ++IMaze.compass.title: iMaze: Compass ++IMaze.compass.iconName: iMaze: Compass ++IMaze.compass.x: 586 ++IMaze.compass.y: 32 ++IMaze.compass.width: 114 ++IMaze.compass.height: 114 ++! ++IMaze.score.title: iMaze: Score ++IMaze.score.iconName: iMaze: Score ++IMaze.score.x: 796 ++IMaze.score.y: 304 ++IMaze.score.width: 96 ++IMaze.score.height: 302 |