Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235751 - sci-physics/geant4py: new ebuild
Summary: sci-physics/geant4py: new ebuild
Status: RESOLVED WONTFIX
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: http://www-geant4.kek.jp/projects/Gea...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-08-26 09:11 UTC by Benjamin Bannier
Modified: 2010-06-23 12:39 UTC (History)
2 users (show)

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


Attachments
sample ebuild for dev-python/geant4-py (geant4py-4.9.2_beta1.ebuild,3.04 KB, text/plain)
2008-08-26 09:13 UTC, Benjamin Bannier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Bannier 2008-08-26 09:11:56 UTC
sci-physics/geant-4 offers to build a python module. Since I relies on geant-4 already built, I am attaching a split ebuild to built the module.

I am not entirely sure this software post-pre-alpha, and just dump it here if somebody wants to play and test. There's hardly any documentation, and I am not even sure that all geant-4 classes are mapped to python.

The current geant-4 version in the tree is 4.9.1_p02, but this ebuild uses 4.9.2_beta1. On my machine different geant4py and geant-4 version live together happily. This ebuild could also work with an older geant4py version.


Take it easy,

b.

Reproducible: Always

Steps to Reproduce:
Comment 1 Benjamin Bannier 2008-08-26 09:13:37 UTC
Created attachment 163798 [details]
sample ebuild for dev-python/geant4-py

If this is all of what geant4py has to offer I'd rather stick to swig ;)
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-06-23 09:53:21 UTC
if I am not wrong, it is officially included in geant now. Please comment if I am wrong.
Comment 3 Benjamin Bannier 2010-06-23 12:39:05 UTC
This has been part of the geant4 tarball for some time. bicatali suggested to create a split ebuild since the geant4 build process is rather complicated and the python module's build dependency on the core part is not very clean.

The way I understood this is that it has always been more of an example on how to create interfaces for geant4 *user libraries* written in C++ to python than an actually working additional interface that works out of the box. Also, looking at the repository http://www-geant4.kek.jp/lxr/source/environments/g4py/ it seems like development has practically stop around 2008. So whatever its status, WONTFIX is fine with me.