From 92d7ac74f28d31d73906ac3321d084798203ec86 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 28 Aug 2022 16:09:34 +0300 Subject: xcb-proto: move to extra --- xorg/xcb-proto/build | 7 ------- xorg/xcb-proto/checksums | 2 -- xorg/xcb-proto/depends | 1 - xorg/xcb-proto/meta | 3 --- xorg/xcb-proto/sources | 1 - xorg/xcb-proto/version | 1 - 6 files changed, 15 deletions(-) delete mode 100755 xorg/xcb-proto/build delete mode 100644 xorg/xcb-proto/checksums delete mode 100644 xorg/xcb-proto/depends delete mode 100644 xorg/xcb-proto/meta delete mode 100644 xorg/xcb-proto/sources delete mode 100644 xorg/xcb-proto/version (limited to 'xorg') 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 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 -- cgit v1.2.3