gpicview: add 0.1.5
authorKoen Kooi <koen@openembedded.org>
Wed, 12 Sep 2007 21:12:47 +0000 (21:12 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 12 Sep 2007 21:12:47 +0000 (21:12 +0000)
packages/gpicview/.mtn2git_empty [new file with mode: 0644]
packages/gpicview/gpicview_0.1.5.bb [new file with mode: 0644]

diff --git a/packages/gpicview/.mtn2git_empty b/packages/gpicview/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/gpicview/gpicview_0.1.5.bb b/packages/gpicview/gpicview_0.1.5.bb
new file mode 100644 (file)
index 0000000..14248ec
--- /dev/null
@@ -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
+
+