Gentoo Archives: gentoo-commits

From: "Jeffrey Gardner (je_fro)" <je_fro@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/massxpert: metadata.xml massxpert-1.6.7.ebuild ChangeLog Manifest
Date: Sun, 30 Dec 2007 00:53:55
Message-Id: E1J8mQz-0006cA-Qp@stork.gentoo.org
1 je_fro 07/12/30 00:53:45
2
3 Added: metadata.xml massxpert-1.6.7.ebuild ChangeLog
4 Manifest
5 Log:
6 Initial import from the science overlay.
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.1 sci-chemistry/massxpert/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/metadata.xml?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/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</herd>
21 <maintainer>
22 <email>je_fro@g.o</email>
23 <name>Jeff Gardner</name>
24 </maintainer>
25 <longdescription lang="en">
26 Prediction and analysis of mass spectrometric data for proteomic projects.
27 </longdescription>
28 </pkgmetadata>
29
30
31
32
33 1.1 sci-chemistry/massxpert/massxpert-1.6.7.ebuild
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/massxpert-1.6.7.ebuild?rev=1.1&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/massxpert-1.6.7.ebuild?rev=1.1&content-type=text/plain
37
38 Index: massxpert-1.6.7.ebuild
39 ===================================================================
40 # Copyright 1999-2007 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-1.6.7.ebuild,v 1.1 2007/12/30 00:53:45 je_fro Exp $
43
44 inherit eutils flag-o-matic cmake-utils
45
46 DESCRIPTION="A software suite to predict/analyze mass spectrometric data on (bio)polymers."
47 HOMEPAGE="http://massxpert.org/wiki/"
48 SRC_URI="http://www.massxpert.org/downloads/source/${PF}.tar.gz"
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 KEYWORDS="~amd64"
53 IUSE=""
54
55 DEPEND=">=dev-util/cmake-2.4.7"
56 RDEPEND=">=x11-libs/qt-4.3.3
57 x11-libs/libSM
58 x11-libs/libICE
59 x11-libs/libXi
60 x11-libs/libXrender
61 x11-libs/libXrandr
62 x11-libs/libXcursor
63 x11-libs/libXext
64 x11-libs/libXt
65 x11-libs/libXfixes
66 x11-libs/libXau
67 x11-libs/libXdmcp
68 x11-libs/libX11
69 sys-libs/zlib
70 media-libs/freetype
71 media-libs/fontconfig
72 media-libs/nas
73 media-libs/libpng
74 dev-libs/libxml2"
75
76 S="${WORKDIR}/${PN}"
77 CMAKE_IN_SOURCE_BUILD="true"
78
79 pkg_setup() {
80
81 if ! built_with_use '>=x11-libs/qt-4.3.3' accessibility ; then
82 eerror "qt4 must be built with the accessibility USE flag."
83 die "qt4 must be built with the accessibility USE flag.."
84 fi
85 }
86
87 src_compile() {
88
89 sed -e "s:/lib/:/$(get_libdir)/:g" -i CMakeLists.txt || \
90 die "sed failed"
91
92 tc-export CC CXX LD
93 mycmakeargs="-D__LIB=$(get_libdir)"
94
95 if use amd64 ; then
96 append-flags -fPIC
97 fi
98
99 cmake-utils_src_compile
100 }
101
102
103
104 1.1 sci-chemistry/massxpert/ChangeLog
105
106 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/ChangeLog?rev=1.1&view=markup
107 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/ChangeLog?rev=1.1&content-type=text/plain
108
109 Index: ChangeLog
110 ===================================================================
111 # ChangeLog for sci-chemistry/massxpert
112 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
113 # $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.1 2007/12/30 00:53:45 je_fro Exp $
114
115 *massxpert-1.6.7 (30 Dec 2007)
116
117 30 Dec 2007; <jeff@g.o> +metadata.xml, +massxpert-1.6.7.ebuild:
118 Initial import from the science overlay.
119
120
121
122
123 1.1 sci-chemistry/massxpert/Manifest
124
125 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/Manifest?rev=1.1&view=markup
126 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/massxpert/Manifest?rev=1.1&content-type=text/plain
127
128 Index: Manifest
129 ===================================================================
130 DIST massxpert-1.6.7.tar.gz 17049882 RMD160 7a6f9022b28c53e4347cf10833fee0b7f6d4c81e SHA1 63f1e4d9c91a06d71b3e487a679afcd7a935faa0 SHA256 0e35b86a7fb082d13773fc5bbad2671eda604e6774482ed77ea4fbc351904407
131 EBUILD massxpert-1.6.7.ebuild 1309 RMD160 9d819b7bd5f0e94eea1971224b01638435c273dd SHA1 9b4f3b31bad36fd074d374dfa7616840e9d1f4b8 SHA256 2a7f15a121d417c81ce79ce70e7eb540381573bf069d7fd733dd3491fa39b925
132 MD5 ab3f12949dfc515710a2c2c5e80754ca massxpert-1.6.7.ebuild 1309
133 RMD160 9d819b7bd5f0e94eea1971224b01638435c273dd massxpert-1.6.7.ebuild 1309
134 SHA256 2a7f15a121d417c81ce79ce70e7eb540381573bf069d7fd733dd3491fa39b925 massxpert-1.6.7.ebuild 1309
135 MISC ChangeLog 273 RMD160 e6b506da0f060141e27e205445513bb29fd739d3 SHA1 de7926f98d4647ec9c1ad5172424065cb5ddac8e SHA256 a3bdc657787326c89cae8d6a4ef957e88aef73b298d7dfe9a1e951cde45da93d
136 MD5 4432e3f76a4d0889d08b8b4e0dd5fba9 ChangeLog 273
137 RMD160 e6b506da0f060141e27e205445513bb29fd739d3 ChangeLog 273
138 SHA256 a3bdc657787326c89cae8d6a4ef957e88aef73b298d7dfe9a1e951cde45da93d ChangeLog 273
139 MISC metadata.xml 365 RMD160 f819adbd1efea7dd2d1fba08f3fb01e4960e792d SHA1 e9d9957e1c508402c18c973cf71a7df0bdd2db4b SHA256 323186d59527262058a473eab30e1c4b52ca6ac1a5c75b216b7bb167d2f0a014
140 MD5 85da0015401fb87c6a08dcfcf13c4fe8 metadata.xml 365
141 RMD160 f819adbd1efea7dd2d1fba08f3fb01e4960e792d metadata.xml 365
142 SHA256 323186d59527262058a473eab30e1c4b52ca6ac1a5c75b216b7bb167d2f0a014 metadata.xml 365
143 MD5 876e187cf5aec7c42666b801432172ad files/digest-massxpert-1.6.7 253
144 RMD160 fc17c02a8c68b933d727fd9365fed59443443c2c files/digest-massxpert-1.6.7 253
145 SHA256 709313469d5b4576aee6d212c01646decf62611a9ef652a9437a99ed29fe8add files/digest-massxpert-1.6.7 253
146
147
148
149 --
150 gentoo-commits@g.o mailing list