summaryrefslogtreecommitdiff
path: root/strata/multimedia-gstreamer-0.10/gstreamer-plugins-base-0.10.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-08-24 17:56:06 +0100
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-08-25 06:31:45 +0000
commit15a0b92f8706588f00e2b64c84f38740b8f79b55 (patch)
tree2af1c455784f1d9a906505b2863a888bc18404d3 /strata/multimedia-gstreamer-0.10/gstreamer-plugins-base-0.10.morph
parente25b5c842a221eb02f19a3d6ca97f1eb75012683 (diff)
downloaddefinitions-15a0b92f8706588f00e2b64c84f38740b8f79b55.tar.gz
gstreamer-plugins-base-0.10.morph: Change name to gstreamer-plugins-base@0.10
Change-Id: I42e4415f55e4f2f28a454052a780b8b59dc5e9c7
Diffstat (limited to 'strata/multimedia-gstreamer-0.10/gstreamer-plugins-base-0.10.morph')
-rw-r--r--strata/multimedia-gstreamer-0.10/gstreamer-plugins-base-0.10.morph14
1 files changed, 0 insertions, 14 deletions
diff --git a/strata/multimedia-gstreamer-0.10/gstreamer-plugins-base-0.10.morph b/strata/multimedia-gstreamer-0.10/gstreamer-plugins-base-0.10.morph
deleted file mode 100644
index 745e12ce..00000000
--- a/strata/multimedia-gstreamer-0.10/gstreamer-plugins-base-0.10.morph
+++ /dev/null
@@ -1,14 +0,0 @@
-name: gstreamer-plugins-base-0.10
-kind: chunk
-build-system: autotools
-configure-commands:
-- |
- NOCONFIGURE=1 ./autogen.sh
-
- case "$MORPH_ARCH" in
- x86_32)
- sed -i -e "s/-O2/& -msse2/" configure
- ;;
- esac
-
- ./configure --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var --disable-gtk-doc