From bf785c361ea36dc625a91107bb05a2f5432927f5 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 4 Sep 2012 13:03:46 +0100 Subject: [PATCH] Add GPG and Lildebi, though disabled for now --- metadata/info.guardianproject.gpg.txt | 22 +++++++++++++++++ metadata/info.guardianproject.lildebi.txt | 30 +++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 metadata/info.guardianproject.gpg.txt create mode 100644 metadata/info.guardianproject.lildebi.txt diff --git a/metadata/info.guardianproject.gpg.txt b/metadata/info.guardianproject.gpg.txt new file mode 100644 index 0000000000..8a3c223720 --- /dev/null +++ b/metadata/info.guardianproject.gpg.txt @@ -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 + diff --git a/metadata/info.guardianproject.lildebi.txt b/metadata/info.guardianproject.lildebi.txt new file mode 100644 index 0000000000..13e2e994c3 --- /dev/null +++ b/metadata/info.guardianproject.lildebi.txt @@ -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 +