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 41B8D158020 for ; Sat, 29 Oct 2022 02:54:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D523E0870; Sat, 29 Oct 2022 02:54:49 +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 5B6E2E086E for ; Sat, 29 Oct 2022 02:54:49 +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 4278434125D for ; Sat, 29 Oct 2022 02:54:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 782546DB for ; Sat, 29 Oct 2022 02:54:45 +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: <1667012075.487d94f1afe9bc6aa2d7b7667749c72a28d8dc0a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-wm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/xcb-util-wm/Manifest x11-libs/xcb-util-wm/xcb-util-wm-0.4.2.ebuild X-VCS-Directories: x11-libs/xcb-util-wm/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 487d94f1afe9bc6aa2d7b7667749c72a28d8dc0a X-VCS-Branch: master Date: Sat, 29 Oct 2022 02:54:45 +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: 151534e3-d59e-4dee-8552-16efba4dc809 X-Archives-Hash: 39957bed486a4a6a6bee121e59c30bde commit: 487d94f1afe9bc6aa2d7b7667749c72a28d8dc0a Author: Matt Turner gentoo org> AuthorDate: Sat Oct 29 02:42:51 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Oct 29 02:54:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487d94f1 x11-libs/xcb-util-wm: Version bump to 0.4.2 Signed-off-by: Matt Turner gentoo.org> x11-libs/xcb-util-wm/Manifest | 1 + x11-libs/xcb-util-wm/xcb-util-wm-0.4.2.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/x11-libs/xcb-util-wm/Manifest b/x11-libs/xcb-util-wm/Manifest index 0e27033a1a91..630861caa517 100644 --- a/x11-libs/xcb-util-wm/Manifest +++ b/x11-libs/xcb-util-wm/Manifest @@ -1 +1,2 @@ DIST xcb-util-wm-0.4.1.tar.bz2 321855 BLAKE2B 095d1f39e4b42e85790830b46c1faeeb8ac3bd7b792c3db8dca15a998a0ce835fd4fa148e8ed896c81d82e2113d1b9650e35de7741e9629883908d3b81b927f3 SHA512 cd1b3bcf9fcfc52e329ddc42b370d50dcf7d473c8e94f01cf7ea7fdbe0dc9176790890214eecb2a8ac43405f4938c121e38d282ae988cd8e90a6610d214ef326 +DIST xcb-util-wm-0.4.2.tar.xz 285152 BLAKE2B 091bdfe318d0ab37df934dd4ea75382a8792577e60471dd6bfb3de8966a9ac9c25c8776a9fa7afb0a0b924f952ebc17084070f1fcfe9665cb5c0e1b2d576d39b SHA512 eab6588e6a47d28a3b25ecd13b5018529419db6b49c74458c093699b60a194933be1e1f6f7799abf03344f7ebc7af88586ff2935938d53644bdd5c763a7fa9b0 diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.2.ebuild b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.2.ebuild new file mode 100644 index 000000000000..cfafb1154397 --- /dev/null +++ b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_MULTILIB=yes +XORG_TARBALL_SUFFIX="xz" +inherit xorg-3 + +DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-wm" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" + +RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND} + x11-base/xorg-proto"