From ba1213c49e0e052fa1e9cab54ce37d5de3046c96 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 8 Jan 2017 17:00:25 -0400 Subject: [PATCH] add --- doc/todo/termux_package.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/todo/termux_package.mdwn diff --git a/doc/todo/termux_package.mdwn b/doc/todo/termux_package.mdwn new file mode 100644 index 0000000000..c460fb8bab --- /dev/null +++ b/doc/todo/termux_package.mdwn @@ -0,0 +1,15 @@ +Termux is an android terminal with apt. It should be possible to build +git-annex this way, and this would be a nice alternative (or perhaps +replacement) for the git-annex.apk. + +Looks like termux uses ubuntu to build, but cross-compiles for android, +using bionic. So, ghc-android would still need to be used to build +git-annex. + + + +May be easier to build an appropriate .deb from the android git-annex +binary, and add it to termux's sources.list? + + +--[[Joey]] -- 2.30.2