EasyRSS: Make lint happy; disable due dependcy issues

This commit is contained in:
Boris Kraut 2015-05-25 21:23:39 +02:00
parent 5acc1450f0
commit 182f6a048f

View file

@ -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 '/<properties>/a<maven.compiler.source>1.7</maven.compiler.source>\n<maven.compiler.target>1.7</maven.compiler.target>\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