summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-11-17 09:51:33 -0500
committerKhem Raj <raj.khem@gmail.com>2025-11-18 08:17:54 -0800
commit67358cfbdafbcd3cae10ee9a3646e12418c36aea (patch)
tree858adf17fe3b073062a95167223bed0afac578df
parent71871bade90a73b9d2517310929e843eadcc0886 (diff)
downloadmeta-openembedded-67358cfbdafbcd3cae10ee9a3646e12418c36aea.tar.gz
xfce4-panel-profiles: upgrade 1.0.14 -> 1.0.15
Add a HOMEPAGE while we are here. Changelog: https://gitlab.xfce.org/apps/xfce4-panel-profiles/-/tags/xfce4-panel-profiles-1.0.15 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb (renamed from meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb
index 38f6eb6ebc..7eeaf80a67 100644
--- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb
+++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb
@@ -1,4 +1,5 @@
1SUMMARY = "Backup, restore, import, and export panel layouts" 1SUMMARY = "Backup, restore, import, and export panel layouts"
2HOMEPAGE = "https://docs.xfce.org/apps/xfce4-panel-profiles/start"
2SECTION = "x11/application" 3SECTION = "x11/application"
3LICENSE = "GPL-3.0-only" 4LICENSE = "GPL-3.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
@@ -10,7 +11,7 @@ REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data"
10DEPENDS += "intltool-native" 11DEPENDS += "intltool-native"
11 12
12SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2" 13SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2"
13SRC_URI[sha256sum] = "6d08354e8c44d4b0370150809c1ed601d09c8b488b68986477260609a78be3f9" 14SRC_URI[sha256sum] = "56cce1a27e88a18a282d568cbc601547a5dd704f0449a75bc284f0171aebaf3b"
14 15
15do_configure() { 16do_configure() {
16 # special configure - no autotools... 17 # special configure - no autotools...