2011-04-05 09:52:13 +00:00
|
|
|
# Template build file for 'vte3'.
|
|
|
|
pkgname=vte3
|
2012-11-13 08:21:30 +00:00
|
|
|
version=0.34.2
|
2012-09-18 07:30:54 +00:00
|
|
|
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"
|
2012-10-16 07:07:45 +00:00
|
|
|
configure_args="--with-gtk=3.0 --enable-introspection
|
|
|
|
--disable-gnome-pty-helper --disable-static"
|
|
|
|
makedepends="pkg-config intltool gtk+3-devel ncurses-devel
|
|
|
|
gobject-introspection"
|
2012-05-23 16:26:56 +00:00
|
|
|
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"
|
2012-11-13 08:21:30 +00:00
|
|
|
checksum=f40f9fe0bcc6d65bc44b2fab5469b56a9f0631132c6b90e06053e421711159cf
|
2011-04-05 09:52:13 +00:00
|
|
|
long_desc="
|
|
|
|
Terminal widget with improved font, internationalization and
|
|
|
|
accessibility support for the GNOME 3 desktop."
|