Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=82a951ab7620dcc11f3e7e3ab2f9435d182b6b8c

commit 82a951ab7620dcc11f3e7e3ab2f9435d182b6b8c
Author: Baste <[email protected]>
Date:   Thu Sep 27 16:12:19 2012 +0200

gstreamer-1.0.0-1-x86_64
* Version bump
* Change m8r

diff --git a/source/xmultimedia/gstreamer/FrugalBuild 
b/source/xmultimedia/gstreamer/FrugalBuild
index 80066fb..f3b1aa3 100644
--- a/source/xmultimedia/gstreamer/FrugalBuild
+++ b/source/xmultimedia/gstreamer/FrugalBuild
@@ -1,9 +1,10 @@
# Compiling time: 1.25 SBU
-# Maintainer: bouleetbil <[email protected]>
+# Maintainer: Baste <[email protected]>
+# Contributor: bouleetbil <[email protected]>
# Contributor: Christian Hamar alias krix <[email protected]>

pkgname=gstreamer
-pkgver=0.11.99
+pkgver=1.0.0
pkgrel=1
pkgdesc="Open Source Multimedia Framework"
url="http://gstreamer.freedesktop.org/";
@@ -18,6 +19,9 @@ Finclude gnome
source=($source gstreamer10.sh)
replaces=('gst-plugins-bad-alsa')

+sha1sums=('88af69302a5b0c4ba8f62340c3cf47615784b092' \
+          '9c4dbeb5436b8a4d135f8a89a939295d2d0cfa81')
+
subpkgs=("$pkgname-docs")
subdescs=('GStreamer Documentation.')
subdepends=()
@@ -26,27 +30,14 @@ subarchs=('i686 x86_64')

build()
{
-       Fcd
-       for i in $(find . -name Makefile.in)
-       do
-               sed -i 's/^        /\t/' $i
-       done
Fbuild \
-               --disable-tests \
-               --disable-debug \
-               --enable-gtk-doc \
-               --disable-docbook \
-               --disable-examples \
-               --with-package-name='Frugalware gstreamer package' \
-               --with-gnu-ld \
-               --with-package-origin="http://frugalware.org/"; \
-               --disable-dependency-tracking
+               --with-package-name='Frugalware gstreamer package' \
+               --with-package-origin='http://frugalware.org' \
+               --enable-gtk-doc \
+               --disable-tests  --disable-examples

Fexe /etc/profile.d/gstreamer10.sh
Fsplit $pkgname-docs usr/share/gtk-doc
}

-sha1sums=('0944f81868643f8f856d87a8a9a352be37036795' \
-          '9c4dbeb5436b8a4d135f8a89a939295d2d0cfa81')
-
# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to