public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/networkmanager-fortisslvpn/
Date: Tue,  3 Aug 2021 07:09:56 +0000 (UTC)	[thread overview]
Message-ID: <1627974589.2b3c9975b4b598031ca579f02ac0916a4e765df1.juippis@gentoo> (raw)

commit:     2b3c9975b4b598031ca579f02ac0916a4e765df1
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 06:58:38 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 07:09:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3c9975

net-vpn/networkmanager-fortisslvpn: 1.3.90.ebuild enhancements

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../networkmanager-fortisslvpn-1.3.90.ebuild         | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.3.90.ebuild b/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.3.90.ebuild
index 986464f7b32..81b8594e7f8 100644
--- a/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.3.90.ebuild
+++ b/net-vpn/networkmanager-fortisslvpn/networkmanager-fortisslvpn-1.3.90.ebuild
@@ -2,6 +2,7 @@
 # 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"
@@ -16,26 +17,31 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="gtk"
 
-RDEPEND="
-	>=net-misc/networkmanager-1.2:=
+DEPEND="
 	>=dev-libs/glib-2.32:2
-	net-dialup/ppp:=
-	>=net-vpn/openfortivpn-1.2.0
+	>=net-misc/networkmanager-1.2:=
 	gtk? (
 		>=app-crypt/libsecret-0.18
+		media-libs/harfbuzz
 		>=net-libs/libnma-1.2.0
+		x11-libs/cairo
+		x11-libs/gdk-pixbuf
 		>=x11-libs/gtk+-3.4:3
+		x11-libs/pango
 	)
 "
-DEPEND="${RDEPEND}"
+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() {
-	sed -i 's/\/appdata/\/metainfo/g' Makefile.am
+	default
 
-	eapply_user
+	# Fix deprecated location, #709450
+	sed -i 's|/appdata|/metainfo|g' Makefile.{in,am} || die
 }
 
 src_configure() {


             reply	other threads:[~2021-08-03  7:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03  7:09 Joonas Niilola [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-11-08  8:30 Sam James
2022-08-30 13:23 Andreas Sturmlechner
2021-10-20  0:21 Sam James
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=1627974589.2b3c9975b4b598031ca579f02ac0916a4e765df1.juippis@gentoo \
    --to=juippis@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