aboutsummaryrefslogtreecommitdiffstats
path: root/testing/anbox/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* testing/anbox: upgrade to 20200408, drop lxc dependency and fix init scriptAntoine Fontaine2020-04-131-6/+5
| | | | | | | | | | drop lxc dependency, as apk detects the lxc-libs dep and the init script creates the required directory itself. fix the init script: when the container manager failed, the openRC service wasn't able to start. It could not be started again because anbox-bridge.sh errored out: it was unable to create an already existing interface.
* testing/anbox: move android image locationAntoine Fontaine2020-04-031-1/+1
| | | | | this allows removing /var/lib/anbox while anbox is stopped to do a "factory reset"
* testing/anbox: fix desktop fileAntoine Fontaine2020-04-031-2/+2
| | | | this allow plasma mobile and phosh to use the icon, and make the anbox-launch script fixes useful.
* testing/anbox: fix issuesAntoine Fontaine2020-03-101-3/+5
| | | | | | | | * give even more time to start, because Android is visibly quite long to start on a phone * backport the input chmod patch, it unbreaks touch input on some devices * ignore wayland env vars, as they aren't actually working
* various: bump pkgrel due to rewritten commitsKevin Daudt2020-03-081-1/+1
| | | | | Due to an accidental force push, the commits for these packages were rewritten. Make sure they are rebuilt so that the commit hash matches what's in aports.
* testing/anbox: upgrade to 20200303 and fix issuesAntoine Fontaine2020-03-081-23/+32
| | | | | | | | | | | | | | | | | | | | | | This commit upgrades to 3rd march master, and address the following: * repair and enable unit tests. * add icon. * drop arm build patch as it was merged upstream. * drop armhf architecture as there is no android image anyway for this arch. * drop -networkmanager subpackage: it isn't needed anymore as the iptable script requirement are better known. * remove files from a dependency that got installed to `/usr/include` and similar, as they don't belong to the package (it probably should be removed and split to another package altogether). * add root shell script.
* testing/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-2/+2
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* testing/anbox: new aportsAntoine Fontaine2020-02-191-0/+111