void-packages/srcpkgs/terminology/template

18 lines
557 B
Bash

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