Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30902/main/finkinfo/gnome

Modified Files:
        gst-plugins-bad-0.10.info gst-plugins-base-0.10.info 
        gst-plugins-good-0.10.info gst-plugins-ugly-0.10.info 
        gst-plugins.info gst-python-0.10-defs.info 
        gst-python-0.10-py.info gstreamer-0.10.info 
        gstreamer-0.10.patch gstreamer.info 
Log Message:
new upstreams

Index: gst-plugins.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-plugins.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- gst-plugins.info    16 Sep 2008 18:28:15 -0000      1.19
+++ gst-plugins.info    20 Jan 2009 20:58:35 -0000      1.20
@@ -22,6 +22,7 @@
        esound (>= 0.2.38-1),
        expat1,
        faac-dev,
+       fink (>= 0.28.0-1),
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
        gconf2-dev (>= 2.20.0-1),
@@ -97,8 +98,12 @@
 
 Source: http://gstreamer.freedesktop.org/src/%n/%n-%v.tar.bz2
 Source-MD5: c5cb7312d96fe008763b3ac56e665ca5
-Patch: %n.patch
-PatchScript: perl -pi -e 's,/etc/xml/catalog,%p/etc/xml/catalog,g' configure
+PatchFile: %n.patch
+PatchFile-MD5: 866382fb8d8beb69d0b8ec7fa01a569c
+PatchScript: <<
+       patch -p1 < %{PatchFile}
+       perl -pi -e 's,/etc/xml/catalog,%p/etc/xml/catalog,g' configure
+<<
 
 SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
 SetCPPFLAGS: -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

Index: gst-plugins-ugly-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-plugins-ugly-0.10.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gst-plugins-ugly-0.10.info  16 Sep 2008 18:28:15 -0000      1.11
+++ gst-plugins-ugly-0.10.info  20 Jan 2009 20:58:35 -0000      1.12
@@ -1,5 +1,5 @@
 Package: gst-plugins-ugly-0.10
-Version: 0.10.9
+Version: 0.10.10
 Revision: 1
 Description: "Good enough" plugins for GStreamer
 License: LGPL
@@ -18,8 +18,8 @@
        gettext-tools,
        gnome-vfs2-unified-dev (>= 1:2.20.0-1),
        glib2-dev (>= 2.14.0-1),
-       gstreamer-0.10-dev (>= 0.10.20-1),
-       gst-plugins-base-0.10-dev (>= 0.10.20-1),
+       gstreamer-0.10-dev (>= 0.10.22-1),
+       gst-plugins-base-0.10-dev (>= 0.10.22-1),
        gtk-doc (>= 1.8-1),
        lame-dev,
        libdvdcss,
@@ -45,7 +45,7 @@
 GCC: 4.0
 
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%v.tar.bz2
-Source-MD5: 07a0b04875dea00fe90fd43b58ee9f39
+Source-MD5: 031205d5599fce73fc36766f928b2515
 
 SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
 SetCPPFLAGS: -fno-common -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/pango-ft219/include -I%p/include
@@ -76,7 +76,7 @@
        Depends: <<
                a52dec-shlibs,
                amrnb-shlibs,
-               gst-plugins-base-0.10-shlibs (>= 0.10.20-1),
+               gst-plugins-base-0.10-shlibs (>= 0.10.22-1),
                lame-shlibs,
                libdvdcss-shlibs,
                libdvdnav4-shlibs (>= 0.1.10-13),
@@ -88,8 +88,8 @@
        <<
        Recommends: <<
                gconf2 (>= 2.20.0-1),
-               gstreamer-0.10 (>= 0.10.20-1),
-               gst-plugins-base-0.10 (>= 0.10.20-1)
+               gstreamer-0.10 (>= 0.10.22-1),
+               gst-plugins-base-0.10 (>= 0.10.22-1)
        <<
        Files: lib
 <<

Index: gstreamer-0.10.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gstreamer-0.10.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gstreamer-0.10.patch        15 Oct 2008 04:22:45 -0000      1.1
+++ gstreamer-0.10.patch        20 Jan 2009 20:58:35 -0000      1.2
@@ -1,6 +1,17 @@
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/docs/plugins/Makefile.am 
gstreamer-0.10.21/docs/plugins/Makefile.am
---- gstreamer-0.10.21.orig/docs/plugins/Makefile.am    2008-02-01 
05:17:40.000000000 -0500
-+++ gstreamer-0.10.21/docs/plugins/Makefile.am 2008-10-14 10:41:53.000000000 
-0400
+diff -Nurd gstreamer-0.10.22/configure.ac gstreamer-0.10.22-new/configure.ac
+--- gstreamer-0.10.22/configure.ac     2009-01-19 15:35:32.000000000 -0500
++++ gstreamer-0.10.22-new/configure.ac 2009-01-20 14:37:41.000000000 -0500
+@@ -63,7 +63,6 @@
+ 
+ dnl set up gettext
+ dnl the version check needs to stay here because autopoint greps for it
+-AM_GNU_GETTEXT_VERSION([0.17])
+ AM_GNU_GETTEXT([external])
+ AG_GST_GETTEXT([gstreamer-$GST_MAJORMINOR])
+ 
+diff -Nurd gstreamer-0.10.22/docs/plugins/Makefile.am 
gstreamer-0.10.22-new/docs/plugins/Makefile.am
+--- gstreamer-0.10.22/docs/plugins/Makefile.am 2008-03-03 17:27:25.000000000 
-0500
++++ gstreamer-0.10.22-new/docs/plugins/Makefile.am     2009-01-20 
14:32:59.000000000 -0500
 @@ -98,7 +98,7 @@
  
  # CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
@@ -10,9 +21,9 @@
  GTKDOC_LIBS = $(SCANOBJ_DEPS) $(GST_OBJ_LIBS)
  
  GTKDOC_CC=$(LIBTOOL) --mode=compile $(CC)
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/gst/Makefile.am 
gstreamer-0.10.21/gst/Makefile.am
---- gstreamer-0.10.21.orig/gst/Makefile.am     2008-09-10 05:16:50.000000000 
-0400
-+++ gstreamer-0.10.21/gst/Makefile.am  2008-10-14 10:38:55.000000000 -0400
+diff -Nurd gstreamer-0.10.22/gst/Makefile.am 
gstreamer-0.10.22-new/gst/Makefile.am
+--- gstreamer-0.10.22/gst/Makefile.am  2008-10-10 19:21:43.000000000 -0400
++++ gstreamer-0.10.22-new/gst/Makefile.am      2009-01-20 14:32:59.000000000 
-0500
 @@ -119,7 +119,7 @@
  # DISTCLEANFILES is for files generated by configure
  DISTCLEANFILES = $(built_header_configure)
@@ -22,9 +33,9 @@
        -D_GNU_SOURCE                                   \
        -DGST_EXPORTS                                   \
        -DG_LOG_DOMAIN=g_log_domain_gstreamer           \
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/gst/parse/Makefile.am 
gstreamer-0.10.21/gst/parse/Makefile.am
---- gstreamer-0.10.21.orig/gst/parse/Makefile.am       2008-09-10 
05:17:01.000000000 -0400
-+++ gstreamer-0.10.21/gst/parse/Makefile.am    2008-10-14 10:38:39.000000000 
-0400
+diff -Nurd gstreamer-0.10.22/gst/parse/Makefile.am 
gstreamer-0.10.22-new/gst/parse/Makefile.am
+--- gstreamer-0.10.22/gst/parse/Makefile.am    2008-06-04 15:41:22.000000000 
-0400
++++ gstreamer-0.10.22-new/gst/parse/Makefile.am        2009-01-20 
14:32:59.000000000 -0500
 @@ -14,7 +14,7 @@
  nodist_libgstparse_la_SOURCES = lex._gst_parse_yy.c grammar.tab.c
  CLEANFILES += grammar.tab.c lex._gst_parse_yy.c
@@ -34,10 +45,10 @@
  libgstparse_la_LIBADD = $(GST_ALL_LIBS)
  
  noinst_HEADERS = grammar.tab.h types.h
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/libs/gst/base/Makefile.am 
gstreamer-0.10.21/libs/gst/base/Makefile.am
---- gstreamer-0.10.21.orig/libs/gst/base/Makefile.am   2006-11-28 
07:07:06.000000000 -0500
-+++ gstreamer-0.10.21/libs/gst/base/Makefile.am        2008-10-14 
10:38:29.000000000 -0400
-@@ -12,7 +12,7 @@
+diff -Nurd gstreamer-0.10.22/libs/gst/base/Makefile.am 
gstreamer-0.10.22-new/libs/gst/base/Makefile.am
+--- gstreamer-0.10.22/libs/gst/base/Makefile.am        2009-01-05 
18:10:32.000000000 -0500
++++ gstreamer-0.10.22-new/libs/gst/base/Makefile.am    2009-01-20 
14:32:59.000000000 -0500
+@@ -14,7 +14,7 @@
        gsttypefindhelper.c     \
        gstdataqueue.c
  
@@ -46,9 +57,9 @@
  libgstba...@gst_majorminor@_la_LIBADD = $(GST_OBJ_LIBS)
  libgstba...@gst_majorminor@_la_LDFLAGS = $(GST_LIB_LDFLAGS) 
$(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
  
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/libs/gst/check/Makefile.am 
gstreamer-0.10.21/libs/gst/check/Makefile.am
---- gstreamer-0.10.21.orig/libs/gst/check/Makefile.am  2008-09-10 
05:17:02.000000000 -0400
-+++ gstreamer-0.10.21/libs/gst/check/Makefile.am       2008-10-14 
10:38:20.000000000 -0400
+diff -Nurd gstreamer-0.10.22/libs/gst/check/Makefile.am 
gstreamer-0.10.22-new/libs/gst/check/Makefile.am
+--- gstreamer-0.10.22/libs/gst/check/Makefile.am       2008-06-04 
15:41:22.000000000 -0400
++++ gstreamer-0.10.22-new/libs/gst/check/Makefile.am   2009-01-20 
14:32:59.000000000 -0500
 @@ -6,7 +6,7 @@
        gstbufferstraw.c                        \
        gstcheck.c
@@ -58,9 +69,9 @@
  libgstche...@gst_majorminor@_la_LIBADD = $(GST_OBJ_LIBS) $(CHECK_LIBS) $(LIBM)
  libgstche...@gst_majorminor@_la_LDFLAGS = $(GST_CHECK_LIB_LDFLAGS) \
          $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/libs/gst/controller/Makefile.am 
gstreamer-0.10.21/libs/gst/controller/Makefile.am
---- gstreamer-0.10.21.orig/libs/gst/controller/Makefile.am     2007-08-07 
12:06:47.000000000 -0400
-+++ gstreamer-0.10.21/libs/gst/controller/Makefile.am  2008-10-14 
10:38:14.000000000 -0400
+diff -Nurd gstreamer-0.10.22/libs/gst/controller/Makefile.am 
gstreamer-0.10.22-new/libs/gst/controller/Makefile.am
+--- gstreamer-0.10.22/libs/gst/controller/Makefile.am  2007-08-07 
12:06:47.000000000 -0400
++++ gstreamer-0.10.22-new/libs/gst/controller/Makefile.am      2009-01-20 
14:32:59.000000000 -0500
 @@ -21,7 +21,7 @@
        gstinterpolationcontrolsource.c \
        gstlfocontrolsource.c
@@ -70,9 +81,9 @@
  libgstcontroll...@gst_majorminor@_la_LIBADD = $(GST_OBJ_LIBS) $(LIBM)
  libgstcontroll...@gst_majorminor@_la_LDFLAGS = $(GST_LIB_LDFLAGS) 
$(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
  
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/libs/gst/dataprotocol/Makefile.am 
gstreamer-0.10.21/libs/gst/dataprotocol/Makefile.am
---- gstreamer-0.10.21.orig/libs/gst/dataprotocol/Makefile.am   2006-07-02 
05:04:45.000000000 -0400
-+++ gstreamer-0.10.21/libs/gst/dataprotocol/Makefile.am        2008-10-14 
10:38:06.000000000 -0400
+diff -Nurd gstreamer-0.10.22/libs/gst/dataprotocol/Makefile.am 
gstreamer-0.10.22-new/libs/gst/dataprotocol/Makefile.am
+--- gstreamer-0.10.22/libs/gst/dataprotocol/Makefile.am        2006-07-02 
05:04:45.000000000 -0400
++++ gstreamer-0.10.22-new/libs/gst/dataprotocol/Makefile.am    2009-01-20 
14:32:59.000000000 -0500
 @@ -8,7 +8,7 @@
  libgstdataprotoc...@gst_majorminor@_la_SOURCES = \
      dataprotocol.c
@@ -82,21 +93,21 @@
  libgstdataprotoc...@gst_majorminor@_la_LIBADD = $(GST_OBJ_LIBS)
  libgstdataprotoc...@gst_majorminor@_la_LDFLAGS = $(GST_LIB_LDFLAGS) 
$(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
  
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/libs/gst/net/Makefile.am 
gstreamer-0.10.21/libs/gst/net/Makefile.am
---- gstreamer-0.10.21.orig/libs/gst/net/Makefile.am    2006-10-05 
11:31:16.000000000 -0400
-+++ gstreamer-0.10.21/libs/gst/net/Makefile.am 2008-10-14 10:37:57.000000000 
-0400
+diff -Nurd gstreamer-0.10.22/libs/gst/net/Makefile.am 
gstreamer-0.10.22-new/libs/gst/net/Makefile.am
+--- gstreamer-0.10.22/libs/gst/net/Makefile.am 2009-01-05 18:10:32.000000000 
-0500
++++ gstreamer-0.10.22-new/libs/gst/net/Makefile.am     2009-01-20 
14:32:59.000000000 -0500
 @@ -12,7 +12,7 @@
      gstnettimepacket.c \
      gstnettimeprovider.c
  
 -libgstn...@gst_majorminor@_la_CFLAGS = $(GST_OBJ_CFLAGS)
 +libgstn...@gst_majorminor@_la_CPPFLAGS = $(GST_OBJ_CFLAGS)
- libgstn...@gst_majorminor@_la_LIBADD = $(GST_OBJ_LIBS) $(INET_ATON_LIBS)
+ libgstn...@gst_majorminor@_la_LIBADD = $(GST_OBJ_LIBS) $(INET_ATON_LIBS) 
$(WIN32_LIBS)
  libgstn...@gst_majorminor@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) 
$(GST_LT_LDFLAGS)
  
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/plugins/elements/Makefile.am 
gstreamer-0.10.21/plugins/elements/Makefile.am
---- gstreamer-0.10.21.orig/plugins/elements/Makefile.am        2008-02-20 
07:26:18.000000000 -0500
-+++ gstreamer-0.10.21/plugins/elements/Makefile.am     2008-10-14 
10:37:43.000000000 -0400
+diff -Nurd gstreamer-0.10.22/plugins/elements/Makefile.am 
gstreamer-0.10.22-new/plugins/elements/Makefile.am
+--- gstreamer-0.10.22/plugins/elements/Makefile.am     2009-01-05 
18:10:33.000000000 -0500
++++ gstreamer-0.10.22-new/plugins/elements/Makefile.am 2009-01-20 
14:32:59.000000000 -0500
 @@ -25,7 +25,7 @@
        gsttypefindelement.c    \
        gstmultiqueue.c
@@ -106,9 +117,9 @@
  libgstcoreelements_la_LIBADD = \
        $(top_builddir)/libs/gst/base/libgstba...@[email protected] \
        $(GST_OBJ_LIBS)
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/plugins/indexers/Makefile.am 
gstreamer-0.10.21/plugins/indexers/Makefile.am
---- gstreamer-0.10.21.orig/plugins/indexers/Makefile.am        2006-07-01 
19:26:06.000000000 -0400
-+++ gstreamer-0.10.21/plugins/indexers/Makefile.am     2008-10-14 
10:37:27.000000000 -0400
+diff -Nurd gstreamer-0.10.22/plugins/indexers/Makefile.am 
gstreamer-0.10.22-new/plugins/indexers/Makefile.am
+--- gstreamer-0.10.22/plugins/indexers/Makefile.am     2009-01-05 
18:10:33.000000000 -0500
++++ gstreamer-0.10.22-new/plugins/indexers/Makefile.am 2009-01-20 
14:32:59.000000000 -0500
 @@ -16,7 +16,7 @@
  
  libgstcoreindexers_la_DEPENDENCIES = 
$(top_builddir)/gst/libgstream...@[email protected]
@@ -117,20 +128,20 @@
 +libgstcoreindexers_la_CPPFLAGS = $(GST_OBJ_CFLAGS)
  libgstcoreindexers_la_LIBADD = $(GST_OBJ_LIBS) $(GST_FILEINDEX_LIBS)
  libgstcoreindexers_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
- 
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/benchmarks/Makefile.am 
gstreamer-0.10.21/tests/benchmarks/Makefile.am
---- gstreamer-0.10.21.orig/tests/benchmarks/Makefile.am        2008-02-28 
10:25:59.000000000 -0500
-+++ gstreamer-0.10.21/tests/benchmarks/Makefile.am     2008-10-14 
10:37:06.000000000 -0400
+ libgstcoreindexers_la_LIBTOOLFLAGS = --tag=disable-static
+diff -Nurd gstreamer-0.10.22/tests/benchmarks/Makefile.am 
gstreamer-0.10.22-new/tests/benchmarks/Makefile.am
+--- gstreamer-0.10.22/tests/benchmarks/Makefile.am     2008-03-03 
17:27:27.000000000 -0500
++++ gstreamer-0.10.22-new/tests/benchmarks/Makefile.am 2009-01-20 
14:32:59.000000000 -0500
 @@ -1,4 +1,4 @@
  noinst_PROGRAMS = caps mass-elements complexity gstpollstress
  
  LDADD = $(GST_OBJ_LIBS)
 -AM_CFLAGS = $(GST_OBJ_CFLAGS)
 +AM_CPPFLAGS = $(GST_OBJ_CFLAGS)
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/check/Makefile.am 
gstreamer-0.10.21/tests/check/Makefile.am
---- gstreamer-0.10.21.orig/tests/check/Makefile.am     2008-09-28 
15:53:14.000000000 -0400
-+++ gstreamer-0.10.21/tests/check/Makefile.am  2008-10-14 10:40:48.000000000 
-0400
-@@ -132,20 +132,20 @@
+diff -Nurd gstreamer-0.10.22/tests/check/Makefile.am 
gstreamer-0.10.22-new/tests/check/Makefile.am
+--- gstreamer-0.10.22/tests/check/Makefile.am  2009-01-05 18:10:34.000000000 
-0500
++++ gstreamer-0.10.22-new/tests/check/Makefile.am      2009-01-20 
14:32:59.000000000 -0500
+@@ -136,20 +136,20 @@
  EXTRA_DIST = \
        libs/test_transform.c
  
@@ -155,18 +166,18 @@
  
  libs_basesrc_LDADD = \
        $(top_builddir)/libs/gst/base/libgstba...@[email protected] \
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/adapter/Makefile.am 
gstreamer-0.10.21/tests/examples/adapter/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/adapter/Makefile.am  2006-11-09 
09:38:59.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/adapter/Makefile.am       2008-10-14 
10:36:27.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/adapter/Makefile.am 
gstreamer-0.10.22-new/tests/examples/adapter/Makefile.am
+--- gstreamer-0.10.22/tests/examples/adapter/Makefile.am       2006-11-09 
09:38:59.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/adapter/Makefile.am   2009-01-20 
14:32:59.000000000 -0500
 @@ -1,4 +1,4 @@
  noinst_PROGRAMS = adapter_test
  
  adapter_test_LDADD = $(GST_OBJ_LIBS) 
$(top_builddir)/libs/gst/base/libgstba...@[email protected]
 -adapter_test_CFLAGS = $(GST_OBJ_CFLAGS)
 +adapter_test_CPPFLAGS = $(GST_OBJ_CFLAGS)
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/controller/Makefile.am 
gstreamer-0.10.21/tests/examples/controller/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/controller/Makefile.am       
2005-12-12 09:02:14.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/controller/Makefile.am    2008-10-14 
10:36:23.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/controller/Makefile.am 
gstreamer-0.10.22-new/tests/examples/controller/Makefile.am
+--- gstreamer-0.10.22/tests/examples/controller/Makefile.am    2005-12-12 
09:02:14.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/controller/Makefile.am        
2009-01-20 14:32:59.000000000 -0500
 @@ -1,5 +1,5 @@
  noinst_PROGRAMS = audio-example
  
@@ -174,18 +185,18 @@
 +audio_example_CPPFLAGS  = -I$(top_builddir)/libs $(GST_OBJ_CFLAGS)
  audio_example_LDADD = $(GST_OBJ_LIBS)
  audio_example_LDFLAGS = 
$(top_builddir)/libs/gst/controller/libgstcontroll...@[email protected]
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/helloworld/Makefile.am 
gstreamer-0.10.21/tests/examples/helloworld/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/helloworld/Makefile.am       
2005-12-12 09:02:14.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/helloworld/Makefile.am    2008-10-14 
10:36:11.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/helloworld/Makefile.am 
gstreamer-0.10.22-new/tests/examples/helloworld/Makefile.am
+--- gstreamer-0.10.22/tests/examples/helloworld/Makefile.am    2005-12-12 
09:02:14.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/helloworld/Makefile.am        
2009-01-20 14:32:59.000000000 -0500
 @@ -1,4 +1,4 @@
  noinst_PROGRAMS = helloworld
  
  helloworld_LDADD = $(GST_OBJ_LIBS)
 -helloworld_CFLAGS = $(GST_OBJ_CFLAGS)
 +helloworld_CPPFLAGS = $(GST_OBJ_CFLAGS)
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/launch/Makefile.am 
gstreamer-0.10.21/tests/examples/launch/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/launch/Makefile.am   2005-12-12 
09:46:06.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/launch/Makefile.am        2008-10-14 
10:36:07.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/launch/Makefile.am 
gstreamer-0.10.22-new/tests/examples/launch/Makefile.am
+--- gstreamer-0.10.22/tests/examples/launch/Makefile.am        2005-12-12 
09:46:06.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/launch/Makefile.am    2009-01-20 
14:32:59.000000000 -0500
 @@ -1,7 +1,7 @@
  noinst_PROGRAMS = mp3parselaunch
  
@@ -195,18 +206,18 @@
  
  #noinst_SCRIPTS = mp3play
  #EXTRA_DIST = mp3play
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/metadata/Makefile.am 
gstreamer-0.10.21/tests/examples/metadata/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/metadata/Makefile.am 2005-12-12 
09:02:15.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/metadata/Makefile.am      2008-10-14 
10:35:48.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/metadata/Makefile.am 
gstreamer-0.10.22-new/tests/examples/metadata/Makefile.am
+--- gstreamer-0.10.22/tests/examples/metadata/Makefile.am      2005-12-12 
09:02:15.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/metadata/Makefile.am  2009-01-20 
14:32:59.000000000 -0500
 @@ -1,4 +1,4 @@
  noinst_PROGRAMS = read-metadata
  
  read_metadata_LDADD = $(GST_OBJ_LIBS)
 -read_metadata_CFLAGS = $(GST_OBJ_CFLAGS)
 +read_metadata_CPPFLAGS = $(GST_OBJ_CFLAGS)
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/queue/Makefile.am 
gstreamer-0.10.21/tests/examples/queue/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/queue/Makefile.am    2005-12-12 
09:02:15.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/queue/Makefile.am 2008-10-14 
10:35:44.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/queue/Makefile.am 
gstreamer-0.10.22-new/tests/examples/queue/Makefile.am
+--- gstreamer-0.10.22/tests/examples/queue/Makefile.am 2005-12-12 
09:02:15.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/queue/Makefile.am     2009-01-20 
14:32:59.000000000 -0500
 @@ -1,5 +1,5 @@
  noinst_PROGRAMS = queue
  
@@ -214,9 +225,9 @@
 -queue_CFLAGS = $(GST_OBJ_CFLAGS)
 +queue_CPPFLAGS = $(GST_OBJ_CFLAGS)
  
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/typefind/Makefile.am 
gstreamer-0.10.21/tests/examples/typefind/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/typefind/Makefile.am 2005-12-12 
09:02:15.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/typefind/Makefile.am      2008-10-14 
10:35:40.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/typefind/Makefile.am 
gstreamer-0.10.22-new/tests/examples/typefind/Makefile.am
+--- gstreamer-0.10.22/tests/examples/typefind/Makefile.am      2005-12-12 
09:02:15.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/typefind/Makefile.am  2009-01-20 
14:32:59.000000000 -0500
 @@ -1,5 +1,5 @@
  noinst_PROGRAMS = typefind
  
@@ -224,9 +235,9 @@
 -typefind_CFLAGS = $(GST_OBJ_CFLAGS)
 +typefind_CPPFLAGS = $(GST_OBJ_CFLAGS)
  
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tests/examples/xml/Makefile.am 
gstreamer-0.10.21/tests/examples/xml/Makefile.am
---- gstreamer-0.10.21.orig/tests/examples/xml/Makefile.am      2005-12-12 
09:02:15.000000000 -0500
-+++ gstreamer-0.10.21/tests/examples/xml/Makefile.am   2008-10-14 
10:35:25.000000000 -0400
+diff -Nurd gstreamer-0.10.22/tests/examples/xml/Makefile.am 
gstreamer-0.10.22-new/tests/examples/xml/Makefile.am
+--- gstreamer-0.10.22/tests/examples/xml/Makefile.am   2005-12-12 
09:02:15.000000000 -0500
++++ gstreamer-0.10.22-new/tests/examples/xml/Makefile.am       2009-01-20 
14:32:59.000000000 -0500
 @@ -1,7 +1,7 @@
  noinst_PROGRAMS = createxml runxml
  
@@ -237,9 +248,9 @@
 -runxml_CFLAGS = $(GST_OBJ_CFLAGS)
 +runxml_CPPFLAGS = $(GST_OBJ_CFLAGS)
  
-diff -Nurd -x'*~' gstreamer-0.10.21.orig/tools/Makefile.am 
gstreamer-0.10.21/tools/Makefile.am
---- gstreamer-0.10.21.orig/tools/Makefile.am   2007-05-02 13:09:30.000000000 
-0400
-+++ gstreamer-0.10.21/tools/Makefile.am        2008-10-14 10:35:13.000000000 
-0400
+diff -Nurd gstreamer-0.10.22/tools/Makefile.am 
gstreamer-0.10.22-new/tools/Makefile.am
+--- gstreamer-0.10.22/tools/Makefile.am        2007-05-02 13:09:30.000000000 
-0400
++++ gstreamer-0.10.22-new/tools/Makefile.am    2009-01-20 14:32:59.000000000 
-0500
 @@ -38,24 +38,24 @@
  # make sure each versioned tool has the right source file and flags
  if !GST_DISABLE_LOADSAVE

Index: gst-plugins-base-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-plugins-base-0.10.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- gst-plugins-base-0.10.info  18 Sep 2008 13:42:35 -0000      1.16
+++ gst-plugins-base-0.10.info  20 Jan 2009 20:58:35 -0000      1.17
@@ -1,6 +1,6 @@
 Package: gst-plugins-base-0.10
-Version: 0.10.20
-Revision: 2
+Version: 0.10.22
+Revision: 1
 Description: Base plugins for GStreamer
 License: GPL/LGPL
 Maintainer: Benjamin Reed <[email protected]>
@@ -12,13 +12,14 @@
        cairo (>= 1.6-1),
        dbus-dev (>= 1.0-1),
        expat1,
+       fink (>= 0.28.0-1),
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
        gconf2-dev (>= 2.20.0-1),
        gettext-tools,
        glib2-dev (>= 2.14.0-1),
        gnome-vfs2-unified-dev (>= 1:2.20.0-1),
-       gstreamer-0.10-dev (>= 0.10.20-1),
+       gstreamer-0.10-dev (>= 0.10.22-1),
        gtk+2-dev (>= 2.12.0-1),
        gtk-doc (>= 1.8-1),
        intltool (>= 0.36.0-1),
@@ -40,11 +41,14 @@
        x11-dev
 <<
 BuildConflicts: coreutils-default (<< 5.96-1)
+Replaces: gst-plugins-bad-0.10 (<< 0.10.10-1)
 
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%v.tar.bz2
-Source-MD5: 180dd3452438b31fba732d2216e55eb6
+Source-MD5: 5d0f1e07f8f6db564971b50f75261e8a
+PatchFile: %n.patch
+PatchFile-MD5: 0cc9eec9b966bcd0aa0087926def6790
 PatchScript: <<
-       sed -e 's,@GSTVERSION@,%v,' %a/%n.patch | patch -p1
+       sed -e 's,@GSTVERSION@,%v,' %{PatchFile} | patch -p1
        perl -pi -e 's,osxvideosink,sdlvideosink,g;' configure
 <<
 
@@ -79,7 +83,7 @@
                freetype219-shlibs (>= 2.3.5-1),
                gconf2-shlibs (>= 2.20.0-1),
                gnome-vfs2-unified-shlibs (>= 1:2.20.0-1),
-               gstreamer-0.10-shlibs (>= 0.10.20-1),
+               gstreamer-0.10-shlibs (>= 0.10.22-1),
                gtk+2-shlibs (>= 2.12.0-1),
                libbonobo2-shlibs (>= 2.20.0-1),
                libcdparanoia0-shlibs,
@@ -91,7 +95,7 @@
                pango1-xft2-ft219-shlibs (>= 1.18.4-4),
                x11-shlibs
        <<
-       Replaces: %N
+       Replaces: %N, gst-plugins-bad-0.10-shlibs (<< 0.10.10-1)
        Recommends: gconf2 (>= 2.20.0-1)
        Files: <<
                lib/libgst*-0.10.*.dylib
@@ -99,24 +103,26 @@
                share/locale
        <<
        Shlibs: <<
-               %p/lib/libgstaudio-0.10.0.dylib      15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstcdda-0.10.0.dylib       15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstfft-0.10.0.dylib        15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstinterfaces-0.10.0.dylib 15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstnetbuffer-0.10.0.dylib  15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstpbutils-0.10.0.dylib    15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstriff-0.10.0.dylib       15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstrtp-0.10.0.dylib        15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstrtsp-0.10.0.dylib       15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstsdp-0.10.0.dylib        15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgsttag-0.10.0.dylib        15.0.0 %N-shlibs (>= 
0.10.20-1)
-               %p/lib/libgstvideo-0.10.0.dylib      15.0.0 %N-shlibs (>= 
0.10.20-1)
+               %p/lib/libgstapp-0.10.0.dylib        1.0.0  %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstaudio-0.10.0.dylib      17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstcdda-0.10.0.dylib       17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstfft-0.10.0.dylib        17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstinterfaces-0.10.0.dylib 17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstnetbuffer-0.10.0.dylib  17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstpbutils-0.10.0.dylib    17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstriff-0.10.0.dylib       17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstrtp-0.10.0.dylib        17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstrtsp-0.10.0.dylib       17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstsdp-0.10.0.dylib        17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgsttag-0.10.0.dylib        17.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstvideo-0.10.0.dylib      17.0.0 %N-shlibs (>= 
0.10.22-1)
        <<
 <<
 SplitOff2: <<
        Package: %N-dev
        Depends: %N (= %v-%r)
        BuildDependsOnly: True
+       Replaces: gst-plugins-bad-0.10-dev (<< 0.10.10-1)
        Files: <<
                include
                lib

Index: gst-python-0.10-defs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-python-0.10-defs.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gst-python-0.10-defs.info   16 Sep 2008 18:28:15 -0000      1.4
+++ gst-python-0.10-defs.info   20 Jan 2009 20:58:35 -0000      1.5
@@ -1,6 +1,6 @@
 Info2: <<
 Package: gst-python-0.10-defs
-Version: 0.10.12
+Version: 0.10.14
 Revision: 1
 Description: Python interface to GStreamer (data files)
 License: LGPL
@@ -13,7 +13,7 @@
 <<
 
 Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%v.tar.bz2
-Source-MD5: e5d39eed5062ab1521abc61a6863f7b3
+Source-MD5: a2df4bc00c718ab9d1edda4429a58b9d
 
 CompileScript: echo "none needed"
 

Index: gst-plugins-good-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-plugins-good-0.10.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- gst-plugins-good-0.10.info  5 Oct 2008 18:23:51 -0000       1.20
+++ gst-plugins-good-0.10.info  20 Jan 2009 20:58:35 -0000      1.21
@@ -1,6 +1,6 @@
 Package: gst-plugins-good-0.10
-Version: 0.10.10
-Revision: 2
+Version: 0.10.11
+Revision: 1
 Description: "Good" plugins for GStreamer
 License: LGPL
 Maintainer: Benjamin Reed <[email protected]>
@@ -23,8 +23,8 @@
        glib2-dev (>= 2.14.0-1),
        glitz (>= 0.5.6-1),
        gnome-vfs2-unified-dev (>= 1:2.20.0-1),
-       gstreamer-0.10-dev (>= 0.10.20-1),
-       gst-plugins-base-0.10-dev (>= 0.10.20-1),
+       gstreamer-0.10-dev (>= 0.10.22-1),
+       gst-plugins-base-0.10-dev (>= 0.10.22-1),
        gtk+2-dev (>= 2.12.0-1),
        gtk-doc (>= 1.8-1),
        ladspa-dev,
@@ -58,7 +58,7 @@
 <<
 
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%v.tar.bz2
-Source-MD5: a57b4f6bdb9a4a00351f9da74de35ae9
+Source-MD5: 79b086c2dc0e07ae0c8ddc91512bab3a
 PatchScript: perl -pi -e 's/CFLAGS -Werror/CFLAGS/g' configure
 
 SetCFLAGS: -Os -fno-common
@@ -101,7 +101,7 @@
                audiofile-shlibs,
                cairo-shlibs (>= 1.6-1),
                esound-shlibs (>= 0.2.38-1),
-               gst-plugins-base-0.10-shlibs (>= 0.10.20-1),
+               gst-plugins-base-0.10-shlibs (>= 0.10.22-1),
                libcaca-shlibs (>= 0.99-1),
                libcdio7-shlibs,
                libdv4-shlibs,
@@ -120,8 +120,8 @@
        <<
        Recommends: <<
                gconf2 (>= 2.16.0-1),
-               gstreamer-0.10 (>= 0.10.20-1),
-               gst-plugins-base-0.10 (>= 0.10.20-1)
+               gstreamer-0.10 (>= 0.10.22-1),
+               gst-plugins-base-0.10 (>= 0.10.22-1)
        <<
        Files: lib
 <<

Index: gst-python-0.10-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-python-0.10-py.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gst-python-0.10-py.info     12 Jan 2009 03:05:16 -0000      1.12
+++ gst-python-0.10-py.info     20 Jan 2009 20:58:35 -0000      1.13
@@ -1,6 +1,6 @@
 Info2: <<
 Package: gst-python-0.10-py%type_pkg[python]
-Version: 0.10.12
+Version: 0.10.14
 Revision: 1
 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Description: Python interface to GStreamer
@@ -17,8 +17,8 @@
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
        gnome-vfs2-unified-dev (>= 1:2.20.0-1),
-       gstreamer-0.10-dev (>= 0.10.20-1),
-       gst-plugins-base-0.10-dev (>= 0.10.20-1),
+       gstreamer-0.10-dev (>= 0.10.22-1),
+       gst-plugins-base-0.10-dev (>= 0.10.22-1),
        gconf2 (>= 2.20.0-1),
        gconf2-dev (>= 2.20.0-1),
        glib2-dev (>= 2.14.0-1),
@@ -46,9 +46,9 @@
 GCC: 4.0
 
 Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%v.tar.bz2
-Source-MD5: e5d39eed5062ab1521abc61a6863f7b3
-PatchFile: gst-python-0.10-py.patch
-PatchFile-MD5: ed934cc41a638ec562b53540023d3257
+Source-MD5: a2df4bc00c718ab9d1edda4429a58b9d
+#PatchFile: gst-python-0.10-py.patch
+#PatchFile-MD5: ed934cc41a638ec562b53540023d3257
 
 SetCFLAGS: -Os -fno-common
 SetCPPFLAGS: -fno-common -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/include
@@ -78,15 +78,15 @@
        Package: %N-shlibs
        Description: Python interface to GStreamer (shared libs)
        Depends: <<
-               gst-plugins-base-0.10-shlibs (>= 0.10.20-1),
+               gst-plugins-base-0.10-shlibs (>= 0.10.22-1),
                pygobject2-py%type_pkg[python],
                pygtk2-gtk-py%type_pkg[python] (>= 2.6.3-1),
                gst-python-0.10-defs (>= %v-1)
        <<
        Recommends: <<
                gconf2 (>= 2.20.0-1),
-               gstreamer-0.10 (>= 0.10.20-1),
-               gst-plugins-base-0.10 (>= 0.10.20-1)
+               gstreamer-0.10 (>= 0.10.22-1),
+               gst-plugins-base-0.10 (>= 0.10.22-1)
        <<
        Files: lib/python%type_raw[python]
 <<

Index: gstreamer-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gstreamer-0.10.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gstreamer-0.10.info 29 Nov 2008 20:08:36 -0000      1.13
+++ gstreamer-0.10.info 20 Jan 2009 20:58:35 -0000      1.14
@@ -1,5 +1,5 @@
 Package: gstreamer-0.10
-Version: 0.10.21
+Version: 0.10.22
 Revision: 1
 Description: Streaming-media framework
 License: GPL/LGPL
@@ -13,7 +13,7 @@
        fink (>= 0.24.12-1),
        flex-devel (>= 2.5.31-1),
        glib2-dev (>= 2.18.0-1),
-       libtool14,
+       libtool2,
        libxml2 (>= 2.6.27-1),
        pkgconfig (>= 0.23),
        intltool40,
@@ -29,9 +29,9 @@
 Replaces: gstreamer (<< 0.8.11-1023)
 
 Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%v.tar.bz2
-Source-MD5: 7bad90af3fd81a1535363cf85359125c
+Source-MD5: 35dd8598837af4074753afe5b59e8ef2
 PatchFile: %n.patch
-PatchFile-MD5: ac4bc7a5d43cfd7fb82591ef2aec3472
+PatchFile-MD5: 86f1ffa773d5d48a565c30c7f6d88634
 
 SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
 SetCPPFLAGS: -fno-common
@@ -70,11 +70,11 @@
                share/locale
        <<
        Shlibs: <<
-               %p/lib/libgstbase-0.10.0.dylib         19.0.0 %N-shlibs (>= 
0.10.21-1)
-               %p/lib/libgstcontroller-0.10.0.dylib   19.0.0 %N-shlibs (>= 
0.10.21-1)
-               %p/lib/libgstdataprotocol-0.10.0.dylib 19.0.0 %N-shlibs (>= 
0.10.21-1)
-               %p/lib/libgstnet-0.10.0.dylib          19.0.0 %N-shlibs (>= 
0.10.21-1)
-               %p/lib/libgstreamer-0.10.0.dylib       19.0.0 %N-shlibs (>= 
0.10.21-1)
+               %p/lib/libgstbase-0.10.0.dylib         20.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstcontroller-0.10.0.dylib   20.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstdataprotocol-0.10.0.dylib 20.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstnet-0.10.0.dylib          20.0.0 %N-shlibs (>= 
0.10.22-1)
+               %p/lib/libgstreamer-0.10.0.dylib       20.0.0 %N-shlibs (>= 
0.10.22-1)
        <<
 <<
 SplitOff2: <<

Index: gstreamer.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gstreamer.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gstreamer.info      15 Jul 2008 01:40:59 -0000      1.12
+++ gstreamer.info      20 Jan 2009 20:58:35 -0000      1.13
@@ -14,6 +14,7 @@
        dbus-dev (>= 1.0-1),
        esound (>= 0.2.38-1),
        expat1,
+       fink (>= 0.28.0-1),
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
        gconf2-dev (>= 2.20.0-1),
@@ -45,8 +46,12 @@
 
 Source: http://gstreamer.freedesktop.org/src/%n/%n-%v.tar.bz2
 Source-MD5: 80f3c4957ab3e254cc90016f87ba5482
-Patch: %n.patch
-PatchScript: sed -i.bak -e '/WARNING.*sgml-build.log/d' docs/gst/Makefile.in
+PatchFile: %n.patch
+PatchFile-MD5: 5767ec62861ff6db605517512d2f25fb
+PatchScript: <<
+       patch -p1 < %{PatchFile}
+       sed -i.bak -e '/WARNING.*sgml-build.log/d' docs/gst/Makefile.in
+<<
 
 SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
 SetCPPFLAGS: -fno-common -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/pango-ft219/include -I%p/include

Index: gst-plugins-bad-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gst-plugins-bad-0.10.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gst-plugins-bad-0.10.info   19 Sep 2008 22:49:16 -0000      1.10
+++ gst-plugins-bad-0.10.info   20 Jan 2009 20:58:35 -0000      1.11
@@ -1,6 +1,6 @@
 Package: gst-plugins-bad-0.10
-Version: 0.10.8
-Revision: 2
+Version: 0.10.10
+Revision: 1
 Description: "Bad" plugins for GStreamer
 License: Restrictive
 Maintainer: Benjamin Reed <[email protected]>
@@ -17,8 +17,8 @@
        freetype219 (>= 2.3.5-1),
        gettext-tools,
        gsm,
-       gstreamer-0.10-dev (>= 0.10.20-1),
-       gst-plugins-base-0.10-dev (>= 0.10.20-1),
+       gstreamer-0.10-dev (>= 0.10.22-1),
+       gst-plugins-base-0.10-dev (>= 0.10.22-1),
        gconf2 (>= 2.20.0-1),
        gconf2-dev (>= 2.20.0-1),
        glib2-dev (>= 2.14.0-1),
@@ -28,6 +28,7 @@
        libfaad1-dev,
        libgettext3-dev,
        libgl-dev,
+       libgnugetopt,
        libiconv-dev,
        libmpcdec3,
        libmusicbrainz4,
@@ -49,7 +50,7 @@
 <<
 
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%v.tar.bz2
-Source-MD5: ddc8f92dab0081f131650ad6c95908b8
+Source-MD5: cd13758801f6054006ff1a4755e72484
 PatchFile: %n.patch
 PatchFile-MD5: 237a792d8cde8df4741ac66e6bc1a849
 PatchScript: <<
@@ -94,8 +95,8 @@
                faac-shlibs,
                libgettext3-shlibs,
                glib2-shlibs (>= 2.14.0-1),
-               gst-plugins-base-0.10-shlibs (>= 0.10.20-1),
-               gstreamer-0.10-shlibs (>= 0.10.20-1),
+               gst-plugins-base-0.10-shlibs (>= 0.10.22-1),
+               gstreamer-0.10-shlibs (>= 0.10.22-1),
                jack-shlibs,
                libfaad1-shlibs,
                libgl-shlibs,
@@ -112,15 +113,13 @@
        <<
        Recommends: <<
                gconf2 (>= 2.20.0-1),
-               gstreamer-0.10 (>= 0.10.20-1),
-               gst-plugins-base-0.10 (>= 0.10.20-1),
+               gstreamer-0.10 (>= 0.10.22-1),
+               gst-plugins-base-0.10 (>= 0.10.22-1),
                sdl
        <<
        Files: <<
                lib/gstreamer-0.10
-               lib/libgstapp-0.10.0*.dylib
        <<
-       Shlibs: %p/lib/libgstapp-0.10.0.dylib 1.0.0 %n (>= 0.10.8-1)
 <<
 
 Homepage: http://www.gstreamer.net/


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to