vp-build/srcpkgs/terminology/template

19 lines
558 B
Bash

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