summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-05-18 18:17:13 -0700
committerKhem Raj <raj.khem@gmail.com>2024-05-21 14:15:11 -0700
commitcfa4040260991054be1f681db4e38bcce95dffaf (patch)
tree3e7ba85da87343dd3913112aa0c6272de0d112b1 /meta-xfce/recipes-panel-plugins
parent7f2fc43e09211ce3447783c84e163e19796c5664 (diff)
downloadmeta-openembedded-cfa4040260991054be1f681db4e38bcce95dffaf.tar.gz
xfce4-notes-plugin: Upgrade to 1.11.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins')
-rw-r--r--meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb (renamed from meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.10.0.bb)6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.10.0.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb
index 8c9768b1e..0262620e6 100644
--- a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.10.0.bb
+++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.11.0.bb
@@ -7,4 +7,8 @@ inherit xfce-panel-plugin
7 7
8DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf" 8DEPENDS += "gtk+3 libxfce4ui xfce4-panel xfconf"
9 9
10SRC_URI[sha256sum] = "2ee4406042edd352a91e166c83b60d13220ef04dce3fa6b9e0eb13636d636929" 10CFLAGS += "-Wno-error=incompatible-pointer-types"
11SRC_URI[sha256sum] = "eb38246deb0fc89535fa9ff9b953c762cece232b5585d8210fab9abbf282aae3"
12
13# Add /usr/share/xfce4/notes/gtk-3.0/gtk.css
14FILES:${PN} += "${datadir}/xfce4/notes"