diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:37:47 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:37:47 +0100 |
commit | 7294fac99eecbf5ba9fabd6f65bde04de51255f3 (patch) | |
tree | 9c5650b4afa64ea0c0d7edf7f260955b8209ac41 | |
parent | 0b1d76a70c50ca7ae6310416962aabc70a5400c2 (diff) | |
download | repository-7294fac99eecbf5ba9fabd6f65bde04de51255f3.tar.gz |
xclip: drop from repository
-rwxr-xr-x | xorg/xclip/build | 7 | ||||
-rw-r--r-- | xorg/xclip/checksums | 1 | ||||
-rw-r--r-- | xorg/xclip/depends | 3 | ||||
-rw-r--r-- | xorg/xclip/meta | 3 | ||||
-rw-r--r-- | xorg/xclip/sources | 1 | ||||
-rw-r--r-- | xorg/xclip/version | 1 |
6 files changed, 0 insertions, 16 deletions
diff --git a/xorg/xclip/build b/xorg/xclip/build deleted file mode 100755 index 6daf22f8..00000000 --- a/xorg/xclip/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/xorg/xclip/checksums b/xorg/xclip/checksums deleted file mode 100644 index 289e9c6c..00000000 --- a/xorg/xclip/checksums +++ /dev/null @@ -1 +0,0 @@ -3c3419f936b6973adc13ba2e83cfbf82e3351c690f2d8ee52a0ca0c80219139e xclip-0.13.tar.gz diff --git a/xorg/xclip/depends b/xorg/xclip/depends deleted file mode 100644 index 8fceb325..00000000 --- a/xorg/xclip/depends +++ /dev/null @@ -1,3 +0,0 @@ -libX11 -libXt -libXmu diff --git a/xorg/xclip/meta b/xorg/xclip/meta deleted file mode 100644 index 8e870e6e..00000000 --- a/xorg/xclip/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Command line interface to the X11 clipboard -license: GPL-2.0-or-later -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/xclip/sources b/xorg/xclip/sources deleted file mode 100644 index f242192a..00000000 --- a/xorg/xclip/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/cemkeylan/xclip/releases/download/0.13/xclip-0.13.tar.gz diff --git a/xorg/xclip/version b/xorg/xclip/version deleted file mode 100644 index 2b240897..00000000 --- a/xorg/xclip/version +++ /dev/null @@ -1 +0,0 @@ -0.13 1 |