New package: a4-0.2.1
This commit is contained in:
parent
228054a959
commit
52d1fa562f
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'a4'
|
||||||
|
pkgname=a4
|
||||||
|
version=0.2.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="libvterm-devel libtickit-devel"
|
||||||
|
short_desc="Dynamic terminal manager and multiplexer"
|
||||||
|
maintainer="Massimo Manzato <massimo.manzato@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://a4term.com/"
|
||||||
|
distfiles="https://github.com/rpmohn/a4/archive/v${version}.tar.gz"
|
||||||
|
checksum=52e16e58ac52b9157933a3fd1063bc79e8dfa2f72ea2b4f03e77327bbec2c59e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue