diff options
-rwxr-xr-x | xorg/xdpyinfo/build | 7 | ||||
-rw-r--r-- | xorg/xdpyinfo/checksums | 2 | ||||
-rw-r--r-- | xorg/xdpyinfo/depends | 6 | ||||
-rw-r--r-- | xorg/xdpyinfo/meta | 3 | ||||
-rw-r--r-- | xorg/xdpyinfo/sources | 1 | ||||
-rw-r--r-- | xorg/xdpyinfo/version | 1 |
6 files changed, 0 insertions, 20 deletions
diff --git a/xorg/xdpyinfo/build b/xorg/xdpyinfo/build deleted file mode 100755 index 6daf22f8..00000000 --- a/xorg/xdpyinfo/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/xorg/xdpyinfo/checksums b/xorg/xdpyinfo/checksums deleted file mode 100644 index cab495f7..00000000 --- a/xorg/xdpyinfo/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -7d00ecd175a1dca15eb626516eb3497f8bd653b81bb1afadaf0d8d467aecfd0f xdpyinfo-1.3.3.tar.xz diff --git a/xorg/xdpyinfo/depends b/xorg/xdpyinfo/depends deleted file mode 100644 index 59c493ea..00000000 --- a/xorg/xdpyinfo/depends +++ /dev/null @@ -1,6 +0,0 @@ -libXcomposite -libXext -libXinerama -libXrender -libXtst -libXxf86vm diff --git a/xorg/xdpyinfo/meta b/xorg/xdpyinfo/meta deleted file mode 100644 index d8886e70..00000000 --- a/xorg/xdpyinfo/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Display information utility for X -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xdpyinfo/sources b/xorg/xdpyinfo/sources deleted file mode 100644 index c2f05fd6..00000000 --- a/xorg/xdpyinfo/sources +++ /dev/null @@ -1 +0,0 @@ -https://xorg.freedesktop.org/releases/individual/app/xdpyinfo-1.3.3.tar.xz diff --git a/xorg/xdpyinfo/version b/xorg/xdpyinfo/version deleted file mode 100644 index bdd8f5bd..00000000 --- a/xorg/xdpyinfo/version +++ /dev/null @@ -1 +0,0 @@ -1.3.3 1 |