blob: 8557c084fda74333e29b4060160f636976ccdd8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wikidoc-git
pkgdesc = Python script allows to create nice looking PDF files from a github wiki. Requires mardown-formatted wiki.
pkgver = r34.20180311.7fb66a4
pkgrel = 3
epoch = 1
url = https://github.com/jobisoft/wikidoc
arch = any
license = GPL2
makedepends = git
depends = pandoc
depends = python2
depends = wkhtmltopdf
provides = wikidoc=r34.20180311.7fb66a4
conflicts = wikidoc
source = wikidoc::git+https://github.com/jobisoft/wikidoc.git
sha256sums = SKIP
pkgname = wikidoc-git
|