aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpicview/gpicview_0.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpicview/gpicview_0.2.1.bb')
-rw-r--r--recipes/gpicview/gpicview_0.2.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpicview/gpicview_0.2.1.bb b/recipes/gpicview/gpicview_0.2.1.bb
new file mode 100644
index 0000000000..bf2b54ec72
--- /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"
+