2018-11-28 13:41:20 +01:00
|
|
|
# Template file for 'aminal'
|
|
|
|
pkgname=aminal
|
2018-12-02 04:32:33 +01:00
|
|
|
version=0.7.8
|
2018-11-28 13:41:20 +01:00
|
|
|
revision=1
|
|
|
|
build_style=go
|
2018-11-29 19:58:54 +01:00
|
|
|
go_import_path=github.com/liamg/aminal
|
2018-11-28 13:41:20 +01:00
|
|
|
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"
|
2018-12-02 04:32:33 +01:00
|
|
|
checksum=d9bf5d5d4342a5c9d8996f8f80d0e5b8e55ab264520670e5a643f9b386be3c67
|