Package Details: codelite-git 17.10.0.r33.g4364c23ac-1

Git Clone URL: https://aur.archlinux.org/codelite-git.git (read-only, click to copy)
Package Base: codelite-git
Description: Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++
Upstream URL: https://codelite.org/
Keywords: C C++ IDE Node.js PHP wxGtk wxWidgets
Licenses: GPL
Conflicts: codelite
Provides: codelite
Submitter: PyroDevil
Maintainer: uffe
Last Packager: uffe
Votes: 15
Popularity: 0.000000
First Submitted: 2013-05-25 08:18 (UTC)
Last Updated: 2024-09-18 11:00 (UTC)

Dependencies (20)

Required by (3)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

Houkime commented on 2017-12-02 11:38 (UTC) (edited on 2017-12-02 12:21 (UTC) by Houkime)

It might be useful to add cscope to opt-deps especially since it is very small and is already in official Arch repos. Cscope in Codelite answers questions like "who calls this function" etc and is enabled by default. However, it does not cope well with cpp(((((((((

Houkime commented on 2017-12-01 07:35 (UTC)

It is obviously not a good idea to check sums on an everchanging zip file. You either need to update it every time or skip check or not use. ==> Validating source files with md5sums... codelite ... Skipped wxgui.zip ... FAILED ==> ERROR: One or more files did not pass the validity check!

jgmdev commented on 2015-06-14 07:19 (UTC)

@TrialnError thanks for the explanation, updated PKGBUILD following your recommendations.

TrialnError commented on 2015-05-14 00:53 (UTC)

Normally a git-PKGBUILD will clone the repo and not download master, which makes all the features of VCS handling useless. Replaces shouldn't be used in this case. This builddir handling shouldn't be a problem (fresh build, fresh src/) So a git PKGBuild should look like that https://gist.github.com/Narrat/6e294313671f1a32cec7#file-pkgbuild-codelite-git

jgmdev commented on 2015-05-14 00:10 (UTC)

Bumped up version number to same on git repository.

jgmdev commented on 2015-04-10 04:25 (UTC)

Updated package by using codelite package as base.

PyroDevil commented on 2014-01-20 18:07 (UTC)

Thanks, done!

frankivo commented on 2014-01-20 13:13 (UTC)

New repo @ github: https://github.com/eranif/codelite

underdoeg commented on 2013-09-20 16:04 (UTC)

Also depends on libssh