blob: 2cad14fe22031118d162bc7425f1e9cf8b868a25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = context-minimals-git
pkgdesc = A standalone ConTeXt distribution
pkgver = 2020.04.30
pkgrel = 1
url = http://www.contextgarden.net
install = context-minimals-git.install
arch = i686
arch = x86_64
license = GPL
makedepends = rsync
optdepends = fontconfig: xetex support
optdepends = ruby: pdftex support
optdepends = ghostscript: support for PS and EPS images
optdepends = graphicsmagick: support for GIF and TIFF images
optdepends = inkscape: support for SVG images
optdepends = pstoedit: support for metapost outlines for fonts
optdepends = zint: support for barcodes
optdepends = curl: loading remote content
options = !strip
pkgname = context-minimals-git
|