blob: 54ff20b519479e93b5824cb9cdc3f39fb7f14f3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = luametatex
pkgdesc = ConTeXt LuaMetaTeX distribution
pkgver = 2023.05.05
pkgrel = 1
url = http://www.contextgarden.net
install = luametatex.install
arch = i686
arch = x86_64
license = GPL
makedepends = rsync
makedepends = curl
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
source = http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip
md5sums = SKIP
pkgname = luametatex
|