void-packages/srcpkgs/lxterminal/template

25 lines
802 B
Plaintext

# Template file for 'lxterminal'
pkgname=lxterminal
version=0.1.11
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
build_style=gnu-configure
revision=1
short_desc="LXDE Terminal emulator"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253
long_desc="
LXterminal is a VTE-based terminal emulator from LXDE project which
supports multiple tabs. It is completely desktop-independent and does not
have any unnecessary dependencies.
In order to reduce memory usage and increase the performance, all instances
of the terminal are sharing a single process."
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+-devel
Add_dependency build vte-devel
Add_dependency full desktop-file-utils