Skip to content

Commit

Permalink
clhep-2.4.0.4 (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
fd00 committed Apr 15, 2018
1 parent fd9865b commit 2022e15
Show file tree
Hide file tree
Showing 4 changed files with 209 additions and 391 deletions.
46 changes: 24 additions & 22 deletions clhep/README
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
clhep
------------------------------------------
The CLHEP project was proposed by Leif L303266nnblad at CHEP 92. It is intended to
The CLHEP project was proposed by Leif Lönnblad at CHEP 92. It is intended to
be a set of HEP-specific foundation and utility classes such as random
generators, physics vectors, geometry and linear algebra. CLHEP is structured
in a set of packages independent of any external package (interdependencies
within CLHEP are allowed under certain conditions).

Runtime requirements:
bash-4.3.46-7
cygwin-2.6.0-1
libCLHEP-devel-2.3.4.3-1bl1
libCLHEP0-2.3.4.3-1bl1
libgcc1-5.4.0-1
libstdc++6-5.4.0-1
bash-4.4.12-3
cygwin-2.10.0-1
libCLHEP-devel-2.4.0.4-1bl1
libCLHEP0-2.4.0.4-1bl1
libgcc1-6.4.0-5
libstdc++6-6.4.0-5
pkg-config-0.29.1-1

Build requirements:
(besides corresponding -devel packages)
binutils-2.25-4
binutils-2.29-1
cmake-3.6.2-1
cygport-0.23.0-1
gcc-core-5.4.0-1
gcc-g++-5.4.0-1
make-4.2.1-1
cygport-0.31.0-1
gcc-core-6.4.0-5
gcc-g++-6.4.0-5
make-4.2.1-2

Canonical website:
http://proj-clhep.web.cern.ch/proj-clhep/

Canonical download:
http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.3.4.3.tgz
http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.4.0.4.tgz

-------------------------------------------

Build instructions:
1. unpack clhep-2.3.4.3-X-src.tar.xz
1. unpack clhep-2.4.0.4-X-src.tar.xz
2. if you use setup to install this src package,
it will be unpacked under /usr/src automatically
% cd /usr/src
% cygport ./clhep-2.3.4.3-X.cygport all
% cygport ./clhep-2.4.0.4-X.cygport all

This will create:
/usr/src/clhep-2.3.4.3-X-src.tar.xz
/usr/src/clhep-2.3.4.3-X.tar.xz
/usr/src/libCLHEP0-2.3.4.3-X.tar.xz
/usr/src/libCLHEP-devel-2.3.4.3-X.tar.xz
/usr/src/clhep-2.4.0.4-X-src.tar.xz
/usr/src/clhep-2.4.0.4-X.tar.xz
/usr/src/libCLHEP0-2.4.0.4-X.tar.xz
/usr/src/libCLHEP-devel-2.4.0.4-X.tar.xz

-------------------------------------------

Expand Down Expand Up @@ -320,9 +320,8 @@ Files included in the binary package:
/usr/include/CLHEP/Random/TripleRand.h
/usr/include/CLHEP/Random/defs.h
/usr/include/CLHEP/Random/engineIDulong.h
/usr/include/CLHEP/Random/mixmax.h
/usr/include/CLHEP/Random/mixmax_skip_N17.icc
/usr/include/CLHEP/Random/mixmax_skip_N256.icc
/usr/include/CLHEP/Random/mixmax_skip_N240.icc
/usr/include/CLHEP/Random/mixmax_skip_N8.icc
/usr/include/CLHEP/RandomObjects/RandMultiGauss.h
/usr/include/CLHEP/RandomObjects/RandomVector.h
Expand Down Expand Up @@ -379,7 +378,7 @@ Files included in the binary package:
/usr/include/CLHEP/Vector/defs.h
/usr/lib/cmake/CLHEP/CLHEPConfig.cmake
/usr/lib/cmake/CLHEP/CLHEPConfigVersion.cmake
/usr/lib/cmake/CLHEP/CLHEPLibraryDepends-relwithdebinfo.cmake
/usr/lib/cmake/CLHEP/CLHEPLibraryDepends-release.cmake
/usr/lib/cmake/CLHEP/CLHEPLibraryDepends.cmake
/usr/lib/libCLHEP-Cast.dll.a
/usr/lib/libCLHEP-Evaluator.dll.a
Expand Down Expand Up @@ -408,6 +407,9 @@ Files included in the binary package:

Port Notes:

----- version 2.4.0.4-1bl1 -----
Version bump.

----- version 2.3.4.3-1bl1 -----
Version bump.

Expand Down
Loading

0 comments on commit 2022e15

Please sign in to comment.