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

Added Files:
        gst-plugins-good-0.10.info 
Log Message:
Add "good" gstreamer plugin set


--- NEW FILE: gst-plugins-good-0.10.info ---
Info4: <<
Package: gst-plugins-good-0.10
Version: 0.10.28
Revision: 2
Description: Good plugins for GStreamer
License: GPL/LGPL
Maintainer: Sjors Gielen <f...@sjorsgielen.nl>

Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
        autoconf2.6,
        automake1.11,
        bison,
        cairo (>= 1.8.10-3),
        fink (>= 0.30.0-1),
        fink-package-precedence (>= 0.7-1),
        glib2-dev (>= 2.22.0-1),
        gstreamer-0.10-dev (>= 0.10.34-1),
        gtk+2-dev (>= 2.18.0-1),
        gconf2-dev (>= 2.28.0-1),
        intltool40 (>= 0.36.0-1),
        libgettext8-dev,
        libxml2 (>= 2.6.32-1),
        libxml2-py27,
        python27,
        pyxml-py27,
        x11-dev,
        libflac8-dev,
        libjpeg8,
        libpng15
<<

Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%v.tar.bz2
Source-MD5: 6ef1588921f59d85c44ee2e49a3c97a0

SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
UseMaxBuildJobs: true
ConfigureParams: --without-check --libexecdir=%p/lib/%n --mandir=%p/share/man 
--enable-gtk-doc --disable-libvisual --disable-static 
--enable-dependency-tracking --enable-tests --enable-failing-tests
CompileScript: <<
        #!/bin/sh -ex
        
        autoreconf -fi
        ./configure %c
        make
        fink-package-precedence --prohibit-bdep=%n-dev .
<<

InstallScript: <<
#!/bin/sh -ex
        make -j1 install DESTDIR=%d
        rm -rf %i/share/locale
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE REQUIREMENTS
SplitOff: <<
        Package: %N-shlibs
        Description: Good shared library plugins for GStreamer
        Depends: <<
                cairo-shlibs (>= 1.8.10-3),
                gconf2-shlibs (>= 2.28.0-1),
                glib2-shlibs (>= 2.22.0-1),
                gstreamer-0.10-shlibs (>= 0.10.34-1),
                gst-plugins-base-0.10,
                libxml2-shlibs (>= 2.6.32-1),
                x11-shlibs,
                libflac8,
                libjpeg8-shlibs,
                libpng15-shlibs
        <<
        Replaces: <<
                %N,
        <<
        Recommends: gconf2 (>= 2.20.0-1)
        Files: <<
                lib/gstreamer-0.10
        <<
<<

Homepage: http://www.gstreamer.net/
DescDetail: <<
GStreamer is a streaming-media framework, based on graphs of 
filters which operate on media data. Applications using this 
library can do anything from real-time sound processing to 
playing videos. Its plugin-based architecture means that new 
data types or processing capabilities can be added simply by 
installing new plugins.

These are the good plugins and libraries needed for any GStreamer
plugin development and runtime.
<<
<<



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

Reply via email to