blob: 905d049d16c10ab7f3863f8177f0d8eb999fa275 (
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 = texmacs-appimage
pkgdesc = Free scientific text editor, inspired by TeX and GNU Emacs. WYSIWYG editor and CAS-interface.
pkgver = 20230410
pkgrel = 1
url = http://www.texmacs.org/
arch = x86_64
license = GPL3
depends = texlive-core
depends = python
depends = libxext
depends = freetype2
depends = qt5-svg
depends = hicolor-icon-theme
depends = gawk
optdepends = transfig: convert images using fig2ps
optdepends = ghostscript: rendering ps files
optdepends = imagemagick: convert images
optdepends = aspell: spell checking
provides = texmacs
conflicts = texmacs
options = !emptydirs
options = !ccache
options = !strip
source = TeXmacs.AppImage::https://download.opensuse.org/repositories/home:/slowphil:/texmacs-devel/AppImage/texmacs-latest-x86_64.AppImage
sha256sums = SKIP
pkgname = texmacs-appimage
|