summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sci-physics/root: drop oldGuilherme Amadio2019-07-291-318/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: prefixify clingutils CMakeLists.txt also for 6.12Guilherme Amadio2019-07-171-0/+2
| | | | | | | See commit 40d80638ed9255a4d263fe7c7fadf9ce7d6cd41c. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: fix configuration with USE=-python, bug 690020Guilherme Amadio2019-07-175-5/+0
| | | | | | | | | CMake already finds the right python automatically, there's no need to add -DPYTHON_EXECUTABLE="${PYTHON}" to the configuration. Closes: https://bugs.gentoo.org/690020 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: fix C++ standard settingGuilherme Amadio2019-06-282-2/+2
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: update live ebuildGuilherme Amadio2019-06-271-42/+13
| | | | | | | | This update is mainly to sync build options with upstream changes. Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: version bump to 6.18.00Guilherme Amadio2019-06-273-0/+301
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: update dependencies for afterstep removalGuilherme Amadio2019-05-075-23/+8
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: update live ebuild for upstream changesGuilherme Amadio2019-05-071-48/+58
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-175-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/root: Remove header expansion logic from RootNewMacros.cmake.Benda Xu2019-03-232-0/+361
| | | | | | | | | | | | | | | The fancy path expansion is not needed for Gentoo and actually causes runtime bugs, like Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState: Missing FileEntry for /var/tmp/portage/sci-physics/JSAP-479/work/JSAP-479/DataType/JPSimOutput.hh requested to autoload type JPSimTriggerInfoTree_t portage automatically removes PORTAGE_TMPDIR from rpath ELF fields. The same applies to rootcling headers. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-physics/root: remove unused patchMichael Mair-Keimberger2019-03-031-31/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11199 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-physics/root: drop old 6.14/06 versionGuilherme Amadio2019-02-052-324/+0
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: backport ebuild fixes to older versionsGuilherme Amadio2019-02-052-63/+47
| | | | | | | | | | | - Update REQUIRED_USE and dependencies - Use usr/lib (like LLVM) to avoid ROOT bug - Create versioned symlinks to binaries to easily allow running a specific version of ROOT when more than one version is installed Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: version bump to 6.16/00Guilherme Amadio2019-02-042-0/+323
| | | | | | | | Now using external LLVM. Bug: https://bugs.gentoo.org/564302 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: remove useless scripts.Benda Xu2019-01-271-0/+3
| | | | | | | Environment variables are managed by env.d. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-physics/root: prefixify clingutils cmake.Benda Xu2019-01-271-0/+2
| | | | | | | | Otherwise it tries to look for old headers from the host, e.g. those requiring xlocale.h. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-physics/root: depend on dev-qt/qtwebengine:5[widgets]Guilherme Amadio2019-01-244-16/+16
| | | | | | Closes: https://bugs.gentoo.org/674196 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: make live ebuild come first in PATHGuilherme Amadio2018-12-141-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: put USE flags back into alphabetical orderGuilherme Amadio2018-12-122-12/+12
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: keep a few more old versionsGuilherme Amadio2018-12-123-0/+638
| | | | | | Bug: https://bugs.gentoo.org/671810 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: bump ebuild revisionGuilherme Amadio2018-12-111-0/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: depend on dev-db/mysql-connector-cGuilherme Amadio2018-12-112-2/+2
| | | | | | Closes: https://bugs.gentoo.org/666062 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: rename 'avahi' USE flag to 'zeroconf'Guilherme Amadio2018-12-112-6/+6
| | | | | | Closes: https://bugs.gentoo.org/671914 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: depend on >=dev-cpp/tbb-2018, bug #672686Guilherme Amadio2018-12-112-2/+2
| | | | | | Closes: https://bugs.gentoo.org/672686 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: version bump to 6.14/08Guilherme Amadio2018-12-062-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: default to C++11 standardGuilherme Amadio2018-11-252-2/+2
| | | | | | | | Use C++11 standard until reverse dependencies can cope with the change to C++14/17. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: drop oldGuilherme Amadio2018-11-192-313/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: update live ebuildGuilherme Amadio2018-11-191-21/+30
| | | | | | | | * Drop patches added upstream * Sync USE flags with 6.14/06 ebuild Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: version bump to 6.14/06Guilherme Amadio2018-11-194-19/+57
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: remove unused patch/filesMichael Mair-Keimberger2018-11-195-100/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org> Closes: https://bugs.gentoo.org/667872
* */*: remove redundant local descriptions of 'jemalloc' flagMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-physics/root: apply fixes from live ebuild to 6.14Guilherme Amadio2018-09-171-5/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-physics/root: Fix clean-up code and compile optionsJochen Klein2018-09-171-5/+2
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/9894 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add Python 3.7 to PYTHON_COMPATGuilherme Amadio2018-08-302-2/+2
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: add back patch for bug 653124Guilherme Amadio2018-08-293-0/+3
| | | | | | | The patch was dropped by mistake on a revision bump. Bug: https://bugs.gentoo.org/653124 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: remove config/ from cleanup dirsGuilherme Amadio2018-08-283-3/+3
| | | | | | Some of these files are needed by dependent projects. Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: version bump to 6.14.04Guilherme Amadio2018-08-242-2/+3
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: revision bump for ROOT 6.12Guilherme Amadio2018-08-241-0/+0
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: enable support for nVidia CUDAGuilherme Amadio2018-08-243-8/+13
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: update REQUIRED_USEGuilherme Amadio2018-08-243-3/+6
| | | | | | Qt5 support gets silently disabled if USE=-root7. Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: drop support for Qt4Guilherme Amadio2018-08-243-24/+12
| | | | | | | | Support for Qt4 is deprecated upstream, and Qt4 is no longer in the main tree. Bug: https://bugs.gentoo.org/620754 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: drop old versionGuilherme Amadio2018-08-242-350/+0
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-physics/root: version bump to 6.14/02Guilherme Amadio2018-07-312-4/+3
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sci-physics/root: keep fonts dir, bug 643562Guilherme Amadio2018-07-063-3/+3
| | | | | | | Keep fonts directory until ROOT supports fontconfig. Closes: https://bugs.gentoo.org/643562 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: add missing dependency on numpy with USE=tmvaGuilherme Amadio2018-07-053-0/+3
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: drop oldGuilherme Amadio2018-07-0510-747/+0
| | | | | | | | | Closes: https://bugs.gentoo.org/651000 Closes: https://bugs.gentoo.org/620754 Closes: https://bugs.gentoo.org/632128 Closes: https://bugs.gentoo.org/638422 Closes: https://bugs.gentoo.org/649992 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: add live ebuildGuilherme Amadio2018-07-051-0/+324
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: version bump to 6.14/00Guilherme Amadio2018-07-054-0/+375
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: revision bumpGuilherme Amadio2018-07-051-0/+313
| | | | | | | | | | - Use eapi7-ver instead of versionator - Update USE flags, add Qt5 support for new graphics - Move installation from /opt/root to /usr/lib/root - Drop installation of obsolete init scritps - Preparation for multi-slot support Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-physics/root: disable cling -isystem injection.Benda Xu2018-04-162-0/+23
| | | | | | | | | | | | | This fixes the ACLiC failure on Prefix. We use SYSROOT to guide llvm in ROOT to locate headers and libraries at build time. Such feature is not to be used at runtime. The patch has no effect to usual Gentoo, therefore applying it unconditionally. Closes: https://bugs.gentoo.org/653124 Package-Manager: Portage-2.3.28, Repoman-2.3.9