summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb
blob: 0bdd2bb5f3923add2d85c2050b89cd6282d4a154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "Notes plugin for the Xfce Panel"
HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"

inherit xfce-panel-plugin

DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf gtksourceview4"

CFLAGS += "-Wno-error=incompatible-pointer-types"
SRC_URI[sha256sum] = "8301fcd397bbc98a3def3d94f04de30cc128b4a35477024d2bcb2952a161a3b5"

# Add /usr/share/xfce4/notes/gtk-3.0/gtk.css
FILES:${PN} += "${datadir}/xfce4/notes"