summaryrefslogtreecommitdiff
path: root/x11-proto/dri3proto
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/dri3proto
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-proto/dri3proto')
-rw-r--r--x11-proto/dri3proto/Manifest5
-rw-r--r--x11-proto/dri3proto/dri3proto-1.0.ebuild14
-rw-r--r--x11-proto/dri3proto/metadata.xml8
3 files changed, 27 insertions, 0 deletions
diff --git a/x11-proto/dri3proto/Manifest b/x11-proto/dri3proto/Manifest
new file mode 100644
index 000000000000..08f80c59cf25
--- /dev/null
+++ b/x11-proto/dri3proto/Manifest
@@ -0,0 +1,5 @@
+DIST dri3proto-1.0.tar.bz2 105366 SHA256 01be49d70200518b9a6b297131f6cc71f4ea2de17436896af153226a774fc074 SHA512 d2925bc2e2bfb3f30c4dc3082d84dc6a2e7d8ea02021ea02d681cbf92e6b256e9e4e0f5abfc394aa0c7762d841b1c8f82d2098c616ca1d7f4a3b5fd8a54f01f8 WHIRLPOOL 3010aae8ca5a72d31f61bac3c2dd976ae7ddace283782768d8ea6713f2c0d2eb2ed5090af1b8778ae04cf4ddb6d3620823ef2d0cbf137c4de8fa30eaf599007c
+EBUILD dri3proto-1.0.ebuild 441 SHA256 7699adae4a3282599d0f424738fa7f82fa6b91e7711c3edc4c31ad7378a40c04 SHA512 303adce752e8439ce3f2d24319801a24f84ba9097a381c857cb53751bcaa47af5fb374e8926b678b8f84f97fa12efc62d04067ec78b4de67fa27354a91d606cf WHIRLPOOL 45078f7ebadb75c3a442699f80eb2975c9e5a21611a6bc44a1f19c7820387197d4d3f1d3c2928900dfc77dbc5174c099cefc0c9b983e403c50a1aa77b7d595de
+MISC ChangeLog 2430 SHA256 6b7c984883c43f4d77f13b6343d3f423206ce42c36d1835100ad37f79dffc9f4 SHA512 a52da935107879bf6430d86eeee8f99b35d9d0eece34d98df6969fa2f07ff3ba1f399fd66b53ed03a5a85d773bc3e46dda7d8500d66e39fa182dda117f00882e WHIRLPOOL c0fac0d4236ee9fc3328a044593fa7227ae77b0f8b10904c6c025b0cbb0a12f5acb46c5cc8224545a6bab2c00e06e9659680641033e3a6551f62452ea381cec9
+MISC ChangeLog-2015 1500 SHA256 91e3515b68dae8b4eecd156b04e2fac3ba8f8ea6e3532392fc3cded5c88919eb SHA512 0107ae934deba2358afb6847b0d816a14079ed7b9f56fa428ff5626adb9c8f92ec711e14f31756c4bfa6f8a57882de1094f1ed91714467b76f3929f3d67e33dc WHIRLPOOL 7604fe448baa7fdda3228c3eeb99dcdb7653af078c966a6491441d47fc53e04d2fd120d56394010279c9f5d303db695cd807c994c6e7d5ee63d14e5f17ae4981
+MISC metadata.xml 230 SHA256 677e4595d00a3098fde05ae33118b9ac05867dc5729c9cd579dc8badd1a28f68 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 WHIRLPOOL 4866c82c6428eae526c0a514c988e4119221f77b0e8bfb04fec713dd3ba516c69afc776a0c6f53c29abfd8507aa23801614db1ba544dd0a0dd4d6a9462c27306
diff --git a/x11-proto/dri3proto/dri3proto-1.0.ebuild b/x11-proto/dri3proto/dri3proto-1.0.ebuild
new file mode 100644
index 000000000000..a5d33952c640
--- /dev/null
+++ b/x11-proto/dri3proto/dri3proto-1.0.ebuild
@@ -0,0 +1,14 @@
+# 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 DRI3 protocol specification and Xlib/Xserver 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 ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/x11-proto/dri3proto/metadata.xml b/x11-proto/dri3proto/metadata.xml
new file mode 100644
index 000000000000..e943b72b8a48
--- /dev/null
+++ b/x11-proto/dri3proto/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>