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