vp-build/templates/gtk+/template
Juan RP 73b072b30d gtk+: update to 2.16.1, new deps style, converted to subpkgs.
--HG--
extra : convert_revision : 646b3d6ad0e6c69759e2723c6a87c34f46023fda
2009-04-18 17:05:00 +02:00

52 lines
1.7 KiB
Plaintext

# Template build file for 'gtk+'.
pkgname=gtk+
sourcepkg=$pkgname
version=2.16.1
distfiles="${GNOME_SITE}/gtk+/2.16/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-cups --with-xinput"
short_desc="The GTK+ toolkit (v2)"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=2f1f3fbdb2f5f907913838d6efbb595419e370c950838bb7fad51eb0ed776d50
long_desc="
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.
GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development."
conf_files="/etc/gtk-2.0/im-multipress.conf"
triggers="gtk-pixbuf-loaders gtk-immodules"
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build perl
Add_dependency full glibc
Add_dependency full expat
Add_dependency full glib
Add_dependency full atk
Add_dependency full pango
Add_dependency full fontconfig
Add_dependency full freetype
Add_dependency full jpeg
Add_dependency full libpng
Add_dependency full tiff
Add_dependency full jasper
Add_dependency full shared-mime-info
Add_dependency full pixman
Add_dependency full libX11
Add_dependency full libXcursor
Add_dependency full libXft
Add_dependency full libXfixes
Add_dependency full libXinerama
Add_dependency full libXi
Add_dependency full libXrandr
Add_dependency full libXrender
Add_dependency full libXt
Add_dependency full libXext
Add_dependency full libXcomposite