2011-04-05 11:52:13 +02:00
|
|
|
# Template build file for 'vte3'.
|
|
|
|
pkgname=vte3
|
2013-03-28 10:40:35 +01:00
|
|
|
version=0.34.3
|
2012-09-18 09:30:54 +02:00
|
|
|
revision=1
|
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"
|
2012-10-16 09:07:45 +02:00
|
|
|
configure_args="--with-gtk=3.0 --enable-introspection
|
|
|
|
--disable-gnome-pty-helper --disable-static"
|
2013-03-28 10:40:35 +01:00
|
|
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
|
|
|
makedepends="gtk+3-devel ncurses-devel"
|
2012-05-23 18:26:56 +02:00
|
|
|
fulldepends="vte>=0"
|
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-09-18 09:30:54 +02:00
|
|
|
distfiles="${GNOME_SITE}/vte/0.34/vte-$version.tar.xz"
|
2013-03-28 10:40:35 +01:00
|
|
|
checksum=e5f52e505ce6ac66075bd84143f728cba858722753055ff9e64c59fce70822cc
|
2011-04-05 11:52:13 +02:00
|
|
|
long_desc="
|
|
|
|
Terminal widget with improved font, internationalization and
|
|
|
|
accessibility support for the GNOME 3 desktop."
|