Search Criteria
Package Details: raccoon-git 20171006.r145.9081f22-1
Git Clone URL: | https://aur.archlinux.org/raccoon-git.git (read-only, click to copy) |
---|---|
Package Base: | raccoon-git |
Description: | Google Play desktop client |
Upstream URL: | http://www.onyxbits.de/raccoon |
Licenses: | |
Submitter: | prurigro |
Maintainer: | None |
Last Packager: | prurigro |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2014-11-17 21:58 |
Last Updated: | 2017-10-09 23:02 |
Dependencies (4)
- bash (bash-devel-git, bash-devel-static-git)
- 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, jdk8-graalvm-bin, jdk11-graalvm-bin, 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, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre11-jetbrains-imfix, jdk-jetbrains, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- git (git-git) (make)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jdk8-j9-bin, java-openjdk-bin, jdk, 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, jdk11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jdk8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jdk-openj9, jdk11-jetbrains-imfix, jdk-jetbrains, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (make)
Latest Comments
prurigro commented on 2018-01-17 04:46
I'm not a huge fan of shareware feel the latest generation of this app has taken on, and Yalp does a terrific job of the same thing directly on the phone so I haven't been using this for the past few months. I'm disowning the package in the hope that a more interested party might want to take the development process on :)
Terence commented on 2017-04-26 05:15
The description misleading as one expects to have access to the google play store.
prurigro commented on 2016-06-20 22:28
@di72nn: That would indeed be better- the only reason I hadn't done it that was from the beginning is because I wasn't aware that this was an option. I'm including that change in the update I'm about to push (once I finish testing the build in a clean chroot)
Thanks for letting me know!
di72nn commented on 2016-06-18 17:58
Hello prurigro,
wouldn't it be better to add `-Draccoon.home="$HOME/.config/Raccoon"` to '/usr/bin/raccoon' instead of patching a source file?
Update: replaced `~` with `$HOME`.
prurigro commented on 2015-07-06 21:56
@ackalker: I didn't actually realize raccoon took command line args, but it totally makes sense to support them if they exist- thanks for letting me know!
ackalker commented on 2015-07-06 20:17
Could you please support passing command line arguments to raccoon? This is working in raccoon package in the AUR.
Perhaps change line 91 in PKGBUILD
from: "java -jar -Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel /usr/share/$_pkgname/$_pkgname.jar" \
to : "java -jar -Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel /usr/share/$_pkgname/$_pkgname.jar \"\$@\"" \
I've tested this change by doing:
$ raccoon -h
and it works (it prints usage help in terminal). Thanks in advance.