23 lines
752 B
Text
23 lines
752 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=2
|
|
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"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build ncurses-devel
|
|
Add_dependency build pygtk-devel
|