mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Move comments into the maintainer notes
This commit is contained in:
parent
63f85e4f29
commit
226ceecfa0
1 changed files with 6 additions and 3 deletions
|
|
@ -32,9 +32,6 @@ Supports NFC for login and QR code scanning for login and transactions.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/greenaddress/WalletCordova
|
Repo:https://github.com/greenaddress/WalletCordova
|
||||||
|
|
||||||
# * scandelete libscrypt.so - it is built by F-Droid via prepare_fdroid.sh,
|
|
||||||
# but it is still in GreenAddress repo for users who don't want to use NDK,
|
|
||||||
# so it needs to be removed before building to pass scanning.
|
|
||||||
Build:0.0.35,35
|
Build:0.0.35,35
|
||||||
commit=0.0.35
|
commit=0.0.35
|
||||||
subdir=platforms/android
|
subdir=platforms/android
|
||||||
|
|
@ -42,6 +39,12 @@ Build:0.0.35,35
|
||||||
scandelete=plugins/org.apache.cordova.vibration/src/blackberry10,platforms/android/libs/armeabi/libscrypt.so,platforms/android/scrypt/src/android/resources/lib,platforms/android/scrypt/src/main/resources/lib
|
scandelete=plugins/org.apache.cordova.vibration/src/blackberry10,platforms/android/libs/armeabi/libscrypt.so,platforms/android/scrypt/src/android/resources/lib,platforms/android/scrypt/src/main/resources/lib
|
||||||
build=./prepare_fdroid.sh
|
build=./prepare_fdroid.sh
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
scandelete libscrypt.so - it is built by F-Droid via prepare_fdroid.sh,
|
||||||
|
but it is still in GreenAddress repo for users who don't want to use NDK,
|
||||||
|
so it needs to be removed before building to pass scanning.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.0.35
|
Current Version:0.0.35
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue