From 182f6a048fc378d382f8267339e875426b8a73fb Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 25 May 2015 21:23:39 +0200 Subject: [PATCH] EasyRSS: Make lint happy; disable due dependcy issues --- metadata/org.freshrss.easyrss.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/metadata/org.freshrss.easyrss.txt b/metadata/org.freshrss.easyrss.txt index ff11ffd999..612a204767 100644 --- a/metadata/org.freshrss.easyrss.txt +++ b/metadata/org.freshrss.easyrss.txt @@ -1,14 +1,14 @@ Categories:Internet,Reading License:GPLv3 - -Web Site:https://github.com/Alkarex/EasyRSS +Web Site:https://github.com/Alkarex/EasyRSS/blob/HEAD/README.md Source Code:https://github.com/Alkarex/EasyRSS Issue Tracker:https://github.com/Alkarex/EasyRSS/issues +Auto Name:EasyRSS Summary:RSS reader compatible with Google Reader API Description: An Android client for RSS services compatible with Google Reader API, -such as the open source self-hosted project FreshRSS. +such as the open source self-hosted project [http://freshrss.org/ FreshRSS]. [https://raw.githubusercontent.com/Alkarex/EasyRSS/master/CHANGELOG.md Changelog] . @@ -17,9 +17,14 @@ Repo Type:git Repo:https://github.com/Alkarex/EasyRSS Build:0.6.06,606 + disable=dependencies commit=v0.6.06 + prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && \ + sed -i -e '//a1.7\n1.7\n' libs/jackson-core/pom.xml + build=pushd libs/jackson-core && $$MVN3$$ package && popd Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.6.06 Current Version Code:606 +