Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/games
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27898/10.3/unstable/main/finkinfo/games

Added Files:
        xinvaders.info xinvaders.patch 
Removed Files:
        xinvaders-2.1.2-2.info xinvaders-2.1.2-2.patch 
Log Message:
Rename %f->%n


--- NEW FILE: xinvaders.info ---
Package: xinvaders
Version: 2.1.2
Revision: 2
Maintainer: None <fink-devel@lists.sourceforge.net>
BuildDepends: gettext-dev, gettext-bin, gettext-tools, x11-dev
Depends: x11, passwd
Source: mirror:debian:pool/non-free/x/%n/%n_%v.tar.gz
Source-MD5: 0c0677071cc4558e8412abc965c7d707
SourceDirectory: %n-%v
Patch: %n.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: <<
 Small patch to include a missing library at linking and to ensure the
xinvaders application installs in the correct place.
<<
DescPackaging: <<
 Listed under a restrictive license but binaries can be distributed. For
for more infomation on legal/distribution details please refer to the
document 'README' installed in yourfinkdirectory/share/doc/xinvaders.

Originally packaged by Matt Stephenson.
<<
License: Restrictive/Distributable

--- NEW FILE: xinvaders.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@

--- xinvaders-2.1.2-2.patch DELETED ---

--- xinvaders-2.1.2-2.info DELETED ---



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to