aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpicview
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpicview')
-rw-r--r--recipes/gpicview/gpicview_0.1.5.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gpicview/gpicview_0.1.5.bb b/recipes/gpicview/gpicview_0.1.5.bb
new file mode 100644
index 0000000000..14248ec14f
--- /dev/null
+++ b/recipes/gpicview/gpicview_0.1.5.bb
@@ -0,0 +1,10 @@
+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
+
+