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