21 lines
768 B
Text
21 lines
768 B
Text
# Template build file for 'vte3'.
|
|
pkgname=vte3
|
|
version=0.34.2
|
|
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=f40f9fe0bcc6d65bc44b2fab5469b56a9f0631132c6b90e06053e421711159cf
|
|
long_desc="
|
|
Terminal widget with improved font, internationalization and
|
|
accessibility support for the GNOME 3 desktop."
|