parent
654d00f4d6
commit
1976626268
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'sx'
|
||||||
|
pkgname=sx
|
||||||
|
version=2.1.6
|
||||||
|
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=85a3112cd9b25880685ce093da322e84f52534145e8b8db54551bd8964e3e66d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue