New package: aminal-0.7.4
This commit is contained in:
parent
1fad0acf7d
commit
fdb35ebffe
1 changed files with 14 additions and 0 deletions
14
srcpkgs/aminal/template
Normal file
14
srcpkgs/aminal/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'aminal'
|
||||||
|
pkgname=aminal
|
||||||
|
version=0.7.4
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/liamg/aminal"
|
||||||
|
makedepends="MesaLib-devel libX11-devel libXcursor-devel libXrandr-devel
|
||||||
|
libXinerama-devel libXi-devel"
|
||||||
|
short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
|
||||||
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/liamg/aminal"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=ee737f8562d2bea76f7329bfce7614eb52c4a8e4a738692b3e39443468e46036
|
Loading…
Reference in a new issue