diff options
Diffstat (limited to 'xorg')
-rwxr-xr-x | xorg/xkeyboard-config/build | 9 | ||||
-rw-r--r-- | xorg/xkeyboard-config/checksums | 2 | ||||
-rw-r--r-- | xorg/xkeyboard-config/depends | 2 | ||||
-rw-r--r-- | xorg/xkeyboard-config/meta | 3 | ||||
-rw-r--r-- | xorg/xkeyboard-config/sources | 1 | ||||
-rw-r--r-- | xorg/xkeyboard-config/version | 1 |
6 files changed, 0 insertions, 18 deletions
diff --git a/xorg/xkeyboard-config/build b/xorg/xkeyboard-config/build deleted file mode 100755 index 20b55fd4..00000000 --- a/xorg/xkeyboard-config/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -export DESTDIR="$1" - -cl-meson \ - . output - -ninja -C output -ninja -C output install diff --git a/xorg/xkeyboard-config/checksums b/xorg/xkeyboard-config/checksums deleted file mode 100644 index 04c02ea6..00000000 --- a/xorg/xkeyboard-config/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -f690ca002bd7671a8e255fe1e647dd319787e5d99b6deacae3f215d6074e1cf7 xkeyboard-config-2.37.tar.xz diff --git a/xorg/xkeyboard-config/depends b/xorg/xkeyboard-config/depends deleted file mode 100644 index 0f146e0c..00000000 --- a/xorg/xkeyboard-config/depends +++ /dev/null @@ -1,2 +0,0 @@ -libX11 make -xkbcomp diff --git a/xorg/xkeyboard-config/meta b/xorg/xkeyboard-config/meta deleted file mode 100644 index 815fa0be..00000000 --- a/xorg/xkeyboard-config/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: X Keyboard configuration database -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xkeyboard-config/sources b/xorg/xkeyboard-config/sources deleted file mode 100644 index 0ffaeb19..00000000 --- a/xorg/xkeyboard-config/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-2.37.tar.xz diff --git a/xorg/xkeyboard-config/version b/xorg/xkeyboard-config/version deleted file mode 100644 index c304d360..00000000 --- a/xorg/xkeyboard-config/version +++ /dev/null @@ -1 +0,0 @@ -2.37 1 |