blob: 76f9331fec51388e92822d9433608788b21343aa (
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
|
pkgbase = cpeditor-git
pkgdesc = The editor for competitive programming
pkgver = 6.4.5.r38.g88da1f4
pkgrel = 1
url = https://github.com/cpeditor/cpeditor
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
makedepends = python3
depends = qt5-base
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
optdepends = xterm: detached run support
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
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = cpeditor-git
|