vp-build/srcpkgs/xtrans/template

18 lines
456 B
Bash

# Template file for 'xtrans'
pkgname=xtrans
version=1.3.5
revision=2
noarch=yes
build_style=gnu-configure
hostmakedepends="pkg-config"
short_desc="Network API translation layer to insulate X"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/lib/xtrans-${version}.tar.bz2"
checksum=adbd3b36932ce4c062cd10f57d78a156ba98d618bdb6f50664da327502bc8301
post_install() {
vlicense COPYING
}