From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 750EB1581B9 for ; Sat, 04 Oct 2025 12:55:23 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5761C3410C7 for ; Sat, 04 Oct 2025 12:55:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5B1751104A0; Sat, 04 Oct 2025 12:55:20 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5148511028A for ; Sat, 04 Oct 2025 12:55:20 +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 0A047340D2E for ; Sat, 04 Oct 2025 12:55:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 544E43AA2 for ; Sat, 04 Oct 2025 12:55:18 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1759582497.d502b8d8f7b5268ad9fda7ae9a2d48323a875360.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-qt/Manifest app-i18n/fcitx-qt/fcitx-qt-5.1.9.ebuild X-VCS-Directories: app-i18n/fcitx-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d502b8d8f7b5268ad9fda7ae9a2d48323a875360 X-VCS-Branch: master Date: Sat, 04 Oct 2025 12:55:18 +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: e5bdef77-d9b4-4183-8a9c-621fa7212e04 X-Archives-Hash: 4a88da99a78b21a9d5760d03fdbc3a9b commit: d502b8d8f7b5268ad9fda7ae9a2d48323a875360 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 2 19:29:03 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 4 12:54:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d502b8d8 app-i18n/fcitx-qt: drop 5.1.9 Signed-off-by: Andreas Sturmlechner gentoo.org> app-i18n/fcitx-qt/Manifest | 1 - app-i18n/fcitx-qt/fcitx-qt-5.1.9.ebuild | 65 --------------------------------- 2 files changed, 66 deletions(-) diff --git a/app-i18n/fcitx-qt/Manifest b/app-i18n/fcitx-qt/Manifest index 51e78ccbb7b0..9b23e4f9ef8c 100644 --- a/app-i18n/fcitx-qt/Manifest +++ b/app-i18n/fcitx-qt/Manifest @@ -1,2 +1 @@ DIST fcitx-qt-5.1.10.tar.zst 128563 BLAKE2B ff30f086d7267cc0c00e438a0795560e4a175fecd31efb740b569370b9427869fa62633e33464bf042139b6d1eb844dc4f3e473ec8da31ead678bd2964876b90 SHA512 89ca4b70d573823a804e2c4749f1d12c047689aa57db7a4ce17dbfaff9ad82a52c3db476aa54442a027121767bbc2b4e4830fea19e49198a0fccbcd2c66a6867 -DIST fcitx-qt-5.1.9.tar.zst 128804 BLAKE2B c21e344c1eab3933abe4eb9558ec55a24ed952dcb0f00e16542be6408f4ac98714ba989dd442c1b9ea39e26fe3656f2d1ddbaac4380e6ef535048673637e85f0 SHA512 81859215884e3f4a598e2f1d60c2403fa4ddb078732b1292df9083a539e470e7bbb44319e968d47fecad1e4bc28424f451c1a54918ba12d2a265c59ae69f798e diff --git a/app-i18n/fcitx-qt/fcitx-qt-5.1.9.ebuild b/app-i18n/fcitx-qt/fcitx-qt-5.1.9.ebuild deleted file mode 100644 index 59229f79f42f..000000000000 --- a/app-i18n/fcitx-qt/fcitx-qt-5.1.9.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 2023-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN="fcitx5-qt" - -inherit cmake unpacker - -DESCRIPTION="Qt library and IM module for fcitx5" -HOMEPAGE="https://github.com/fcitx/fcitx5-qt" -SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.zst -> ${P}.tar.zst" - -S="${WORKDIR}/${MY_PN}-${PV}" -LICENSE="BSD LGPL-2.1+" -SLOT="5" -KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" -IUSE="qt5 onlyplugin staticplugin +qt6 +X wayland" -REQUIRED_USE=" - || ( qt5 qt6 ) - qt5? ( X ) - staticplugin? ( onlyplugin ) -" - -RDEPEND=" - !onlyplugin? ( - >=app-i18n/fcitx-5.1.5:5 - qt5? ( dev-qt/qtconcurrent:5 ) - ) - qt5? ( - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5= - dev-qt/qtwidgets:5 - wayland? ( dev-qt/qtwayland:5 ) - ) - qt6? ( - dev-qt/qtbase:6=[dbus,gui,widgets,wayland?] - wayland? ( dev-qt/qtwayland:6 ) - ) - X? ( - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libxkbcommon - ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - kde-frameworks/extra-cmake-modules:0 - virtual/pkgconfig - !onlyplugin? ( sys-devel/gettext ) -" - -src_configure() { - local mycmakeargs=( - -DENABLE_QT4=no - -DENABLE_QT5=$(usex qt5) - -DENABLE_QT6=$(usex qt6) - -DENABLE_QT6_WAYLAND_WORKAROUND=$(usex qt6 $(usex wayland)) - -DENABLE_X11=$(usex X) - -DBUILD_ONLY_PLUGIN=$(usex onlyplugin) - -DBUILD_STATIC_PLUGIN=$(usex staticplugin) - ) - cmake_src_configure -}