void-packages/srcpkgs/zathura-djvu/template

20 lines
622 B
Bash

# Template file for 'zathura-djvu'
pkgname=zathura-djvu
version=0.2.10
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="djvulibre-devel zathura-devel"
depends="zathura"
short_desc="DjVu support for zathura"
maintainer="lemmi <lemmi@nerd2nerd.org>"
license="Zlib"
homepage="https://git.pwmt.org/pwmt/zathura-djvu/"
changelog="https://pwmt.org/projects/zathura-djvu/changelog/${version}/index.html"
distfiles="https://pwmt.org/projects/zathura-djvu/download/zathura-djvu-${version}.tar.xz"
checksum=32e9d89929a76cd7d3fcbaf79f441868bdabedf17317d1d1843faa1f19338d95
post_install() {
vlicense LICENSE
}