From eda7703e66235b1420e4fa5a8a4f1d3ac56e9d3f Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 4 Jun 2004 08:48:46 +0000 Subject: add missing FILES, use GPE_MIRROR, add Florian as MAINTAINER BKrev: 40c0376ee2b7Y6rC5xmPKkN_6Vue8g --- gpe-gallery/gpe-gallery_0.91.oe | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gpe-gallery/gpe-gallery_0.91.oe b/gpe-gallery/gpe-gallery_0.91.oe index e69de29bb2..903c66f729 100644 --- a/gpe-gallery/gpe-gallery_0.91.oe +++ b/gpe-gallery/gpe-gallery_0.91.oe @@ -0,0 +1,12 @@ +inherit gpe pkgconfig + +DEPENDS = "libgpewidget" +SECTION = "gpe" +MAINTAINER = "Florian Boor " + +FILES_${PN} += " ${datadir}/gpe/pixmaps" + +DESCRIPTION = "GPE image viewer application" +export CVSBUILD = no + +SRC_URI = "${GPE_MIRROR}/gpe-gallery-${PV}.tar.gz" -- cgit v1.2.3