public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/gr/
Date: Fri,  7 Apr 2023 22:55:05 +0000 (UTC)	[thread overview]
Message-ID: <1680908093.e42aa308ca1c4308a22dace43f09f40e10adc47a.dilfridge@gentoo> (raw)

commit:     e42aa308ca1c4308a22dace43f09f40e10adc47a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 22:54:06 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 22:54:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42aa308

sci-visualization/gr: fix path, yes I know it looks wrong

Thanks to Devrin Talen

Closes: https://bugs.gentoo.org/882619
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 sci-visualization/gr/{gr-0.53.0-r1.ebuild => gr-0.53.0-r2.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/gr/gr-0.53.0-r1.ebuild b/sci-visualization/gr/gr-0.53.0-r2.ebuild
similarity index 94%
rename from sci-visualization/gr/gr-0.53.0-r1.ebuild
rename to sci-visualization/gr/gr-0.53.0-r2.ebuild
index 241238ce4863..a8ba3a3bcf5e 100644
--- a/sci-visualization/gr/gr-0.53.0-r1.ebuild
+++ b/sci-visualization/gr/gr-0.53.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -50,6 +50,7 @@ src_configure() {
 	# todo: X11 automagic
 
 	mycmakeargs+=( -DCMAKE_INSTALL_PREFIX=/usr/gr )
+	mycmakeargs+=( -DCMAKE_INSTALL_LIBDIR=lib )
 	#
 	# I need to have a serious conversation with upstream.
 	# * The main consumer of this package is dev-lang/julia.
@@ -57,7 +58,7 @@ src_configure() {
 	#   not find it anymore.
 	# * I can't patch julia, since the corresponding scripts are
 	#   downloaded at runtime from its package registry ...
-	#
+	# * See bug 882619 in addition.
 
 	cmake_src_configure
 }


             reply	other threads:[~2023-04-07 22:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07 22:55 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 12:39 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/gr/ Andreas K. Hüttel
2024-07-07 12:39 Andreas K. Hüttel
2024-04-25 10:34 Andreas K. Hüttel
2024-04-24  4:36 Andreas K. Hüttel
2024-04-24  4:36 Andreas K. Hüttel
2023-05-05 20:41 Andreas K. Hüttel
2023-05-05 20:41 Andreas K. Hüttel
2023-04-08 21:44 Andreas K. Hüttel
2022-12-16  1:40 Sam James
2022-10-08 22:35 Andreas K. Hüttel
2022-02-26 18:41 Andreas K. Hüttel
2021-01-22 21:52 Andreas K. Hüttel
2021-01-05 23:44 Sam James
2020-10-24 15:49 Andreas K. Hüttel
2020-10-17 21:15 Andreas K. Hüttel
2020-10-16 19:20 Andreas K. Hüttel
2020-07-01 19:59 Aaron Bauman
2020-06-21 19:49 Andreas K. Hüttel
2020-06-17 17:38 Andreas K. Hüttel
2020-06-17 17:19 Andreas K. Hüttel

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=1680908093.e42aa308ca1c4308a22dace43f09f40e10adc47a.dilfridge@gentoo \
    --to=dilfridge@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