From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-pptp/
Date: Thu, 7 Jul 2016 19:18:18 +0000 (UTC) [thread overview]
Message-ID: <1467919013.17a8aa55e03803cf52f8115e7460f1e5bd024135.pacho@gentoo> (raw)
commit: 17a8aa55e03803cf52f8115e7460f1e5bd024135
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 19:14:41 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 19:16:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a8aa55
net-misc/networkmanager-pptp: Version bump
Package-Manager: portage-2.3.0
net-misc/networkmanager-pptp/Manifest | 1 +
.../networkmanager-pptp-1.2.2.ebuild | 50 ++++++++++++++++++++++
2 files changed, 51 insertions(+)
diff --git a/net-misc/networkmanager-pptp/Manifest b/net-misc/networkmanager-pptp/Manifest
index 955cb39..1db0db4 100644
--- a/net-misc/networkmanager-pptp/Manifest
+++ b/net-misc/networkmanager-pptp/Manifest
@@ -1 +1,2 @@
DIST NetworkManager-pptp-1.0.8.tar.xz 365616 SHA256 6ff031baf170d890f779cfd15533ff0429999f1513aa3903a60c9d21ae09244c SHA512 81936de51669a3cb4fc1fba9139735cecdba8ee601ba95024a83d7197061431094239dd6ef2964c3b6a82afbf4fb6a0b13fa7b5fc0728c09cfb572857888430f WHIRLPOOL 909484a6f6ea43554f7c410a8a168b373a012201bd21e6b11f00a7f53bce57bc49f030a2015946ae48155f15883c53971a0b95769deb3694762d3c50f287796b
+DIST NetworkManager-pptp-1.2.2.tar.xz 183722 SHA256 2d0e5ad3d2eb08be5c1987ecf1ea0f52ac6fa8342e09eab5ed2239d136dec94c SHA512 a6386da9796af74d1ffb0b750fb64b252e2637411fc4db3e4ba11f42273597b373a00e79c90a3d4e17b9676e83e4c76338f2ea39f7ce39e0d86107be3e00fe8d WHIRLPOOL 2880dc23b84609a86e4a2b5b5a6c45e897e879e784bef530e86d26d374ce3020426c96c3c9e5c2f4264e1d0485455b29ea6c86d5317dd032f0da24bd380765fd
diff --git a/net-misc/networkmanager-pptp/networkmanager-pptp-1.2.2.ebuild b/net-misc/networkmanager-pptp/networkmanager-pptp-1.2.2.ebuild
new file mode 100644
index 0000000..334981d
--- /dev/null
+++ b/net-misc/networkmanager-pptp/networkmanager-pptp-1.2.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME_ORG_MODULE="NetworkManager-${PN##*-}"
+
+inherit gnome2
+
+DESCRIPTION="NetworkManager PPTP plugin"
+HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="gtk"
+
+RDEPEND="
+ >=net-misc/networkmanager-1.1:=
+ >=dev-libs/dbus-glib-0.74
+ >=dev-libs/glib-2.32:2
+ net-dialup/ppp:=
+ net-dialup/pptpclient
+ gtk? (
+ app-crypt/libsecret
+ >=gnome-extra/nm-applet-0.9.10
+ >=x11-libs/gtk+-3.4:3
+ )
+"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ dev-util/intltool
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local myconf
+ # Same hack as net-dialup/pptpd to get proper plugin dir for ppp, bug #519986
+ local PPPD_VER=`best_version net-dialup/ppp`
+ PPPD_VER=${PPPD_VER#*/*-} #reduce it to ${PV}-${PR}
+ PPPD_VER=${PPPD_VER%%[_-]*} # main version without beta/pre/patch/revision
+ myconf="${myconf} --with-pppd-plugin-dir=/usr/$(get_libdir)/pppd/${PPPD_VER}"
+
+ gnome2_src_configure \
+ --disable-more-warnings \
+ --disable-static \
+ --with-dist-version=Gentoo \
+ $(use_with gtk gnome) \
+ ${myconf}
+}
next reply other threads:[~2016-07-07 19:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 19:18 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-02 17:27 [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-pptp/ Mart Raudsepp
2018-12-02 14:29 Mikle Kolyada
2018-12-02 10:12 Mikle Kolyada
2018-10-04 22:02 Mart Raudsepp
2018-09-07 10:13 Mart Raudsepp
2018-03-10 11:31 Pacho Ramos
2017-02-16 0:17 Mart Raudsepp
2017-02-11 18:31 Pacho Ramos
2016-07-09 19:18 Pacho Ramos
2016-07-07 19:18 Pacho Ramos
2016-04-02 20:38 Pacho Ramos
2015-09-07 21:55 Mikle Kolyada
2015-09-05 11:02 Pacho Ramos
2015-09-05 11:01 Pacho Ramos
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=1467919013.17a8aa55e03803cf52f8115e7460f1e5bd024135.pacho@gentoo \
--to=pacho@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