public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-welcome/
Date: Mon, 16 Jan 2023 18:58:13 +0000 (UTC)	[thread overview]
Message-ID: <1673894652.ab19a97d0b89fc85e8a581504453704d04b810ec.asturm@gentoo> (raw)

commit:     ab19a97d0b89fc85e8a581504453704d04b810ec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 18:44:12 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 18:44:12 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ab19a97d

kde-plasma/plasma-welcome: new package, add 9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-welcome/metadata.xml             | 11 ++++++
 .../plasma-welcome/plasma-welcome-9999.ebuild      | 44 ++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/kde-plasma/plasma-welcome/metadata.xml b/kde-plasma/plasma-welcome/metadata.xml
new file mode 100644
index 0000000000..d925f24397
--- /dev/null
+++ b/kde-plasma/plasma-welcome/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<upstream>
+		<bugs-to>https://bugs.kde.org/</bugs-to>
+	</upstream>
+</pkgmetadata>

diff --git a/kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild b/kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild
new file mode 100644
index 0000000000..4fb8cc25f2
--- /dev/null
+++ b/kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="A friendly onboarding wizard for Plasma"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS=""
+IUSE="telemetry"
+
+RDEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtnetwork-${QTMIN}:5
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	kde-apps/kaccounts-integration:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kservice-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	telemetry? ( dev-libs/kuserfeedback:5 )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package telemetry KUserFeedback)
+	)
+	ecm_src_configure
+}


             reply	other threads:[~2023-01-16 18:58 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-16 18:58 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-20 10:40 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-welcome/ Andreas Sturmlechner
2023-01-20 13:59 Andreas Sturmlechner
2023-02-09 13:26 Andreas Sturmlechner
2023-02-10 20:19 Andreas Sturmlechner
2023-02-14 11:27 Andreas Sturmlechner
2023-02-21 14:02 Andreas Sturmlechner
2023-02-22 11:59 Andreas Sturmlechner
2023-03-14 14:47 Andreas Sturmlechner
2023-03-14 20:21 Andreas Sturmlechner
2023-05-09 15:06 Andreas Sturmlechner
2023-06-27 20:40 Andreas Sturmlechner
2023-06-27 20:44 Andreas Sturmlechner
2023-06-30 16:52 Andreas Sturmlechner
2023-10-24 18:39 Andreas Sturmlechner
2023-10-25  7:42 Andreas Sturmlechner
2023-12-02 20:00 Andreas Sturmlechner
2023-12-02 20:04 Andreas Sturmlechner
2023-12-07 19:34 Andreas Sturmlechner
2023-12-12 18:32 Andreas Sturmlechner
2023-12-19 22:00 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-12-23 18:46 Andreas Sturmlechner
2024-01-10 16:47 Andreas Sturmlechner
2024-05-21 19:06 Andreas Sturmlechner
2024-05-24 19:49 Andreas Sturmlechner
2024-05-27 22:24 Andreas Sturmlechner
2024-06-18 20:03 Andreas Sturmlechner
2024-09-10 16:48 Andreas Sturmlechner
2024-09-14 15:16 Andreas Sturmlechner
2024-09-14 21:33 Andreas Sturmlechner
2024-10-03 20:18 Andreas Sturmlechner
2024-10-08 15:20 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=1673894652.ab19a97d0b89fc85e8a581504453704d04b810ec.asturm@gentoo \
    --to=asturm@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