blob: 2121f72894140d9f89a328c7564dc1908a00d8be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = archtex-git
pkgdesc = A frictionless LaTeX Live Editor
pkgver = r1.2f7fc73
pkgrel = 1
url = https://github.com/Yougraj/archtex
arch = any
license = MIT
makedepends = git
depends = python
depends = python-pyqt6
depends = python-pymupdf
depends = texlive-basic
depends = texlive-latex
depends = texlive-latexextra
depends = texlive-fontsrecommended
provides = archtex
conflicts = archtex
source = git+https://github.com/Yougraj/archtex.git
sha256sums = SKIP
pkgname = archtex-git
|