Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212014 - dev-python/pyplusplus-0.9.5 (New package)
Summary: dev-python/pyplusplus-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: sunrise suggested
Keywords: EBUILD
: 297677 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-01 20:03 UTC by k0001
Modified: 2013-08-30 10:50 UTC (History)
4 users (show)

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


Attachments
dev-python/pyplusplus-0.9.5.ebuild (pyplusplus-0.9.5.ebuild,885 bytes, text/plain)
2008-03-01 20:03 UTC, k0001
Details
pyplusplus-1.0.0.ebuild (pyplusplus-1.0.0.ebuild,894 bytes, text/plain)
2009-04-01 20:23 UTC, yury fedorchenko
Details
fixed ebuild (pyplusplus-1.0.0.ebuild,1.29 KB, text/plain)
2011-01-25 03:41 UTC, Ross Smith
Details
pyplusplus-1.0.0 ebuild that should be ready to go. (pyplusplus-1.0.0.ebuild,1.28 KB, text/plain)
2011-01-25 05:37 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 20:03:03 UTC
new ebuild: dev-python/pyplusplus-0.9.5

"""Py++ is an object-oriented framework for creating a code generator for Boost.Python library."""

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

Please add to portage.

Reproducible: Always




everything seems to work, added 'doc' and 'examples' USE flags
Comment 1 k0001 2008-03-01 20:03:32 UTC
Created attachment 145042 [details]
dev-python/pyplusplus-0.9.5.ebuild
Comment 2 k0001 2008-03-01 20:06:11 UTC
note this ebuild depends on dev-python/pygccxml which is not in portage, but i've submited an ebuild for it here: http://bugs.gentoo.org/show_bug.cgi?id=212013
Comment 3 yury fedorchenko 2009-04-01 20:23:04 UTC
Created attachment 187017 [details]
pyplusplus-1.0.0.ebuild

pyplusplus-1.0.0.ebuild - tests work sucsessfully
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-16 20:54:56 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 5 Michał Gasewicz 2010-01-06 08:59:16 UTC
*** Bug 297677 has been marked as a duplicate of this bug. ***
Comment 6 Ross Smith 2011-01-22 20:18:58 UTC
I'm willing to take up maintenance of this and pygccxml.  I am going to get these reviewed and added to sunrise barring any major issues.
Comment 7 Ross Smith 2011-01-25 03:41:49 UTC
Created attachment 260629 [details]
fixed ebuild

Fixed up the ebuild with some Tommy[D]'s and binki's help.
Comment 8 Ross Smith 2011-01-25 05:37:59 UTC
Created attachment 260634 [details]
pyplusplus-1.0.0 ebuild that should be ready to go.
Comment 9 Benda Xu gentoo-dev 2013-08-30 10:50:23 UTC
Committed in tree. Thank you all.

--- ./ChangeLog
+++ ./ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-python/pyplusplus
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*pyplusplus-1.0.0 (30 Aug 2013)
+
+  30 Aug 2013; Benda Xu <heroxbd@gentoo.org> +metadata.xml,
+  +pyplusplus-1.0.0.ebuild:
+  initial commit. bug 212014. Credits to k0001, yury and Ross for creating and
+  refining the ebuild.