blob: 0a01a765734c8c0b1014c9896864dcfe71257471 (
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
28
29
30
31
32
33
|
pkgbase = sagemath-doc-git
pkgdesc = HTML documentation for SageMath
pkgver = 10.8.beta7.r0.g9f905404644
pkgrel = 1
url = http://www.sagemath.org
arch = any
license = GPL-2.0-or-later
makedepends = boost
makedepends = cython
makedepends = git
makedepends = meson
makedepends = python-docutils
makedepends = python-jupyter-client
makedepends = python-jupyter-sphinx
makedepends = python-pkgconfig
makedepends = python-pyzmq
makedepends = python-sphinx-copybutton
makedepends = python-sphinx-furo
makedepends = python-sphinx-inline-tabs
makedepends = sagemath-git
depends = mathjax
depends = python-pplpy
provides = sagemath-doc
conflicts = sagemath-doc
options = !strip
source = git+https://github.com/sagemath/sage
source = warnings.patch
source = maxima-5.48.patch
sha256sums = SKIP
sha256sums = 06ce501d3be154f854bdbabd57f79287aec6b7d1b0ddf3abb904c68f79d51464
sha256sums = b7114f2828d7e6eaaa0b7221f87cdd8c956f7710bf598b33b6225544faff5d9a
pkgname = sagemath-doc-git
|