Archived
1
0
Fork 0

gnu: telegram-purple: Note support status.

* gnu/packages/messaging.scm (telegram-purple)[description]: Set expectations.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-06 13:43:00 +02:00
parent c3ea5756e6
commit 5cad926bb5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2528,7 +2528,10 @@ messaging that arent available to clients that connect over XMPP.")
(description (description
"Telegram-purple is a plugin for Libpurple, the communication library "Telegram-purple is a plugin for Libpurple, the communication library
used by the Pidgin instant messaging client, that adds support for the 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 ;; Code under tgl/ (the Telegram library) is LGPLv2.1+, but the plugin
;; itself is GPLv2+. ;; itself is GPLv2+.