diff options
-rwxr-xr-x | xorg/xrandr/build | 9 | ||||
-rw-r--r-- | xorg/xrandr/checksums | 2 | ||||
-rw-r--r-- | xorg/xrandr/depends | 2 | ||||
-rw-r--r-- | xorg/xrandr/meta | 3 | ||||
-rw-r--r-- | xorg/xrandr/sources | 1 | ||||
-rw-r--r-- | xorg/xrandr/version | 1 |
6 files changed, 0 insertions, 18 deletions
diff --git a/xorg/xrandr/build b/xorg/xrandr/build deleted file mode 100755 index 373bceed..00000000 --- a/xorg/xrandr/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --localstatedir=/var - -make -make DESTDIR="$1" install diff --git a/xorg/xrandr/checksums b/xorg/xrandr/checksums deleted file mode 100644 index e46511a0..00000000 --- a/xorg/xrandr/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -a374a1c18aad22d1a2bf6236f58e6db48aee76ac09aaa1140b66b41adf998319 xrandr-1.5.2.tar.xz diff --git a/xorg/xrandr/depends b/xorg/xrandr/depends deleted file mode 100644 index 6a84a73f..00000000 --- a/xorg/xrandr/depends +++ /dev/null @@ -1,2 +0,0 @@ -libXrandr -xorg-util-macros make diff --git a/xorg/xrandr/meta b/xorg/xrandr/meta deleted file mode 100644 index 1247242b..00000000 --- a/xorg/xrandr/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: RandR command line utility -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xrandr/sources b/xorg/xrandr/sources deleted file mode 100644 index aed2949d..00000000 --- a/xorg/xrandr/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/app/xrandr-1.5.2.tar.xz diff --git a/xorg/xrandr/version b/xorg/xrandr/version deleted file mode 100644 index 5b702ae2..00000000 --- a/xorg/xrandr/version +++ /dev/null @@ -1 +0,0 @@ -1.5.2 1 |