From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 087B615ACFB for ; Fri, 28 Apr 2023 08:20:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37EFBE0982; Fri, 28 Apr 2023 08:20:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10DD4E0982 for ; Fri, 28 Apr 2023 08:20:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCA2D340DB9 for ; Fri, 28 Apr 2023 08:20:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F867A4B for ; Fri, 28 Apr 2023 08:20:42 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1682670035.cde11fd7f7c068949d4ddfdd8cf2bf077136ab42.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop/metadata.xml X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: cde11fd7f7c068949d4ddfdd8cf2bf077136ab42 X-VCS-Branch: master Date: Fri, 28 Apr 2023 08:20:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2026f914-7700-4b85-b96b-eb72d94d5f9d X-Archives-Hash: 6cf259dd633db0e046ac9e23919165ba commit: cde11fd7f7c068949d4ddfdd8cf2bf077136ab42 Author: Joe Kappus wt gd> AuthorDate: Sat Apr 22 21:15:13 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Apr 28 08:20:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde11fd7 net-im/telegram-desktop: update metadata enchant useflag uses app-text/enchant not app-text/aspell. Signed-off-by: Joe Kappus wt.gd> Closes: https://github.com/gentoo/gentoo/pull/30708 Signed-off-by: Joonas Niilola gentoo.org> net-im/telegram-desktop/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/metadata.xml b/net-im/telegram-desktop/metadata.xml index f99bd5fb5e94..733e70400bca 100644 --- a/net-im/telegram-desktop/metadata.xml +++ b/net-im/telegram-desktop/metadata.xml @@ -10,7 +10,7 @@ Proxy Maintainers - Use the app-text/aspell spell-checking backend instead of app-text/hunspell + Use the app-text/enchant spell-checking backend instead of app-text/hunspell Use builtin patched copy of open-sans fonts (overrides fontconfig) Build with Qt6 support Add support for HEIF, AVIF and JpegXL by bundling kde-frameworks/kimageformats