15 lines
465 B
Bash
15 lines
465 B
Bash
# Template file for 'lxterminal'
|
|
pkgname=lxterminal
|
|
version=0.3.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel vte-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="LXDE Terminal emulator"
|
|
homepage="http://lxde.org/"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
|
checksum=2a424653565f04f4459cc86756e583f3107ca90e5e81250804dced5f8236c7f9
|