From dada2d5b0b1d7e87f9c3ebe4b31ca9b4f4b2ed62 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 16 Jun 2023 19:42:08 +0100 Subject: gentoo auto-resync : 16:06:2023 - 19:42:08 --- x11-base/xorg-proto/Manifest | 2 ++ x11-base/xorg-proto/xorg-proto-2023.2.ebuild | 53 ++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 x11-base/xorg-proto/xorg-proto-2023.2.ebuild (limited to 'x11-base/xorg-proto') diff --git a/x11-base/xorg-proto/Manifest b/x11-base/xorg-proto/Manifest index 8c8cfe54193c..fe9eab57e005 100644 --- a/x11-base/xorg-proto/Manifest +++ b/x11-base/xorg-proto/Manifest @@ -1,6 +1,8 @@ DIST xorgproto-2022.2.tar.xz 757080 BLAKE2B 0fee7910fced83548780fd1c7bfd214c932c7c5064c6ebd40ac9285d071837056b9eca24dadb53a572a05768f8762c4dd81ac58fcf6b43028f557ed56a98f7f9 SHA512 8e6108110600d076a94cc6d0e465b2e9adfbbe8d7e6b75fae9c5262d99dc6074ab1ed561a74d6d451f00f5b7af9f507a6317be9c0770efeed9e60b64beb7a1c9 DIST xorgproto-2023.1.tar.xz 759168 BLAKE2B e794f8acb2b01f97cee80b01b3b67aa0691517d4eb17c5304768932785b087d86bc610e9e448c623e31b665e72c4b4c0432766767e01e8d835d88a3bf45adce6 SHA512 342128ca2e9a6806a7ff33f426434bee29626a13a592b9544654a010cb7be208b0862e3cd063773a0003ca0ec7d48361cfcc384fe207efe9ecb6ec3f2b8e7d56 +DIST xorgproto-2023.2.tar.xz 759040 BLAKE2B ff255b91770ad11cdcc48d12815317285d8d16d28011a86166f3e07af18b30fdf35c2eb7b6537504eb4c0e9ca65b3116493422b6faebe04ee80e6aee92387675 SHA512 af0a8c8094fc6a490a886a8c048175762b6334798f2e48b6f6e19a7bb39ddbef05fa1237c4e9d9f1d870d24f5ca7a7c463044c41ceebd108f8ab0816677a582d EBUILD xorg-proto-2022.2.ebuild 1173 BLAKE2B 21d1208d849bfcb84f1649372604a95f173cd0212ea6acbc649c2d7cf043a333ea97c40d23834aee8927d9676b6f3fcd052fd57d388c1ee1a9572ee72a27e618 SHA512 3788a426e7bb9b141e0fbd1b5b54ca1c5ee393e669f57fea491e4f476f845af37f07b012fb32e3faedb97c53b2fe95c59ef2d502f363578d2400c16da8ddacb1 EBUILD xorg-proto-2023.1.ebuild 1181 BLAKE2B 8dd0b0a64b6df83e56f2c8d8d6c73c0b45f434001358b32f1ce9c20368cc02e54388f63af9f0284c0b41532f504893139e44d82b32636cda929d4925391841f4 SHA512 4d3ef3365fa88fd51b075e634100ebb59dbde35e7c35d824718f484de38e7a9177da5f9475db749ca85f8f58fd303f0c08417e3d9895badc81513d0f91a41204 +EBUILD xorg-proto-2023.2.ebuild 1181 BLAKE2B 8dd0b0a64b6df83e56f2c8d8d6c73c0b45f434001358b32f1ce9c20368cc02e54388f63af9f0284c0b41532f504893139e44d82b32636cda929d4925391841f4 SHA512 4d3ef3365fa88fd51b075e634100ebb59dbde35e7c35d824718f484de38e7a9177da5f9475db749ca85f8f58fd303f0c08417e3d9895badc81513d0f91a41204 EBUILD xorg-proto-9999.ebuild 1192 BLAKE2B 2d22f854d67b5da7ae5dd31576e69c5ac5081f3b72c1adbfce569bda4177edbd9e8a3875be5c627042bb5bae28a2f77c0c349bf5d4d33dac3f4fd9d8b068a010 SHA512 2317ddfc9900061d66c03fe109186860083f8e2b4912fb6a807615160464642871d89180712c81c488ccab85a5b5d542f8078d2cf4d410f5b281104958444545 MISC metadata.xml 342 BLAKE2B 86fa6d992d56d65a60c04ece61c97dcdd3cb0807dd7d895d907d83fe78427df05b15b5924d7b96a38164003e11a7de78470829c72238acfa35473d2f536b5363 SHA512 03783fc18d1dc17283ec540947907d98ecae2c6cb4350701d1976350aa39e1784d91e698fbb0d672d9be50c53ad9aa8e3d0e14ddc24d495654768709d8675826 diff --git a/x11-base/xorg-proto/xorg-proto-2023.2.ebuild b/x11-base/xorg-proto/xorg-proto-2023.2.ebuild new file mode 100644 index 000000000000..5e165a925d02 --- /dev/null +++ b/x11-base/xorg-proto/xorg-proto-2023.2.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +PYTHON_COMPAT=( python3_{9..11} ) + +MY_PN="${PN/xorg-/xorg}" +MY_P="${MY_PN}-${PV}" + +EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/${MY_PN}.git" + +if [[ ${PV} = 9999* ]]; then + GIT_ECLASS="git-r3" +fi + +inherit ${GIT_ECLASS} meson python-any-r1 + +DESCRIPTION="X.Org combined protocol headers" +HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto" +if [[ ${PV} = 9999* ]]; then + SRC_URI="" +else + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" + SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.xz" + S="${WORKDIR}/${MY_P}" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="test" +RESTRICT="!test? ( test )" + +BDEPEND=" + test? ( + $(python_gen_any_dep ' + dev-python/python-libevdev[${PYTHON_USEDEP}] + ') + ) +" + +python_check_deps() { + python_has_version "dev-python/python-libevdev[${PYTHON_USEDEP}]" +} + +pkg_setup() { + use test && python-any-r1_pkg_setup +} + +src_install() { + meson_src_install + + mv "${ED}"/usr/share/doc/{xorgproto,${P}} || die +} -- cgit v1.2.3