blob: 1e1646c3a89ed1c0fce1dacd3853b2ff922abb84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = doclifter
pkgdesc = Lift documents in {n,t}roff markups to XML-DocBook
pkgver = 2.22
pkgrel = 4
url = http://www.catb.org/~esr/doclifter
arch = any
license = BSD-2-Clause
license = MIT-0
makedepends = python
makedepends = xmlto
makedepends = gzip
makedepends = asciidoctor
makedepends = plotutils
depends = python
optdepends = groff: troff level support
optdepends = plotutils: plotting utilities
source = http://www.catb.org/~esr/doclifter/doclifter-2.22.tar.gz
source = fix-makefile.patch
source = manlifter-outdir.patch
sha256sums = 22e5da1a49ccdb59b54f65eab994d14a236fa16310e9e241f428dc9137d9f09d
sha256sums = ae79d3c27a89a838593f1bd6ad58701f65c30f174f994f885f329b99f2db4dbb
sha256sums = 39ee2db950ce4c148a2dd28940beab11944142e402a2e450e65dea3a5b124e0b
pkgname = doclifter
|