summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2014-07-27 23:21:11 +1000
committerDanny Rawlins <monster.romster@gmail.com>2014-07-27 23:30:51 +1000
commitc21dadff5e2708c8eb78c469bcafe3e6405784c0 (patch)
tree90aa3eb8e4390e24ee73e427f0334f0fa120865f
parent78e5618c5c4b9aa08fe65cba991ca613a5a346d2 (diff)
downloadopt-c21dadff5e2708c8eb78c469bcafe3e6405784c0.tar.gz
opt-c21dadff5e2708c8eb78c469bcafe3e6405784c0.tar.xz
[notify] gstreamer renamed to gstreamer-compat
-rw-r--r--gstreamer-compat/.footprint (renamed from gstreamer/.footprint)0
-rw-r--r--gstreamer-compat/.md5sum (renamed from gstreamer/.md5sum)0
-rw-r--r--gstreamer-compat/Pkgfile (renamed from gstreamer/Pkgfile)6
-rw-r--r--gstreamer-compat/bison.patch (renamed from gstreamer/bison.patch)0
4 files changed, 3 insertions, 3 deletions
diff --git a/gstreamer/.footprint b/gstreamer-compat/.footprint
index bc41ceb92..bc41ceb92 100644
--- a/gstreamer/.footprint
+++ b/gstreamer-compat/.footprint
diff --git a/gstreamer/.md5sum b/gstreamer-compat/.md5sum
index 39d4a56ee..39d4a56ee 100644
--- a/gstreamer/.md5sum
+++ b/gstreamer-compat/.md5sum
diff --git a/gstreamer/Pkgfile b/gstreamer-compat/Pkgfile
index aa3cab933..d2b0c6673 100644
--- a/gstreamer/Pkgfile
+++ b/gstreamer-compat/Pkgfile
@@ -4,14 +4,14 @@
# Packager: Matt Housh, jaeger at morpheus dot net
# Depends on: glib libxml2 python gobject-introspection
-name=gstreamer
+name=gstreamer-compat
version=0.10.36
release=3
-source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz
+source=(http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$version.tar.xz
bison.patch)
build() {
- cd $name-$version
+ cd gstreamer-$version
patch -p1 -i $SRC/bison.patch
diff --git a/gstreamer/bison.patch b/gstreamer-compat/bison.patch
index aa2bb2347..aa2bb2347 100644
--- a/gstreamer/bison.patch
+++ b/gstreamer-compat/bison.patch

Generated by cgit