void-packages/srcpkgs/sx/template

17 lines
447 B
Bash

# Template file for 'sx'
pkgname=sx
version=3.0.0
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=677b54292b63ec62628e9eef6faf9a019a9ca30ec6ff8509c005c81c4a2ad603
post_install() {
vlicense LICENSE
}