Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=adb01608c661eee717afef9d04fa95b26b06430e
commit adb01608c661eee717afef9d04fa95b26b06430e Author: VMiklos <[EMAIL PROTECTED]> Date: Thu Sep 6 17:08:40 2007 +0200 gcjwebplugin: bin it's in gcc already diff --git a/source/xlib-extra/gcjwebplugin/FrugalBuild b/source/xlib-extra/gcjwebplugin/FrugalBuild deleted file mode 100644 index a919750..0000000 --- a/source/xlib-extra/gcjwebplugin/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Last Modified: Sun, 16 Apr 2006 08:28:06 +0200 -# Compiling Time: 0.01 SBU -# Maintainer: VMiklos <[EMAIL PROTECTED]> - -pkgname=gcjwebplugin -pkgver=0.3.2 -pkgrel=1 -pkgdesc="A plugin for Mozilla and other web browsers for the execution of Java applets" -url="http://www.nongnu.org/gcjwebplugin" -depends=('libgcj') -makedepends=('gcc-gcj') -groups=('xlib-extra') -archs=('i686') -up2date="lynx -dump http://download.savannah.gnu.org/releases/gcjwebplugin/ |Flasttar" -source=(http://download.savannah.gnu.org/releases/gcjwebplugin/gcjwebplugin-$pkgver.tar.gz) -sha1sums=('e1449a676a9c8f8c3db9079cefb9775e40ea3b21') -Fconfopts="$Fconfopts --with-plugin-dir=/usr/lib/mozilla/plugins" - -# at the moment this pkg is quite broken, even a simple applet -# (http://www.ent.ohiou.edu/~pwxmy/applet/example/example1.class) -# i get: -# Caused by: java.lang.ClassNotFoundException: Popupwindow not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
