void-packages/srcpkgs/xorg-util-macros/template

17 lines
471 B
Bash

# Template file for 'xorg-util-macros'
pkgname=xorg-util-macros
version=1.20.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
short_desc="X.org autotool macros"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/util/macros/"
distfiles="${XORG_SITE}/util/util-macros-${version}.tar.xz"
checksum=0b308f62dce78ac0f4d9de6888234bf170f276b64ac7c96e99779bb4319bcef5
post_install() {
vlicense COPYING
}