chiark / gitweb /
Add android frontend for home automation softwarwe fhem.
authorMichael Haas <laga@laga.ath.cx>
Tue, 14 Feb 2012 13:56:36 +0000 (14:56 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Wed, 15 Feb 2012 07:47:44 +0000 (07:47 +0000)
metadata/li.klass.fhem.txt [new file with mode: 0644]

diff --git a/metadata/li.klass.fhem.txt b/metadata/li.klass.fhem.txt
new file mode 100644 (file)
index 0000000..4f65a87
--- /dev/null
@@ -0,0 +1,23 @@
+Category:Internet
+License:GPLv2
+Web Site:http://yaxim.org
+Source Code:https://github.com/klassm/andFHEM
+Issue Tracker:https://github.com/klassm/andFHEM/issues
+
+Summary:FHEM client
+Description:
+An android client for the FHEM software for home automation.
+.
+
+Repo Type:git
+# remove ant.properties which forces a keystore
+# needs sdk.dir/tools in $PATH
+Repo:https://github.com/klassm/andFHEM.git
+
+Build Version:1.5.0,51,b7dbf11a18ca66f20e2489d2904773689b2bc24a,init=rm ant.properties,prebuild=cd .. && git clone https://github.com/JakeWharton/ActionBarSherlock.git JakeWharton-ActionBarSherlock-436230d && \
+cd JakeWharton-ActionBarSherlock-436230d/library && \
+android update project -p . && \
+ant debug && \
+cd ../../li.klass.fhem
+
+