aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-01-12 17:47:26 +0100
committerCem Keylan <cem@ckyln.com>2023-01-12 17:47:26 +0100
commit452cc8b602c96bdd56ec16a0833067a7a04e404e (patch)
tree7affa9281d1dc79ecc0b1e85353d2b088e3998b9 /xorg
parentabaea72b4a295d4845cf8f227cd82808733fcc5e (diff)
downloadrepository-452cc8b602c96bdd56ec16a0833067a7a04e404e.tar.gz
libXau: move to extra
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/libXau/build7
-rw-r--r--xorg/libXau/checksums2
-rw-r--r--xorg/libXau/depends1
-rw-r--r--xorg/libXau/meta3
-rw-r--r--xorg/libXau/sources1
-rw-r--r--xorg/libXau/version1
6 files changed, 0 insertions, 15 deletions
diff --git a/xorg/libXau/build b/xorg/libXau/build
deleted file mode 100755
index 6daf22f8..00000000
--- a/xorg/libXau/build
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install
diff --git a/xorg/libXau/checksums b/xorg/libXau/checksums
deleted file mode 100644
index 61babd28..00000000
--- a/xorg/libXau/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-d6d4a87ec6148e9cbcc395e3d0969a7e5c68840d2993d1ea7c49b663777e22ff libXau-1.0.11.tar.xz
diff --git a/xorg/libXau/depends b/xorg/libXau/depends
deleted file mode 100644
index 32e0e265..00000000
--- a/xorg/libXau/depends
+++ /dev/null
@@ -1 +0,0 @@
-xorgproto make
diff --git a/xorg/libXau/meta b/xorg/libXau/meta
deleted file mode 100644
index 9d257cb5..00000000
--- a/xorg/libXau/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: Authorization Protocol for X
-license: MIT
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/libXau/sources b/xorg/libXau/sources
deleted file mode 100644
index 2120161e..00000000
--- a/xorg/libXau/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://www.x.org/releases/individual/lib/libXau-1.0.11.tar.xz
diff --git a/xorg/libXau/version b/xorg/libXau/version
deleted file mode 100644
index baf9f53d..00000000
--- a/xorg/libXau/version
+++ /dev/null
@@ -1 +0,0 @@
-1.0.11 1