chafa: update to 1.16.2, orphan

Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
This commit is contained in:
dogknowsnx 2025-07-05 10:44:45 +02:00 committed by tranzystorekk
parent 9672c35fff
commit aff3814f72

View file

@ -1,18 +1,19 @@
# Template file for 'chafa'
pkgname=chafa
version=1.16.1
version=1.16.2
revision=1
build_style=gnu-configure
configure_args="--enable-man"
hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"
makedepends="libavif-devel libglib-devel libjxl-devel librsvg-devel libwebp-devel libXext-devel libxml2-devel"
checkdepends="which"
short_desc="Versatile and fast Unicode/ASCII/ANSI graphics renderer"
maintainer="Christian Buschau <christian.buschau@mailbox.org>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="https://hpjansson.org/chafa/"
changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS"
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
checksum=4a25debb71530baf0a748b15cfee6b8da6b513f696d9484987eaf410ecce1129
checksum=657898dd9a89b45130a44c1efe1fc03e2c7bd00c2f543ed7111613cb9e7861df
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*) ;;