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] repo/gentoo:master commit in: app-text/kjots/
Date: Sat, 22 Apr 2023 10:02:52 +0000 (UTC)	[thread overview]
Message-ID: <1682157759.3a737491e812d3230d5292387b70804799894e68.asturm@gentoo> (raw)

commit:     3a737491e812d3230d5292387b70804799894e68
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 09:18:57 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 10:02:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a737491

app-text/kjots: add 5.1.1

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

 app-text/kjots/Manifest           |  1 +
 app-text/kjots/kjots-5.1.1.ebuild | 57 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)

diff --git a/app-text/kjots/Manifest b/app-text/kjots/Manifest
index ce9d679bdbbc..6553e28411e3 100644
--- a/app-text/kjots/Manifest
+++ b/app-text/kjots/Manifest
@@ -1 +1,2 @@
 DIST kjots-5.1.0.tar.xz 184972 BLAKE2B 28bea486bcaa552b7463f9a2132230d5729ade7a2eadb06f66f958c660117bd3a1976d6da14f1339abfbd39930708fe77ae923042a0bc8ca59bf074e409375ae SHA512 71c30e0810157cf3d039e683d368cfa9fa3ec88918eee2d85477a9eb9f073af43dfb2318957019f35503d484e2521289bcb043ff9bfc2822eb900a2f5b8d5d62
+DIST kjots-5.1.1.tar.xz 232816 BLAKE2B e90f0d4964a939898bd484ce691a0586725705d27e65af513ebfcd7b2bd1eec731e2374e550e92def736c72bad12e272c9cae1c32eabda67a2c1c45cb6655b69 SHA512 b0b4c3f9e11d5cc91b6667bc0483e1e3c62535473e99abbe6fb8e5e4519c1a2b72372de42f63fa2f6e730b40e03fcbc99cd0e189084f0122bfccf45185d2b088

diff --git a/app-text/kjots/kjots-5.1.1.ebuild b/app-text/kjots/kjots-5.1.1.ebuild
new file mode 100644
index 000000000000..39834da4447e
--- /dev/null
+++ b/app-text/kjots/kjots-5.1.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="pim"
+KFMIN=5.103.0
+QTMIN=5.15.5
+inherit ecm kde.org
+
+DESCRIPTION="Note taking utility by KDE"
+HOMEPAGE="https://userbase.kde.org/KJots https://community.kde.org/PIM/KJots"
+
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-2"
+SLOT="5"
+IUSE="speech"
+
+DEPEND="
+	>=dev-libs/grantlee-5.3:5
+	dev-libs/ktextaddons:5[speech?]
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtprintsupport-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-apps/akonadi-23.04.0:5
+	>=kde-apps/akonadi-notes-23.04.0:5
+	>=kde-apps/kmime-23.04.0:5
+	>=kde-apps/kontactinterface-23.04.0:5
+	>=kde-apps/kpimtextedit-23.04.0:5
+	>=kde-frameworks/kbookmarks-${KFMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kitemmodels-${KFMIN}:5
+	>=kde-frameworks/kparts-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=kde-apps/kdepim-runtime-23.04.0:5
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package speech KF5TextEditTextToSpeech)
+	)
+
+	ecm_src_configure
+}


             reply	other threads:[~2023-04-22 10:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-22 10:02 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-05 22:52 [gentoo-commits] repo/gentoo:master commit in: app-text/kjots/ Andreas Sturmlechner
2023-03-05 22:52 Andreas Sturmlechner
2022-03-21  8:41 Andreas Sturmlechner
2022-03-20 13:55 Andreas Sturmlechner
2022-01-04 11:58 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-04-26 23:16 Andreas Sturmlechner
2020-04-23 22:07 Andreas Sturmlechner
2019-12-25 16:27 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=1682157759.3a737491e812d3230d5292387b70804799894e68.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