Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-proto/
Date: Thu, 17 Oct 2019 16:39:18
Message-Id: 1571330195.122b9f6163689416877188f67b2e1978ab399aad.mattst88@gentoo
1 commit: 122b9f6163689416877188f67b2e1978ab399aad
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 17 16:36:16 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 17 16:36:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122b9f61
7
8 x11-base/xorg-proto: Version bump to 2019.2
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-base/xorg-proto/Manifest | 1 +
13 x11-base/xorg-proto/xorg-proto-2019.2.ebuild | 68 ++++++++++++++++++++++++++++
14 2 files changed, 69 insertions(+)
15
16 diff --git a/x11-base/xorg-proto/Manifest b/x11-base/xorg-proto/Manifest
17 index 67b15ff27a8..1c351abd7cb 100644
18 --- a/x11-base/xorg-proto/Manifest
19 +++ b/x11-base/xorg-proto/Manifest
20 @@ -1 +1,2 @@
21 DIST xorgproto-2019.1.tar.gz 1119813 BLAKE2B eed29e0e236cc448b2ff220a844c68f69b0d1d2d7cfb4e82219731bbedadfc9352cf894ce8ba3c2a9f7dd1689a46be0a9ed4b0d061c661b752b0e81ef1057f27 SHA512 7d3a5b24cf5c5ff78c63f61b7e4e2fe6f8b6ca64c345422a1943688af8dccd621cf22833035ee632d37ebb96bf4864d1c18a8015373d69e734299cccb481615a
22 +DIST xorgproto-2019.2.tar.gz 1080686 BLAKE2B 4e0218ef02a8df5220431ae36ac1bc8feaa2bfdefe784f9b7393fe1d27db5b39ba90a38a3570bd78279964c5842ea65df3724b2407535a43fd867922156d92e9 SHA512 3385e7eb8ae1384aa01945c7f5a300884a1deb8d564ab62bd5bcaa3703d3dbf9bbc19797ac17d19e15417bf8456f706f993e90ece2d34cc94046ac302c062cbe
23
24 diff --git a/x11-base/xorg-proto/xorg-proto-2019.2.ebuild b/x11-base/xorg-proto/xorg-proto-2019.2.ebuild
25 new file mode 100644
26 index 00000000000..0d8a1c69b15
27 --- /dev/null
28 +++ b/x11-base/xorg-proto/xorg-proto-2019.2.ebuild
29 @@ -0,0 +1,68 @@
30 +# Copyright 1999-2019 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=7
34 +
35 +MY_PN="${PN/xorg-/xorg}"
36 +MY_P="${MY_PN}-${PV}"
37 +
38 +EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/${MY_PN}.git"
39 +
40 +if [[ ${PV} = 9999* ]]; then
41 + GIT_ECLASS="git-r3"
42 +fi
43 +
44 +inherit ${GIT_ECLASS} meson
45 +
46 +DESCRIPTION="X.Org combined protocol headers"
47 +HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto"
48 +if [[ ${PV} = 9999* ]]; then
49 + SRC_URI=""
50 +else
51 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
52 + SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz"
53 + S="${WORKDIR}/${MY_P}"
54 +fi
55 +
56 +LICENSE="MIT"
57 +SLOT="0"
58 +IUSE=""
59 +
60 +DEPEND=""
61 +RDEPEND="
62 + !<x11-proto/bigreqsproto-1.1.2-r1
63 + !<x11-proto/compositeproto-0.4.2-r2
64 + !<x11-proto/damageproto-1.2.1-r2
65 + !<x11-proto/dmxproto-2.3.1-r2
66 + !<x11-proto/dri2proto-2.8-r2
67 + !<x11-proto/dri3proto-1.0-r1
68 + !<x11-proto/fixesproto-5.0-r2
69 + !<x11-proto/fontsproto-2.1.3-r1
70 + !<x11-proto/glproto-1.4.17-r2
71 + !<x11-proto/inputproto-2.3.2-r1
72 + !<x11-proto/kbproto-1.0.7-r1
73 + !<x11-proto/presentproto-1.1-r1
74 + !<x11-proto/randrproto-1.5.0-r1
75 + !<x11-proto/recordproto-1.14.2-r2
76 + !<x11-proto/renderproto-0.11.1-r2
77 + !<x11-proto/resourceproto-1.2.0-r1
78 + !<x11-proto/scrnsaverproto-1.2.2-r2
79 + !<x11-proto/trapproto-3.4.3-r1
80 + !<x11-proto/videoproto-2.3.3-r1
81 + !<x11-proto/xcmiscproto-1.2.2-r1
82 + !<x11-proto/xextproto-7.3.0-r1
83 + !<x11-proto/xf86bigfontproto-1.2.0-r2
84 + !<x11-proto/xf86dgaproto-2.1-r3
85 + !<x11-proto/xf86driproto-2.1.1-r2
86 + !<x11-proto/xf86miscproto-0.9.3-r1
87 + !<x11-proto/xf86vidmodeproto-2.3.1-r2
88 + !<x11-proto/xineramaproto-1.2.1-r2
89 + !<x11-proto/xproto-7.0.31-r1
90 +
91 + !x11-proto/fontcacheproto
92 + !x11-proto/xf86rushproto"
93 +
94 +src_unpack() {
95 + default
96 + [[ $PV = 9999* ]] && git-r3_src_unpack
97 +}