void-packages/srcpkgs/gtk+/template

36 lines
1.4 KiB
Text
Raw Normal View History

# Template build file for 'gtk+'.
pkgname=gtk+
2012-12-07 08:39:25 +00:00
version=2.24.14
2012-12-14 12:25:32 +00:00
revision=2
build_style=gnu-configure
2012-05-16 09:12:47 +00:00
configure_args="--enable-cups --with-xinput"
short_desc="The GTK+ toolkit (v2)"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-06-20 08:10:51 +00:00
homepage="http://www.gtk.org"
license="LGPL-2.1"
2012-07-16 16:26:07 +00:00
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.xz"
2012-12-07 08:39:25 +00:00
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."
2012-12-14 12:25:32 +00:00
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"