19 lines
766 B
Text
19 lines
766 B
Text
# Template build file for 'vte3'.
|
|
pkgname=vte3
|
|
version=0.34.0
|
|
revision=1
|
|
wrksrc=vte-${version}
|
|
build_style=gnu-configure
|
|
subpackages="vte3-devel"
|
|
configure_args="--with-gtk=3.0 --enable-introspection --disable-gnome-pty-helper --disable-static"
|
|
makedepends="pkg-config intltool gtk+3-devel ncurses-devel gobject-introspection"
|
|
fulldepends="vte>=0"
|
|
short_desc="Terminal widget with improved accessibility and I18N support"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/vte/0.34/vte-$version.tar.xz"
|
|
checksum=8b5d4dcd84e36f6a89c7d747978387a3ed3eda5806a383530226dd30b0e4af53
|
|
long_desc="
|
|
Terminal widget with improved font, internationalization and
|
|
accessibility support for the GNOME 3 desktop."
|