aboutsummaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add INTEL_SINGLE_ARCHJustin Lecher2013-07-241-4/+13
| | | | | | Set this if only the multilib is provided by upstream Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fix the arch logicJustin Lecher2013-07-241-6/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sent for reviewJustin Lecher2013-07-221-21/+30
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* import from tree to fix the full path problemJustin Lecher2013-07-191-0/+479
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* mpi.eclass: add sys-cluster/mpichJustin Bronder2013-07-081-2/+2
| | | | upstream renamed mpich2 to mpich.
* Revert "workaround OpenMPI build issue #462602"Justin Bronder2013-07-011-9/+0
| | | | This reverts commit 3114d456f07f612f87dfd403ab120819e913fcce.
* workaround OpenMPI build issue #462602Justin Bronder2013-07-011-0/+9
| | | | export FAKEROOTKEY=1 to stop OpenMPI from replacing malloc.
* Fix probable trailing / in EROOTDenis Dupeyron2013-02-141-9/+9
|
* Prepare alternatives-2.eclass for the main treeDenis Dupeyron2013-02-141-2/+5
| | | | | | | Following discussion with the original authors, cleanup header and copyrights to prepare alternatives-2.eclass to be moved to the main tree. Watch out as repoman will likely complain about the top copyright being 2010-2013 instead of the usual 1999-2013. Make sure this 2010 start date stays in place in the future.
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciJustin Lecher2013-01-241-1/+1
|\ | | | | | | | | | | | | | | | | | | * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: sci-libs/acml: Version bump, now fetch restricted. app-admin/eselect: Cleaned old alternatives-2: update eselect min version sci-libs/armadillo: Version bump sci-chemistry/nmrpipe: Upstream changed tarballs sci-mathematics/giac: it's supposed to be frozen...
| * alternatives-2: update eselect min versionSébastien Fabbro2013-01-241-1/+1
| |
* | Already in the treeJustin Lecher2013-01-231-431/+0
|/ | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* moved to treeJustin Lecher2013-01-151-132/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* mpi.eclass: fix whitespaceJustin Bronder2013-01-111-6/+6
|
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciJustin Lecher2012-12-121-0/+114
|\ | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: * numeric: Include suggestions from g-dev review Renamed eclass Signed-off-by: Justin Lecher <jlec@gentoo.org> sci-libs/mmdb: Test version for new eclass Keep order in pc file full featured Work in progress First scratch of new pkgconfig.eclass
| * Include suggestions from g-dev reviewJustin Lecher2012-12-121-131/+70
| | | | | | | | | | | | | | Mainly move everything into the pc file creation function and don't use global scope variables. Fix description and blurb Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * Renamed eclassJustin Lecher2012-12-121-1/+1
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci into ↵Justin Lecher2012-11-292-0/+565
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkg-config # By Justin Lecher (68) and others # Via Justin Lecher (10) and others * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: (94 commits) sci-libs/tmglib: Initial import removed mac files from jlec sci-astronomy/starlink-bin: Version bump sci-libs/plasma: Version bump. Introduce testing sci-libs/lapacke-reference: added tmg for testing, cleaning up ebuild sci-libs/lapack-reference: removed tmg flag, now separate ebuild sci-libs/lapack-reference: tmg flag description sci-libs/lapack-reference: Added tmg use flag, fix a failing post command test Implemented comments from g-dev review Be bin package friendly Fix typo in Copyright year Implemented comments from g-dev review Only handle documentation if present intel-sdp.eclass: fix install on x86 + qa dev-python/pytools: fix test related stuff and license Drop USE=doc and add static-libs support Speed up unpacking #431614 Drop additional blank lines. Drop old testing functions Resort general functions and variables at the beginning ... # By Justin Lecher (68) and others # Via Justin Lecher (10) and others * master: (94 commits) sci-libs/tmglib: Initial import removed mac files from jlec sci-astronomy/starlink-bin: Version bump sci-libs/plasma: Version bump. Introduce testing sci-libs/lapacke-reference: added tmg for testing, cleaning up ebuild sci-libs/lapack-reference: removed tmg flag, now separate ebuild sci-libs/lapack-reference: tmg flag description sci-libs/lapack-reference: Added tmg use flag, fix a failing post command test Implemented comments from g-dev review Be bin package friendly Fix typo in Copyright year Implemented comments from g-dev review Only handle documentation if present intel-sdp.eclass: fix install on x86 + qa dev-python/pytools: fix test related stuff and license Drop USE=doc and add static-libs support Speed up unpacking #431614 Drop additional blank lines. Drop old testing functions Resort general functions and variables at the beginning ...
| * | Keep order in pc fileJustin Lecher2012-11-281-1/+1
| | | | | | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * | full featuredJustin Lecher2012-11-281-61/+100
| | | | | | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * | Work in progressJustin Lecher2012-11-281-10/+104
| | | | | | | | | | | | * All variables added.
| * | First scratch of new pkgconfig.eclassJustin Lecher2012-11-251-0/+42
| | |
* | | fix typo in intel-sdp_pkg_pretendChristoph Junghans2012-11-291-3/+4
| | |
* | | Drop stupid static-libs idea againJustin Lecher2012-11-291-4/+1
| | | | | | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | | Last remaning underscored removedJustin Lecher2012-11-291-1/+1
| |/ |/| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sciJustin Lecher2012-11-291-0/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: sci-libs/tmglib: Initial import removed mac files from jlec sci-astronomy/starlink-bin: Version bump sci-libs/plasma: Version bump. Introduce testing sci-libs/lapacke-reference: added tmg for testing, cleaning up ebuild sci-libs/lapack-reference: removed tmg flag, now separate ebuild sci-libs/lapack-reference: tmg flag description sci-libs/lapack-reference: Added tmg use flag, fix a failing post command test
| * | removed mac files from jlecSébastien Fabbro2012-11-281-0/+0
| | |
* | | Implemented comments from g-dev reviewJustin Lecher2012-11-281-119/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix whitespacing * Fix man pages tags * rename local functions to somethings which potentionaly doesn't conflict globally * remove _ from local variables * Move checks from pkg_setup to pkg_pretend Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | | Be bin package friendlyJustin Lecher2012-11-281-3/+13
| | | | | | | | | | | | | | | | | | | | | Move standard call of cuda_sanitize to src_prepapere as it isn't need for bin packages. Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | | Fix typo in Copyright yearJustin Lecher2012-11-281-1/+1
| | | | | | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | | Implemented comments from g-dev reviewJustin Lecher2012-11-281-35/+34
|/ / | | | | | | | | | | | | | | | | | | * Fix whitespacing * Fix man pages tags * Try to do things in functions instead of global scope * remove _ from local variables * inline check for presents and functionality of cuda-config Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | Only handle documentation if presentJustin Lecher2012-11-281-4/+6
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | intel-sdp.eclass: fix install on x86 + qaChristoph Junghans2012-11-271-9/+12
| | | | | | | | | | | | | | * only process Samples dir if existing * typo: _version-test -> _version_test * qa: check if linguas_ja is in IUSE before using it * typo: check statc-libs -> static-libs
* | Drop USE=doc and add static-libs supportJustin Lecher2012-11-271-12/+20
| | | | | | | | | | | | | | | | Implementing suggestion from g-dev review. * Dropping USE=doc and rely on FEATURES=nodoc * Use LINGUAS USE_EXAND for detection of japanese Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | Speed up unpacking #431614Justin Lecher2012-11-271-15/+14
| |
* | Drop additional blank lines.Justin Lecher2012-11-271-9/+0
| |
* | Drop old testing functionsJustin Lecher2012-11-271-69/+4
| |
* | Resort general functions and variables at the beginningJustin Lecher2012-11-271-176/+180
| |
* | Add descriptions to standard phase functions.Justin Lecher2012-11-271-0/+24
| |
* | declare local variables at onceJustin Lecher2012-11-271-2/+1
| |
* | Use clear += insteat of repeating variablesJustin Lecher2012-11-271-2/+2
| |
* | Drop version restriction of rpm2targzJustin Lecher2012-11-271-1/+1
| |
* | Drop Sebastien as maintainerJustin Lecher2012-11-272-1/+0
| |
* | Enhancement of intel-sdp.eclassJustin Lecher2012-11-271-14/+206
| | | | | | | | | | | | | | * Add support for USE="doc examples" * Check for license before installation Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | import from treeJustin Lecher2012-11-271-0/+260
| |
* | Correcting whitespace problemJustin Lecher2012-11-251-2/+2
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | Merge branch 'cuda' of github.com:gentoo-science/sci into cudaJustin Lecher2012-11-251-19/+34
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Justin Lecher (7) and others # Via Justin Lecher (2) and others * 'cuda' of github.com:gentoo-science/sci: Be a little more informative. do not call pkg_setup from cuda.eclass Move pkg_postinst to dev-util/nvidia-cuda-toolkit Adding ignores for Mac Add comments and streamline sci-physics/LoopTools: Manifest fixed live ebuild update updated build and deps dev-java/netcdf: Add the netCDF licence (which is *not* MIT) sci-chemistry/avogadro: Add test phase sci-chemistry/simpson: Fix underlinking Added live ebuild for MDP Conflicts: eclass/cuda.eclass Signed-off-by: Justin Lecher <jlec@gentoo.org>
| * | Move pkg_postinst to dev-util/nvidia-cuda-toolkitJustin Lecher2012-11-231-17/+2
| | | | | | | | | | | | It only should be used there
| * | Add comments and streamlineJustin Lecher2012-11-231-15/+43
| | | | | | | | | | | | | | | | | | * Adding @.. things for eclass man page creation * Moving cuda_src_prepare functionality into cuda_sanitize and call it from there
* | | Minor fixesJustin Lecher2012-11-251-7/+3
|/ / | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>