void-packages/srcpkgs/terminology/template

19 lines
568 B
Bash

# Template file for 'terminology'
pkgname=terminology
version=1.13.0
revision=1
build_style=meson
hostmakedepends="pkg-config efl gettext"
makedepends="efl-devel"
depends="desktop-file-utils xdg-utils"
short_desc="Enlightenment's terminal emulator"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://www.enlightenment.org"
distfiles="https://download.enlightenment.org/rel/apps/terminology/terminology-${version}.tar.xz"
checksum=16a37fecd7bbd63ec9de3ec6c0af331cee77d6dfda838a1b1573d6f298474da5
post_install() {
vlicense COPYING
}