[Lunar-commits] <moonbase-efl> econnman: introduction to -efl
v4hn
me at v4hn.de
Wed Jan 2 01:58:54 CET 2013
commit 4e70ca7804ba6a671dad206ed72dabf5f3d81365
Author: v4hn <me at v4hn.de>
Date: Tue, 01 Jan 2013 16:58:54 -0800
URL: https://github.com/lunar-linux/moonbase-efl/commit/4e70ca7804ba6a671dad206ed72dabf5f3d81365
econnman: introduction to -efl
---
econnman/DEPENDS | +3/-0
econnman/DETAILS | +12/-0
2 files changed, 15 insertions(+)
--- /dev/null
+++ b/econnman/DEPENDS
@@ -0,0 +1,3 @@
+depends Python
+depends python-elementary
+depends python-e_dbus
--- /dev/null
+++ b/econnman/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=econnman
+ VERSION=1
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://packages.profusion.mobi/${MODULE}/
+ SOURCE_VFY=sha1:333f6f8633af4f01d1ddb07ceb5635299d243413
+ WEB_SITE="http://enlightenment.org"
+ ENTERED=20130102
+ UPDATED=20130102
+ SHORT="EFL connman frontend"
+cat <<EOF
+Manage your internet connections using ConnMan and EFL.
+EOF
More information about the Lunar-commits
mailing list