From 3fc71f93f19856296cb1f00a23e242b321c5e441 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 15 Feb 2016 22:24:52 +0100 Subject: [PATCH] Don't update ownCloud-SMS to 0.20.0 (33): Update to gradle, doesnt build. --- metadata/fr.unix_experience.owncloud_sms.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/fr.unix_experience.owncloud_sms.txt b/metadata/fr.unix_experience.owncloud_sms.txt index 26d3178f5b..d24b4efc81 100644 --- a/metadata/fr.unix_experience.owncloud_sms.txt +++ b/metadata/fr.unix_experience.owncloud_sms.txt @@ -148,6 +148,15 @@ Build:0.18.5,27 cp -fR $$nrz-androidlib$$/src/* src/ target=android-22 +Build:0.20.0,33 + disable=need to build oc-android-library.. listed in, but not available from jitpack.. + commit=0.20.0 + gradle=yes + srclibs=nrz-androidlib@42a36f7c97f30e7396bcfb48a356e6bbe8c7ff83 + rm=libs/* + prebuild=sed -i -e '1ibuildscript {\nrepositories {\njcenter()\n}\ndependencies {\nclasspath "com.android.tools.build:gradle:1.5.0"\n}\n}\n' -e '/maven {/imaven { url "https://jitpack.io" }\njcenter()\n' -e '/support-v/acompile "com.github.owncloud:android-library:oc-android-1.5.7"' -e '/owncloudAndroidLibrary/d' -e '/nrzandroidlib/d' build.gradle && \ + cp -fR $$nrz-androidlib$$/src/fr src/main/java/ + Maintainer Notes: $$oc-android-library$$/libs/ should be build from source. Currently commons-httpclient is missing: Wasn't able to build this specific