Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv1322

Added Files:
        spotlightfs.info 
Log Message:
New package.


--- NEW FILE: spotlightfs.info ---
Package: spotlightfs
Version: 388
Revision: 1

Source: http://homepage.mac.com/danielj7/%n-%v.tar.bz2
Source-MD5: 6f15983aebce65d88beff42eced5740c
SourceDirectory: filesystems-objc

BuildDepends: <<
        fuse-dev
<<
Depends: <<
        fuse-shlibs,
        macosx (>= 10.4.0-1)
<<

PatchScript: <<
        perl -pi -e 's,/usr/local,%p,g' 
SpotlightFS/SpotlightFS.xcodeproj/project.pbxproj
<<

CompileScript: <<
        #!/bin/sh -ev
        if test "%m" = "powerpc"; then ARCHS=ppc; else ARCHS=i386; fi
        cd SpotlightFS
        xcodebuild -target SpotlightFS SDKROOT= ARCHS=$ARCHS
<<

InstallScript: echo "No InstallScript."

AppBundles: SpotlightFS/build/Release/SpotlightFS.app

DocFiles: COPYING

Description: FUSE Spotlight filesystem
DescDetail: <<
SpotlightFS is a MacFUSE file system that creates true smart folders,
where the folders' contents are dynamically generated by querying Spotlight.
<<
DescUsage: <<
Just run %p/Applications/SpotlightFS.app to start.
<<
DescPackaging: <<
SpotlightFS doesn't have an explict version number, so we're using the
svn revision number as the version.
<<

License: BSD
Homepage: http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SPOTLIGHTFS
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to