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 CF522158021 for ; Tue, 18 Oct 2022 18:10:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01004E0878; Tue, 18 Oct 2022 18:10:26 +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 D5710E0874 for ; Tue, 18 Oct 2022 18:10:25 +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 CEC67340FA7 for ; Tue, 18 Oct 2022 18:10:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C048602 for ; Tue, 18 Oct 2022 18:10:23 +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: <1666116608.d6d0fbc2dc1e0a44919a595a68abc92fa7d0eedb.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/xcb-util-cursor/Manifest x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.4.ebuild X-VCS-Directories: x11-libs/xcb-util-cursor/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: d6d0fbc2dc1e0a44919a595a68abc92fa7d0eedb X-VCS-Branch: master Date: Tue, 18 Oct 2022 18:10:23 +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: 3db16d91-4d61-40eb-8927-ae7f8ae954c8 X-Archives-Hash: ef0ccaf142797a99c78ee5138f6d234b commit: d6d0fbc2dc1e0a44919a595a68abc92fa7d0eedb Author: Matt Turner gentoo org> AuthorDate: Tue Oct 18 17:28:29 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Oct 18 18:10:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d0fbc2 x11-libs/xcb-util-cursor: Version bump to 0.1.4 Signed-off-by: Matt Turner gentoo.org> x11-libs/xcb-util-cursor/Manifest | 1 + .../xcb-util-cursor/xcb-util-cursor-0.1.4.ebuild | 25 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/x11-libs/xcb-util-cursor/Manifest b/x11-libs/xcb-util-cursor/Manifest index ee189ce86170..b5276649a5ad 100644 --- a/x11-libs/xcb-util-cursor/Manifest +++ b/x11-libs/xcb-util-cursor/Manifest @@ -1 +1,2 @@ DIST xcb-util-cursor-0.1.3.tar.bz2 295224 BLAKE2B 7a1a89c0f326f4ac0768110c4aa5a7818ddace1f231f6a0dcfacaf8b157a2d6aae53f5278a02cb945822d83eccb8a01ebb14ab98e8828d8f1d506e42f51431ba SHA512 be5eee7b268b18f356d6aae04820a7e1c51397dac9020d876df379e833200255b5194269541c245a9b4ac286edad4cfe44dae8e4fcfd16a4726dd7553c104c21 +DIST xcb-util-cursor-0.1.4.tar.xz 265508 BLAKE2B 8d7eac0116652833e1835e9c7454bc859901e146b06985b3926fd5f7568d92f2249ef6ea17c2202fa247e36bb998ba5b76fa519e92ca5cd51eb778169c88218c SHA512 d27dd59a4d7ded9994dca77774421dd9533e3ee823b880af35d3219bd7340c89fbc61d1d0fa10e2991de2cac9e6395e09497769d7b8728eedc691e76649107b1 diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.4.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.4.ebuild new file mode 100644 index 000000000000..3f3659032f51 --- /dev/null +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.4.ebuild @@ -0,0 +1,25 @@ +# 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-cursor" + +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}] + >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] + >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND} + >=x11-base/xcb-proto-1.8-r3:= + x11-base/xorg-proto" +BDEPEND=">=dev-util/gperf-3.0.1" + +XORG_CONFIGURE_OPTIONS=( + --with-cursorpath='~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps' +)