public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/munt-mt32emu/
Date: Sat,  2 Oct 2021 12:26:29 +0000 (UTC)	[thread overview]
Message-ID: <1633177521.1c86f2842cb6b2030398bb2832d739f326a14d6d.chewi@gentoo> (raw)

commit:     1c86f2842cb6b2030398bb2832d739f326a14d6d
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 12:25:21 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 12:25:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c86f284

media-libs/munt-mt32emu: Fix pkg-config file install location

Closes: https://bugs.gentoo.org/814044
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 .../{munt-mt32emu-2.5.3.ebuild => munt-mt32emu-2.5.3-r1.ebuild}      | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-libs/munt-mt32emu/munt-mt32emu-2.5.3.ebuild b/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild
similarity index 80%
rename from media-libs/munt-mt32emu/munt-mt32emu-2.5.3.ebuild
rename to media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild
index f1a27e25b8c..69e3f2578ea 100644
--- a/media-libs/munt-mt32emu/munt-mt32emu-2.5.3.ebuild
+++ b/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild
@@ -20,8 +20,11 @@ PATCHES=(
 )
 
 src_configure() {
+	local libdir=${EPREFIX}/usr/$(get_libdir)
+
 	local mycmakeargs=(
-		-DLIB_INSTALL_DIR="${EPREFIX}/usr/$(get_libdir)"
+		-DLIB_INSTALL_DIR="${libdir}"
+		-Dlibmt32emu_PKGCONFIG_INSTALL_PREFIX="${libdir}"
 	)
 
 	cmake_src_configure


             reply	other threads:[~2021-10-02 12:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-02 12:26 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-17 23:21 [gentoo-commits] repo/gentoo:master commit in: media-libs/munt-mt32emu/ James Le Cuirot
2022-04-27 21:59 James Le Cuirot
2021-10-31 17:51 Sam James
2021-10-11  3:16 Sam James
2021-10-02 12:26 James Le Cuirot
2021-08-22 10:00 James Le Cuirot
2021-08-22 10:00 James Le Cuirot
2021-06-08 13:35 James Le Cuirot
2021-06-08 13:35 James Le Cuirot
2021-04-03 20:16 James Le Cuirot

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=1633177521.1c86f2842cb6b2030398bb2832d739f326a14d6d.chewi@gentoo \
    --to=chewi@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