From fb8cdbbcf24ac92a562b7f9e0d1cc36fbea6c418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 24 Aug 2016 17:56:06 +0100 Subject: gstreamer-plugins-base-0.10.morph: Change name to gstreamer-plugins-base@0.10 Change-Id: I42e4415f55e4f2f28a454052a780b8b59dc5e9c7 --- .../gstreamer-plugins-base@0.10.morph | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 strata/multimedia-gstreamer-0.10/gstreamer-plugins-base@0.10.morph (limited to 'strata/multimedia-gstreamer-0.10/gstreamer-plugins-base@0.10.morph') 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 new file mode 100644 index 00000000..b5586fd9 --- /dev/null +++ b/strata/multimedia-gstreamer-0.10/gstreamer-plugins-base@0.10.morph @@ -0,0 +1,14 @@ +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 -- cgit v1.2.1