mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-07 01:41:06 +03:00
normalize Build TYPE_LIST data based on .txt
In the future, we should have better internal datatypes for this stuff, i.e. instead of gradle: ['yes'] for True, actually use a boolean. For now, make the YAML and JSON metadata produce the same internal data as .txt.
This commit is contained in:
parent
f7ae398aae
commit
c178cfb843
4 changed files with 175 additions and 177 deletions
|
@ -63,7 +63,7 @@ builds:
|
|||
- ../java-libs/ActionBarSherlock
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.0.11
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -97,7 +97,7 @@ builds:
|
|||
- ../java-libs/ActionBarSherlock
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.0.11
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -131,7 +131,7 @@ builds:
|
|||
- ../java-libs/ActionBarSherlock
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: unknown - see disabled
|
||||
disable: ffmpeg error 0.0.11
|
||||
encoding: null
|
||||
|
@ -165,7 +165,7 @@ builds:
|
|||
- ../java-libs/ActionBarSherlock
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=mips ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.0.11
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -196,7 +196,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=mips ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.1.3
|
||||
disable: build failing (at 0.1.3)
|
||||
encoding: null
|
||||
|
@ -229,7 +229,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.1.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -262,7 +262,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.1.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -295,7 +295,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.1.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -328,7 +328,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.0
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -360,7 +360,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.0
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -392,7 +392,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -424,7 +424,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -456,7 +456,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.5
|
||||
disable: can't download gmp
|
||||
encoding: null
|
||||
|
@ -488,7 +488,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.5
|
||||
disable: can't download gmp
|
||||
encoding: null
|
||||
|
@ -520,7 +520,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -552,7 +552,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -584,7 +584,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.7
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -616,7 +616,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.7
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -648,7 +648,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=mips ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.7.1
|
||||
disable: build fails
|
||||
encoding: null
|
||||
|
@ -680,7 +680,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.7.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -712,7 +712,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.7.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -744,7 +744,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.8
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -776,7 +776,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.8
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -808,7 +808,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.8
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -840,7 +840,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.9
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -872,7 +872,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.9
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -904,7 +904,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.9
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -936,7 +936,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.10
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -968,7 +968,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.10
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1000,7 +1000,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 0.9.10
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1032,7 +1032,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.0.0
|
||||
disable: doesn't build
|
||||
encoding: null
|
||||
|
@ -1064,7 +1064,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.0.0
|
||||
disable: doesn't build
|
||||
encoding: null
|
||||
|
@ -1096,7 +1096,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.0.0
|
||||
disable: doesn't build
|
||||
encoding: null
|
||||
|
@ -1128,7 +1128,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.0.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1160,7 +1160,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.0.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1192,7 +1192,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.0.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1224,7 +1224,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1258,7 +1258,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1292,7 +1292,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1326,7 +1326,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.5
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1360,7 +1360,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.5
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1394,7 +1394,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.5
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1428,7 +1428,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1462,7 +1462,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1496,7 +1496,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.1.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1530,7 +1530,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.0
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1564,7 +1564,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.0
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1598,7 +1598,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.0
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1632,7 +1632,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1666,7 +1666,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1700,7 +1700,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.1
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1734,7 +1734,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.2
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1768,7 +1768,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.2
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1802,7 +1802,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.2
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1836,7 +1836,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1870,7 +1870,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1904,7 +1904,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.3
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1938,7 +1938,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.4
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -1972,7 +1972,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.4
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -2006,7 +2006,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.4
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -2040,7 +2040,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.5
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -2074,7 +2074,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.5
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -2108,7 +2108,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.5
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -2142,7 +2142,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -2176,7 +2176,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
@ -2210,7 +2210,7 @@ builds:
|
|||
- androidupdate: []
|
||||
antcommands: []
|
||||
build: cd ../ && ./compile.sh -a "x86" --release
|
||||
buildjni: false
|
||||
buildjni: []
|
||||
commit: 1.2.6
|
||||
disable: false
|
||||
encoding: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue