Search Criteria
Package Details: jd-gui-bin 1.6.6-1
Git Clone URL: | https://aur.archlinux.org/jd-gui-bin.git (read-only, click to copy) |
---|---|
Package Base: | jd-gui-bin |
Description: | A standalone graphical utility that displays Java source codes of .class files |
Upstream URL: | http://jd.benow.ca/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | simon04 |
Maintainer: | simon04 |
Last Packager: | simon04 |
Votes: | 115 |
Popularity: | 1.12 |
First Submitted: | 2015-05-06 07:58 |
Last Updated: | 2019-12-26 17:46 |
Dependencies (1)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
wting commented on 2012-12-18 03:51
PKGBUILD is missing the package dependencies:
lib32-gtk
lib32-libxxf86vm
simon04 commented on 2012-12-04 10:51
Both packages are in multilib:
$ pacman -Ss 'lib32-(gtk2|libsm)'
multilib/lib32-gtk2 2.24.13-1 [installed]
The GTK+ Toolkit (v2) (32-bit)
multilib/lib32-libsm 1.2.1-1 [installed]
X11 Session Management library (32-bit)
wting commented on 2012-12-03 08:53
Both lib32-gtk2 and lib32-libsm packages are no longer found.
simon04 commented on 2012-10-18 12:26
Thank you, Lekensteyn! :-)
Lekensteyn commented on 2012-10-18 12:14
New release, URL taken from java.decompiler.free.fr (md5 verified)
pkgver=0.3.5
source=(http://jd.benow.ca/jd-gui/downloads/$pkgname-$pkgver.linux.i686.tar.gz)
md5sums=('3e82ffcb98508971d96150cf57837b13')
falmp commented on 2012-09-17 15:31
I was getting the following error when trying to run it:
jd-gui: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory
I solved installing lib32-libxxf86vm. I think you might want to add that package as dependency.
simon04 commented on 2012-09-10 20:05
Thank you, Lekensteyn. I updated the PKGBUILD today.
Lekensteyn commented on 2012-09-03 12:37
I doubt the author is going to publish a direct download link.
I have posted the 1.1MB file on my website, feel free to link it:
http://lekensteyn.nl/files/jd-gui-0.3.4.linux.i686.tar.gz
md5: e813376eb88da71eaa38a8c8c4547541
sha256: de1f70aa0d98bc22b23996cdb2439d2c53804480dc6089dc684ca972b31f1364
simon04 commented on 2012-08-29 18:42
Thanks for flagging it out of date. I contacted the tool author to provide a download link that can be used for packaging.
simon04 commented on 2012-07-04 19:54
Thank you, sulhan! :-)