Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212013 - dev-python/pygccxml-0.9.5 (New package)
Summary: dev-python/pygccxml-0.9.5 (New package)
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2008-03-01 19:54 UTC by k0001
Modified: 2013-08-30 10:44 UTC (History)
4 users (show)

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


Attachments
dev-python/pygccxml-0.9.5.ebuild (pygccxml-0.9.5.ebuild,868 bytes, text/plain)
2008-03-01 19:55 UTC, k0001
Details
pygccxml-1.0.0.ebuild (pygccxml-1.0.0.ebuild,868 bytes, text/plain)
2009-04-01 20:24 UTC, yury fedorchenko
Details
fixed ebuild (pygccxml-1.0.0.ebuild,1.03 KB, text/plain)
2011-01-25 03:42 UTC, Ross Smith
Details
pygccxml-1.0.0 ebuild that should be ready to go (pygccxml-1.0.0.ebuild,1.05 KB, text/plain)
2011-01-25 05:38 UTC, Ross Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description k0001 2008-03-01 19:54:29 UTC
new ebuild: dev-python/pygccxml-0.9.5

"""The purpose of pygccxml is to read a generated file and provide a simple framework to navigate C++ declarations, using Python classes."""

http://www.language-binding.net/pygccxml/pygccxml.html

Please add to portage.

Reproducible: Always




everything seems to work, added 'doc' and 'examples' USE flags
Comment 1 k0001 2008-03-01 19:55:25 UTC
Created attachment 145041 [details]
dev-python/pygccxml-0.9.5.ebuild
Comment 2 yury fedorchenko 2009-04-01 20:24:31 UTC
Created attachment 187018 [details]
pygccxml-1.0.0.ebuild

tested
Comment 3 Mishael Sibiryakov 2010-03-02 17:41:16 UTC
1.0.0 successfully tested on ~amd64

+1 to "Please add to portage"
Comment 4 Ross Smith 2011-01-22 20:19:58 UTC
I'm willing to take up maintenance of this and pyplusplus.  I am going to get
these reviewed and added to sunrise barring any major issues.
Comment 5 Ross Smith 2011-01-25 03:42:59 UTC
Created attachment 260630 [details]
fixed ebuild

Fixed up the ebuild with Tommy[D]'s and binki's help.
Comment 6 Ross Smith 2011-01-25 05:38:48 UTC
Created attachment 260638 [details]
pygccxml-1.0.0 ebuild that should be ready to go
Comment 7 Benda Xu gentoo-dev 2013-08-30 10:44:56 UTC
Commited in tree, thank you all.

*pygccxml-1.0.0 (30 Aug 2013)

  30 Aug 2013; Benda Xu <heroxbd@gentoo.org> +pygccxml-1.0.0.ebuild:
  Initial commit. bug 212013. Credits to k0001, yury, Mishael and Ross for
  submitting, testing and refining the ebuild.