void-packages/srcpkgs/gtk+/template
2012-12-14 13:25:32 +01:00

36 lines
1.4 KiB
Plaintext

# Template build file for 'gtk+'.
pkgname=gtk+
version=2.24.14
revision=2
build_style=gnu-configure
configure_args="--enable-cups --with-xinput"
short_desc="The GTK+ toolkit (v2)"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz"
checksum=8bd1b8b511a3004e8972badf467ce829e6855cdff15540b9344dc934c68008ac
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."
depends="gdk-pixbuf>=2.26.1_2 shared-mime-info
gtk-update-icon-cache>=${version}_${revision} dbus-x11"
makedepends="pkg-config perl glib-devel libXcursor-devel libXext-devel
libXrender-devel libXinerama-devel libXi-devel libXrandr-devel
libXcomposite-devel libXdamage-devel fontconfig-devel
gdk-pixbuf-devel>=2.26.1_2 cairo-devel pango-devel>=1.28.0
atk-devel>=1.32.0 gobject-introspection cups-devel"
conf_files="/etc/gtk-2.0/im-multipress.conf"
triggers="gtk-immodules"
subpackages="gtk+-devel gtk+-demo gtk-update-icon-cache"