Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kde5: add qt5-tools
@ 2023-03-12  1:39 astralchan
  2023-06-10  2:00 ` github-actions
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: astralchan @ 2023-03-12  1:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/astralchan/void-packages kde5
https://github.com/void-linux/void-packages/pull/42711

kde5: add qt5-tools
[ci skip]

#### 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-glibc)

The kde environment relies on tools from `qt5-tools`. e.g. `/usr/lib/qt5/bin/qdbus`. As an example, the current meta package configuration will error when trying to change walpaper due to not having `qt5-tools`.

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

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

From b8242e265f24f36e94a09ac26fa639707b62e14a Mon Sep 17 00:00:00 2001
From: astral <astral@astralchan.xyz>
Date: Sat, 11 Mar 2023 18:36:22 -0700
Subject: [PATCH] kde5: add qt5-tools

---
 srcpkgs/kde5/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kde5/template b/srcpkgs/kde5/template
index 5a14069ff5be..f969065a1565 100644
--- a/srcpkgs/kde5/template
+++ b/srcpkgs/kde5/template
@@ -1,7 +1,7 @@
 # Template file for 'kde5'
 pkgname=kde5
 version=5.26.0
-revision=1
+revision=2
 build_style=meta
 depends="bluedevil>=${version}
  breeze-gtk>=${version}
@@ -26,7 +26,8 @@ depends="bluedevil>=${version}
  plasma-thunderbolt>=${version}
  elogind
  upower
- udisks2"
+ udisks2
+ qt5-tools"
 short_desc="The KDE Plasma Desktop meta-package for Void Linux"
 maintainer="John <me@johnnynator.dev>"
 license="GPL-2, LGPL-2.1, FDL"

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

end of thread, other threads:[~2023-12-07  1:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-12  1:39 [PR PATCH] kde5: add qt5-tools astralchan
2023-06-10  2:00 ` github-actions
2023-06-10 10:38 ` astralchan
2023-06-11  8:10 ` 674Y3r
2023-08-24 23:15 ` astralchan
2023-11-23  1:46 ` github-actions
2023-12-07  1:46 ` [PR PATCH] [Closed]: " github-actions

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