Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37828508
en ru br
ALT Linux repos
S:2.0.0-alt1

Group :: System/X11
RPM: wl-clipboard

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: wl-clipboard
Version: 2.0.0
Release: alt1
Summary: Command-line copy/paste utilities for Wayland
Group: System/X11
License: GPLv3+
Url: https://github.com/bugaevc/wl-clipboard
Source0: %name-%version.tar

BuildRequires: meson
BuildRequires: wayland-devel libwayland-client-devel wayland-protocols

%description
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.

%prep
%setup

%build
%meson
%meson_build

%install
%meson_install

%check
%meson_test

%files
%doc README.md COPYING
%_bindir/wl-copy
%_bindir/wl-paste
%_man1dir/*
%_datadir/bash-completion/completions/*
%_datadir/zsh/site-functions/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin