vp-build/srcpkgs/apvlv/template

17 lines
618 B
Bash

# Template file for 'apvlv'
pkgname=apvlv
version=0.1.5
revision=4
build_style=cmake
configure_args="-DAPVLV_WITH_UMD=no -DAPVLV_WITH_DJVU=yes -DAPVLV_WITH_TXT=yes"
hostmakedepends="pkg-config"
makedepends="gtk+-devel poppler-glib-devel djvulibre-devel webkitgtk-devel"
depends="desktop-file-utils"
short_desc="Vim-like PDF/DJVU/TXT viewer"
maintainer="Logen K <logen@sudotask.com>"
license="GPL-2"
homepage="http://naihe2010.github.io/apvlv/"
distfiles="https://github.com/naihe2010/apvlv/archive/v${version}.tar.gz"
checksum="dca98157e63c9fec12d6514751ea26549813dc7b87d838b0003f31a444100a8a"
replaces="apvlv-git>=0"