Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ffmpeg200911.git;a=commitdiff;h=21fe486319c1a04929ff2f52dbf850216a43111a

commit 21fe486319c1a04929ff2f52dbf850216a43111a
Author: Cedynamix <cedyna...@gmail.com>
Date:   Sat Nov 28 01:00:31 2009 +0100

gpac-0.4.5-1-i686

* version bump
* build with ffmpeg-20090403

diff --git a/source/xmultimedia-extra/gpac/FrugalBuild 
b/source/xmultimedia-extra/gpac/FrugalBuild
index d5b3439..ecec59b 100644
--- a/source/xmultimedia-extra/gpac/FrugalBuild
+++ b/source/xmultimedia-extra/gpac/FrugalBuild
@@ -4,19 +4,19 @@
USE_FFMPEG=${USE_FFMPEG:-"y"}

pkgname=gpac
-pkgver=0.4.4
-pkgrel=4
+pkgver=0.4.5
+pkgrel=1
pkgdesc="GPAC is a multimedia framework based on the MPEG-4 Systems standard."
depends=('openssl' 'libmad' 'libxext' 'libgl' 'libxdamage' 'libogg' 'libpng' 
'libjpeg' 'freeglut' \
'libgcc' 'freetype2' 'alsa-lib')
-Fuse $USE_FFMPEG && depends=(${depen...@]} 'ffmpeg>=20080427-4')
+Fuse $USE_FFMPEG && depends=(${depen...@]} 'ffmpeg>=20090403-1')
makedepends=('wxgtk>=2.8.7' 'glibc' 'libstdc++' 'libxau' 'libxdmcp' 
'libxxf86vm' 'libxml2' 'libice')
groups=('xmultimedia-extra')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
Finclude sourceforge
up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=84101 
|grep tar.gz |sed -ne 's/.*c-\(.*\).tar.*/\1/;s/-/_/;1p'"
-sha1sums=('99b185966632376295f4406821223f5d60d1a32c')
+sha1sums=('2ec03c1d7dc3f4d10c0f7b47696cc1e753a56fc8')
if [ "$CARCH" == "x86_64" ]; then
source=(${sour...@]} soname.patch pic.patch)
sha1sums=($sha1sums '16141d981c72a65b48565019052de604226e6b84' \
@@ -36,7 +36,7 @@ build(){
chmod +x configure || Fdie
Fsed "-O3" "$CFLAGS" configure
Fsed 'osmozilla' '' applications/Makefile
-       Fsed '$(prefix)/bin' '$(DESTDIR)$(prefix)/bin' 
applications/osmo4_wx/Makefile
+#      Fsed '$(prefix)/bin' '$(DESTDIR)$(prefix)/bin' 
applications/osmo4_wx/Makefile
Fmake --enable-pic
Fmakeinstall
make DESTDIR=$Fdestdir install-lib || Fdie
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to