diff options
Diffstat (limited to 'xorg/xkbcomp')
-rwxr-xr-x | xorg/xkbcomp/build | 10 | ||||
-rw-r--r-- | xorg/xkbcomp/checksums | 2 | ||||
-rw-r--r-- | xorg/xkbcomp/depends | 2 | ||||
-rw-r--r-- | xorg/xkbcomp/meta | 3 | ||||
-rw-r--r-- | xorg/xkbcomp/sources | 1 | ||||
-rw-r--r-- | xorg/xkbcomp/version | 1 |
6 files changed, 0 insertions, 19 deletions
diff --git a/xorg/xkbcomp/build b/xorg/xkbcomp/build deleted file mode 100755 index 75e3546c..00000000 --- a/xorg/xkbcomp/build +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -e - -export LDFLAGS="$LDFLAGS -static" -export PKG_CONFIG="pkgconf --static" - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/xorg/xkbcomp/checksums b/xorg/xkbcomp/checksums deleted file mode 100644 index 627389af..00000000 --- a/xorg/xkbcomp/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -4012e83cec9a3b54bd899e6d9b664275633d50d1523ff2e428e5fdf932cf3713 xkbcomp-1.4.6.tar.xz diff --git a/xorg/xkbcomp/depends b/xorg/xkbcomp/depends deleted file mode 100644 index 6d64af8e..00000000 --- a/xorg/xkbcomp/depends +++ /dev/null @@ -1,2 +0,0 @@ -libX11 make -libxkbfile make diff --git a/xorg/xkbcomp/meta b/xorg/xkbcomp/meta deleted file mode 100644 index 1ea9f6b5..00000000 --- a/xorg/xkbcomp/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: XKBG keymap compiler -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xkbcomp/sources b/xorg/xkbcomp/sources deleted file mode 100644 index 63579cac..00000000 --- a/xorg/xkbcomp/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/app/xkbcomp-1.4.6.tar.xz diff --git a/xorg/xkbcomp/version b/xorg/xkbcomp/version deleted file mode 100644 index ef2ab5a0..00000000 --- a/xorg/xkbcomp/version +++ /dev/null @@ -1 +0,0 @@ -1.4.6 1 |