From: "Ryan Fox" <flewkey@2a03.party>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/portsmf/
Date: Sat, 23 Jul 2022 23:01:14 +0000 (UTC) [thread overview]
Message-ID: <1658617229.e3f79656b0f8d71bd5a3b1d8f1d173cfa373747e.flewkey@gentoo> (raw)
commit: e3f79656b0f8d71bd5a3b1d8f1d173cfa373747e
Author: Ryan Fox <flewkey <AT> 2a03 <DOT> party>
AuthorDate: Sat Jul 23 22:59:55 2022 +0000
Commit: Ryan Fox <flewkey <AT> 2a03 <DOT> party>
CommitDate: Sat Jul 23 23:00:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e3f79656
media-libs/portsmf: Fix pkg-config version
Closes: https://bugs.gentoo.org/860192
Signed-off-by: Ryan Fox <flewkey <AT> 2a03.party>
media-libs/portsmf/portsmf-239.ebuild | 7 ++++++-
media-libs/portsmf/portsmf-9999.ebuild | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/media-libs/portsmf/portsmf-239.ebuild b/media-libs/portsmf/portsmf-239.ebuild
index 3bec77ff8..4663b35f5 100644
--- a/media-libs/portsmf/portsmf-239.ebuild
+++ b/media-libs/portsmf/portsmf-239.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,3 +21,8 @@ SLOT="0"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
+
+src_prepare() {
+ sed -i "s/0.1/${PV}/" "${S}/packaging/portSMF.pc.in"
+ cmake_src_prepare
+}
diff --git a/media-libs/portsmf/portsmf-9999.ebuild b/media-libs/portsmf/portsmf-9999.ebuild
index 3bec77ff8..4663b35f5 100644
--- a/media-libs/portsmf/portsmf-9999.ebuild
+++ b/media-libs/portsmf/portsmf-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,3 +21,8 @@ SLOT="0"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
+
+src_prepare() {
+ sed -i "s/0.1/${PV}/" "${S}/packaging/portSMF.pc.in"
+ cmake_src_prepare
+}
next reply other threads:[~2022-07-23 23:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-23 23:01 Ryan Fox [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-21 2:12 [gentoo-commits] repo/proj/guru:dev commit in: media-libs/portsmf/ Julien Roy
2021-09-20 1:49 Ryan Fox
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=1658617229.e3f79656b0f8d71bd5a3b1d8f1d173cfa373747e.flewkey@gentoo \
--to=flewkey@2a03.party \
--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