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
commit5b8acff505dc2ef704424f96f44ce74b1f576956 (patch)
tree9ed9e8b1dfd3bcdf89c5f3f8eae3784a4f3aa498 /xorg
parent335015592971f2ebaec9f5e776f4aafa21c7b7d2 (diff)
downloadrepository-5b8acff505dc2ef704424f96f44ce74b1f576956.tar.gz
xcb-util-cursor: move to extra
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/xcb-util-cursor/build8
-rw-r--r--xorg/xcb-util-cursor/checksums1
-rw-r--r--xorg/xcb-util-cursor/depends5
-rw-r--r--xorg/xcb-util-cursor/meta3
-rw-r--r--xorg/xcb-util-cursor/sources1
-rw-r--r--xorg/xcb-util-cursor/version1
6 files changed, 0 insertions, 19 deletions
diff --git a/xorg/xcb-util-cursor/build b/xorg/xcb-util-cursor/build
deleted file mode 100755
index 7ca84fcf..00000000
--- a/xorg/xcb-util-cursor/build
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --disable-static
-
-make
-make DESTDIR="$1" install
diff --git a/xorg/xcb-util-cursor/checksums b/xorg/xcb-util-cursor/checksums
deleted file mode 100644
index b5b43252..00000000
--- a/xorg/xcb-util-cursor/checksums
+++ /dev/null
@@ -1 +0,0 @@
-a322332716a384c94d3cbf98f2d8fe2ce63c2fe7e2b26664b6cea1d411723df8 xcb-util-cursor-0.1.3.tar.gz
diff --git a/xorg/xcb-util-cursor/depends b/xorg/xcb-util-cursor/depends
deleted file mode 100644
index 9a1bd190..00000000
--- a/xorg/xcb-util-cursor/depends
+++ /dev/null
@@ -1,5 +0,0 @@
-libXau
-libxcb
-xcb-util
-xcb-util-image
-xcb-util-renderutil
diff --git a/xorg/xcb-util-cursor/meta b/xorg/xcb-util-cursor/meta
deleted file mode 100644
index 40db4fa2..00000000
--- a/xorg/xcb-util-cursor/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: XCB cursor library
-license: X11
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/xcb-util-cursor/sources b/xorg/xcb-util-cursor/sources
deleted file mode 100644
index 272f3902..00000000
--- a/xorg/xcb-util-cursor/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://xcb.freedesktop.org/dist/xcb-util-cursor-0.1.3.tar.gz
diff --git a/xorg/xcb-util-cursor/version b/xorg/xcb-util-cursor/version
deleted file mode 100644
index f8721162..00000000
--- a/xorg/xcb-util-cursor/version
+++ /dev/null
@@ -1 +0,0 @@
-0.1.3 1