Oh, right. Thanks for the link. You were only talking about packaging the scripts, but leaving the libs be.
I'll fix that then.
E: Apparently, old PKGBUILDs are also found in:
- https://aur.archlinux.org/packages/ja/java8-oracle/PKGBUILD
- http://pkgbuild.com/git/aur-mirror.git/tree/java8-oracle/PKGBUILD
Search Criteria
Package Details: jre 23-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jdk.git (read-only, click to copy) |
---|---|
Package Base: | jdk |
Description: | Oracle Java Runtime Environment |
Upstream URL: | https://www.oracle.com/java/ |
Licenses: | LicenseRef-custom |
Conflicts: | jdk |
Provides: | java-runtime, java-runtime-headless, java-runtime-headless-jdk, java-runtime-jdk23, jre23-jdk, jre23-jdk-headless |
Submitter: | td123 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 1086 |
Popularity: | 0.165403 |
First Submitted: | 2011-08-27 17:56 (UTC) |
Last Updated: | 2024-10-06 02:26 (UTC) |
Dependencies (12)
- ca-certificates-utils
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- java-runtime-common
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- python-html2text (make)
- alsa-lib (optional) – for basic sound support
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 2 look and feel - desktop usage
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – for the Gtk+ 3 look and feel - desktop usage
Required by (1728)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- abchr (requires java-runtime)
- abcl-git (requires java-runtime)
- abdownloadmanager-bin (requires java-runtime)
- acodec-bin (requires java-runtime)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- aechoterm-bin (requires java-runtime)
- ahmyth-bin (requires java-runtime)
- aio-remote (requires java-runtime)
- airsonic (requires java-runtime-headless)
- airsonic-advanced-bin (requires java-runtime-headless)
- airsonic-advanced-git (requires java-runtime-headless)
- airsonic-git (requires java-runtime-headless)
- aladin (requires java-runtime)
- alchemist (requires java-runtime)
- alda (requires java-runtime)
- alda-bin (requires java-runtime)
- Show 1708 more...
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 81 Next › Last »
Det commented on 2014-12-05 09:16 (UTC)
galaux commented on 2014-12-05 09:02 (UTC)
FYI, my suggestion is still available here https://github.com/galaux/java8-oracle
Det commented on 2014-12-04 19:11 (UTC)
Was meant to be provided by derby (https://aur.archlinux.org/packages/derby/), which I for some unrecallable reason made to replace that part of this package with. That's fine in essence, I think it's also what gallaux wanted, but it misses the whole lib directory, which I assume is what your troubles were about, too.
Guess I could pull the whole directory back, along with VisualVM. Don't take too much space even put together anyway..
hcz commented on 2014-12-04 18:48 (UTC)
I just spent few hours to figure out what happend with Java DB driver in my Netbeans ;)
Det commented on 2014-12-03 20:59 (UTC)
Kill me. I'm right here, kill me.
What of those did you need on your system?
hcz commented on 2014-12-03 20:57 (UTC)
"msg2 "Removing redundancies"
rm -r db/ jre/lib/fontconfig.*.{bfc,properties.src} jre/plugin/ jre/{COPYRIGHT,LICENSE,README,*.txt} lib/visualvm/ man/ja # lib/missioncontrol"
I'm gonna kill somebody...
Corubba commented on 2014-11-29 00:02 (UTC)
ttf-font is a meta package, provided by most (if not all) ttf-* packages like ttf-dejavu or ttf-liberation. It is used so packages don't need to depend on a specific ttf font package but just any ttf font. Install one of the ttf font packages and the dependency will be statisfied.
lufalas commented on 2014-11-28 23:50 (UTC)
What is the ttf-font dependency? There isn't package in the repos.
Marcel_K commented on 2014-11-25 20:22 (UTC)
And I think that the problem with packer is that it can't handle dynamically generated md5sums, like makepkg can.
Pinned Comments
dbermond commented on 2024-03-19 19:54 (UTC)
As was made with the java packages in the official repositories, jdk now provides the jre alongside it, and both packages conflict with each other. During the package upgrade to version 22, act accordingly to your needs. For example, if you have both jdk and jre installed, only jdk will be sufficient, as it now also contains the runtime environment, and jre can be uninstalled. If you have only jre installed, no action is required.