diff --git a/metadata/org.adaway.txt b/metadata/org.adaway.txt index f4d3a4fb27..beba384196 100644 --- a/metadata/org.adaway.txt +++ b/metadata/org.adaway.txt @@ -13,6 +13,8 @@ Blocks advertisements via the /etc/hosts file. Supports automatic updates. Repo Type:git Repo:git://gitorious.org/adaway/adaway.git -Build Version:1.12,13,ea5378a94ee0dc1d99d2cec95fae7e6d81afb2b9,subdir=org_adaway/,buildjni=yes Requires Root:yes +Build Version:1.12,13,ea5378a94ee0dc1d99d2cec95fae7e6d81afb2b9,subdir=org_adaway/,buildjni=yes +Build Version:1.15,16,4128e59da2eac5c2904c7c7568d298ca51e79540,subdir=org_adaway/,buildjni=yes,patch=defprop.patch + diff --git a/metadata/org.adaway/defprop.patch b/metadata/org.adaway/defprop.patch new file mode 100644 index 0000000000..cbd59d9a53 --- /dev/null +++ b/metadata/org.adaway/defprop.patch @@ -0,0 +1,14 @@ +commit 64761c4e1e874cbe48d650be5c63e0b36d6819b2 +Author: Ciaran Gultnieks +Date: Fri Oct 28 18:02:58 2011 +0100 + + Add default.properties for actionbarsherlock + +diff --git a/com_actionbarsherlock/default.properties b/com_actionbarsherlock/default.properties +new file mode 100644 +index 0000000..60a2779 +--- /dev/null ++++ b/com_actionbarsherlock/default.properties +@@ -0,0 +1,2 @@ ++target=android-13 ++android.library=true