aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-28 16:09:35 +0300
committerCem Keylan <cem@ckyln.com>2022-08-28 16:09:35 +0300
commite73f7f3e1255f9d56ddbad12b86b129e0cf67e09 (patch)
treef424ab1e652b093e4cd9108ddfc16e0a246e763b /xorg
parent5b8acff505dc2ef704424f96f44ce74b1f576956 (diff)
downloadrepository-e73f7f3e1255f9d56ddbad12b86b129e0cf67e09.tar.gz
xcb-util-image: move to extra
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/xcb-util-image/build8
-rw-r--r--xorg/xcb-util-image/checksums1
-rw-r--r--xorg/xcb-util-image/depends3
-rw-r--r--xorg/xcb-util-image/meta3
-rw-r--r--xorg/xcb-util-image/sources1
-rw-r--r--xorg/xcb-util-image/version1
6 files changed, 0 insertions, 17 deletions
diff --git a/xorg/xcb-util-image/build b/xorg/xcb-util-image/build
deleted file mode 100755
index 7ca84fcf..00000000
--- a/xorg/xcb-util-image/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-image/checksums b/xorg/xcb-util-image/checksums
deleted file mode 100644
index 8b74cbc7..00000000
--- a/xorg/xcb-util-image/checksums
+++ /dev/null
@@ -1 +0,0 @@
-cb2c86190cf6216260b7357a57d9100811bb6f78c24576a3a5bfef6ad3740a42 xcb-util-image-0.4.0.tar.gz
diff --git a/xorg/xcb-util-image/depends b/xorg/xcb-util-image/depends
deleted file mode 100644
index a1267485..00000000
--- a/xorg/xcb-util-image/depends
+++ /dev/null
@@ -1,3 +0,0 @@
-libXau
-libxcb
-xcb-util
diff --git a/xorg/xcb-util-image/meta b/xorg/xcb-util-image/meta
deleted file mode 100644
index abbe3364..00000000
--- a/xorg/xcb-util-image/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: XCB Ximage library
-license: X11
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/xcb-util-image/sources b/xorg/xcb-util-image/sources
deleted file mode 100644
index f8a5eeab..00000000
--- a/xorg/xcb-util-image/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://xcb.freedesktop.org/dist/xcb-util-image-0.4.0.tar.gz
diff --git a/xorg/xcb-util-image/version b/xorg/xcb-util-image/version
deleted file mode 100644
index 6f3c0f7f..00000000
--- a/xorg/xcb-util-image/version
+++ /dev/null
@@ -1 +0,0 @@
-0.4.0 1