fdroiddata/metadata/net.vreeken.quickmsg.txt

52 lines
1.8 KiB
Text
Raw Normal View History

2014-03-19 09:41:18 +00:00
Categories:Internet
License:GPLv3
Web Site:http://quickmsg.vreeken.net
Source Code:http://quickmsg.vreeken.net/QuickMSG.git
2014-03-19 09:41:18 +00:00
Issue Tracker:
Auto Name:QuickMSG
Summary:Send encypted instant messages via email
Description:
Encrypted instant messenger that uses existing mail infrastructure and
encrypts messages with PGP.
.
Repo Type:git
Repo:http://quickmsg.vreeken.net/QuickMSG.git/
2014-03-19 09:41:18 +00:00
Build:1.0,1
disable=jars
2014-03-19 09:41:18 +00:00
commit=9df2430bedb611bbb7d9b7e8435e16267dcce39b
init=rm -f build.xml
extlibs=android/android-support-v4.jar
prebuild=rm libs/* && \
mkdir tmp && \
pushd tmp && \
svn checkout http://javamail-android.googlecode.com/svn/trunk/ mail && \
pushd mail && popd && \
git clone https://github.com/rtyley/spongycastle.git && \
pushd spongycastle && gradle jar && popd && popd && \
cp tmp/spongycastle/prov/build/libs/prov-1.50.0.0.jar libs/ && \
cp tmp/spongycastle/pg/build/libs/pg-1.50.0.0.jar libs/ && \
cp tmp/spongycastle/core/build/libs/core-1.50.0.0.jar libs/ && \
pushd libs && wget -c http://javamail-android.googlecode.com/files/activation.jar && \
wget -c http://javamail-android.googlecode.com/files/additionnal.jar && \
wget -c http://javamail-android.googlecode.com/files/mail.jar && popd && rm -fR tmp
Maintainer Notes:
prov-1.50.0.0.jar => https://github.com/rtyley/spongycastle
pg-1.50.0.0.jar => https://github.com/rtyley/spongycastle
core-1.50.0.0.jar => https://github.com/rtyley/spongycastle
mail.jar => http://code.google.com/p/javamail-android/
activation.jar => http://code.google.com/p/javamail-android/
additionnal.jar => http://code.google.com/p/javamail-android/
maybe: https://raw.githubusercontent.com/timlian/android-javamail ?
.
2014-03-19 09:41:18 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
2014-03-19 09:41:18 +00:00
Current Version:1.0
Current Version Code:1