Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv32396/10.7/main/finkinfo/games

Modified Files:
        nethack.info 
Log Message:
fix for fink-bld; +missing dep


Index: nethack.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/nethack.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- nethack.info        22 Jul 2011 00:32:08 -0000      1.1
+++ nethack.info        30 Sep 2012 15:05:45 -0000      1.2
@@ -1,16 +1,18 @@
 Info2: <<
 Package: nethack%type_pkg[-x11]
 Version: 3.4.3
-Revision: 1
+Revision: 2
 Maintainer: Matthias Neeracher <[email protected]>
 Type: -x11 (boolean)
 BuildDepends: <<
 fink (>= 0.24.12),
+libncurses5,
 libgettext8-dev, 
 (%type_raw[-x11] = -x11) x11-dev
 <<
 Depends: <<
 passwd-games (>= 20100305-1),
+libncurses5-shlibs,
 (%type_raw[-x11] = -x11) x11
 <<
 Conflicts: nethack, nethack-x11, nethack-gnome, nethack-x11-gnome, nethack-qt, 
nethack-x11-qt, nethack-x11-gnome-qt, nethack-gnome-qt
@@ -33,11 +35,16 @@
  make GAMEDIR=%p/lib/nethack HACKDIR=%p/lib/nethack
 <<
 InstallScript: <<
- make HACKDIR=%p/lib/nethack GAMEDIR=%i/lib/nethack SHELLDIR=%i/bin install
+ make HACKDIR=%p/lib/nethack GAMEDIR=%i/lib/nethack SHELLDIR=%i/bin install 
CHOWN=true CHGRP=true
  mkdir -p %i/share/man/man6
  cd doc; make MANDIR=%i/share/man/man6 manpages
 <<
 DocFiles: doc/*.txt dat/license
+PostInstScript: <<
+       chown games:bin %p/bin/nethack
+       chmod 04755 %p/lib/nethack/nethack
+       (cd %p/lib/nethack && chown -R games:bin .)
+<<
 Description: Console/X11 based graphical adventure game
 DescPort: <<
 The nethack configuration system is horrible (maybe deliberately so),


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to