void-packages/templates/vte/template
Juan RP dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00

27 lines
907 B
Text

# Template build file for 'vte'.
pkgname=vte
version=0.20.1
distfiles="${GNOME_SITE}/vte/0.20/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --disable-python"
short_desc="Terminal widget with improved accessibility and I18N support"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=64a4a05d3072c6c13b47b9d25a58edd7b174c1452540acd6a4dfadcd584ee0ac
long_desc="
Terminal widget with improved font, internationalization and
accessibility support for the GNOME 2 desktop."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libXt
Add_dependency full glibc
Add_dependency full glib
Add_dependency full pango
Add_dependency full fontconfig
Add_dependency full freetype
Add_dependency full gtk+
Add_dependency full libSM
Add_dependency full libX11
Add_dependency run ncurses-libs
# XXX Add missing pygtk dependency