13 Feb
2011
13 Feb
'11
6:09 p.m.
Excerpts from Bernardo Barros's message of 2011-02-13 16:56:09 +0100:
Hi all,
I don't know much about Java.. but I wanted to package this one because of SuperCollider and it seems a good sound editor anyway. Please people with experience with Java and Java packages revise this one:
http://aur.archlinux.org/packages.php?ID=46459
thanks! Bernardo
I don't have java-specific packaging experience, but I seriously wonder what this is supposed to achieve: cat << EOF >> "$pkgdir/usr/bin/${pkgname}" #!/bin/bash cd /usr/share/$pkgname && java -jar Eisenkraut.jar EOF