blob: a0fba4dfddd4af8c8c0ec84c97e3934d08eafbaa (
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
|
pkgbase = tea-qt-git
pkgdesc = Rich-featured text editor for Linux, *BSD, Windows, OS/2, Mac and Haiku OS. Stable git-commit.
pkgver = 63.0.2.r1.g2329f3b
pkgrel = 1
url = https://tea.ourproject.org
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
depends = qt6-base
depends = gcc-libs
depends = hunspell
depends = desktop-file-utils
optdepends = poppler: open and search text in PDF files
optdepends = djvulibre: open and search in DJVU
optdepends = aspell: Aspell spellchecker support
optdepends = nuspell: Nuspell spellchecker support, Hunspell compatible
optdepends = libspeechd: Speech Dispatcher support to speak the text
provides = tea-qt
conflicts = tea-qt
source = git+https://github.com/psemiletov/tea-qt.git
md5sums = SKIP
pkgname = tea-qt-git
|