Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv10268

Modified Files:
      Tag: pangocairo-branch
        gst-plugins-good-0.10.info 
Log Message:
missing deps; fix gconf usage


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.9.2.38
retrieving revision 1.9.2.39
diff -u -d -r1.9.2.38 -r1.9.2.39
--- gst-plugins-good-0.10.info  17 Mar 2008 22:20:20 -0000      1.9.2.38
+++ gst-plugins-good-0.10.info  27 Mar 2008 08:36:46 -0000      1.9.2.39
@@ -1,6 +1,6 @@
 Package: gst-plugins-good-0.10
 Version: 0.10.5.1
-Revision: 1025
+Revision: 1026
 Description: "Good" plugins for GStreamer
 License: LGPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -30,6 +30,7 @@
        libdv4,
        libflac8-dev,
        libgettext3-dev,
+       libhal1-dev,
        libiconv-dev,
        libjpeg,
        libogg,
@@ -65,7 +66,7 @@
 PatchScript: perl -pi -e 's/CFLAGS -Werror/CFLAGS/g' configure
 
 SetCFLAGS: -Os -fno-common
-SetCPPFLAGS: -fno-common -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/include
+SetCPPFLAGS: -fno-common -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/include
 SetLDFLAGS: -L%p/lib/freetype219/lib
 SetLIBS: -L%p/lib -lz
 SetMAKEFLAGS: -j1
@@ -73,7 +74,7 @@
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 NoSetMAKEFLAGS: true
-ConfigureParams: --without-check --libexecdir=%p/lib/%n --mandir=%p/share/man 
--enable-gtk-doc --disable-dependency-tracking --enable-tests 
--enable-failing-tests 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+ConfigureParams: --without-check --libexecdir=%p/lib/%n --mandir=%p/share/man 
--enable-gtk-doc --disable-dependency-tracking --enable-tests 
--enable-failing-tests --disable-schemas-install 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 CompileScript: <<
 #!/bin/sh -ex
 
@@ -87,6 +88,15 @@
        make install DESTDIR=%d
 <<
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README RELEASE REQUIREMENTS
+ConfFiles: %p/etc/gconf/schemas/gstreamer-0.10.schemas
+
+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
+<<
+
 SplitOff: <<
        Package: %N-shlibs
        Description: "Good" shared library plugins for GStreamer
@@ -99,6 +109,7 @@
                libcdio7-shlibs,
                libdv4-shlibs,
                libflac8,
+               libhal1-shlibs,
                libjpeg-shlibs,
                libogg-shlibs,
                libpng3-shlibs (>= 1.2.5-4),


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to