pangomm: update to 2.36.0.

This commit is contained in:
Enno Boland 2015-03-25 16:04:17 +01:00 committed by Enno Boland
parent 12af0601d8
commit b6a056145e

View File

@ -1,7 +1,7 @@
# Template build file for 'pangomm'.
pkgname=pangomm
version=2.34.0
revision=3
version=2.36.0
revision=1
build_style=gnu-configure
configure_args="--disable-documentation"
hostmakedepends="pkg-config"
@ -10,9 +10,9 @@ short_desc="C++ bindings for the pango library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://gtkmm.sourceforge.net"
distfiles="${GNOME_SITE}/pangomm/2.34/$pkgname-$version.tar.xz"
checksum=0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41
distfiles="${GNOME_SITE}/pangomm/${version%.*}/$pkgname-$version.tar.xz"
checksum=a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0
pangomm-devel_package() {
depends="glibmm-devel cairomm-devel pango-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"