From 5cad926bb5a5f9a9783b64e3d805d77cd2551e36 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Thu, 6 May 2021 13:43:00 +0200 Subject: gnu: telegram-purple: Note support status. * gnu/packages/messaging.scm (telegram-purple)[description]: Set expectations. --- gnu/packages/messaging.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 468e2fb528..59c154b9f7 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2528,7 +2528,10 @@ messaging that aren’t available to clients that connect over XMPP.") (description "Telegram-purple is a plugin for Libpurple, the communication library used by the Pidgin instant messaging client, that adds support for the -Telegram messenger.") +Telegram messenger. + +This package is on ``life support'' until @code{tdlib-purple} is a full +replacement.") ;; Code under tgl/ (the Telegram library) is LGPLv2.1+, but the plugin ;; itself is GPLv2+. -- cgit v1.2.3