Don't update NoteCipher to 0.1 (13): not released

master
Boris Kraut 2014-08-30 00:09:16 +02:00
parent 1e08435066
commit 093b774dff
2 changed files with 21 additions and 0 deletions

View File

@ -30,6 +30,25 @@ Build:0.1,12
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
cp libs/sqlcipher.jar $$Cacheword$$/libs/
Build:0.1,13
disable=not ready for release
commit=ae993855a070df642e6022e4c8431bbb798d544b
submodules=yes
subdir=app
srclibs=SQLCipher@v3.1.0
prebuild=sh ../setup-ant.sh && \
cp libs/android-support-v4.jar ../external/actionbarsherlock/actionbarsherlock/libs/android-support-v4.jar && \
cp libs/android-support-v4.jar ../external/cacheword/cachewordlib/libs/android-support-v4.jar && \
pushd $$SQLCipher$$ && make init && make && popd && cp -fR $$SQLCipher$$/libs ./ cp -fR $$SQLCipher$$/assets ./
rm=app/libs/x86/*.so,app/libs/armeabi/*.so
scandelete=external/actionbarsherlock/actionbarsherlock-samples
Maintainer Notes:
* Upstream is not yet ready
* NoteCipher Library has jars
* NoteCipher's submodules include this repo: circular submodules?
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.1

2
srclibs/SQLCipher.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/sqlcipher/android-database-sqlcipher.git