New package: timg-0.9.8
This commit is contained in:
parent
04574cae0e
commit
356c69b646
1 changed files with 19 additions and 0 deletions
19
srcpkgs/timg/template
Normal file
19
srcpkgs/timg/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'timg'
|
||||||
|
pkgname=timg
|
||||||
|
version=0.9.8
|
||||||
|
revision=1
|
||||||
|
build_wrksrc="src"
|
||||||
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="libgraphicsmagick-devel"
|
||||||
|
makedepends="libgraphicsmagick-devel libX11-devel libXext-devel libwebp-devel
|
||||||
|
lcms2-devel libSM-devel freetype-devel libltdl-devel libgomp-devel"
|
||||||
|
short_desc="24-bit color image viewer for terminal"
|
||||||
|
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="https://github.com/hzeller/timg"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=436e2c3b5f43e906786ca150d11e521281d558329a7bc00198fe30d6907ee8c4
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin timg
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue