diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index e7355d017663..d88a9dd73108 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,53 +1,53 @@ # Created by: lightside # $FreeBSD$ PORTNAME= focuswriter -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 DISTVERSIONPREFIX= v CATEGORIES= editors MAINTAINER= lightside@gmx.com COMMENT= Simple, distraction-free writing environment LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/resources/images/icons/oxygen/COPYING LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell USE_GITHUB= yes GH_ACCOUNT= gottcode USES= desktop-file-utils pkgconfig qmake INSTALLS_ICONS= yes LIBS+= -lz PORTDATA= * PORTDOCS= CREDITS NEWS README OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= QT5 OPTIONS_SINGLE= QT OPTIONS_SINGLE_QT= QT4 QT5 QT_DESC= Qt toolkit QT4_RUN_DEPENDS= ${LOCALBASE}/lib/libSDL2_mixer.so:audio/sdl2_mixer QT4_USE= QT4=corelib,gui,network,moc_build,rcc_build QT5_USE= QT5=concurrent,core,gui,multimedia,network,printsupport,widgets,buildtools_build QT5_USE+= GL=gl post-patch: @${REINPLACE_CMD} -e '/PKGCONFIG/s/ zlib// ; \ /INSTALLS/s/man //' \ ${WRKSRC}/focuswriter.pro do-install-DOCS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) post-install: ${INSTALL_MAN} ${WRKSRC}/resources/unix/focuswriter.1 \ ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/editors/focuswriter/distinfo b/editors/focuswriter/distinfo index 64a1bf7661c0..7526c6d8c5b3 100644 --- a/editors/focuswriter/distinfo +++ b/editors/focuswriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466634254 -SHA256 (gottcode-focuswriter-v1.5.6_GH0.tar.gz) = a133c70427d7896b724c9fe6859453459e354cacd21f6ca7e332486a231a474f -SIZE (gottcode-focuswriter-v1.5.6_GH0.tar.gz) = 5621251 +TIMESTAMP = 1468697342 +SHA256 (gottcode-focuswriter-v1.5.7_GH0.tar.gz) = 83d3e093360dfb8855602cb5b65a4c5249ada511031c76bdcee73e3dd0b09250 +SIZE (gottcode-focuswriter-v1.5.7_GH0.tar.gz) = 5621646 diff --git a/editors/focuswriter/pkg-descr b/editors/focuswriter/pkg-descr index 93985cb97e02..a9b403491af8 100644 --- a/editors/focuswriter/pkg-descr +++ b/editors/focuswriter/pkg-descr @@ -1,20 +1,20 @@ FocusWriter is a simple, distraction-free writing environment. It utilizes a hide-away interface, that you access by moving your mouse to the edges of the screen, allowing the program to have a familiar look and feel to it, while still getting out of the way, so that you can immerse yourself in your work. Features: - TXT, basic RTF, and basic ODT file support - Timers and alarms - Daily goals - Fully customizable themes - Typewriter sound effects (optional) - Auto-save (optional) - Live statistics (optional) - Spell-checking (optional) - Multi-document support - Sessions - Portable mode (optional) - Translated into over 20 languages -WWW: http://gottcode.org/focuswriter/ +WWW: https://gottcode.org/focuswriter/