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

Added Files:
        launch.info 
Log Message:
Move to 10.7, take 2

--- NEW FILE: launch.info ---
Package: launch
Version: 1.1
Revision: 1004
Distribution: 10.7
Source: http://web.sabi.net/nriley/software/%n-%v.tar.gz 
Source-MD5: bcd5179d5b519248a717aa73f3819e00
PatchScript: <<
ls -la
perl -pi -e 's#10.4#10.7#g' launch.xcodeproj/project.pbxproj 
perl -ni -e 'print unless /SDKROOT/' launch.xcodeproj/project.pbxproj 
perl -pi -e 's/i386/x86_64/' launch.xcodeproj/project.pbxproj
<<
CompileScript: <<
#!/bin/csh -efv
 /usr/bin/xcodebuild -UsePerConfigurationBuildLocations=NO SYMROOT=.
 head -n 17 main.c > LICENSE
<<
InstallScript: << 
 strip %n
 mkdir %i/bin
 install -c %n %i/bin
 mkdir -p %i/share/man/man1
 chmod a+r %n.1
 cp %n.1 %i/share/man/man1/
<<
DocFiles: README VERSION LICENSE
Description: Replacement for OS X "open" command
DescDetail: <<
launch is a replacement for "open" which:
* Opens URLs, directly or in your preferred helper application.
* Lets you specify applications by their four-char creator (e.g. 'ToyS') or 
Java-style
 bundle ID (e.g. com.apple.scripteditor), both of which allow you to move or 
rename an app.
* Asks applications to print documents, something the OS X Finder is missing.
* Launches applications in the background, or launches Carbon applications in 
Classic.
* Shows info about any item on disk, including its file type, creator, data 
and resource fork sizes, dates and bundle ID.
<<
DescPackaging: <<
macosx/dpkg dependency should be added when that code is working.
<<
License: BSD
Maintainer: Ben Hines <bhi...@alumni.ucsd.edu>
Homepage: http://web.sabi.net/nriley/software/


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to