xfce4-notes-plugin_1.11.2.bb 538 B

1234567891011121314
  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. inherit xfce-panel-plugin
  6. DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf gtksourceview4"
  7. CFLAGS += "-Wno-error=incompatible-pointer-types"
  8. SRC_URI[sha256sum] = "8301fcd397bbc98a3def3d94f04de30cc128b4a35477024d2bcb2952a161a3b5"
  9. # Add /usr/share/xfce4/notes/gtk-3.0/gtk.css
  10. FILES:${PN} += "${datadir}/xfce4/notes"