mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
jp2a: update to 1.3.2
This commit is contained in:
parent
a786eaa58f
commit
2bf48fb1a6
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'jp2a'
|
# Template file for 'jp2a'
|
||||||
pkgname=jp2a
|
pkgname=jp2a
|
||||||
version=1.1.1
|
version=1.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libjpeg-turbo-devel libpng-devel libcurl-devel ncurses-devel"
|
makedepends="libjpeg-turbo-devel libpng-devel libcurl-devel ncurses-devel
|
||||||
|
libwebp-devel libexif-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/Talinx/jp2a"
|
homepage="https://github.com/Talinx/jp2a"
|
||||||
distfiles="https://github.com/Talinx/jp2a/releases/download/v${version}/jp2a-${version}.tar.gz"
|
distfiles="https://github.com/Talinx/jp2a/releases/download/v${version}/jp2a-${version}.tar.gz"
|
||||||
checksum=144dd671373ee67821fb1c579f444758645af1ca9d6d419ffa7947a002847c82
|
checksum=758757b6713ce0af8cfa5abe7a137c2adb64b2e93566e83bdacad5b5bf40ca58
|
||||||
export bashcompdir=/usr/share/bash-completion/completions
|
export bashcompdir=/usr/share/bash-completion/completions
|
||||||
|
|
Loading…
Add table
Reference in a new issue