blob: ba8546df2b70b4c41e575d08aef900185f7dfd08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = tea-qt-git
pkgdesc = Rich-featured text editor for Linux, *BSD, Windows, OS/2, Mac and Haiku OS. Build from stable git-commit with PDF and DJVU support.
pkgver = f252fefb04e4e66e9909536bd512f2fe945dee8a
pkgrel = 1
url = https://tea.ourproject.org
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
depends = qt6-base
depends = qt6-5compat
depends = gcc-libs
depends = zlib
depends = hunspell
depends = desktop-file-utils
optdepends = poppler-qt6: open and search text in PDF files
optdepends = djvulibre: open and search in DJVU
provides = tea-qt
conflicts = tea-qt
source = git+https://github.com/psemiletov/tea-qt.git
md5sums = SKIP
pkgname = tea-qt-git
|