Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9928

Modified Files:
        pingus.info 
Log Message:
wrapper to pass --datadir, launches, got some color depth 
exception in the midle of first tutorial.  whom to blame...?


Index: pingus.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/pingus.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pingus.info 12 Oct 2010 01:26:21 -0000      1.2
+++ pingus.info 12 Oct 2010 03:28:01 -0000      1.3
@@ -64,6 +64,10 @@
 InstallScript: <<
   #!/bin/sh -ev
   ./install.sh %i
+  mv %i/bin/pingus %i/bin/pingus-bare
+  echo "#!/bin/sh -v" > %i/bin/pingus
+  echo "exec pingus-bare --datadir %p/share/%n/data" >> %i/bin/pingus
+  chmod +x %i/bin/pingus
 <<
 DescDetail: <<
 [from http://pingus.seul.org/welcome.html]
@@ -99,6 +103,11 @@
 DescPackaging: <<
 Choice of boost version was arbitrary.
 <<
+DescUsage: <<
+The wrapper script 'pingus' automatically passes --datadir for you, 
+so all you have to do is run 'pingus'.  
+See pingus -h for more options.  
+<<
 License: GPL
 Maintainer: David Fang <fang...@users.sourceforge.net>
 Homepage: http://pingus.seul.org/welcome.html


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to