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 2BC7E158451 for ; Thu, 11 Jan 2024 00:22:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B87762BC04A; Thu, 11 Jan 2024 00:22:11 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A39C2BC04A for ; Thu, 11 Jan 2024 00:22:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22BF4343271 for ; Thu, 11 Jan 2024 00:22:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8470914C6 for ; Thu, 11 Jan 2024 00:22:07 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1704932429.c7d02aedd697eea05dbe2b902c7addbc695548ff.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-gtk/Manifest app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild X-VCS-Directories: app-i18n/fcitx-gtk/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: c7d02aedd697eea05dbe2b902c7addbc695548ff X-VCS-Branch: master Date: Thu, 11 Jan 2024 00:22:07 +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: 1349cfe0-53ac-44bd-9eab-8531a0f46567 X-Archives-Hash: cf860181ba3ced9c8dc8ca1c5d8a25e1 commit: c7d02aedd697eea05dbe2b902c7addbc695548ff Author: Yongxiang Liang gmail com> AuthorDate: Fri Jan 5 04:49:36 2024 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Jan 11 00:20:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d02aed app-i18n/fcitx-gtk: drop 5.1.0 Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> app-i18n/fcitx-gtk/Manifest | 1 - app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild | 60 ------------------------------- 2 files changed, 61 deletions(-) diff --git a/app-i18n/fcitx-gtk/Manifest b/app-i18n/fcitx-gtk/Manifest index f740dbd370c3..c81c7c371ad2 100644 --- a/app-i18n/fcitx-gtk/Manifest +++ b/app-i18n/fcitx-gtk/Manifest @@ -1,2 +1 @@ -DIST fcitx-gtk-5.1.0.tar.xz 54128 BLAKE2B d6c4f6607067955b260a3a53b29bad210b6358151ae0542ff5d414e8fd75aebc51c9d616f845e4c47e28bd7f18874e0bfb62a8a288a7ae66d0bab9d2c54ba9d6 SHA512 6b042714a4facb253d0e5cce119239e923511b809681909b63a2c1d47ecfc403672522c24f9ac91c12ed3e0b61c5023ec9e340d51f6aefc3f61fa1a1fbe39dfc DIST fcitx-gtk-5.1.1.tar.xz 53716 BLAKE2B 6231d3b0c2fd788f0f780aee41837b9d8fb21f730b271082d8517f6f0da7e0a0d5216fd6364998bfe535872cf334b63fb1b326167175657d2c5cb59bac4aae45 SHA512 14dc84661e33435df5157127b2a4a81adc399cdc833e1c32795783d60bf10fd301fb658fc48673cad87abccfe3bccbb7b4ee0d0da74460b7ef1d6529a554a3eb diff --git a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild deleted file mode 100644 index 815b4c7bb7f6..000000000000 --- a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN="fcitx5-gtk" - -inherit cmake gnome2-utils xdg - -DESCRIPTION="Gtk im module for fcitx5 and glib based dbus client library" -HOMEPAGE="https://github.com/fcitx/fcitx5-gtk" -SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz -> ${P}.tar.xz" - -LICENSE="LGPL-2.1+" -SLOT="5" -KEYWORDS="~amd64 ~loong ~x86" -IUSE="gtk2 +gtk3 +gtk4 +introspection +snooper onlyplugin wayland +X" -REQUIRED_USE="|| ( gtk2 gtk3 gtk4 )" - -RDEPEND=" - app-i18n/fcitx:5 - >=dev-libs/glib-2.56 - x11-libs/libxkbcommon - gtk2? ( x11-libs/gtk+:2 ) - gtk3? ( x11-libs/gtk+:3[wayland?,X?] ) - gtk4? ( gui-libs/gtk:4[wayland?,X?] ) - introspection? ( dev-libs/gobject-introspection ) - X? ( x11-libs/libX11 ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - kde-frameworks/extra-cmake-modules:0 -" - -S="${WORKDIR}/${MY_PN}-${PV}" - -src_configure() { - local mycmakeargs=( - -DENABLE_GTK2_IM_MODULE=$(usex gtk2) - -DENABLE_GTK3_IM_MODULE=$(usex gtk3) - -DENABLE_GTK4_IM_MODULE=$(usex gtk4) - -DENABLE_SNOOPER=$(usex snooper) - -DENABLE_GIR=$(usex introspection) - -DBUILD_ONLY_PLUGIN=$(usex onlyplugin) - ) - cmake_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - use gtk2 && gnome2_query_immodules_gtk2 - use gtk3 && gnome2_query_immodules_gtk3 -} - -pkg_postrm() { - xdg_pkg_postrm - use gtk2 && gnome2_query_immodules_gtk2 - use gtk3 && gnome2_query_immodules_gtk3 -}