summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarl Smedstad2023-07-24 22:00:09 +0200
committerCarl Smedstad2023-07-24 22:54:13 +0200
commita5349da9acb6d86de521699495f569fa0405e60a (patch)
tree711accf8e5b01d44cf5a29072a95757aedbf2fef /.SRCINFO
parent7bb6206c24e3aa41f4a4d7add9da7511e6255a9a (diff)
downloadaur-a5349da9acb6d86de521699495f569fa0405e60a.tar.gz
Publish version 0.2.11-3 - Fix documentation
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 8 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e840c0e45778..b4d7b5cbcfb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-xhtml2pdf
pkgdesc = A library for converting HTML into PDFs using ReportLab
pkgver = 0.2.11
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/xhtml2pdf/xhtml2pdf
arch = any
license = Apache
@@ -9,6 +9,10 @@ pkgbase = python-xhtml2pdf
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
+ makedepends = python-sphinx_rtd_theme
+ makedepends = python-sphinxcontrib-pdfembed
+ makedepends = texlive-latexextra
+ makedepends = texlive-fontsextra
depends = python
depends = python-arabic-reshaper
depends = python-asn1crypto
@@ -21,8 +25,10 @@ pkgbase = python-xhtml2pdf
depends = python-reportlab
depends = python-svglib
source = python-xhtml2pdf-0.2.11.tar.gz::https://github.com/xhtml2pdf/xhtml2pdf/archive/refs/tags/v0.2.11.tar.gz
- source = latex_engine.patch
+ source = latex-engine.patch
+ source = fix-sphinx-issues.patch
sha256sums = 198a7c78d4233322802cf57a554a92db78f30c7fa485a25cdb93713812f1f9ad
sha256sums = 19d631ba04ae7d42e6c95962df1bc99edf84c80920539bb8aa2fc7f2f6c53589
+ sha256sums = a76ae6df2bc2103038a416e16f8eb41d2a3fcf4e813a075a6c0a5d38b50895d0
pkgname = python-xhtml2pdf