From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 64AEF158046 for ; Sat, 12 Oct 2024 06:31:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70C33E29E1; Sat, 12 Oct 2024 06:31:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FF9CE29E2 for ; Sat, 12 Oct 2024 06:31:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BF5F343180 for ; Sat, 12 Oct 2024 06:31:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A42751FBE for ; Sat, 12 Oct 2024 06:31:03 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1728714643.dce12e2ab2aa5d41fd690794d94d250f58c5342b.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-libreswan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/networkmanager-libreswan/Manifest net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.22.ebuild X-VCS-Directories: net-vpn/networkmanager-libreswan/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: dce12e2ab2aa5d41fd690794d94d250f58c5342b X-VCS-Branch: master Date: Sat, 12 Oct 2024 06:31:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8780243b-ba86-4b5e-b38c-f80f0d13df0a X-Archives-Hash: 2f52106f79f82871912725f77be3a897 commit: dce12e2ab2aa5d41fd690794d94d250f58c5342b Author: Hans de Graaff gentoo org> AuthorDate: Sat Oct 12 06:30:43 2024 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Oct 12 06:30:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce12e2a net-vpn/networkmanager-libreswan: add 1.2.22 Signed-off-by: Hans de Graaff gentoo.org> net-vpn/networkmanager-libreswan/Manifest | 1 + .../networkmanager-libreswan-1.2.22.ebuild | 49 ++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/net-vpn/networkmanager-libreswan/Manifest b/net-vpn/networkmanager-libreswan/Manifest index 5d9a3b93026b..717b29d508bb 100644 --- a/net-vpn/networkmanager-libreswan/Manifest +++ b/net-vpn/networkmanager-libreswan/Manifest @@ -1 +1,2 @@ DIST NetworkManager-libreswan-1.2.16.tar.xz 406668 BLAKE2B 58008ed6b6e45a0cb26ec7cd59180f5be99bfd6959fb9cbcdf3dd62139e3fbe785fccb3fdcbe9f1d1387700b97ae539020d5036804c99d6bd95dd6fd22c625e0 SHA512 1e775a525df5ae6dafa2ccc04af345e5cc04d74ea9f532614f4fd2b388c1016940a1db8347ac670fe396f075b5c9234afea59e777ecbd6ce647db9f3247cd7ad +DIST NetworkManager-libreswan-1.2.22.tar.xz 426628 BLAKE2B 7f4709d5ee2d44a491a5b53a441a2f8e64e7f41c8635fdc3f19cbe4af5201f073ef816e7bc8fa27aba6cb80468660a294f0d464062e88ef9e7dcc9985b8091e0 SHA512 80885a276344ab512fb7b3d4b9932525787006781f3c8e0ab93343b78172f1d971c7753df53f21db8f45ea873469d80fc1e12f8d56d6e05d31a536069ff46e16 diff --git a/net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.22.ebuild b/net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.22.ebuild new file mode 100644 index 000000000000..970691dee221 --- /dev/null +++ b/net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.22.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +GNOME_ORG_MODULE="NetworkManager-${PN##*-}" + +inherit gnome2 + +DESCRIPTION="NetworkManager libreswan plugin" +HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/VPN" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="gtk" + +RDEPEND=" + >=dev-libs/glib-2.36:2 + >=dev-libs/libnl-3.2.8:3 + >=net-misc/networkmanager-1.2.0:= + net-vpn/libreswan + gtk? ( + app-crypt/libsecret + + >=x11-libs/gtk+-3.4:3 + + >=gui-libs/gtk-4.0:4 + >=gnome-extra/nm-applet-1.2.0 + ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + sys-devel/gettext + dev-util/intltool + virtual/pkgconfig +" + +src_configure() { + local myconf=( + --disable-more-warnings + --disable-static + --with-dist-version=Gentoo + --without-libnm-glib + $(use_with gtk gnome) + $(use_with gtk gtk4) + ) + gnome2_src_configure "${myconf[@]}" +}