Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db54adabf059c037548563208a365ad026483b86
commit db54adabf059c037548563208a365ad026483b86 Author: DeX77 <[email protected]> Date: Wed May 7 17:50:08 2014 +0200 lives-2.2.4-1-x86_64 * version bump * changed maintainer diff --git a/source/xapps-extra/lives/FrugalBuild b/source/xapps-extra/lives/FrugalBuild index a33d6f0..14a6351 100644 --- a/source/xapps-extra/lives/FrugalBuild +++ b/source/xapps-extra/lives/FrugalBuild @@ -1,12 +1,13 @@ # Compiling Time: 1.54 SBU -# Maintainer: crazy <[email protected]> +# Maintainer: DeX77 <[email protected]> +# Contributor: crazy <[email protected]> # Contributor: PacMiam <[email protected]> options+=('asneeded') pkgname=lives -pkgver=2.2.2 -pkgrel=2 +pkgver=2.2.4 +pkgrel=1 pkgdesc="LiVES is a powerful video system aimed at the digital video artist and VJ." depends=('mplayer>=1.0rc3-1' 'imagemagick>=6.7.9_2-1' 'gtk+2>=2.20.0-2' 'libjpeg>=8a' 'sox>=14.3.0' 'transcode>=1.1.7' \ 'libavc1394' 'freetype2' 'libvisual-plugins' 'sdl' 'liboil' 'jack' 'procps' 'libtirpc' 'libpulse>=5.0') @@ -19,7 +20,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://www.xs4all.nl/~salsaman/lives/" source=($url/current/LiVES-$pkgver.tar.bz2) -sha1sums=('3964e8882666dd607374b0c62813ea1d0f3c2b79') +sha1sums=('963bf75a431b04ba656034c221c813be6b7e5eea') CFLAGS="$CFLAGS -I/usr/include/tirpc" build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
