Update of /cvsroot/fink/experimental/costabel/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22162

Added Files:
        finkcommander.info 
Log Message:
The current state of FinkCommander is a disgrace for the whole Fink project.
I have always regretted that I didn't fight more for the existence of a 
finkcommander
package back when sburrious was still around. Maybe it isn't too late yet.



--- NEW FILE: finkcommander.info ---
Package: finkcommander
Version: 0.5.4cvs
Revision: 20060910
#Source: mirror:sourceforge:%n/%n-%v-src.tgz
Source: http://perso.orange.fr/costabel/FinkCommander-%v-%r.tgz
Source-MD5: f3448e798864e5bb607b05186d607f9e
SourceDirectory: FinkCommander
License: GPL
CompileScript: echo xcodebuild does everything in the InstallScript
InstallScript: <<
#!/bin/sh -ex
 xcodebuild install DSTROOT=%d INSTALL_PATH=%p/Applications ARCHS=`if test "%m" 
= "powerpc"; then echo ppc; else echo i386; fi`
<<
DocFiles:  LICENSE.txt TODO.txt RELEASE_STEPS.txt English.lproj/README.html
PostInstScript: <<
 if ! test -e /Applications/Fink; then /usr/bin/install -d -m 755 
/Applications/Fink; fi
 ln -sf %p/Applications/FinkCommander.app /Applications/Fink/
<<
PostRmScript: rm -f /Applications/Fink/FinkCommander.app
Description: GUI frontend to the Fink package manager
DescDetail: <<
 FinkCommander is a graphical user interface for the Fink software packaging 
 system for Mac OS X. It provides an intuitive front-end to the Fink 
 command-line tools for downloading and installing Unix software.
<<
DescUsage:<<
 This package installs the FinkCommander application
 in %p/Applications. A symbolic link will be put into 
 /Applications/Fink/ 
<<
DescPort: <<
 Sources checked out from CVS on 20060910 
<<
# Author: Steven J. Burr <[EMAIL PROTECTED]>
Maintainer: Martin Costabel <[EMAIL PROTECTED]>
Homepage: http://finkcommander.sourceforge.net


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to