Search Criteria
Package Details: dex2jar 2.0-1
Git Clone URL: | https://aur.archlinux.org/dex2jar.git (read-only, click to copy) |
---|---|
Package Base: | dex2jar |
Description: | Tools to work with android .dex and java .class files |
Upstream URL: | http://sourceforge.net/projects/dex2jar/ |
Licenses: | |
Submitter: | None |
Maintainer: | Lekensteyn |
Last Packager: | Lekensteyn |
Votes: | 89 |
Popularity: | 0.009202 |
First Submitted: | 2011-02-14 13:02 |
Last Updated: | 2015-06-12 17:04 |
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, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, 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, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, 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-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
1 2 Next › Last »
Lekensteyn commented on 2017-02-02 12:33
@gabrielsimoes unzip is a workaround, I suggest to vote for https://bugs.archlinux.org/task/52822 instead (just reported)
gabrielsimoes commented on 2017-02-02 12:27
This pkgbuild works: https://gist.github.com/gabrielsimoes/41abf0d0ac5cb28e9d96cb1101012f0c
However, it introduces unzip as dependency. Nothing to worry about, in my opinion. It is better than not working.
Lekensteyn commented on 2017-01-09 23:29
If you have issues extracting the zip, patch libarchive: https://github.com/libarchive/libarchive/pull/850
Lekensteyn commented on 2016-12-20 18:37
Using unzip should not be needed. I'll investigate libarchive and try to fix that instead.
yan12125 commented on 2016-12-20 18:10
Arch's default decompressor bsdtar is broken for dex2jar. (https://github.com/libarchive/libarchive/issues/822#issuecomment-268313900) I have a working PKGBUILD at
https://gist.github.com/yan12125/f97c6a84a0f87f490f242901399bb81d. Could you update it?
ellcs commented on 2016-05-09 15:08
Hey,
i got same errors as Kuci. My buildtool is pacaur.
Building via. 'https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages'
did work for me.
Cheers!
Lekensteyn commented on 2015-04-15 10:31
@Kuci it works for me. What did you use the build the package? In a directory with just the PKGBUILD and then invoking makepkg produces a package for me.
the-k commented on 2015-04-13 15:34
==> Extracting sources...
-> Extracting dex2jar-2.0.zip with bsdtar
dex2jar-2.0/: Can't replace existing directory with non-directory
dex2jar-2.0/lib/: Can't replace existing directory with non-directory
bsdtar: Error exit delayed from previous errors.
==> ERROR: Failed to extract dex2jar-2.0.zip
Lekensteyn commented on 2015-04-12 13:45
Updated to 2.0, updated homepage and added TODO comment whether d2j-* utils should be installed to /usr/bin/ instead. Tested and it still produces a jar file.
andrewchen commented on 2015-04-08 23:44
Also, please update the project homepage.