summaryrefslogtreecommitdiff
path: root/x11-proto/recordproto
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/recordproto
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r--x11-proto/recordproto/Manifest5
-rw-r--r--x11-proto/recordproto/metadata.xml8
-rw-r--r--x11-proto/recordproto/recordproto-1.14.2-r1.ebuild26
3 files changed, 39 insertions, 0 deletions
diff --git a/x11-proto/recordproto/Manifest b/x11-proto/recordproto/Manifest
new file mode 100644
index 000000000000..f44771622c43
--- /dev/null
+++ b/x11-proto/recordproto/Manifest
@@ -0,0 +1,5 @@
+DIST recordproto-1.14.2.tar.bz2 123033 SHA256 a777548d2e92aa259f1528de3c4a36d15e07a4650d0976573a8e2ff5437e7370 SHA512 ab82d966ffacb46c001df15b272ca58f996826dc6f6835d3dc4d385b31c682acacb073a380d61938e2f242bffdabdd9b8f7107cd5ac67cb7aa3a28cc14a8ea02 WHIRLPOOL cf3b1547c1d2bcea06b772b8273c4d08039c492e2afc1146ede1f644260cfffcedad7ff67e5763f658f31aa437253f9495ac4e951ab239bb1c373231b1046c1e
+EBUILD recordproto-1.14.2-r1.ebuild 633 SHA256 b75d772b945f1abcc0809daf4264ddcb14dbfec5043e019242a1d55524d15670 SHA512 1115fcb4df22a7683eb6c7748ba537cd6f2356bb9287deae99d7388b41419729888453778d3b5f772086960fcc68bd820597370886210e986997f475a80b211d WHIRLPOOL b0d61ad9ef64ec534d38870f45b506ee512f3ed30715dceaa416b307e3c64cef44e92efb8e49f2ac6aff59b21cddce9f2bd6df7e7adaccf7869eba6a5d98300a
+MISC ChangeLog 2448 SHA256 c56e23b1713eb1ad73734b83e077381286a12c4d98158fb618bb939810d77597 SHA512 70d9b895ff13d67145f1d10ffe7054312d692b48fb7f72fbaa4db1336c4a4cf7875fb6c19cc15e8fa462ed3efca5ed8b32c963d324e2893f6ad005d3063af844 WHIRLPOOL 73d35fa440ae38a48860072c0556b80cc4da41675e695fef32410de5fd537d3d5aff9d4c1454ea7800b52177c2bf60db2b84340483f4eb063780265ac1a5d38f
+MISC ChangeLog-2015 8088 SHA256 79146dc970ff0c461f406268e561f7c41e990d6e5ab1ac85b73f8ed6362f253c SHA512 ceb6e0b62c3307876c84b084c8ae2238a9ef9b71b4b2088ff85471afe6e5d85f17b976d66ab9fb0611a1fa9d717d866fc63aa98a6c695c3133b65f27b44705ca WHIRLPOOL d27415cfa1267020d9a7aaab8b3b9d46f38e110f19afa44d49f86c2f574773998e56e1659310f0e2ffbf1057d598f1e59e5522fb690a70d8a937a7300d33d029
+MISC metadata.xml 230 SHA256 677e4595d00a3098fde05ae33118b9ac05867dc5729c9cd579dc8badd1a28f68 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 WHIRLPOOL 4866c82c6428eae526c0a514c988e4119221f77b0e8bfb04fec713dd3ba516c69afc776a0c6f53c29abfd8507aa23801614db1ba544dd0a0dd4d6a9462c27306
diff --git a/x11-proto/recordproto/metadata.xml b/x11-proto/recordproto/metadata.xml
new file mode 100644
index 000000000000..e943b72b8a48
--- /dev/null
+++ b/x11-proto/recordproto/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-proto/recordproto/recordproto-1.14.2-r1.ebuild b/x11-proto/recordproto/recordproto-1.14.2-r1.ebuild
new file mode 100644
index 000000000000..127d1acfa2c0
--- /dev/null
+++ b/x11-proto/recordproto/recordproto-1.14.2-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+XORG_DOC=doc
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org Record 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE=""
+
+RDEPEND="!<x11-libs/libXtst-1.0.99.2"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+ xorg-2_pkg_setup
+
+ XORG_CONFIGURE_OPTIONS=(
+ $(use_enable doc specs)
+ $(use_with doc xmlto)
+ --without-fop
+ )
+}