[Bug 226122] editors/focuswriter: Update to 1.6.10

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 22 18:41:01 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226122

            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 at FreeBSD.org
          Reporter: lightside at gmx.com
 Attachment #190898 maintainer-approval+
             Flags:

Created attachment 190898
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190898&action=edit
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=yes was explained in bug 225770 comment #1.
The usage of ${PREFIX}/bin/gtk-update-icon-cache is required after installation
(and deinstallation) of icons in ${LOCALBASE}/share/icons/hicolor directories,
so GTK+ applications may use them properly (e.g. display proper icon for
${LOCALBASE}/share/applications/focuswriter.desktop from 
${LOCALBASE}/share/icons/hicolor directories).
Make CACHE_ICONS option as optional, because of ports r461416 changes, which
removed INSTALLS_ICONS=yes, because FocusWriter is not a GTK+ application,
while installed icons related to misc/hicolor-icon-theme, which have following
description
(https://github.com/freebsd/freebsd-ports/blob/194c210aca79cc44372f0942a0dfb5f05243a7a7/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.

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


More information about the freebsd-ports-bugs mailing list