Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=805ea91a2546e2fe17632fcc00b69968f665cc6c
commit 805ea91a2546e2fe17632fcc00b69968f665cc6c Author: DeX77 <[email protected]> Date: Thu Feb 8 16:18:31 2018 +0100 xjavac-1244198-3-x86_64 * rebuild diff --git a/source/devel-extra/xjavac/FrugalBuild b/source/devel-extra/xjavac/FrugalBuild index 5a917a1..a5eee2c 100644 --- a/source/devel-extra/xjavac/FrugalBuild +++ b/source/devel-extra/xjavac/FrugalBuild @@ -3,12 +3,13 @@ pkgname=xjavac pkgver=1244198 -pkgrel=2 +pkgrel=3 pkgdesc="The implementation of the javac compiler for JDK 1.4 and above." url="http://svn.apache.org/viewvc/xerces/java/trunk/tools/src/XJavac.java" groups=('devel-extra') -archs=('i686' 'x86_64') -depends=() ## wrong some java foo's +archs=('x86_64') +makedepends=('apache-ant') +depends=('openjre') Finclude openjava up2date="lynx -dump $url|grep 'Revision \['|sed 's/.*]\([0-9]*\) .*/\1/;q'" source=($url?view=co build.xml) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
