Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=61b2f2073244cc678ce7f42e3804b753c7cbb70b
commit 61b2f2073244cc678ce7f42e3804b753c7cbb70b Author: Marius Cirsta <[email protected]> Date: Sat Jun 30 02:26:55 2012 +0000 swt-3.7.2-3-x86_64 * rebuild with openjava diff --git a/source/xlib-extra/swt/FrugalBuild b/source/xlib-extra/swt/FrugalBuild index cf8d834..d08cfcd 100644 --- a/source/xlib-extra/swt/FrugalBuild +++ b/source/xlib-extra/swt/FrugalBuild @@ -5,11 +5,11 @@ pkgname=swt pkgver=3.7.2 date=201202080800 -pkgrel=2 +pkgrel=3 pkgdesc="SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface." url="http://www.eclipse.org/swt" -depends=('jre' 'gtk+2>=2.16.2-2' 'atk' 'libxtst' 'libstdc++' 'freetype2' 'pango' 'cairo' 'libglu') -makedepends=('openjdk' 'ant-eclipse-ecj') +Finclude openjava +depends=(${depends[@]} 'gtk+2>=2.16.2-2' 'atk' 'libxtst' 'libstdc++' 'freetype2' 'pango' 'cairo' 'libglu') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.eclipse.org/swt/ |grep linux.*zip |sed -ne 's/.*t-\(.*\)-g.*/\1/;1p'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
