blob: e16bbd2d4f38040b760dd781c77de0eb853606ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = cuttlefish-user-git
pkgdesc = 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.
pkgver = r6181.20240702.8b6907327
pkgrel = 1
epoch = 1
url = https://github.com/google/android-cuttlefish
install = cuttlefish-user.install
arch = any
license = Apache
makedepends = git
makedepends = go
depends = cuttlefish-base-git
depends = openssl
provides = cuttlefish-user
conflicts = cuttlefish-user
source = cuttlefish-user::git+https://github.com/google/android-cuttlefish.git
source = 0001-Fixup-init.d-service-to-be-used-in-usr-bin-for.patch
source = cuttlefish-operator.service
source = cuttlefish-user.install
sha256sums = SKIP
sha256sums = c833d37fc97d0a26be71cd068bf7788d1e1f038dbca74f307b7e944f745fec41
sha256sums = 6e5e9bf246c45031aea13256fd7b36df797f031ea8952a65ca2f3c4d8a149877
sha256sums = 9317ba70f2948d9117bd75d9040b75a5c2b7834f7e3eb682d8a7ada91c7e7e18
pkgname = cuttlefish-user-git
|