The current hash is for quiltflower 1.8.1. The correct hash for quiltflower 1.9.0 is 21923293ada63ffc663cba26126fa108a65bb2019a5112b2adb987f05f4cbd1b
.
Search Criteria
Package Details: quiltflower 1.9.0-1
Git Clone URL: | https://aur.archlinux.org/quiltflower.git (read-only, click to copy) |
---|---|
Package Base: | quiltflower |
Description: | Java decompiler focused on improving code quality, speed, and usability. |
Upstream URL: | https://github.com/QuiltMC/quiltflower/ |
Keywords: | decompiler fernflower java quilt |
Licenses: | Apache |
Provides: | fernflower, fernflower-git |
Submitter: | Zaeroses |
Maintainer: | None |
Last Packager: | Zaeroses |
Votes: | 2 |
Popularity: | 0.092536 |
First Submitted: | 2022-06-11 00:08 (UTC) |
Last Updated: | 2022-10-30 09:58 (UTC) |
Dependencies (2)
- java-runtime (java-gcj-compatAUR, jre10AUR, jre6AUR, jre12AUR, server-jreAUR, jdk9-openj9-binAUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, zulu-14-binAUR, amazon-corretto-15AUR, sapmachine-jdk-binAUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk16-microsoft-openjdkAUR, jdk11-msopenjdk-binAUR, jdk8-armAUR, jre17-jetbrainsAUR, liberica-jre-11-binAUR, jre11-jetbrains-imfixAUR, java-openjdk-loom-ea-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre13-openjdkAUR, jre14-openjdkAUR, amazon-corretto-18AUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, bishengjdk-17AUR, bishengjre-17AUR, jdk-armAUR, jdk11-openj9-binAUR, jdk-openj9-binAUR, jre-jbr-xdgAUR, jre18-openjdkAUR, jdk-android-studioAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, zulu-embedded-jdkAUR, jre15-openjdkAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre19-openjdkAUR, jdk11-microsoft-openjdkAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, zulu-jre-fx-binAUR, jre17-jetbrains-imfixAUR, jdk11-openjdk-dcevmAUR, jre12-openjdkAUR, jdk8-dragonwell-extendedAUR, jdk-jetbrainsAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, jdk8-aarch64AUR, jre17AUR, jre8-adoptopenjdkAUR, amazon-corretto-20-binAUR, zulu-15-binAUR, jdk21-jetbrains-binAUR, jre21-jetbrains-imfixAUR, jdk17-openj9-binAUR, jdk20-openj9-binAUR, jre-openjdk-xdgAUR, jdk-microsoft-openjdkAUR, jdk17-microsoft-openjdkAUR, zulu-13-binAUR, java-openjdk-binAUR, zulu-jdk-fx-binAUR, amazon-corretto-11AUR, amazon-corretto-8AUR, zulu-11-binAUR, zulu-21-binAUR, amazon-corretto-21-binAUR, amazon-corretto-17AUR, zulu-8-binAUR, zulu-17-binAUR, liberica-jdk-8-full-binAUR, liberica-jdk-full-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk8-temurinAUR, jreAUR, jre-ltsAUR, jdk17-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk11-temurinAUR, jdk17-temurinAUR, jdk-temurinAUR, liberica-jdk-11-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-17-full-binAUR, jdk21-graalvm-binAUR, jre-jetbrainsAUR, mandrel-binAUR, jre11AUR, jre8AUR, jdk8AUR, jdk17-zulu-prime-binAUR, jdk8-openj9-binAUR, jdk17-jetbrains-binAUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- sh (dashbinshAUR, bash-devel-static-gitAUR, bash-gitAUR, bash-xdgAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash)
Required by (0)
Sources (1)
Latest Comments
apropos commented on 2022-12-15 23:50 (UTC) (edited on 2022-12-15 23:50 (UTC) by apropos)
KosmX commented on 2022-10-30 11:07 (UTC)
In version 1.9.0-1, the hash in PKGBUILD is incorrect.
Zaeroses commented on 2022-06-11 00:16 (UTC) (edited on 2022-06-11 08:24 (UTC) by Zaeroses)
As of version 1.8.1, quiltflower's command usage text is not accurate. It says:
java -jar fernflower.jar
because quiltflower is a project that was forked from the fernflower decompiler, and usage text was written with the idea that one has downloaded a jar file of the fernflower decompiler, and will then, in the same directory, launch it with java -jar
.
While Quiltflower does use a different jar name format than fernflower.jar
, this package will instead launch the jar from its command quiltflower
.
Additionally, as I'm sure you can tell, the example file locations in the usage text use Windows' path format - just use Unix paths, like you do at any other time on Linux.
Pinned Comments
Zaeroses commented on 2022-06-11 00:16 (UTC) (edited on 2022-06-11 08:24 (UTC) by Zaeroses)
As of version 1.8.1, quiltflower's command usage text is not accurate. It says:
because quiltflower is a project that was forked from the fernflower decompiler, and usage text was written with the idea that one has downloaded a jar file of the fernflower decompiler, and will then, in the same directory, launch it with
java -jar
.While Quiltflower does use a different jar name format than
fernflower.jar
, this package will instead launch the jar from its commandquiltflower
.Additionally, as I'm sure you can tell, the example file locations in the usage text use Windows' path format - just use Unix paths, like you do at any other time on Linux.