From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/parmetis/
Date: Wed,  3 May 2023 08:49:28 +0000 (UTC)	[thread overview]
Message-ID: <1683103755.bf207af9976559a6e11ba760fc967f1f6cf0808a.andrewammerlaan@gentoo> (raw)
commit:     bf207af9976559a6e11ba760fc967f1f6cf0808a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 08:48:12 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed May  3 08:49:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf207af9
sci-libs/parmetis: fixup pkgconfig file
Newer versions of parmetis no longer have gklib bundled.
For backwards compatibility add gklib to the pkgconfig
file for software that still assumes that gklib is
part of parmetis.
Bug: https://bugs.gentoo.org/905632
Closes: https://bugs.gentoo.org/704348
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
 ...etis-4.0.3_p20230326.ebuild => parmetis-4.0.3_p20230326-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/parmetis/parmetis-4.0.3_p20230326.ebuild b/sci-libs/parmetis/parmetis-4.0.3_p20230326-r1.ebuild
similarity index 96%
rename from sci-libs/parmetis/parmetis-4.0.3_p20230326.ebuild
rename to sci-libs/parmetis/parmetis-4.0.3_p20230326-r1.ebuild
index ab8089bdd3a3..a5b51e0a7e21 100644
--- a/sci-libs/parmetis/parmetis-4.0.3_p20230326.ebuild
+++ b/sci-libs/parmetis/parmetis-4.0.3_p20230326-r1.ebuild
@@ -73,8 +73,8 @@ src_install() {
 		Description: ${DESCRIPTION}
 		Version: ${PV}
 		URL: ${HOMEPAGE}
-		Libs: -L\${libdir} -l${PN}
-		Cflags: -I\${includedir}/${PN}
+		Libs: -L\${libdir} -lparmetis -lGKlib
+		Cflags: -I\${includedir}
 		Requires: metis
 	EOF
 	insinto /usr/$(get_libdir)/pkgconfig
next             reply	other threads:[~2023-05-03  8:49 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-03  8:49 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 23:17 [gentoo-commits] repo/gentoo:master commit in: sci-libs/parmetis/ Sam James
2025-03-08 21:40 Jakov Smolić
2025-03-08 20:32 Andreas Sturmlechner
2023-06-03  9:50 WANG Xuerui
2023-05-03 10:55 Jakov Smolić
2023-05-02 17:36 Arthur Zamarin
2023-03-07  0:18 Yixun Lan
2022-05-16  8:12 David Seifert
2022-03-07  4:51 Sam James
2022-03-07  4:29 Sam James
2022-02-13 23:09 Jakov Smolić
2022-02-13 21:08 Conrad Kostecki
2022-02-02  5:30 Sam James
2021-07-20  7:41 Andrew Ammerlaan
2020-01-11 16:33 Ulrich Müller
2019-05-21 20:30 Aaron Bauman
2019-03-09 19:18 Thomas Deutschmann
2018-12-31 21:14 Andreas Sturmlechner
2018-12-31 21:14 Andreas Sturmlechner
2018-11-26  0:31 Matthias Maier
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=1683103755.bf207af9976559a6e11ba760fc967f1f6cf0808a.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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