mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtkmm: update to 3.24.8.
This commit is contained in:
parent
0113390b59
commit
ec2b52299c
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtkmm'
|
# Template file for 'gtkmm'
|
||||||
pkgname=gtkmm
|
pkgname=gtkmm
|
||||||
version=3.24.7
|
version=3.24.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dbuild-demos=false"
|
configure_args="-Dbuild-demos=false"
|
||||||
|
@ -11,9 +11,10 @@ short_desc="C++ bindings for The GTK+ toolkit (v3)"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
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"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gtkmm/-/raw/master/NEWS"
|
# changelog="https://gitlab.gnome.org/GNOME/gtkmm/-/raw/master/NEWS"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/gtkmm/-/raw/gtkmm-3-24/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gtkmm/${version%.*}/gtkmm-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtkmm/${version%.*}/gtkmm-${version}.tar.xz"
|
||||||
checksum=1d7a35af9c5ceccacb244ee3c2deb9b245720d8510ac5c7e6f4b6f9947e6789c
|
checksum=d2940c64922e5b958554b23d4c41d1839ea9e43e0d2e5b3819cfb46824a098c4
|
||||||
make_check_pre="xvfb-run"
|
make_check_pre="xvfb-run"
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue