From c3f21f0c766f995bdfedf6d5cfe53fad470f7570 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 10 Apr 2013 18:22:01 +0100 Subject: [PATCH] WIP k9 beta --- metadata/com.fsck.k9_beta.txt | 39 +++++++++++ metadata/com.fsck.k9_beta/package-id.patch | 77 ++++++++++++++++++++++ 2 files changed, 116 insertions(+) create mode 100644 metadata/com.fsck.k9_beta.txt create mode 100644 metadata/com.fsck.k9_beta/package-id.patch diff --git a/metadata/com.fsck.k9_beta.txt b/metadata/com.fsck.k9_beta.txt new file mode 100644 index 0000000000..d97197a5c5 --- /dev/null +++ b/metadata/com.fsck.k9_beta.txt @@ -0,0 +1,39 @@ +Category:Internet +License:Apache2 +Web Site:http://code.google.com/p/k9mail/ +Source Code:https://github.com/k9mail/k-9 +Issue Tracker:http://code.google.com/p/k9mail/issues/list + +Summary:Full-featured email client +Description: +E-mail client supporting multiple accounts, POP3, IMAP and Push IMAP. Packed with +features and highly configurable. Import and export of settings is possible so that all that's +required to setup the app after a wipe is to enter the account passwords. + +If you would like to contribute financially to k9mail, please consider donating to the local SPCA +(Societies for the prevention of cruelty to animals). + +We leave this app as a developer build to minimize the disruption to users a signature switch +would cause. Building the app from source is very straightforward though. Stable releases are +numbered x.even and they are maintained in their own git branches. +. + +Repo Type:git +Repo:https://github.com/k9mail/k-9.git + +Build Version:4.330,17031,!WIP 4.330,patch=package-id.patch,update=.;plugins/HoloColorPicker;\ +plugins/ckChangeLog/library;plugins/ActionBarSherlock/library,prebuild=\ +echo "android.jar=$$SDK$$/platforms/android-17/android.jar" >> ant.properties && \ +rm -f libs/jzlib*.jar libs/htmlcleaner*.jar libs/jutf*.jar && \ +unzip libs/htmlcleaner-2.2-all.zip && cd src/com/ && \ +svn co https://jutf7.svn.sourceforge.net/svnroot/jutf7/trunk/src/main/java/com/beetstra/ && \ +wget http://www.jcraft.com/jzlib/jzlib-1.0.7.tar.gz && tar -xf jzlib-1.0.7.tar.gz && \ +mv jzlib-1.0.7/com/* . && rm -rf jzlib*,build=\ +$$MVN3$$ package -f HtmlCleaner/pom.xml && \ +mv HtmlCleaner/target/htmlcleaner-2.2.jar libs/ && \ +rm -rf HtmlCleaner + +Update Check Mode:None +Current Version:4.201 +Current Version Code:16025 + diff --git a/metadata/com.fsck.k9_beta/package-id.patch b/metadata/com.fsck.k9_beta/package-id.patch new file mode 100644 index 0000000000..5478384467 --- /dev/null +++ b/metadata/com.fsck.k9_beta/package-id.patch @@ -0,0 +1,77 @@ +diff --git a/custom_rules.xml b/custom_rules.xml +new file mode 100644 +index 0000000..c5a7b4d +--- /dev/null ++++ b/custom_rules.xml +@@ -0,0 +1,41 @@ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git a/AndroidManifest.xml b/AndroidManifest.xml +index 465fc70..32d6d9c 100644 +--- a/AndroidManifest.xml ++++ b/AndroidManifest.xml +@@ -391,14 +391,14 @@ otherwise it would make K-9 start at the wrong time + + + + +