Add GPG and Lildebi, though disabled for now
This commit is contained in:
parent
dfa4c1b535
commit
bf785c361e
22
metadata/info.guardianproject.gpg.txt
Normal file
22
metadata/info.guardianproject.gpg.txt
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
Category:Development
|
||||||
|
License:GPL
|
||||||
|
Web Site:https://github.com/guardianproject/gnupg-for-android
|
||||||
|
Source Code:https://github.com/guardianproject/gnupg-for-android
|
||||||
|
Issue Tracker:https://github.com/guardianproject/gnupg-for-android/issues
|
||||||
|
|
||||||
|
Summary:Gnupg for Android
|
||||||
|
Description:
|
||||||
|
This builds an app which is not ready for prime time, but it also builds binaries that
|
||||||
|
are used by Lil'Debi
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/guardianproject/gnupg-for-android.git
|
||||||
|
|
||||||
|
#Note the crazy version number
|
||||||
|
Build Version:0.0,1,!fig2dev:command not found at 76d62f6064,buildjni=no,submodules=yes,\
|
||||||
|
prebuild=export NDK_BASE=$$NDK$$ && make -C external/ gnupg-install && make -C external/ gnupg-static && \
|
||||||
|
make -C external/ gpgme-install && make -C external/ android-assets && ndk-build
|
||||||
|
|
||||||
|
Update Check Mode:None
|
||||||
|
|
30
metadata/info.guardianproject.lildebi.txt
Normal file
30
metadata/info.guardianproject.lildebi.txt
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
Category:Development
|
||||||
|
License:GPLv3
|
||||||
|
Web Site:https://github.com/guardianproject/lildebi/wiki
|
||||||
|
Source Code:https://github.com/guardianproject/lildebi
|
||||||
|
Issue Tracker:https://github.com/guardianproject/lildebi/issues
|
||||||
|
|
||||||
|
Summary:Run Debian on your phone
|
||||||
|
Description:
|
||||||
|
This is an app to setup and manage a Debian install in parallel on an Android
|
||||||
|
phone. It can build a Debian install from scratch or use an existing image.
|
||||||
|
It manages the starting and stopping of the Debian install. It uses debootstrap
|
||||||
|
to build up the disk image as a chroot, and then providesstart and stop methods
|
||||||
|
for handling mounting, fsck, starting/stopping sshd, etc.. This is built from
|
||||||
|
source by f-droid except for the gpg part which can be built from the code in
|
||||||
|
info.guardianproject.gpg.txt in the fdroiddata repo. See the website for usage
|
||||||
|
instructions. This is currently functional alpha software, so do not rely on it
|
||||||
|
to produce a trusted Debian install. Please do try it out, use it, and report
|
||||||
|
criticisms, bugs, improvements, etc.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/guardianproject/lildebi.git
|
||||||
|
|
||||||
|
#Using 76d62 from gpg. Disabled as gpg doesn't build
|
||||||
|
#Build Version:0.2,3,773d5,submodules=yes,prebuild=make NDK_BASE=$$NDK$$ -C external assets
|
||||||
|
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:0.2
|
||||||
|
Current Version Code:3
|
||||||
|
|
Loading…
Reference in a new issue