Bug 260313 - update for graphics/krita
Summary: update for graphics/krita
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: Dima Panov
URL:
Keywords:
Depends on: 260309
Blocks:
  Show dependency treegraph
 
Reported: 2021-12-10 10:46 UTC by Shane
Modified: 2022-02-02 12:04 UTC (History)
2 users (show)

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


Attachments
update for graphics/krita (1.72 KB, patch)
2021-12-10 10:46 UTC, Shane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2021-12-10 10:46:53 UTC
Created attachment 230017 [details]
update for graphics/krita

update for graphics/krita
Due to updating opencolorio to v2.1.0 krita fails to compile
This patch adjusts krita to build using ociov1 provided by new port
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-01 17:05:59 UTC
A commit in branch main references this bug:

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

commit 5c85328abe9e15b35a6e581997c1b8791eefb671
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-02-01 16:43:35 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-02-01 17:04:14 +0000

    graphics/krita: follow ICIOv1 port (+)

    Due to updating opencolorio to v2.1.0 krita fails to compile.
    This patch adjusts krita to build using ociov1 provided by new port.

    PR:             260313
    Sponsored by:   Netzkommune GmbH.

 graphics/krita/Makefile                                  | 11 +++++++++--
 .../krita/files/patch-cmake_modules_FindOCIO.cmake (new) | 16 ++++++++++++++++
 2 files changed, 25 insertions(+), 2 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2022-02-02 12:04:33 UTC
Committed, thanks!