# Template file for 'amfora'
pkgname=amfora
version=1.11.0
revision=1
build_style=go
go_import_path="github.com/makeworld-the-better-one/amfora"
short_desc="Fancy terminal browser for the Gemini protocol"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="https://github.com/makew0rld/amfora"
changelog="https://raw.githubusercontent.com/makew0rld/amfora/master/CHANGELOG.md"
distfiles="https://github.com/makew0rld/amfora/archive/refs/tags/v${version}.tar.gz"
checksum=76ae120bdae9a1882acbb2b07a873a52e40265b3ef4c8291de0934c1e9b5982c

post_install() {
	vinstall amfora.desktop 644 usr/share/applications/
	vsconf default-config.toml
	vcopy contrib/themes usr/share/examples/amfora/themes
}
