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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B088B138350 for ; Sat, 22 Feb 2020 21:06:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD806E091C; Sat, 22 Feb 2020 21:06:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3F19E091C for ; Sat, 22 Feb 2020 21:06:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8239834EF0D for ; Sat, 22 Feb 2020 21:06:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D16C9147 for ; Sat, 22 Feb 2020 21:06:31 +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: <1582405561.4dbe4e86cf9075f4523ee8557f0e17edc9a32aaa.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xcb-proto/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xcb-proto/Manifest x11-base/xcb-proto/xcb-proto-1.14.ebuild X-VCS-Directories: x11-base/xcb-proto/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4dbe4e86cf9075f4523ee8557f0e17edc9a32aaa X-VCS-Branch: master Date: Sat, 22 Feb 2020 21:06:31 +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: 3a5c47ab-57d6-4675-8c7b-93ea8d27cef5 X-Archives-Hash: 16e80801d6d839794ddbc920f6498ae5 commit: 4dbe4e86cf9075f4523ee8557f0e17edc9a32aaa Author: Matt Turner gentoo org> AuthorDate: Sat Feb 22 20:28:13 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Feb 22 21:06:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dbe4e86 x11-base/xcb-proto: Version bump to 1.14 Bug: https://bugs.gentoo.org/486512 Signed-off-by: Matt Turner gentoo.org> x11-base/xcb-proto/Manifest | 1 + x11-base/xcb-proto/xcb-proto-1.14.ebuild | 42 ++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/x11-base/xcb-proto/Manifest b/x11-base/xcb-proto/Manifest index f69c09e1b89..8b326f7f04e 100644 --- a/x11-base/xcb-proto/Manifest +++ b/x11-base/xcb-proto/Manifest @@ -1 +1,2 @@ DIST xcb-proto-1.13.tar.bz2 151981 BLAKE2B 04d90838f8a892103e6d7aa807f1b0b6794f1538c6c986ad3cba67cff3a963ff680e45c2137c5d6330736a3aa1a387d61fc247f23487de9dada2f4013590b4a1 SHA512 002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7 +DIST xcb-proto-1.14.tar.xz 143384 BLAKE2B 60212b0f0ce039a64a2e6cbbc78564eeffc57cff20987b37dc780d8d97ae888a7dbfbbaadc6e0e4bedfc5d1e360f16318e3825ad8406de668d9c7c66cf7f4b5d SHA512 de66d568163b6da2be9d6c59984f3afa3acd119a781378638045fd68018665ef5c9af98f024e9962ba3eb7c7a4d85c27ba70ffafceb2324ccc6940f34de16690 diff --git a/x11-base/xcb-proto/xcb-proto-1.14.ebuild b/x11-base/xcb-proto/xcb-proto-1.14.ebuild new file mode 100644 index 00000000000..1d2fe92f1d1 --- /dev/null +++ b/x11-base/xcb-proto/xcb-proto-1.14.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) +XORG_TARBALL_SUFFIX="xz" +XORG_MODULE=proto/ +XORG_MULTILIB=yes +XORG_STATIC=no + +inherit python-r1 xorg-3 + +DESCRIPTION="X C-language Bindings protocol headers" +HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto" +EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +DEPEND="" +RDEPEND="${PYTHON_DEPS}" +BDEPEND="dev-libs/libxml2" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +multilib_src_compile() { + default + + if multilib_is_native_abi; then + python_foreach_impl emake -C xcbgen top_builddir="${BUILD_DIR}" + fi +} + +multilib_src_install() { + default + + if multilib_is_native_abi; then + python_foreach_impl emake -C xcbgen top_builddir="${BUILD_DIR}" + python_foreach_impl python_optimize + fi +}