git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd3e4e5
)
add missing FILES, use GPE_MIRROR, add Florian as MAINTAINER
author
Phil Blundell
<philb@gnu.org>
Fri, 4 Jun 2004 08:48:46 +0000
(08:48 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 4 Jun 2004 08:48:46 +0000
(08:48 +0000)
BKrev: 40c0376ee2b7Y6rC5xmPKkN_6Vue8g
gpe-gallery/gpe-gallery_0.91.oe
patch
|
blob
|
history
diff --git
a/gpe-gallery/gpe-gallery_0.91.oe
b/gpe-gallery/gpe-gallery_0.91.oe
index
e69de29
..
903c66f
100644
(file)
--- 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 <florian.boor@kernelconcepts.de>"
+
+FILES_${PN} += " ${datadir}/gpe/pixmaps"
+
+DESCRIPTION = "GPE image viewer application"
+export CVSBUILD = no
+
+SRC_URI = "${GPE_MIRROR}/gpe-gallery-${PV}.tar.gz"