diff options
Diffstat (limited to 'xorg')
-rwxr-xr-x | xorg/xcb-proto/build | 7 | ||||
-rw-r--r-- | xorg/xcb-proto/checksums | 2 | ||||
-rw-r--r-- | xorg/xcb-proto/depends | 1 | ||||
-rw-r--r-- | xorg/xcb-proto/meta | 3 | ||||
-rw-r--r-- | xorg/xcb-proto/sources | 1 | ||||
-rw-r--r-- | xorg/xcb-proto/version | 1 |
6 files changed, 0 insertions, 15 deletions
diff --git a/xorg/xcb-proto/build b/xorg/xcb-proto/build deleted file mode 100755 index 6daf22f8..00000000 --- a/xorg/xcb-proto/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/xorg/xcb-proto/checksums b/xorg/xcb-proto/checksums deleted file mode 100644 index ab2f919c..00000000 --- a/xorg/xcb-proto/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -3d38bb8bf42b0325eabc1b7b726bfd77c0a576a5e5d9367a9c8a3b1f4c37a786 xcb-proto-1.15.2.tar.xz diff --git a/xorg/xcb-proto/depends b/xorg/xcb-proto/depends deleted file mode 100644 index ecc77727..00000000 --- a/xorg/xcb-proto/depends +++ /dev/null @@ -1 +0,0 @@ -python make diff --git a/xorg/xcb-proto/meta b/xorg/xcb-proto/meta deleted file mode 100644 index 4d94c36c..00000000 --- a/xorg/xcb-proto/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: XML-XCB protocol descriptions -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xcb-proto/sources b/xorg/xcb-proto/sources deleted file mode 100644 index 009e434d..00000000 --- a/xorg/xcb-proto/sources +++ /dev/null @@ -1 +0,0 @@ -https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.15.2.tar.xz diff --git a/xorg/xcb-proto/version b/xorg/xcb-proto/version deleted file mode 100644 index e37b57e4..00000000 --- a/xorg/xcb-proto/version +++ /dev/null @@ -1 +0,0 @@ -1.15.2 1 |