From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-fortisslvpn/
Date: Tue, 8 Nov 2022 08:30:22 +0000 (UTC) [thread overview]
Message-ID: <1667896213.9353c497b4191be5cf89bf648c6d30ec2b2ba8d3.sam@gentoo> (raw)
commit: 9353c497b4191be5cf89bf648c6d30ec2b2ba8d3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 08:30:03 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 08:30:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9353c497
net-vpn/networkmanager-fortisslvpn: add 1.4.0
Bug: https://bugs.gentoo.org/880313
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/networkmanager-fortisslvpn/Manifest | 1 +
.../networkmanager-fortisslvpn-1.4.0.ebuild | 55 ++++++++++++++++++++++
2 files changed, 56 insertions(+)
diff --git a/net-vpn/networkmanager-fortisslvpn/Manifest b/net-vpn/networkmanager-fortisslvpn/Manifest
index 65f57c8aff5a..1243e04dbdac 100644
--- a/net-vpn/networkmanager-fortisslvpn/Manifest
+++ b/net-vpn/networkmanager-fortisslvpn/Manifest
@@ -1 +1,2 @@
DIST NetworkManager-fortisslvpn-1.3.90.tar.xz 375416 BLAKE2B d2e07a2f79685cb600b6c0abca52a54911ff41534c152e9c5befe25d436757ba517d84cc474ff5c200ae62ca019296871fc29dc8342788295b3e59be55fa8198 SHA512 98b3e524cbb33c8dcdb325b10d227f88534948d98ca8009f770e48b87d42637762ba5343f081ac583b77c3387cb47f2660be0f60430ede237f812a2af8d9a7aa
+DIST NetworkManager-fortisslvpn-1.4.0.tar.xz 381964 BLAKE2B 11cbcd0077a6636feaf04fc191bb78b269f1fcb13ae5ebc3f2d1fe239570e9955406b5f2ff76f6ea0f297e3425e6dac816a0a79f2c2a0723bae51e9fe42fa34d SHA512 94e96f204262825f3d525c96b5f135b31d9a3bb382bd2baf3fafdceb08768321331d4bd4f6af8879a8818e3bad854cdf057c9915e0ac9aee09d17e83b9d12d54
diff --git a/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.4.0.ebuild b/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.4.0.ebuild
new file mode 100644
index 000000000000..3dc84921087e
--- /dev/null
+++ b/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.4.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+GNOME_ORG_MODULE="NetworkManager-${PN##*-}"
+GNOME2_LA_PUNT="yes"
+GNOME2_EAUTORECONF="yes"
+
+inherit gnome2
+
+DESCRIPTION="NetworkManager Fortinet SSLVPN compatible plugin"
+HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk"
+
+DEPEND="
+ >=dev-libs/glib-2.32:2
+ >=net-misc/networkmanager-1.2:=
+ gtk? (
+ >=app-crypt/libsecret-0.18
+ gui-libs/gtk:4
+ media-libs/harfbuzz
+ >=net-libs/libnma-1.2.0
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ x11-libs/pango
+ )
+"
+RDEPEND="${RDEPEND}
+ net-dialup/ppp
+ >=net-vpn/openfortivpn-1.2.0"
+BDEPEND="dev-util/gdbus-codegen
+ >=sys-devel/gettext-0.19
+ virtual/pkgconfig"
+
+src_prepare() {
+ default
+
+ # Fix deprecated location, #709450
+ sed -i 's|/appdata|/metainfo|g' Makefile.{in,am} || die
+}
+
+src_configure() {
+ CONFIG_SHELL="${BROOT}"/bin/bash gnome2_src_configure \
+ --disable-static \
+ --with-dist-version=Gentoo \
+ --localstatedir=/var \
+ $(use_with gtk gnome) \
+ $(use_with gtk gtk4) \
+ --without-libnm-glib
+}
next reply other threads:[~2022-11-08 8:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-08 8:30 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-28 7:11 [gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-fortisslvpn/ Joonas Niilola
2023-05-12 15:36 Joonas Niilola
2023-04-23 4:46 Sam James
2022-11-08 23:16 Sam James
2022-08-30 13:23 Andreas Sturmlechner
2021-10-20 0:21 Sam James
2021-08-03 7:09 Joonas Niilola
2021-08-03 7:09 Joonas Niilola
2020-06-07 20:28 Mart Raudsepp
2020-04-20 19:57 Mart Raudsepp
2020-04-19 18:15 Mart Raudsepp
2020-04-19 18:15 Mart Raudsepp
2020-03-13 8:40 Joonas Niilola
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=1667896213.9353c497b4191be5cf89bf648c6d30ec2b2ba8d3.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