update editors/ghostwriter to 2.2.0
need to switch to GH_COMMIT because upstream didn't tag the release, the version number was just bumped in a commit. ok caspar@
This commit is contained in:
parent
fdb6726f32
commit
bda1f8fa0f
@ -3,20 +3,21 @@ USE_WXNEEDED = Yes
|
||||
|
||||
COMMENT = distraction-free Markdown editor
|
||||
|
||||
GH_ACCOUNT = wereturtle
|
||||
GH_ACCOUNT = KDE
|
||||
GH_PROJECT = ghostwriter
|
||||
GH_TAGNAME = 2.1.4
|
||||
GH_COMMIT = 151268bcfdca57bba4944caa7172dde9549f0622
|
||||
DISTNAME = ghostwriter-2.2.0
|
||||
|
||||
CATEGORIES = editors
|
||||
|
||||
HOMEPAGE = https://wereturtle.github.io/ghostwriter/
|
||||
HOMEPAGE = https://ghostwriter.kde.org/
|
||||
|
||||
# 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
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghostwriter-2.1.4.tar.gz) = y8GwbFclAx0UeGnCK61MJj1n6H5bMoTFy/41ry8p3N4=
|
||||
SIZE (ghostwriter-2.1.4.tar.gz) = 7725770
|
||||
SHA256 (ghostwriter-2.2.0-151268bc.tar.gz) = u6zK8v1BcNyztp2dia9LNeJC0Ry/9iaA7AX8++PuAEc=
|
||||
SIZE (ghostwriter-2.2.0-151268bc.tar.gz) = 7758672
|
||||
|
Loading…
Reference in New Issue
Block a user