# Contributor: TBK # Maintainer: TBK pkgname=xvfb-run pkgver=1.20.4 pkgrel=0 pkgdesc="A wrapper for the Xvfb command which simplifies the task of running commands." url="https://salsa.debian.org/xorg-team/xserver/xorg-server/tree/debian-unstable/debian/local" arch="noarch" license="GPL-2.0-or-later" options="!check" # No test suite depends="xvfb" subpackages="$pkgname-doc" source="https://salsa.debian.org/xorg-team/xserver/xorg-server/raw/xorg-server-2_$pkgver-1/debian/local/xvfb-run https://salsa.debian.org/xorg-team/xserver/xorg-server/raw/xorg-server-2_$pkgver-1/debian/local/xvfb-run.1 " builddir="$srcdir/" package() { install -Dm755 xvfb-run "$pkgdir"/usr/bin/xvfb-run install -D xvfb-run.1 "$pkgdir"/usr/share/man/man1/xvfb-run.1 } sha512sums="d6a5f916c9f36d8f7259867a32c358a943a5e2f4d8cfde7866904fb0cb3b3042adf24b409e582dd36c601ba4e1d7c4af1d958a71bfebf029f615e67e055c443f xvfb-run 03bdd2ed6dc54fb0b82cc71a1088b7e3f1b5d958b695a3f1dc221f5529ce49d638bc39c7dc3f6b8e435bc482ad630938c5d98fb44b3fcfd1a1f6d95a2a8e0bdf xvfb-run.1"