mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 20:02:57 +02:00
pangomm: update to 2.46.0.
This commit is contained in:
parent
ceee40fdc1
commit
a4ad19f733
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'pangomm'
|
# Template file for 'pangomm'
|
||||||
pkgname=pangomm
|
pkgname=pangomm
|
||||||
version=2.42.1
|
version=2.46.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
configure_args="--disable-documentation"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libsigc++-devel glibmm-devel cairomm-devel pango-devel"
|
makedepends="libsigc++-devel glibmm-devel cairomm-devel pango-devel"
|
||||||
short_desc="C++ bindings for the pango library"
|
short_desc="C++ bindings for the pango library"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gtkmm.org"
|
homepage="https://gtkmm.org"
|
||||||
distfiles="${GNOME_SITE}/pangomm/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pangomm/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=14bf04939930870d5cfa96860ed953ad2ce07c3fd8713add4a1bfe585589f40f
|
checksum=d3787d04d6198b606f3efa357b3b452a7140e2a7dee56f9f9ce516d7d5fcec1b
|
||||||
|
|
||||||
pangomm-devel_package() {
|
pangomm-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue