[Bug 223498] ports-mgmt/portlint: Don't warn about INSTALLS_ICONS when the project isn't GTK+

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 7 18:51:11 UTC 2017


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

            Bug ID: 223498
           Summary: ports-mgmt/portlint: Don't warn about INSTALLS_ICONS
                    when the project isn't GTK+
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: yuri at freebsd.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)
          Assignee: marcus at FreeBSD.org

Currently, it always warns:
> WARN: /usr/ports/multimedia/simplescreenrecorder/pkg-plist: [62]: installing icons, please define INSTALLS_ICONS as appropriate

Handbook says that it is only needed for GTK+ ports:
https://www.freebsd.org/doc/en/books/porters-handbook/using-gnome.html

You should print the above warning only for GTK+ ports, but warn when
INSTALLS_ICONS is set for non-GTK+ ports.

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


More information about the freebsd-ports-bugs mailing list