[oe-commits] Dmitry Artamonow : glista: add version 0.4, closes #4525

git version control git at git.openembedded.org
Tue Jan 12 01:24:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ac5e2953506609e6fad93a5eeb7ed5cb1d104b77
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ac5e2953506609e6fad93a5eeb7ed5cb1d104b77

Author: Dmitry Artamonow <mad_soft at inbox.ru>
Date:   Tue Jan 12 02:23:32 2010 +0100

glista: add version 0.4, closes #4525

---

 conf/checksums.ini           |    4 ++++
 recipes/glista/glista_0.4.bb |   10 ++++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index ba5f923..671f3b2 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -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
index 0000000..c6a0509
--- /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





More information about the Openembedded-commits mailing list