aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-28 16:09:34 +0300
committerCem Keylan <cem@ckyln.com>2022-08-28 16:09:34 +0300
commit7966962751f77a01a16360cc189cafb7c255e75d (patch)
tree9e9e23ebd086d763c8fdbf325f8a72f51055f202 /xorg
parentabb469da975a0eaf7c491abe734458725e863f89 (diff)
downloadrepository-7966962751f77a01a16360cc189cafb7c255e75d.tar.gz
libxcb: move to extra
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/libxcb/build9
-rw-r--r--xorg/libxcb/checksums2
-rw-r--r--xorg/libxcb/depends4
-rw-r--r--xorg/libxcb/meta3
-rw-r--r--xorg/libxcb/sources1
-rw-r--r--xorg/libxcb/version1
6 files changed, 0 insertions, 20 deletions
diff --git a/xorg/libxcb/build b/xorg/libxcb/build
deleted file mode 100755
index 7ef0193f..00000000
--- a/xorg/libxcb/build
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh -e
-
-clsed 's/pthread-stubs //' configure
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install
diff --git a/xorg/libxcb/checksums b/xorg/libxcb/checksums
deleted file mode 100644
index 2c081267..00000000
--- a/xorg/libxcb/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-b5862c9506fec961b1cbc7fe1d1fc52d849f4545d1b2ce9cfeea2b233e138a54 libxcb-1.15.tar.xz
diff --git a/xorg/libxcb/depends b/xorg/libxcb/depends
deleted file mode 100644
index 4298110e..00000000
--- a/xorg/libxcb/depends
+++ /dev/null
@@ -1,4 +0,0 @@
-libXau
-python make
-xcb-proto
-xorg-util-macros
diff --git a/xorg/libxcb/meta b/xorg/libxcb/meta
deleted file mode 100644
index 190c35e2..00000000
--- a/xorg/libxcb/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: C-language bindings for X protocol
-license: MIT
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/libxcb/sources b/xorg/libxcb/sources
deleted file mode 100644
index d8dd024a..00000000
--- a/xorg/libxcb/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://xorg.freedesktop.org/archive/individual/lib/libxcb-1.15.tar.xz
diff --git a/xorg/libxcb/version b/xorg/libxcb/version
deleted file mode 100644
index b5a3e89c..00000000
--- a/xorg/libxcb/version
+++ /dev/null
@@ -1 +0,0 @@
-1.15 1