BV for APG (org.thialfihar.android.apg) to work with org.fdroid.k9 ...
K-9 developers indicate they will consider more flexibility regarding declaration of package names for apps that wish to plug in to a member of the K-9 "family". Not changing package name for this one, but we should consider doing so for the newer GPG apps.
This commit is contained in:
parent
9b0f44f733
commit
6971138eb1
BIN
build/extlib/bc145_reduced_for_apg.zip
Normal file
BIN
build/extlib/bc145_reduced_for_apg.zip
Normal file
Binary file not shown.
|
@ -8,20 +8,23 @@ FlattrID:164412
|
|||
Auto Name:APG
|
||||
Summary:Encrypt email and files
|
||||
Description:
|
||||
APG is a port of OpenPGP for Android. Use it to encrypt and decrypt files, and in
|
||||
conjunction with [[org.fdroid.k9]], to seamlessly add support for encrypting and decrypting
|
||||
APG is a port of OpenPGP for Android. Use it to encrypt and decrypt files,
|
||||
and in conjunction with [[org.fdroid.k9]] (only our package), to seamlessly
|
||||
add support for encrypting and decrypting
|
||||
emails, as well as adding and verifying digital signatures.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/thialfihar/apg.git
|
||||
|
||||
Auto Update Mode:None
|
||||
#For when source build is required
|
||||
#Build Version:1.0.8,10899,bf6029124,prebuild=\
|
||||
#wget http://android-privacy-guard.googlecode.com/files/bc145_reduced_for_apg.zip && \
|
||||
#unzip bc145_reduced_for_apg.zip -d src/ && rm bc145_reduced_for_apg.zip
|
||||
Update Check Mode:None
|
||||
Current Version:1.0.8
|
||||
Current Version Code:10899
|
||||
Build Version:1.0.8-fdroid,10900,bf6029124,forcevercode=yes,forceversion=yes,\
|
||||
extlibs=bc145_reduced_for_apg.zip,prebuild=\
|
||||
sed -i 's/minSdkVersion="3"/minSdkVersion="4"/g' AndroidManifest.xml && \
|
||||
unzip libs/bc145_reduced_for_apg.zip -d src/ && rm libs/bc145_reduced_for_apg.zip && \
|
||||
find . -type f -print0 | xargs -0 sed -i 's/com.fsck.k9/org.fdroid.k9/g'
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:1.0.8
|
||||
Current Version Code:10900
|
||||
|
||||
|
|
Loading…
Reference in a new issue