gpe-su: add 0.19
authorKoen Kooi <koen@openembedded.org>
Thu, 27 Oct 2005 08:30:00 +0000 (08:30 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 27 Oct 2005 08:30:00 +0000 (08:30 +0000)
packages/gpe-su/gpe-su_0.19.bb [new file with mode: 0644]

diff --git a/packages/gpe-su/gpe-su_0.19.bb b/packages/gpe-su/gpe-su_0.19.bb
new file mode 100644 (file)
index 0000000..c8e500b
--- /dev/null
@@ -0,0 +1,10 @@
+LICENSE = "GPL"
+
+inherit gpe pkgconfig
+
+DEPENDS = "libgpewidget"
+SECTION = "gpe"
+
+DESCRIPTION = "GPE Graphical root-shell frontend"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"