Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2018 18:40:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226122] editors/focuswriter: Update to 1.6.10
Message-ID:  <bug-226122-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226122

            Bug ID: 226122
           Summary: editors/focuswriter: Update to 1.6.10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: lightside@gmx.com
 Attachment #190898 maintainer-approval+
             Flags:

Created attachment 190898
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190898&action=
=3Dedit
Proposed patch (since 461416 revision)

Patch to update editors/focuswriter port from 1.6.9 to 1.6.10 version.

Look following links for changes:
https://github.com/gottcode/focuswriter/compare/v1.6.9...v1.6.10
https://github.com/gottcode/focuswriter/blob/v1.6.10/NEWS#L1-L7

- Add CACHE_ICONS option

Some rationale about INSTALLS_ICONS=3Dyes was explained in bug 225770 comme=
nt #1.
The usage of ${PREFIX}/bin/gtk-update-icon-cache is required after installa=
tion
(and deinstallation) of icons in ${LOCALBASE}/share/icons/hicolor directori=
es,
so GTK+ applications may use them properly (e.g. display proper icon for
${LOCALBASE}/share/applications/focuswriter.desktop from=20
${LOCALBASE}/share/icons/hicolor directories).
Make CACHE_ICONS option as optional, because of ports r461416 changes, which
removed INSTALLS_ICONS=3Dyes, because FocusWriter is not a GTK+ application,
while installed icons related to misc/hicolor-icon-theme, which have follow=
ing
description
(https://github.com/freebsd/freebsd-ports/blob/194c210aca79cc44372f0942a0df=
b5f05243a7a7/misc/hicolor-icon-theme/pkg-descr):
"The freedesktop.org project provides a shared high-color desktop icon theme
shell for use under both KDE and GNOME desktops."

The build was tested on FreeBSD 10.3 amd64.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226122-13>