Bug 261926 - kde/kontrast: add to category accessibility
Summary: kde/kontrast: add to category accessibility
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-13 11:24 UTC by Pau Amma
Modified: 2022-02-13 23:00 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pau Amma 2022-02-13 11:24:11 UTC
Since the accessibility category is the primary category for accerciser ("Interactive Python accessibility explorer for GNOME"), it should be at least a category, if not the primary one, for graphics/kontrast.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2022-02-13 12:38:08 UTC
Done. 


mfg Tobias
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-13 12:38:18 UTC
A commit in branch main references this bug:

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

commit b594ec932e1f3f5ced7c0b693e1a99875ec792bd
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-02-13 12:35:45 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-02-13 12:37:37 +0000

    graphics/kontrast: add to 'accessibility' category

            Kontrast is a color contrast checker and tells you if your color
            combinations are distinct enough to be readable and accessible.

    So it makes sense to show it in that category too.

    PR:             261926
    Submitted by:   PauAmma <pauamma@gundo.com>

 graphics/kontrast/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Pau Amma 2022-02-13 23:00:12 UTC
(In reply to Tobias C. Berner from comment #1)

Wow, thanks for the quick answer!