java7:ver.bump

This commit is contained in:
Rmys
2019-04-29 20:09:32 +03:00
parent 8d24df1850
commit 1a2ead7813
2 changed files with 10 additions and 2 deletions
@@ -14,6 +14,7 @@ shelltools.export("HOTSPOT_BUILD_JOBS", get.makeJOBS())
shelltools.export("LC_ALL", "C")
def setup():
shelltools.system('export DISTRIBUTION_PATCHES="patches/fontconfig-paths.diff \
patches/openjdk7_nonreparenting-wm.diff"')
#patches/giflib_5.1.diff
@@ -30,7 +31,7 @@ def setup():
--enable-bootstrap \
--with-ecj-jar=/usr/share/java/ecj.jar \
--with-jdk-home=/usr/lib/jvm/java-7-openjdk \
--with-pkgversion='PisiLinux build 7.u181_2.6.14' \
--with-pkgversion='PisiLinux build 7.u201_2.6.17' \
" % get.makeJOBS().replace("-j", ""))
def build():
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>Open Java Development Kit</Summary>
<Description>OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE).</Description>
<Archive sha1sum="338700ce1efe9a6ce1ed0b731206beb62c78d726" type="targz">http://icedtea.wildebeest.org/download/source/icedtea-2.6.14.tar.gz</Archive>
<Archive sha1sum="51c50b5243c2b69f4dc8794507ee8ef027cb8627" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-2.6.17.tar.xz</Archive>
<BuildDependencies>
<Dependency>ant</Dependency>
<Dependency>wget</Dependency>
@@ -301,6 +301,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-04-28</Date>
<Version>7u_201.2.6.17</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-08-15</Date>
<Version>7u_181.2.6.14</Version>