diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-07-12 10:23:41 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-12 13:50:02 -0700 |
| commit | 67f80d203458559f7f04125a302a51bf1400341d (patch) | |
| tree | 1fddd191fe54f7c421ca36137cbedec8df55647f /meta-xfce/recipes-panel-plugins | |
| parent | 26f45c2823133e0b43b0b8ba603d31910ea2e68a (diff) | |
| download | meta-openembedded-67f80d203458559f7f04125a302a51bf1400341d.tar.gz | |
xfce4-whiskermenu-plugin: Upgrade to 2.10.1 release
Use meson for building
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/whiskermenu/xfce4-whiskermenu-plugin_2.10.0.bb (renamed from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb) | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.10.0.bb index 3dfc76f246..59f4bc9203 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.7.1.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.10.0.bb | |||
| @@ -3,6 +3,9 @@ HOMEPAGE = "http://gottcode.org/xfce4-whiskermenu-plugin/" | |||
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | XFCE_COMPRESS_TYPE = "xz" | ||
| 7 | XFCEBASEBUILDCLASS = "meson" | ||
| 8 | |||
| 6 | inherit xfce-panel-plugin cmake | 9 | inherit xfce-panel-plugin cmake |
| 7 | 10 | ||
| 8 | SRC_URI[sha256sum] = "04ae0c1764a0d5ec70f18a760d998a2109bb6724f048554d7d6999d9072ca63e" | 11 | SRC_URI[sha256sum] = "c2efb3782816d44d421dcbee2900b9513bdb2469b695b776641f495601f33a10" |
