Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kvantum: update to 1.0.10.
@ 2023-10-23 15:06 zlice
  2023-11-03 18:20 ` [PR PATCH] [Updated] " zlice
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: zlice @ 2023-10-23 15:06 UTC (permalink / raw)
  To: ml

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

There is a new pull request by zlice against master on the void-packages repository

https://github.com/zlice/void-packages kvantum-qt6
https://github.com/void-linux/void-packages/pull/46851

kvantum: update to 1.0.10.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Comments

Allows kvantum to handle qt5 and qt6 themes under qt5ct and qt6ct.
Their install guide says to 'disable' qt5 but it works fine for both.

Switches build to cmake over qmake

https://github.com/tsujan/Kvantum/blob/master/Kvantum/INSTALL.md#with-cmake

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

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

From fde2698d2b8498958ed3d2f3a5fad42877b09c0f Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Mon, 23 Oct 2023 11:01:18 -0400
Subject: [PATCH] kvantum: update to 1.0.10.

---
 srcpkgs/kvantum/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/kvantum/template b/srcpkgs/kvantum/template
index 393cbaa3308c3..9d35110fe15eb 100644
--- a/srcpkgs/kvantum/template
+++ b/srcpkgs/kvantum/template
@@ -1,19 +1,19 @@
 # Template file for 'kvantum'
 pkgname=kvantum
-version=1.0.5
+version=1.0.10
 revision=1
 build_wrksrc=Kvantum
-build_style=qmake
-hostmakedepends="qt5-tools qt5-qmake qt5-host-tools"
-makedepends="qt5-devel qt5-svg-devel qt5-x11extras-devel
- kwindowsystem-devel"
-short_desc="SVG-based theme engine for Qt4/Qt5, KDE and LXQt"
+build_style=cmake
+configure_args="-DENABLE_QT5=OFF"
+hostmakedepends="qt6-tools-devel"
+makedepends="qt6-base-devel qt6-svg-devel kwindowsystem-devel"
+short_desc="SVG-based theme engine for Qt4/Qt5/Qt6, KDE and LXQt"
 maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/tsujan/Kvantum"
 changelog="https://raw.githubusercontent.com/tsujan/Kvantum/master/Kvantum/ChangeLog"
 distfiles="https://github.com/tsujan/Kvantum/archive/V${version}.tar.gz"
-checksum=2284017dbe5b4b4b5f657215525ca1d1e30d702b28102067d4aa2ec1e764c6a6
+checksum=2ef368df6c54a3bde2097ed89341f188b6670d1b1f8d11bcb3a80138887aca12
 
 post_install() {
 	vdoc doc/Theme-Config.pdf

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2023-12-23  2:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23 15:06 [PR PATCH] kvantum: update to 1.0.10 zlice
2023-11-03 18:20 ` [PR PATCH] [Updated] " zlice
2023-11-03 18:48 ` zlice
2023-12-09 17:54 ` [PR PATCH] [Updated] " zlice
2023-12-09 19:14 ` zlice
2023-12-09 23:16 ` Johnnynator
2023-12-10  0:34 ` [PR PATCH] [Updated] " zlice
2023-12-10  0:35 ` zlice
2023-12-10  0:59 ` [PR PATCH] [Updated] " zlice
2023-12-10  1:10 ` zlice
2023-12-10  1:10 ` zlice
2023-12-10 11:58 ` zlice
2023-12-11 23:27 ` [PR PATCH] [Updated] " zlice
2023-12-12  8:43 ` [PR REVIEW] " Johnnynator
2023-12-12 12:16 ` [PR PATCH] [Updated] " zlice
2023-12-23  2:29 ` [PR PATCH] [Merged]: " classabbyamp

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).