mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chafa: update to 1.12.3; enable manpage, svg, webp
This commit is contained in:
parent
abe68732d6
commit
323de3bc14
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'chafa'
|
# Template file for 'chafa'
|
||||||
pkgname=chafa
|
pkgname=chafa
|
||||||
version=1.8.0
|
version=1.12.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
configure_args="--enable-man"
|
||||||
makedepends="libglib-devel libmagick-devel libXext-devel libxml2-devel"
|
hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"
|
||||||
|
makedepends="libglib-devel libmagick-devel librsvg-devel libwebp-devel libXext-devel libxml2-devel"
|
||||||
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="Christian Buschau <christian.buschau@mailbox.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://hpjansson.org/chafa/"
|
homepage="https://hpjansson.org/chafa/"
|
||||||
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
|
distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
|
||||||
checksum=21ff652d836ba207098c40c459652b2f1de6c8a64fbffc62e7c6319ced32286b
|
checksum=2456a0b6c1150e25b64cd6a92810d59bed3f061f8b86f91aba5a77bc7cc76cfa
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*) ;;
|
x86_64*|i686*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue