8 Commits

Author SHA1 Message Date
Antoine Fontaine
99308c8d8a testing/anbox: upgrade to 20200408, drop lxc dependency and fix init script
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.
2020-04-13 15:40:34 +00:00
Antoine Fontaine
aeaacb0142 testing/anbox: move android image location
this allows removing /var/lib/anbox while anbox is stopped to do
a "factory reset"
2020-04-03 07:57:49 +00:00
Antoine Fontaine
0611d92cdf testing/anbox: fix desktop file
this allow plasma mobile and phosh to use the icon, and make the anbox-launch script fixes useful.
2020-04-03 07:57:49 +00:00
Antoine Fontaine
db71e0d805 testing/anbox: fix issues
* 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
2020-03-10 22:05:29 -03:00
Kevin Daudt
ef31baf066 various: bump pkgrel due to rewritten commits
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.
2020-03-08 12:44:13 +00:00
Antoine Fontaine
0e9c86d894 testing/anbox: upgrade to 20200303 and fix issues
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.
2020-03-08 12:48:42 +01:00
Rasmus Thomsen
539c11eaf7 testing/*: make CMake and meson respect our C{,PP,XX}FLAGS
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
2020-02-21 18:12:22 +01:00
Antoine Fontaine
42cc40daa8 testing/anbox: new aports 2020-02-19 22:28:03 +01:00