From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/slang/files/
Date: Wed, 15 Mar 2023 12:59:49 +0000 (UTC) [thread overview]
Message-ID: <1678885169.5903bb54fbdd92e2f76c885de42aea4d02dd70fe.vowstar@gentoo> (raw)
commit: 5903bb54fbdd92e2f76c885de42aea4d02dd70fe
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Wed Mar 15 12:59:29 2023 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Wed Mar 15 12:59:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5903bb54
sci-electronics/slang: fix pkgconfig.patch
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
sci-electronics/slang/files/slang-2.0-fix-pkgconfig.patch | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/sci-electronics/slang/files/slang-2.0-fix-pkgconfig.patch b/sci-electronics/slang/files/slang-2.0-fix-pkgconfig.patch
index 8f0a1378f..67b983a16 100644
--- a/sci-electronics/slang/files/slang-2.0-fix-pkgconfig.patch
+++ b/sci-electronics/slang/files/slang-2.0-fix-pkgconfig.patch
@@ -4,16 +4,23 @@ Date: Sun, 20 Nov 2022 21:23:24 +0000
Subject: [PATCH] Fix library name in sv-lang.pc.in (#661)
---
- scripts/sv-lang.pc.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ scripts/sv-lang.pc.in | 4 +-
+ 1 file changed, 2 insertion(+), 2 deletion(-)
diff --git a/scripts/sv-lang.pc.in b/scripts/sv-lang.pc.in
index eabfbc9a..fc6191b7 100644
--- a/scripts/sv-lang.pc.in
+++ b/scripts/sv-lang.pc.in
-@@ -7,4 +7,4 @@ Description: @PROJECT_DESCRIPTION@
+@@ -2,9 +2,9 @@
+ includedir="${prefix}/@CMAKE_INSTALL_INCLUDEDIR@"
+ libdir="${prefix}/@CMAKE_INSTALL_LIBDIR@"
+
+-Name: @PROJECT_NAME@
++Name: svlang
+ Description: @PROJECT_DESCRIPTION@
URL: @PROJECT_HOMEPAGE_URL@
Version: @PROJECT_VERSION@
Cflags: -I"${includedir}"
-Libs: -L"${libdir}" -lslang
+Libs: -L"${libdir}" -lsvlang
+
next reply other threads:[~2023-03-15 12:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-15 12:59 Rui Huang [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-17 12:11 [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/slang/files/ Rui Huang
2023-10-09 13:57 Rui Huang
2022-11-07 3:02 Rui Huang
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=1678885169.5903bb54fbdd92e2f76c885de42aea4d02dd70fe.vowstar@gentoo \
--to=vowstar@gmail.com \
--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