2011-04-05 11:52:13 +02:00
|
|
|
# Template build file for 'vte3'.
|
|
|
|
pkgname=vte3
|
2012-05-31 22:37:03 +02:00
|
|
|
version=0.32.2
|
2011-04-05 11:52:13 +02:00
|
|
|
wrksrc=vte-${version}
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-31 22:37:03 +02:00
|
|
|
subpackages="vte3-devel"
|
|
|
|
configure_args="--with-gtk=3.0 --enable-introspection --disable-gnome-pty-helper --disable-static"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool gtk+3-devel ncurses-devel gobject-introspection"
|
|
|
|
fulldepends="vte>=0"
|
2012-06-05 18:49:00 +02:00
|
|
|
revision=2
|
2011-04-05 11:52:13 +02:00
|
|
|
short_desc="Terminal widget with improved accessibility and I18N support"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-15 09:06:50 +02:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="LGPL-2.1"
|
2012-05-31 22:37:03 +02:00
|
|
|
distfiles="${GNOME_SITE}/vte/0.32/vte-$version.tar.xz"
|
|
|
|
checksum=d69ec071f7a380d8b8b981b35a9a0b891f37c4b6b17d08407f66ac98d619486a
|
2011-04-05 11:52:13 +02:00
|
|
|
long_desc="
|
|
|
|
Terminal widget with improved font, internationalization and
|
|
|
|
accessibility support for the GNOME 3 desktop."
|