Hello,

simple update.  it was moved under the KDE wing and homepage is 404.
Don't know if in the future it should be moved under kde applications
due to this change, but at least for the moment i don't seem to find a
ghostwriter tarball in the KDE master site.

the changelog for 2.1.5 and 2.1.6 is only minor bugfixes and qt6
support.  sync WANTLIB too, it doesn't link to Qt5WebEngine, only to
the core and widgets.

ok?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/editors/ghostwriter/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile    10 Jul 2022 17:34:05 -0000      1.19
+++ Makefile    4 Oct 2022 14:33:55 -0000
@@ -3,20 +3,20 @@ USE_WXNEEDED =        Yes
 
 COMMENT =      distraction-free Markdown editor
 
-GH_ACCOUNT =   wereturtle
+GH_ACCOUNT =   KDE
 GH_PROJECT =   ghostwriter
-GH_TAGNAME =   2.1.4
+GH_TAGNAME =   2.1.6
 
 CATEGORIES =   editors
 
-HOMEPAGE =     https://wereturtle.github.io/ghostwriter/
+HOMEPAGE =     https://invent.kde.org/office/ghostwriter
 
 # GPLv3 code, CC BY-SA 4.0 resources
 PERMIT_PACKAGE =       Yes
 
 WANTLIB += ${COMPILER_LIBCXX} GL Qt5Concurrent Qt5Core Qt5Gui
 WANTLIB += Qt5Network Qt5Positioning Qt5PrintSupport Qt5Qml Qt5QmlModels
-WANTLIB += Qt5Quick Qt5Svg Qt5WebChannel Qt5WebEngine Qt5WebEngineCore
+WANTLIB += Qt5Quick Qt5Svg Qt5WebChannel Qt5WebEngineCore
 WANTLIB += Qt5WebEngineWidgets Qt5Widgets c hunspell-1.7 m
 
 USE_GMAKE =    Yes
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/editors/ghostwriter/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    10 Jul 2022 17:34:05 -0000      1.8
+++ distinfo    4 Oct 2022 11:15:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (ghostwriter-2.1.4.tar.gz) = 
y8GwbFclAx0UeGnCK61MJj1n6H5bMoTFy/41ry8p3N4=
-SIZE (ghostwriter-2.1.4.tar.gz) = 7725770
+SHA256 (ghostwriter-2.1.6.tar.gz) = 
6sKIaPVgUxGBanbjxdQTh1PGyE1CiYPyJP8vXOWDMuA=
+SIZE (ghostwriter-2.1.6.tar.gz) = 7757010

Reply via email to