GNU bug report logs -
#76947
[PATCH] gnu: Remove networkmanager-qt5.
Previous Next
Reported by: Zheng Junjie <z572 <at> z572.online>
Date: Tue, 11 Mar 2025 15:55:04 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76947 in the body.
You can then email your comments to 76947 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#76947
; Package
guix-patches
.
(Tue, 11 Mar 2025 15:55:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <z572 <at> z572.online>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 11 Mar 2025 15:55:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
* gnu/packages/kde-frameworks.scm (networkmanager-qt5): Delete variable.
Change-Id: I72c38d4dccbdd34e254039722d23eaad79140d32
---
gnu/packages/kde-frameworks.scm | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index d1ed61aac7f..b3dec5f4aa4 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1859,30 +1859,6 @@ (define-public networkmanager-qt
which are used in DBus communication.")
(license license:lgpl2.1+)))
-(define-public networkmanager-qt5
- (package
- (inherit networkmanager-qt)
- (name "networkmanager-qt5")
- (version "5.116.0")
- (source (origin
- (method url-fetch)
- (uri (string-append
- "mirror://kde/stable/frameworks/"
- (version-major+minor version)
- "/networkmanager-qt-" version ".tar.xz"))
- (sha256
- (base32
- "0s8vc3qqx76f70vql77hb3nxkn6b3hvzdm6bgcpnnxqhw6j80khb"))))
- (native-inputs
- (list extra-cmake-modules dbus pkg-config))
- (propagated-inputs
- ;; Headers contain #include <NetworkManager.h> and
- ;; #include <libnm/NetworkManager.h>
- (list network-manager))
- (inputs
- (list qtbase-5))
- (properties `((upstream-name . "networkmanager-qt")))))
-
(define-public oxygen-icons
(package
(name "oxygen-icons")
base-commit: 19c656e3cad3a4f1e3338a955a1af57e363545df
prerequisite-patch-id: 27933752e515890bcdcce3b6949a4cd288f0c25b
--
2.47.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#76947
; Package
guix-patches
.
(Fri, 21 Mar 2025 11:37:03 GMT)
Full text and
rfc822 format available.
Message #8 received at 76947 <at> debbugs.gnu.org (full text, mbox):
Zheng Junjie <z572 <at> z572.online> skribis:
> From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
>
> * gnu/packages/kde-frameworks.scm (networkmanager-qt5): Delete variable.
>
> Change-Id: I72c38d4dccbdd34e254039722d23eaad79140d32
LGTM, thanks!
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Wed, 16 Apr 2025 15:37:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <z572 <at> z572.online>
:
bug acknowledged by developer.
(Wed, 16 Apr 2025 15:37:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 76947-done <at> debbugs.gnu.org (full text, mbox):
I have just noticed this patch and that the 1 month waiting period is
over, so I have pushed it. Thanks!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 15 May 2025 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.