Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-benchmarks/phoronix-test-suite: metadata.xml ChangeLog phoronix-test-suite-2.8.1-r1.ebuild phoronix-test-suite-2.8.1.ebuild
Date: Tue, 01 Feb 2011 21:51:17
Message-Id: 20110201215049.E073920054@flycatcher.gentoo.org
1 cardoe 11/02/01 21:50:49
2
3 Modified: metadata.xml ChangeLog
4 phoronix-test-suite-2.8.1.ebuild
5 Added: phoronix-test-suite-2.8.1-r1.ebuild
6 Log:
7 Add necessary curl USE flag depend on PHP. bug #352791. Add an EAPI=4 version to clean up depends.
8
9 (Portage version: 2.1.9.35/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.4 app-benchmarks/phoronix-test-suite/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/metadata.xml?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/metadata.xml?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/metadata.xml?r1=1.3&r2=1.4
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/metadata.xml,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- metadata.xml 15 Nov 2009 00:51:36 -0000 1.3
25 +++ metadata.xml 1 Feb 2011 21:50:49 -0000 1.4
26 @@ -3,10 +3,6 @@
27 <pkgmetadata>
28 <herd>benchmarks</herd>
29 <maintainer>
30 - <email>cardoe@g.o</email>
31 - <name>Doug Goldstein</name>
32 - </maintainer>
33 - <maintainer>
34 <email>patrick@g.o</email>
35 <name>Patrick Lauer</name>
36 </maintainer>
37
38
39
40 1.12 app-benchmarks/phoronix-test-suite/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog?r1=1.11&r2=1.12
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- ChangeLog 10 Nov 2010 20:18:09 -0000 1.11
53 +++ ChangeLog 1 Feb 2011 21:50:49 -0000 1.12
54 @@ -1,6 +1,14 @@
55 # ChangeLog for app-benchmarks/phoronix-test-suite
56 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.11 2010/11/10 20:18:09 patrick Exp $
58 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
59 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.12 2011/02/01 21:50:49 cardoe Exp $
60 +
61 +*phoronix-test-suite-2.8.1-r1 (01 Feb 2011)
62 +
63 + 01 Feb 2011; Doug Goldstein <cardoe@g.o>
64 + phoronix-test-suite-2.8.1.ebuild, +phoronix-test-suite-2.8.1-r1.ebuild,
65 + metadata.xml:
66 + Add necessary curl USE flag depend on PHP. bug #352791. Add an EAPI=4 version
67 + to clean up depends.
68
69 *phoronix-test-suite-2.8.1 (10 Nov 2010)
70
71
72
73
74 1.2 app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1.ebuild?r1=1.1&r2=1.2
79
80 Index: phoronix-test-suite-2.8.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- phoronix-test-suite-2.8.1.ebuild 10 Nov 2010 20:18:09 -0000 1.1
87 +++ phoronix-test-suite-2.8.1.ebuild 1 Feb 2011 21:50:49 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1.ebuild,v 1.1 2010/11/10 20:18:09 patrick Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1.ebuild,v 1.2 2011/02/01 21:50:49 cardoe Exp $
94
95 EAPI=2
96
97 @@ -18,7 +18,7 @@
98 DEPEND=""
99
100 # php 5.3 doesn't have pcre useflag anymore
101 -RDEPEND="|| ( dev-lang/php:5.3[cli,gd,posix,pcntl,truetype] dev-lang/php:5.2[cli,gd,posix,pcntl,truetype,pcre] )
102 +RDEPEND="|| ( dev-lang/php:5.3[cli,curl,gd,posix,pcntl,truetype] dev-lang/php:5.2[cli,curl,gd,posix,pcntl,truetype,pcre] )
103 app-arch/unzip
104 dev-php5/pecl-ps
105 gtk? ( dev-php5/php-gtk )"
106
107
108
109 1.1 app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?rev=1.1&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild?rev=1.1&content-type=text/plain
113
114 Index: phoronix-test-suite-2.8.1-r1.ebuild
115 ===================================================================
116 # Copyright 1999-2011 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118 # $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v 1.1 2011/02/01 21:50:49 cardoe Exp $
119
120 EAPI=4
121
122 inherit eutils
123
124 DESCRIPTION="Phoronix's comprehensive, cross-platform testing and benchmark suite"
125 HOMEPAGE="http://www.phoronix-test-suite.com"
126 SRC_URI="http://www.phoronix-test-suite.com/download.php?file=${P} -> ${P}.tar.gz"
127
128 LICENSE="GPL-3"
129 SLOT="0"
130 KEYWORDS="~amd64 ~x86"
131 IUSE="gtk"
132
133 DEPEND=""
134
135 # php 5.3 doesn't have pcre useflag anymore
136 RDEPEND=">=dev-lang/php-5.2[cli,curl,gd,posix,pcntl,pcre(+),truetype]
137 app-arch/unzip
138 dev-php5/pecl-ps
139 gtk? ( dev-php5/php-gtk )"
140
141 S="${WORKDIR}/${PN}"
142
143 src_prepare() {
144 epatch "${FILESDIR}"/font.patch
145 sed -i -e "s,export PTS_DIR=\`pwd\`,export PTS_DIR=\"/usr/share/${PN}\"," \
146 phoronix-test-suite
147 }
148
149 src_configure() {
150 :
151 }
152
153 src_compile() {
154 :
155 }
156
157 src_install() {
158 dodir /usr/share/${PN}
159 insinto /usr/share/${PN}
160 doins -r {pts,pts-core}
161
162 doman documentation/man-pages/phoronix-test-suite.1
163 dodoc AUTHORS CHANGE-LOG
164 dohtml README.html
165
166 exeinto /usr/bin
167 doexe phoronix-test-suite
168
169 fperms a+x /usr/share/${PN}/pts/test-resources/*/*.sh
170 fperms a+x /usr/share/${PN}/pts/base-test-resources/*/*.sh
171 #fperms a+x /usr/share/${PN}/pts-core/modules/*.sh
172 fperms a+x /usr/share/${PN}/pts-core/test-libraries/*.sh
173 #fperms a+x /usr/share/${PN}/pts/distro-scripts/install-gentoo-packages.sh
174
175 # Need to fix the cli-php config for downloading to work. Very naughty!
176 dodir /etc/php/cli-php5
177 cp /etc/php/cli-php5/php.ini "${D}/etc/php/cli-php5/php.ini"
178 sed -e 's|^allow_url_fopen .*|allow_url_fopen = On|g' -i "${D}/etc/php/cli-php5/php.ini"
179
180 }