Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128037 - ebuild: dev-cpp/aspectc++
Summary: ebuild: dev-cpp/aspectc++
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://www.aspectc.org/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-03-29 14:18 UTC by Horst Schirmeier
Modified: 2013-04-07 13:55 UTC (History)
1 user (show)

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


Attachments
Makefile-jobserver.diff (Makefile-jobserver.diff,276 bytes, patch)
2006-03-29 14:23 UTC, Horst Schirmeier
Details | Diff
aspectc++-1.0_pre3.ebuild (aspectc++-1.0_pre3.ebuild,953 bytes, text/plain)
2006-03-29 14:24 UTC, Horst Schirmeier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Horst Schirmeier 2006-03-29 14:18:49 UTC
AspectC++ is an aspect-oriented programming (AOP) extension for C++. It provides
 - an aspect language extension to C++
 - an aspect weaver that translates AspectC++ code to normal C++ code.

AspectC++ is comparable to AspectJ, which does similar things for the Java language.

The provided ebuild is based on Reinhard Tartler's Debian package (https://gnosislivre.org/svn/aspectc++-debian/aspectc++/trunk/debian/); it survives repoman scans, and fixes a minor Makefile problem regarding parallel makes. A test_src() implementation is not being provided so far, as the builtin self-test relies on toolchain output diffs that do not hold on my system for not yet examined reasons.

Please consider Portage tree inclusion.
Comment 1 Horst Schirmeier 2006-03-29 14:23:10 UTC
Created attachment 83397 [details, diff]
Makefile-jobserver.diff

This patch fixes a GNU make warning which prevents parallel makes for the Puma/tools/ subdirectory.

make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Comment 2 Horst Schirmeier 2006-03-29 14:24:27 UTC
Created attachment 83398 [details]
aspectc++-1.0_pre3.ebuild
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2006-04-08 18:44:21 UTC
No one on CPP is currently interested in maintaining this.  If someone wants to add this to the tree and maintain it, please let us know.