mirror of
https://github.com/archlinux/aur.git
synced 2026-02-18 18:32:43 +01:00
54 lines
1.9 KiB
Text
54 lines
1.9 KiB
Text
pkgbase = tac-writer
|
|
pkgdesc = Academic writing assistant using the Continuous Argumentation Technique (CAT)
|
|
pkgver = 26.02.13
|
|
pkgrel = 1621
|
|
url = https://github.com/narayanls/tac-writer
|
|
arch = any
|
|
license = MIT
|
|
makedepends = gettext
|
|
depends = gtk4
|
|
depends = libadwaita
|
|
depends = python
|
|
depends = python-gobject
|
|
depends = python-reportlab
|
|
depends = python-gtkspellcheck
|
|
depends = python-pyenchant
|
|
depends = python-pillow
|
|
depends = python-requests
|
|
depends = gettext
|
|
depends = ttf-liberation
|
|
depends = python-pypdf
|
|
depends = hunspell-pt-br
|
|
depends = hunspell-en_us
|
|
depends = hunspell-es_any
|
|
depends = python-pylatex-git
|
|
depends = texlive-langportuguese
|
|
depends = python-dropbox
|
|
depends = aspell
|
|
depends = aspell-pt
|
|
depends = aspell-en
|
|
optdepends = hunspell-bg: For Bulgarian spell checking
|
|
optdepends = hunspell-de: For German spell checking
|
|
optdepends = hunspell-el: For Greek spell checking
|
|
optdepends = hunspell-en_us: For US English spell checking
|
|
optdepends = hunspell-en_gb: For British English spell checking
|
|
optdepends = hunspell-en_ca: For Canadian English spell checking
|
|
optdepends = hunspell-es_es: For Spanish (Spain) spell checking
|
|
optdepends = hunspell-es_any: For Spanish (generic) spell checking
|
|
optdepends = hunspell-fr: For French spell checking
|
|
optdepends = hunspell-he: For Hebrew spell checking
|
|
optdepends = hunspell-hu: For Hungarian spell checking
|
|
optdepends = hunspell-it: For Italian spell checking
|
|
optdepends = hunspell-nl: For Dutch spell checking
|
|
optdepends = hunspell-pl: For Polish spell checking
|
|
optdepends = hunspell-pt-br: For Brazilian Portuguese spell checking
|
|
optdepends = hunspell-ro: For Romanian spell checking
|
|
optdepends = hunspell-ru: For Russian spell checking
|
|
optdepends = hunspell-sk: For Slovak spell checking
|
|
provides = comm-tac-writer
|
|
conflicts = comm-tac-writer
|
|
replaces = comm-tac-writer
|
|
source = git+https://github.com/narayanls/tac-writer.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = tac-writer
|