timg: update to 1.4.2.
This commit is contained in:
parent
638c4e3cef
commit
fe9d66b5a8
1 changed files with 7 additions and 14 deletions
|
@ -1,21 +1,14 @@
|
||||||
# Template file for 'timg'
|
# Template file for 'timg'
|
||||||
pkgname=timg
|
pkgname=timg
|
||||||
version=0.9.9
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="src"
|
build_style=cmake
|
||||||
build_style=gnu-makefile
|
configure_args="-DWITH_OPENSLIDE_SUPPORT=off -Wno-dev"
|
||||||
make_use_env=yes
|
hostmakedepends="pkg-config git pandoc"
|
||||||
make_build_args="WITH_VIDEO_DECODING=1 MAGICK_CXXFLAGS=-I${XBPS_CROSS_BASE}/usr/include/GraphicsMagick"
|
makedepends="libgraphicsmagick-devel ffmpeg-devel libjpeg-turbo-devel libexif-devel"
|
||||||
hostmakedepends="pkg-config libgraphicsmagick-devel"
|
|
||||||
makedepends="libgraphicsmagick-devel ffmpeg-devel"
|
|
||||||
short_desc="24-bit color image & video viewer for terminal"
|
short_desc="24-bit color image & video viewer for terminal"
|
||||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
maintainer="33KK <g33kk@pm.me>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/hzeller/timg"
|
homepage="https://github.com/hzeller/timg"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=f43df657e93d47a1184a81c0976e67978cbdce21a83be5ec1df83403cda24caf
|
checksum=7607efaffbed0b65b3c824956de421b155a4f14243e7a752b19454f88bf9d563
|
||||||
|
|
||||||
do_install() {
|
|
||||||
vman ../man/timg.1.gz
|
|
||||||
vbin timg
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue