Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12501
Modified Files:
libcanberra0.info
Log Message:
enable gstreamer back-end; offload back-ends into new canberra-plugins pkg
Index: libcanberra0.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra0.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libcanberra0.info 4 Nov 2008 06:34:29 -0000 1.5
+++ libcanberra0.info 4 Nov 2008 07:27:20 -0000 1.6
@@ -1,6 +1,6 @@
Package: libcanberra0
Version: 0.10
-Revision: 1
+Revision: 2
Source: http://0pointer.de/lennart/projects/libcanberra/libcanberra-%v.tar.gz
Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
PatchFile: %n.patch
@@ -10,18 +10,22 @@
autoconf,
automake1.10,
fink (>= 0.24.12-1),
+ glib2-dev (>= 2.18.0-1),
+ gstreamer-0.10-dev (>= 0.10.21-1),
gtk-doc (>= 1.9-1),
- libogg,
+ libgettext3-dev,
libiconv-dev,
+ libogg,
libtool2,
libvorbis0,
+ libxml2 (>= 2.6.30-1),
pkgconfig (>= 0.23)
<<
Depends: %n-shlibs (= %v-%r)
BuildDependsOnly: true
-ConfigureParams: --disable-dependency-tracking --disable-static --disable-gtk
--disable-lynx --disable-tdb --disable-gstreamer
+ConfigureParams: --disable-dependency-tracking --disable-static --disable-gtk
--disable-lynx --disable-tdb --enable-gstreamer
CompileScript: <<
autoreconf -fi
./configure %c
@@ -38,11 +42,30 @@
libvorbis0-shlibs,
xdg-base
<<
- Files: lib/libcanberra.*.dylib lib/libcanberra
+ Recommends: canberra-plugins
+ Files: lib/libcanberra.*.dylib
Shlibs: %p/lib/libcanberra.0.dylib 2.0.0 %n (>= 0.6-1)
DocFiles: LGPL README
<<
+SplitOff2: <<
+ Package: canberra-plugins
+ Depends: <<
+ %N-shlibs (>= %v-%r),
+ glib2-shlibs (>= 2.18.0-1),
+ gstreamer-0.10-shlibs (>= 0.10.21-1),
+ libgettext3-shlibs,
+ libiconv,
+ libogg-shlibs,
+ libtool2-shlibs,
+ libvorbis0-shlibs,
+ libxml2-shlibs (>= 2.6.30-1)
+ <<
+ Replaces: %N-shlibs (<< 0.10-2)
+ Files: lib/libcanberra
+ DocFiles: LGPL README
+<<
+
DescPort: <<
Scrap superfluous iconv tests. See:
https://tango.0pointer.de/pipermail/libcanberra-discuss/2008-November/000133.html
@@ -56,9 +79,15 @@
Don't bother dragging in lynx just for .html -> .txt for the README
- gstreamer back-end is disabled for now.
-
tdb not in fink now--disable for consistency if we do get it.
+
+ Plugins moved %N-shlibs -> canberra-plugins as of 0.10-2.
+ They are loaded by %N-shlibs but not libversioned, so
+ externalize in case install_name changes we can have a
+ constant place to install these things. Stupid circular
+ dependencies! Better would be to hack dso.c to look in a
+ libversioned dir for standard plugins and then also a constant
+ place for third-party-supplied ones. Some day...
<<
Description: Abstract interface for playing event sounds
@@ -69,6 +98,11 @@
The gtk lib is in the libcanberra-gtk* packages, which are
not available at this time.
<<
+DescUsage: <<
+ Actual sound output is handled by various back-end modules.
+ The default/standard ones are in the canberra-plugins package.
+<<
+
Homepage: http://0pointer.de/lennart/projects/libcanberra
License: LGPL
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs