summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb
new file mode 100644
index 0000000000..83e527e380
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.2.bb
@@ -0,0 +1,14 @@
1SUMMARY = "Notes plugin for the Xfce Panel"
2HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start"
3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5
6inherit xfce-panel-plugin
7
8DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf gtksourceview4"
9
10CFLAGS += "-Wno-error=incompatible-pointer-types"
11SRC_URI[sha256sum] = "8301fcd397bbc98a3def3d94f04de30cc128b4a35477024d2bcb2952a161a3b5"
12
13# Add /usr/share/xfce4/notes/gtk-3.0/gtk.css
14FILES:${PN} += "${datadir}/xfce4/notes"