From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kstatusnotifieritem/
Date: Thu, 30 Nov 2023 20:54:38 +0000 (UTC) [thread overview]
Message-ID: <1701377558.6c823c930bb1c30e99c8f3a7b8a3a78b35bf29e3.asturm@gentoo> (raw)
commit: 6c823c930bb1c30e99c8f3a7b8a3a78b35bf29e3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 20:52:38 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 20:52:38 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c823c93
kde-frameworks/kstatusnotifieritem: new package, add 9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kstatusnotifieritem-9999.ebuild | 29 ++++++++++++++++++++++
kde-frameworks/kstatusnotifieritem/metadata.xml | 17 +++++++++++++
2 files changed, 46 insertions(+)
diff --git a/kde-frameworks/kstatusnotifieritem/kstatusnotifieritem-9999.ebuild b/kde-frameworks/kstatusnotifieritem/kstatusnotifieritem-9999.ebuild
new file mode 100644
index 0000000000..47e5d01244
--- /dev/null
+++ b/kde-frameworks/kstatusnotifieritem/kstatusnotifieritem-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PVCUT=$(ver_cut 1-2)
+QTMIN=6.6.0
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Implementation of Status Notifier Items"
+
+LICENSE="LGPL-2+"
+KEYWORDS=""
+IUSE="X"
+
+RDEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ =kde-frameworks/kwindowsystem-${PVCUT}*:6[X?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
+
+src_configure() {
+ local mycmakeargs=(
+ -DWITHOUT_X11=$(usex !X)
+ )
+
+ ecm_src_configure
+}
diff --git a/kde-frameworks/kstatusnotifieritem/metadata.xml b/kde-frameworks/kstatusnotifieritem/metadata.xml
new file mode 100644
index 0000000000..cc6cdbccae
--- /dev/null
+++ b/kde-frameworks/kstatusnotifieritem/metadata.xml
@@ -0,0 +1,17 @@
+<?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>
+ <remote-id type="kde-invent">frameworks/kstatusnotifieritem</remote-id>
+ </upstream>
+ <slots>
+ <subslots>
+ Must only be used by packages that are known to use private parts of the Frameworks API.
+ </subslots>
+ </slots>
+</pkgmetadata>
next reply other threads:[~2023-11-30 20:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-30 20:54 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-22 17:32 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kstatusnotifieritem/ Andreas Sturmlechner
2025-01-17 12:15 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=1701377558.6c823c930bb1c30e99c8f3a7b8a3a78b35bf29e3.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