# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # focuswriter # focuswriter/Makefile # focuswriter/pkg-descr # focuswriter/distinfo # focuswriter/pkg-plist # echo c - focuswriter mkdir -p focuswriter > /dev/null 2>&1 echo x - focuswriter/Makefile sed 's/^X//' >focuswriter/Makefile << 'c36fed5ee48163751e35a40ab1f3d037' X# Created by: lightside X# $FreeBSD$ X XPORTNAME= focuswriter XPORTVERSION= 1.5.6 XDISTVERSIONPREFIX= v XCATEGORIES= editors X XMAINTAINER= lightside@gmx.com XCOMMENT= Simple, distraction-free writing environment X XLICENSE= GPLv3 LGPL3 XLICENSE_COMB= multi XLICENSE_FILE_GPLv3= ${WRKSRC}/COPYING XLICENSE_FILE_LGPL3= ${WRKSRC}/resources/images/icons/oxygen/COPYING X XLIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell X XUSE_GITHUB= yes XGH_ACCOUNT= gottcode X XUSES= desktop-file-utils qmake pkgconfig XINSTALLS_ICONS= yes X XPORTDATA= * XPORTDOCS= CREDITS NEWS README X XOPTIONS_DEFINE= DOCS XOPTIONS_DEFAULT= QT5 XOPTIONS_SINGLE= QT XOPTIONS_SINGLE_QT= QT4 QT5 XQT_DESC= Qt toolkit X XQT4_RUN_DEPENDS= ${LOCALBASE}/lib/libSDL2_mixer.so:audio/sdl2_mixer XQT4_USE= QT4=corelib,gui,network,moc_build,rcc_build XQT5_USE= QT5=concurrent,core,gui,multimedia,network,printsupport,widgets,buildtools_build XQT5_USE+= GL=gl X Xpost-patch: X @${REINPLACE_CMD} -e '/INSTALLS/s/man //' \ X ${WRKSRC}/focuswriter.pro X Xdo-install-DOCS-on: X (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) X Xpost-install: X ${INSTALL_MAN} ${WRKSRC}/resources/unix/focuswriter.1 ${STAGEDIR}${PREFIX}/man/man1 X X.include c36fed5ee48163751e35a40ab1f3d037 echo x - focuswriter/pkg-descr sed 's/^X//' >focuswriter/pkg-descr << '26c8cd40553d5e1e48b707457ac5b02f' XFocusWriter is a simple, distraction-free writing environment. It utilizes a Xhide-away interface that you access by moving your mouse to the edges of the Xscreen, allowing the program to have a familiar look and feel to it while still Xgetting out of the way so that you can immerse yourself in your work. X XFeatures: X- TXT, basic RTF, and basic ODT file support X- Timers and alarms X- Daily goals X- Fully customizable themes X- Typewriter sound effects (optional) X- Auto-save (optional) X- Live statistics (optional) X- Spell-checking (optional) X- Multi-document support X- Sessions X- Portable mode (optional) X- Translated into over 20 languages X XWWW: http://gottcode.org/focuswriter/ 26c8cd40553d5e1e48b707457ac5b02f echo x - focuswriter/distinfo sed 's/^X//' >focuswriter/distinfo << 'cb8faff5994a5fcfc89b9aaadae70cb3' XSHA256 (gottcode-focuswriter-v1.5.6_GH0.tar.gz) = a133c70427d7896b724c9fe6859453459e354cacd21f6ca7e332486a231a474f XSIZE (gottcode-focuswriter-v1.5.6_GH0.tar.gz) = 5621251 cb8faff5994a5fcfc89b9aaadae70cb3 echo x - focuswriter/pkg-plist sed 's/^X//' >focuswriter/pkg-plist << '73766ddf3c1208d63003fb7e769d67ec' Xbin/focuswriter Xman/man1/focuswriter.1.gz Xshare/appdata/focuswriter.appdata.xml Xshare/applications/focuswriter.desktop Xshare/icons/hicolor/128x128/apps/focuswriter.png Xshare/icons/hicolor/16x16/apps/focuswriter.png Xshare/icons/hicolor/22x22/apps/focuswriter.png Xshare/icons/hicolor/24x24/apps/focuswriter.png Xshare/icons/hicolor/256x256/apps/focuswriter.png Xshare/icons/hicolor/32x32/apps/focuswriter.png Xshare/icons/hicolor/48x48/apps/focuswriter.png Xshare/icons/hicolor/64x64/apps/focuswriter.png Xshare/icons/hicolor/scalable/apps/focuswriter.svg Xshare/pixmaps/focuswriter.xpm 73766ddf3c1208d63003fb7e769d67ec exit