vp-build/srcpkgs/xtrans/template

17 lines
446 B
Bash

# Template file for 'xtrans'
pkgname=xtrans
version=1.4.0
revision=2
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.bz2"
checksum=377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773
post_install() {
vlicense COPYING
}