jp2a: update to 1.1.1

This commit is contained in:
Subhaditya Nath 2022-04-03 23:13:44 +05:30 committed by Leah Neukirchen
parent ec13516f3d
commit 2ef6faf827

View File

@ -1,17 +1,13 @@
# Template file for 'jp2a'
pkgname=jp2a
version=1.0.7
version=1.1.1
revision=1
build_style=gnu-configure
hostmakedepends="automake"
makedepends="libjpeg-turbo-devel libcurl-devel"
makedepends="libjpeg-turbo-devel libpng-devel libcurl-devel ncurses-devel"
short_desc="JPEG image to ASCII art converter"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/cslarsen/jp2a"
distfiles="https://github.com/cslarsen/jp2a/archive/v${version}.tar.gz"
checksum=e509d8bbf9434afde5c342568b21d11831a61d9942ca8cb1633d4295b7bc5059
pre_configure() {
autoreconf -fi
}
homepage="https://github.com/Talinx/jp2a"
distfiles="https://github.com/Talinx/jp2a/releases/download/v${version}/jp2a-${version}.tar.gz"
checksum=144dd671373ee67821fb1c579f444758645af1ca9d6d419ffa7947a002847c82
export bashcompdir=/usr/share/bash-completion/completions