Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel In directory vz-cvs-3.sog:/tmp/cvs-serv11266/d/d/d/d
Added Files: daaplib.info Log Message: to stable --- NEW FILE: daaplib.info --- Package: daaplib Version: 0.1.1a Revision: 10 Distribution: 10.5 Maintainer: Darian Lanx <dmal...@users.sourceforge.net> Source: http://deleet.de/projekte/daap/daaplib/%n.%v.zip Source-MD5: 038df4ac53780074e6e642a6e928f4fb BuildDependsOnly: True CompileScript: << #!/bin/sh -ex cd daaplib/src make << InstallScript: << mkdir %i/lib mkdir -p %i/include/daap install -c -p -m 644 daaplib/src/libdaaplib.a %i/lib/libdaaplib.a /usr/bin/ranlib %i/lib/libdaaplib.a install -c -p -m 644 daaplib/include/daap/basic.h %i/include/daap/basic.h install -c -p -m 644 daaplib/include/daap/registry.h %i/include/daap/registry.h install -c -p -m 644 daaplib/include/daap/taginput.h %i/include/daap/taginput.h install -c -p -m 644 daaplib/include/daap/tagoutput.h %i/include/daap/tagoutput.h << DocFiles: COPYING README daap.dsw Description: Library needed to build the daap Daemon DescDetail: << This is a the support library for daap needed to build the daap Daemon. << DescPort: << Fails building with gcc-4.2, so restrict Dist. registry.cpp:134: error: 'end' was not declared in this scope << License: GPL Homepage: http://www.deleet.de/projekte/daap/daaplib/ ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs