From 37ff3998a9b333aaf937ed147cf008220105f452 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sat, 23 Nov 2013 15:46:30 +0000 Subject: [PATCH] Update com.ubuntuone.android.files to 1.2.8 (470) Will fail to build, but due to what I'm pretty sure is a recently introduced fdroidserver bug, so it can sit in the 'failed builds' queue... --- metadata/com.ubuntuone.android.files.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/metadata/com.ubuntuone.android.files.txt b/metadata/com.ubuntuone.android.files.txt index 35e0691d6f..d42186cf67 100644 --- a/metadata/com.ubuntuone.android.files.txt +++ b/metadata/com.ubuntuone.android.files.txt @@ -31,8 +31,20 @@ Build:1.2.7,460 sed -i '87,108d' build.xml && \ ant setup +Build:1.2.8,470 + commit=470 + extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;oauth-signpost/signpost-commonshttp4-1.2.1.1.jar + srclibs=NoAnalytics@158a4a + prebuild=sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \ + sed -i 's@\(android.library.reference.1=\).*@\1Greendroid/GreenDroid/@' project.properties && \ + echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \ + sed -i 's@executable="android"@executable="$$SDK$$/tools/android"@g' build.xml && \ + sed -i 's@android@$$SDK$$/tools/android@g' tools.sh && \ + sed -i '87,108d' build.xml && \ + ant setup + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.2.8 -Current Version Code:468 +Current Version Code:470