mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
Updated version of adaway
This commit is contained in:
parent
c882f61a6a
commit
3ee3266551
@ -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
|
||||
|
||||
|
14
metadata/org.adaway/defprop.patch
Normal file
14
metadata/org.adaway/defprop.patch
Normal file
@ -0,0 +1,14 @@
|
||||
commit 64761c4e1e874cbe48d650be5c63e0b36d6819b2
|
||||
Author: Ciaran Gultnieks <ciaran@ciarang.com>
|
||||
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
|
Loading…
Reference in New Issue
Block a user