2013-11-15 14:57:03 +00:00
|
|
|
# Template file for 'terminology'
|
|
|
|
pkgname=terminology
|
2013-12-09 16:57:23 +00:00
|
|
|
version=0.4.0
|
2013-11-15 14:57:03 +00:00
|
|
|
revision=1
|
|
|
|
hostmakedepends="pkg-config"
|
2013-12-02 15:47:48 +00:00
|
|
|
makedepends="efl-devel>=1.8.1 elementary-devel>=1.8 desktop-file-utils"
|
2013-11-15 14:57:03 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
homepage="http://enlightenment.org"
|
|
|
|
short_desc="Enlightenment's terminal emulator"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="BSD"
|
2013-12-09 16:57:23 +00:00
|
|
|
distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2"
|
|
|
|
checksum=1e833a74f1311be2d80b2334d210d2c0099a521e61703c49f4f6a95c13cd1c6d
|
2013-11-15 14:57:03 +00:00
|
|
|
|
|
|
|
terminology_package() {
|
|
|
|
pkg_install() {
|
|
|
|
vmove all
|
|
|
|
}
|
|
|
|
}
|