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-editors/ghostwriter/
Date: Sat,  9 Dec 2023 10:29:16 +0000 (UTC)	[thread overview]
Message-ID: <1702117677.e9333f92507bcfc44ef43d6c02dfe37f724cf800.asturm@gentoo> (raw)

commit:     e9333f92507bcfc44ef43d6c02dfe37f724cf800
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 10:19:08 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 10:27:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9333f92

app-editors/ghostwriter: 23.08.4 version bump

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

 app-editors/ghostwriter/Manifest                   |  1 +
 app-editors/ghostwriter/ghostwriter-23.08.4.ebuild | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/app-editors/ghostwriter/Manifest b/app-editors/ghostwriter/Manifest
index 72fe84eba6cf..e9eb39392ce6 100644
--- a/app-editors/ghostwriter/Manifest
+++ b/app-editors/ghostwriter/Manifest
@@ -1,2 +1,3 @@
 DIST ghostwriter-23.04.3.tar.xz 3074336 BLAKE2B 89314147c3222d0e83d26cedb81e6bf917e4f4e3d95650ba1d3096f06491343046dd5684d13014002a5249ec26af43cb050457c6f5d7c241b352a605b529b5af SHA512 d14e8c9928ec0638b98ca152d35ae88a7a4a582d4268e8f251252f080e4490b5c9433a814e6306acf7856c6a253f6e7aa9ed326328f90e0da8ef1214ef5a432c
 DIST ghostwriter-23.08.3.tar.xz 3626304 BLAKE2B 558b63152817d90443fcc78c9a5ac609643cd7a5b9c595ddbcccdb05bcb38af4c300974b852a9bf7b002aaf67ee84df0dddc357bc3b4cf558b0dc5a55876ae66 SHA512 b8281bc286132997ae6aeba95a6382546d556d6b5c6385d08c4660b385264cc60040efd3a71865166aee55ab5c979b2b80e72423b523400141dd74c4ba256ae3
+DIST ghostwriter-23.08.4.tar.xz 3626652 BLAKE2B 7c02c04cee3a499135e96add0bb128c2b7b368a73e39a9b55225b2f252240e0e0c1c052ac6bf8539d85dee7552e092af6886297a7ead8f6c671dbb80c9eafb9e SHA512 217d512d338a4beb8c56c6c7c6e7d48fe1d06da8d6845700e92373c37450082ffe310281aeaeff78050e2cc89a59d46cf439e1e54e83a82c0b510f9e2c8533e8

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild
new file mode 100644
index 000000000000..3562615eaaf0
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


             reply	other threads:[~2023-12-09 10:29 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-09 10:29 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05 16:50 [gentoo-commits] repo/gentoo:master commit in: app-editors/ghostwriter/ Andreas Sturmlechner
2024-09-01 19:36 Arthur Zamarin
2024-08-31 21:19 Sam James
2024-08-24 12:50 Andreas Sturmlechner
2024-07-04 12:06 Andreas Sturmlechner
2024-07-02 11:46 Sam James
2024-06-13 16:54 Andreas Sturmlechner
2024-05-23 16:00 Andreas Sturmlechner
2024-04-11 20:40 Andreas Sturmlechner
2024-03-21 15:39 Andreas Sturmlechner
2024-03-05 17:22 Arthur Zamarin
2024-02-15 12:34 Andreas Sturmlechner
2024-01-08 11:15 Andreas Sturmlechner
2024-01-08 11:15 Andreas Sturmlechner
2023-11-09 13:09 Andreas Sturmlechner
2023-10-12 13:23 Andreas Sturmlechner
2023-09-15 20:09 Andreas Sturmlechner
2023-08-25  8:30 Andreas Sturmlechner
2023-08-09 21:16 Andreas Sturmlechner
2023-08-02 17:43 Sam James
2023-07-08  9:33 Arthur Zamarin
2023-07-06 14:24 Andreas Sturmlechner
2023-06-08 11:43 Andreas Sturmlechner
2023-05-11 16:04 Andreas Sturmlechner
2023-04-22  9:13 Andreas Sturmlechner
2023-04-20 21:40 Sam James
2023-04-20 21:27 Sam James
2023-04-16 19:54 Andreas Sturmlechner
2022-12-18 18:20 Andreas Sturmlechner
2022-12-18 10:14 Andreas Sturmlechner
2022-12-18 10:14 Andreas Sturmlechner
2022-11-14  7:46 Joonas Niilola
2022-11-14  7:46 Joonas Niilola
2022-11-08 18:26 Andreas Sturmlechner
2022-09-24 10:01 Andreas Sturmlechner
2022-09-15  6:44 Joonas Niilola
2022-09-14 15:35 Jakov Smolić
2022-07-25 11:58 Joonas Niilola
2022-06-07  5:02 Joonas Niilola
2022-06-07  5:02 Joonas Niilola
2022-04-25 12:46 Joonas Niilola
2022-04-23  5:44 Joonas Niilola
2022-04-23  5:44 Joonas Niilola
2021-08-26 10:52 Joonas Niilola
2021-08-26 10:52 Joonas Niilola
2021-06-21  5:12 Joonas Niilola
2020-06-18 17:21 Andreas Sturmlechner
2020-03-11 22:05 Andreas Sturmlechner
2019-08-24  9:07 Andreas Sturmlechner
2019-06-11  0:58 Andreas Sturmlechner
2019-06-05  7:47 Michał Górny
2018-12-23  1:25 Andreas Sturmlechner
2018-12-16 14:46 Andreas Sturmlechner
2018-10-27 15:57 Andreas Sturmlechner
2017-09-05 20:44 Patrice Clement
2017-03-12 22:51 Göktürk Yüksek
2017-03-02 21:40 Andreas Sturmlechner
2017-01-07 23:53 Andreas Sturmlechner
2016-02-24 20:59 Patrice Clement
2016-02-24 20:59 Patrice Clement
2016-02-24 20:59 Patrice Clement

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=1702117677.e9333f92507bcfc44ef43d6c02dfe37f724cf800.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