diff options
Diffstat (limited to 'gpe-gallery/gpe-gallery_0.92.oe')
-rw-r--r-- | gpe-gallery/gpe-gallery_0.92.oe | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gpe-gallery/gpe-gallery_0.92.oe b/gpe-gallery/gpe-gallery_0.92.oe deleted file mode 100644 index 6880dd19fd..0000000000 --- a/gpe-gallery/gpe-gallery_0.92.oe +++ /dev/null @@ -1,17 +0,0 @@ -PR = "r3" - -inherit gpe - -DEPENDS = "libgpewidget" -SECTION = "gpe" -MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>" - -FILES_${PN} += "${datadir}/gpe/pixmaps" -FILES_${PN} += "${datadir}/application-registry" - -DESCRIPTION = "GPE image viewer application" -export CVSBUILD = no - -SRC_URI = "${GPE_MIRROR}/gpe-gallery-${PV}.tar.gz \ - file://desktop-categories.patch;patch=1 \ - file://mcheck.patch;patch=1" |