New package: catimg-2.4.0
Closes #15. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
4b614fe225
commit
ae92558556
1 changed files with 15 additions and 0 deletions
15
srcpkgs/catimg/template
Normal file
15
srcpkgs/catimg/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'catimg'
|
||||
pkgname=catimg
|
||||
version=2.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Insanely fast image printing in your terminal"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/posva/catimg"
|
||||
distfiles="https://github.com/posva/catimg/archive/v${version}.tar.gz"
|
||||
checksum=3eb475a9463976362470b4aad09442ff1157723e3fc342b125b4b41a055e8fe7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue