public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-gtk/
Date: Thu,  7 Jul 2016 23:38:22 +0000 (UTC)	[thread overview]
Message-ID: <1467934691.230321473a3e055e1f04c0091fbc64e53aa9ca38.wizardedit@gentoo> (raw)

commit:     230321473a3e055e1f04c0091fbc64e53aa9ca38
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 23:13:15 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 23:38:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23032147

net-misc/connman-gtk: bump to EAPI 6, add maintainer-needed

Package-Manager: portage-2.2.28

 net-misc/connman-gtk/connman-gtk-1.0-r1.ebuild | 40 ++++++++++++++++++++++++++
 net-misc/connman-gtk/metadata.xml              |  1 +
 2 files changed, 41 insertions(+)

diff --git a/net-misc/connman-gtk/connman-gtk-1.0-r1.ebuild b/net-misc/connman-gtk/connman-gtk-1.0-r1.ebuild
new file mode 100644
index 0000000..2d245ce
--- /dev/null
+++ b/net-misc/connman-gtk/connman-gtk-1.0-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="GTK GUI for Connman"
+HOMEPAGE="https://github.com/jgke/connman-gtk"
+SRC_URI="https://github.com/jgke/connman-gtk/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="openconnect"
+
+CDEPEND="
+	>=dev-libs/glib-2.0:2
+	>=x11-libs/gtk+-3.10:3
+	openconnect? ( >=net-misc/openconnect-5.99 )
+"
+RDEPEND="${CDEPEND}
+	net-misc/connman
+"
+DEPEND="${CDEOEND}
+	>=dev-util/intltool-0.35.0
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		$(use_with openconnect)
+}

diff --git a/net-misc/connman-gtk/metadata.xml b/net-misc/connman-gtk/metadata.xml
index 10ff406..1805b16 100644
--- a/net-misc/connman-gtk/metadata.xml
+++ b/net-misc/connman-gtk/metadata.xml
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+	<!-- maintainer-needed -->
 	<use>
 		<flag name="openconnect">Support easier authentication to AnyConnect VPNs</flag>
 	</use>


             reply	other threads:[~2016-07-07 23:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 23:38 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-13 11:37 [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-gtk/ Marek Szuba
2024-06-13  6:32 Joonas Niilola
2024-06-12 13:04 Marek Szuba
2024-05-15 12:50 Marek Szuba
2024-05-15 12:50 Marek Szuba
2021-03-29 13:49 Ben Kohler
2020-11-13  5:00 Sam James
2019-06-07 11:45 Marek Szuba
2018-05-25 10:47 Marek Szuba
2017-12-16  8:20 Tobias Klausmann
2017-10-15 22:08 Thomas Deutschmann
2016-11-08 10:39 Marek Szuba
2016-10-04  8:41 Marek Szuba
2016-10-04  8:41 Marek Szuba
2016-08-06 16:51 Michał Górny
2016-05-22 19:35 Pacho Ramos
2015-09-29 19:58 Julian Ospald

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=1467934691.230321473a3e055e1f04c0091fbc64e53aa9ca38.wizardedit@gentoo \
    --to=wizardedit@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