void-packages/srcpkgs/img2pdf/template
2021-10-28 01:10:37 -03:00

15 lines
598 B
Bash

# Template file for 'img2pdf'
pkgname=img2pdf
version=0.4.3
revision=1
build_style=python3-module
hostmakedepends="python3-pikepdf python3-setuptools"
depends="colord python3-pdfrw python3-pikepdf python3-Pillow python3-tkinter"
short_desc="Lossless conversion of raster images to PDF"
maintainer="Philipp David <pd@3b.pm>"
license="GPL-3.0-or-later"
homepage="https://gitlab.mister-muffin.de/josch/img2pdf"
distfiles="${PYPI_SITE}/i/img2pdf/img2pdf-${version}.tar.gz"
checksum=8e51c5043efa95d751481b516071a006f87c2a4059961a9ac43ec238915de09f
make_check=no # need to patch out some bitdepth checks