New package: pdf2djvu-0.9.19
This commit is contained in:
parent
b675bff78e
commit
40be1cbf1b
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'pdf2djvu'
|
||||
pkgname=pdf2djvu
|
||||
version=0.9.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config djvulibre gettext"
|
||||
makedepends="djvulibre-devel poppler-devel libgraphicsmagick-devel exiv2-devel libuuid-devel"
|
||||
short_desc="Create DjVu files from PDF files"
|
||||
maintainer="Stanislav Paskalev <spaskalev@protonmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://jwilk.net/software/pdf2djvu"
|
||||
changelog="https://raw.githubusercontent.com/jwilk/pdf2djvu/master/doc/changelog"
|
||||
distfiles="https://github.com/jwilk/pdf2djvu/releases/download/${version}/pdf2djvu-${version}.tar.xz"
|
||||
checksum=eb45a480131594079f7fe84df30e4a5d0686f7a8049dc7084eebe22acc37aa9a
|
||||
|
||||
export CXXFLAGS="-std=c++17"
|
Loading…
Reference in New Issue