# Template file for 'gtksourceviewmm' pkgname=gtksourceviewmm version=3.2.0 distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-deprecated-api --disable-documentation" makedepends="pkg-config gtkmm-devel gtksourceview-devel" revision=1 short_desc="GtkSourceview C++ bindings" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" checksum=9dc0c44f00627e434a36ac7c3a34d9c30ebe45eb6dc682dc733a85dcead2ba66 long_desc=" GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. ${sourcepkg} provides the C++ bindings for GtkSourceview." subpackages="$pkgname-devel"