mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: terminology-0.3.0; close #171.
This commit is contained in:
parent
df9a545b0c
commit
28b3453127
1 changed files with 19 additions and 0 deletions
19
srcpkgs/terminology/template
Normal file
19
srcpkgs/terminology/template
Normal 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
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue