aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/gtk-xfce-engine_2.4.2.bb
blob: 0287f0448575a2aa010191a1e2850bdd8fe94247 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "XFCE theme for GTK"
DEPENDS += "gtk+"

inherit xfce
XFCE_VERSION = 4.4.2

FILES_${PN} += "${libdir}/gtk-2.0/*/engines/libxfce.so \
                ${datadir}/themes/"
FILES_${PN}-dbg += "${libdir}/gtk-2.0/*/engines/.debug"