void-packages/srcpkgs/lxterminal/template
2011-07-04 11:15:23 +02:00

31 lines
981 B
Plaintext

# Template file for 'lxterminal'
pkgname=lxterminal
version=0.1.7
revision=1
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="LXDE Terminal emulator"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1209d760778c96150042b2248da258deed73c32fc140f9466ec838a5508c6a66
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 run glibc
Add_dependency run glib
Add_dependency run gdx-pixbuf
Add_dependency run gtk+
Add_dependency run libX11
Add_dependency run vte
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+-devel
Add_dependency build libX11-devel
Add_dependency build libXft-devel
Add_dependency build vte-devel