gnome-characters: update to 46.0.

This commit is contained in:
fanyx 2024-03-21 16:48:50 +01:00 committed by oreo639
parent 14a1e8ed5a
commit 817ae914eb
1 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-characters'
pkgname=gnome-characters
version=45.0
version=46.0
revision=1
build_style=meson
build_helper="gir"
@ -8,12 +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"
checkdepends="xvfb-run mesa-dri"
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"
distfiles="${GNOME_SITE}/gnome-characters/${version%.*}/gnome-characters-${version}.tar.xz"
checksum=3fd54fcc14d291b77fff12deefff00da383e0a6400af507d1605fbcb49b8c741
checksum=a4e8e2c510bf48204b9994a4e7cd537844246e74c8a986f9dbe04e223f5d827c
lib32disabled=yes
make_check_pre="xvfb-run"