Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv17575

Added Files:
        daaplib.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- 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/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to