mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Merge branch 'nextloop/i2p-4745255' into 'master'
I2P 0.9.45 See merge request fdroid/fdroiddata!6543
This commit is contained in:
commit
beeeca8002
1 changed files with 18 additions and 0 deletions
|
|
@ -548,6 +548,24 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- lib/client/src/main/jniLibs
|
- lib/client/src/main/jniLibs
|
||||||
|
|
||||||
|
- versionName: 0.9.45
|
||||||
|
versionCode: 4745255
|
||||||
|
commit: 22290da1a4ed9cb972336930a6e1e1e69016340f
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- legacy
|
||||||
|
srclibs:
|
||||||
|
- I2P@i2p-0.9.45
|
||||||
|
rm:
|
||||||
|
- gradle/wrapper
|
||||||
|
prebuild:
|
||||||
|
- echo -e "i2psrc=../$$I2P$$" >> ../lib/client/local.properties
|
||||||
|
- echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=$$I2P$$" >> ../routerjars/local.properties
|
||||||
|
- sed -i -e '/^props\ =/,+22d' -e 's!../i2p.i2p!$$I2P$$!g' build.gradle
|
||||||
|
- curl https://gmplib.org/download/gmp/gmp-6.1.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
|
||||||
|
scandelete:
|
||||||
|
- lib/client/src/main/jniLibs
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
--Always update net.i2p.android aswell!--
|
--Always update net.i2p.android aswell!--
|
||||||
Don't do so until reproducible.
|
Don't do so until reproducible.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue