blob: 3c7e7658050b4dc06dcc925b0deebefae6c97b52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pplatex-git
pkgdesc = Pretty-Print LaTeX: A tool to reformat the output of latex and friends into readable messages
pkgver = 20210523.gba8191a
pkgrel = 1
url = https://github.com/stefanhepp/pplatex
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
depends = pcre
depends = texlive-bin
source = git+https://github.com/stefanhepp/pplatex.git
md5sums = SKIP
pkgname = pplatex-git
|