Update of /cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15960/10.3/main/finkinfo/gnome

Modified Files:
        gst-plugins-base-0.10.info gst-plugins-good-0.10.info 
        gst-plugins-ugly-0.10.info gstreamer-0.10.info 
Added Files:
        gst-plugins-0.10.info gst-plugins-bad-0.10.info 
        gst-python-0.10-py.info 
Log Message:
buncha gst updates, need to test on 10.3

--- NEW FILE: gst-plugins-0.10.info ---
Package: gst-plugins-0.10
Version: 0.10
Revision: 11
Description: GStreamer: install all plugins
Type: bundle
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: gst-plugins-good-0.10, gst-plugins-bad-0.10, gst-plugins-ugly-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.

This package is a wrapper to install all known GStreamer
plugins.
<<


Index: gst-plugins-base-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome/gst-plugins-base-0.10.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gst-plugins-base-0.10.info  21 Mar 2006 18:48:22 -0000      1.7
+++ gst-plugins-base-0.10.info  24 Mar 2006 14:49:38 -0000      1.8
@@ -1,19 +1,24 @@
 Package: gst-plugins-base-0.10
-Version: 0.10.3
-Revision: 13
+Version: 0.10.5
+Revision: 11
 Description: Base plugins for GStreamer
 License: GPL/LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 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 (>= 3a9.8-11), popt, 
pango1-xft2-ft219-dev
+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 (>= 0.10.4-1), x11-dev, liboil-0.3, expat, 
freetype219, fontconfig2-dev, libcdparanoia0-dev (>= 3a9.8-11), popt, 
pango1-xft2-ft219-dev
 
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%v.tar.bz2
-Source-MD5: 8fb69b7c5eb98f15c45c659cad3cb614
-PatchScript: sed -e 's,@GSTVERSION@,%v,' %a/%n.patch | patch -p1
+Source-MD5: 2b5958fb0baaf8d1b4eae18f7b13d49b
+PatchScript: <<
+       sed -e 's,@GSTVERSION@,%v,' %a/%n.patch | patch -p1
+       
+       # no osxaudiosink and videosink yet
+       perl -pi -e 's,osxaudiosink,sdlaudiosink,g; 
s,osxvideosink,sdlvideosink,g;' configure
+<<
 
-SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common -maltivec
-SetCPPFLAGS: -no-cpp-precomp -fno-common 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include 
-I%p/lib/pango-ft219/include -I%p/include/cdparanoia -I%p/include
+SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
+SetCPPFLAGS: -no-cpp-precomp -fno-common 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include 
-I%p/lib/pango-ft219/include -I%p/include/libcdparanoia -I%p/include
 SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/pango-ft219/lib
 SetLIBS: -L%p/lib
 SetMAKEFLAGS: -j1
@@ -38,7 +43,7 @@
 SplitOff: <<
        Package: %N-shlibs
        Description: Base shared library plugins for GStreamer
-       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
+       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 (>= 0.10.4-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)
        Files: <<
                lib/libgst*-0.10.*.dylib

Index: gst-plugins-ugly-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome/gst-plugins-ugly-0.10.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gst-plugins-ugly-0.10.info  26 Feb 2006 23:03:35 -0000      1.7
+++ gst-plugins-ugly-0.10.info  24 Mar 2006 14:49:38 -0000      1.8
@@ -12,7 +12,7 @@
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%v.tar.bz2
 Source-MD5: cf604b6acd80b57dc5173db7e93fc116
 
-SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common -maltivec
+SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
 SetCPPFLAGS: -no-cpp-precomp -fno-common 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include 
-I%p/lib/pango-ft219/include -I%p/include
 SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/pango-ft219/lib
 SetLIBS: -L%p/lib

Index: gst-plugins-good-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome/gst-plugins-good-0.10.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gst-plugins-good-0.10.info  26 Feb 2006 23:03:35 -0000      1.7
+++ gst-plugins-good-0.10.info  24 Mar 2006 14:49:38 -0000      1.8
@@ -12,7 +12,7 @@
 Source-MD5: 03d3d0b5f19014fe0065234a3ea65ee6
 Patch: %n.patch
 
-SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common -maltivec
+SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
 SetCPPFLAGS: -no-cpp-precomp -fno-common 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include 
-I%p/lib/pango-ft219/include -I%p/include
 SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/pango-ft219/lib
 SetLIBS: -L%p/lib

--- NEW FILE: gst-python-0.10-py.info ---
Info2: <<
Package: gst-python-0.10-py%type_pkg[python]
Version: 0.10.3
Revision: 11
Description: Python interface to GStreamer
Type: python(2.3 2.4)
License: LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: %N-shlibs (>= %v-%r)
BuildDepends: freetype219, gstreamer-0.10-dev (>= 0.10.2-1), 
gst-plugins-base-0.10-dev (>= 0.10.2-1), gconf2 (>= 2.6.0-1), gconf2-dev (>= 
2.6.0-1), glib2-dev (>= 2.6.0-1), gtk-doc (>= 1.3-1), liboil-0.3, 
libxml2-py%type_pkg[python], pygtk2-py%type_pkg[python]-dev (>= 2.6.3-1), 
pyxml-py%type_pkg[python], pkgconfig, pango1-xft2-ft219-dev
Replaces: gst-python-0.10-py23, gst-python-0.10-py24
GCC: 3.3

Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%v.tar.bz2
Source-MD5: 5587ae25d9d81148050a63000dbb5d76
Patch: gst-python-0.10-py.patch

SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
SetCPPFLAGS: -no-cpp-precomp -fno-common -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/pango-ft219/include -I%p/include
SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/pango-ft219/lib
SetLIBS: -L%p/lib
NoSetCFLAGS: true
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
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/python%type_raw[python]
        ./configure %c
        make CCLD=g++-3.3
<<

InstallScript: <<
#!/bin/sh -ex
        make install DESTDIR=%d examplesdir=%p/share/doc/%N/examples
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE
SplitOff: <<
        Package: %N-shlibs
        Description: Python interface to GStreamer (shared libs)
        Depends: gst-plugins-base-0.10-shlibs, pygtk2-py%type_pkg[python] (>= 
2.6.3-1)
        Recommends: gconf2 (>= 2.6.0-1), glib2 (>= 2.4.0-1), gstreamer-0.10, 
gst-plugins-base-0.10
        Files: lib/python%type_raw[python]
<<
SplitOff2: <<
        Package: %N-dev
        Description: Python interface to GStreamer (development)
        Depends: %N-shlibs (>= %v-%r)
        Recommends: %N (= %v-%r)
        Files: lib
<<

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.

This is the python tools for GStreamer.
<<
<<


Index: gstreamer-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome/gstreamer-0.10.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gstreamer-0.10.info 26 Feb 2006 23:03:35 -0000      1.5
+++ gstreamer-0.10.info 24 Mar 2006 14:49:38 -0000      1.6
@@ -1,6 +1,6 @@
 Package: gstreamer-0.10
-Version: 0.10.3
-Revision: 12
+Version: 0.10.4
+Revision: 11
 Description: Streaming-media framework
 License: GPL/LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -10,7 +10,7 @@
 Replaces: gstreamer (<< 0.8.11-3)
 
 Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%v.tar.bz2
-Source-MD5: bee72ad6bccc334e5c8af72c1ff4ffce
+Source-MD5: 263a7800ecf44d0f38d0cbc80bce65ff
 
 SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common -maltivec
 SetCPPFLAGS: -no-cpp-precomp -fno-common -I%p/include

--- NEW FILE: gst-plugins-bad-0.10.info ---
Package: gst-plugins-bad-0.10
Version: 0.10.1
Revision: 12
Description: "Bad" plugins for GStreamer
License: Restrictive
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: %N-shlibs (>= %v-%r)
BuildDepends: bzip2-dev, faac-dev, gstreamer-0.10-dev (>= 0.10.2-1), 
gst-plugins-base-0.10-dev (>= 0.10.2-1), gconf2 (>= 2.6.0-1), gconf2-dev (>= 
2.6.0-1), glib2-dev (>= 2.6.0-1), gtk-doc (>= 1.3-1), libfaad1-dev, 
libgettext3-dev, libiconv-dev, libmpcdec3, liboil-0.3, libxml2, libxml2-py24, 
neon25 (>= 0.25.5-1), pyxml-py24, pkgconfig, sdl, system-openssl-dev, 
wavpack-dev, x11-dev

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

SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
SetCPPFLAGS: -no-cpp-precomp -fno-common -I%p/lib/system-openssl/include 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include 
-I%p/lib/pango-ft219/include -I%p/include -I/usr/X11R6/include
SetLDFLAGS: -L%p/lib/system-openssl/lib -L%p/lib/freetype219/lib 
-L%p/lib/pango-ft219/lib
SetLIBS: -L%p/lib -L/usr/X11R6/lib
SetMAKEFLAGS: -j1
NoSetCFLAGS: true
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
NoSetMAKEFLAGS: true
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --enable-gtk-doc 
--disable-dependency-tracking --disable-sdltest --disable-directfb 
--disable-dts --disable-divx --disable-libmms --disable-swfdec 
--disable-ivorbis --disable-xvid --disable-opengl
CompileScript: <<
#!/bin/sh -ex

        export 
PKG_CONFIG_PATH="%p/lib/system-openssl/lib/pkgconfig:$PKG_CONFIG_PATH"
        export ac_cv_path_PYTHON=%p/bin/python2.4
        ./configure %c
        make
<<

InstallScript: <<
#!/bin/sh -ex
        make install DESTDIR=%d
<<
DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE REQUIREMENTS
SplitOff: <<
        Package: %N-shlibs
        Description: "Bad" shared library plugins for GStreamer
        Depends: bzip2-shlibs, faac-shlibs, gettext, glib2-shlibs (>= 2.2.1-4), 
gst-plugins-base-0.10-shlibs, gstreamer-0.10-shlibs, libfaad1-shlibs, 
libgnugetopt-shlibs, libiconv, libmpcdec3-shlibs, libxml2-shlibs (>= 2.6.1-1), 
neon25-shlibs, openssl097-shlibs, sdl-shlibs, wavpack-shlibs
        Recommends: gconf2 (>= 2.6.0-1), glib2 (>= 2.4.0-1), gstreamer-0.10 (>= 
%v-1), gst-plugins-base-0.10 (>= %v-1), sdl
        Files: lib
<<

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.

This is the basic set of bad plugins that work, but have
problems, be it bad code, bad licenses, patent encumbrance,
or other issues.
<<




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to