From 0286979c17dd8708bc6409a64a064aaa96b05c68 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 9 Jun 2015 16:13:58 +0200 Subject: [PATCH] Lffl Feed Reader: Disable failing build --- metadata/com.iven.lfflfeedreader.txt | 7 +++++-- srclibs/materialishprogress.txt | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 srclibs/materialishprogress.txt diff --git a/metadata/com.iven.lfflfeedreader.txt b/metadata/com.iven.lfflfeedreader.txt index 44ba83f144..211f659d6b 100644 --- a/metadata/com.iven.lfflfeedreader.txt +++ b/metadata/com.iven.lfflfeedreader.txt @@ -128,8 +128,9 @@ Build:2.0.3,13 sed -i -e '/reference\.3/d' project.properties Build:2.1,14 + disable=needs materialishprogress commit=2.1 - srclibs=Crouton@1.8.1,1:FadingActionBar@1c148b91867259ea43e6343d8afb69d106168b46,2:LazyList@be926df2ec5ff81693251629748ed38655075393,JSoup@jsoup-1.8.1.a + srclibs=Crouton@1.8.1,1:FadingActionBar@1c148b91867259ea43e6343d8afb69d106168b46,2:LazyList@be926df2ec5ff81693251629748ed38655075393,JSoup@jsoup-1.8.1.a,materialishprogress@f879632bed075a228eb6bc528dc537af6638905f extlibs=android/android-support-v4r11.jar prebuild=sed -i -e '/Crouton/d' project.properties && \ $$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r11 -Dpackaging=jar -Dfile=libs/android-support-v4r11.jar && \ @@ -149,9 +150,11 @@ Build:2.1,14 android update lib-project -t android-21 -p ./ && \ echo "android.library=true" >> project.properties && \ popd && \ + cp -fR $$materialishprogress$$/library/src/main/java/com src/ && \ + cp -fR $$materialishprogress$$/library/src/main/res/values/attrs.xml res/values/ && \ sed -i -e '/reference\.3/d' project.properties -Auto Update Mode:Version %v +#Auto Update Mode:Version %v Update Check Mode:Tags Current Version:2.1 Current Version Code:14 diff --git a/srclibs/materialishprogress.txt b/srclibs/materialishprogress.txt new file mode 100644 index 0000000000..34639e5215 --- /dev/null +++ b/srclibs/materialishprogress.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/pnikosis/materialish-progress