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 8155f248..00000000 --- a/xorg/xf86-input-libinput/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -6a4e4aba55cf86ba0636ee0b6e02d9b8fd468e7ef703d56c4474f532288a0d74 xf86-input-libinput-1.2.0.tar.bz2 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 35581f79..00000000 --- a/xorg/xf86-input-libinput/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/driver/xf86-input-libinput-1.2.0.tar.bz2 diff --git a/xorg/xf86-input-libinput/version b/xorg/xf86-input-libinput/version deleted file mode 100644 index 8b9a47f0..00000000 --- a/xorg/xf86-input-libinput/version +++ /dev/null @@ -1 +0,0 @@ -1.2.0 1 |