gnome-characters: update to 47.0.

This commit is contained in:
oreo639 2025-02-11 17:59:32 -08:00 committed by oreo639
parent b2b957ae9f
commit 578c2b8215

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-characters'
pkgname=gnome-characters
version=46.0
version=47.0
revision=1
build_style=meson
build_helper="gir"
@ -8,14 +8,14 @@ hostmakedepends="gettext gjs glib-devel itstool pkg-config desktop-file-utils
gtk-update-icon-cache"
makedepends="gjs-devel libglib-devel gtk4-devel libadwaita-devel libunistring-devel"
depends="gnome-desktop gjs libadwaita"
checkdepends="xvfb-run mesa-dri"
checkdepends="xvfb-run mesa-dri cantarell-fonts"
short_desc="Utility to find and insert unusual characters for GNOME"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Design/Apps/CharacterMap"
#changelog="https://gitlab.gnome.org/GNOME/gnome-characters/-/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gnome-characters/-/raw/gnome-46/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gnome-characters/-/raw/main/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/gnome-characters/-/raw/gnome-47/NEWS"
distfiles="${GNOME_SITE}/gnome-characters/${version%.*}/gnome-characters-${version}.tar.xz"
checksum=a4e8e2c510bf48204b9994a4e7cd537844246e74c8a986f9dbe04e223f5d827c
checksum=6bcf05a22f30f131d8a8035b0f63d86a9567007a5f6df5ce8556ba06777b7574
lib32disabled=yes
make_check_pre="xvfb-run"