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 E77061581E7 for ; Thu, 25 Apr 2024 00:43:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15A8EE29B6; Thu, 25 Apr 2024 00:43: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 E3BDDE29B6 for ; Thu, 25 Apr 2024 00:43:44 +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 CFDE534319C for ; Thu, 25 Apr 2024 00:43:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0E171759 for ; Thu, 25 Apr 2024 00:43:41 +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: <1714002297.8406334e7caced04362000d251cda80fde06aa60.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-imdkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/xcb-imdkit/Manifest x11-libs/xcb-imdkit/xcb-imdkit-1.0.8.ebuild X-VCS-Directories: x11-libs/xcb-imdkit/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 8406334e7caced04362000d251cda80fde06aa60 X-VCS-Branch: master Date: Thu, 25 Apr 2024 00:43:41 +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: b3dd1e30-566e-49f8-811a-148cff7eb2b7 X-Archives-Hash: 784051e55a51f80f880bba187145905f commit: 8406334e7caced04362000d251cda80fde06aa60 Author: Yongxiang Liang gmail com> AuthorDate: Tue Apr 23 12:51:06 2024 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Apr 24 23:44:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8406334e x11-libs/xcb-imdkit: add 1.0.8 Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> x11-libs/xcb-imdkit/Manifest | 1 + x11-libs/xcb-imdkit/xcb-imdkit-1.0.8.ebuild | 35 +++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/x11-libs/xcb-imdkit/Manifest b/x11-libs/xcb-imdkit/Manifest index ed9c758bd5e8..1bd83e6f7720 100644 --- a/x11-libs/xcb-imdkit/Manifest +++ b/x11-libs/xcb-imdkit/Manifest @@ -1,2 +1,3 @@ DIST xcb-imdkit-1.0.6.tar.xz 347508 BLAKE2B 2e900e422b154e253871eace835c51d620ac737ddf56c35166f70fcb51266e2ae8eb93cffdead04ef115467e58091687e7f23690c7e1793701c85b8dec240f0f SHA512 9e27843543e2d7ec4ed6d59e272640fd64809827baa01aaacc9f0a38fc347b4966ef48cb9a8d915a9f52243e97c16a112036d5f1504e660adef0c3b82a4dca1c DIST xcb-imdkit-1.0.7.tar.xz 346244 BLAKE2B 32cfd7d278ce8d65c2b2dec033ae0b4bb3e18f7b91e620788c797192dcb94a1c578930ac816fc7298d01362fb7abb9b461e1aec918164433b01aea6c85c47ecd SHA512 222b6fa4e699832c9ff926ebed6ca6c959aa2a55a9aebe9c8824ca1d84dcd4d699bbe75e4ceb36453340be9dcd86e0dbad01553d01e89c3a4ba6d48ff1f100a4 +DIST xcb-imdkit-1.0.8.tar.zst 580618 BLAKE2B 760f9a65692986b2bbb359f919e209a5c0ef42b302b25dbb1892cf9bc986b3d9c05963ac454bc4b3ad42f7c2b3549cb5e1c3bbd29fcb39aa03490cb20c00c2d6 SHA512 318106904d1dca79d006e91f21dd965ff486be72edc790a79100908e588e8c26b9faa505daa45d59789feeac8f01a132f14c9509ac68c8ebc43af5719774443d diff --git a/x11-libs/xcb-imdkit/xcb-imdkit-1.0.8.ebuild b/x11-libs/xcb-imdkit/xcb-imdkit-1.0.8.ebuild new file mode 100644 index 000000000000..fe5d788eb8b3 --- /dev/null +++ b/x11-libs/xcb-imdkit/xcb-imdkit-1.0.8.ebuild @@ -0,0 +1,35 @@ +# Copyright 2023-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake unpacker + +DESCRIPTION="Input method development support for xcb" +HOMEPAGE="https://github.com/fcitx/xcb-imdkit" +SRC_URI="https://download.fcitx-im.org/fcitx5/${PN}/${P}.tar.zst" + +LICENSE="LGPL-2.1" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" + +RDEPEND=" + x11-libs/libxcb + x11-libs/xcb-util + x11-libs/xcb-util-keysyms +" +DEPEND=" + ${RDEPEND} + dev-libs/uthash +" +BDEPEND=" + kde-frameworks/extra-cmake-modules:0 + virtual/pkgconfig +" + +src_configure() { + local mycmakeargs=( + -DUSE_SYSTEM_UTHASH=ON + ) + cmake_src_configure +}