Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=b310c5091c6b0d3330c35965dd6a67d7eea40302
commit b310c5091c6b0d3330c35965dd6a67d7eea40302 Author: James Buren <[email protected]> Date: Tue Sep 6 18:10:00 2011 -0500 lives-1.4.4-2-i686 * rebuild with imagemagick & transcode diff --git a/source/xapps-extra/lives/FrugalBuild b/source/xapps-extra/lives/FrugalBuild index 08f35a3..a525759 100644 --- a/source/xapps-extra/lives/FrugalBuild +++ b/source/xapps-extra/lives/FrugalBuild @@ -4,10 +4,10 @@ pkgname=lives pkgver=1.4.4 -pkgrel=1 +pkgrel=2 pkgdesc="LiVES is a powerful video system aimed at the digital video artist and VJ." -depends=('mplayer>=1.0rc3-1' 'imagemagick>=6.5.4_2' 'gtk+2>=2.20.0-2' 'libjpeg>=8a' 'sox>=14.3.0' 'transcode>=1.1.5-4' \ - 'xmms' 'libavc1394' 'freetype2' 'libvisual-plugins' 'sdl' 'liboil' 'jack' 'procps') +depends=('mplayer>=1.0rc3-1' 'imagemagick>=6.6.8_5-3' 'gtk+2>=2.20.0-2' 'libjpeg>=8a' 'sox>=14.3.0' 'transcode>=1.1.5-8' \ + 'xmms' 'libavc1394' 'freetype2' 'libvisual-plugins' 'sdl' 'liboil' 'jack' 'procps' 'libtirpc') makedepends=('imake' 'procps') rodepends=('perl' 'python') groups=('xapps-extra') @@ -18,6 +18,7 @@ Finclude sourceforge url="http://www.xs4all.nl/~salsaman/lives/" source=($url/current/LiVES-$pkgver.tar.bz2) sha1sums=('d6d4fc0d207586af78907b62108677a6771e9c43') +CFLAGS="$CFLAGS -I/usr/include/tirpc" build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
