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: Sat, 18 Jun 2022 11:03:32 +0200	[thread overview]
Message-ID: <20220618090332.ApzKM7lfN9tACKUoS1i4eVa2pqO4JPCYWsuj6w0B45I@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: 3516 bytes --]

From 3ff0fe02d6561ef90407e118d42aa1aa025856e6 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:25 +0100
Subject: [PATCH 1/3] 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 5441f69fdeecfa7d32b65bae782facad108e82e3 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:32 +0100
Subject: [PATCH 2/3] 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 8bdce9bf509977fde4d0b9e7b8ae29655db4d46e Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 11 Dec 2021 15:16:37 +0100
Subject: [PATCH 3/3] 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 793399f3e499..3d572d27ceb1 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.2
-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=7328da1606b289280e2ce0f2279ab30d06f584e4c2d6fc5f01c0f3d9ce714960

  parent reply	other threads:[~2022-06-18  9:03 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 ` [PR PATCH] [Updated] " meator
2022-06-18  2:13 ` github-actions
2022-06-18  9:03 ` meator [this message]
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=20220618090332.ApzKM7lfN9tACKUoS1i4eVa2pqO4JPCYWsuj6w0B45I@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).