mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: pdf2djvu-0.9.19
This commit is contained in:
parent
b675bff78e
commit
40be1cbf1b
1 changed files with 16 additions and 0 deletions
16
srcpkgs/pdf2djvu/template
Normal file
16
srcpkgs/pdf2djvu/template
Normal file
|
@ -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…
Add table
Reference in a new issue