WxCrafter download returns 404
Search Criteria
Package Details: codelite 17.0.0-0
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 |
Conflicts: | codelite-unstable |
Provides: | codelite |
Submitter: | None |
Maintainer: | uffe |
Last Packager: | uffe |
Votes: | 174 |
Popularity: | 0.000285 |
First Submitted: | 2008-08-01 09:11 (UTC) |
Last Updated: | 2024-07-12 13:32 (UTC) |
Dependencies (21)
- hunspell (hunspell-gitAUR)
- libedit
- libssh (libssh-gitAUR)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, mariadb-lts-libs)
- ncurses (ncurses-gitAUR)
- uchardet (uchardet-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (optional) – compiler
- cscope (optional) – CScope Integration for CodeLite
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (optional) – compiler
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (optional) – debugger
- graphviz (optional) – callgraph visualization
- lldb (llvm-rocm-gitAUR, llvm-gitAUR) (optional) – debugger
- php (optional) – language
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (optional) – language
- Show 1 more dependencies...
Required by (4)
- rt-thread-env-meta (optional)
- unreal-engine (optional)
- unreal-engine-4 (optional)
- unreal-engine-git (optional)
Sources (6)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 Next › Last »
<deleted-account> commented on 2013-07-15 13:23 (UTC)
SoleSoul commented on 2013-07-09 05:34 (UTC)
Missing dependency?
I get many errors like that and compilation fails:
/usr/bin/ld: warning: libwebkitgtk-1.0.so.0, needed by /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../lib/libwx_gtk2u_webview-2.9.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/../../../../lib/libwx_gtk2u_webview-2.9.so: undefined reference to `webkit_dom_document_get_default_view'
migrev commented on 2013-07-06 09:06 (UTC)
5.1-5 bump. Included wxcrafter 1.1 plugin.
migrev commented on 2013-05-18 11:20 (UTC)
@Huulivoide: Found like that when I adopted the PKG and really didn't had a second thought about it. Will fix for the next release, but probably doesn't call for a bump now, as this is a rather large package and forcing the upgrade will make more bad than good. Will check the lib thing, too. Thanks for pointing it.
Huulivoide commented on 2013-05-18 11:12 (UTC)
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.
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.
Pinned Comments
uffe commented on 2016-09-26 11:42 (UTC) (edited on 2020-07-27 18:21 (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
PS: I have added new "codelite-unstable" package to AUR that follows the weekly/latest builds from the codelite project.