Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127460 - u++-5.3.0.ebuild (New Package)
Summary: u++-5.3.0.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-03-24 11:31 UTC by John Reed Riley
Modified: 2015-10-04 12:26 UTC (History)
0 users

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


Attachments
u++-5.3.0.ebuild (u++-5.3.0.ebuild,1.33 KB, text/plain)
2006-03-24 11:33 UTC, John Reed Riley
Details
files/installpath.patch (installpath.patch,381 bytes, patch)
2006-03-24 11:34 UTC, John Reed Riley
Details | Diff
files/tcsh.patch (tcsh.patch,714 bytes, patch)
2006-03-24 11:35 UTC, John Reed Riley
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Reed Riley 2006-03-24 11:31:29 UTC
Hi.

Please find attached u++-5.3.0.ebuild, a patch to get it to install correctly under Gentoo, and a patch to allow it to depend on tcsh instead of csh.  This is based off of an ebuild for u++-5.2.0 I found floating around the internet, with some changes to make work on my system with the new version.

uC++ is an extension to the C++ language with additional concurrency constructs.  (http://plg.uwaterloo.ca/~usystem/uC++.html)
Comment 1 John Reed Riley 2006-03-24 11:33:27 UTC
Created attachment 83030 [details]
u++-5.3.0.ebuild
Comment 2 John Reed Riley 2006-03-24 11:34:13 UTC
Created attachment 83031 [details, diff]
files/installpath.patch

Fix the location of the include headers, so that it actually works.
Comment 3 John Reed Riley 2006-03-24 11:35:41 UTC
Created attachment 83032 [details, diff]
files/tcsh.patch

Changed all references to "csh" into references to "tcsh"
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2006-04-08 18:27:45 UTC
At this point in time, no one on CPP wishes to maintain this.  If someone wants to add this to the tree, please let us know.
Comment 5 Jonas Stein gentoo-dev 2015-10-04 12:26:40 UTC
uCPP is available via github too:
https://github.com/pabuhr/uCPP