diff options
Diffstat (limited to 'xorg/xf86-input-libinput')
-rwxr-xr-x | xorg/xf86-input-libinput/build | 7 | ||||
-rw-r--r-- | xorg/xf86-input-libinput/checksums | 2 | ||||
-rw-r--r-- | xorg/xf86-input-libinput/depends | 2 | ||||
-rw-r--r-- | xorg/xf86-input-libinput/meta | 3 | ||||
-rw-r--r-- | xorg/xf86-input-libinput/sources | 1 | ||||
-rw-r--r-- | xorg/xf86-input-libinput/version | 1 |
6 files changed, 0 insertions, 16 deletions
diff --git a/xorg/xf86-input-libinput/build b/xorg/xf86-input-libinput/build deleted file mode 100755 index 6daf22f8..00000000 --- a/xorg/xf86-input-libinput/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/xorg/xf86-input-libinput/checksums b/xorg/xf86-input-libinput/checksums deleted file mode 100644 index faa3e294..00000000 --- a/xorg/xf86-input-libinput/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -d4ec8673e75f8364c150f6b63a81f2dc5092acb9001f283c90adfaea248462a6 xf86-input-libinput-1.2.1.tar.gz diff --git a/xorg/xf86-input-libinput/depends b/xorg/xf86-input-libinput/depends deleted file mode 100644 index b958d854..00000000 --- a/xorg/xf86-input-libinput/depends +++ /dev/null @@ -1,2 +0,0 @@ -libinput -xorg-server make diff --git a/xorg/xf86-input-libinput/meta b/xorg/xf86-input-libinput/meta deleted file mode 100644 index 76f290d6..00000000 --- a/xorg/xf86-input-libinput/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: libinput input driver for X -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xf86-input-libinput/sources b/xorg/xf86-input-libinput/sources deleted file mode 100644 index 1a53f9ea..00000000 --- a/xorg/xf86-input-libinput/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/driver/xf86-input-libinput-1.2.1.tar.gz diff --git a/xorg/xf86-input-libinput/version b/xorg/xf86-input-libinput/version deleted file mode 100644 index cd3d02bc..00000000 --- a/xorg/xf86-input-libinput/version +++ /dev/null @@ -1 +0,0 @@ -1.2.1 1 |