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 D912C15838C for ; Thu, 18 Jan 2024 15:10:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 190BDE2B2F; Thu, 18 Jan 2024 15:10:58 +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 EE05FE2B2F for ; Thu, 18 Jan 2024 15:10:57 +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 0D1E33432F4 for ; Thu, 18 Jan 2024 15:10:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C9DC14B6 for ; Thu, 18 Jan 2024 15:10:54 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1705590575.97bf45297f35152f7f43d19aa5b690654d35a605.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/libime/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/libime/Manifest app-i18n/libime/libime-1.1.4.ebuild X-VCS-Directories: app-i18n/libime/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 97bf45297f35152f7f43d19aa5b690654d35a605 X-VCS-Branch: master Date: Thu, 18 Jan 2024 15:10:54 +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: ebda052f-b50e-4d02-9e69-daf783b34290 X-Archives-Hash: e8809891e383a2a5a7645343ced77e64 commit: 97bf45297f35152f7f43d19aa5b690654d35a605 Author: Yongxiang Liang gmail com> AuthorDate: Wed Jan 17 23:03:16 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Thu Jan 18 15:09:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bf4529 app-i18n/libime: drop 1.1.4 Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: WANG Xuerui gentoo.org> app-i18n/libime/Manifest | 1 - app-i18n/libime/libime-1.1.4.ebuild | 50 ------------------------------------- 2 files changed, 51 deletions(-) diff --git a/app-i18n/libime/Manifest b/app-i18n/libime/Manifest index 0e84fa4958ad..4fd2b03b51ac 100644 --- a/app-i18n/libime/Manifest +++ b/app-i18n/libime/Manifest @@ -1,2 +1 @@ -DIST libime-1.1.4_dict.tar.xz 36440016 BLAKE2B 8bb6f4b39cacba4730145a23c53357a3ed42f2fdbeccd73d18f84434141219a7ea91bcbb1a38d5e61c9d72421649920dd393de4cb9248e8b8c6aeacf6e6f65db SHA512 8d3a565022da401fc338811b69905f000100be6cfdaa3cffb4fc1814854f4610b992fe3a43eeb49205b819d4a4382cacf16adf5d27d7d7f735293957f7db463c DIST libime-1.1.5_dict.tar.xz 36440624 BLAKE2B 20a4868dbf971d26b2772d8a95dec13f7a12689a763839ea99d700c6c74dc9e5b6b228b8adbb1b12cd3007bd42987ea11093d9ba2fb7bcbbc0a6254af90d8efa SHA512 d218025e5e40b87571a6285435c79d12f664ffef232bbb7a6698f99f36e62ee15e7d5da133fbc73e2b9b6443b6f5f7461f7b6f9feb3d18c49b8463d3aec786b2 diff --git a/app-i18n/libime/libime-1.1.4.ebuild b/app-i18n/libime/libime-1.1.4.ebuild deleted file mode 100644 index 93be98f71519..000000000000 --- a/app-i18n/libime/libime-1.1.4.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Fcitx5 Next generation of fcitx " -HOMEPAGE="https://fcitx-im.org/" -SRC_URI="https://download.fcitx-im.org/fcitx5/libime/libime-${PV}_dict.tar.xz" - -LICENSE="LGPL-2+" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" -IUSE="+data doc test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=app-i18n/fcitx-5.1.5:5 - app-arch/zstd:= - dev-libs/boost:= -" -DEPEND="${RDEPEND}" -BDEPEND=" - kde-frameworks/extra-cmake-modules:0 - virtual/pkgconfig - doc? ( - app-text/doxygen - dev-texlive/texlive-fontutils - ) -" - -src_configure() { - local mycmakeargs=( - -DENABLE_DATA=$(usex data) - -DENABLE_DOC=$(usex doc) - -DENABLE_TEST=$(usex test) - ) - cmake_src_configure -} - -src_compile() { - cmake_src_compile - use doc && cmake_src_compile doc -} - -src_install() { - cmake_src_install - use doc && dodoc -r "${BUILD_DIR}"/doc/* -}