Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=b37c89d808b9e0fcfb43049a6a9208c71d6738ec
commit b37c89d808b9e0fcfb43049a6a9208c71d6738ec Author: DeX77 <[email protected]> Date: Tue Feb 13 13:25:39 2018 +0100 liblayout-0.2.10-2-x86_64 * rebuild diff --git a/source/devel-extra/liblayout/FrugalBuild b/source/devel-extra/liblayout/FrugalBuild index c97bb41..b55c6ac 100644 --- a/source/devel-extra/liblayout/FrugalBuild +++ b/source/devel-extra/liblayout/FrugalBuild @@ -3,13 +3,14 @@ pkgname=liblayout pkgver=0.2.10 -pkgrel=1 +pkgrel=2 pkgdesc="CSS based layouting framework" url="http://reporting.pentaho.org/" +makedepends=('apache-ant') Finclude openjava depends=(${depends[@]} 'libfonts' 'librepository') groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('x86_64') up2date="$pkgver" # latest version of pentaho libs is 1.2.x, but that doesn't contain this one... source=(http://downloads.sourceforge.net/jfreereport/liblayout-$pkgver.zip) sha1sums=('65dfba9970bb862d09c1f9e636b86b22f05d3936') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
