New package: terminology-0.3.0; close #171.

This commit is contained in:
Juan RP 2013-11-15 15:57:03 +01:00
parent df9a545b0c
commit 28b3453127

View file

@ -0,0 +1,19 @@
# 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
}
}