mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/wl-clipboard: modernize
Closes GH-8363
This commit is contained in:
parent
840b6c63b1
commit
22f0eccac2
@ -7,11 +7,10 @@ pkgdesc="Command-line copy/paste utilities for Wayland"
|
||||
url="https://github.com/bugaevc/wl-clipboard"
|
||||
arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
options="!check"
|
||||
options="!check" # No test suite
|
||||
makedepends="meson ninja wayland-dev wayland-protocols"
|
||||
subpackages="$pkgname-doc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/bugaevc/$pkgname/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
build() {
|
||||
meson \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user