[Bug 223139] New port: games/OpenClaw, reimplementation of Captain Claw (1997) platformer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 25 19:18:37 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223139
--- Comment #7 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Greg V from comment #6)
It's a cache for icons that show up in app menu i.e., may work fine even if
stale. And Gnome isn't the only DE that can run on FreeBSD. TrueOS seems to
lean towards KDE.
$ pkg install gtk2 pkgconf
$ fetch -o icon-lookup.c
'https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153255'
$ make icon-lookup CFLAGS="`pkg-config gtk+-2.0 --libs --cflags`"
$ ./icon-lookup hicolor openclaw 128x128 0
/usr/local/share/icons/hicolor/128x128/apps/openclaw.png
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list