From 5edde270ca39ce6ff797237d520eaaea0b5f54d0 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Mon, 15 Jun 2026 22:08:59 -0400 Subject: [PATCH] Add missing HOMEPAGEs Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-xfce/recipes-apps/catfish/catfish_4.20.1.bb | 1 + meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb | 1 + meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb | 1 + .../closebutton/xfce4-closebutton-plugin_git.bb | 1 + 4 files changed, 4 insertions(+) diff --git a/meta-xfce/recipes-apps/catfish/catfish_4.20.1.bb b/meta-xfce/recipes-apps/catfish/catfish_4.20.1.bb index 49483f602d..3f9d923da8 100644 --- a/meta-xfce/recipes-apps/catfish/catfish_4.20.1.bb +++ b/meta-xfce/recipes-apps/catfish/catfish_4.20.1.bb @@ -1,4 +1,5 @@ SUMMARY = "Catfish is a handy file searching tool for linux and unix" +HOMEPAGE = "https://docs.xfce.org/apps/catfish/start" SECTION = "x11/application" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb index 68e84dd3c4..a1f269feaa 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.7.0.bb @@ -1,4 +1,5 @@ SUMMARY = "A simple text editor for Xfce" +HOMEPAGE = "https://docs.xfce.org/apps/mousepad/start" SECTION = "x11/application" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" diff --git a/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb b/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb index 167cc538b9..f9db607697 100644 --- a/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb +++ b/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.3.bb @@ -1,4 +1,5 @@ SUMMARY = "A simple PolicyKit authentication agent for XFCE" +HOMEPAGE = "https://github.com/ncopa/xfce-polkit" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=758b03f872a88c99fc36d50c5932091c" diff --git a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb index f2a5e544d5..9c5e6e9515 100644 --- a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb +++ b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb @@ -1,4 +1,5 @@ SUMMARY = "Plugin displaying close button for application currently active" +HOMEPAGE = "https://github.com/schnitzeltony/xfce4-closebutton-plugin" SECTION = "x11" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"