Subversion Repository

Parent Directory Parent Directory | Revision Log Revision Log


Revision 653 - (show annotations)
Sun Oct 4 15:05:25 2009 UTC (3 years, 7 months ago) by cjg
File size: 433 byte(s)
icedtea6-bin-ppc64: added
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, xulrunner, libungif, rhino
6
7 name=icedtea6-bin-ppc64
8 version=1.4.1
9 release=1
10 source=(ftp://ftp.cruxppc.org/cruxppc/distfiles/2.5/$name-$version-$release.tar.gz)
11
12 build() {
13 mv $SRC/usr $PKG
14 }