CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
|
Patch
| revision 2320, Mon Apr 4 19:44:31 2011 UTC | revision 2394, Fri Jul 1 22:00:16 2011 UTC | |
|---|---|---|
| # | Line 6 | Line 6 |
| 6 | # PPC!=upstream: | # PPC!=upstream: |
| 7 | ||
| 8 | name=icedtea6 | name=icedtea6 |
| 9 | version=1.10.1 | version=1.10.2 |
| 10 | release=1 | release=1 |
| 11 | source=(http://icedtea.classpath.org/download/source/$name-$version.tar.gz \ | source=(http://icedtea.classpath.org/download/source/$name-$version.tar.gz \ |
| 12 | http://download.java.net/openjdk/jdk6/promoted/b22/openjdk-6-src-b22-28_feb_2011.tar.gz \ | http://download.java.net/openjdk/jdk6/promoted/b22/openjdk-6-src-b22-28_feb_2011.tar.gz \ |
| # | Line 37 build() { | Line 37 build() { |
| 37 | --with-jaxws-drop-zip=$PKGMK_SOURCE_DIR/jdk6-jaxws-b20.zip \ | --with-jaxws-drop-zip=$PKGMK_SOURCE_DIR/jdk6-jaxws-b20.zip \ |
| 38 | --with-pkgversion=cruxppc-2.7-${_arch} \ | --with-pkgversion=cruxppc-2.7-${_arch} \ |
| 39 | --with-jdk-home=${JDK_HOME} --disable-bootstrap \ | --with-jdk-home=${JDK_HOME} --disable-bootstrap \ |
| --with-java=${JDK_HOME} \ | ||
| 40 | --with-abs-install-dir=${JDK_HOME} \ | --with-abs-install-dir=${JDK_HOME} \ |
| 41 | --enable-zero \ | --enable-zero \ |
| 42 | --enable-nss \ | --enable-nss \ |
|
||||||||