From a355364cffa52ee638ed6e93d618f8087c3e11ff Mon Sep 17 00:00:00 2001 From: linsui Date: Sat, 12 Nov 2022 20:20:50 +0800 Subject: [PATCH] misc fixes --- metadata/ca.hamaluik.timecop.yml | 2 +- metadata/com.android.launcher3.yml | 1 + metadata/com.android.music.yml | 1 + metadata/com.stoptheballs.yml | 7 +------ metadata/com.zulipmobile.yml | 1 + metadata/org.equeim.tremotesf.yml | 6 +++--- 6 files changed, 8 insertions(+), 10 deletions(-) diff --git a/metadata/ca.hamaluik.timecop.yml b/metadata/ca.hamaluik.timecop.yml index f0980b6b06..e7688b7762 100644 --- a/metadata/ca.hamaluik.timecop.yml +++ b/metadata/ca.hamaluik.timecop.yml @@ -49,7 +49,7 @@ Builds: commit: a7e96b08c8d67b210de7e1b0c81b200186e4b4a4 output: build/app/outputs/flutter-apk/app-release.apk srclibs: - - flutter@2.10.5 + - flutter@3.3.7 rm: - flatpak - ios diff --git a/metadata/com.android.launcher3.yml b/metadata/com.android.launcher3.yml index 6437587295..aab94216b7 100644 --- a/metadata/com.android.launcher3.yml +++ b/metadata/com.android.launcher3.yml @@ -1,6 +1,7 @@ Categories: - Theming License: Apache-2.0 +AuthorName: The Android Open Source Project SourceCode: https://android.googlesource.com/platform/packages/apps/Launcher3/ Description: |- diff --git a/metadata/com.android.music.yml b/metadata/com.android.music.yml index 65562cd4f8..76ba1ea0c7 100644 --- a/metadata/com.android.music.yml +++ b/metadata/com.android.music.yml @@ -1,6 +1,7 @@ Categories: - Multimedia License: Apache-2.0 +AuthorName: The Android Open Source Project SourceCode: https://android.googlesource.com/platform/packages/apps/Music AutoName: Music diff --git a/metadata/com.stoptheballs.yml b/metadata/com.stoptheballs.yml index 4ae5a8945b..4149b9fb93 100644 --- a/metadata/com.stoptheballs.yml +++ b/metadata/com.stoptheballs.yml @@ -55,14 +55,9 @@ Builds: versionCode: 114 commit: 88aab07f5b39174b5cbc9d31f6f477b700d19448 subdir: app + submodules: true gradle: - yes - prebuild: - - cd ../../ - - git clone https://github.com/MetatransApps/Android_LIB_Commons.git - - git clone https://github.com/MetatransApps/Android_LIB_CommonsAds.git - - git clone https://github.com/MetatransApps/Android_LIB_Commons2D.git - - git clone https://github.com/MetatransApps/Android_APP_2DBalloons.git MaintainerNotes: |- * Ads: contains self-served ads diff --git a/metadata/com.zulipmobile.yml b/metadata/com.zulipmobile.yml index d79c9acad0..31801018e5 100644 --- a/metadata/com.zulipmobile.yml +++ b/metadata/com.zulipmobile.yml @@ -216,6 +216,7 @@ Builds: - versionName: '27.193' versionCode: 193 + disable: reanimated build failed commit: 6fc6189a42061738603bb8052f75aa73cf9a6b32 subdir: android/app sudo: diff --git a/metadata/org.equeim.tremotesf.yml b/metadata/org.equeim.tremotesf.yml index ccae603a50..6b0c2da081 100644 --- a/metadata/org.equeim.tremotesf.yml +++ b/metadata/org.equeim.tremotesf.yml @@ -691,7 +691,7 @@ Builds: submodules: true sudo: - apt-get update - - apt-get install -y gcc g++ ninja-build make patch perl + - apt-get install -y g++ ninja-build make patch perl gradle: - fdroid srclibs: @@ -700,10 +700,10 @@ Builds: - sdkmanager 'cmake;3.22.1' - sed -i -e 's|maven.*mozilla.*|mavenLocal\(\)|' ../settings.gradle.kts - cd '$$FirefoxAndroid$$/android-components' - - tasks=":lib-publicsuffixlist:publishToMavenLocal $(gradlew-fdroid :lib-publicsuffixlist:dependencies + - tasks=":lib-publicsuffixlist:publishToMavenLocal $(gradle :lib-publicsuffixlist:dependencies --configuration releaseRuntimeClasspath | perl -lne 'print "$1:publishToMavenLocal" if /^.*--- project ([^\s]+)$/')" - - gradlew-fdroid $tasks + - gradle $tasks scanignore: - gradle-plugin/build scandelete: