From 010f37911443b473efde4d974c94c091d2845c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 6 Oct 2015 21:48:57 +0200 Subject: [PATCH] Impress Remote: update to 2.2.3 --- metadata/org.libreoffice.impressremote.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/metadata/org.libreoffice.impressremote.txt b/metadata/org.libreoffice.impressremote.txt index 868757b258..495fb20d06 100644 --- a/metadata/org.libreoffice.impressremote.txt +++ b/metadata/org.libreoffice.impressremote.txt @@ -23,8 +23,8 @@ To set up the app with your computer, follow this guide: [https://wiki.documentfoundation.org/Development/Impress/RemoteHowTo RemoteHowTo] -We cannot build the latest versions because they depend on the Google Play -Services libraries to build. +This build does not include the proprietary google play services library, and +thus lacks wearable support. . Repo Type:git @@ -48,11 +48,13 @@ Build:2.1.3,13 gradle=yes rm=ios -Build:2.2.1,15 - disable=google play services - commit=sdremote-2.2.1 +Build:2.2.3,17 + commit=sdremote-2.2.3 subdir=android/sdremote/mobile - gradle=yes + init=sed -r -i '/full(Compile|Wear)/d' build.gradle && \ + sed -r -i '/play-services/d' ../wear/build.gradle + gradle=minimal + rm=ios Maintainer Notes: Upstream uses a weird package name and version file layout. The information is @@ -61,7 +63,6 @@ in the parent directory. We don't evaluate gradle files, so it doesn't work. Auto Update Mode:None # Update Check Mode:Tags ^sdremote- -# Update Check Name:Ignore Update Check Mode:None -Current Version:2.2.1 -Current Version Code:15 +Current Version:2.2.3 +Current Version Code:17