CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 800 -
(show annotations)
Sun Oct 4 15:10:00 2009 UTC (3 years, 7 months ago) by cjg
File size: 432 byte(s)
Sun Oct 4 15:10:00 2009 UTC (3 years, 7 months ago) by cjg
File size: 432 byte(s)
icedtea6-bin: updated to 1.3.1
| 1 | # Description: OpenJDK with replacement libraries from GNU Classpath (binary package) |
| 2 | # URL: http://icedtea.classpath.org |
| 3 | # Maintainer: Giuseppe Coviello <cjg@cruxppc.org> |
| 4 | # Packager: Giuseppe Coviello <cjg@cruxppc.org> |
| 5 | # Depends on: libffi, lesstif, xulrunner, libungif, rhino |
| 6 | |
| 7 | name=icedtea6-bin |
| 8 | version=1.3.1 |
| 9 | release=1 |
| 10 | source=(ftp://ftp.crux.it/cruxppc/distfiles/icedtea6%23${version}-1.pkg.tar.gz) |
| 11 | |
| 12 | build() { |
| 13 | mv $SRC/usr $PKG |
| 14 | } |