Date: Wed, 25 Oct 2017 19:18:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223139] New port: games/OpenClaw, reimplementation of Captain Claw (1997) platformer Message-ID: <bug-223139-13-k5TwPugE2c@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223139-13@https.bugs.freebsd.org/bugzilla/> References: <bug-223139-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223139 --- Comment #7 from Jan Beich <jbeich@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=3D153255' $ make icon-lookup CFLAGS=3D"`pkg-config gtk+-2.0 --libs --cflags`" $ ./icon-lookup hicolor openclaw 128x128 0 /usr/local/share/icons/hicolor/128x128/apps/openclaw.png --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223139-13-k5TwPugE2c>