Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1312/main/finkinfo/libs

Added Files:
        liblastfm-dev.info libmtp.info 
Log Message:
various new packages needed by kde4.4

--- NEW FILE: liblastfm-dev.info ---
Info3: <<
Package: liblastfm-%type_pkg[lastfm]-dev
Version: 0.3.0
Revision: 1
Description: Development files for Last.fm web services
Type: lastfm (x11 mac)
License: GPL
Maintainer: Benjamin Reed <liblas...@fink.racoonfink.com>

Depends: liblastfm-%type_pkg[lastfm]-shlibs (= %v-%r)
BuildDepends: <<
        cmake (>= 2.6.4-1),
        fftw3,
        fink (>= 0.29.7-1),
        kde4-buildenv (>= 4.3.90-1),
        libsamplerate0-dev,
        qt4-%type_pkg[lastfm] (>= 4.6.1-1)
<<
BuildDependsOnly: true
GCC: 4.0

Source: http://cdn.last.fm/src/liblastfm-%v.tar.bz2
Source-MD5: 3f73222ebc31635941832b01e7a494b6

CompileScript: <<
#!/bin/sh -ev

        export KDE4_PREFIX="%p" KDE4_TYPE="%type_pkg[lastfm]" 
KDE4_INSTALL_PREFIX="%p/opt/lastfm/%type_pkg[lastfm]"
        . %p/sbin/kde4-buildenv.sh

        export LFM_PREFIX=$KDE4_INSTALL_PREFIX
        export PATH="%p/lib/qt4-%type_pkg[lastfm]/bin:$PATH"
        ./configure --prefix=$KDE4_INSTALL_PREFIX --release
        make
<<

InstallScript: <<
#!/bin/sh -ev

        make -j1 install DESTDIR="%d"
        install_name_tool -id 
"%p/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm.0.dylib"                         
"%i/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm.0.3.0.dylib"
        install_name_tool -id 
"%p/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm_fingerprint.0.dylib"             
"%i/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm_fingerprint.0.1.0.dylib"
        install_name_tool -change "liblastfm.0.dylib" 
"%p/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm.0.dylib" 
"%i/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm_fingerprint.0.1.0.dylib"

        install -d -m 755 %i/share/doc/%N
        find demos -name _build -o -name Makefile -exec rm -rf {} \; || :
        rsync -avr demos/ %i/share/doc/%N/demos/
<<
DocFiles: COPYING README
SplitOff: <<
        Package: liblastfm-%type_pkg[lastfm]-shlibs
        Description: Shared libraries for Last.fm web services
        Files: <<
                opt/lastfm/%type_pkg[lastfm]/lib/liblastfm.0*.dylib
                opt/lastfm/%type_pkg[lastfm]/lib/liblastfm_fingerprint.0*.dylib
        <<
        Shlibs: <<
                %p/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm.0.dylib           
  0.3.0 %n (>= 0.3.0-1)
                
%p/opt/lastfm/%type_pkg[lastfm]/lib/liblastfm_fingerprint.0.dylib 0.1.0 %n (>= 
0.3.0-1)
        <<
<<

Homepage: http://last.fm
DescDetail: <<
liblastfm is a collection of C++/Qt4 libraries provided by
Last.fm for use with their web services.
<<
<<


--- NEW FILE: libmtp.info ---
Info4: <<
Package: libmtp
Version: 1.0.1
Revision: 1
Description: Media Transfer Protocol library
License: LGPL
Maintainer: Benjamin Reed <lib...@fink.racoonfink.com>

Depends: %N-shlibs (>= %v-%r)
BuildDepends: <<
        doxygen,
        fink (>= 0.28.0-1),
        libiconv-dev,
        libusb,
<<

Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: d540a0ef033483bd10b7f83f7a84e4a7

ConfigureParams: --disable-static --disable-dependency-tracking
InstallScript: <<
        make -j1 install DESTDIR="%d"
        mv %i/share/doc/%N-%v %i/share/doc/%N-dev
        perl -pi -e 's/-framework /-Wl,framework,/g' %i/lib/pkgconfig/*.pc 
%i/lib/*.la
<<
DocFiles: AUTHORS COPYING ChangeLog README TODO
SplitOff: <<
        Package: %N-shlibs
        Description: Shared libraries for libmtp
        Depends: <<
                libiconv,
                libusb-shlibs,
        <<
        Files: lib/libmtp.8*.dylib
        Shlibs: %p/lib/libmtp.8.dylib 12.0.0 %n (>= 1.0.1-1)
        DocFiles: COPYING README
<<
SplitOff2: <<
        Package: %N-dev
        Depends: %N-shlibs (= %v-%r)
        BuildDependsOnly: true
        Files: include lib
        DocFiles: COPYING README
<<

Homepage: http://libmtp.sourceforge.net/
<<


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to