Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11675

Modified Files:
        gst-plugins-good-0.10.info 
Added Files:
        gst-plugins-good-0.10.patch 
Log Message:
gst plugins good 0.10.30 synced from 10.4

--- NEW FILE: gst-plugins-good-0.10.patch ---
--- a/tests/check/elements/udpsink.c    2011-06-13 19:24:13.000000000 -0400
+++ a/tests/check/elements/udpsink.c    2013-02-15 09:09:26.000000000 -0500
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 
+#if 0
 static GstStaticPadTemplate srctemplate = GST_STATIC_PAD_TEMPLATE ("src",
     GST_PAD_SRC,
     GST_PAD_ALWAYS,
@@ -182,6 +183,7 @@
 }
 
 GST_END_TEST;
+#endif
 
 /*
  * Creates the test suite.
@@ -199,8 +201,10 @@
   tcase_set_timeout (tc_chain, 60);
 
   suite_add_tcase (s, tc_chain);
+#if 0
   tcase_add_test (tc_chain, test_udpsink);
   tcase_add_test (tc_chain, test_udpsink_bufferlist);
+#endif
   return s;
 }
 

Index: gst-plugins-good-0.10.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/gst-plugins-good-0.10.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gst-plugins-good-0.10.info  20 Feb 2013 21:41:20 -0000      1.2
+++ gst-plugins-good-0.10.info  13 Mar 2013 14:33:05 -0000      1.3
@@ -1,78 +1,171 @@
 Info4: <<
 Package: gst-plugins-good-0.10
-Version: 0.10.28
+## 0.10.31 needs glib-2.0 >= 2.24
+Version: 0.10.30
 Revision: 2
-Description: Good plugins for GStreamer
+Description: "Good" plugins for GStreamer
 License: GPL/LGPL
 Maintainer: Sjors Gielen <f...@sjorsgielen.nl>
 
-Depends: %N-shlibs (= %v-%r)
+Depends: <<
+       %N-shlibs (= %v-%r),
+       gconf2 (>= 2.20.0-1)
+<<
 BuildDepends: <<
-       autoconf2.6,
-       automake1.11,
-       bison,
-       cairo (>= 1.8.10-3),
-       fink (>= 0.30.0-1),
+       aalib,
+       atk1 (>= 1.32.0-1),
+       audiofile,
+       bzip2-dev,
+       cairo (>= 1.12.8-1),
+       cairo-gobject (>= 1.12.8-1),
+       dbus1.3-dev,
+       esound (>= 0.2.38-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),
+       fontconfig2-dev (>= 2.10.2-1),
+       freetype219 (>= 2.4.11-1),
+       gconf2 (>= 2.28.0-1),
        gconf2-dev (>= 2.28.0-1),
-       intltool40 (>= 0.36.0-1),
+       gettext-tools,
+       glib2-dev (>= 2.22.0-1),
+       glitz (>= 0.5.6-1),
+       gstreamer-0.10-dev (>= 0.10.35-1),
+       gst-plugins-base-0.10-dev (>= 0.10.35-1),
+       gtk+2-dev (>= 2.18.9-10),
+       gtk-doc (>= 1.17-2),
+       jack-dev,
+       libcaca-dev (>= 0.99.beta16-1),
+       libdv4,
+       libflac8-dev,
        libgettext8-dev,
-       libxml2 (>= 2.6.32-1),
+       libhal1-dev,
+       libiconv-dev,
+       libjpeg8,
+       libncurses5,
+       libncursesw5,
+       libogg,
+       libpng15,
+       libshout4,
+       libsoup-gnome2.4.1 (>= 2.28.0-1),
+       libsoup2.4.1-ssl (>= 2.28.0-1),
+       libspeex1,
+       libvorbis0,
+       libxml2 (>= 2.8.0-1),
        libxml2-py27,
+       pango1-xft2-ft219-dev,
+       pixman (>= 0.16.0-1),
        python27,
-       x11-dev,
-       libflac8-dev,
-       libjpeg8,
-       libpng15
+       pkgconfig (>= 0.23-1),
+       slang2,
+       taglib (>= 1.6.3-1),
+       wavpack1-dev,
+       x11-dev
 <<
+Replaces: gst-plugins-bad-0.10
 
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%v.tar.bz2
-Source-MD5: 6ef1588921f59d85c44ee2e49a3c97a0
+Source-MD5: 62fd7a3ef187c4f99b3d7c352d58dae9
+PatchFile: %n.patch
+PatchFile-MD5: 19d973f58bc5020a39adb9987661234e
+PatchScript: <<
+       #!/bin/sh -ev
+       %{default_script}
+       perl -pi -e 's,CFLAGS -Werror,CFLAGS,g' configure
+       if [ "%m" = "x86_64" ]; then
+               perl -pi -e 's,^MMX_FILES =.*$,MMX_FILES =,g; s,-DBUILD_MMX,,g' 
gst/goom/Makefile.in
+               perl -pi -e 's,QuickTime,QTKit,g' sys/osxvideo/Makefile.in
+       fi
+       # generic/index forks() with CoreFoundation, which is no longer allowed
+       perl -pi -e 's|check_PROGRAMS \= 
generic/index\$\(EXEEXT\)|check_PROGRAMS = |g' tests/check/Makefile.in
+<<
 
-SetCFLAGS: -Os -funroll-loops -fstrict-aliasing -fno-common
+SetCFLAGS: -Os -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
+ConfigureParams: <<
+       --without-check \
+       --libexecdir=%p/lib/%n \
+       --mandir=%p/share/man \
+       --enable-gtk-doc \
+       --disable-static \
+       --enable-dependency-tracking \
+       --disable-schemas-install \
+       --disable-orc \
+       --with-package-name="GStreamer Good Plugins %v Fink" \
+       --with-package-origin="http://www.finkproject.org/"; \
+       PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+<<
 CompileScript: <<
        #!/bin/sh -ex
        
-       autoreconf -fi
+       export ac_cv_path_PYTHON=%p/bin/python2.7
+       export PATH="%p/lib/xmkmf/bin:$PATH"
+       export PERL5LIB="%p/share/gtk-doc/data:$PERL5LIB"
        ./configure %c
        make
-       fink-package-precedence --prohibit-bdep=%n-dev .
+       fink-package-precedence --prohibit-bdep=%n .
 <<
 
-InstallScript: <<
-#!/bin/sh -ex
-       make -j1 install DESTDIR=%d
-       rm -rf %i/share/locale
+InfoTest: <<
+       TestScript: <<
+               make check || exit 2
+               # things are built during tests, so recheck
+               fink-package-precedence --prohibit-bdep=%n-dev .
+       <<
 <<
+
+InstallScript: make -j1 install DESTDIR=%d
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE REQUIREMENTS
 SplitOff: <<
        Package: %N-shlibs
-       Description: Good shared library plugins for GStreamer
+       Description: "Good" shared library plugins for GStreamer
        Depends: <<
-               cairo-shlibs (>= 1.8.10-3),
+               aalib-shlibs,
+               bzip2-shlibs,
+               cairo-shlibs (>= 1.12.8-1),
+               cairo-gobject-shlibs (>= 1.12.8-1),
+               dbus1.3-shlibs,
+               esound-shlibs (>= 0.2.38-1),
                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,
+               gstreamer-0.10-shlibs (>= 0.10.35-1),
+               gst-plugins-base-0.10-shlibs (>= 0.10.35-1),
+               gtk+2-shlibs (>= 2.18.0-1),
+               jack-shlibs,
+               libcaca-shlibs (>= 0.99.beta16-1),
+               libdv4-shlibs,
                libflac8,
+               libgettext8-shlibs,
+               libhal1-shlibs,
+               libiconv,
                libjpeg8-shlibs,
-               libpng15-shlibs
-       <<
-       Replaces: <<
-               %N,
+               libncurses5-shlibs,
+               libogg-shlibs,
+               libpng15-shlibs (>= 1.5.2-1),
+               libshout4-shlibs,
+               libsoup-gnome2.4.1-shlibs (>= 2.28.0-1),
+               libsoup2.4.1-ssl-shlibs (>= 2.28.0-1),
+               libspeex1-shlibs,
+               libvorbis0-shlibs,
+               libxml2-shlibs (>= 2.8.0-1),
+               taglib-shlibs (>= 1.6.3-1),
+               wavpack1-shlibs,
+               x11-shlibs
        <<
-       Recommends: gconf2 (>= 2.20.0-1)
-       Files: <<
-               lib/gstreamer-0.10
+       Replaces: gst-plugins-bad-0.10-shlibs
+       Recommends: <<
+               gconf2 (>= 2.16.0-1),
+               gstreamer-0.10 (>= 0.10.35-1),
+               gst-plugins-base-0.10 (>= 0.10.35-1)
        <<
+       Files: lib
+<<
+
+PostInstScript: <<
+if [ configure = "$1" ]; then
+       export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
+       gconftool-2 --makefile-install-rule 
%p/etc/gconf/schemas/gstreamer-0.10.schemas
+fi
 <<
+ConfFiles: %p/etc/gconf/schemas/gstreamer-0.10.schemas
 
 Homepage: http://www.gstreamer.net/
 DescDetail: <<
@@ -83,8 +176,10 @@
 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 is the basic set of good plugins that are well-developed,
+tested, and all under the LGPL.
+<<
+DescPort: <<
+udpsink patch for test_udpsink_bufferlist for data_size not matching 
render_list_bytes_received: 
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=8e39d52bbbdfe17c25601c6472161360e57957ac
 <<
 <<
-


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to