# Template file for 'xrdb'
pkgname=xrdb
version=1.2.3
revision=1
build_style=gnu-configure
configure_args="--with-cpp=/usr/bin/cpp,/usr/bin/clang-cpp,/usr/bin/mcpp"
hostmakedepends="pkg-config"
makedepends="libX11-devel libXmu-devel"
depends="mcpp"
short_desc="X server resource database utility"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/app/xrdb"
distfiles="${XORG_SITE}/app/xrdb-${version}.tar.xz"
checksum=c88f560243278c896ce4fc92ae5a45a2b505a316ffa427fe55b02e5d5914c4e4

post_install() {
	vlicense COPYING
}
