summaryrefslogtreecommitdiff
path: root/packages/gtk-engines
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk-engines')
-rw-r--r--packages/gtk-engines/gtk-smooth-engine_0.5.8.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb b/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb
index e69de29bb2..c0d8f2d8d7 100644
--- a/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb
+++ b/packages/gtk-engines/gtk-smooth-engine_0.5.8.bb
@@ -0,0 +1,12 @@
+PR = "r0"
+LICENSE = "LGPL"
+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