Bug 276435 - graphics/telak: Fix build with graphics/imlib2 1.12.1
Summary: graphics/telak: 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 18:21 UTC by Nuno Teixeira
Modified: 2024-01-18 21:27 UTC (History)
1 user (show)

See Also:


Attachments
Fix build with imlib2 1.12.1 (1.89 KB, patch)
2024-01-18 18:21 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 18:21:18 UTC
Created attachment 247755 [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:27:21 UTC
A commit in branch main references this bug:

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

commit fcc556799e7d818af54b9a7433686574e53364a3
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-01-18 21:25:38 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-01-18 21:26:06 +0000

    graphics/telak: Fix build with graphics/imlib2 1.12.1

    PR:             276435

 graphics/telak/Makefile             | 6 +++---
 graphics/telak/files/patch-Makefile | 9 ++++++---
 2 files changed, 9 insertions(+), 6 deletions(-)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2024-01-18 21:27:39 UTC
Committed, thanks!