aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-01-12 17:47:27 +0100
committerCem Keylan <cem@ckyln.com>2023-01-12 17:47:27 +0100
commit53fc24a825185071526b38d69c658694b7dae4b3 (patch)
treeca7409f487e729c4d94ad6e0dfc6f8dd7cdceaa3 /xorg
parent71dddcc66d6e4ca000d55fa90db7d834395174fb (diff)
downloadrepository-53fc24a825185071526b38d69c658694b7dae4b3.tar.gz
libXrandr: move to extra
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/libXrandr/build7
-rw-r--r--xorg/libXrandr/checksums2
-rw-r--r--xorg/libXrandr/depends3
-rw-r--r--xorg/libXrandr/meta3
-rw-r--r--xorg/libXrandr/sources1
-rw-r--r--xorg/libXrandr/version1
6 files changed, 0 insertions, 17 deletions
diff --git a/xorg/libXrandr/build b/xorg/libXrandr/build
deleted file mode 100755
index 6daf22f8..00000000
--- a/xorg/libXrandr/build
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install
diff --git a/xorg/libXrandr/checksums b/xorg/libXrandr/checksums
deleted file mode 100644
index 9c2ec42f..00000000
--- a/xorg/libXrandr/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-2314d3ac7992756a3bd9dd2c08694fc52b86018824bc0339cfbb1f38fc971b63 libXrandr-1.5.3.tar.xz
diff --git a/xorg/libXrandr/depends b/xorg/libXrandr/depends
deleted file mode 100644
index d6cc170c..00000000
--- a/xorg/libXrandr/depends
+++ /dev/null
@@ -1,3 +0,0 @@
-xorgproto make
-libXext make
-libXrender make
diff --git a/xorg/libXrandr/meta b/xorg/libXrandr/meta
deleted file mode 100644
index 54d0e26c..00000000
--- a/xorg/libXrandr/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: X RandR library
-license: MIT
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/libXrandr/sources b/xorg/libXrandr/sources
deleted file mode 100644
index 7ea73371..00000000
--- a/xorg/libXrandr/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://www.x.org/releases/individual/lib/libXrandr-1.5.3.tar.xz
diff --git a/xorg/libXrandr/version b/xorg/libXrandr/version
deleted file mode 100644
index dae12545..00000000
--- a/xorg/libXrandr/version
+++ /dev/null
@@ -1 +0,0 @@
-1.5.3 1