blob: 4dac819634165cc74d1c6e7f8ac34eb00d5c799e (
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
pkgbase = nikola-git
pkgdesc = A static site and blog generator
pkgver = 8.3.1.r2.gf7989de
pkgrel = 1
url = https://github.com/getnikola/nikola
arch = any
license = MIT
checkdepends = libwebp
checkdepends = python-feedparser
checkdepends = python-freezegun
checkdepends = python-pytest
makedepends = git
makedepends = jupyter-notebook
makedepends = python-aiohttp
makedepends = python-build
makedepends = python-ghp-import
makedepends = python-husl
makedepends = python-html5lib
makedepends = python-installer
makedepends = python-ipykernel
makedepends = python-jinja
makedepends = python-micawber
makedepends = python-phpserialize
makedepends = python-pygal
makedepends = python-pyphen
makedepends = python-ruamel-yaml
makedepends = python-toml
makedepends = python-typogrify
makedepends = python-watchdog
makedepends = python-wheel
makedepends = zeromq
depends = python
depends = python-babel
depends = python-blinker
depends = python-dateutil
depends = python-docutils
depends = python-doit
depends = python-logbook
depends = python-lxml
depends = python-mako
depends = python-markdown
depends = python-natsort
depends = python-piexif
depends = python-pillow
depends = python-pygments
depends = python-pyrss2gen
depends = python-requests
depends = python-setuptools
depends = python-unidecode
optdepends = libwebp: for WEBP image file support
optdepends = jupyter-notebook: for .ipynb support
optdepends = python-aiohttp: for nikola auto
optdepends = python-ghp-import: for upload to Github pages
optdepends = python-hsluv: for section color mixing
optdepends = python-html5lib: for HTML5 minify and format support
optdepends = python-husl: for optional color support
optdepends = python-ipykernel: for .ipynb support
optdepends = python-jinja: for jinja2 based themes
optdepends = python-micawber: for embedding media in posts
optdepends = python-phpserialize: for Wordpress import
optdepends = python-pygal: for SVG graph plotting
optdepends = python-pyphen: for hyphenation support
optdepends = python-ruamel-yaml: for YAML support
optdepends = python-toml: for TOML support
optdepends = python-typogrify: for typographical enhancements
optdepends = python-watchdog: for nikola auto
provides = nikola=8.3.1
conflicts = nikola
source = nikola::git+https://github.com/getnikola/nikola.git
sha256sums = SKIP
pkgname = nikola-git
|