vp-build/srcpkgs/sx/template

17 lines
447 B
Bash

# Template file for 'sx'
pkgname=sx
version=2.1.7
revision=1
build_style=gnu-makefile
depends="xorg-server xauth"
short_desc="Posix script to start an xserver instance"
maintainer="mustaqim <mustaqim@pm.me>"
license="MIT"
homepage="https://github.com/Earnestly/sx"
distfiles="https://github.com/Earnestly/sx/archive/${version}.tar.gz"
checksum=81f680ac0728e10896987e18a7661dc474d90c09afff25c9795e748899085823
post_install() {
vlicense LICENSE
}