* [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/
@ 2016-05-02 9:08 Johannes Huber
0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2016-05-02 9:08 UTC (permalink / raw
To: gentoo-commits
commit: 459f3c2c5db4a1e4f93e538dffbfc0e6eff93e3b
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon May 2 09:07:50 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon May 2 09:08:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=459f3c2c
media-libs/qimageblitz: Use system Qt4 cmake find module
Gentoo-bug: 581824
Package-Manager: portage-2.2.28
media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild
index c57aa1c..673e4b3 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild
@@ -27,6 +27,13 @@ PATCHES=(
"${FILESDIR}/${P}-cmake.patch"
)
+src_prepare() {
+ cmake-utils_src_prepare
+
+ # bug 581824: use system find module for Qt4
+ rm -f cmake/modules/FindQt4.cmake || die
+}
+
src_configure() {
local mycmakeargs=(
-DHAVE_ALTIVEC=$(usex altivec)
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/
@ 2017-07-06 8:15 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-07-06 8:15 UTC (permalink / raw
To: gentoo-commits
commit: 5b6e822478b4fad30c2d853317f14e1acbe2e277
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 6 08:14:48 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 08:14:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6e8224
media-libs/qimageblitz: amd64 stable wrt bug #623530
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild
index c0aa3167822..0027384a9ff 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/"
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/
@ 2017-07-30 20:46 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2017-07-30 20:46 UTC (permalink / raw
To: gentoo-commits
commit: 51946970add6f2da687967c6ed04639e12f41edf
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 19:43:52 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 20:45:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51946970
media-libs/qimageblitz: Dekeyword 0.0.6-r1 all but hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.1
media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild
index 116399d6e20..c3f31b3219f 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/"
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="hppa"
SLOT="0"
IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/
@ 2017-08-18 15:24 Michael Palimaka
0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-08-18 15:24 UTC (permalink / raw
To: gentoo-commits
commit: 2f0ec52bf6f98ffc7ba5ac1da4a96311392b08b2
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 15:22:45 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 15:24:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0ec52b
media-libs/qimageblitz: amd64/x86 stable
Gentoo-bug: 627206
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
index edeaa2ce759..07394b12b7c 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/"
SRC_URI="http://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug qt5"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/
@ 2017-08-18 15:24 Michael Palimaka
0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-08-18 15:24 UTC (permalink / raw
To: gentoo-commits
commit: 1b1735423397262a82d1fb5df2ab122dc6e6b964
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 15:23:09 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 15:24:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b173542
media-libs/qimageblitz: use HTTPS
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
index 07394b12b7c..77f2455adfc 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils
DESCRIPTION="Graphical effect and filter library by KDE"
HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/"
-SRC_URI="http://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
+SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2"
KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/
@ 2017-11-30 22:14 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2017-11-30 22:14 UTC (permalink / raw
To: gentoo-commits
commit: 4647d7f3e3788740b97d0a83a7e900f79814610a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 20:05:44 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 22:12:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4647d7f3
media-libs/qimageblitz: Drop USE=qt5
Package-Manager: Portage-2.3.14, Repoman-2.3.6
.../qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
index 77f2455adfc..90763d078dd 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
@@ -12,18 +12,12 @@ SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2"
KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
-IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug qt5"
+IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug"
DEPEND="
- qt5? (
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- )
- !qt5? (
- dev-qt/qtcore:4
- dev-qt/qtgui:4
- )
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
"
RDEPEND="${DEPEND}"
@@ -31,7 +25,7 @@ PATCHES=( "${FILESDIR}/${P}-gcc.patch" )
src_configure() {
local mycmakeargs=(
- -DQT4_BUILD=$(usex !qt5)
+ -DQT4_BUILD=OFF
-DHAVE_3DNOW=$(usex cpu_flags_x86_3dnow)
-DHAVE_MMX=$(usex cpu_flags_x86_mmx)
-DHAVE_SSE=$(usex cpu_flags_x86_sse)
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/
@ 2018-02-17 15:29 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2018-02-17 15:29 UTC (permalink / raw
To: gentoo-commits
commit: 2e9440cb85926e70c6fe4260b65b0bc268405b82
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 17 15:27:33 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 15:29:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9440cb
media-libs/qimageblitz: Remove *-fbsd due to Qt5 dep
media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
index 90763d078dd..a9370aa19ec 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/"
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2018-02-17 15:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-30 22:14 [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2018-02-17 15:29 Michał Górny
2017-08-18 15:24 Michael Palimaka
2017-08-18 15:24 Michael Palimaka
2017-07-30 20:46 Andreas Sturmlechner
2017-07-06 8:15 Agostino Sarubbo
2016-05-02 9:08 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox