Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db894ab88d79ae646d867e705040e3e026c6184e
commit db894ab88d79ae646d867e705040e3e026c6184e Author: Anthony Jorion <[email protected]> Date: Sat Jun 14 15:08:08 2014 +0200 coriander-2.0.2-1-x86_64 - 2.0.1 -> 2.0.2 + Add asneeded option diff --git a/source/gnome-extra/coriander/FrugalBuild b/source/gnome-extra/coriander/FrugalBuild index 30c7234..5b23797 100644 --- a/source/gnome-extra/coriander/FrugalBuild +++ b/source/gnome-extra/coriander/FrugalBuild @@ -1,9 +1,11 @@ # Compiling Time: ~0.12 SBU # Maintainer: jercel <[email protected]> +options+=('asneeded') + pkgname=coriander -pkgver=2.0.1 -pkgrel=3 +pkgver=2.0.2 +pkgrel=1 url="http://damien.douxchamps.net/ieee1394/coriander/" pkgdesc="A library to control A/V devices using the 1394ta AV/C commands." _F_sourceforge_realname="coriander-2" @@ -12,13 +14,6 @@ depends=('libgnomeui>=2.24.3-2' 'libtheora' 'ffmpeg>=0.10' 'libxv' \ 'sdl' 'libdc1394>=2.0.0' 'libraw1394>=2.0' 'faad2' 'faac') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('3c63c1e534dd2b32e678fb6838173b28b3d64f41') - -build() -{ - Fcd - ./autogen.sh || Fdie - Fbuild -} +sha1sums=('08186d6f03804dd52fa57af8295bbefb8402bc89') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
