summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc9a57c2b2320122f04019e784decd9473238111 (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.6.5
	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
	optdepends = xterm: detached run support
	conflicts = cpeditor-git
	source = https://github.com/cpeditor/cpeditor/releases/download/6.6.5/cpeditor-@PROJECT_VERSION@-full-source.tar.gz
	sha256sums = 889c1f655813996f772dc66315be92131c1667be952ebecf3020445f5796ead9

pkgname = cpeditor