Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/root: metadata.xml ChangeLog root-5.34.00.ebuild root-5.26.00e-r1.ebuild root-5.26.00g.ebuild root-5.28.00h-r1.ebuild root-5.32.03.ebuild root-5.32.02-r1.ebuild
Date: Thu, 28 Jun 2012 17:02:49
Message-Id: 20120628170239.B63D62004B@flycatcher.gentoo.org
1 jlec 12/06/28 17:02:39
2
3 Modified: metadata.xml ChangeLog root-5.34.00.ebuild
4 root-5.26.00e-r1.ebuild
5 Removed: root-5.26.00g.ebuild root-5.28.00h-r1.ebuild
6 root-5.32.03.ebuild root-5.32.02-r1.ebuild
7 Log:
8 sci-physics/root: Add missing eclass, fix logic in version comparision when using gcc (4.7 is not at least then 4.7.0); dropped old
9
10 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.17 sci-physics/root/metadata.xml
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/metadata.xml?rev=1.17&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/metadata.xml?rev=1.17&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/metadata.xml?r1=1.16&r2=1.17
18
19 Index: metadata.xml
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/metadata.xml,v
22 retrieving revision 1.16
23 retrieving revision 1.17
24 diff -u -r1.16 -r1.17
25 --- metadata.xml 27 Jun 2012 17:55:35 -0000 1.16
26 +++ metadata.xml 28 Jun 2012 17:02:39 -0000 1.17
27 @@ -1,13 +1,13 @@
28 <?xml version="1.0" encoding="UTF-8"?>
29 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
30 <pkgmetadata>
31 -<maintainer>
32 - <email>bircoph@×××××.com</email>
33 - <name>Andrew Savchenko</name>
34 - <description>Maintainer. Assign bugs to him</description>
35 -</maintainer>
36 -<herd>sci-physics</herd>
37 -<longdescription lang="en">
38 + <maintainer>
39 + <email>bircoph@×××××.com</email>
40 + <name>Andrew Savchenko</name>
41 + <description>Maintainer. Assign bugs to him</description>
42 + </maintainer>
43 + <herd>sci-physics</herd>
44 + <longdescription lang="en">
45 ROOT Object Oriented Technologies is an object oriented data
46 analysis framework written in C++ by the CERN. Widely used in
47 high energy physics, but also in other data analysis applications. It
48 @@ -15,16 +15,16 @@
49 statistics, serialization, optimization, linear algebra, graphics,
50 GUI toolkit, and a complete visualization framework.
51 </longdescription>
52 -<use>
53 - <flag name="c++0x"> Build ROOT using the C++11 standard. Not supported, requires <pkg>sys-devel/gcc</pkg>>=4.7.0</flag>
54 - <flag name="clarens"> Build the Clarens and PEAC plug-ins, to use in a GRID enabled analysis</flag>
55 - <flag name="fits">Support for images and data from FITS files with <pkg>sci-libs/cfitsio</pkg></flag>
56 - <flag name="geant4">Support for <pkg>sci-physics/geant</pkg> version 4</flag>
57 - <flag name="htmldoc">Generate html documentation</flag>
58 - <flag name="math">Build all math related libraries plugins, needs <pkg>sci-libs/gsl</pkg> </flag>
59 - <flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> version 6.x </flag>
60 - <flag name="pythia8">Build the interface for <pkg>sci-physics/pythia</pkg> version 8.x </flag>
61 - <flag name="reflex">Build the reflection database for the C++ interpreter</flag>
62 - <flag name="xrootd">Build the interface for <pkg>net-libs/xrootd</pkg> </flag>
63 -</use>
64 + <use>
65 + <flag name="c++0x"> Build ROOT using the C++11 standard. Not supported, requires <pkg>sys-devel/gcc</pkg>&gt;=4.7.0</flag>
66 + <flag name="clarens"> Build the Clarens and PEAC plug-ins, to use in a GRID enabled analysis</flag>
67 + <flag name="fits">Support for images and data from FITS files with <pkg>sci-libs/cfitsio</pkg></flag>
68 + <flag name="geant4">Support for <pkg>sci-physics/geant</pkg> version 4</flag>
69 + <flag name="htmldoc">Generate html documentation</flag>
70 + <flag name="math">Build all math related libraries plugins, needs <pkg>sci-libs/gsl</pkg> </flag>
71 + <flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> version 6.x </flag>
72 + <flag name="pythia8">Build the interface for <pkg>sci-physics/pythia</pkg> version 8.x </flag>
73 + <flag name="reflex">Build the reflection database for the C++ interpreter</flag>
74 + <flag name="xrootd">Build the interface for <pkg>net-libs/xrootd</pkg> </flag>
75 + </use>
76 </pkgmetadata>
77
78
79
80 1.103 sci-physics/root/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.103&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.103&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.102&r2=1.103
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v
89 retrieving revision 1.102
90 retrieving revision 1.103
91 diff -u -r1.102 -r1.103
92 --- ChangeLog 27 Jun 2012 17:55:35 -0000 1.102
93 +++ ChangeLog 28 Jun 2012 17:02:39 -0000 1.103
94 @@ -1,6 +1,16 @@
95 # ChangeLog for sci-physics/root
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.102 2012/06/27 17:55:35 bicatali Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.103 2012/06/28 17:02:39 jlec Exp $
99 +
100 + 28 Jun 2012; Justin Lecher <jlec@g.o> root-5.26.00e-r1.ebuild,
101 + -root-5.26.00g.ebuild, -root-5.28.00h-r1.ebuild, -root-5.32.02-r1.ebuild,
102 + -root-5.32.03.ebuild, root-5.34.00.ebuild, metadata.xml:
103 + Add missing eclass, fix logic in version comparision when using gcc (4.7 is
104 + not at least then 4.7.0); dropped old
105 +
106 + 28 Jun 2012; Justin Lecher <jlec@g.o> root-5.34.00.ebuild,
107 + metadata.xml:
108 + Add missing eclass
109
110 27 Jun 2012; Sebastien Fabbro <fabbros@g.o>
111 files/root-5.32.00-htmldoc.patch, root-5.32.03-r2.ebuild,
112
113
114
115 1.2 sci-physics/root/root-5.34.00.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.00.ebuild?rev=1.2&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.00.ebuild?rev=1.2&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.00.ebuild?r1=1.1&r2=1.2
120
121 Index: root-5.34.00.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v
124 retrieving revision 1.1
125 retrieving revision 1.2
126 diff -u -r1.1 -r1.2
127 --- root-5.34.00.ebuild 27 Jun 2012 17:55:35 -0000 1.1
128 +++ root-5.34.00.ebuild 28 Jun 2012 17:02:39 -0000 1.2
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2012 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v 1.1 2012/06/27 17:55:35 bicatali Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v 1.2 2012/06/28 17:02:39 jlec Exp $
134
135 EAPI=4
136
137 @@ -16,7 +16,7 @@
138 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
139 fi
140
141 -inherit elisp-common eutils fdo-mime fortran-2 multilib python toolchain-funcs user ${_SVN}
142 +inherit elisp-common eutils fdo-mime fortran-2 multilib python toolchain-funcs user ${_SVN} versionator
143
144 ROOFIT_DOC_PV=2.91-33
145 TMVA_DOC_PV=4.03
146 @@ -140,9 +140,9 @@
147 export USE_MPI=1 USE_PARALLEL_MINUIT2=1
148 fi
149 fi
150 - if use c++0x && [[ $(tc-getCXX)$ == *g++* ]] && \
151 - ! version_is_at_least "4.7.0" "$(gcc-version)"; then
152 - ewarn "You are using a g++ without C++0x capabilities"
153 + if use c++0x && [[ $(tc-getCXX) == *g++* ]] && \
154 + ! version_is_at_least "4.7" "$(gcc-version)"; then
155 + eerror "You are using a g++ without C++0x capabilities"
156 die "Need an C++0x capable compiler"
157 fi
158 }
159
160
161
162 1.15 sci-physics/root/root-5.26.00e-r1.ebuild
163
164 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild?rev=1.15&view=markup
165 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild?rev=1.15&content-type=text/plain
166 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild?r1=1.14&r2=1.15
167
168 Index: root-5.26.00e-r1.ebuild
169 ===================================================================
170 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v
171 retrieving revision 1.14
172 retrieving revision 1.15
173 diff -u -r1.14 -r1.15
174 --- root-5.26.00e-r1.ebuild 4 May 2012 07:55:34 -0000 1.14
175 +++ root-5.26.00e-r1.ebuild 28 Jun 2012 17:02:39 -0000 1.15
176 @@ -1,12 +1,12 @@
177 # Copyright 1999-2012 Gentoo Foundation
178 # Distributed under the terms of the GNU General Public License v2
179 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.14 2012/05/04 07:55:34 jdhore Exp $
180 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.15 2012/06/28 17:02:39 jlec Exp $
181
182 EAPI=3
183
184 PYTHON_DEPEND="python? 2"
185
186 -inherit versionator eutils fortran-2 elisp-common fdo-mime python toolchain-funcs
187 +inherit versionator eutils fortran-2 elisp-common fdo-mime python toolchain-funcs user
188
189 DOC_PV=$(get_major_version)_$(get_version_component_range 2)
190 ROOFIT_DOC_PV=2.91-33