summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c50745386d8814c6b9da246f79dc0111d04c627f (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
# Generated by mksrcinfo v8
# Mon Aug 15 18:20:03 UTC 2016
pkgbase = mikidown-git
	pkgdesc = A note taking application featuring markdown syntax
	pkgver = 0.3.11.r0.g87bdf2f
	pkgrel = 1
	url = https://shadowkyogre.github.com/mikidown
	arch = any
	license = MIT
	makedepends = git
	depends = python-pyqt5
	depends = python-markdown
	depends = python-whoosh
	optdepends = python-pygments: for code block syntax highlighting
	optdepends = python-pyenchant: for spellchecking
	optdepends = aspell-en: pyenchant need backend support from aspell
	optdepends = python-asciimathml: for asciimath support
	optdepends = python-html2text: for converting to markdown (instead of HTML pasting)
	optdepends = slickpicker: for better color picking in mikidown for the highlighting color scheme
	provides = mikidown
	conflicts = mikidown
	source = git://github.com/ShadowKyogre/mikidown.git
	md5sums = SKIP

pkgname = mikidown-git