blob: 43906dbbf23b7ccedc94e377bf276dd08af33ab8 (
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
|
# Generated by mksrcinfo v8
# Wed Feb 7 16:30:48 UTC 2018
pkgbase = clion-eap
pkgdesc = C/C++ IDE. 30-day evaluation.
pkgver = 181.3494.7
pkgrel = 1
url = http://www.jetbrains.com/clion
arch = x86_64
license = custom
makedepends = rsync
noextract = CLion-181.3494.7.tar.gz
options = !strip
source = https://download.jetbrains.com/cpp/CLion-181.3494.7.tar.gz
source = jetbrains-clion-eap.desktop
sha256sums = b6f10a5eb338758d55a5a4becc1290f575b03367aab68a8acd279d806b908cae
sha256sums = deb1e9f90e99f2ac00b5c31581fe6148712ecfa25f7290a39ae71443978cd539
pkgname = clion-eap
optdepends = clion-eap-jre: JetBrains custom Java Runtime (Recommended)
optdepends = clion-eap-cmake: JetBrains packaged CMake tools
optdepends = clion-eap-gdb: JetBrains packaged GNU debugger
optdepends = clion-eap-lldb: JetBrains packaged LLVM debugger
optdepends = java-runtime: JRE - Required if clion-eap-jre is not installed
optdepends = cmake: Build system - Required if clion-eap-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
pkgname = clion-eap-jre
pkgname = clion-eap-cmake
pkgname = clion-eap-gdb
pkgname = clion-eap-lldb
depends =
depends = ncurses5-compat-libs
|