Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18743/10.3/unstable/main/finkinfo/gnome

Added Files:
        gst-plugins-base-0.10.info gst-plugins-base-0.10.patch 
        gst-plugins-good-0.10.info gst-plugins-good-0.10.patch 
        gst-plugins-ugly-0.10.info gstreamer-0.10.info 
Log Message:
gstreamer 0.10 updates (and add to 10.3)

--- NEW FILE: gst-plugins-base-0.10.info ---
Package: gst-plugins-base-0.10
Version: 0.10.2
Revision: 11
Depends: %N-shlibs (>= %v-%r)
BuildDepends: glib2-dev (>= 2.6.0-1), pango1-xft2-ft219-dev (>= 1.4.0-1), 
orbit2-dev (>= 2.10.0-1), gconf2 (>= 2.6.0-1), gconf2-dev (>= 2.6.0-1), 
gnome-vfs2-dev (>= 2.6.0-1) | gnome-vfs2-ssl-dev (>= 2.6.0-1), libxml2 (>= 
2.6.7-1), libbonobo2-dev (>= 2.6.0-1), pkgconfig, intltool, libgettext3-dev, 
gettext-tools, libiconv-dev, gtk-doc (>= 1.3-1), bison, gcc3.3, libxml2-py24, 
pyxml-py24, gstreamer-0.10-dev (>= %v-1), x11-dev, liboil-0.3, expat, 
freetype219, fontconfig2-dev, libcdparanoia0-dev, popt
Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%v.tar.bz2
Source-MD5: 08b1f541e81baa67aeab6df90cfe61d5
PatchScript: sed -e 's,@GSTVERSION@,%v,' %a/%n.patch | patch -p1
NoSetCPPFLAGS: true
SetCPPFLAGS: -no-cpp-precomp -fno-common -I%p/lib/pango-ft219/include 
-I%p/include
NoSetCFLAGS: true
SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
NoSetLDFLAGS: true
SetLDFLAGS: -L%p/lib/pango-ft219/include
SetLIBS: -L%p/lib
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --enable-gtk-doc 
--disable-libvisual --disable-dependency-tracking
CompileScript: <<
#!/bin/sh -ex

        export ac_cv_path_PYTHON=%p/bin/python2.4
        ./configure %c
        make
<<
InstallScript: <<
#!/bin/sh -ex
        make install DESTDIR=%d
<<
PostInstScript: <<
        if [ configure = "$1" ]; then
                for progname in launch-ext visualise; do
                        update-alternatives --install %p/bin/gst-$progname      
        gst-$progname   %p/bin/gst-$progname-0.10              10
                        update-alternatives --install 
%p/share/man/man1/gst-$progname.1 gst-$progname.1 
%p/share/man/man1/gst-$progname-0.10.1 10
                done
        fi
<<
PostRmScript: <<
        if [ upgrade != "$1" ]; then
                rm -rf %p/var/cache/%n
                for progname in launch-ext visualise; do
                        update-alternatives --remove gst-$progname 
%p/bin/gst-$progname-0.10
                        update-alternatives --remove gst-$progname.1 
%p/share/man/man1/gst-$progname-0.10.1
                done
        fi
<<
SplitOff: <<
        Package: %N-shlibs
        Depends: gconf2-shlibs (>= 2.6.0-1), gnome-vfs2-shlibs (>= 2.6.0-1) | 
gnome-vfs2-ssl-shlibs (>= 2.6.0-1), gstreamer-0.10-shlibs (>= %v-1), 
libbonobo2-shlibs (>= 2.6.0-1), orbit2-shlibs (>= 2.10.0-1), 
pango1-xft2-ft219-shlibs (>= 1.4.0-1), x11-shlibs, liboil-0.3-shlibs, 
expat-shlibs, freetype219-shlibs, libtheora0-shlibs, libvorbis0-shlibs, 
libogg-shlibs
        Recommends: gconf2 (>= 2.6.0-1), glib2 (>= 2.6.0-1), gnome-vfs2 (>= 
2.6.0-1) | gnome-vfs2-ssl (>= 2.6.0-1), libbonobo2 (>= 2.6.0-1), orbit2 (>= 
2.10.0-1), pango1-xft2-ft219 (>= 1.4.0-1)
        Description: Base shared library plugins for GStreamer
        Files: <<
                lib/libgst*-0.10.*.dylib
                lib/gstreamer-0.10
        <<
        Shlibs: <<
                %p/lib/libgstaudio-0.10.0.dylib 1.0.0 %N-shlibs (>= 0.10.0-1)
                %p/lib/libgstinterfaces-0.10.0.dylib 1.0.0 %N-shlibs (>= 
0.10.0-1)
                %p/lib/libgstnetbuffer-0.10.0.dylib 1.0.0 %N-shlibs (>= 
0.10.0-1)
                %p/lib/libgstriff-0.10.0.dylib 1.0.0 %N-shlibs (>= 0.10.0-1)
                %p/lib/libgstrtp-0.10.0.dylib 1.0.0 %N-shlibs (>= 0.10.0-1)
                %p/lib/libgsttag-0.10.0.dylib 1.0.0 %N-shlibs (>= 0.10.0-1)
                %p/lib/libgstvideo-0.10.0.dylib 1.0.0 %N-shlibs (>= 0.10.0-1)
        <<
<<
SplitOff2: <<
        Package: %N-dev
        Depends: %N (>= %v-%r)
        BuildDependsOnly: True
        Files: <<
                include
                lib
                share/gtk-doc
        <<
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE REQUIREMENTS
Description: Base plugins for GStreamer
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 base plugins and libraries needed for any GStreamer
plugin development and runtime.
<<
License: GPL/LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.gstreamer.net/

--- NEW FILE: gst-plugins-ugly-0.10.info ---
Package: gst-plugins-ugly-0.10
Version: 0.10.1
Revision: 11
Depends: %N-shlibs (>= %v-%r)
BuildDepends: gstreamer-0.10-dev (>= 0.10.2-1), gst-plugins-base-0.10-dev (>= 
0.10.2-1), a52dec-dev, amrnb-dev, gconf2 (>= 2.6.0-1), gconf2-dev (>= 2.6.0-1), 
glib2-dev (>= 2.6.0-1), gtk-doc (>= 1.3-1), lame-dev, libmad (>= 0.15-1), 
liboil-0.3, libsidplay, libtool14 (>= 1.5.10-1), libxml2-py24, pyxml-py24, 
mpeg2dec-dev, pkgconfig
Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%v.tar.bz2
Source-MD5: f2b16c8e15816cf3ee9a1ca540491fe9
NoSetCPPFLAGS: true
SetCPPFLAGS: -no-cpp-precomp -fno-common -I%p/lib/pango-ft219/include 
-I%p/include
NoSetCFLAGS: true
SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
NoSetLDFLAGS: true
SetLDFLAGS: -L%p/lib/pango-ft219/include -L%p/lib
SetLIBS: -L%p/lib
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
GCC: 3.3
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --enable-gtk-doc 
--disable-dependency-tracking --disable-static
CompileScript: <<
#!/bin/sh -ex

        export ac_cv_path_PYTHON=%p/bin/python2.4
        ./configure %c
        make LIBTOOL=%p/bin/glibtool
<<
InstallScript: <<
#!/bin/sh -ex
        make install DESTDIR=%d
<<
SplitOff: <<
        Package: %N-shlibs
        Depends: a52dec-dev, amrnb-shlibs, gst-plugins-base-0.10-shlibs (>= 
%v-1), lame-shlibs, libmad-shlibs (>= 0.15-1), libsidplay-shlibs, 
mpeg2dec-shlibs
        Recommends: gconf2 (>= 2.6.0-1), glib2 (>= 2.4.0-1), gstreamer-0.10, 
gst-plugins-base-0.10
        Description: "Good enough" shared library plugins for GStreamer
        Files: <<
                lib
        <<
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE REQUIREMENTS
Description: "Good enough" plugins for GStreamer
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.

This is the basic set of plugins that are not pretty, but
work, or link against patent-encumbered software.
<<
DescPackaging: <<
Not sure why, but the libtool that was in the 0.10.0 version
of this package was really not liking C++ linking, so I faked
it out by using fink's.
<<
License: LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.gstreamer.net/

--- NEW FILE: gst-plugins-base-0.10.patch ---
--- gst-plugins-base-0.10.2/ext/cdparanoia/gstcdparanoiasrc.c   2006-01-10 
13:06:56.000000000 -0500
+++ gst-plugins-base-0.10.2-new/ext/cdparanoia/gstcdparanoiasrc.c       
2006-01-18 23:06:40.000000000 -0500
@@ -24,6 +24,9 @@
 #include "config.h"
 #endif
 
+#define GSTVERSION "@GSTVERSION@"
+#undef VERSION
+
 #include <string.h>
 #include <errno.h>
 
@@ -401,4 +404,4 @@
     GST_VERSION_MINOR,
     "cdparanoia",
     "Read audio from CD in paranoid mode",
-    plugin_init, VERSION, "GPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
+    plugin_init, GSTVERSION, "GPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)

--- NEW FILE: gst-plugins-good-0.10.info ---
Package: gst-plugins-good-0.10
Version: 0.10.1
Revision: 11
Depends: %N-shlibs (>= %v-%r)
BuildDepends: gstreamer-0.10-dev (>= 0.10.2-1), gst-plugins-base-0.10-dev (>= 
0.10.2-1), aalib, libcaca-dev, cairo (>= 1.0.2-1), esound (>= 0.2.36-1), flac | 
flac-nox, gconf2 (>= 2.6.0-1), gconf2-dev (>= 2.6.0-1), glib2-dev (>= 2.6.0-1), 
gtk-doc (>= 1.3-1), ladspa-dev, libdv4, libjpeg, liboil-0.3, libpng3, 
libshout4, libxml2-py24, pyxml-py24, pkgconfig, speex3
Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%v.tar.bz2
Source-MD5: be5ba72454a1df6e4e6d5deeeec88e59
# I have *no* idea why this is necessary...
Patch: %n.patch
NoSetCPPFLAGS: true
SetCPPFLAGS: -no-cpp-precomp -fno-common -I%p/lib/pango-ft219/include 
-I%p/include
NoSetCFLAGS: true
SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
NoSetLDFLAGS: true
SetLDFLAGS: -L%p/lib/pango-ft219/include
SetLIBS: -L%p/lib
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --enable-gtk-doc 
--disable-dependency-tracking
CompileScript: <<
#!/bin/sh -ex

        export ac_cv_path_PYTHON=%p/bin/python2.4
        ./configure %c
        make
<<
InstallScript: <<
#!/bin/sh -ex
        make install DESTDIR=%d
<<
SplitOff: <<
        Package: %N-shlibs
        Depends: aalib-shlibs, audiofile-shlibs, cairo-shlibs (>= 1.0.2-1), 
esound-shlibs (>= 0.2.36-1), flac-shlibs | flac-nox-shlibs, glitz-shlibs, 
gst-plugins-base-0.10-shlibs (>= %v-1), libdv4-shlibs, libjpeg-shlibs, 
libogg-shlibs, libpng3-shlibs (>= 1.2.5-4), libshout4-shlibs, 
libtheora0-shlibs, libvorbis0-shlibs, speex3-shlibs, x11-shlibs
        Recommends: gconf2 (>= 2.6.0-1), glib2 (>= 2.4.0-1), gnome-vfs2 (>= 
2.6.0-1) | gnome-vfs2-ssl (>= 2.6.0-1), gstreamer-0.10 (>= %v-1), 
gst-plugins-base-0.10 (>= %v-1)
        Description: "Good" shared library plugins for GStreamer
        Files: <<
                lib
        <<
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE REQUIREMENTS
Description: "Good" plugins for GStreamer
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.

This is the basic set of good plugins that are well-developed,
tested, and all under the LGPL.
<<
License: LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.gstreamer.net/

--- NEW FILE: gstreamer-0.10.info ---
Package: gstreamer-0.10
Version: 0.10.2
Revision: 11
Replaces: gstreamer (<< 0.8.11-3)
Depends: %N-shlibs (>= %v-%r)
BuildDepends: glib2-dev (>= 2.6.0-1), libxml2 (>= 2.6.7-1), pkgconfig, 
intltool, libgettext3-dev, gettext-tools, libiconv-dev, gtk-doc (>= 1.3-1), 
libxml2-py24, pyxml-py24, bison (>= 1.35-1), popt
Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%v.tar.bz2
Source-MD5: 870206cef20bcc6fce8f3531b64a818b
SetCPPFLAGS: -no-cpp-precomp -fno-common
SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --enable-gtk-doc 
--disable-examples --disable-dependency-tracking
CompileScript: <<
#!/bin/sh -ex

        export ac_cv_path_PYTHON=%p/bin/python2.4
        ./configure %c
        make
<<
InstallScript: <<
#!/bin/sh -ex
        make install DESTDIR=%d
        for bin in feedback inspect launch md5sum typefind xmlinspect 
xmllaunch; do
                rm -f %i/bin/gst-$bin
        done
<<
PostInstScript: <<
        if [ configure = "$1" ]; then
                for progname in feedback inspect launch md5sum typefind 
xmlinspect xmllaunch; do
                        update-alternatives --install %p/bin/gst-$progname      
        gst-$progname   %p/bin/gst-$progname-0.10              10
                        update-alternatives --install 
%p/share/man/man1/gst-$progname.1 gst-$progname.1 
%p/share/man/man1/gst-$progname-0.10.1 10
                done
        fi
<<
PostRmScript: <<
        if [ upgrade != "$1" ]; then
                rm -rf %p/var/cache/%n
                for progname in feedback inspect launch md5sum typefind 
xmlinspect xmllaunch; do
                        update-alternatives --remove gst-$progname 
%p/bin/gst-$progname-0.10
                        update-alternatives --remove gst-$progname.1 
%p/share/man/man1/gst-$progname-0.10.1
                done
        fi
<<
SplitOff: <<
        Package: %N-shlibs
        Depends: libgettext3-shlibs, glib2-shlibs (>= 2.6.0-1), libiconv, 
libxml2-shlibs (>= 2.6.7-1), popt-shlibs
        Recommends: glib2 (>= 2.6.0-1), libxml2 (>= 2.6.7-1)
        Description: Shared libraries for gstreamer
        Files: <<
                lib/libgst*-0.10.*.dylib
                lib/gstreamer-0.10
        <<
        Shlibs: <<
                %p/lib/libgstbase-0.10.0.dylib 2.0.0 %N-shlibs (>= 0.10.0-1)
                %p/lib/libgstcontroller-0.10.0.dylib 2.0.0 %N-shlibs (>= 
0.10.0-1)
                %p/lib/libgstdataprotocol-0.10.0.dylib 2.0.0 %N-shlibs (>= 
0.10.0-1)
                %p/lib/libgstnet-0.10.0.dylib 2.0.0 %N-shlibs (>= 0.10.0-1)
                %p/lib/libgstreamer-0.10.0.dylib 2.0.0 %N-shlibs (>= 0.10.0-1)
        <<
<<
SplitOff2: <<
        Package: %N-dev
        Depends: %N (>= %v-%r)
        BuildDependsOnly: True
        Files: <<
                include
                lib
                share/aclocal
                share/gtk-doc
        <<
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE TODO
Description: Streaming-media framework
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.
<<
License: GPL/LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.gstreamer.net/

--- NEW FILE: gst-plugins-good-0.10.patch ---
diff -uNr gst-plugins-good-0.10.1/docs/plugins/Makefile.in 
gst-plugins-good-0.10.1-new/docs/plugins/Makefile.in
--- gst-plugins-good-0.10.1/docs/plugins/Makefile.in    2006-01-13 
13:56:58.000000000 -0500
+++ gst-plugins-good-0.10.1-new/docs/plugins/Makefile.in        2006-01-19 
14:00:59.000000000 -0500
@@ -904,7 +904,7 @@
 
 @[EMAIL PROTECTED]: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
 @ENABLE_GTK_DOC_TRUE@  @echo '*** Building HTML ***'
[EMAIL PROTECTED]@      if test -d html; then rm -rf html; fi
[EMAIL PROTECTED]@      if test -d html; then rm -rf html || rm -rf html; fi
 @ENABLE_GTK_DOC_TRUE@  mkdir html
 @ENABLE_GTK_DOC_TRUE@  cp $(srcdir)/$(DOC_MAIN_SGML_FILE) html
 @ENABLE_GTK_DOC_TRUE@  @for f in $(content_files); do cp $(srcdir)/$$f html; 
done
@@ -912,7 +912,7 @@
 @ENABLE_GTK_DOC_TRUE@  cp ../version.entities html
 @ENABLE_GTK_DOC_TRUE@  cd html && gtkdoc-mkhtml $(DOC_MODULE) 
$(DOC_MAIN_SGML_FILE)
 @ENABLE_GTK_DOC_TRUE@  rm -f html/$(DOC_MAIN_SGML_FILE)
[EMAIL PROTECTED]@      rm -rf html/xml
[EMAIL PROTECTED]@      rm -rf html/xml || rm -rf html/xml
 @ENABLE_GTK_DOC_TRUE@  rm -f html/version.entities
 @ENABLE_GTK_DOC_TRUE@  test "x$(HTML_IMAGES)" = "x" || for i in "" 
$(HTML_IMAGES) ; do \
 @ENABLE_GTK_DOC_TRUE@      if test "$$i" != ""; then cp $(srcdir)/$$i html ; 
fi; done



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to