public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: app-text/marknote/
@ 2024-07-13 18:18 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2024-07-13 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     d8c5c891ca29ac301b4e378268f055cdbeac661f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 18:08:46 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 18:18:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8c5c891

app-text/marknote: new package, add 9999

The one note taking application to replace KJots and KNotes,
with support for importing old notes from these applications.

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

 app-text/marknote/marknote-9999.ebuild | 39 ++++++++++++++++++++++++++++++++++
 app-text/marknote/metadata.xml         | 12 +++++++++++
 2 files changed, 51 insertions(+)

diff --git a/app-text/marknote/marknote-9999.ebuild b/app-text/marknote/marknote-9999.ebuild
new file mode 100644
index 0000000000..9a3e6950fb
--- /dev/null
+++ b/app-text/marknote/marknote-9999.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=6.3.0
+QTMIN=6.6.2
+inherit ecm kde.org
+
+DESCRIPTION="Markdown editor with a wide range of formating options for everyday notes"
+HOMEPAGE="https://apps.kde.org/marknote/"
+
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+
+# TODO: md4c not packaged
+DEPEND="
+	>=dev-libs/kirigami-addons-1.3.40:6
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=dev-qt/qtsvg-${QTMIN}:6
+	kde-apps/kmime:6
+	>=kde-frameworks/breeze-icons-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
+	>=kde-frameworks/kcolorscheme-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kcrash-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"

diff --git a/app-text/marknote/metadata.xml b/app-text/marknote/metadata.xml
new file mode 100644
index 0000000000..50799e4ba6
--- /dev/null
+++ b/app-text/marknote/metadata.xml
@@ -0,0 +1,12 @@
+<?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>
+		<remote-id type="kde-invent">office/marknote</remote-id>
+		<bugs-to>https://bugs.kde.org/enter_bug.cgi?product=Marknote</bugs-to>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-13 18:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13 18:18 [gentoo-commits] proj/kde:master commit in: app-text/marknote/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox