blob: 341107fa10297b34d8cbece4d341c634cee4d0fd [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Plugin displaying close button for application currently active"
2SECTION = "x11"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
5
6inherit xfce-panel-plugin xfce-git gtk-icon-cache perlnative
7
8DEPENDS += "exo-native libwnck xfconf"
9
10PV = "0.1.0+gitr${SRCPV}"
11
12SRC_URI = "git://github.com/schnitzeltony/xfce4-closebutton-plugin.git;branch=master"
13SRCREV = "bd76154afe26ba8a5251a1887d88f9d855301850"
14S = "${WORKDIR}/git"
15
16EXTRA_OECONF += "--enable-maintainer-mode"
17
18FILES_${PN} += "${datadir}/xfce4/closebutton/themes"