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

Added Files:
        gst-plugins-bad-0.10.info 
Log Message:
Add gst-plugins-bad; bad gstreamer plugins


--- NEW FILE: gst-plugins-bad-0.10.info ---
Info4: <<
Package: gst-plugins-bad-0.10
Version: 0.10.22
Revision: 1
Description: Bad plugins for GStreamer
License: GPL/LGPL
Maintainer: Sjors Gielen <f...@sjorsgielen.nl>

Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: false
BuildDepends: <<
        autoconf2.6,
        automake1.11,
        bison,
        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,
        libcurl4,
        librtmp,
        sdl,
<<

Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%v.tar.bz2
Source-MD5: 9a2acee1f386f71247003d0d7090fb1c

SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
UseMaxBuildJobs: true
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --enable-gtk-doc 
--disable-static --enable-dependency-tracking --enable-apexsink 
--enable-apple_media --enable-bz2 --enable-option-checking --enable-cog 
--enable-curl --enable-jp2k --enable-rtmp --enable-sdl
CompileScript: <<
        #!/bin/sh -ex
        
        autoreconf -fi
        ./configure %c
        make V=1
        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: Bad 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,
                libcurl4-shlibs,
                librtmp-shlibs,
                sdl-shlibs,
                sdl-image-shlibs,
        <<
        Replaces: <<
                %N,
        <<
        Recommends: gconf2 (>= 2.20.0-1)
        Files: <<
                lib/gstreamer-0.10
                lib/libgstbasevideo-0.10.0.dylib
                lib/libgstphotography-0.10.0.dylib
                lib/libgstsignalprocessor-0.10.0.dylib
        <<
        Shlibs: <<
                %p/lib/libgstbasevideo-0.10.0.dylib 1.0.0 gst-plugins-bad-0.10 
(>= 0.10.22-1)
                %p/lib/libgstphotography-0.10.0.dylib 1.0.0 
gst-plugins-bad-0.10 (>= 0.10.22-1)
                %p/lib/libgstsignalprocessor-0.10.0.dylib 1.0.0 
gst-plugins-bad-0.10 (>= 0.10.22-1)
        <<
<<

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 bad plugins and libraries needed for GStreamer
plugin development and runtime.
<<
<<



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