jp2a: update to 1.1.1
This commit is contained in:
parent
ec13516f3d
commit
2ef6faf827
1 changed files with 6 additions and 10 deletions
|
@ -1,17 +1,13 @@
|
||||||
# Template file for 'jp2a'
|
# Template file for 'jp2a'
|
||||||
pkgname=jp2a
|
pkgname=jp2a
|
||||||
version=1.0.7
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
makedepends="libjpeg-turbo-devel libpng-devel libcurl-devel ncurses-devel"
|
||||||
makedepends="libjpeg-turbo-devel libcurl-devel"
|
|
||||||
short_desc="JPEG image to ASCII art converter"
|
short_desc="JPEG image to ASCII art converter"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/cslarsen/jp2a"
|
homepage="https://github.com/Talinx/jp2a"
|
||||||
distfiles="https://github.com/cslarsen/jp2a/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Talinx/jp2a/releases/download/v${version}/jp2a-${version}.tar.gz"
|
||||||
checksum=e509d8bbf9434afde5c342568b21d11831a61d9942ca8cb1633d4295b7bc5059
|
checksum=144dd671373ee67821fb1c579f444758645af1ca9d6d419ffa7947a002847c82
|
||||||
|
export bashcompdir=/usr/share/bash-completion/completions
|
||||||
pre_configure() {
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue