19 lines
661 B
Text
19 lines
661 B
Text
# Template build file for 'vte'.
|
|
pkgname=vte
|
|
version=0.28.2
|
|
distfiles="${GNOME_SITE}/vte/0.28/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--with-gtk=2.0"
|
|
revision=3
|
|
makedepends="pkg-config intltool gtk+-devel ncurses-devel pygtk-devel"
|
|
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"
|
|
checksum=8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903
|
|
long_desc="
|
|
Terminal widget with improved font, internationalization and
|
|
accessibility support for the GNOME 2 desktop."
|
|
|
|
subpackages="vte-python vte-devel"
|
|
|