void-packages/srcpkgs/lxterminal/template
2011-10-14 10:55:18 +02:00

30 lines
943 B
Plaintext

# Template file for 'lxterminal'
pkgname=lxterminal
version=0.1.11
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
build_style=gnu_configure
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 run glibc
Add_dependency run glib
Add_dependency run gtk+
Add_dependency run gdk-pixbuf
Add_dependency run vte
Add_dependency run libX11
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