chiark / gitweb /
Metadata: bankdroid now compiles with new platform tools, and uses new library stuff
authorCiaran Gultnieks <ciaran@ciarang.com>
Fri, 27 Jan 2012 22:10:34 +0000 (22:10 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Fri, 27 Jan 2012 22:10:34 +0000 (22:10 +0000)
metadata/com.liato.bankdroid.txt

index 3f8720be6001db78f792f8143f90fcf25086f8c5..8dfdea2e1aa9a8be4ca2ee0c8ce773950973e258 100644 (file)
@@ -13,53 +13,24 @@ display notifications on changes. Includes a widget.
 Repo Type:git
 Repo:https://github.com/liato/android-bankdroid.git
 
-Build Version:1.6.3,102,612aae755a82008f44a6,encoding=utf-8,prebuild=mkdir libs && \
-    cd libs && \
-    wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
-    unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
-    wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
-    unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
-    rm *.zip && \
-    cd ..
-Build Version:1.7.2,110,fec08e34a157a3e0b455,encoding=utf-8,prebuild=mkdir libs && \
-    cd libs && \
-    wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
-    unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
-    wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
-    unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
-    rm *.zip && \
-    cd ..
+# In all the following builds, removing the attempted parent inheritance. This
+# doesn't work with platform tools newer than 6 anyway, and apparently wouldn't
+# work on devices anyway, it would inherit either nothing, or the wrong thing!
+# Ref: http://groups.google.com/group/android-developers/browse_thread/thread/550fce9670530d9b
+Build Version:1.6.3,102,612aae755a82008f44a6,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
+
+Build Version:1.7.2,110,fec08e34a157a3e0b455,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
+
 Build Version:1.7.3,115,!a08cab7e66c70e7b0f5c but wrong version code in repo
-Build Version:1.8.0,120,899e4b957e512bf55254,encoding=utf-8,prebuild=mkdir libs && \
-    cd libs && \
-    wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
-    unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
-    wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
-    unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
-    rm *.zip && \
-    cd ..
+
+Build Version:1.8.0,120,899e4b957e512bf55254,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
+
+Build Version:1.8.1,121,b5f637bbb301aa2fe997c9f3367cfb144d158633,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
+
+Build Version:1.8.1,121,9f626b0dedb01cb90a16fb127a041c5f3dd1c579,target=android-10,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
+
 
 Update Check Mode:Market
-#Build fails on this version:
-# res/values/styles.xml:62: error: Error retrieving parent for item: No resource found that matches the given name 'android:WindowTitleBackground'
-#Build Version:1.8.1,121,b5f637bbb301aa2fe997c9f3367cfb144d158633,encoding=utf-8,prebuild=mkdir libs && \
-#    cd libs && \
-#    wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
-#    unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
-#   wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
-#    unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
-#    rm *.zip && \
-#    cd ..
-#Build fails on this version, same as previous version:
-# res/values/styles.xml:62: error: Error retrieving parent for item: No resource found that matches the given name 'android:WindowTitleBackground'
-#Build Version:1.8.1,121,9f626b0dedb01cb90a16fb127a041c5f3dd1c579,target=android-10,encoding=utf-8,prebuild=mkdir libs && \
-#    cd libs && \
-#    wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
-#    unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
-#   wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
-#    unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
-#    rm *.zip && \
-#    cd ..
 Current Version:1.8.5
 Current Version Code:128