summaryrefslogtreecommitdiff
path: root/dev-python/pdf2image/pdf2image-1.17.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pdf2image/pdf2image-1.17.0.ebuild')
-rw-r--r--dev-python/pdf2image/pdf2image-1.17.0.ebuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-python/pdf2image/pdf2image-1.17.0.ebuild b/dev-python/pdf2image/pdf2image-1.17.0.ebuild
index 69b6412..28e58fb 100644
--- a/dev-python/pdf2image/pdf2image-1.17.0.ebuild
+++ b/dev-python/pdf2image/pdf2image-1.17.0.ebuild
@@ -10,6 +10,7 @@ inherit distutils-r1 pypi
DESCRIPTION="Module that wraps pdftoppm and pdftocairo to convert PDF to a PIL Image object"
HOMEPAGE="https://github.com/Belval/pdf2image"
+SRC_URI="https://github.com/Belval/pdf2image/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -19,3 +20,10 @@ RDEPEND="
app-text/poppler
dev-python/pillow
"
+#BDEPEND="
+# test? (
+# app-text/poppler[cairo]
+# )
+#"
+
+#distutils_enable_tests unittest