void-packages/srcpkgs/gnome-characters/template
2025-03-29 15:07:14 -07:00

22 lines
989 B
Bash

# Template file for 'gnome-characters'
pkgname=gnome-characters
version=48.0
revision=1
build_style=meson
build_helper="gir"
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 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"
# FIXME: dead link
#changelog="https://gitlab.gnome.org/GNOME/gnome-characters/-/raw/gnome-48/NEWS"
distfiles="${GNOME_SITE}/gnome-characters/${version%.*}/gnome-characters-${version}.tar.xz"
checksum=a2c32ca54d911db2404420350d3442e691a2dce8b0f5d00899f66cff8c3c8d71
lib32disabled=yes
make_check_pre="xvfb-run"