summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-05 09:33:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-05 09:33:18 +0800
commit15716f92258aeeb46aba0e0183476f4ca9f8be1f (patch)
tree4b1c2a1a3f694903eba1b839a02d64fda557fa76 /audio
parent7b2871f4a78677d286a078ddb719b8241c5bf2cb (diff)
downloadmarcuscom-ports-15716f92258aeeb46aba0e0183476f4ca9f8be1f.tar
marcuscom-ports-15716f92258aeeb46aba0e0183476f4ca9f8be1f.tar.gz
marcuscom-ports-15716f92258aeeb46aba0e0183476f4ca9f8be1f.tar.bz2
marcuscom-ports-15716f92258aeeb46aba0e0183476f4ca9f8be1f.tar.lz
marcuscom-ports-15716f92258aeeb46aba0e0183476f4ca9f8be1f.tar.xz
marcuscom-ports-15716f92258aeeb46aba0e0183476f4ca9f8be1f.tar.zst
marcuscom-ports-15716f92258aeeb46aba0e0183476f4ca9f8be1f.zip
Fix detection of GStreamer-0.6.0.
Adapted from: GNOME CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@518 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/gnome-media/files/patch-configure24
-rw-r--r--audio/gnomemedia2/files/patch-configure24
2 files changed, 42 insertions, 6 deletions
diff --git a/audio/gnome-media/files/patch-configure b/audio/gnome-media/files/patch-configure
index 69445f92c..717fbe522 100644
--- a/audio/gnome-media/files/patch-configure
+++ b/audio/gnome-media/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Tue May 7 01:02:03 2002
-+++ configure Tue May 7 01:04:35 2002
-@@ -7978,6 +7978,7 @@
+--- configure.orig Thu Jan 23 17:55:03 2003
++++ configure Tue Feb 4 20:31:01 2003
+@@ -8336,6 +8336,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,3 +8,21 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -12019,7 +12020,7 @@
+ # FIXME: COMMON_MODULES should go because it is silly ...
+ # ... and I'm sure we can narrow down some of these dependencies because
+ # ... they depend on each other
+-COMMON_MODULES="gtk+-2.0 gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 libglade-2.0 gconf-2.0 gnome-desktop-2.0 gstreamer-0.5 gstreamer-libs-0.5"
++COMMON_MODULES="gtk+-2.0 gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 libglade-2.0 gconf-2.0 gnome-desktop-2.0 gstreamer-$GST_MAJORMINOR gstreamer-libs-$GST_MAJORMINOR"
+
+ succeeded=no
+
+@@ -12117,7 +12118,7 @@
+ fi
+
+
+-GSTPROPS_LIBS="$GSTPROPS_LIBS $x_libs -lgstgconf-0.5"
++GSTPROPS_LIBS="$GSTPROPS_LIBS $x_libs -lgstgconf-$GST_MAJORMINOR"
+
+
+
diff --git a/audio/gnomemedia2/files/patch-configure b/audio/gnomemedia2/files/patch-configure
index 69445f92c..717fbe522 100644
--- a/audio/gnomemedia2/files/patch-configure
+++ b/audio/gnomemedia2/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Tue May 7 01:02:03 2002
-+++ configure Tue May 7 01:04:35 2002
-@@ -7978,6 +7978,7 @@
+--- configure.orig Thu Jan 23 17:55:03 2003
++++ configure Tue Feb 4 20:31:01 2003
+@@ -8336,6 +8336,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,3 +8,21 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -12019,7 +12020,7 @@
+ # FIXME: COMMON_MODULES should go because it is silly ...
+ # ... and I'm sure we can narrow down some of these dependencies because
+ # ... they depend on each other
+-COMMON_MODULES="gtk+-2.0 gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 libglade-2.0 gconf-2.0 gnome-desktop-2.0 gstreamer-0.5 gstreamer-libs-0.5"
++COMMON_MODULES="gtk+-2.0 gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 libglade-2.0 gconf-2.0 gnome-desktop-2.0 gstreamer-$GST_MAJORMINOR gstreamer-libs-$GST_MAJORMINOR"
+
+ succeeded=no
+
+@@ -12117,7 +12118,7 @@
+ fi
+
+
+-GSTPROPS_LIBS="$GSTPROPS_LIBS $x_libs -lgstgconf-0.5"
++GSTPROPS_LIBS="$GSTPROPS_LIBS $x_libs -lgstgconf-$GST_MAJORMINOR"
+
+
+