Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=67aca30281d1b80d1fd32535e94ff5473503d8f7
commit 67aca30281d1b80d1fd32535e94ff5473503d8f7 Author: Marius Cirsta <[email protected]> Date: Sun Jul 8 14:47:05 2012 +0000 flexdock-1.1.1-1-x86_64 * removing since this in no longer needed or maintained diff --git a/source/devel-extra/flexdock/FrugalBuild b/source/devel-extra/flexdock/FrugalBuild deleted file mode 100644 index b2cf1ec..0000000 --- a/source/devel-extra/flexdock/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.12 SBU -# Maintainer: voroskoi <[email protected]> - -pkgname=flexdock -pkgver=1.1.1 -pkgrel=1 -pkgdesc="Swing windowing and docking framework." -url="http://java.net/projects/flexdock" -Finclude java -depends=(${depends[@]} 'commons-logging' 'skinlf' 'looks' 'jmf') -rodepends=('rubberband') -groups=('devel-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump ${url}/downloads |grep src |sed 's/.*k-\(.*\)-src.*/\1/'" -source=(http://java.net/projects/flexdock/downloads/download/flexdock-${pkgver}-src.zip) -sha1sums=('11b28e949f8f95ed5d1499dab310ad75de47b623') -_F_cd_path='.' - -build() { - Fcd - Fpatchall - Fant jar - Fjar build/*.jar -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
