Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140181 - codeblocks - Cross platform C++ IDE (new ebuild)
Summary: codeblocks - Cross platform C++ IDE (new ebuild)
Status: RESOLVED DUPLICATE of bug 89533
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-07-12 21:14 UTC by Jeff Shanab
Modified: 2006-08-31 05:14 UTC (History)
0 users

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


Attachments
Ebuild for Codeblocks 1.0-rc2, an Cross platform C++ IDE (codeblocks-1.0_rc2.ebuild,1.27 KB, text/plain)
2006-07-12 21:16 UTC, Jeff Shanab
Details
Codeblocks patch (codeblocks-1.0_rc2.patch,1.62 KB, patch)
2006-07-12 21:17 UTC, Jeff Shanab
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Shanab 2006-07-12 21:14:42 UTC
The ebuild and patch maintained here http://wiki.codeblocks.org/index.php?title=Compiled_packages_of_Code::Blocks Fails during the einstall with "libtool: install: error: cannot install `libastyle.la' to a directory not ending in /usr/share/codeblocks/plugins" on AMD64

Line 58 was changed from "einstall ||..." to "make ${D} install ||..." and works well.
Comment 1 Jeff Shanab 2006-07-12 21:16:33 UTC
Created attachment 91612 [details]
Ebuild for Codeblocks 1.0-rc2, an Cross platform C++ IDE

Modified line 58 to work on amd64
Comment 2 Jeff Shanab 2006-07-12 21:17:37 UTC
Created attachment 91613 [details, diff]
Codeblocks patch

Patch ebuild needs provided here for convience.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-13 00:16:38 UTC
You shouldn't use gtk2 use flag anywhere, it's deprecated. And, that wxGTK check will die for the same reason, there's no such use flag in current stable version.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-08-31 05:14:22 UTC
Please, continue in the pending bug, no need for duplicates. Thanks.


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