Search Criteria
Package Details: cuttlefish-base-git 1:r6181.20240702.8b6907327-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cuttlefish-base-git.git (read-only, click to copy) |
---|---|
Package Base: | cuttlefish-base-git |
Description: | Cuttlefish Android Virtual Device companion package contains set of tools and binaries required to boot up and manage Cuttlefish Android Virtual Device that are used in all deployments. |
Upstream URL: | https://github.com/google/android-cuttlefish |
Licenses: | Apache |
Conflicts: | cuttlefish-base |
Provides: | cuttlefish-base |
Submitter: | USA-RedDragon |
Maintainer: | None |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-10-11 20:33 (UTC) |
Last Updated: | 2024-07-04 10:34 (UTC) |
Dependencies (3)
- dnsmasq (pi-hole-ftlAUR, dnsmasq-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dreieck commented on 2023-09-05 16:48 (UTC)
I have fixed up the
PKGBUILD
, but I am disowning because I am not using it.dreieck commented on 2023-09-05 16:25 (UTC)
This
PKGBUILD
has serious problems:source
array,$SRCDEST
is utilised),$pkgver()
function.Please fix.
Regards!
USA-RedDragon commented on 2023-08-23 17:27 (UTC)
Disowned. Feel free to maintain this
USA-RedDragon commented on 2023-08-23 17:26 (UTC)
Or I can just....
MarsSeed commented on 2023-08-23 16:55 (UTC)
Also please kindly remove the unneeded
ssvnc-nojava
dependency.The Android Cuttlefish source does not need it, doesn't refer to in anywhere, and never did so, as per my local Git history search.
MarsSeed commented on 2023-08-23 16:50 (UTC)
Please kindly implement the needed
pkgver()
function in PKGBUILD, as per Arch Wiki's VCS package guidelines.