summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c7099583395c2bb6e900d29823b9ea67383a44f (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
pkgbase = cpeditor-bin
	pkgdesc = The IDE for competitive programming Fetch, Code, Compile, Run, Check, Submit
	pkgver = 7.0.1
	pkgrel = 4
	url = https://cpeditor.org/
	arch = x86_64
	license = GPL-3.0-or-later
	depends = qt5-base
	depends = libgpg-error
	depends = freetype2
	depends = libx11
	depends = e2fsprogs
	depends = fontconfig
	depends = libglvnd
	depends = libxcb
	depends = syntax-highlighting
	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=7.0.1
	conflicts = cpeditor
	options = !strip
	source = cpeditor-7.0.1.deb::https://github.com/cpeditor/cpeditor/releases/download/7.0.1/cpeditor-7.0.1-linux-amd64.deb
	source = cpeditor.sh
	sha256sums = 30303f0c7bcac3ae9cc6550ed9e86e5be8c4c1d49e09542dca18f17a2561b0a6
	sha256sums = 34694e75d045d429afa55a693245d376eff2e75aacab96c20f563156d3da3207

pkgname = cpeditor-bin