forked from kiss-community/repo
wl-clipboard: drop
This commit is contained in:
parent
b0db7a69fb
commit
48e291614e
@ -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
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
|||||||
#!/bin/sh -e
|
|
||||||
|
|
||||||
: > completions/meson.build
|
|
||||||
|
|
||||||
meson \
|
|
||||||
--prefix=/usr \
|
|
||||||
--buildtype=release \
|
|
||||||
. output
|
|
||||||
|
|
||||||
ninja -C output
|
|
||||||
ninja -C output install
|
|
@ -1 +0,0 @@
|
|||||||
72dab9a7d3835c76d6ff2089f15ffec9e064a321e5f3cbbe961a8fa81aff5573
|
|
@ -1,3 +0,0 @@
|
|||||||
meson make
|
|
||||||
wayland
|
|
||||||
wayland-protocols make
|
|
@ -1 +0,0 @@
|
|||||||
https://github.com/bugaevc/wl-clipboard/archive/vVERSION.tar.gz
|
|
@ -1 +0,0 @@
|
|||||||
2.1.0 1
|
|
Loading…
Reference in New Issue
Block a user