wl-clipboard: drop

This commit is contained in:
illiliti 2022-04-25 02:39:39 +03:00
parent b0db7a69fb
commit 48e291614e
6 changed files with 0 additions and 56 deletions

View File

@ -1,39 +0,0 @@
wl-clipboard
________________________________________________________________________________
This project implements two command-line Wayland clipboard utilities, wl-copy
and wl-paste, that let you easily copy data between the clipboard and Unix
pipes, sockets, files and so on. [0]
Upstream: https://github.com/bugaevc/wl-clipboard
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
| |
| $ kiss b wl-clipboard |
| |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
Refer to the manual pages and command help output.
[003] References
________________________________________________________________________________
[0] https://github.com/bugaevc/wl-clipboard

View File

@ -1,11 +0,0 @@
#!/bin/sh -e
: > completions/meson.build
meson \
--prefix=/usr \
--buildtype=release \
. output
ninja -C output
ninja -C output install

View File

@ -1 +0,0 @@
72dab9a7d3835c76d6ff2089f15ffec9e064a321e5f3cbbe961a8fa81aff5573

View File

@ -1,3 +0,0 @@
meson make
wayland
wayland-protocols make

View File

@ -1 +0,0 @@
https://github.com/bugaevc/wl-clipboard/archive/vVERSION.tar.gz

View File

@ -1 +0,0 @@
2.1.0 1