diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:45:56 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:45:56 +0100 |
commit | 5d8740e6aa89987fb622476190afa776094d55cf (patch) | |
tree | 12adb8295ddeb2601052f3f579efeda6d1a7a824 /xorg | |
parent | 9a92843088cef87ea9b843c4d1d6a982b98deab4 (diff) | |
download | repository-5d8740e6aa89987fb622476190afa776094d55cf.tar.gz |
xprop: drop from repository
Diffstat (limited to 'xorg')
-rwxr-xr-x | xorg/xprop/build | 9 | ||||
-rw-r--r-- | xorg/xprop/checksums | 2 | ||||
-rw-r--r-- | xorg/xprop/depends | 2 | ||||
-rw-r--r-- | xorg/xprop/meta | 3 | ||||
-rw-r--r-- | xorg/xprop/sources | 1 | ||||
-rw-r--r-- | xorg/xprop/version | 1 |
6 files changed, 0 insertions, 18 deletions
diff --git a/xorg/xprop/build b/xorg/xprop/build deleted file mode 100755 index 373bceed..00000000 --- a/xorg/xprop/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/xprop/checksums b/xorg/xprop/checksums deleted file mode 100644 index 4731a1a2..00000000 --- a/xorg/xprop/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -3f1026630fef1d2be430e0c37f80a1b3c78cf134c8cb07e8dfcae9392fdd0b04 xprop-1.2.6.tar.xz diff --git a/xorg/xprop/depends b/xorg/xprop/depends deleted file mode 100644 index 4118e164..00000000 --- a/xorg/xprop/depends +++ /dev/null @@ -1,2 +0,0 @@ -libX11 -libXmu diff --git a/xorg/xprop/meta b/xorg/xprop/meta deleted file mode 100644 index c11734bb..00000000 --- a/xorg/xprop/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: X property displayer -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xprop/sources b/xorg/xprop/sources deleted file mode 100644 index ac0ba1b7..00000000 --- a/xorg/xprop/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/app/xprop-1.2.6.tar.xz diff --git a/xorg/xprop/version b/xorg/xprop/version deleted file mode 100644 index 815496e6..00000000 --- a/xorg/xprop/version +++ /dev/null @@ -1 +0,0 @@ -1.2.6 1 |