diff options
-rwxr-xr-x | xorg/xbanish/build | 4 | ||||
-rw-r--r-- | xorg/xbanish/checksums | 2 | ||||
-rw-r--r-- | xorg/xbanish/depends | 1 | ||||
-rw-r--r-- | xorg/xbanish/meta | 3 | ||||
-rw-r--r-- | xorg/xbanish/sources | 1 | ||||
-rw-r--r-- | xorg/xbanish/version | 1 |
6 files changed, 0 insertions, 12 deletions
diff --git a/xorg/xbanish/build b/xorg/xbanish/build deleted file mode 100755 index 7ce5dada..00000000 --- a/xorg/xbanish/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make -make DESTDIR="$1" PREFIX=/usr MANDIR=/usr/share/man/man1 install diff --git a/xorg/xbanish/checksums b/xorg/xbanish/checksums deleted file mode 100644 index 03c1ad45..00000000 --- a/xorg/xbanish/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -05e45806bf467f3077e5cf1985b567a1c6a66b08de94a1ff35ac46646756c6c0 v1.8.tar.gz diff --git a/xorg/xbanish/depends b/xorg/xbanish/depends deleted file mode 100644 index 1903bba6..00000000 --- a/xorg/xbanish/depends +++ /dev/null @@ -1 +0,0 @@ -libX11 diff --git a/xorg/xbanish/meta b/xorg/xbanish/meta deleted file mode 100644 index 21c66a3c..00000000 --- a/xorg/xbanish/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Banish the mouse cursor when typing, show it again when the mouse moves -license: ISC -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xbanish/sources b/xorg/xbanish/sources deleted file mode 100644 index 3e0ba784..00000000 --- a/xorg/xbanish/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/jcs/xbanish/archive/v1.8.tar.gz diff --git a/xorg/xbanish/version b/xorg/xbanish/version deleted file mode 100644 index 33fba2c3..00000000 --- a/xorg/xbanish/version +++ /dev/null @@ -1 +0,0 @@ -1.8 1 |