blob: 661006df10dd806d5b2b0042a9389ac5a09c9854 (
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 = codelite
pkgdesc = Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++
pkgver = 17.0.0
pkgrel = 0
url = https://codelite.org/
arch = i686
arch = x86_64
license = GPL
makedepends = pkgconfig
makedepends = cmake
makedepends = ninja
makedepends = clang
depends = wxwidgets-gtk3
depends = webkit2gtk
depends = libedit
depends = libssh
depends = mariadb-libs
depends = ncurses
depends = uchardet
depends = hunspell
optdepends = clang: compiler
optdepends = lldb: debugger
optdepends = gcc: compiler
optdepends = gdb: debugger
optdepends = valgrind: debugger
optdepends = rust: language
optdepends = php: language
optdepends = graphviz: callgraph visualization
optdepends = cscope: CScope Integration for CodeLite
provides = codelite
conflicts = codelite-unstable
noextract = wxgui.zip
source = codelite-17.0.0.tar.gz::https://github.com/eranif/codelite/archive/17.0.0.tar.gz
source = codelite-ctags.tar.gz::https://github.com/eranif/ctags/tarball/3e173d8d82fd2d3534feff0d822d6de36ca3d74e
source = codelite-wxcfg.tar.gz::https://github.com/eranif/wx-config-msys2/tarball/fe65daf2a49e2a1f218ea3106a26d5ae7c4235fb
source = codelite-wxdap.tar.gz::https://github.com/eranif/wxdap/tarball/6b4f0310c632776575495487f74b77c80732e747
source = jbeder-yaml-cpp.tar.gz::https://github.com/jbeder/yaml-cpp/tarball/1b50109f7bea60bd382d8ea7befce3d2bd67da5f
source = http://repos.codelite.org/wxCrafterLibs/wxgui.zip
sha256sums = ce07be2399c5b3907e5f713ce7ba2182aa8d90c44f90214f7ec841086f20fd0c
sha256sums = aa48f2744a85c34fbaae845eecbc8862e453b8b754fec63938fc5ceef6c26189
sha256sums = 70aca36b95e2245740c17fc9a164fd6edabfd9c631184ea66cc5ee03ff54c028
sha256sums = 3aa515f4dd9bffa55f4293651cb687b682208dc361e88b89e33eb98ef0d616d9
sha256sums = 57f06c89f41cc2cd250b8b1db582fe27a0da67eb7a480cd8eb3d35cde64b58cd
sha256sums = 498c39ad3cc46eab8232d5fa37627c27a27f843cbe9521f05f29b19def436e12
pkgname = codelite
|