mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
chafa: update to 1.16.2, orphan
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
This commit is contained in:
parent
9672c35fff
commit
aff3814f72
1 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'chafa'
|
# Template file for 'chafa'
|
||||||
pkgname=chafa
|
pkgname=chafa
|
||||||
version=1.16.1
|
version=1.16.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-man"
|
configure_args="--enable-man"
|
||||||
hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"
|
hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"
|
||||||
makedepends="libavif-devel libglib-devel libjxl-devel librsvg-devel libwebp-devel libXext-devel libxml2-devel"
|
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"
|
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"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://hpjansson.org/chafa/"
|
homepage="https://hpjansson.org/chafa/"
|
||||||
changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS"
|
changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS"
|
||||||
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
|
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
|
||||||
checksum=4a25debb71530baf0a748b15cfee6b8da6b513f696d9484987eaf410ecce1129
|
checksum=657898dd9a89b45130a44c1efe1fc03e2c7bd00c2f543ed7111613cb9e7861df
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*) ;;
|
x86_64*|i686*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue