pkgsrc/lang/wonka/PLIST
skrll 485d828594 Update wonka to 0.9.6.
Once again lots of fixes in Rudolph (various speed improvements, support for
overlapping components, a working MemoryImageSource and PixelGrabber, ...)
A few new packages: java.awt.dnd, java.awt.datatransfer and java.beans
Garbage collection safe points have been added (though disabled by default),
stdin/out/err no longer need javax.comm, javax.comm got a make over, an
ExtensionClassLoader has been introduced, ...
Use asynchronous IO for network, serial ports and touchscreen.
Lots of bugfixes and speed improvements.

A full list of changes can be found at http://www.acunia.com/wonka/CHANGES/0.9.6

We would like to thank Nick Hudson, Mark Anderson, Richard Vanderlaan and Willem
Geldhof for their substantial contributions.
2003-07-03 11:04:40 +00:00

71 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2003/07/03 11:04:42 skrll Exp $
bin/java
bin/wonka
lib/device.config
lib/ext/crypto.jar
lib/font.properties
lib/font/courR10.pcf
lib/font/courR12.pcf
lib/font/courR14.pcf
lib/font/courR17.pcf
lib/font/courR20.pcf
lib/font/courR25.pcf
lib/font/helvB08.pcf
lib/font/helvB12.pcf
lib/font/helvB14.pcf
lib/font/helvB17.pcf
lib/font/helvB18.pcf
lib/font/helvB20.pcf
lib/font/helvB25.pcf
lib/font/helvR08.pcf
lib/font/helvR12.pcf
lib/font/helvR14.pcf
lib/font/helvR17.pcf
lib/font/helvR18.pcf
lib/font/helvR20.pcf
lib/font/helvR25.pcf
lib/font/nippon13.pcf
lib/font/nippon18.pcf
lib/kbdIcon_d.png
lib/kbdIcon_e.png
lib/kbdSelect_d.png
lib/kbdSelect_e.png
lib/system.properties
lib/taskbar.png
lib/taskbar.properties
lib/taskbar_large.png
lib/vte.properties
lib/wonka.policy
lib/wonka.properties
lib/wonka.security
lib/wonkatest.properties
lib/wre.jar
test/CLTest.jar
test/appletViewer.jar
test/car-image.png
test/car.png
test/forest.png
test/lena1.png
test/lena2.png
test/libJNIArrayTest.so
test/libJNIClassAccessTest.so
test/libJNIClassConstructionTest.so
test/libJNIMemberAccessTest.so
test/libJNIObjectFunctionAccessTest.so
test/libJNIPrimitiveFunctionAccessTest.so
test/libJNIPrimitiveTest.so
test/libJNIStringTest.so
test/mauve-suite.jar
test/reference.data
test/reference.data2
test/reference.gz
test/reference.zip
test/rudolph3.gif
test/utf8test.data
test/vte.jar
@dirrm test
@dirrm lib/ext
@dirrm lib/font
@dirrm lib
@dirrm bin
@unexec ${RMDIR} -p %D 2>/dev/null || ${TRUE}