Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237912 - dev-util/codelite - open-source, cross platform IDE for the C/C++ programming languages
Summary: dev-util/codelite - open-source, cross platform IDE for the C/C++ programming...
Status: RESOLVED DUPLICATE of bug 551498
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal with 3 votes (vote)
Assignee: Default Assignee for New Packages
URL: http://www.codelite.org/
Whiteboard:
Keywords:
: 390367 434190 (view as bug list)
Depends on: 446998
Blocks:
  Show dependency tree
 
Reported: 2008-09-17 09:23 UTC by karpi
Modified: 2021-05-16 19:32 UTC (History)
16 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
broken ebuild (codelite-1.0.1789.ebuild,826 bytes, text/plain)
2008-09-17 09:27 UTC, karpi
Details
initial ebuild (codelite-1.0.2128.ebuild,810 bytes, text/plain)
2008-09-17 20:39 UTC, karpi
Details
files/configure.patch (configure.patch,577 bytes, text/plain)
2008-09-17 21:09 UTC, karpi
Details
Working ebuild for codelite, not fully mature (codelite-1.0.2674.ebuild,974 bytes, text/plain)
2009-01-12 03:06 UTC, Gary Stein
Details
ebuild for new version (2759) (codelite-1.0.2759.ebuild,1.05 KB, text/plain)
2009-02-09 20:36 UTC, Gary Stein
Details
CodeLite Version bump to 1.0.2785 (codelite-1.0.2785.ebuild,1.05 KB, text/plain)
2009-04-07 17:50 UTC, Gary Stein
Details
Version Bump to 1.0.2819 (codelite-1.0.2819.ebuild,1.05 KB, text/plain)
2009-04-27 23:30 UTC, Gary Stein
Details
Version Bump to 1.0.3035 (codelite-1.0.3035.ebuild,1.05 KB, text/plain)
2009-09-28 18:17 UTC, Gary Stein
Details
codelite-9999.ebuild (codelite-9999.ebuild,1.18 KB, text/plain)
2009-12-28 13:39 UTC, Chris Yu
Details
New Version Scheme and Numbering system (basically the same) (codelite-2.1.0.3584.ebuild,1.05 KB, text/plain)
2010-01-04 17:59 UTC, Gary Stein
Details
New Ebuild for new Version (see attached patch) (codelite-2.2.0.3681.ebuild,1.18 KB, text/plain)
2010-01-27 23:39 UTC, Gary Stein
Details
Removes the internal uninstall (codelite-uninstall.patch,1.12 KB, patch)
2010-01-27 23:40 UTC, Gary Stein
Details | Diff
New Version with Bug Fixes (codelite-2.3.0.3833.ebuild,1.07 KB, text/plain)
2010-03-03 20:53 UTC, Gary Stein
Details
codelite-9999.ebuild (codelite-9999.ebuild,1.00 KB, text/plain)
2010-03-20 00:48 UTC, keenblade
Details
dev-util/codelite-2.5.3.4075.ebuild (codelite-2.5.3.4075.ebuild,665 bytes, text/plain)
2010-06-30 02:34 UTC, Michal Kurgan
Details
ebuild for codelite 2.7.0.4375 (codelite-2.7.0.4375.ebuild,815 bytes, text/plain)
2010-09-07 12:00 UTC, 404 Error
Details
Version bump for codelite 2.8.0-4537 (codelite-2.8.0.4537.ebuild,815 bytes, text/plain)
2010-11-11 18:42 UTC, Piotr Mrożek
Details
CodeLite 2.9.0.4684 ebuild (codelite-2.9.0.4684.ebuild,778 bytes, text/plain)
2010-12-31 13:46 UTC, Marcin Sochoń (soki)
Details
Version bump for codelite 2.9.0.4684 with SVN support (codelite-2.9.0.4684.ebuild,824 bytes, text/plain)
2011-02-02 23:30 UTC, Piotr Mrożek
Details
Version bump for CodeLite 2.10.0.4778 (codelite-2.10.0.4778.ebuild,815 bytes, text/plain)
2011-07-16 23:09 UTC, Piotr Mrożek
Details
codelite-3.0.0.5041.ebuild (codelite-3.0.0.5041.ebuild,1.18 KB, text/plain)
2011-11-14 15:19 UTC, Philipp Psurek
Details
files/codelite-5.0.6213_configure.patch (codelite-5.0.6213_configure.patch,1.62 KB, patch)
2013-03-18 20:31 UTC, M8R-u38wij
Details | Diff
codelite-5.0.6213.ebuild (codelite-5.0.6213.ebuild,859 bytes, text/plain)
2013-03-18 20:33 UTC, M8R-u38wij
Details
codelite-14.0.ebuild (codelite-14.0.ebuild,529 bytes, text/plain)
2020-03-14 10:20 UTC, MeatShooter
Details
ebuild for codelite 14.0.2 (codelite-14.0.2.ebuild,548 bytes, text/plain)
2020-11-08 09:08 UTC, MeatShooter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description karpi 2008-09-17 09:23:52 UTC
CodeLite is a powerful open-source, cross platform IDE for the C/C++ programming languages (build and tested on Windows XP SP3, (K)Ubuntu 8.04, and Mac OSX 10.5.2). CodeLite is distributed under the terms of the GPL license.
Comment 1 karpi 2008-09-17 09:27:35 UTC
Created attachment 165628 [details]
broken ebuild

I have try some ebuild, it fetches, compile, but doesnot install.. .( it returns ACCESS VIOLATION forever... probably some changesin upstream makefile are unavoidable. It if far over my skills.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-17 11:33:39 UTC
The wxGTK dep should be >=x11-libs/wxGTK-2.8. Other than that, it fails to build for me, probably because of other missing deps.
Comment 3 karpi 2008-09-17 20:39:19 UTC
Created attachment 165677 [details]
initial ebuild

..so.. try it.
Comment 4 karpi 2008-09-17 21:09:17 UTC
Created attachment 165678 [details]
files/configure.patch

ohh. i almost forgot
Comment 5 Gary Stein 2009-01-12 03:06:18 UTC
Created attachment 178144 [details]
Working ebuild for codelite, not fully mature

A friend recommended this program recently, seems to be pretty nice

The other ebuild gave me some issues, modified it some with comments, it installs fine for me, but the QA complains about world writable, could fix later.

It doesn't use the configure patch, but instead it passes it to einstall.

Also a version bump to recent stable, you really need to have set your wxwindows using eselect (like, eselect wxwindows set 3) because the configure uses wx-config (and I know my system wasn't set)

gary
Comment 6 Gary Stein 2009-02-09 20:36:30 UTC
Created attachment 181480 [details]
ebuild for new version (2759)

Version Bump, newly released version, fixed taging issue I was having

http://codelite.org/forum/viewtopic.php?f=9&t=358http://codelite.org/forum/viewtopic.php?f=9&t=358
Comment 7 Gary Stein 2009-04-07 17:50:59 UTC
Created attachment 187616 [details]
CodeLite Version bump to 1.0.2785

While I don't see any activity, or know how to get stuff into the mainline, I'll just keep putting up my personal ebuild here, still works for me.

This version (according to the forum) 1.0.2785 as some bug fixes to get into other major distributions (SUSE, FC).

And the sandbox issues have gone away in this version, the "make install" script has been fixed

http://codelite.org/forum/viewtopic.php?f=9&t=391
gary
Comment 8 Gary Stein 2009-04-27 23:30:50 UTC
Created attachment 189657 [details]
Version Bump to 1.0.2819

Another version, another ebuild...same as the old ebuild
Comment 9 Gary Stein 2009-09-28 18:17:07 UTC
Created attachment 205504 [details]
Version Bump to 1.0.3035

"Same as it every was..."  Version bump, added some fancy features.

Not sure how to promote this into ~x86 or ~amd64

Hell, I'd be willing to be a maintainer, basically doing it already.

It is a pretty good IDE...
Comment 10 Chris Yu 2009-12-28 13:39:24 UTC
Created attachment 214382 [details]
codelite-9999.ebuild

I write a 9999 ebuild based on Gary's patch, thanks!
Hope codelite will be in portage soon.
Comment 11 Gary Stein 2010-01-04 17:59:53 UTC
Created attachment 215185 [details]
New Version Scheme and Numbering system (basically the same)

I don't exactly know how or what the 9999 version does.  It could make this ebuild useless.  I still need to find a maintainer or become one to get these ebuilds in for real

gary
Comment 12 Gary Stein 2010-01-27 23:39:44 UTC
Created attachment 217675 [details]
New Ebuild for new Version (see attached patch)

New version, up to 2.2 now

They changed and improved quite a bit

However, they added their own uninstall script in the Makefile that does not make sandbox happy since it tries to delete some files outside the normal install image.

Added a patch to remove this behavior.

gary
Comment 13 Gary Stein 2010-01-27 23:40:54 UTC
Created attachment 217677 [details, diff]
Removes the internal uninstall

place in the files/ directory, remember to run ebuild digest

gary
Comment 14 Gary Stein 2010-03-03 20:53:40 UTC
Created attachment 221971 [details]
New Version with Bug Fixes

They updated to a new version with several bug fixes.

Additionally they seemed to have removed the offending uninstall code that needed a patch, so that is no longer needed.

At this point, I may want to make a new "bug" report to see if anyone is watching.
Comment 15 keenblade 2010-03-20 00:48:53 UTC
Created attachment 224301 [details]
codelite-9999.ebuild

Autorevision works in this ebuild. Emerge with 
MAKEOPTS="-j1" -va codelite
Comment 16 Gary Stein 2010-04-05 18:15:38 UTC
I like the autorevision from the svn, but I'm kind of curious why we would not follow the major releases of the codelite team (2.5.0.4031, right now)

I'm curious if that would help get this program into the mainline, although it hasn't helped so far.

side note, in versions past 2.5.0.4025, they fixed the parallel build so the MAKROPTS="-j1" shouldn't be required, I did a -j7 today that worked

gary

(In reply to comment #15)
> Created an attachment (id=224301) [details]
> codelite-9999.ebuild
> 
> Autorevision works in this ebuild. Emerge with 
> MAKEOPTS="-j1" -va codelite
> 

Comment 17 keenblade 2010-04-09 01:02:53 UTC
(In reply to comment #16)
> I like the autorevision from the svn, but I'm kind of curious why we would not
> follow the major releases of the codelite team (2.5.0.4031, right now)
> 
> I'm curious if that would help get this program into the mainline, although it
> hasn't helped so far.
>
> gary
> 
Hi, Gary.
Svn ebuild does not obsoletes the major release ebuilds. But that's what I use, since it comes easier to update for me. So I updated it. For inclusion in portage, we just need a dev with interest in this nice ide. Since you seem to be interested in stable major releases, it will be appreciated that you continue to provide them. Sooner or later your ebuilds will be in portage, I think.
Comment 18 Michal Kurgan 2010-06-30 02:34:03 UTC
Created attachment 236999 [details]
dev-util/codelite-2.5.3.4075.ebuild

Updated ebuild with corrected dependencies and correct wxwidgets setup, forces -j1 installation to prevent installation errors.
Comment 19 404 Error 2010-09-07 12:00:40 UTC
Created attachment 246354 [details]
ebuild for codelite 2.7.0.4375

Version bump : 2.7.0.4375

"Works on my machine"
Comment 20 Piotr Mrożek 2010-11-11 18:42:06 UTC
Created attachment 254021 [details]
Version bump for codelite 2.8.0-4537

Based of 404's ebuild for version 2.7.0.

Tested on amd64 against gdb-7.1 and wxGTK-2.9 (dependency still at 2.8).
Comment 21 Marcin Sochoń (soki) 2010-12-31 13:46:49 UTC
Created attachment 258523 [details]
CodeLite 2.9.0.4684 ebuild

Version bump

Based on Piotr Mro?ek ebuild

Works with wxGTK-2.8 but with wxGTK-2.9 I had errors. amd64
Comment 22 Piotr Mrożek 2011-02-02 23:26:18 UTC
@soki: Just checked, wxGTK at version 2.8 (not 2.9!) on my machine. :/ Don't remember why I wrote it's 2.9. My mistake.
Comment 23 Piotr Mrożek 2011-02-02 23:30:08 UTC
Created attachment 261384 [details]
Version bump for codelite 2.9.0.4684 with SVN support

I'm adding an updated ebuild for version 2.9.0.4684 (pretty much the same as soki's version), but with optional "subversion" USE-flag. Compiled and tested on x86_64 arch.
Comment 24 Piotr Mrożek 2011-07-16 23:09:33 UTC
Created attachment 280193 [details]
Version bump for CodeLite 2.10.0.4778

 - Version bump;
 - Added obligatory libcurl (net-misc/curl) dependency (needed);
 - Added partial download filename generation in the ebuild (via ${PV} but still need to know how to extract first two version parts for directory names);

Built and tested on x86_64.
Comment 25 Jeroen Roovers (RETIRED) gentoo-dev 2011-11-14 12:17:52 UTC
*** Bug 390367 has been marked as a duplicate of this bug. ***
Comment 26 Philipp Psurek 2011-11-14 15:19:24 UTC
Created attachment 292533 [details]
codelite-3.0.0.5041.ebuild

The ebuild compiles fine on x86

this has been reported upstream:
 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * Plugin/wxmd5.cpp:87:56: warning: array subscript is above array bounds
 * …
Reproducible: Always
Comment 27 Klaus Kusche 2012-04-07 08:36:19 UTC
Another vote for codelite...
Comment 28 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-07 10:36:04 UTC
*** Bug 434190 has been marked as a duplicate of this bug. ***
Comment 29 Julian Ospald 2012-09-24 18:12:17 UTC
https://sourceforge.net/p/codelite/bugs/821/
Comment 30 Oleh Kravchenko 2012-10-14 07:58:48 UTC
Works for me :)

> layman -L
> layman -a kaa
> ACCEPT_KEYWORDS=~amd64 emerge dev-util/codelite
Comment 31 Julian Ospald 2012-10-14 12:51:45 UTC
probably, but those QA issues are not resolved.
Comment 32 Sergey Torokhov 2013-01-31 21:52:14 UTC
"CodeLite 5.0.6213" was released on 25 Jan 2013

It needs "x11-libs/wxGTK" >= 2.9.4 (wxWidgets >= 2.9.4) that are currently hard masked in stable branch.

Early released codelite-4.1.5770 (I used ebuild from one of overlays) also use wxWidgets-2.9.4.

Does it planing to add this IDE to main portage tree?
Comment 33 M8R-u38wij 2013-03-18 20:31:01 UTC
Created attachment 342576 [details, diff]
files/codelite-5.0.6213_configure.patch
Comment 34 M8R-u38wij 2013-03-18 20:33:31 UTC
Created attachment 342578 [details]
codelite-5.0.6213.ebuild
Comment 35 Julian Ospald 2013-06-05 10:07:39 UTC
upstream closed my bug report as wontfix
http://sourceforge.net/p/codelite/bugs/821/

so to any other developer looking at this: think twice before you want to import it into portage

as long as we have good alternatives in the tree I don't see this bug getting fixed anytime soon
Comment 36 José Romildo Malaquias 2015-10-07 20:26:15 UTC
Any news on this request to add codelite to portage?

Jeroen Roovers mentions ttp://sourceforge.net/p/codelite/bugs/821/ but this link is not accessible. What is it about and how important is it to having codelite in portage?

The latest stable release is already at version 8.2.0.
Comment 37 Jan Ziak (atomsymbol) 2017-02-07 19:10:09 UTC
2017-Jan-05: Codelite 10.0 has been released (https://downloads.codelite.org/)
Comment 38 Jean-Claude Repetto 2017-08-23 11:35:09 UTC
There is an ebuild for codelite-10.0 in the "rindeal" overlay.
Comment 39 MeatShooter 2020-03-14 10:20:38 UTC
Created attachment 618906 [details]
codelite-14.0.ebuild

Here is ebuild for codelite-14.0
Comment 40 MeatShooter 2020-11-08 09:08:53 UTC
Created attachment 670418 [details]
ebuild for codelite 14.0.2
Comment 41 Stéphane Veyret 2021-05-16 15:39:39 UTC

*** This bug has been marked as a duplicate of bug 551498 ***