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 3B08915817D for ; Sun, 9 Jun 2024 18:54:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90257E2A93; Sun, 9 Jun 2024 18:54:47 +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 66862E2A93 for ; Sun, 9 Jun 2024 18:54:47 +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 0BD1A340C7B for ; Sun, 9 Jun 2024 18:54:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 548F61C8E for ; Sun, 9 Jun 2024 18:54:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1717959275.48673d689d7d1b7c16edc9df8dc7510387d511c9.mattst88@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.2.ebuild X-VCS-Directories: app-i18n/fcitx-gtk/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 48673d689d7d1b7c16edc9df8dc7510387d511c9 X-VCS-Branch: master Date: Sun, 9 Jun 2024 18:54:43 +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: 074f814a-44b7-4a51-9677-adab31d2098c X-Archives-Hash: 2d63db7152f24b693999e3e655f4882a commit: 48673d689d7d1b7c16edc9df8dc7510387d511c9 Author: Matt Turner gentoo org> AuthorDate: Sun Jun 9 18:47:49 2024 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Jun 9 18:54:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48673d68 app-i18n/fcitx-gtk: Drop old versions Signed-off-by: Matt Turner gentoo.org> app-i18n/fcitx-gtk/Manifest | 1 - app-i18n/fcitx-gtk/fcitx-gtk-5.1.2.ebuild | 60 ------------------------------- 2 files changed, 61 deletions(-) diff --git a/app-i18n/fcitx-gtk/Manifest b/app-i18n/fcitx-gtk/Manifest index 15652a598139..31d9b8298bdf 100644 --- a/app-i18n/fcitx-gtk/Manifest +++ b/app-i18n/fcitx-gtk/Manifest @@ -1,2 +1 @@ -DIST fcitx-gtk-5.1.2.tar.xz 53760 BLAKE2B 25eb0151bbc5a1277a593c2b07dce21f97f29d7d1bf4846a0edff7de0798e5bc33592ee00ddfffa8183a0e8d0bf1aaf1217b9f7e6cfde70c33b456740661e8bc SHA512 585a64b81caef55391e352a5efc2efcded1220c8be378be93e4fc6abc6b70132b3bb3211271d5ed02b1623a6ffcf7ce784de026969025b5efb3497f82676fefa DIST fcitx-gtk-5.1.3.tar.zst 67927 BLAKE2B 0019500e2dc8beb716b16c4a37461e45c4b14fbd1485afd1367a6dad56f2f6d363b3415b3923aceeebe576e47f93680d806a74750ef730fc0046f5eb815d4f94 SHA512 e19ba77e9e3d37947871b2c90ecec9089840a5639c2f0dc1a2b11efeda8291c2ee28809a2b4dd69d12f1e5988a13fbd7826cf15c88ce595fa287c81b3efc7f0e diff --git a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.2.ebuild b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.2.ebuild deleted file mode 100644 index 22819d3b08b2..000000000000 --- a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.2.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 ~arm64 ~loong ~riscv ~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 -}