public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtnetworkauth/
Date: Wed,  3 May 2017 02:21:36 +0000 (UTC)	[thread overview]
Message-ID: <1493777889.698646fa3770cc17eb30748b47611d2b36962604.pesa@gentoo> (raw)

commit:     698646fa3770cc17eb30748b47611d2b36962604
Author:     Takahiro HASHIMOTO <kenya888 <AT> gmail <DOT> com>
AuthorDate: Tue May  2 09:22:22 2017 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed May  3 02:18:09 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=698646fa

dev-qt/qtnetworkauth: new package (tech preview)

 dev-qt/qtnetworkauth/metadata.xml                  | 17 +++++++++++++++++
 dev-qt/qtnetworkauth/qtnetworkauth-5.9.9999.ebuild | 20 ++++++++++++++++++++
 dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild   | 20 ++++++++++++++++++++
 3 files changed, 57 insertions(+)

diff --git a/dev-qt/qtnetworkauth/metadata.xml b/dev-qt/qtnetworkauth/metadata.xml
new file mode 100644
index 00000000..08d85fc4
--- /dev/null
+++ b/dev-qt/qtnetworkauth/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>qt@gentoo.org</email>
+		<name>Gentoo Qt Project</name>
+	</maintainer>
+	<upstream>
+		<bugs-to>https://bugreports.qt.io/</bugs-to>
+		<doc>http://doc.qt.io/</doc>
+	</upstream>
+	<slots>
+		<subslots>
+			Must only be used by packages that are known to use private parts of the Qt API.
+		</subslots>
+	</slots>
+</pkgmetadata>

diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.9.9999.ebuild b/dev-qt/qtnetworkauth/qtnetworkauth-5.9.9999.ebuild
new file mode 100644
index 00000000..ec54a2f0
--- /dev/null
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.9.9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit qt5-build
+
+DESCRIPTION="Network authorization library for the Qt5 framework"
+LICENSE="GPL-3"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+	~dev-qt/qtcore-${PV}
+	~dev-qt/qtnetwork-${PV}
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild b/dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild
new file mode 100644
index 00000000..ec54a2f0
--- /dev/null
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit qt5-build
+
+DESCRIPTION="Network authorization library for the Qt5 framework"
+LICENSE="GPL-3"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+	~dev-qt/qtcore-${PV}
+	~dev-qt/qtnetwork-${PV}
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2017-05-03  2:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03  2:21 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-25 22:22 [gentoo-commits] proj/qt:master commit in: dev-qt/qtnetworkauth/ Andreas Sturmlechner
2022-04-10 21:12 Andreas Sturmlechner
2022-09-08 17:15 Jimi Huotari
2022-09-08 17:18 Jimi Huotari
2022-09-22 11:51 Jimi Huotari
2022-09-24 17:03 Andreas Sturmlechner
2022-09-24 21:24 Andreas Sturmlechner
2022-11-05 16:39 Andreas Sturmlechner
2024-11-21 15:58 Andreas Sturmlechner

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=1493777889.698646fa3770cc17eb30748b47611d2b36962604.pesa@gentoo \
    --to=pesa@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