Package Details: jdk7 7u80-1

Git Clone URL: https://aur.archlinux.org/jdk7.git (read-only, click to copy)
Package Base: jdk7
Description: Oracle Java 7 Development Kit (public release - end of support)
Upstream URL: https://www.oracle.com/technetwork/java/archive-139210.html
Keywords: java-environment-jdk java-openjfx java-runtime-headless-jre java-runtime-jre java-web-start-jre
Licenses: custom:Oracle
Provides: java-environment, java-environment-jdk, java-openjfx, java-runtime, java-runtime-headless, java-runtime-headless-jre, java-runtime-jre, java-web-start, java-web-start-jre
Submitter: joschi
Maintainer: severach
Last Packager: severach
Votes: 133
Popularity: 0.29
First Submitted: 2013-09-11 18:22 (UTC)
Last Updated: 2020-07-23 00:42 (UTC)

Dependencies (10)

Required by (2701)

Sources (7)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 Next › Last »

Nowaker commented on 2014-06-11 20:40 (UTC)

Oh I see, since /top is tmpfs, it makes sense. I will remove PKGEXT. Thanks for explanation.

ypoluektovich commented on 2014-06-11 20:32 (UTC)

My main intent is development, which I do on a laptop :) But thanks for the suggestion anyway. As for PKGEXT — I personally believe that it's the user's choice to make, not package maintainer's, and so should be set in the system-wide configuration file (/etc/makepkg.conf) and not in a PKGBUILD. Besides, even for those two minutes, the package file ends up on disk (or in /tmp), where saving those megabytes might make the difference between a successful update and a crash.

Nowaker commented on 2014-06-11 20:22 (UTC)

Thanks for suggestions, I will check the pkgbuild when I am at my desktop. (re: curly braces) However, I won't change PKGEXT. It's there for a reason - xz compression is damn slow, and it really makes no sense to xz compress a package just to install it two minutes later. That's how 95% of AUR users do it. BTW, have a look at oraclejdk* packages, you might find them useful if you main intent is servers. Have a great day.

ypoluektovich commented on 2014-06-11 19:54 (UTC)

Oh, and also please don't set PKGEXT (line 55).

ypoluektovich commented on 2014-06-11 19:52 (UTC)

On line 68 of the PKGBUILD there are curly braces that shouldn't be there.

joschi commented on 2014-06-10 12:06 (UTC)

@ypoluektovich I've removed the setting. Thanks for mentioning!

ypoluektovich commented on 2014-06-07 14:59 (UTC)

Why does the PKGBUILD set PKGEXT='.pkg.tar'?

Nowaker commented on 2014-06-05 20:21 (UTC)

@russo, This is a non-conflicting Java package. Adding provides= makes it conflict with other JDKs. Therefore, I didn't add it. @joschi, Thanks! You can even submit a pull request next time. :) https://github.com/Nowaker/aur-packages

joschi commented on 2014-06-03 09:12 (UTC)

updated PKGBUILD for Java 7u60: https://github.com/joschi/AUR/blob/73d7b18418efbe3f89d78f26c78fd00115587d4a/jdk7-compat/PKGBUILD