aboutsummaryrefslogtreecommitdiff
path: root/xorg/libxcb
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/libxcb')
-rwxr-xr-xxorg/libxcb/build10
-rw-r--r--xorg/libxcb/checksums1
-rw-r--r--xorg/libxcb/depends3
-rw-r--r--xorg/libxcb/sources1
-rw-r--r--xorg/libxcb/version1
5 files changed, 0 insertions, 16 deletions
diff --git a/xorg/libxcb/build b/xorg/libxcb/build
deleted file mode 100755
index 4e703552..00000000
--- a/xorg/libxcb/build
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-sed 's/pthread-stubs //' configure >_
-cat _ > configure; rm -f _
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install
diff --git a/xorg/libxcb/checksums b/xorg/libxcb/checksums
deleted file mode 100644
index 0d257af3..00000000
--- a/xorg/libxcb/checksums
+++ /dev/null
@@ -1 +0,0 @@
-a55ed6db98d43469801262d81dc2572ed124edc3db31059d4e9916eb9f844c34 libxcb-1.14.tar.xz
diff --git a/xorg/libxcb/depends b/xorg/libxcb/depends
deleted file mode 100644
index 142b0470..00000000
--- a/xorg/libxcb/depends
+++ /dev/null
@@ -1,3 +0,0 @@
-libXau
-xcb-proto
-xorg-util-macros
diff --git a/xorg/libxcb/sources b/xorg/libxcb/sources
deleted file mode 100644
index 79f62993..00000000
--- a/xorg/libxcb/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://xorg.freedesktop.org/archive/individual/lib/libxcb-1.14.tar.xz
diff --git a/xorg/libxcb/version b/xorg/libxcb/version
deleted file mode 100644
index cfaaf4da..00000000
--- a/xorg/libxcb/version
+++ /dev/null
@@ -1 +0,0 @@
-1.14 1