summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2018-08-24 14:53:43 +0200
committerGuilherme Amadio <amadio@gentoo.org>2018-08-24 14:57:31 +0200
commit143741d9cc38a3716aab3a2274d2f4f9036fe684 (patch)
tree0479275215e7f8cc327535d3c7460c33fa8eb2af /sci-physics/root
parentsci-physics/root: revision bump for ROOT 6.12 (diff)
downloadgentoo-143741d9cc38a3716aab3a2274d2f4f9036fe684.tar.gz
gentoo-143741d9cc38a3716aab3a2274d2f4f9036fe684.tar.bz2
gentoo-143741d9cc38a3716aab3a2274d2f4f9036fe684.zip
sci-physics/root: version bump to 6.14.04
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'sci-physics/root')
-rw-r--r--sci-physics/root/Manifest2
-rw-r--r--sci-physics/root/root-6.14.04.ebuild (renamed from sci-physics/root/root-6.14.02.ebuild)3
2 files changed, 3 insertions, 2 deletions
diff --git a/sci-physics/root/Manifest b/sci-physics/root/Manifest
index 2b73e5551301..91e7e9b5c730 100644
--- a/sci-physics/root/Manifest
+++ b/sci-physics/root/Manifest
@@ -1,2 +1,2 @@
DIST root_v6.12.06.source.tar.gz 162284452 BLAKE2B 944b5e899677bab40842d7ec969ff08cfa470e63be9a02b948a49ae088e8da72ce433a5071d9196bfd98f71e6861b1bda285354012620eee6c61cffcee71a0c8 SHA512 3d44749ccfc3d40a2f516ae53ef40fb244ed785eee0dbc18ff822bbb811a15b943039d30282ef5358a283d485e62531880c877ec77a86089503b06d6f37e42e1
-DIST root_v6.14.02.source.tar.gz 162458882 BLAKE2B 70778819c6348f3fda9d7a224639da41f2a1522baec669e0cb88680f978fc64e98f87790d96b177e42ca5639e47f2646b94e65c112dd3b237bdd3dcfa9f6aeac SHA512 7117a74c622cc2d7d8b616abf8571444f6178c911dd768274af6def95e7cd7d1e39506a3b57f694fd4a687ad3bd1f6c68e64ff3eccdcd3236b0b59b08db6b934
+DIST root_v6.14.04.source.tar.gz 162451369 BLAKE2B c7af9cf18736c900f71c35b7f9df91784058406c738ac49cf93aa6d1caee13b79e1f68be53ea600fc7311a5af76207f9de71f8438bf6eb43681c93f1815b39a7 SHA512 eb8f3fe89f70b222962ecec7bb7a1ff107dd600bc7ad63cbefc5d4e00561cc80b6430da90d1e59f70dbff69158929eec54614bb5df9894d342482b41c051353f
diff --git a/sci-physics/root/root-6.14.02.ebuild b/sci-physics/root/root-6.14.04.ebuild
index 24d19074d97b..e34bbf30b94e 100644
--- a/sci-physics/root/root-6.14.02.ebuild
+++ b/sci-physics/root/root-6.14.04.ebuild
@@ -155,6 +155,7 @@ src_configure() {
-Dshared=ON
-Dsoversion=ON
-Dbuiltin_llvm=ON
+ -Dbuiltin_clang=ON
-Dbuiltin_afterimage=OFF
-Dbuiltin_cfitsio=OFF
-Dbuiltin_davix=OFF
@@ -238,7 +239,7 @@ src_configure() {
-Droot7=$(usex root7)
-Drootbench=OFF
-Droottest=$(usex test)
- # -Drpath=ON # needed for multi-slot to work
+ -Drpath=OFF
-Druby=OFF # deprecated and broken
-Druntime_cxxmodules=OFF # does not work yet
-Dr=$(usex R)