aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/exalt/exalt.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/exalt/exalt.inc')
-rw-r--r--recipes/exalt/exalt.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/exalt/exalt.inc b/recipes/exalt/exalt.inc
new file mode 100644
index 0000000000..2e82be2d82
--- /dev/null
+++ b/recipes/exalt/exalt.inc
@@ -0,0 +1,12 @@
+DESCRIPTION = "Exalt is a network manager for the windows manager Enlightenment DR17."
+AUTHOR = "John Lee <john_lee@openmoko.com>"
+HOMEPAGE = "http://watchwolf.fr/wiki/doku.php?id=exalt"
+PV = "0.0.0+svnr${SRCREV}"
+
+SRC_URI = "svn://svn.berlios.de/exalt/trunk;module=${EXALT_MODULE};proto=svn"
+
+S = "${WORKDIR}/${EXALT_MODULE}"
+
+inherit autotools pkgconfig
+
+EXALT_MODULE ?= "${PN}"