summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-02-26 11:05:41 -0800
committerMatt Turner <mattst88@gentoo.org>2018-02-26 11:08:19 -0800
commite6ac2d85289f84c33d04012576244abe61269044 (patch)
tree7ca391ea507ff7689863bdb8c14b6de11383f65d /x11-base
parentnet-libs/nativebiginteger: Drop old (diff)
downloadgentoo-e6ac2d85289f84c33d04012576244abe61269044.tar.gz
gentoo-e6ac2d85289f84c33d04012576244abe61269044.tar.bz2
gentoo-e6ac2d85289f84c33d04012576244abe61269044.zip
x11: Move x11-proto/xorgproto to x11-base/xorg-proto
Once the individual x11-proto/ packages subsumed by xorg-proto are gone, the x11-proto/ category will contain only xcb-proto, printproto (should be tree cleaned) and xorgproto. That's not enough packages for a category, so move xorgproto to x11-base/xorg-proto (with the hyphen to match other packages in x11-base/).
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xorg-proto/Manifest1
-rw-r--r--x11-base/xorg-proto/metadata.xml8
-rw-r--r--x11-base/xorg-proto/xorg-proto-2018.3.ebuild69
-rw-r--r--x11-base/xorg-proto/xorg-proto-9999.ebuild69
4 files changed, 147 insertions, 0 deletions
diff --git a/x11-base/xorg-proto/Manifest b/x11-base/xorg-proto/Manifest
new file mode 100644
index 000000000000..30e135e68df6
--- /dev/null
+++ b/x11-base/xorg-proto/Manifest
@@ -0,0 +1 @@
+DIST xorgproto-2018.3.tar.gz 486632 BLAKE2B 9343f3d6be7c579a1dcff387d8668ae56e95e144657a619439dad57788c657a9dbfa40821dc7a551229d5921e247421cf26bccf60d8a41bc99bf05ac1b8845b2 SHA512 94f9c2573fe816ed6f359c1e1a7db92b9e0d8c7ef2ea6fcd6839e34b27b9803ab966d9f0ee29923e40361d189cb51279a18c09bcfba130a7dec8b3cbae01245c
diff --git a/x11-base/xorg-proto/metadata.xml b/x11-base/xorg-proto/metadata.xml
new file mode 100644
index 000000000000..e943b72b8a48
--- /dev/null
+++ b/x11-base/xorg-proto/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>x11@gentoo.org</email>
+ <name>X11</name>
+</maintainer>
+</pkgmetadata>
diff --git a/x11-base/xorg-proto/xorg-proto-2018.3.ebuild b/x11-base/xorg-proto/xorg-proto-2018.3.ebuild
new file mode 100644
index 000000000000..4fdeec342fcd
--- /dev/null
+++ b/x11-base/xorg-proto/xorg-proto-2018.3.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="${PN/xorg-/xorg}"
+MY_P="${MY_PN}-${PV}"
+
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/proto/${MY_PN}"
+
+if [[ ${PV} = 9999* ]]; then
+ GIT_ECLASS="git-r3"
+fi
+
+inherit ${GIT_ECLASS} meson
+
+DESCRIPTION="X.Org combined protocol headers"
+HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xorgproto/"
+if [[ ${PV} = 9999* ]]; then
+ SRC_URI=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+ SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz"
+ S="${WORKDIR}/${MY_P}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ !<x11-proto/bigreqsproto-1.1.2-r1
+ !<x11-proto/compositeproto-0.4.2-r2
+ !<x11-proto/damageproto-1.2.1-r2
+ !<x11-proto/dmxproto-2.3.1-r2
+ !<x11-proto/dri2proto-2.8-r2
+ !<x11-proto/dri3proto-1.0-r1
+ !<x11-proto/fixesproto-5.0-r2
+ !<x11-proto/fontsproto-2.1.3-r1
+ !<x11-proto/glproto-1.4.17-r2
+ !<x11-proto/inputproto-2.3.2-r1
+ !<x11-proto/kbproto-1.0.7-r1
+ !<x11-proto/presentproto-1.1-r1
+ !<x11-proto/randrproto-1.5.0-r1
+ !<x11-proto/recordproto-1.14.2-r2
+ !<x11-proto/renderproto-0.11.1-r2
+ !<x11-proto/resourceproto-1.2.0-r1
+ !<x11-proto/scrnsaverproto-1.2.2-r2
+ !<x11-proto/trapproto-3.4.3-r1
+ !<x11-proto/videoproto-2.3.3-r1
+ !<x11-proto/xcmiscproto-1.2.2-r1
+ !<x11-proto/xextproto-7.3.0-r1
+ !<x11-proto/xf86bigfontproto-1.2.0-r2
+ !<x11-proto/xf86dgaproto-2.1-r3
+ !<x11-proto/xf86driproto-2.1.1-r2
+ !<x11-proto/xf86miscproto-0.9.3-r1
+ !<x11-proto/xf86vidmodeproto-2.3.1-r2
+ !<x11-proto/xineramaproto-1.2.1-r2
+ !<x11-proto/xproto-7.0.31-r1
+
+ !x11-proto/fontcacheproto
+ !x11-proto/printproto
+ !x11-proto/xf86rushproto"
+
+src_unpack() {
+ default
+ [[ $PV = 9999* ]] && git-r3_src_unpack
+}
diff --git a/x11-base/xorg-proto/xorg-proto-9999.ebuild b/x11-base/xorg-proto/xorg-proto-9999.ebuild
new file mode 100644
index 000000000000..4fdeec342fcd
--- /dev/null
+++ b/x11-base/xorg-proto/xorg-proto-9999.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="${PN/xorg-/xorg}"
+MY_P="${MY_PN}-${PV}"
+
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/proto/${MY_PN}"
+
+if [[ ${PV} = 9999* ]]; then
+ GIT_ECLASS="git-r3"
+fi
+
+inherit ${GIT_ECLASS} meson
+
+DESCRIPTION="X.Org combined protocol headers"
+HOMEPAGE="https://cgit.freedesktop.org/xorg/proto/xorgproto/"
+if [[ ${PV} = 9999* ]]; then
+ SRC_URI=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+ SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz"
+ S="${WORKDIR}/${MY_P}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ !<x11-proto/bigreqsproto-1.1.2-r1
+ !<x11-proto/compositeproto-0.4.2-r2
+ !<x11-proto/damageproto-1.2.1-r2
+ !<x11-proto/dmxproto-2.3.1-r2
+ !<x11-proto/dri2proto-2.8-r2
+ !<x11-proto/dri3proto-1.0-r1
+ !<x11-proto/fixesproto-5.0-r2
+ !<x11-proto/fontsproto-2.1.3-r1
+ !<x11-proto/glproto-1.4.17-r2
+ !<x11-proto/inputproto-2.3.2-r1
+ !<x11-proto/kbproto-1.0.7-r1
+ !<x11-proto/presentproto-1.1-r1
+ !<x11-proto/randrproto-1.5.0-r1
+ !<x11-proto/recordproto-1.14.2-r2
+ !<x11-proto/renderproto-0.11.1-r2
+ !<x11-proto/resourceproto-1.2.0-r1
+ !<x11-proto/scrnsaverproto-1.2.2-r2
+ !<x11-proto/trapproto-3.4.3-r1
+ !<x11-proto/videoproto-2.3.3-r1
+ !<x11-proto/xcmiscproto-1.2.2-r1
+ !<x11-proto/xextproto-7.3.0-r1
+ !<x11-proto/xf86bigfontproto-1.2.0-r2
+ !<x11-proto/xf86dgaproto-2.1-r3
+ !<x11-proto/xf86driproto-2.1.1-r2
+ !<x11-proto/xf86miscproto-0.9.3-r1
+ !<x11-proto/xf86vidmodeproto-2.3.1-r2
+ !<x11-proto/xineramaproto-1.2.1-r2
+ !<x11-proto/xproto-7.0.31-r1
+
+ !x11-proto/fontcacheproto
+ !x11-proto/printproto
+ !x11-proto/xf86rushproto"
+
+src_unpack() {
+ default
+ [[ $PV = 9999* ]] && git-r3_src_unpack
+}