public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_gui_cpp/
Date: Tue,  6 Apr 2021 18:18:37 +0000 (UTC)	[thread overview]
Message-ID: <1617733102.19c721a21a6fc795b72433229e5eb01b91b22de7.sam@gentoo> (raw)

commit:     19c721a21a6fc795b72433229e5eb01b91b22de7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  6 02:47:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr  6 18:18:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c721a2

dev-ros/qt_gui_cpp: move CMAKE_MAKEFILE_GENERATOR to pre-inherit

Marked as @PRE_INHERIT within cmake.eclass because it manipulates
dependencies in global scope.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ros/qt_gui_cpp/qt_gui_cpp-0.4.2-r1.ebuild | 7 +++----
 dev-ros/qt_gui_cpp/qt_gui_cpp-9999.ebuild     | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.4.2-r1.ebuild b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.4.2-r1.ebuild
index dac9e5563d6..84d56a89ba1 100644
--- a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.4.2-r1.ebuild
+++ b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,6 +7,8 @@ ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core"
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
 
+# FIXME: fails to build with ninja
+CMAKE_MAKEFILE_GENERATOR=emake
 inherit ros-catkin
 
 DESCRIPTION="C++-bindings for qt_gui and creates bindings for every generator available"
@@ -32,6 +34,3 @@ PATCHES=(
 	"${FILESDIR}/libdir.patch"
 	"${FILESDIR}/rpaths.patch"
 )
-
-# FIXME: fails to build with ninja
-CMAKE_MAKEFILE_GENERATOR=emake

diff --git a/dev-ros/qt_gui_cpp/qt_gui_cpp-9999.ebuild b/dev-ros/qt_gui_cpp/qt_gui_cpp-9999.ebuild
index dac9e5563d6..84d56a89ba1 100644
--- a/dev-ros/qt_gui_cpp/qt_gui_cpp-9999.ebuild
+++ b/dev-ros/qt_gui_cpp/qt_gui_cpp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,6 +7,8 @@ ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core"
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
 
+# FIXME: fails to build with ninja
+CMAKE_MAKEFILE_GENERATOR=emake
 inherit ros-catkin
 
 DESCRIPTION="C++-bindings for qt_gui and creates bindings for every generator available"
@@ -32,6 +34,3 @@ PATCHES=(
 	"${FILESDIR}/libdir.patch"
 	"${FILESDIR}/rpaths.patch"
 )
-
-# FIXME: fails to build with ninja
-CMAKE_MAKEFILE_GENERATOR=emake


             reply	other threads:[~2021-04-06 18:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 18:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-13 11:24 [gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_gui_cpp/ Alexis Ballier
2020-07-29 12:21 Alexis Ballier
2020-07-15 16:57 Alexis Ballier
2020-07-15 16:57 Alexis Ballier
2020-07-15 16:57 Alexis Ballier
2019-12-13 12:16 Alexis Ballier
2019-12-13 12:16 Alexis Ballier
2019-08-28 17:02 Alexis Ballier
2018-08-31 13:56 Alexis Ballier
2018-08-07 15:49 Alexis Ballier
2017-11-04 11:06 Alexis Ballier
2017-08-06  7:40 Alexis Ballier
2017-02-28 11:27 Alexis Ballier
2016-09-20 13:55 Alexis Ballier
2016-05-11  8:06 Alexis Ballier
2016-04-25  8:57 Alexis Ballier
2016-04-19 12:52 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-04-01  5:29 Alexis Ballier
2015-11-02 10:29 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617733102.19c721a21a6fc795b72433229e5eb01b91b22de7.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox