20 lines
552 B
Text
20 lines
552 B
Text
|
# Template file for 'terminology'
|
||
|
pkgname=terminology
|
||
|
version=0.3.0
|
||
|
revision=1
|
||
|
hostmakedepends="pkg-config"
|
||
|
makedepends="e_dbus-devel elementary-devel desktop-file-utils"
|
||
|
build_style=gnu-configure
|
||
|
homepage="http://enlightenment.org"
|
||
|
short_desc="Enlightenment's terminal emulator"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="BSD"
|
||
|
distfiles="http://download.enlightenment.org/releases/${pkgname}-${version}.tar.gz"
|
||
|
checksum=77850b1100fab93fc5c3c571d78f80fe10f5b153863dbb8efad83eccb55cc5b6
|
||
|
|
||
|
terminology_package() {
|
||
|
pkg_install() {
|
||
|
vmove all
|
||
|
}
|
||
|
}
|