Search Criteria
Package Details: xperia-flashtool-git master-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xperia-flashtool-git.git (read-only, click to copy) |
---|---|
Package Base: | xperia-flashtool-git |
Description: | A S1 protocol flashing software for Sony Xperia phones |
Upstream URL: | http://www.flashtool.net/ |
Licenses: | GPL3+ |
Submitter: | gouster4 |
Maintainer: | gouster4 |
Last Packager: | gouster4 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-11 09:27 (UTC) |
Last Updated: | 2021-02-21 06:19 (UTC) |
Dependencies (12)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- java-environment (java-gcj-compat, zulu-10-bin, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jdk17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jdk11-jbr-xdg, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, bishengjdk-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jdk-openj9, zulu-15-bin, jdk-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jdk18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jdk8, jdk11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jdk8-adoptopenjdk, jdk17-jetbrains-imfix, jdk-lts, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jdk-openjdk-xdg, jdk-openjdk-xdg-bin, mandrel-bin, jabba-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jdk, amazon-corretto-20-bin, jdk-temurin, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- libselinux
- libsystemd (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git, systemd-libs)
- mono (mono48, mono-beta, mono-visualstudio, mono-alt-csc, mono5, mono-nightly, mono-alpha, mono-git)
- ant (ant-git) (make)
- expat (expat-git) (make)
- gcc (gccrs-git, gcc-git) (make)
- java-environment-common (make)
- make (make-git) (make)
- p7zip (p7zip-jinfeihan57-git, p7zip-natspec, 7-zip-full) (make)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat) (make)
Latest Comments
azrdev commented on 2022-08-31 21:25 (UTC)
The PKGBUILD would need to set JAVA_HOME like this, then there's no problem with multiple JREs installed:
However it tries to build the software with ant, which is removed upstream in favor of gradle, so the PKGBUILD would need to invoke that. I couldn't get it to work.
dreieck commented on 2022-02-23 13:31 (UTC)
Can you re-upload this package with a
$pkgver
set to a number which follows the current versioning scheme (instead ofmaster
)? A set version number in the AUR makes it better compatible for automatic updates e.g. withyay
.Thaodan commented on 2021-12-10 10:57 (UTC)
git is missing in makedepends. Same for a jre, depends are wrong, the package doesn't depend on libselinux or systemd or glib2 (not directly at least in the case of the latter). Mono should be in optdepend.
r08 commented on 2021-11-18 08:31 (UTC)
If you're having problems building this package due to Java path errors - this cannot be build with multiple Java version packages installed, you must temporarily remove all other java versions and just keep ONE package. Otherwise the build will not start.
dreieck commented on 2021-03-16 13:00 (UTC)
An info:
java
-call fails for me:java -version
gives for me$JAVA_HOME
is not set.The
build()
output states/usr/lib/jvm/java-11-jdk
and/usr/lib/jvm/java-15-openjdk/bin/java
; the first is an existing directory (and thus cannot be executed as a programme); the second is an existing executable.Removing the package which has installed
/usr/lib/jvm/java-11-jdk
makes the build process to work.astro commented on 2021-01-18 15:27 (UTC)
Hi, I have error on build :
compile: [delete] Deleting directory /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/bin [mkdir] Created dir: /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/bin [copy] Copying 43 files to /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/bin [copy] Copied 51 empty directories to 39 empty directories under /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/bin [javac] /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/ant/deploy-release.xml:89: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 256 source files to /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/bin [javac] /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/src/gui/USBLogviewer.java:44: error: cannot access FormToolkit [javac] import org.eclipse.ui.forms.widgets.FormToolkit; [javac] ^ [javac] bad class file: /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/libs/eclipse/org.eclipse.ui.forms_3.11.0.v20201025-0656.jar(org/eclipse/ui/forms/widgets/FormToolkit.class) [javac] class file has wrong version 55.0, should be 52.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
BUILD FAILED /tmp/pamac-build-user/xperia-flashtool-git/src/Flashtool/ant/deploy-release.xml:89: Compile failed; see the compiler error output for details.
Total time: 6 seconds
zynex commented on 2020-07-26 15:14 (UTC) (edited on 2020-07-26 15:18 (UTC) by zynex)
Not sure if there is a problem with the FlashTool source from here. FlashTool detects the phone but can't connect to it, and XperiFirm won't start at all. Downloading the same version manually (from https://androiddatahost.com/9g9ts) and running it from the extracted folder works without issue.