Package: anbox / 0.0~git20190124-1
Metadata
Package | Version | Patches format |
---|---|---|
anbox | 0.0~git20190124-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 fix spelling errors in external libraries.patch | (download) |
external/process-cpp-minimal/src/core/posix/fork.cpp |
8 4 + 4 - 0 ! |
fix spelling errors in external libraries Signed-off-by: Shengjing Zhu <i@zhsj.me> |
0003 use python3 for emugl headers generate scripts.patch | (download) |
scripts/gen-emugl-entries.py |
2 1 + 1 - 0 ! |
use python3 for emugl headers generate scripts Signed-off-by: Shengjing Zhu <i@zhsj.me> |
0004 exclude external from all target.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
exclude external from all target Signed-off-by: Shengjing Zhu <i@zhsj.me> |
0005 pass dpkg buildflags to external android emugl.patch | (download) |
external/android-emugl/CMakeLists.txt |
4 2 + 2 - 0 ! |
pass dpkg buildflags to external android-emugl Signed-off-by: Shengjing Zhu <i@zhsj.me> |
0006 unsafe workaround for issue 1057.patch | (download) |
src/anbox/utils.cpp |
6 4 + 2 - 0 ! |
unsafe workaround for issue 1057 Bug: https://github.com/anbox/anbox/issues/1057 Bug-Debian: https://bugs.debian.org/923403 |