[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
426/465: gnu: Remove zeroconf-ioslave.
From: |
guix-commits |
Subject: |
426/465: gnu: Remove zeroconf-ioslave. |
Date: |
Wed, 17 Jul 2024 23:02:23 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 9fb1848f4f25a7cc31db735295b2f0dbc7a79900
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Jul 9 17:40:52 2024 +0800
gnu: Remove zeroconf-ioslave.
* gnu/packages/kde.scm (zeroconf-ioslave): Delete variable.
Change-Id: I062536170b4c3f1965218a9c48d6b8b4a790de5f
---
gnu/packages/kde.scm | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index bdd6dd1b20..6799af68d5 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1810,31 +1810,6 @@ Mobipocket e-books in Dolphin and other KDE apps.")
picture metadata as EXIF/IPTC and XMP.")
(license license:gpl2+)))
-(define-public zeroconf-ioslave
- (package
- (name "zeroconf-ioslave")
- (version "22.04.3")
- (source
- (origin
- (method url-fetch)
- (uri (string-append "mirror://kde/stable/release-service/" version
- "/src/zeroconf-ioslave-" version ".tar.xz"))
- (sha256
- (base32 "0jbrdbphxn77dg2a4wzsm7q24455j4d1xhd4rj5iwhq4ywiig9i1"))))
- (build-system qt-build-system)
- (native-inputs
- (list extra-cmake-modules))
- (inputs
- (list kdbusaddons kdnssd ki18n kio qtbase-5))
- (home-page "https://apps.kde.org/kio_zeroconf/")
- (synopsis "DNS-SD Service Discovery Monitor")
- (description "Adds an entry to Dolphin's Network page to show local
-services such as printers which advertise themselves with DNSSD (called Avahi
-or Bonjour by other projects).")
- (license ;; GPL for programs, LGPL for libraries, FDL for documentation
- (list license:gpl2+ license:lgpl2.0+ license:fdl1.2+))))
-
-
(define-public kuserfeedback
;; FIXME: Try to reduce data collection and ensure transmission i disabled
by default.
;; FIXME: Check https://www.reddit.com/r/kde/comments/f7ojg9 for insights
- 376/465: gnu: liblxqt: Fix build., (continued)
- 376/465: gnu: liblxqt: Fix build., guix-commits, 2024/07/17
- 380/465: gnu: drawpile: Fix build., guix-commits, 2024/07/17
- 382/465: gnu: okteta: Update to 0.26.15., guix-commits, 2024/07/17
- 399/465: gnu: lxqt-session: Fix build., guix-commits, 2024/07/17
- 418/465: gnu: kamoso: Update to 24.05.2., guix-commits, 2024/07/17
- 403/465: gnu: lxqt-connman-applet: Fix build., guix-commits, 2024/07/17
- 419/465: gnu: kamoso: Use new input style., guix-commits, 2024/07/17
- 409/465: gnu: krusader: Update to 2.8.1., guix-commits, 2024/07/17
- 412/465: gnu: Add libkcddb-qt5., guix-commits, 2024/07/17
- 407/465: gnu: rsibreak: Update to 0.12.15., guix-commits, 2024/07/17
- 426/465: gnu: Remove zeroconf-ioslave.,
guix-commits <=
- 428/465: gnu: powerdevil: Add ddcutil support., guix-commits, 2024/07/17
- 429/465: gnu: Add kqtquickcharts., guix-commits, 2024/07/17
- 446/465: gnu: qtlocation: Rename to qtlocation-5., guix-commits, 2024/07/17
- 447/465: gnu: Add qtlocation., guix-commits, 2024/07/17
- 449/465: gnu: keurocalc: Update to 1.3.0-2.c6e8385., guix-commits, 2024/07/17
- 458/465: gnu: Add kmail-account-wizard., guix-commits, 2024/07/17
- 465/465: gnu: atelier: Fix build., guix-commits, 2024/07/17
- 237/465: gnu: kfind: Update to 24.05.2., guix-commits, 2024/07/17
- 350/465: gnu: Add kio-5., guix-commits, 2024/07/17
- 348/465: gnu: Add kxmlgui-5., guix-commits, 2024/07/17