Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=095ecf37a10ac7af8b0faa770d17832fb2e7eabd

commit 095ecf37a10ac7af8b0faa770d17832fb2e7eabd
Author: Marius Cirsta <[email protected]>
Date:   Sat Jul 7 23:58:39 2012 +0000

xmlgraphics-commons-1.5rc1-1-x86_64

* rebuild with openjava
* version bump

diff --git a/source/devel-extra/xmlgraphics-commons/FrugalBuild 
b/source/devel-extra/xmlgraphics-commons/FrugalBuild
index 6ac30d9..03b65a8 100644
--- a/source/devel-extra/xmlgraphics-commons/FrugalBuild
+++ b/source/devel-extra/xmlgraphics-commons/FrugalBuild
@@ -2,13 +2,12 @@
# Maintainer: Miklos Vajna <[email protected]>

pkgname=xmlgraphics-commons
-pkgver=1.4
+pkgver=1.5rc1
pkgrel=1
pkgdesc="A library of several reusable components used by Apache Batik and 
Apache FOP."
url="http://xmlgraphics.apache.org/commons/index.html";
-Finclude java
depends=(${depends[@]} 'commons-io' 'commons-logging')
-makedepends=(${makedepends[@]} 'openjdk')
+Finclude openjava
groups=('devel-extra')
archs=('i686' 'x86_64')
up2date="Flastarchive http://www.apache.org/dist/xmlgraphics/commons/source/ 
-src.tar.gz"
@@ -17,7 +16,10 @@ signatures=($source.asc)

build()
{
-       Fmake
+       Fcd
+       Fjavacleanup
+       mkdir -p lib/build || Fdie
+       Fant
mv build/xmlgraphics-commons{-$pkgver,}.jar
Fjar build/xmlgraphics-commons.jar
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to