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:
7498148
)
correct gtk-smooth-engine SRC_URI
author
Phil Blundell
<philb@gnu.org>
Fri, 3 Dec 2004 20:26:33 +0000
(20:26 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 3 Dec 2004 20:26:33 +0000
(20:26 +0000)
BKrev: 41b0cbf9Gq3Kfmg4e2hZt5kQkW72Eg
gtk-engines/gtk-smooth-engine_0.5.8.oe
patch
|
blob
|
history
diff --git
a/gtk-engines/gtk-smooth-engine_0.5.8.oe
b/gtk-engines/gtk-smooth-engine_0.5.8.oe
index
e69de29
..
524fde3
100644
(file)
--- a/
gtk-engines/gtk-smooth-engine_0.5.8.oe
+++ b/
gtk-engines/gtk-smooth-engine_0.5.8.oe
@@
-0,0
+1,11
@@
+PR = "r0"
+SECTION = "x11/base"
+DESCRIPTION = "GTK theme engine Smooth"
+MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
+DEPENDS = "gtk+"
+
+FILES_${PN} = "${libdir}/gtk-2.0/2.4.0/engines/libsmooth.so"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/smooth-engine/${PN}-${PV}.tar.gz"
+
+inherit autotools pkgconfig