From 3a1bb5cc94ec52f538707e59763288c60f27ea07 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 11 Dec 2014 00:20:38 +0100 Subject: [PATCH] Man Man: Prepare next release. --- metadata/com.adonai.manman.txt | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/metadata/com.adonai.manman.txt b/metadata/com.adonai.manman.txt index 6215f6325a..f88266712f 100644 --- a/metadata/com.adonai.manman.txt +++ b/metadata/com.adonai.manman.txt @@ -53,10 +53,30 @@ Build:1.2.3,123 Build:1.2.4,124 commit=1.2.4 subdir=app - gradle=yes + gradle=Fdroid prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' -e 's/gradle:1.0.0/gradle:0.14.0/g' build.gradle ../build.gradle -Auto Update Mode:Version %v +#Build:1.2.4,124 +# commit=1.2.4 +# subdir=app +# gradle=Fdroid +# prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' -e 's/gradle:1.0.0/gradle:0.14.0/g' build.gradle ../build.gradle && \ +# echo 'task assembleFdroidRelease(dependsOn: "assembleFdroid") << { }' >> build.gradle + +Maintainer Notes: +Upstream runs `gradle assembleFdroid` to generate a floss build. Building with +the "FDroid" flavor within fdroid tries to run assembleFdroidRelease. I don't +know if this is expected gradle behavior or if we make assumptions on our side +that make sense, but don't have to be true. + +Quickfix is to introduce the needed task which depends on what upstream runs. +Currently this works fine, but we are not able to pickup the apk file at the +end of the build process. + +Disabling AUM until things have been sorted out. +. + +#Auto Update Mode:Version %v Update Check Mode:Tags Current Version:1.2.4 Current Version Code:124