Why is make -j2 hardcoded into the PKGBUILD?
I usually trust PKGBUILDs to be in order and
rarely read them before building them. Now
it took a hell of long to build this, just
becouse a small fraction pf my CPU power
was given to this task. Please remove it.
Also you should check if the cmake allows moving
the lib64 files to regular lib/ instead.
Search Criteria
Package Details: codelite 18.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/codelite.git (read-only, click to copy) |
|---|---|
| Package Base: | codelite |
| Description: | Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++ |
| Upstream URL: | https://codelite.org/ |
| Keywords: | C++ Editor IDE |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | codelite-unstable |
| Provides: | codelite |
| Submitter: | None |
| Maintainer: | uffe |
| Last Packager: | uffe |
| Votes: | 172 |
| Popularity: | 0.000317 |
| First Submitted: | 2008-08-01 09:11 (UTC) |
| Last Updated: | 2026-07-08 10:03 (UTC) |
Dependencies (30)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hunspell (hunspell-gitAUR)
- libedit
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libssh (libssh-gitAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- mariadb-libs (libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-lts-libs)
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- patch (patch-gitAUR)
- python
- sqlite (sqlite-fossilAUR)
- uchardet (uchardet-gitAUR)
- wxwidgets-common (wxwidgets-common-lightAUR, wxwidgets-common-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- Show 10 more dependencies...
Required by (4)
- rt-thread-env-meta (optional)
- unreal-engine (optional)
- unreal-engine-4 (optional)
- unreal-engine-git (optional)
Sources (16)
- codelite-18.4.0.tar.gz
- cubicdaiya-dtl-32567bb.tar.gz
- DaveGamble-cJSON-fd1ac4f.tar.gz
- eranif-assistant-89cea94.tar.gz
- eranif-cc-wrapper-5346467.tar.gz
- eranif-ctags-ac5c942.tar.gz
- eranif-lexilla-8502988.tar.gz
- eranif-lua-bb8dc5f.tar.gz
- eranif-LuaBridge-a78d4f1.tar.gz
- eranif-tinyjson-d51ef6f.tar.gz
- eranif-wx-config-msys2-8bb3ad0.tar.gz
- eranif-wxdap-2eee320.tar.gz
- eranif-wxTerminalEmulator-eba7820.tar.gz
- http://repos.codelite.org/wxCrafterLibs/wxgui.zip
- jbeder-yaml-cpp-2f86d13.tar.gz
- strands-agents-agent-sop-666897b.tar.gz
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 Next › Last »
Huulivoide commented on 2013-05-18 11:12 (UTC)
migrev commented on 2013-04-18 10:27 (UTC)
@TrueBers: please, try with this PKGBUILD http://pastebin.com/SEWNMsqJ and inform on the outcome. Thx.
TrueBers commented on 2013-04-18 08:56 (UTC)
I have an error... pls check
http://pastebin.com/JsUAx7bu
migrev commented on 2013-04-15 09:40 (UTC)
That's true! :) Bumping.
kalio commented on 2013-04-15 09:29 (UTC)
'cmake' should be added as a make dependency.
SoleSoul commented on 2013-04-05 11:28 (UTC)
5.1 is announced on their main page.
BlackIkeEagle commented on 2013-03-26 20:17 (UTC)
its not stated on their website 5.1 is a stable version
but the 5.1 packages are indeed available for other distributions
jorge_barroso commented on 2013-03-22 23:07 (UTC)
Version 5.1 released:
http://sourceforge.net/projects/codelite/files/Releases/codelite-5.1/
nem commented on 2013-02-14 21:56 (UTC)
i'm done with arch. feel free to adopt.
ackalker commented on 2013-02-04 23:57 (UTC)
Please add 'graphviz' to optdepends for viewing call graphs. Thank you.
Pinned Comments
uffe commented on 2016-09-26 11:42 (UTC) (edited on 2025-12-10 08:09 (UTC) by uffe)
ATTENTION: read this before flagging this package out-of-date
This package "codelite" represents the stable release of the codelite project.
I do not consider the "Weekly Builds" from http://downloads.codelite.org/ as stable releases (neither does the codelite project)
Generally speaking - this package will not be updated before the codelite release/download page (https://downloads.codelite.org/) have a new stable release published.
Please respect that - Thanks
PS: to clear up a recent misunderstanding - this does not mean that I won't accept patches that is needed for stable codelite to build against refreshed libraries etc
I have added new "codelite-unstable" package to AUR that follows the weekly/latest builds from the codelite project.
Also the "codelite-git" package will build bleeding edge CodeLite - use that if you want something that hasn't been released in stable or unstable state.