[Bug 209742] devel/godot: Update to 2.1; add devel/godot-tools port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 24 00:39:24 UTC 2016


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

--- Comment #90 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to comment #88)
>> Maybe add Game; to Categories unless it's a generic IDE.
> Added this variant also, just in case.

For maintainer, if omitted Categories in .desktop file are constructed from
CATEGORIES in Makefile.

  $ make desktop-categories -C devel/godot
  Development;Game;

Categories are defined by Menu spec which says

  If multiple Main Categories are included in a single desktop entry
  file, the entry may appear more than once in the menu.

https://standards.freedesktop.org/menu-spec/latest/apa.html

It doesn't elaborate on the order, so "Development;Game;IDE;" and
"Development;IDE;Game;" maybe interchangeable.

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


More information about the freebsd-ports-bugs mailing list