[oe-commits] Koen Kooi : gpicview: add 0.2.1

git version control git at git.openembedded.org
Fri Apr 23 17:02:33 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Apr 23 16:33:38 2010 +0200

gpicview: add 0.2.1

---

 recipes/gpicview/gpicview_0.1.5.bb |    2 --
 recipes/gpicview/gpicview_0.2.1.bb |   12 ++++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/recipes/gpicview/gpicview_0.1.5.bb b/recipes/gpicview/gpicview_0.1.5.bb
index 600658f..5a646f5 100644
--- a/recipes/gpicview/gpicview_0.1.5.bb
+++ b/recipes/gpicview/gpicview_0.1.5.bb
@@ -7,7 +7,5 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"
 
 inherit autotools pkgconfig
 
-
-
 SRC_URI[md5sum] = "5c484ea089f5a6455265e1e1f472240e"
 SRC_URI[sha256sum] = "7663e1849f3b1f2225a3310f907f86068d7ac5c8957d68fc4a684059b49211ca"
diff --git a/recipes/gpicview/gpicview_0.2.1.bb b/recipes/gpicview/gpicview_0.2.1.bb
new file mode 100644
index 0000000..bf2b54e
--- /dev/null
+++ b/recipes/gpicview/gpicview_0.2.1.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Extremely lightweight and fast with low memory usage"
+LICENSE = "GPL"
+
+DEPENDS = "gtk+"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "a2de255bf9bdc40746c0dc89b3454a10"
+SRC_URI[sha256sum] = "4c85ef5affba0812b22426217871cc18366fa570e195dc43a5e0f17fbc005639"
+





More information about the Openembedded-commits mailing list