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-mathematics/diagrtb: metadata.xml ChangeLog diagrtb-2.64.ebuild Manifest
Date: Wed, 21 Mar 2012 13:57:37
Message-Id: 20120321135718.458942004B@flycatcher.gentoo.org
1 jlec 12/03/21 13:57:18
2
3 Added: metadata.xml ChangeLog diagrtb-2.64.ebuild Manifest
4 Log:
5 New addition, written by me
6
7 (Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 sci-mathematics/diagrtb/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/metadata.xml?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/metadata.xml?rev=1.1&content-type=text/plain
14
15 Index: metadata.xml
16 ===================================================================
17 <?xml version="1.0" encoding="UTF-8"?>
18 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
19 <pkgmetadata>
20 <herd>sci-chemistry</herd>
21 <maintainer>
22 <email>jlec@g.o</email>
23 </maintainer>
24 <longdescription>
25 A fortran program for the calculation of some eigenvectors of a large real,
26 symmetrical, matrix.
27 If the matrix was obtained, for instance, with the PDBMAT program, these
28 eigenvectors correspond to the low-frequency normal modes (i.e., mostly
29 those with a collective character) of the system. Note that in the case of
30 proteins, low-frequency normal modes thus obtained are found to be very close
31 to those obtained with standard, much more realistic (e.g., all atoms with
32 empirical force fields), models.
33
34 The method used rests upon the RTB approximation (standing for
35 Rotations-Translations-of-Blocks). Within the frame of this approximation,
36 blocks of n (n=1,2,...) consecutive monomers (amino-acid residues) are
37 assumed to behave like rigid bodies.
38
39 Requirements: a matrix in the "i j non-zero-ij-matrix-element" format.
40 A file with the coordinates of the system, in the PDB or "x y z mass
41 block-number" format.
42 </longdescription>
43 </pkgmetadata>
44
45
46
47 1.1 sci-mathematics/diagrtb/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/ChangeLog?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/ChangeLog?rev=1.1&content-type=text/plain
51
52 Index: ChangeLog
53 ===================================================================
54 # ChangeLog for sci-mathematics/diagrtb
55 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 # $Header: /var/cvsroot/gentoo-x86/sci-mathematics/diagrtb/ChangeLog,v 1.1 2012/03/21 13:57:18 jlec Exp $
57
58 *diagrtb-2.64 (21 Mar 2012)
59
60 21 Mar 2012; Justin Lecher <jlec@g.o> +diagrtb-2.64.ebuild,
61 +files/CMakeLists.txt, +metadata.xml:
62 New addition, written by me
63
64
65
66
67 1.1 sci-mathematics/diagrtb/diagrtb-2.64.ebuild
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/diagrtb-2.64.ebuild?rev=1.1&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/diagrtb-2.64.ebuild?rev=1.1&content-type=text/plain
71
72 Index: diagrtb-2.64.ebuild
73 ===================================================================
74 # Copyright 1999-2012 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 # $Header: /var/cvsroot/gentoo-x86/sci-mathematics/diagrtb/diagrtb-2.64.ebuild,v 1.1 2012/03/21 13:57:18 jlec Exp $
77
78 EAPI=4
79
80 inherit cmake-utils fortran-2
81
82 DESCRIPTION="Calculation of some eigenvectors of a large real, symmetrical, matrix"
83 HOMEPAGE="http://ecole.modelisation.free.fr/modes.html"
84 SRC_URI="http://ecole.modelisation.free.fr/rtb2011.tar.gz -> ${P}.tar.gz"
85
86 SLOT="0"
87 LICENSE="as-is"
88 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
89 IUSE="examples"
90
91 S="${WORKDIR}"/Source_RTB2011
92
93 src_prepare() {
94 cp "${FILESDIR}"/CMakeLists.txt . || die
95 }
96
97 src_configure() {
98 mycmakeargs=(
99 $(cmake-utils_use examples EXAMPLES)
100 )
101 cmake-utils_src_configure
102 }
103
104
105
106 1.1 sci-mathematics/diagrtb/Manifest
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/Manifest?rev=1.1&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/diagrtb/Manifest?rev=1.1&content-type=text/plain
110
111 Index: Manifest
112 ===================================================================
113 AUX CMakeLists.txt 364 RMD160 fe6c030e410573e784470db03372625369895020 SHA1 402dcd825f84da16b5cea2c3c060fffcc28d2521 SHA256 00f44ed116a81a0eda1252505d6c9714a708ee021ab682d32de109d41c03b7d7
114 DIST diagrtb-2.64.tar.gz 2429842 RMD160 00a4d4a2d815e60d3f1fa9648c2b0df13fd91fd7 SHA1 e79ede62842541e9673db0dda2ee8ac779cb6792 SHA256 bbab6ed2f9eeae1c64d0d55764908748a5e321589df81c7d87647623950b7aa0
115 EBUILD diagrtb-2.64.ebuild 660 RMD160 b007e94caf6afd7867f2d8b25db2d1bb6c763961 SHA1 7903f53a117b6333aecca948db9a7ecb1115b40e SHA256 dae162bee69bce1f86eca870a576531621f0e115ed658ff0e64f35f71bdcc76e
116 MISC ChangeLog 293 RMD160 7bb573129289f0a8ed2381cdb6f23bf4f70032a8 SHA1 b5022a8fefffd56a4a2fb8373bfd500c97ffe4d7 SHA256 72684b87e24645fad5050b7f3c49570afd22e73a1ae64df41bb782c6dd5b31a5
117 MISC metadata.xml 1191 RMD160 28600224c43a9b3df566750b79cafcafe83e4ee2 SHA1 9e2b0857a32614cdc41ac78fe2f5264d4ed04ad2 SHA256 51a2aba2d12e3cd43c4a508b3cba3ba084bb86d43b5d94127ed7bb487f258ff6