From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-openconnect/
Date: Thu, 6 Jul 2023 06:31:22 +0000 (UTC) [thread overview]
Message-ID: <1688625064.566d5c9a3acb9fb2c4ba7556a29f43f651be8a56.sam@gentoo> (raw)
commit: 566d5c9a3acb9fb2c4ba7556a29f43f651be8a56
Author: Maksym Chukhrii <cmvu <AT> pm <DOT> me>
AuthorDate: Sun Jun 25 20:17:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 06:31:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566d5c9a
net-vpn/networkmanager-openconnect: run eautoreconf before configure
Need to run autoreconf to regenerate configure script to apply changes from patch.
[sam: apply further fixups.]
Fixes: 5e64b2e22c37dbcb065c8e113fa22ecd7e86e2b2 (net-vpn/networkmanager-openconnect: Version bump to 1.2.10)
Closes: https://bugs.gentoo.org/906947
Signed-off-by: Maksym Chukhrii <cmvu <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31608
Signed-off-by: Sam James <sam <AT> gentoo.org>
...t-1.2.10.ebuild => networkmanager-openconnect-1.2.10-r1.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.10.ebuild b/net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.10-r1.ebuild
similarity index 94%
rename from net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.10.ebuild
rename to net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.10-r1.ebuild
index 0ee4f08b5ebe..2992e2b0a3ae 100644
--- a/net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.10.ebuild
+++ b/net-vpn/networkmanager-openconnect/networkmanager-openconnect-1.2.10-r1.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+GNOME2_EAUTORECONF=yes
GNOME_ORG_MODULE="NetworkManager-${PN##*-}"
inherit gnome2
@@ -46,13 +47,12 @@ BDEPEND="
virtual/pkgconfig
"
-PATCHES+=(
+PATCHES=(
"${FILESDIR}"/${P}-check-webkit-if-gtk.patch
)
src_configure() {
local myconf=(
- gnome2_src_configure
--disable-more-warnings
--disable-static
--without-libnm-glib
@@ -60,5 +60,6 @@ src_configure() {
$(use_with gtk authdlg)
$(use_with gtk gtk4)
)
- econf "${myconf[@]}"
+
+ gnome2_src_configure "${myconf[@]}"
}
next reply other threads:[~2023-07-06 6:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-06 6:31 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-16 22:32 [gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-openconnect/ Matt Turner
2023-08-12 19:39 Arthur Zamarin
2023-08-12 19:39 Arthur Zamarin
2023-08-02 17:00 Sam James
2023-07-16 5:25 Sam James
2022-11-28 17:51 WANG Xuerui
2022-10-01 17:16 Matt Turner
2022-05-31 18:24 Matt Turner
2022-05-31 9:24 Jakov Smolić
2022-05-28 5:45 Sam James
2022-05-28 1:27 Sam James
2022-05-28 1:20 Sam James
2022-04-18 20:48 Jakov Smolić
2022-04-08 21:21 Matt Turner
2022-04-08 21:21 Matt Turner
2021-08-25 20:07 Yixun Lan
2021-07-20 20:22 Conrad Kostecki
2021-07-20 20:22 Conrad Kostecki
2019-11-30 13:25 Mart Raudsepp
2019-11-27 13:17 Mikle Kolyada
2019-11-26 12:27 Agostino Sarubbo
2019-11-26 0:58 Thomas Deutschmann
2019-11-24 21:14 Aaron Bauman
2019-09-26 19:32 Mart Raudsepp
2019-05-28 2:35 Aaron Bauman
2019-03-02 23:28 Andreas Sturmlechner
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=1688625064.566d5c9a3acb9fb2c4ba7556a29f43f651be8a56.sam@gentoo \
--to=sam@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