mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
editors/ghostwriter: Upstream project moved under KDE umbrella
- Update home page - Update distfile fetching Old URLs are now invalid, although a redirection is being kept active for the home page, but not for the distfile, which was being fetched by the FreeBSD cache. The distfile contents are identical to the old ones, and the produced package is exactly the same, so no need for a PORTREVISION bump.
This commit is contained in:
parent
4a1f66bd4f
commit
a079b4f492
@ -1,25 +1,25 @@
|
||||
PORTNAME= ghostwriter
|
||||
DISTVERSION= 2.2.0
|
||||
CATEGORIES= editors
|
||||
CATEGORIES= editors kde
|
||||
|
||||
MAINTAINER= madpilot@FreeBSD.org
|
||||
COMMENT= Distraction-free Markdown editor
|
||||
WWW= https://wereturtle.github.io/ghostwriter/
|
||||
WWW= https://ghostwriter.kde.org/
|
||||
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
|
||||
|
||||
USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake qt:5
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= wereturtle
|
||||
USES= compiler:c++11-lang desktop-file-utils kde:5 pkgconfig qmake qt:5
|
||||
USE_QT= core gui svg webchannel webengine widgets buildtools:build \
|
||||
linguisttools:build
|
||||
|
||||
# cf. PR 224488
|
||||
LDFLAGS+= -Wl,--as-needed
|
||||
|
||||
KDE_INVENT= 151268bcfdca57bba4944caa7172dde9549f0622 office
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's|^\(build/release/qrc_QtAwesomeFree.cpp:[^\\]*\)\\|\1|' \
|
||||
-e '/3rdparty\/QtAwesome\/fonts\/Font/d' \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1663483631
|
||||
SHA256 (wereturtle-ghostwriter-2.2.0_GH0.tar.gz) = bb1968a157fe6a30e75cd18b0222154e1e1b20011ba460b20088e8ab61df0955
|
||||
SIZE (wereturtle-ghostwriter-2.2.0_GH0.tar.gz) = 7756775
|
||||
TIMESTAMP = 1668073469
|
||||
SHA256 (office-ghostwriter-151268bcfdca57bba4944caa7172dde9549f0622_GL0.tar.gz) = bbaccaf2fd4170dcb3b69d9d89af4b35e242d11cbff62680ec05fcfbe3ee0047
|
||||
SIZE (office-ghostwriter-151268bcfdca57bba4944caa7172dde9549f0622_GL0.tar.gz) = 7758672
|
||||
|
Loading…
Reference in New Issue
Block a user