From bc9d7380faf28c074a068d4d0b4b79579a20587e Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 17 Jun 2020 13:42:06 +0000 Subject: [PATCH] Misc fixes after cycle --- metadata/awais.instagrabber.yml | 21 +++-- metadata/com.dar.nclientv2.yml | 76 +------------------ metadata/com.foobnix.pro.pdf.reader.yml | 2 +- metadata/com.sapuseven.untis.yml | 7 -- metadata/com.termux.yml | 2 +- metadata/design.codeux.authpass.fdroid.yml | 4 +- metadata/eu.faircode.email.yml | 10 --- metadata/eu.faircode.netguard.yml | 11 +-- .../net.kollnig.missioncontrol.fdroid.yml | 2 +- metadata/org.secuso.privacyfriendlypin.yml | 1 + metadata/org.surrel.facebooknotifications.yml | 1 + metadata/org.xcsoar.yml | 1 + metadata/se.lublin.mumla.yml | 2 +- 13 files changed, 25 insertions(+), 115 deletions(-) diff --git a/metadata/awais.instagrabber.yml b/metadata/awais.instagrabber.yml index ed51a7e32d..bc65b3db8f 100644 --- a/metadata/awais.instagrabber.yml +++ b/metadata/awais.instagrabber.yml @@ -8,6 +8,19 @@ SourceCode: https://gitlab.com/AwaisKing/Instagrabber/tree/HEAD IssueTracker: https://gitlab.com/AwaisKing/Instagrabber/issues AutoName: InstaGrabber +Summary: A simple yet advanced Instagram post downloader +Description: |- + [NOTE: this app is discontinued] + + Hey moron, this is what you can do: + * you can search for hashtags and use usernames. + * you can keep the app running and it'll automatically show up a box with post or username you copied. + * you can download mafakin profiles pictures and their feed posts (public only). 1 + * you can simply log in to your account (Settings > Login) and you can download private posts too!! 2 + * you can hold down any item and you'll be able to download batch items, if you're greedy and/or want to steal posts. + * you can copy bio of anyone and captions of any post, if you want to. idrc. + * you can watch stories and highlights. again, i'm telling you to make sure you're logged in + * view or copy commens, only if the post has at least one. RepoType: git Repo: https://gitlab.com/AwaisKing/Instagrabber.git @@ -111,15 +124,9 @@ Builds: gradle: - fdroid - - versionName: '16.3' - versionCode: 26 - commit: v16.3 - subdir: app - gradle: - - fdroid - - versionName: '16.5' versionCode: 27 + disable: fails to build commit: v16.5 subdir: app gradle: diff --git a/metadata/com.dar.nclientv2.yml b/metadata/com.dar.nclientv2.yml index 4107d47150..e8cee92f46 100644 --- a/metadata/com.dar.nclientv2.yml +++ b/metadata/com.dar.nclientv2.yml @@ -20,87 +20,13 @@ Builds: gradle: - yes - - versionName: 2.2.7 - versionCode: 227 - disable: requires Gradle 6.4-rc-4 - commit: 2.2.7 - subdir: app - gradle: - - yes - - - versionName: 2.2.8 - versionCode: 228 - disable: requires Gradle 6.4-rc-4 - commit: 2.2.8 - subdir: app - gradle: - - yes - - - versionName: 2.2.9 - versionCode: 229 - disable: requires Gradle 6.4-rc-4 - commit: 2.2.9 - subdir: app - gradle: - - yes - - - versionName: 2.3.0 - versionCode: 230 - disable: requires Gradle 6.4-rc-4 - commit: 2.3.0 - subdir: app - gradle: - - yes - - - versionName: 2.3.6 - versionCode: 236 - disable: requires Gradle 6.4-rc-4 - commit: 2.3.6 - subdir: app - gradle: - - yes - - - versionName: 2.3.7 - versionCode: 237 - commit: 2.3.7 - subdir: app - gradle: - - yes - - - versionName: 2.3.9 - versionCode: 239 - commit: 2.3.9 - subdir: app - gradle: - - yes - - - versionName: 2.4.0 - versionCode: 240 - commit: 2.4.0 - subdir: app - gradle: - - yes - - - versionName: 2.4.1 - versionCode: 241 - commit: 2.4.1 - subdir: app - gradle: - - yes - - - versionName: 2.4.2 - versionCode: 242 - commit: 2.4.2 - subdir: app - gradle: - - yes - - versionName: 2.4.3 versionCode: 243 commit: 2.4.3 subdir: app gradle: - yes + prebuild: sed -i -e 's/6.4-rc-4-all/6.4-all/' -e '/Sha256Sum/d' ../gradle/wrapper/gradle-wrapper.properties AutoUpdateMode: Version %v UpdateCheckMode: Tags diff --git a/metadata/com.foobnix.pro.pdf.reader.yml b/metadata/com.foobnix.pro.pdf.reader.yml index 1332147c94..245bf36a2a 100644 --- a/metadata/com.foobnix.pro.pdf.reader.yml +++ b/metadata/com.foobnix.pro.pdf.reader.yml @@ -408,7 +408,7 @@ Builds: build: - pushd ../Builder/ - ./link_to_mupdf_1.16.1.sh - ndk: r21b + ndk: r21c MaintainerNotes: Upstream builds separate APKs for each architecture but we build an universal APK. diff --git a/metadata/com.sapuseven.untis.yml b/metadata/com.sapuseven.untis.yml index 8657a64d05..021ee8b35e 100644 --- a/metadata/com.sapuseven.untis.yml +++ b/metadata/com.sapuseven.untis.yml @@ -55,13 +55,6 @@ Builds: gradle: - yes - - versionName: 3.3.2 - versionCode: 21 - commit: v3.3.2 - subdir: app - gradle: - - yes - - versionName: 3.3.2 versionCode: 22 commit: v3.3.2 diff --git a/metadata/com.termux.yml b/metadata/com.termux.yml index f4fdf0b0a1..37447c040f 100644 --- a/metadata/com.termux.yml +++ b/metadata/com.termux.yml @@ -585,7 +585,7 @@ Builds: subdir: app gradle: - yes - ndk: r21 + ndk: r21b AutoUpdateMode: Version v%v UpdateCheckMode: Tags diff --git a/metadata/design.codeux.authpass.fdroid.yml b/metadata/design.codeux.authpass.fdroid.yml index d68d874810..6395b9def8 100644 --- a/metadata/design.codeux.authpass.fdroid.yml +++ b/metadata/design.codeux.authpass.fdroid.yml @@ -177,10 +177,10 @@ Builds: - authpass/macos - deps/kdbx.dart/libargon2* build: - - echo 'systemProp.design.codeux.ndkVersion=21.2.6472646' >> authpass/android/gradle.properties + - echo 'systemProp.design.codeux.ndkVersion=21.2.6472646' >> android/gradle.properties - $$flutter$$/bin/flutter config --no-analytics - $$flutter$$/bin/flutter build apk -t lib/env/fdroid.dart --flavor fdroid --release - ndk: r21b + ndk: r21c AutoUpdateMode: Version v%v UpdateCheckMode: HTTP diff --git a/metadata/eu.faircode.email.yml b/metadata/eu.faircode.email.yml index 81cac30739..c559541b46 100644 --- a/metadata/eu.faircode.email.yml +++ b/metadata/eu.faircode.email.yml @@ -2528,16 +2528,6 @@ Builds: prebuild: sed -i -e '/keystoreProperties/d' build.gradle ndk: r21b - - versionName: '1.1200' - versionCode: 1200 - commit: '1.1200' - subdir: app - submodules: true - gradle: - - full - prebuild: sed -i -e '/keystoreProperties/d' build.gradle - ndk: r21b - - versionName: '1.1201' versionCode: 1201 commit: '1.1201' diff --git a/metadata/eu.faircode.netguard.yml b/metadata/eu.faircode.netguard.yml index acfecdd9e0..dfcf7b7d0a 100644 --- a/metadata/eu.faircode.netguard.yml +++ b/metadata/eu.faircode.netguard.yml @@ -1231,15 +1231,6 @@ Builds: prebuild: sed -i -e '/keystore/d' -e '/signingConfigs/d' build.gradle ndk: r21 - - versionName: '2.282' - versionCode: 2020061201 - commit: '2.282' - subdir: app - gradle: - - yes - prebuild: sed -i -e '/keystore/d' -e '/signingConfigs/d' build.gradle - ndk: r21 - - versionName: '2.283' versionCode: 2020061401 commit: '2.283' @@ -1247,7 +1238,7 @@ Builds: gradle: - yes prebuild: sed -i -e '/keystore/d' -e '/signingConfigs/d' build.gradle - ndk: r21 + ndk: r21b AutoUpdateMode: Version %v UpdateCheckMode: Tags ^[0-9.]+$ diff --git a/metadata/net.kollnig.missioncontrol.fdroid.yml b/metadata/net.kollnig.missioncontrol.fdroid.yml index 2309deb3fe..ecd2cb0604 100644 --- a/metadata/net.kollnig.missioncontrol.fdroid.yml +++ b/metadata/net.kollnig.missioncontrol.fdroid.yml @@ -52,7 +52,7 @@ Builds: subdir: app gradle: - fdroid - prebuild: sed -i -e 's/21.0.6113669/21.1.6352462/' app/build.gradle + prebuild: sed -i -e 's/21.0.6113669/21.1.6352462/' build.gradle ndk: r21b AutoUpdateMode: Version %c diff --git a/metadata/org.secuso.privacyfriendlypin.yml b/metadata/org.secuso.privacyfriendlypin.yml index fbd538e2b8..d0f0a0a799 100644 --- a/metadata/org.secuso.privacyfriendlypin.yml +++ b/metadata/org.secuso.privacyfriendlypin.yml @@ -59,6 +59,7 @@ Builds: - versionName: 2.0.2 versionCode: 7 + disable: no tag, checkupdate bot blunder commit: v2.0.2 subdir: app gradle: diff --git a/metadata/org.surrel.facebooknotifications.yml b/metadata/org.surrel.facebooknotifications.yml index 398b680d3e..269ce83754 100644 --- a/metadata/org.surrel.facebooknotifications.yml +++ b/metadata/org.surrel.facebooknotifications.yml @@ -102,6 +102,7 @@ Builds: - versionName: 1.10.1 versionCode: 14 + disable: no tag, checkupdate bot blunder commit: v1.10.1 subdir: app gradle: diff --git a/metadata/org.xcsoar.yml b/metadata/org.xcsoar.yml index 8d7dbc5ad5..ddc5a7a6d5 100644 --- a/metadata/org.xcsoar.yml +++ b/metadata/org.xcsoar.yml @@ -261,6 +261,7 @@ Builds: - versionName: 6.8.15 versionCode: 117 + disable: fails to build commit: v6.8.15 submodules: true sudo: diff --git a/metadata/se.lublin.mumla.yml b/metadata/se.lublin.mumla.yml index 8bbe6f2969..5b27286ea0 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -116,7 +116,7 @@ Builds: - gradle jar buildjni: - ../libraries/humla/src/main/jni - ndk: r21 + ndk: r21b AutoUpdateMode: Version %v UpdateCheckMode: Tags ^[^-]*$