glista: add version 0.4, closes #4525
authorDmitry Artamonow <mad_soft@inbox.ru>
Tue, 12 Jan 2010 01:23:32 +0000 (02:23 +0100)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 12 Jan 2010 01:23:32 +0000 (02:23 +0100)
conf/checksums.ini
recipes/glista/glista_0.4.bb [new file with mode: 0644]

index ba5f923..671f3b2 100644 (file)
@@ -9266,6 +9266,10 @@ sha256=7ff592b6687caefa367b33d8cb8f66f3c0273fa86d4b688c0758d0d9fee7a2cb
 md5=78fe56143bab9a7df232fa15e35a54a6
 sha256=972da0f1c35df459b99b24f5bbed5ddec150b714540e2254b6b37035117167ed
 
+[http://glista.googlecode.com/files/glista-0.4.tar.gz]
+md5=db4afe3ba157232a6debe58885c693e6
+sha256=39289c0fc3efd3b003730212201ce7d8a56b06fcf080188ecc76d4ad9375c807
+
 [http://camaya.net/download/gloox-0.8.1.tar.bz2]
 md5=9054d072f5972d5e567c428531734ad5
 sha256=7f836c8189b55ef4ec8f3387673687d0a5c1a713abc9617144638b28e6857bd2
diff --git a/recipes/glista/glista_0.4.bb b/recipes/glista/glista_0.4.bb
new file mode 100644 (file)
index 0000000..c6a0509
--- /dev/null
@@ -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