Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44d0f6d3bf6a3080cfa10b05be7d2f0056ddf096
commit 44d0f6d3bf6a3080cfa10b05be7d2f0056ddf096 Author: Anthony Jorion <[email protected]> Date: Sat Jun 14 15:32:28 2014 +0200 recoll-1.19.14-1-x86_64 - 1.19.13 -> 1.19.14 + Add asneeded option + Change maintainer diff --git a/source/xapps-extra/recoll/FrugalBuild b/source/xapps-extra/recoll/FrugalBuild index f648d93..0a97a12 100644 --- a/source/xapps-extra/recoll/FrugalBuild +++ b/source/xapps-extra/recoll/FrugalBuild @@ -1,9 +1,12 @@ # Compiling Time: 1.38 SBU -# Maintainer: Devil505 <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> +# Contributor: Devil505 <[email protected]> # Contributor: crazy <[email protected]> +options+=('asneeded') + pkgname=recoll -pkgver=1.19.13 +pkgver=1.19.14 pkgrel=1 pkgdesc="Recoll is a personal full text search tool for Unix/Linux." url="http://www.lesbonscomptes.com/recoll/" @@ -19,6 +22,6 @@ Finclude gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') Fconfopts+=" --with-inotify --with-fam=/usr/lib/libfam.so" -sha1sums=('9e6f9e65c1fd5473d247c773a7a56d462f1b40b2') +sha1sums=('c5f783c578a3734b2d0028945671989a97f030b7') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
