void-packages/srcpkgs/xtrans/template

17 lines
445 B
Bash

# Template file for 'xtrans'
pkgname=xtrans
version=1.5.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
short_desc="Network API translation layer to insulate X"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/lib/xtrans-${version}.tar.gz"
checksum=a806f8a92f879dcd0146f3f1153fdffe845f2fc0df9b1a26c19312b7b0a29c86
post_install() {
vlicense COPYING
}