blob: deafaf55df20982ff62746deb3fa1732186b514a (
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
|
pkgbase = cpeditor-git
pkgdesc = The editor for competitive programming
pkgver = 7.0.1.r11.g1fd0fd67
pkgrel = 1
url = https://github.com/cpeditor/cpeditor
arch = x86_64
license = GPL-3.0-or-later
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = python3
makedepends = qt5-tools
depends = qt5-base
depends = qt5-svg
depends = syntax-highlighting5
depends = hicolor-icon-theme
optdepends = cf-tool: submit to Codeforces
optdepends = clang: C++ format and language server
optdepends = java-environment: compile Java
optdepends = java-runtime: execute Java
optdepends = python: execute Python
optdepends = wakatime: track coding stats
provides = cpeditor
conflicts = cpeditor
source = git+https://github.com/cpeditor/cpeditor.git
source = git+https://github.com/cpeditor/QtFindReplaceDialog.git
source = git+https://github.com/cpeditor/lsp-cpp.git
source = git+https://github.com/itay-grudev/singleapplication.git
source = git+https://github.com/MikeMirzayanov/testlib.git
source = git+https://github.com/cpeditor/qhttp.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = cpeditor-git
|