summaryrefslogtreecommitdiffstats
path: root/e-17/edbus/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/edbus/DETAILS')
-rwxr-xr-xe-17/edbus/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/e-17/edbus/DETAILS b/e-17/edbus/DETAILS
new file mode 100755
index 0000000000..52c0bf6016
--- /dev/null
+++ b/e-17/edbus/DETAILS
@@ -0,0 +1,15 @@
+. "$GRIMOIRE/FUNCTIONS"
+ SPELL=edbus
+ VERSION=$(get_scm_version)
+ SOURCE=$SPELL-svn.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+ SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+ WEB_SITE=http://www.enlightenment.org/
+ ENTERED=20121102
+ LICENSE[0]=BSD
+ SHORT="access to D-Bus from EFL applications"
+cat << EOF
+EDBus provides easy access to D-Bus from EFL applications.
+EOF