summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer0.8/patches
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-01-18 12:44:00 +0000
committerjmmv <jmmv>2006-01-18 12:44:00 +0000
commitf3c6d6af46b1a4d2ac7f64fe82e4474037d09fb5 (patch)
tree2778145e81c274bac6cb238b5ac96ed84209f993 /multimedia/gstreamer0.8/patches
parent4d7d8e37b5fc0fdb04093b380020f9b83d573af5 (diff)
downloadpkgsrc-f3c6d6af46b1a4d2ac7f64fe82e4474037d09fb5.tar.gz
Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8,
gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room for gstreamer 0.10 (which will be added with versioned names too, to avoid annoying renames in the future). While here, do some changes: - Make gstreamer0.8 use the alternatives system to provide the unversioned gst-* utilities. - Rename all internal variables to have 0.8 in them to make it clear which package they belong to.
Diffstat (limited to 'multimedia/gstreamer0.8/patches')
-rw-r--r--multimedia/gstreamer0.8/patches/patch-aa13
-rw-r--r--multimedia/gstreamer0.8/patches/patch-ab14
2 files changed, 27 insertions, 0 deletions
diff --git a/multimedia/gstreamer0.8/patches/patch-aa b/multimedia/gstreamer0.8/patches/patch-aa
new file mode 100644
index 00000000000..8312e8ec7cc
--- /dev/null
+++ b/multimedia/gstreamer0.8/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2006/01/18 12:44:04 jmmv Exp $
+
+--- configure.orig 2004-03-16 12:31:54.000000000 +0100
++++ configure
+@@ -24079,7 +24079,7 @@ fi;
+ if test "x$PLUGINS_USE_BUILDDIR" = "xyes"; then
+ GST_CACHE_DIR=`pwd`
+ else
+- GST_CACHE_DIR=${localstatedir}/cache/gstreamer-$GST_MAJORMINOR
++ GST_CACHE_DIR=${localstatedir}
+ fi
+
+ # Check whether --with-cachedir or --without-cachedir was given.
diff --git a/multimedia/gstreamer0.8/patches/patch-ab b/multimedia/gstreamer0.8/patches/patch-ab
new file mode 100644
index 00000000000..ed9d2bceca0
--- /dev/null
+++ b/multimedia/gstreamer0.8/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.1 2006/01/18 12:44:04 jmmv Exp $
+
+--- tools/Makefile.in.orig 2005-09-04 13:30:21.000000000 +0200
++++ tools/Makefile.in
+@@ -41,8 +41,7 @@ POST_UNINSTALL = :
+ build_triplet = @build@
+ host_triplet = @host@
+ target_triplet = @target@
+-bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
+- $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6)
++bin_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_4) $(am__EXEEXT_6)
+ subdir = tools
+ DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
+ $(srcdir)/Makefile.in