blob: af0c782a56d3656f5f36d5507b7cba5b7ef8dc7f (
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
|
pkgbase = cpeditor-git
pkgdesc = The editor for competitive programming
pkgver = 6.7.1.r34.ga7678915
pkgrel = 1
url = https://github.com/cpeditor/cpeditor
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = python3
makedepends = qt5-tools
depends = qt5-base>=5.15.0
optdepends = cf-tool: submit to Codeforces support
optdepends = clang: C++ format and language server support
optdepends = jdk-openjdk: compile Java support
optdepends = jre-openjdk: execute Java support
optdepends = python: execute Python support
provides = cpeditor
conflicts = cpeditor
source = git://github.com/cpeditor/cpeditor.git
source = git://github.com/cpeditor/QCodeEditor.git
source = git://github.com/cpeditor/QtFindReplaceDialog.git
source = git://github.com/cpeditor/lsp-cpp.git
source = git://github.com/itay-grudev/singleapplication.git
source = git://github.com/MikeMirzayanov/testlib.git
source = git://github.com/cpeditor/qhttp.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = cpeditor-git
|