summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 257851221575aa7c4b79e58c079eebc4f70c48a1 (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
38
39
40
41
42
43
44
45
46
pkgbase = clion
	pkgdesc = C/C++ IDE. Free 30-day trial.
	pkgver = 2020.2
	pkgrel = 1
	epoch = 1
	url = http://www.jetbrains.com/clion
	arch = x86_64
	license = custom
	makedepends = rsync
	noextract = CLion-2020.2.tar.gz
	options = !strip
	source = https://download.jetbrains.com/cpp/CLion-2020.2.tar.gz
	source = jetbrains-clion.desktop
	sha256sums = b57aae3b6f0a40d36525cf4c61b9d772e02f87d7e8f43bf952282f4bb29900c9
	sha256sums = 13c9e7c7f6ef57ee573d133bf30a599390a99087a1f578caea62020e0f742587

pkgname = clion
	depends = libdbusmenu-glib
	optdepends = clion-jre: JetBrains custom Java Runtime (Recommended)
	optdepends = clion-cmake: JetBrains packaged CMake tools
	optdepends = clion-gdb: JetBrains packaged GNU debugger
	optdepends = clion-lldb: JetBrains packaged LLVM debugger
	optdepends = java-runtime: JRE - Required if clion-jre is not installed
	optdepends = cmake: Build system - Required if clion-cmake is not installed
	optdepends = gdb: native GNU debugger
	optdepends = lldb: native LLVM debugger
	optdepends = gcc: GNU compiler
	optdepends = clang: LLVM compiler
	optdepends = biicode: C/C++ dependency manager
	optdepends = gtest: C++ testing
	optdepends = swift: Swift programming language support (Also requires the plugin)
	optdepends = python: Python 3 programming language support
	optdepends = python2: Python 2 programming language support
	optdepends = doxygen: Code documentation generation
	backup = opt/clion/bin/clion.vmoptions
	backup = opt/clion/bin/clion64.vmoptions
	backup = opt/clion/bin/idea.properties

pkgname = clion-jre

pkgname = clion-cmake

pkgname = clion-gdb

pkgname = clion-lldb