17 lines
647 B
Bash
17 lines
647 B
Bash
# Template file for 'gnome-characters'
|
|
pkgname=gnome-characters
|
|
version=3.32.1
|
|
revision=2
|
|
build_style=meson
|
|
build_helper="gir"
|
|
hostmakedepends="gjs glib-devel itstool pkg-config"
|
|
makedepends="gjs-devel libglib-devel gtk+3-devel libunistring-devel"
|
|
depends="gnome-desktop"
|
|
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"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=5a9225ad527f9e185d3f1beb84e358a6571578aaeb75f47c4e07cdd48b08efd6
|
|
lib32disabled=yes
|