21 lines
726 B
Text
21 lines
726 B
Text
# Template file for 'lxterminal'
|
|
pkgname=lxterminal
|
|
version=0.1.11
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
makedepends="pkg-config intltool gtk+-devel vte-devel"
|
|
fulldepends="desktop-file-utils"
|
|
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."
|
|
|
|
|
|
|