Github messages for voidlinux
 help / color / mirror / Atom feed
From: Idesmi <Idesmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] LXQt 1.1.1
Date: Wed, 18 May 2022 00:13:10 +0200	[thread overview]
Message-ID: <20220517221310.TQYpXxFF37L9P-7gh1-gH6mOoLvL5xgEVeevyZZOSyQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37149@inbox.vuxu.org>

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

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

https://github.com/Idesmi/void-packages lxqt
https://github.com/void-linux/void-packages/pull/37149

LXQt 1.1.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
https://lxqt-project.org/release/2022/05/08/first-release-qtxdg-tools-3-9-1/

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I crossbuilt this PR locally for aarch64-musl

@Hoshpak 

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

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

From 9ec3ea2aafbdcb9a739eae4cd1580013205a77a9 Mon Sep 17 00:00:00 2001
From: Enrico Belleri <idesmi@protonmail.com>
Date: Mon, 16 May 2022 09:58:40 +0200
Subject: [PATCH 1/2] New package: qtxdg-tools-3.9.1

---
 srcpkgs/qtxdg-tools/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/qtxdg-tools/template

diff --git a/srcpkgs/qtxdg-tools/template b/srcpkgs/qtxdg-tools/template
new file mode 100644
index 000000000000..6ec23bda4162
--- /dev/null
+++ b/srcpkgs/qtxdg-tools/template
@@ -0,0 +1,21 @@
+# Template file for 'qtxdg-tools'
+pkgname=qtxdg-tools
+version=3.9.1
+revision=1
+build_style=cmake
+hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
+makedepends="libqtxdg-devel"
+short_desc="User tools for libqtxg"
+maintainer="Enrico Belleri <idesmi@protonmail.com>"
+license="LGPL-2.1-or-later"
+homepage="http://www.lxqt.org"
+changelog="https://github.com/lxqt/qtxdg-tools/raw/master/CHANGELOG"
+distfiles="https://github.com/lxqt/qtxdg-tools/archive/${version}.tar.gz"
+checksum=8e11ba499a0025532ab41dadecb635a23f928a56a9c95c404f043832456fa1e9
+
+libqtxdg-devel_package() {																												short_desc+=" - development files"
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	pkg_install() {
+		vmove usr/share/cmake
+	}
+}

From cacc925b48c19d5bdb98024dce76882723ada213 Mon Sep 17 00:00:00 2001
From: Enrico Belleri <idesmi@protonmail.com>
Date: Mon, 16 May 2022 11:58:24 +0200
Subject: [PATCH 2/2] lxqt-session: update to 1.1.1.

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

diff --git a/srcpkgs/lxqt-session/template b/srcpkgs/lxqt-session/template
index 3b30d410cc33..2b872028928c 100644
--- a/srcpkgs/lxqt-session/template
+++ b/srcpkgs/lxqt-session/template
@@ -1,16 +1,16 @@
 # Template file for 'lxqt-session'
 pkgname=lxqt-session
-version=1.1.0
+version=1.1.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools xdg-user-dirs
  perl"
-makedepends="kwindowsystem-devel liblxqt-devel procps-ng-devel"
-depends="xdg-user-dirs"
+makedepends="kwindowsystem-devel liblxqt-devel procps-ng-devel qtxdg-tools"
+depends="xdg-user-dirs qtxdg-tools"
 short_desc="LXQt session handler"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1-or-later"
 homepage="https://lxqt-project.org"
 distfiles="https://github.com/lxqt/lxqt-session/archive/${version}.tar.gz"
-checksum=6ff41d1c95464fe7b00d3b5493f259323ecad61ae72865cf251ad5db9ae68e4e
+checksum=e8f33783de445f4bb83cd62b8496148820ad42dd625fa7ea4973ace1b91fd896
 replaces="lxqt-common>=0"

  reply	other threads:[~2022-05-17 22:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 10:03 [PR PATCH] " Idesmi
2022-05-17 22:13 ` Idesmi [this message]
2022-05-17 22:14 ` [PR PATCH] [Updated] " Idesmi
2022-05-17 22:25 ` Idesmi
2022-05-18 15:25 ` [PR PATCH] [Merged]: " Hoshpak

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=20220517221310.TQYpXxFF37L9P-7gh1-gH6mOoLvL5xgEVeevyZZOSyQ@z \
    --to=idesmi@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).