Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/games
In directory usw-pr-cvs1:/tmp/cvs-serv22968
Added Files:
xinvaders-2.1.2-1.info xinvaders-2.1.2-1.patch
Log Message:
New package, got to love space invaders
--- NEW FILE: xinvaders-2.1.2-1.info ---
Package: xinvaders
Version: 2.1.2
Revision: 1
Maintainer: Matt Stephenson <[EMAIL PROTECTED]>
Depends: x11
Source: http://ftp.debian.org/debian/pool/non-free/x/%n/%n_%v.tar.gz
Source-MD5: 0c0677071cc4558e8412abc965c7d707
SourceDirectory: %n-%v
Patch: %f.patch
UpdatePoMakefile: true
ConfigureParams: --mandir=%p/share/man --localstatedir=%p/var/games
InstallScript: make install DESTDIR=%d
DocFiles: README
Description: Space Invaders clone for X
DescUsage: <<
To start the game type "xinvaders" at the command prompt. Use the spacebar
to fire and the comma and fullstop keys to move left and right.
<<
DescPort: <<
For legal/distribution details please refer to the document 'README'
installed in yourfinkdirectory/share/doc/xinvaders. Small patch to include
a missing library at linking and to ensure the xinvaders application
installs in the correct place.
<<
--- NEW FILE: xinvaders-2.1.2-1.patch ---
--- xinvaders-2.1.2/Makefile.in 2000-09-18 05:51:02.000000000 +1100
+++ xinvaders-2.1.2-patched/Makefile.in 2002-08-22 11:23:53.000000000 +1000
@@ -91,7 +91,7 @@
SUBDIRS = intl po
EXTRA_DIST = debian Vaders xinvaders.6 icon.xpm xinvaders.lsm
-execgamesdir = $(prefix)/games
+execgamesdir = $(prefix)/bin
execgames_PROGRAMS = xinvaders
xinvaders_SOURCES = base.c main.c score.c shot.c spacers.c vaders.c widget.c me.h
patchlevel.h vaders.h base1.bit base2.bit explode1.bit explode2.bit spacer1.bit
spacer2.bit sperma1.bit sperma2.bit spermb1.bit spermb2.bit vader1a1.bit vader1a2.bit
vader1b1.bit vader1b2.bit vader2a1.bit vader2a2.bit vader2b1.bit vader2b2.bit
vader3a1.bit vader3a2.bit vader3b1.bit vader3b2.bit vexplod1.bit vexplod2.bit
@@ -107,7 +107,7 @@
DEFS = @DEFS@ -I. -I$(srcdir) -I.
CPPFLAGS = @CPPFLAGS@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -lintl
LIBS = @LIBS@
X_CFLAGS = @X_CFLAGS@
X_LIBS = @X_LIBS@
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits