# Template build file for 'gtkmm'. pkgname=gtkmm version=3.7.12 revision=1 subpackages="gtkmm-devel" build_style=gnu-configure configure_args="--disable-documentation" hostmakedepends="pkg-config" makedepends="gtk+3-devel>=3.8 glibmm-devel>=2.35.9 atkmm-devel pangomm-devel" short_desc="C++ bindings for The GTK+ toolkit (v2)" maintainer="Juan RP " homepage="http://gtkmm.sourceforge.net/" license="LGPL-2.1" distfiles="${GNOME_SITE}/gtkmm/3.7/gtkmm-$version.tar.xz" checksum=e9a6bf2feac43fd8367e38e4b585cd5790745a6330014cf13c2d3e322a8dd916 long_desc=" gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces. Here's an overview, with documentation and status. gtkmm is free software distributed under the GNU Library General Public License (LGPL). Aside from the C++ interface to Gtk 3.x, this package also provides bindings for the ATK library."