makedepends=('git') is missing
Search Criteria
Package Details: gplaycli-git 3.20.r4.g8a60f83-1
Git Clone URL: | https://aur.archlinux.org/gplaycli-git.git (read-only) |
---|---|
Package Base: | gplaycli-git |
Description: | Google Play Downloader via Command line, based on https://codingteam.net/project/googleplaydownloader |
Upstream URL: | https://github.com/matlink/gplaycli |
Licenses: | |
Conflicts: | |
Submitter: | haagch |
Maintainer: | haagch |
Last Packager: | haagch |
Votes: | 5 |
Popularity: | 0.000010 |
First Submitted: | 2016-04-01 13:13 |
Last Updated: | 2018-03-06 10:15 |
Dependencies (10)
- python
- python-clint
- python-gpapi
- python-protobuf
- python-pyaxmlparser (python-pyaxmlparser-git)
- python-pycryptodome
- python-pyopenssl
- python-requests
- git (git-git) (make)
- java-runtime (java-gcj-compat, jre8-openjdk-infinality, jdk6, server-jre, jdk5, zulu-jdk, jdk-dcevm, jdk9-openj9-bin, jdk7, jre7, jre6, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk-arm, tuxjdk, jre8-openjdk-jetbrains, jre-devel, jdk8-openj9-bin, jre7-openjdk-infinality, intellij-jdk, java-8-openjdk-shenandoah, jdk8, jre8, jdk, jre, jdk-devel, jdk9, jre9, jre10-openjdk, jre7-openjdk, jre8-openjdk, jre9-openjdk) (optional) – needed for autogeneration of a new AndroiID
Required by (0)
Sources (1)
Latest Comments
haagch commented on 2018-03-06 10:13
lightdot commented on 2017-07-25 12:19
fordprefect commented on 2016-04-23 10:20
ok, so i packed it. the additional convenience for users i see is automated updates and (in this case) less dependencies.
haagch commented on 2016-04-23 09:12
Because I don't need it. :)
Well, you can just add #tag=0.1.2 to the git repo source and you get the stable version.
fordprefect commented on 2016-04-22 21:02
great package. why dont you package the stable version as well?
zwoof commented on 2016-04-12 18:41
Also requires python2-clint package from AUR, otherwise seems to work like a charm. Sometimes I get a temporary error "Cannot login to GooglePlay ( server says: ServerError )" but then I just retry and it usually works the second time.
Good work!
I didn't update this for a while because it has been continuously broken for me. I just tried it again, and finally it works again!
It will complain about a missing config (unless you have your own in ~/.config/gplaycli) but there's an example config included. You can just do
sudo ln -s /usr/share/gplaycli/config/ /etc/gplaycli
and it should work.