[mythtv-commits] packaging branch master updated by mspieth. v0.28pre-225-g2dc4761
Git Repo Owner
noreply at mythtv.org
Sat Dec 23 00:05:37 UTC 2017
The branch, master has been updated on the
packaging repository by gitolite user mspieth.
via 2dc4761d093599f7e9157f8b3431bcbc3f0bd0bd (commit)
from cb93480f04a889d6b635509958089fc349ed10fb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2dc4761d093599f7e9157f8b3431bcbc3f0bd0bd
Author: Mark Spieth <mspieth at digivation.com.au> at Wed, 12 Jun 2013 16:18:28 +1000
Committer: Mark Spieth <mspieth at digivation.com.au> at Sat, 23 Dec 2017 11:03:10 +1100
URL: http://code.mythtv.org/cgit/packaging/commit/?id=2dc4761d093599f7e9157f8b3431bcbc3f0bd0bd
build script for android
-----------------------------------------------------------------------
Summary of changes:
android/Readme.md | 56 +-
android/android-package-source/AndroidManifest.xml | 47 +-
.../qtproject/qt5/android/bindings/QtActivity.java | 715 +----------
.../qt5/android/bindings/QtApplication.java | 159 ---
android/android-utilities/setenv.sh | 4 +-
android/gdb.sh | 19 +-
android/gdbinitandroid | 3 +
android/installapk.sh | 6 +-
android/makelibs.sh | 1342 ++++++++++++++++++--
android/mythbuild.sh | 266 +++-
android/startgdbserver.sh | 6 +
deb/debian/rules | 2 +-
12 files changed, 1563 insertions(+), 1062 deletions(-)
delete mode 100644 android/android-package-source/src/org/qtproject/qt5/android/bindings/QtApplication.java
create mode 100644 android/gdbinitandroid
--
More information about the mythtv-commits
mailing list