summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca3106f3cf1502c17d5d6965f60613039146fce3 (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
pkgbase = cpeditor
	pkgdesc = The editor for competitive programming
	pkgver = 6.10.3
	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
	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
	conflicts = cpeditor-git
	source = https://github.com/cpeditor/cpeditor/releases/download/6.10.3/cpeditor-6.10.3-full-source.tar.gz
	sha256sums = b7c1512904ed9bc23c2a622f8512cf6fb4055ce102d5f9db5fc927b6fcb46a64

pkgname = cpeditor