Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29784/stable/main/finkinfo/games

Modified Files:
        angband.info 
Log Message:
newest to stable, upon request

Index: angband.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/angband.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- angband.info        26 Aug 2009 07:14:21 -0000      1.3
+++ angband.info        7 Jan 2010 21:26:27 -0000       1.4
@@ -1,26 +1,43 @@
-Package: angband
-Version: 3.0.3
-Revision: 1024
-Distribution: 10.4, 10.5
+Info2: <<
+Package: angband%type_pkg[-nox]
+Version: 3.0.6
+Revision: 2
+Type: -nox (boolean)
 Maintainer: None <[email protected]>
 Source: mirror:custom:Source/angband-%v.tar.gz                       
-Source-MD5: 5a2796eca8faffe25a519770e7029388
+Source-MD5: 4c31b1b3679dff20db6a5fcb182c3e96
 CustomMirror: <<
-nam-US: ftp://clockwork.dementia.org/angband/
-nam-US: ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/
-eur-SE: ftp://ftp.sunet.se/pub/games/Angband/
-oce-AU: ftp://ftp.planetmirror.com/pub/angband/
+  nam-US: ftp://ftp.thangorodrim.net/pub/angband
+  eur-SE: ftp://ftp.sunet.se/pub/games/Angband
+<<
+Conflicts: angband, angband-nox
+Replaces: angband, angband-nox
+BuildDepends: <<
+  (%type_raw[-nox] = .) gtk+, (%type_raw[-nox] = .) glib, (%type_raw[-nox] = 
.)  x11-dev,
+  (%type_raw[-nox] = .) gettext-dev, (%type_raw[-nox] = .) gettext-bin, 
(%type_raw[-nox] = .) gettext-tools,
+  libncurses5
+<<
+Depends: <<
+  (%type_raw[-nox] = .) gtk+-shlibs, (%type_raw[-nox] = .) glib-shlibs,
+  (%type_raw[-nox] = .) gettext, (%type_raw[-nox] = .) x11,
+  passwd, ncurses, libncurses5-shlibs
+<<
+Suggests: lua
+ConfigureParams: <<
+ (%type_raw[-nox] = .) --with-x     (%type_raw[-nox] = -nox) --without-x   \
+ (%type_raw[-nox] = .) --enable-gtk (%type_raw[-nox] = -nox) --disable-gtk \
+ --with-libpath=%p/var/games/%n/lib/ \
+ --with-setgid=games \
+ --disable-dependency-tracking
 <<
-Conflicts: angband-nox
-Replaces: angband-nox
-BuildDepends: gtk+, glib, gettext-dev, gettext-bin, gettext-tools, ncurses-dev 
(>= 5.3-20031018-1501), x11-dev
-Depends: gtk+-shlibs, x11, passwd, ncurses (>= 5.4-20041023-1006), 
ncurses-shlibs (>= 5.3-20031018-1501)
-GCC: 4.0
-ConfigureParams: --with-libpath=%p/var/games/%n/lib/ --with-x --enable-gtk 
--with-setgid=games 
 InstallScript: <<
 make install DESTDIR=%d bindir=%p/bin
-mkdir -p %i/var/games/%n/
-cp -rp lib %i/var/games/%n/
+mkdir -p -m 0775 %i/var/games/%n/
+chown games:games %i/var/games/%n/
+chmod g+w %i/var/games/%n/
+find lib/ -exec chown games:games {} \;
+find lib/ -exec chmod g+w {} \;
+cp -Rp lib %i/var/games/%n/
 <<
 DocFiles: AUTHORS changes.txt compile.txt COPYING THANKS TODO readme.txt
 Description: Curses- or X11-based dungeon exploration game
@@ -32,3 +49,4 @@
 License: GPL
 Homepage: http://www.thangorodrim.net/
 DescPackaging: Previously maintained by James Gibbs.
+<<


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to