summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO57
1 files changed, 36 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7915d185f329..5eee64993382 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,6 @@
pkgbase = anbox-git
- pkgver = r1096.ea2b7a3
+ pkgdesc = Running Android in a container
+ pkgver = r1366.ddf4c57
pkgrel = 1
epoch = 1
url = http://anbox.io/
@@ -8,43 +9,57 @@ pkgbase = anbox-git
makedepends = cmake
makedepends = git
makedepends = glm
- makedepends = lxc
- makedepends = sdl2_image
- makedepends = protobuf
makedepends = boost
makedepends = properties-cpp
makedepends = gtest
+ makedepends = python
+ makedepends = systemd
+ makedepends = dbus
+ depends = lxc
+ depends = sdl2_image
+ depends = protobuf
+ depends = anbox-image
+ depends = libsystemd
+ depends = libcpufeatures
+ depends = boost-libs
+ depends = sdbus-cpp
+ conflicts = anbox-launchers
+ replaces = anbox-launchers
source = git+https://github.com/anbox/anbox.git
- source = git+https://github.com/anbox/anbox-modules.git
+ source = lxc4.patch::https://gitlab.alpinelinux.org/alpine/aports/-/raw/fc60972afd4ff0c096498e28557b9a16e801aa7f/community/anbox/lxc4.patch
+ source = sdbus.patch::https://gitlab.alpinelinux.org/alpine/aports/-/raw/fc60972afd4ff0c096498e28557b9a16e801aa7f/community/anbox/no-bundled-sdbus.patch
+ source = delayed-start.patch::https://gitlab.alpinelinux.org/alpine/aports/-/raw/70a1a8afb7b6ac37291d382e6e5cc7561fc88626/community/anbox/give-more-time-to-start.patch
+ source = egl.patch::https://github.com/anbox/anbox/pull/1877.patch
+ source = ByteSizeLong.patch::https://github.com/anbox/anbox/pull/1480.patch
+ source = lxc4010.patch::https://github.com/anbox/anbox/pull/1938.patch
+ source = cpu_features.patch
+ source = desktop-dir.patch
source = anbox-container-manager.service
source = anbox-session-manager.service
source = 99-anbox.rules
source = anbox.conf
source = anbox.desktop
+ source = org.anbox.service
+ source = dev-binderfs.mount
source = anbox-bridge.network
source = anbox-bridge.netdev
sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = 5be94b63dc30d141f15ca7d1be6e3e81f26ef33f844614975537562f5d08236c
+ sha256sums = c1071203defdeaee56122913a6d7e67ac496c889a0c59cb889d94a58bc655bfa
+ sha256sums = 7c0626afaf1ce004ac2c57cd89db393f9a6ba21f1087001d15278a7bd79c8219
+ sha256sums = 253c211455ff0cfaa058a0b80eb41d58f84ee646c0c67dbcbcc888b5833009a7
+ sha256sums = c684ff93824137d79a384a134e644849ef33c986f2d9e192636fc8d80ef9baba
+ sha256sums = c922afe6a2cd4fe7296a0921e47e09abedf0104dc23d0037010d1df4cc42308b
+ sha256sums = b01699c635efcff48fc11f8d20e7f88e6497aba912496df2e379be46e584a6f4
+ sha256sums = eeeb4dd40d30d0e8c0f0001d44ca7876c1c564dfc31b24ecfb871fd133037825
+ sha256sums = d1e2e3fa1299b423f1d98cbd3c591d853f1ce8646f508ef838fe714f986fc5b2
+ sha256sums = f76cf723e3436333176bcb778b2c32988d9789f14d339ee1cb8c13ef35e2fdd6
sha256sums = 1f22dbb5a3ca6925bbf62899cd0f0bbaa0b77c879adcdd12ff9d43adfa61b1d8
sha256sums = 210eb93342228168f7bb632c8b93d9bfda6f53f62459a6b74987fa1e17530475
sha256sums = 3e07dc524a827c1651857cce28a06c1565bc5188101c140ed213bbafedc5abff
sha256sums = 7332d09865be553a259a53819cebddd21f661c7a251d78c2f46acd75c66676b6
+ sha256sums = 74e2208e0c03e5f21be3ff54b58160a172e3768a80c41726c06b4ab8cc9288dd
+ sha256sums = c7e9958a9cff1191dca0d50b0ea8392d7728490e56ffb38a475ba516a09a2109
sha256sums = 44899328725667041e6e84912da81c1d0147b708006eb2c2bb6503f271629ff0
sha256sums = 559190df4d6d595480b30d8b13b862081fc4aac52790e33eb24cf7fbcb8003b8
pkgname = anbox-git
- pkgdesc = Running Android in a container
- depends = lxc
- depends = sdl2_image
- depends = protobuf
- depends = anbox-image
- depends = libsystemd
- depends = boost-libs
- optdepends = anbox-modules-dkms-git: Required Android kernel modules
-
-pkgname = anbox-modules-dkms-git
- pkgdesc = Required kernel module sources for Android
- arch = any
- depends = dkms
-