vp-build/srcpkgs/smproxy/template

18 lines
493 B
Bash

# Template file for 'smproxy'
pkgname=smproxy
version=1.0.6
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libSM-devel libXt-devel libXmu-devel"
short_desc="X11R6 session management application"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/smproxy-${version}.tar.bz2"
checksum=6cf19155a2752237f36dbf8bc4184465ea190d2652f887faccb4e2a6ebf77266
post_install() {
vlicense COPYING
}