Bug 276442 - graphics/ssocr: Fix build with graphics/imlib2 1.12.1
Summary: graphics/ssocr: Fix build with graphics/imlib2 1.12.1
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: Nuno Teixeira
URL:
Keywords:
Depends on:
Blocks: 276369
  Show dependency treegraph
 
Reported: 2024-01-18 21:03 UTC by Nuno Teixeira
Modified: 2024-01-18 21:24 UTC (History)
1 user (show)

See Also:


Attachments
Fix build with imlib2 1.12.1 (564 bytes, patch)
2024-01-18 21:03 UTC, Nuno Teixeira
eduardo: maintainer-approval? (ehaupt)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Teixeira freebsd_committer freebsd_triage 2024-01-18 21:03:50 UTC
Created attachment 247760 [details]
Fix build with imlib2 1.12.1

Add minimal support to `pkg-config imlib2`; imlib2-config has been
dropped since imlib2-1.7.5.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-18 21:22:20 UTC
A commit in branch main references this bug:

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

commit 3071b6e5ecf182f64fcf8c616547d8b8f353ed78
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-01-18 21:20:19 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-01-18 21:21:32 +0000

    graphics/ssocr: Fix build with graphics/imlib2 1.12.1

    PR:             276442

 graphics/ssocr/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2024-01-18 21:24:58 UTC
Committed, thanks!