blob: 548720cfbc6e98d8e58632573afe845a9a662a63 (
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
25
26
27
|
pkgbase = pdf2htmlex-git
pkgdesc = Convert PDF to HTML without losing format. Text is preserved as much as possible.
pkgver = 1742.f12fc15
pkgrel = 3
epoch = 1
url = https://github.com/coolwanglu/pdf2htmlEX
arch = i686
arch = x86_64
license = GPL3
license = custom
makedepends = cmake
makedepends = git
depends = poppler
depends = fontforge
optdepends = ttfautohint: Provides automated hinting process for web fonts
provides = pdf2htmlex
conflicts = pdf2htmlex
replaces = pdf2htmlex
source = git://github.com/coolwanglu/pdf2htmlEX.git
source = 735.patch
source = override.patch
md5sums = SKIP
md5sums = 61100dcfa593c90ef9ee2ac3f6206a77
md5sums = ae6ab1c7b5d5f2a4d4edf67ff4746143
pkgname = pdf2htmlex-git
|