[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
307/321: gnu: Remove kopete.
From: |
guix-commits |
Subject: |
307/321: gnu: Remove kopete. |
Date: |
Sat, 11 Jan 2025 08:14:36 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 617b3ea2856c271b0922e19734a4f78cb518f76c
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jan 11 10:18:58 2025 +0800
gnu: Remove kopete.
* gnu/packages/kde-internet.scm (kopete): Delete variable.
Change-Id: I48e231fb43390196bda8a5c61e512602ed20ef99
---
gnu/packages/kde-internet.scm | 77 -------------------------------------------
1 file changed, 77 deletions(-)
diff --git a/gnu/packages/kde-internet.scm b/gnu/packages/kde-internet.scm
index a8a8b499fe..c3166e453c 100644
--- a/gnu/packages/kde-internet.scm
+++ b/gnu/packages/kde-internet.scm
@@ -298,83 +298,6 @@ Features are:
(license ;; GPL for programs, FDL for documentation
(list license:gpl2+ license:fdl1.2+))))
-(define-public kopete
- (package
- (name "kopete")
- (version "23.04.3")
- (source
- (origin
- (method url-fetch)
- (uri (string-append "mirror://kde/stable/release-service/" version
- "/src/kopete-" version ".tar.xz"))
- (sha256
- (base32 "1ps6g440p1dy2zwbj23f0mzw1d78r02aj88fy3i5sws9p9ra92gi"))))
- (build-system qt-build-system)
- (native-inputs
- (list extra-cmake-modules kdoctools pkg-config))
- (inputs
- (list alsa-lib
- boost
- expat
- glib
- gpgme
- jsoncpp
- kcmutils
- kconfig
- kcontacts
- kcoreaddons
- kcrash
- kdbusaddons
- kdelibs4support
- kdnssd
- kemoticons
- khtml
- ki18n
- kidentitymanagement
- kjs
- ;; TODO? kleopatra (additionally to libkleo)
- knotifyconfig
- kparts
- kpimtextedit
- ksyntaxhighlighting
- ktexteditor
- kwallet
- ;; TODO: Libgadu
- libidn
- libkleo
- ;; TODO: LibMeanwhile
- libotr
- libsrtp
- libxml2
- libxslt
- mediastreamer2
- openssl
- ortp
- phonon
- qca
- qgpgme
- qtbase-5
- speex
- v4l-utils
- ;; TODO: Xmms
- zlib))
- ;; TODO: enable video support
- (home-page "https://apps.kde.org/kopete/")
- (synopsis "Instant messaging and chat application")
- (description "Kopete is an instant messenger supporting Jabber/XMPP ,AIM,
-ICQ, Gadu-Gadu, Novell GroupWise Messenger, and more. It is designed to be a
-flexible and extensible multi-protocol system suitable for personal and
-enterprise use.
-
-The goal of Kopete is to provide users with a single easy-to-use way to access
-all of their instant messaging systems. The interface puts people first, and
-is integrated with the system address book to let you access your contacts
-from other KDE applications.
-
-This package is part of the KDE networking module.")
- (license ;; GPL for programs, LGPL for libraries, FDL for documentation
- (list license:gpl2+ license:lgpl2.0+ license:fdl1.2+))))
-
(define-public krdc
(package
(name "krdc")
- 266/321: gnu: kmag: Update to 24.12.1., (continued)
- 266/321: gnu: kmag: Update to 24.12.1., guix-commits, 2025/01/11
- 281/321: gnu: kirigami-addons: Update to 1.6.0., guix-commits, 2025/01/11
- 289/321: gnu: kosmindoormap: Update to 24.12.1., guix-commits, 2025/01/11
- 303/321: gnu: krdc: Update to 24.12.1., guix-commits, 2025/01/11
- 292/321: gnu: kdeconnect: Update to 24.12.1., guix-commits, 2025/01/11
- 302/321: gnu: kio-zeroconf: Update to 24.12.1., guix-commits, 2025/01/11
- 290/321: gnu: kpmcore: Update to 24.12.1., guix-commits, 2025/01/11
- 308/321: gnu: Remove kdelibs4support., guix-commits, 2025/01/11
- 306/321: gnu: Remove plasma-redshift-control., guix-commits, 2025/01/11
- 313/321: gnu: Add wacomtablet., guix-commits, 2025/01/11
- 307/321: gnu: Remove kopete.,
guix-commits <=
- 311/321: gnu: massif-visualizer: Update to 24.12.1., guix-commits, 2025/01/11
- 207/321: gnu: kongress: Update to 24.12.1., guix-commits, 2025/01/11
- 208/321: gnu: kpipewire: Update to 6.2.5., guix-commits, 2025/01/11
- 210/321: gnu: ksshaskpass: Update to 6.2.5., guix-commits, 2025/01/11
- 217/321: gnu: kwayland-integration: Update to 6.2.5., guix-commits, 2025/01/11
- 216/321: gnu: kwallet-pam: Update to 6.2.5., guix-commits, 2025/01/11
- 218/321: gnu: kwin: Update to 6.2.5., guix-commits, 2025/01/11
- 212/321: gnu: layer-shell-qt: Update to 6.2.5., guix-commits, 2025/01/11
- 219/321: gnu: kwrited: Update to 6.2.5., guix-commits, 2025/01/11
- 223/321: gnu: ocean-sound-theme: Update to 6.2.5., guix-commits, 2025/01/11