]> git.pld-linux.org Git - packages/rhythmbox.git/commitdiff
This commit was manufactured by cvs2git to create branch 'DEVEL'. DEVEL
authorcvs2git <feedback@pld-linux.org>
Thu, 8 Apr 2004 12:15:39 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Cherrypick from master 2004-04-08 12:15:39 UTC grzegol <grzegol@pld-linux.org> '- merged from DEVEL':
    rhythmbox-vorbis.patch -> 1.2

rhythmbox-vorbis.patch [new file with mode: 0644]

diff --git a/rhythmbox-vorbis.patch b/rhythmbox-vorbis.patch
new file mode 100644 (file)
index 0000000..823f1f2
--- /dev/null
@@ -0,0 +1,15 @@
+diff -urN aa/rhythmbox-0.7.0/configure.ac rhythmbox-0.7.0/configure.ac
+--- aa/rhythmbox-0.7.0/configure.ac    2004-02-05 17:05:10.000000000 +0100
++++ rhythmbox-0.7.0/configure.ac       2004-03-10 17:59:59.731181480 +0100
+@@ -270,9 +270,9 @@
+                               [don't build with Ogg Vorbis support]))
+ if test x"$with_metadata" = xmonkeymedia; then
+ if test x"$enable_vorbis" != xno; then
+-  MM_PATH_OGG(enable_vorbis=yes,enable_vorbis=no)
++  XIPH_PATH_OGG(enable_vorbis=yes,enable_vorbis=no)
+   if test x"$enable_vorbis" = xyes; then
+-    MM_PATH_VORBIS(,enable_vorbis=no)
++    XIPH_PATH_VORBIS(,enable_vorbis=no)
+   fi
+   if test x"$enable_vorbis" = xyes; then
+     if test x"$have_gstreamer" = xyes; then
This page took 0.235606 seconds and 4 git commands to generate.