Github messages for voidlinux
 help / color / mirror / Atom feed
From: meator <meator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Update LXQT homepages and update compton-conf
Date: Sun, 16 Jan 2022 14:49:28 +0100	[thread overview]
Message-ID: <20220116134928.h1JY-UDmz9nqWMIUYCB_qjRQ2rm-1OgAIyXFcI5i_Io@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34482@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1404 bytes --]

There is an updated pull request by meator against master on the void-packages repository

https://github.com/meator/void-packages lxqt
https://github.com/void-linux/void-packages/pull/34482

Update LXQT homepages and update compton-conf
<!-- Uncomment relevant sections and delete options which are not applicable -->
The `https://lxqt.org/` and `https://www.lxqt.org/` websites are dead. The LXQT website has moved to `https://lxqt-project.org/`. This PR updates `homepage`s of some packages so that it won't use the dead links.

This PR only changes package metadata (and `compton-conf`), not the package contents, so CI shouldn't be needed. I can reenable it if it will be requested.

I have tested this locally just to be sure and only `compton-conf` didn't compile. It wasn't my PR's fault, it had some dependencies missing, so I have updated it and fixed it. The 0.16.0 is the official last release of `compton-conf`.
#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

Edit: enabling CI

A patch file from https://github.com/void-linux/void-packages/pull/34482.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lxqt-34482.patch --]
[-- Type: text/x-diff, Size: 31825 bytes --]

From a318ee0fefc279182d63d8f16e83a6a6247906d3 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:25 +0100
Subject: [PATCH 01/28] compton-conf: update to 0.16.0 + fix homepage.

---
 srcpkgs/compton-conf/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template
index 2f431053686b..8c83a6a1cb45 100644
--- a/srcpkgs/compton-conf/template
+++ b/srcpkgs/compton-conf/template
@@ -1,6 +1,6 @@
 # Template file for 'compton-conf'
 pkgname=compton-conf
-version=0.15.0
+version=0.16.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
@@ -9,7 +9,7 @@ depends="compton desktop-file-utils"
 short_desc="LXQt GUI configuration tool for compton"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
-checksum=09077799b7a3aebae815c94da42e908c34352e6e7af79a5375aaf1a3ad5a21c6
+checksum=7d5354d88ad8cd3342ce237f0cf8b0ed422ee837be31e89ae5e0ca66e1cf4a41
 replaces="lxqt-common>=0"

From c72bdc1ec4720104b6a170166826813e0d8a26cc Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:31 +0100
Subject: [PATCH 02/28] libfm-qt: fix homepage

---
 srcpkgs/libfm-qt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libfm-qt/template b/srcpkgs/libfm-qt/template
index 9b2009242a83..af7fd9b11f50 100644
--- a/srcpkgs/libfm-qt/template
+++ b/srcpkgs/libfm-qt/template
@@ -1,7 +1,7 @@
 # Template file for 'libfm-qt'
 pkgname=libfm-qt
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="qt5-tools-devel qt5-x11extras-devel libexif-devel
@@ -9,7 +9,7 @@ makedepends="qt5-tools-devel qt5-x11extras-devel libexif-devel
 short_desc="Core library of PCManFM-Qt"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz"
 checksum=743d9c8fc30d065d7fefc12e72f31085891733184f1320ba3ade890dae54993b
 replaces="libfm-qt5>=0"

From e5d7fd73e25024af28a81088c74b2ca2d03838c0 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:31 +0100
Subject: [PATCH 03/28] liblxqt: fix homepage

---
 srcpkgs/liblxqt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template
index c39a0398f965..b6b2b609b3a9 100644
--- a/srcpkgs/liblxqt/template
+++ b/srcpkgs/liblxqt/template
@@ -1,7 +1,7 @@
 # Template file for 'liblxqt'
 pkgname=liblxqt
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
  polkit-qt5-devel"
@@ -10,7 +10,7 @@ makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel
 short_desc="Core utility library for all LXQt components"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
 checksum=d62820a94839637aedd6a0ceecc232f85d8ccd2173d4ec655cd92c9cbcbcc98c
 

From 788ef9e3332533efb9a92824aa38fcfaf7aa7e6f Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:31 +0100
Subject: [PATCH 04/28] libqtxdg: fix homepage

---
 srcpkgs/libqtxdg/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template
index a9c665844f3c..fc15a25820bc 100644
--- a/srcpkgs/libqtxdg/template
+++ b/srcpkgs/libqtxdg/template
@@ -1,14 +1,14 @@
 # Template file for 'libqtxdg'
 pkgname=libqtxdg
 version=3.8.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools"
 makedepends="qt5-svg-devel"
 short_desc="Qt implementation of freedesktop.org XDG specifications"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
 checksum=ce824fb2dda47758b44e57e8e4b63437a5bc5bd476cf37dbba61442990d7ccec
 

From fd6eb4b855895d96a4658ac248fa7c5fa15b0c38 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:32 +0100
Subject: [PATCH 05/28] libsysstat: fix homepage

---
 srcpkgs/libsysstat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libsysstat/template b/srcpkgs/libsysstat/template
index 71cd9d7f9a6a..583b390e34cb 100644
--- a/srcpkgs/libsysstat/template
+++ b/srcpkgs/libsysstat/template
@@ -1,14 +1,14 @@
 # Template file for 'libsysstat'
 pkgname=libsysstat
 version=0.4.6
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
 makedepends="qt5-devel"
 short_desc="Qt-based interface to system statistics"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz"
 checksum=e6c6383d6d6e0e67791be812329cb245035eed35e201e01088515e3ffefb13be
 replaces="lxde-libsysstat>=0"

From 376a2e8f4291c6ec509120c4df02d9a9fe81f278 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:32 +0100
Subject: [PATCH 06/28] lximage-qt: fix homepage

---
 srcpkgs/lximage-qt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lximage-qt/template b/srcpkgs/lximage-qt/template
index b64d2568b9d4..c17ae45e0f3c 100644
--- a/srcpkgs/lximage-qt/template
+++ b/srcpkgs/lximage-qt/template
@@ -1,7 +1,7 @@
 # Template file for 'lximage-qt'
 pkgname=lximage-qt
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="qt5-x11extras-devel qt5-tools-devel qt5-svg-devel libfm-qt-devel
@@ -9,6 +9,6 @@ makedepends="qt5-x11extras-devel qt5-tools-devel qt5-svg-devel libfm-qt-devel
 short_desc="LXQt image viewer"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lximage-qt/releases/download/${version}/lximage-qt-${version}.tar.xz"
 checksum=04fdff9d0d20dbfeddca2ca8166f7dd14b691badb6ca65909ca8bce75c4a7225

From cb905a1d56ce047eba43cb7c9f1cd747529670ed Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:32 +0100
Subject: [PATCH 07/28] lxqt-about: fix homepage

---
 srcpkgs/lxqt-about/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-about/template b/srcpkgs/lxqt-about/template
index 4103f1a6038e..5c9b8ec31246 100644
--- a/srcpkgs/lxqt-about/template
+++ b/srcpkgs/lxqt-about/template
@@ -1,13 +1,13 @@
 # Template file for 'lxqt-about'
 pkgname=lxqt-about
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="qt5-tools-devel liblxqt-devel"
 short_desc="LXQt about application"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-about/releases/download/${version}/lxqt-about-${version}.tar.xz"
 checksum=1c14f68bf65099fbd46b062ffc6c92656620aa1a9eec5a0fd2d1b11888939203

From 6fb707da15f81f50c5b3c78ac3fbbaa89c461e5c Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:32 +0100
Subject: [PATCH 08/28] lxqt-admin: fix homepage

---
 srcpkgs/lxqt-admin/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-admin/template b/srcpkgs/lxqt-admin/template
index 9bf02478a149..5e338ed5aa67 100644
--- a/srcpkgs/lxqt-admin/template
+++ b/srcpkgs/lxqt-admin/template
@@ -1,7 +1,7 @@
 # Template file for 'lxqt-admin'
 pkgname=lxqt-admin
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel
  perl"
@@ -9,7 +9,7 @@ makedepends="liblxqt-devel"
 short_desc="LXQt system administration tool"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
 checksum=f6eebb0da1563f14e9e4d39d3ff2622ee1c8ffa5b130ba26321cfe5261c1411e
 

From e85ede4101a110ffa7e5d2ec219f0dcb131f7ed0 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:33 +0100
Subject: [PATCH 09/28] lxqt-archiver: fix homepage

---
 srcpkgs/lxqt-archiver/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-archiver/template b/srcpkgs/lxqt-archiver/template
index 5a5dd96932b2..90a54747ed9c 100644
--- a/srcpkgs/lxqt-archiver/template
+++ b/srcpkgs/lxqt-archiver/template
@@ -1,13 +1,13 @@
 # Template file for 'lxqt-archiver'
 pkgname=lxqt-archiver
 version=0.5.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools pkg-config qt5-host-tools qt5-qmake perl"
 makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel json-glib-devel"
 short_desc="Simple & lightweight desktop-agnostic Qt file archiver"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later"
-homepage="https://lxqt.org"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
 checksum=8ae5259ec00761b1f178e54b9e99bcf64685a6000a148501c4bbe862b4b08fc7

From a8ef4bae38109d59668179f2e14770dcfc4fedec Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:33 +0100
Subject: [PATCH 10/28] lxqt-build-tools: fix homepage

---
 srcpkgs/lxqt-build-tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-build-tools/template b/srcpkgs/lxqt-build-tools/template
index 8b88c28e20c2..147f6870ee92 100644
--- a/srcpkgs/lxqt-build-tools/template
+++ b/srcpkgs/lxqt-build-tools/template
@@ -1,14 +1,14 @@
 # Template file for 'lxqt-build-tools'
 pkgname=lxqt-build-tools
 version=0.10.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="qt5-host-tools qt5-qmake pkg-config"
 makedepends="qt5-devel"
 short_desc="LXQt build tools"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="BSD-3-Clause"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz"
 checksum=facb86b0bf3bd4fd20306d3ae965a148ed59785eaf7d73169a82a97473d03bea
 

From 0777a68653f962bebb45d9ab4ee44387003aa7e8 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:33 +0100
Subject: [PATCH 11/28] lxqt-config: fix homepage

---
 srcpkgs/lxqt-config/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-config/template b/srcpkgs/lxqt-config/template
index c38f2486029f..d3b4160b021b 100644
--- a/srcpkgs/lxqt-config/template
+++ b/srcpkgs/lxqt-config/template
@@ -1,7 +1,7 @@
 # Template file for 'lxqt-config'
 pkgname=lxqt-config
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkgconf lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="liblxqt-devel libXcursor-devel libkscreen-devel
@@ -9,6 +9,6 @@ makedepends="liblxqt-devel libXcursor-devel libkscreen-devel
 short_desc="LXQt System Settings"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
 checksum=64d7dd43e5ec1f98f0ba41e99f4438bb1f881fcbc2b2931f798cc82643c2d8a5

From db861c96636d92053ad81064e490b6b2d93e0e7a Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:34 +0100
Subject: [PATCH 12/28] lxqt-globalkeys: fix homepage

---
 srcpkgs/lxqt-globalkeys/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-globalkeys/template b/srcpkgs/lxqt-globalkeys/template
index 97537e06f8ae..20d42c5eb60d 100644
--- a/srcpkgs/lxqt-globalkeys/template
+++ b/srcpkgs/lxqt-globalkeys/template
@@ -1,14 +1,14 @@
 # Template file for 'lxqt-globalkeys'
 pkgname=lxqt-globalkeys
 version=1.0.1
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="liblxqt-devel"
 short_desc="LXQt daemon and library for global keyboard shortcuts registration"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
 checksum=b81944cc8d8f20f1eeedb3cd54d4e6ad86a1697d71b4212cf60110af43559a45
 replaces="lxqt-common>=0"

From c41e931617a429fd48238313ad38aa6fa9556270 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:34 +0100
Subject: [PATCH 13/28] lxqt-notificationd: fix homepage

---
 srcpkgs/lxqt-notificationd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-notificationd/template b/srcpkgs/lxqt-notificationd/template
index 0158f56a3364..31fbd930eab9 100644
--- a/srcpkgs/lxqt-notificationd/template
+++ b/srcpkgs/lxqt-notificationd/template
@@ -1,14 +1,14 @@
 # Template file for 'lxqt-notificationd'
 pkgname=lxqt-notificationd
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="liblxqt-devel"
 short_desc="LXQt notification daemon"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz"
 checksum=94c10fd904995d3eea3b587dd521ed01b839d863ff80205af0af8cab6cb2a660
 replaces="lxqt-common>=0"

From b03f9149e3d6b0ba02ffd106f08e2278b1e9f2d9 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:34 +0100
Subject: [PATCH 14/28] lxqt-openssh-askpass: fix homepage

---
 srcpkgs/lxqt-openssh-askpass/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-openssh-askpass/template b/srcpkgs/lxqt-openssh-askpass/template
index 57fe03004c15..2d350ec23ee9 100644
--- a/srcpkgs/lxqt-openssh-askpass/template
+++ b/srcpkgs/lxqt-openssh-askpass/template
@@ -1,7 +1,7 @@
 # Template file for 'lxqt-openssh-askpass'
 pkgname=lxqt-openssh-askpass
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="liblxqt-devel"
@@ -9,7 +9,7 @@ depends="openssh"
 short_desc="LXQt ssh-agent helper"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
 checksum=9de22a06646cfa50b0ddeef26ac87b510f820501ff8832dc80c7d88a55d878b5
 alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"

From 236cd42a7bffcca2f878e4bea62f48b4f33e0b15 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:35 +0100
Subject: [PATCH 15/28] lxqt-panel: fix homepage

---
 srcpkgs/lxqt-panel/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-panel/template b/srcpkgs/lxqt-panel/template
index f486e3e3a258..c2223d268382 100644
--- a/srcpkgs/lxqt-panel/template
+++ b/srcpkgs/lxqt-panel/template
@@ -1,7 +1,7 @@
 # Template file for 'lxqt-panel'
 pkgname=lxqt-panel
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="libxkbcommon-devel liblxqt-devel ksolid-devel kguiaddons-devel
@@ -11,6 +11,6 @@ makedepends="libxkbcommon-devel liblxqt-devel ksolid-devel kguiaddons-devel
 short_desc="LXQt desktop panel"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-panel/releases/download/${version}/lxqt-panel-${version}.tar.xz"
 checksum=ea63939c557fa639d2ab3fae48341c1a59ae8baae1a79d11f15e4bc0e38468d5

From e2fe2bd7c4b587489de26ac1e5751d068ae667a0 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:35 +0100
Subject: [PATCH 16/28] lxqt-policykit: fix homepage

---
 srcpkgs/lxqt-policykit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-policykit/template b/srcpkgs/lxqt-policykit/template
index ef972dba1961..87270240622b 100644
--- a/srcpkgs/lxqt-policykit/template
+++ b/srcpkgs/lxqt-policykit/template
@@ -1,14 +1,14 @@
 # Template file for 'lxqt-policykit'
 pkgname=lxqt-policykit
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools polkit-qt5-devel perl"
 makedepends="liblxqt-devel polkit-qt5-devel"
 short_desc="LXQt PolicyKit agent"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz"
 checksum=8e3ae58196c55c28a5a231f44154a83d6697aa5f6b40dffdedb6b9ea776b4d35
 replaces="lxqt-common>=0"

From 723f28813a41e4f3fefe2fb7fa7257d65ad378c9 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:35 +0100
Subject: [PATCH 17/28] lxqt-powermanagement: fix homepage

---
 srcpkgs/lxqt-powermanagement/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-powermanagement/template b/srcpkgs/lxqt-powermanagement/template
index f7c8b8d85e8f..d3da7478a0b7 100644
--- a/srcpkgs/lxqt-powermanagement/template
+++ b/srcpkgs/lxqt-powermanagement/template
@@ -1,13 +1,13 @@
 # Template file for 'lxqt-powermanagement'
 pkgname=lxqt-powermanagement
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="liblxqt-devel ksolid-devel kidletime-devel lxqt-globalkeys-devel"
 short_desc="LXQt power management module"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-powermanagement/releases/download/${version}/lxqt-powermanagement-${version}.tar.xz"
 checksum=c0a444faeed60337c966bfd562e65e936f132f578762c2f01f136038a3f058ee

From 1d5e0a5246d22d50a937afcafdc0ab28fb42895f Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:36 +0100
Subject: [PATCH 18/28] lxqt-qtplugin: fix homepage

---
 srcpkgs/lxqt-qtplugin/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-qtplugin/template b/srcpkgs/lxqt-qtplugin/template
index 8148c7119f10..2f0eb97991b8 100644
--- a/srcpkgs/lxqt-qtplugin/template
+++ b/srcpkgs/lxqt-qtplugin/template
@@ -1,13 +1,13 @@
 # Template file for 'lxqt-qtplugin'
 pkgname=lxqt-qtplugin
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
 makedepends="liblxqt-devel libdbusmenu-qt5-devel libfm-qt-devel"
 short_desc="LXQt Qt theme plugin"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-qtplugin/releases/download/${version}/lxqt-qtplugin-${version}.tar.xz"
 checksum=8e789430e1f3b6a354f61d496440a59b797f699320bb8c001d8ef7ac8e1db05e

From f422287281e5a1aa56a15dea22cde2c79173f829 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:36 +0100
Subject: [PATCH 19/28] lxqt-runner: fix homepage

---
 srcpkgs/lxqt-runner/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-runner/template b/srcpkgs/lxqt-runner/template
index e85e2f5a7602..871cccf20588 100644
--- a/srcpkgs/lxqt-runner/template
+++ b/srcpkgs/lxqt-runner/template
@@ -1,13 +1,13 @@
 # Template file for 'lxqt-runner'
 pkgname=lxqt-runner
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="liblxqt-devel lxqt-globalkeys-devel muparser-devel"
 short_desc="LXQt quick launcher"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
 checksum=24daa86680ef78daf8753b60b3a0c6df391e760b851796a0abeddeed61ae13b9

From 7d6c80f26ca6890197e1baa15bb80c731c996cda Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:36 +0100
Subject: [PATCH 20/28] lxqt-session: fix homepage

---
 srcpkgs/lxqt-session/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-session/template b/srcpkgs/lxqt-session/template
index 3afe6da177f3..7324b34ebf75 100644
--- a/srcpkgs/lxqt-session/template
+++ b/srcpkgs/lxqt-session/template
@@ -1,7 +1,7 @@
 # Template file for 'lxqt-session'
 pkgname=lxqt-session
 version=1.0.1
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs
  perl"
@@ -10,7 +10,7 @@ depends="xdg-user-dirs"
 short_desc="LXQt session handler"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz"
 checksum=3245457cb4a1e59ec62802308c872173baa300fa0f8e517fe14f45112733a6c1
 replaces="lxqt-common>=0"

From b1c4e4eb9e62d743562b13ee5b11321cd85e6b20 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:36 +0100
Subject: [PATCH 21/28] lxqt-sudo: fix homepage

---
 srcpkgs/lxqt-sudo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-sudo/template b/srcpkgs/lxqt-sudo/template
index 88b8389b1968..7b0d34545bd6 100644
--- a/srcpkgs/lxqt-sudo/template
+++ b/srcpkgs/lxqt-sudo/template
@@ -1,7 +1,7 @@
 # Template file for 'lxqt-sudo'
 pkgname=lxqt-sudo
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="liblxqt-devel"
@@ -9,6 +9,6 @@ depends="sudo"
 short_desc="LXQt GUI frontend for sudo"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-sudo/releases/download/${version}/lxqt-sudo-${version}.tar.xz"
 checksum=6072f6914942fff5884388be9c7c5d38d259fed14358c4c2a9103d0cdd0a43f0

From 33cc911671997880d724f895f370a92a2c4b6639 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:37 +0100
Subject: [PATCH 22/28] lxqt-themes: fix homepage

---
 srcpkgs/lxqt-themes/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt-themes/template b/srcpkgs/lxqt-themes/template
index 01038f959c5d..049b634c64fe 100644
--- a/srcpkgs/lxqt-themes/template
+++ b/srcpkgs/lxqt-themes/template
@@ -1,14 +1,14 @@
 # Template file for 'lxqt-themes'
 pkgname=lxqt-themes
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools perl"
 depends="hicolor-icon-theme"
 short_desc="Themes, graphics and icons for LXQt"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/lxqt-themes/releases/download/${version}/lxqt-themes-${version}.tar.xz"
 checksum=e3a6c96311bbf471ce0af72953b2f34ecf15461ab5e57a6f5b924de41758562b
 replaces="lxqt-common>=0"

From 2525dad05d22dee08d65aaf3ce7c2b0ad7ecfb43 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:37 +0100
Subject: [PATCH 23/28] lxqt: fix homepage

---
 srcpkgs/lxqt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lxqt/template b/srcpkgs/lxqt/template
index a510106d65db..01e02ebe357c 100644
--- a/srcpkgs/lxqt/template
+++ b/srcpkgs/lxqt/template
@@ -1,7 +1,7 @@
 # Template file for 'lxqt'
 pkgname=lxqt
 version=1.0.0
-revision=1
+revision=2
 build_style=meta
 depends="
 	lxqt-about>=${version}
@@ -32,4 +32,4 @@ depends="
 short_desc="LXQt meta-package for Void Linux"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="BSD-2-Clause" # Suppress xlint warning: vlicense
-homepage="https://www.lxqt.org/"
+homepage="https://lxqt-project.org/"

From 57cf9e932085070e8ed02fa110f042d470b263b9 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:37 +0100
Subject: [PATCH 24/28] obconf-qt: fix homepage

---
 srcpkgs/obconf-qt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/obconf-qt/template b/srcpkgs/obconf-qt/template
index 40f4e2f54866..9fb683209282 100644
--- a/srcpkgs/obconf-qt/template
+++ b/srcpkgs/obconf-qt/template
@@ -1,7 +1,7 @@
 # Template file for 'obconf-qt'
 pkgname=obconf-qt
 version=0.16.1
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="qt5-x11extras-devel qt5-tools-devel openbox-devel"
@@ -9,6 +9,6 @@ depends="desktop-file-utils hicolor-icon-theme"
 short_desc="LXQt Openbox configuration tool"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz"
 checksum=458d96b63dca8a09a4f477d42030d829e8090aae0ea39b3994fcf0b8da8e8b42

From b3544f66e598be961fda1e41f02dc717c290a380 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:38 +0100
Subject: [PATCH 25/28] pavucontrol-qt: fix homepage

---
 srcpkgs/pavucontrol-qt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pavucontrol-qt/template b/srcpkgs/pavucontrol-qt/template
index 2faef3430dc0..96ba0db0d365 100644
--- a/srcpkgs/pavucontrol-qt/template
+++ b/srcpkgs/pavucontrol-qt/template
@@ -1,13 +1,13 @@
 # Template file for 'pavucontrol-qt'
 pkgname=pavucontrol-qt
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="qt5-tools-devel pulseaudio-devel"
 short_desc="Pulseaudio mixer in Qt"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/pavucontrol-qt/releases/download/${version}/pavucontrol-qt-${version}.tar.xz"
 checksum=2407aa55a2d3dc0fdc7074b461c02b97fd455514fbbf9f5b711e68fadd45ac69

From 172a261dda2f4aa812f8a11054913be21ca80e2d Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:38 +0100
Subject: [PATCH 26/28] pcmanfm-qt: fix homepage

---
 srcpkgs/pcmanfm-qt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pcmanfm-qt/template b/srcpkgs/pcmanfm-qt/template
index fc09b2987170..d748be5b31e5 100644
--- a/srcpkgs/pcmanfm-qt/template
+++ b/srcpkgs/pcmanfm-qt/template
@@ -1,7 +1,7 @@
 # Template file for 'pcmanfm-qt'
 pkgname=pcmanfm-qt
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel perl"
 makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
@@ -9,7 +9,7 @@ depends="qt5-translations"
 short_desc="LXQt pcmanfm Qt frontend"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later"
-homepage="https://www.lxqt.org"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
 checksum=fa45cc0d3e870db3fb56f474e854aa1284576023082b770b3e4a44410f22cce3
 replaces="lxqt-common>=0"

From 68b25838735ad52a904ed9d4f88fb3adf1b5a5c4 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:38 +0100
Subject: [PATCH 27/28] qterminal: fix homepage

---
 srcpkgs/qterminal/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qterminal/template b/srcpkgs/qterminal/template
index 079c89b00a15..b4aba116ac7f 100644
--- a/srcpkgs/qterminal/template
+++ b/srcpkgs/qterminal/template
@@ -1,7 +1,7 @@
 # Template file for 'qterminal'
 pkgname=qterminal
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
 makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
@@ -9,6 +9,6 @@ depends="desktop-file-utils"
 short_desc="Lightweight terminal emulator written in Qt"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
 checksum=f169a5279ae5afe386ec3016385c7692b551fea1bae639a8ae438ec90165a643

From 03b4f9444107f4608ca0fb83863936297cc57131 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:39 +0100
Subject: [PATCH 28/28] qtermwidget: fix homepage

---
 srcpkgs/qtermwidget/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtermwidget/template b/srcpkgs/qtermwidget/template
index 938f79879735..20ce3ee8c281 100644
--- a/srcpkgs/qtermwidget/template
+++ b/srcpkgs/qtermwidget/template
@@ -1,14 +1,14 @@
 # Template file for 'qtermwidget'
 pkgname=qtermwidget
 version=1.0.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
 makedepends="qt5-tools-devel"
 short_desc="Terminal widget for QTerminal"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later"
-homepage="https://lxqt.org/"
+homepage="https://lxqt-project.org/"
 distfiles="https://github.com/lxqt/qtermwidget/releases/download/${version}/qtermwidget-${version}.tar.xz"
 checksum=2af0e9f212932cb36bbbf20722eaf4a1d3acf640dfed9b763ca7d388af8b7fd2
 

  parent reply	other threads:[~2022-01-16 13:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11 17:24 [PR PATCH] Update LXQT homepages meator
2021-12-17 16:06 ` Update LXQT homepages and update compton-conf Johnnynator
2021-12-17 16:10 ` Johnnynator
2021-12-17 19:25 ` [PR PATCH] [Updated] " meator
2022-01-05 15:30 ` meator
2022-01-08 15:54 ` meator
2022-01-16 13:34 ` meator
2022-01-16 13:46 ` meator
2022-01-16 13:49 ` meator [this message]
2022-06-18  2:13 ` github-actions
2022-06-18  9:03 ` [PR PATCH] [Updated] " meator
2022-06-18  9:15 ` meator
2022-09-18  2:15 ` github-actions
2022-10-02  2:15 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220116134928.h1JY-UDmz9nqWMIUYCB_qjRQ2rm-1OgAIyXFcI5i_Io@z \
    --to=meator@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).