Commit graph

64668 commits

Author SHA1 Message Date
Hans-Christoph Steiner
a6097d9552 remove blank entries from srclibs
```python
import glob
import re
import yaml

print(help(yaml.dump))

for f in glob.glob('srclibs/*.yml'):
    with open(f) as fp:
        data = yaml.safe_load(fp)
    write = False
    if 'Prepare' in data:
        prepare = data['Prepare'].strip()
        if not prepare:
            del(data['Prepare'])
            write = True
    if 'Subdir' in data:
        subdir = data['Subdir']
        if not subdir:
            del(data['Subdir'])
            write = True
    if write:
        with open(f, 'w') as fp:
            yaml.dump(data, fp, default_flow_style=False, allow_unicode=True, encoding=None)
        print('\n=========================================\n', f)
        print('Prepare:', prepare)
```
2020-06-02 17:12:24 +02:00
Hans-Christoph Steiner
5cfbcdc552 Merge branch 'convert-srclibs-to-yml' into 'master'
convert srclibs to .yml,

Closes #2042

See merge request fdroid/fdroiddata!6862
2020-06-02 14:14:58 +00:00
Hans-Christoph Steiner
e7c78b5ad1 gitlab-ci: set up for srclibs lint 2020-06-02 15:33:31 +02:00
Hans-Christoph Steiner
b9e9a077d7 convert srclibs to .yml, closes #2042 2020-06-02 15:33:31 +02:00
Hans-Christoph Steiner
1540d08385
sync translations 2020-06-02 14:42:18 +02:00
Hans-Christoph Steiner
da39d4ccd9 ./tools/make-summary-translatable.py 2020-06-02 14:42:12 +02:00
Marcus
3babd20d57 Merge branch 'master' into 'master'
Updating Tux Paint to 0.9.24

See merge request fdroid/fdroiddata!6879
2020-06-02 12:03:50 +00:00
F-Droid Builder
f3229d1e91 Update known apks 2020-06-02 07:46:51 +00:00
Marcus Hoffmann
b25dac085b riot: deleting builds only works with disable 2020-06-01 23:45:59 +02:00
Licaon_Kter
157b6cfbb5 Merge branch 'master' into 'master'
fix Manyverse builds by updating nodejs-mobile

See merge request fdroid/fdroiddata!6832
2020-06-01 17:52:38 +00:00
Licaon_Kter
1cdee80c90 Merge branch 'mgittracking' into 'master'
MGit - add Tracking AF

See merge request fdroid/fdroiddata!6884
2020-06-01 16:50:10 +00:00
licaon-kter
c0a8307212 MGit - add Tracking AF 2020-06-01 19:45:50 +03:00
Pere Pujal i Carabantes
9d59e0dd2d Updating Tux Paint to 0.9.24 2020-05-31 18:16:48 +02:00
Andre Staltz
2a76059da4
fix Manyverse builds by updating nodejs-mobile 2020-05-31 15:59:11 +03:00
F-Droid Builder
bddf323f0a Update SimpleSSHD to 24 (24) 2020-05-30 21:54:38 +00:00
F-Droid Builder
f2f78791ac Set autoname of Echo 2020-05-30 17:48:57 +00:00
F-Droid Builder
e9b4488b13 Update Binary Eye to 1.30.0 (66) 2020-05-30 17:48:56 +00:00
F-Droid Builder
ee8500f9c5 Set autoname of OpenWLANMap 2020-05-30 17:48:56 +00:00
F-Droid Builder
a302aa84b9 Set autoname of Show Me Hills 2020-05-30 17:48:56 +00:00
F-Droid Builder
a0f56c4840 Set autoname of Pixelesque 2020-05-30 17:48:56 +00:00
F-Droid Builder
c8f05115ea Set autoname of Micopi Pico 2020-05-30 17:48:56 +00:00
Marcus Hoffmann
193f25b33e Update CV of RunnerUp to 2.0.6.1 (14000211) 2020-05-30 15:49:29 +02:00
Marcus Hoffmann
0d408afc8b Update org.openhab.habdroid.beta to 2.12.21-beta (289) 2020-05-30 15:49:29 +02:00
Marcus
c74bc08647 Merge branch 'patch-3' into 'master'
Update com.tutpro.baresip.plus.yml

See merge request fdroid/fdroiddata!6874
2020-05-30 13:31:00 +00:00
Juha Heinanen
a8f4d34ea9 Update com.tutpro.baresip.plus.yml 2020-05-30 13:28:10 +00:00
Marcus Hoffmann
2dcdc87c6c Update AndStatus to 56.12 (329) 2020-05-30 14:21:20 +02:00
Marcus Hoffmann
a32e64cc20 Update Dib2Qm to 0.22.46 (2246) 2020-05-30 14:13:16 +02:00
Marcus Hoffmann
7f633c7b5b Update wX to 55485 (55485) 2020-05-30 13:53:56 +02:00
Marcus Hoffmann
f774c7cc62 Update Notes to 1.2 (3) 2020-05-30 13:53:27 +02:00
Marcus Hoffmann
2e1cf74960 Update FairEmail to 1.1186 (1186) 2020-05-30 13:49:15 +02:00
Marcus Hoffmann
db10e677ff Update CV of Metronome to 1.6.3 (17) 2020-05-30 13:49:15 +02:00
Marcus Hoffmann
f32847d7e8 Update TRIfA to 1.0.49 (10049) 2020-05-30 13:49:15 +02:00
relan
35a0321819 Merge branch 'electrum_dash_3_3_8_5' into 'master'
org.dash.electrum.electrum_dash update to 3.3.8.5

See merge request fdroid/fdroiddata!6796
2020-05-30 11:01:24 +00:00
Marcus Hoffmann
c08bfbdf8c Update baresip+ to 1.1.0 (2) 2020-05-30 12:49:09 +02:00
Marcus Hoffmann
9fb24647e6 Update Nextcloud to 20200530 (20200530) 2020-05-30 12:49:09 +02:00
F-Droid Builder
ce0433363c Stats, etc 2020-05-30 10:12:40 +00:00
F-Droid Builder
bf8dca67f5 Update known apks 2020-05-30 09:16:00 +00:00
Marcus Hoffmann
81f58d5b3f Update CV of Play Music Exporter to 0.9.6.0 (110) 2020-05-30 09:54:49 +02:00
Marcus Hoffmann
466ac2f6d2 Update CV of Epistolaire to 0.5.1 (8) 2020-05-30 09:54:35 +02:00
Marcus Hoffmann
db9cb5025e Update CV of MyMusicQoE to 1.3.1 (12) 2020-05-30 09:53:45 +02:00
Marcus Hoffmann
90e2baa0c9 Update CV of Video Transcoder to 0.14 (15) 2020-05-30 09:53:31 +02:00
Marcus Hoffmann
dc3175ba61 Update CV of Loyalty Card Keychain to 0.28 (39) 2020-05-30 09:52:45 +02:00
Marcus Hoffmann
d36ebdc44c Update CV of Baby Sleep Sounds to 0.11 (15) 2020-05-30 09:52:18 +02:00
Marcus Hoffmann
e49a2e5df0 Update CV of Protect Baby Monitor to 0.3 (3) 2020-05-30 09:52:03 +02:00
Marcus Hoffmann
b8fc9024b2 Update CV of OpenVegeMap to 0.9.1 (9011) 2020-05-30 09:51:39 +02:00
Marcus Hoffmann
f239c533b1 Update CV of Transistor to 3.2.4 (71) 2020-05-30 09:41:35 +02:00
Marcus Hoffmann
bea7166dc5 Update CV of CyberWOW to 0.8.0.0-a (27) 2020-05-30 09:38:21 +02:00
Marcus Hoffmann
b847df5241 Update CV of Exodus to 0.12 (44) 2020-05-30 09:37:44 +02:00
Marcus Hoffmann
7df4213073 Update CV of Transdroid to 2.5.17 (237) 2020-05-30 09:32:14 +02:00
Marcus Hoffmann
ceda80d86a Update CV of ${appName} to 3.1.2.1 (414) 2020-05-30 09:31:33 +02:00