public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mathgl/
Date: Tue, 12 Jan 2016 21:52:18 +0000 (UTC)	[thread overview]
Message-ID: <1452635530.8e175dc223f4ea8e76895378ecac80670f5f5a5e.soap@gentoo> (raw)

commit:     8e175dc223f4ea8e76895378ecac80670f5f5a5e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 21:51:46 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 21:52:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e175dc2

sci-libs/mathgl: fix #564204

Package-Manager: portage-2.2.26

 sci-libs/mathgl/mathgl-2.3.3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-libs/mathgl/mathgl-2.3.3.ebuild b/sci-libs/mathgl/mathgl-2.3.3.ebuild
index fcf734c..f75fe4b 100644
--- a/sci-libs/mathgl/mathgl-2.3.3.ebuild
+++ b/sci-libs/mathgl/mathgl-2.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -81,6 +81,8 @@ src_prepare() {
 	# prevent sandbox violation
 	sed -i -e 's/update-mime-database/true/' udav/CMakeLists.txt || die
 	sed -i -e 's/update-desktop-database/true/' udav/CMakeLists.txt || die
+	# fix missing include, bug 564204
+	sed -i -e '/#include <QStringList>/i #include <QObject>' json/Backend.hpp || die
 
 	use python && append-cppflags -I"$(${EPYTHON} -c 'import numpy; print(numpy.get_include())')"
 	use wxwidgets && need-wxwidgets unicode


             reply	other threads:[~2016-01-12 21:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-12 21:52 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: sci-libs/mathgl/ Ionen Wolkens
2024-04-23 20:37 Sam James
2024-03-24 21:03 Andreas Sturmlechner
2022-11-19 11:41 Andrew Ammerlaan
2021-06-02 22:36 Sam James
2021-04-04 20:21 David Seifert
2020-11-29 15:11 Marek Szuba
2020-11-29 15:11 Marek Szuba
2020-09-09 11:44 Michał Górny
2020-02-09 16:36 Michał Górny
2020-01-22 21:50 Michał Górny
2020-01-16  7:03 Michał Górny
2018-06-06 14:55 Andreas Sturmlechner
2018-01-08 17:33 Ulrich Müller
2017-12-20  3:27 Andreas Sturmlechner
2017-12-20  3:27 Andreas Sturmlechner
2017-12-15 10:21 Andrey Grozin
2017-10-16  3:34 David Seifert
2016-02-23  9:05 Justin Lecher
2015-10-25 12:15 Pacho Ramos

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=1452635530.8e175dc223f4ea8e76895378ecac80670f5f5a5e.soap@gentoo \
    --to=soap@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