[Bug 229873] New port: deskutils/lookbook, a GTK icon browser
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 24 09:01:29 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229873
Tobias Kortkamp <tobik at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Assignee|ports-bugs at FreeBSD.org |tobik at freebsd.org
Status|New |Closed
--- Comment #3 from Tobias Kortkamp <tobik at freebsd.org> ---
(In reply to Greg V from comment #0)
Hi,
it did not build with the Vala we have in the vanilla ports tree,
so I had to do some trivial patching.
../src/CategoryView.vala:75.24-75.30: error: The name `ACTIONS' does not exist
in the context of `CategoryView.icons'
category = ACTIONS
^^^^^^^
../src/CategoryView.vala:75.13-75.30: error: Invalid type for member `category'
category = ACTIONS
^^^^^^^^^^^^^^^^^^
https://github.com/danrabbit/lookbook/issues/33
(In reply to Nathan from comment #1)
> Looking at the plist file. The binary name should be changed. A
> user will not want to type in that long name and doesn’t make sense.
I disagree. The name should stay as is. It's how upstream names
the binary and we should too.
LookBook appears just fine in the user's app menu/launcher.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list