public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2015-08-20 14:37 Justin Lecher
  0 siblings, 0 replies; 12+ messages in thread
From: Justin Lecher @ 2015-08-20 14:37 UTC (permalink / raw
  To: gentoo-commits

commit:     f373afdbd072881b26196933cdd104c3f0ca04d1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 14:37:23 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 14:37:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f373afdb

app-benchmarks/i7z: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-benchmarks/i7z/i7z-0.27.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-0.27.2.ebuild b/app-benchmarks/i7z/i7z-0.27.2.ebuild
index e79f949..545879f 100644
--- a/app-benchmarks/i7z/i7z-0.27.2.ebuild
+++ b/app-benchmarks/i7z/i7z-0.27.2.ebuild
@@ -16,8 +16,8 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="X"
 
 RDEPEND="
-	sys-libs/ncurses
-	X? ( dev-qt/qtgui:4 )"
+	sys-libs/ncurses:5=
+	X? ( dev-qt/qtgui:4= )"
 DEPEND="${RDEPEND}"
 
 src_prepare() {


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2015-08-21  8:34 Justin Lecher
  0 siblings, 0 replies; 12+ messages in thread
From: Justin Lecher @ 2015-08-21  8:34 UTC (permalink / raw
  To: gentoo-commits

commit:     22f956b9fbb61984fc0c25c7cbd62561e64a639f
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 08:31:54 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 08:34:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f956b9

app-benchmarks/i7z: Move to new home at github

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-benchmarks/i7z/i7z-0.27.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-0.27.2.ebuild b/app-benchmarks/i7z/i7z-0.27.2.ebuild
index 545879f..db0b885 100644
--- a/app-benchmarks/i7z/i7z-0.27.2.ebuild
+++ b/app-benchmarks/i7z/i7z-0.27.2.ebuild
@@ -7,11 +7,11 @@ EAPI=5
 inherit eutils flag-o-matic qmake-utils toolchain-funcs
 
 DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux"
-HOMEPAGE="http://code.google.com/p/i7z/"
+HOMEPAGE="https://github.com/ajaiantilal/i7z"
 SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
 
-LICENSE="GPL-2"
 SLOT="0"
+LICENSE="GPL-2"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="X"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2016-01-08  9:42 James Le Cuirot
  0 siblings, 0 replies; 12+ messages in thread
From: James Le Cuirot @ 2016-01-08  9:42 UTC (permalink / raw
  To: gentoo-commits

commit:     71680779a2be580447e243a47b42228269975569
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  8 09:40:52 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Jan  8 09:42:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71680779

app-benchmarks/i7z: Taking over maintainership from jlec

Package-Manager: portage-2.2.26

 app-benchmarks/i7z/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/i7z/metadata.xml b/app-benchmarks/i7z/metadata.xml
index 611c571..93bd550 100644
--- a/app-benchmarks/i7z/metadata.xml
+++ b/app-benchmarks/i7z/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer>
-		<email>jlec@gentoo.org</email>
+		<email>chewi@gentoo.org</email>
 	</maintainer>
 	<upstream>
 		<remote-id type="google-code">i7z</remote-id>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2017-05-31  9:00 Pacho Ramos
  0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2017-05-31  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     3e7fed3b21f4d24abb2366a2096e115999eb0a56
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 09:00:02 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed May 31 09:00:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7fed3b

app-benchmarks/i7z: Take package as agreed with chewi

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-benchmarks/i7z/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/i7z/metadata.xml b/app-benchmarks/i7z/metadata.xml
index 455842e4694..78dfd9b514c 100644
--- a/app-benchmarks/i7z/metadata.xml
+++ b/app-benchmarks/i7z/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
-		<email>chewi@gentoo.org</email>
+		<email>pacho@gentoo.org</email>
 	</maintainer>
 	<upstream>
 		<remote-id type="github">ajaiantilal/i7z</remote-id>


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2017-05-31  9:00 Pacho Ramos
  0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2017-05-31  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f12b1e5b49006f47af9ec635f9923e73061a9b8b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 08:59:32 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed May 31 09:00:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12b1e5b

app-benchmarks/i7z: amd64 stable, bug #620242

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-benchmarks/i7z/i7z-93_p20131012.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012.ebuild b/app-benchmarks/i7z/i7z-93_p20131012.ebuild
index e8ec6d12e91..937b0ce5965 100644
--- a/app-benchmarks/i7z/i7z-93_p20131012.ebuild
+++ b/app-benchmarks/i7z/i7z-93_p20131012.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/ajaiantilal/i7z"
 SRC_URI="https://github.com/ajaiantilal/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="qt4 qt5"
 
 RDEPEND="sys-libs/ncurses:0=


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2017-06-01  9:13 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2017-06-01  9:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d273a58857ba5bc6ef21f82e9aab131c48bf5779
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 09:11:53 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 09:13:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d273a588

app-benchmarks/i7z: x86 stable wrt bug #620242

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-benchmarks/i7z/i7z-93_p20131012.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012.ebuild b/app-benchmarks/i7z/i7z-93_p20131012.ebuild
index 937b0ce5965..e08e1a871e5 100644
--- a/app-benchmarks/i7z/i7z-93_p20131012.ebuild
+++ b/app-benchmarks/i7z/i7z-93_p20131012.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/ajaiantilal/i7z"
 SRC_URI="https://github.com/ajaiantilal/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="qt4 qt5"
 
 RDEPEND="sys-libs/ncurses:0=


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2017-06-02 18:28 James Le Cuirot
  0 siblings, 0 replies; 12+ messages in thread
From: James Le Cuirot @ 2017-06-02 18:28 UTC (permalink / raw
  To: gentoo-commits

commit:     84622661d35b813fb11691bb070ec2cb33451cf8
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 18:28:48 2017 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 18:28:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84622661

app-benchmarks/i7z: Remove old 0.27.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-benchmarks/i7z/Manifest          |  1 -
 app-benchmarks/i7z/i7z-0.27.2.ebuild | 38 ------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/app-benchmarks/i7z/Manifest b/app-benchmarks/i7z/Manifest
index 4b517de685c..474b6ddf568 100644
--- a/app-benchmarks/i7z/Manifest
+++ b/app-benchmarks/i7z/Manifest
@@ -1,2 +1 @@
-DIST i7z-0.27.2.tar.gz 51226 SHA256 a7f72d65732c17eef0df4f284927fe744fc650075f2364c51c9497534d8f47f1 SHA512 d693fda4d12bf7b0d8e694d9f97876fcd2cad4556c950b4eab09ae21d121e63e221e1e1b27bcf23a241fd868b09165639ecfafeaa126144ad809199fcaca1cbb WHIRLPOOL aaea6bc544a554703cd85f7e2e075588114a6c807e1311421300464f1468560423e987f1582b5e58a2fd48eb1753559958ea39ed9ab97e621718e7f46e8c476e
 DIST i7z-93_p20131012.tar.gz 879969 SHA256 e127bddf850e7febd39cef2d2b13dca5fe19cc2a1bb1099d72b683be5d8bd1c0 SHA512 ef2dfc36407b18a2081413d423cc3d38c38121e386d9068eee9a794b810232727b3abbd22d3b36bc32206f4dc89dd881a4550df19108c439a91f01369bf74d5a WHIRLPOOL f46d7c3ae19920315e68d6c3264d14613f457201e1107c07b6c74632fff13c1cdb75747add8f1618937c5b4430a476dfc5f5d30fc01df16579fd843e4516faab

diff --git a/app-benchmarks/i7z/i7z-0.27.2.ebuild b/app-benchmarks/i7z/i7z-0.27.2.ebuild
deleted file mode 100644
index e11ec632c02..00000000000
--- a/app-benchmarks/i7z/i7z-0.27.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils flag-o-matic qmake-utils toolchain-funcs
-
-DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux"
-HOMEPAGE="https://github.com/ajaiantilal/i7z"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="X"
-
-RDEPEND="
-	sys-libs/ncurses:0=
-	X? ( dev-qt/qtgui:4= )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-ncurses.patch
-	tc-export CC
-}
-
-src_compile() {
-	default
-	if use X; then
-		cd GUI
-		eqmake4 ${PN}_GUI.pro && emake clean && emake
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${ED}" docdir=/usr/share/doc/${PF} install
-	use X && dosbin GUI/i7z_GUI
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2017-07-21  8:46 Pacho Ramos
  0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2017-07-21  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     310ea7808ef48ad26a85ddea2a974589b72a7158
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 08:42:54 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 08:46:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310ea780

app-benchmarks/i7z: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-benchmarks/i7z/i7z-93_p20131012.ebuild | 68 ------------------------------
 1 file changed, 68 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012.ebuild b/app-benchmarks/i7z/i7z-93_p20131012.ebuild
deleted file mode 100644
index e08e1a871e5..00000000000
--- a/app-benchmarks/i7z/i7z-93_p20131012.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic qmake-utils toolchain-funcs
-
-COMMIT="5023138d7c35c4667c938b853e5ea89737334e92"
-DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux"
-HOMEPAGE="https://github.com/ajaiantilal/i7z"
-SRC_URI="https://github.com/ajaiantilal/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="qt4 qt5"
-
-RDEPEND="sys-libs/ncurses:0=
-	qt5? (
-		dev-qt/qtcore:5=
-		dev-qt/qtgui:5=
-		dev-qt/qtwidgets:5=
-	)
-	!qt5? ( qt4? (
-		dev-qt/qtcore:4=
-		dev-qt/qtgui:4=
-	) )"
-
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/i7z-0.27.2-ncurses.patch
-	"${FILESDIR}"/qt5.patch
-	"${FILESDIR}"/gcc5.patch
-)
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_configure() {
-	# The GUI segfaults with -O1. None of the documented flags make a
-	# difference. There may not be a specific flag for the culprit.
-	filter-flags "-O*"
-
-	tc-export CC
-	cd GUI || die
-
-	if use qt5; then
-		eqmake5 ${PN}_GUI.pro
-	elif use qt4; then
-		eqmake4 ${PN}_GUI.pro
-	fi
-}
-
-src_compile() {
-	default
-
-	if use qt5 || use qt4; then
-		emake -C GUI clean
-		emake -C GUI
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${ED}" docdir=/usr/share/doc/${PF} install
-
-	if use qt5 || use qt4; then
-		dosbin GUI/i7z_GUI
-	fi
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2017-08-12 14:48 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2017-08-12 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     10d4e1b8e76249c1e4f4890fad0c8ba7360b2946
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 14:46:57 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 14:48:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d4e1b8

app-benchmarks/i7z: remove suspicious subslot operators

Gentoo-bug: 624232
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild
index faf0f6e581d..d555d4c41fa 100644
--- a/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild
+++ b/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild
@@ -17,9 +17,9 @@ IUSE="qt5"
 RDEPEND="
 	sys-libs/ncurses:0=
 	qt5? (
-		dev-qt/qtcore:5=
-		dev-qt/qtgui:5=
-		dev-qt/qtwidgets:5=
+		dev-qt/qtcore:5
+		dev-qt/qtgui:5
+		dev-qt/qtwidgets:5
 	)
 "
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2018-07-20 22:15 Mikle Kolyada
  0 siblings, 0 replies; 12+ messages in thread
From: Mikle Kolyada @ 2018-07-20 22:15 UTC (permalink / raw
  To: gentoo-commits

commit:     13377a85190deb4eee0809d48658a3ea4bfc7426
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 22:14:34 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 22:14:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13377a85

app-benchmarks/i7z: amd64 stable wrt bug #661690

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
index b31f97afeca..d9e53c406e4 100644
--- a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
+++ b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ajaiantilal/i7z"
 SRC_URI="https://github.com/ajaiantilal/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="qt5"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2018-08-02  9:42 Pacho Ramos
  0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2018-08-02  9:42 UTC (permalink / raw
  To: gentoo-commits

commit:     7ef53c07f95acb9d6ce3c41d4365a5805988bc78
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  2 09:41:22 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Aug  2 09:41:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef53c07

app-benchmarks/i7z: Drop old

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild | 69 ---------------------------
 1 file changed, 69 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild
deleted file mode 100644
index 20080024b0f..00000000000
--- a/app-benchmarks/i7z/i7z-93_p20131012-r1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic qmake-utils toolchain-funcs
-
-COMMIT="5023138d7c35c4667c938b853e5ea89737334e92"
-DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux"
-HOMEPAGE="https://github.com/ajaiantilal/i7z"
-SRC_URI="https://github.com/ajaiantilal/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="qt5"
-
-RDEPEND="
-	sys-libs/ncurses:0=
-	qt5? (
-		dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtwidgets:5
-	)
-"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/i7z-0.27.2-ncurses.patch
-	"${FILESDIR}"/qt5.patch
-	"${FILESDIR}"/gcc5.patch
-
-	# From Debian
-	"${FILESDIR}"/fix-insecure-tempfile.patch
-	"${FILESDIR}"/fix_cpuid_asm.patch
-	"${FILESDIR}"/hyphen-used-as-minus-sign.patch
-	"${FILESDIR}"/install-i7z_rw_registers.patch
-	"${FILESDIR}"/use_stdbool.patch
-)
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_configure() {
-	# The GUI segfaults with -O1. None of the documented flags make a
-	# difference. There may not be a specific flag for the culprit.
-	# Looks to work fine for me with -O2 (pacho - 20170530)
-#	filter-flags "-O*"
-
-	tc-export CC PKG_CONFIG
-	cd GUI || die
-
-	use qt5 && eqmake5 ${PN}_GUI.pro
-}
-
-src_compile() {
-	default
-
-	if use qt5; then
-		emake -C GUI clean
-		emake -C GUI
-	fi
-}
-
-src_install() {
-	emake DESTDIR="${ED}" docdir=/usr/share/doc/${PF} install
-
-	if use qt5; then
-		dosbin GUI/i7z_GUI
-	fi
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/
@ 2020-03-11 18:44 Pacho Ramos
  0 siblings, 0 replies; 12+ messages in thread
From: Pacho Ramos @ 2020-03-11 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     d4f6086e8624fe7c06c8ebc32b73c487235d39e5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 18:33:01 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 18:44:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f6086e

app-benchmarks/i7z: Enforce -fcommon

Closes: https://bugs.gentoo.org/706690
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
index d121c8ebe66..47b4c7b42ec 100644
--- a/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
+++ b/app-benchmarks/i7z/i7z-93_p20131012-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit flag-o-matic qmake-utils toolchain-funcs
 
 COMMIT="5023138d7c35c4667c938b853e5ea89737334e92"
@@ -22,6 +22,7 @@ RDEPEND="
 	)
 "
 DEPEND="${RDEPEND}"
+BDEPEND=""
 
 PATCHES=(
 	"${FILESDIR}"/i7z-0.27.2-ncurses.patch
@@ -40,6 +41,9 @@ PATCHES=(
 S="${WORKDIR}/${PN}-${COMMIT}"
 
 src_configure() {
+	# Workaround to build with gcc-10 until I find a patch
+	append-cflags -fcommon
+
 	tc-export CC PKG_CONFIG
 	cd GUI || die
 	use qt5 && eqmake5 ${PN}_GUI.pro


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-03-11 18:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-31  9:00 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2020-03-11 18:44 Pacho Ramos
2018-08-02  9:42 Pacho Ramos
2018-07-20 22:15 Mikle Kolyada
2017-08-12 14:48 Michael Palimaka
2017-07-21  8:46 Pacho Ramos
2017-06-02 18:28 James Le Cuirot
2017-06-01  9:13 Agostino Sarubbo
2017-05-31  9:00 Pacho Ramos
2016-01-08  9:42 James Le Cuirot
2015-08-21  8:34 Justin Lecher
2015-08-20 14:37 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox