From: Phil Blundell Date: Fri, 3 Dec 2004 20:26:33 +0000 (+0000) Subject: correct gtk-smooth-engine SRC_URI X-Git-Tag: Release-2010-05/1~15797 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83794ba00760024b581fca215962aa577d23b8d2;p=openembedded.git correct gtk-smooth-engine SRC_URI BKrev: 41b0cbf9Gq3Kfmg4e2hZt5kQkW72Eg --- diff --git a/gtk-engines/gtk-smooth-engine_0.5.8.oe b/gtk-engines/gtk-smooth-engine_0.5.8.oe index e69de29bb2..524fde3a52 100644 --- 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 " +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