summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO39
1 files changed, 26 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05812f4060e0..4eeb937c6363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,30 +1,43 @@
# Generated by mksrcinfo v8
-# Wed Oct 19 16:36:20 UTC 2016
+# Sun Nov 20 07:01:19 UTC 2016
pkgbase = clion
pkgdesc = C/C++ IDE. Free 30-day trial.
pkgver = 2016.2.3
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://www.jetbrains.com/clion
- arch = i686
arch = x86_64
license = custom
- optdepends = java-runtime: native JRE
- optdepends = cmake: native build system (Set BUNDLED_CMAKE=0 to remove the bundled one)
- optdepends = gdb: native debugger (Set BUNDLED_GDB=0 to remove the bundled one)
- optdepends = lldb: native debugger (Set BUNDLED_LLDB=0 to remove the bundled one)
+ noextract = CLion-2016.2.3.tar.gz
+ options = !strip
+ source = https://download.jetbrains.com/cpp/CLion-2016.2.3.tar.gz
+ source = jetbrains-clion.desktop
+ sha256sums = 0d2fc6ecec4dfab15ba98021ed3d3e866c2d43e7c27b7e522e0161e76aa78fbd
+ sha256sums = 9f0f4335f410e0587018c85ebfcf4b65a7a47ad682a58972624378953ef288d6
+
+pkgname = clion
+ 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 programming language support
+ optdepends = python: Python 3 programming language support
optdepends = python2: Python 2 programming language support
optdepends = doxygen: Code documentation generation
- noextract = CLion-2016.2.3.tar.gz
- options = !strip
- source = https://download.jetbrains.com/cpp/CLion-2016.2.3.tar.gz
- sha256sums = 0d2fc6ecec4dfab15ba98021ed3d3e866c2d43e7c27b7e522e0161e76aa78fbd
-pkgname = clion
+pkgname = clion-jre
+
+pkgname = clion-cmake
+
+pkgname = clion-gdb
+
+pkgname = clion-lldb