void-packages/srcpkgs/iceauth/template

18 lines
481 B
Bash

# Template file for 'iceauth'
pkgname=iceauth
version=1.0.9
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorgproto libICE-devel"
short_desc="ICE protocol utility"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/app/iceauth"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
checksum=2cb9dfcb545683af77fb1029bea3fc52dcc8a0666f7b8b2d7373b6ed4c408c05
post_install() {
vlicense COPYING
}