summaryrefslogtreecommitdiff
path: root/x11-proto/glproto
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-proto/glproto
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r--x11-proto/glproto/Manifest5
-rw-r--r--x11-proto/glproto/glproto-1.4.17-r1.ebuild24
-rw-r--r--x11-proto/glproto/metadata.xml8
3 files changed, 37 insertions, 0 deletions
diff --git a/x11-proto/glproto/Manifest b/x11-proto/glproto/Manifest
new file mode 100644
index 000000000000..a3416af4ed48
--- /dev/null
+++ b/x11-proto/glproto/Manifest
@@ -0,0 +1,5 @@
+DIST glproto-1.4.17.tar.bz2 126969 SHA256 adaa94bded310a2bfcbb9deb4d751d965fcfe6fb3a2f6d242e2df2d6589dbe40 SHA512 3e5bb1949ab9993e07d2ed7e829b9e0a8803eab476e9f4082fc01087c3dce01f3bcb9d55261eaf60e55977a689b326ed1dcf40f74d5e1fc660c83bea094b6754 WHIRLPOOL 48b345a946f136cdd011d25ac796cd43c761fbe052e5d238c6250c4db798c5612978b1e526b10bd1b870bb302f745574a8e4ed8403464305278afb15694f4630
+EBUILD glproto-1.4.17-r1.ebuild 621 SHA256 6593ba4f84463ce1c70524f83e2938a1f65b9acefb5ac4913aa53a1510d553ba SHA512 f821f6ce120aab20e6bd456de8671e14e5bacdfd500a7abba78bda58ac17ab006ade5a20e7847034c4297383d1d17eeffcb30c80b0bd5525cd49060327e3693a WHIRLPOOL e970a878fe43dc14a852856350872254183f6965fd92b5233f3039a79266319aee53f64be6a6e3db952a8973c36da192c44ce1a6330696bb76fcec09a64f8b20
+MISC ChangeLog 4317 SHA256 5859560ea03b9f1f07c51e7c3d041c146f916b28b924ead3a8b1567f6a88857a SHA512 3855ca598ca6ec7425a42aad4ea07fb570686c5b0c225f7411a97475f20a58dd519b6d73fd446a6082cf9a4fa415500cd7801db2aab7926040a97a1a82ab908c WHIRLPOOL 3d87655bb6af4bcc9280e5e6baf0a58f149de42040b04130621c45d3bba4c6220ba706022511c9b369a4b7f33878c772697d9c653a50329631577b67204671f6
+MISC ChangeLog-2015 15082 SHA256 982297bcdae50a362b5a54391f3c635785ea486d9086c848a9006214f052ef53 SHA512 0d1e68120140849afca5d6db813613c27bb23510595682b92fd27200aa9b6ec78d3f94cc9f97bf20a1c07081aaf5e476f8d65d13978fb863f8b2ce6f2da7e4ad WHIRLPOOL 457e2a1fa2e3b076048c83a4a3a8f1d053e24ea4dae894b799cec8a2fb2c41a5c07839d73fd2e43c67454ebe4071c2ec7b5af77da777b2820cb2876c6dfedda4
+MISC metadata.xml 230 SHA256 677e4595d00a3098fde05ae33118b9ac05867dc5729c9cd579dc8badd1a28f68 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 WHIRLPOOL 4866c82c6428eae526c0a514c988e4119221f77b0e8bfb04fec713dd3ba516c69afc776a0c6f53c29abfd8507aa23801614db1ba544dd0a0dd4d6a9462c27306
diff --git a/x11-proto/glproto/glproto-1.4.17-r1.ebuild b/x11-proto/glproto/glproto-1.4.17-r1.ebuild
new file mode 100644
index 000000000000..124343f3b2f5
--- /dev/null
+++ b/x11-proto/glproto/glproto-1.4.17-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org GL protocol headers"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+LICENSE="SGI-B-2.0"
+IUSE=""
+
+RDEPEND=">=app-eselect/eselect-opengl-1.3.0"
+DEPEND=""
+
+src_install() {
+ xorg-2_src_install
+}
+
+pkg_postinst() {
+ xorg-2_pkg_postinst
+ eselect opengl set --ignore-missing --use-old xorg-x11
+}
diff --git a/x11-proto/glproto/metadata.xml b/x11-proto/glproto/metadata.xml
new file mode 100644
index 000000000000..e943b72b8a48
--- /dev/null
+++ b/x11-proto/glproto/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>