Bug 267484 - games/xonotic: Instead of *.ico, please install icon files that are designed for Unix-like systems
Summary: games/xonotic: Instead of *.ico, please install icon files that are designed ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL: https://gitlab.com/xonotic/xonotic/-/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-31 23:35 UTC by Yuri Victorovich
Modified: 2022-11-01 16:00 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (amdmi3)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-10-31 23:35:45 UTC
Currently installed xonotic.ico is designed for Windows, and it appears to be broken. It doesn't work at least on XFCE4.

Please install *.png/*.svg icons that are present in the project.
Additionally, .desktop file is also present in the project.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-01 13:18:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dec61bb0a1d02b46da9e9d6d293d5afad576131f

commit dec61bb0a1d02b46da9e9d6d293d5afad576131f
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-11-01 13:11:07 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-11-01 13:17:58 +0000

    games/xonotic: fix installed icon files

    - Instead of broken .ico, install complete set of png and svg icons
    - Switch to upstream .desktop file as well

    PR:             267484
    Reported by:    yuri

 games/xonotic/Makefile                                 | 18 +++++++++---------
 .../files/patch-misc_logos_xonotic.desktop (new)       | 11 +++++++++++
 games/xonotic/pkg-plist (new)                          | 13 +++++++++++++
 3 files changed, 33 insertions(+), 9 deletions(-)