summaryrefslogtreecommitdiffstats
path: root/recipes/glista
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/glista')
-rw-r--r--recipes/glista/glista_0.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/glista/glista_0.4.bb b/recipes/glista/glista_0.4.bb
new file mode 100644
index 0000000000..c6a0509183
--- /dev/null
+++ b/recipes/glista/glista_0.4.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Glista is very simple personal to-do list manager"
+AUTHOR = "Shahar Evron <shahar at prematureoptimization.org>"
+HOMEPAGE = "http://prematureoptimization.org/glista/"
+SECTION = "x11/applications"
+PRIORITY = "optional"
+LICENSE = "GPLv3"
+DEPENDS = "gtk+ (>=2.12.0) libxml2"
+SRC_URI = "http://glista.googlecode.com/files/glista-${PV}.tar.gz"
+
+inherit autotools