Bug 260876 - print/libraqm: Update to 0.8.0
Summary: print/libraqm: Update to 0.8.0
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: Koop Mast
URL: https://github.com/HOST-Oman/libraqm/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-02 10:33 UTC by Daniel Engberg
Modified: 2022-01-25 22:45 UTC (History)
0 users

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


Attachments
Patch for libraqm (4.83 KB, patch)
2022-01-02 10:33 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-01-02 10:33:32 UTC
Created attachment 230622 [details]
Patch for libraqm

Upstream switched to Meson
Use upstream release archive as suggested by Porters Handbook
Drop static library

Compile and runtime tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)

Tested with follwing dependencies
games/supertux2
graphics/ImageMagick6
graphics/ImageMagick6-nox11
graphics/ImageMagick7
graphics/py-pillow
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-25 22:44:50 UTC
A commit in branch main references this bug:

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

commit d47e8dec7dcd29d87a2cc60c4b233dff220fa406
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-25 22:29:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-25 22:44:17 +0000

    print/libraqm: Update to 0.8.0

    - Upstream now uses Meson
    - Use upstream release archive as suggested by Porters Handbook
    - Drop static library

    Changelog: https://github.com/HOST-Oman/libraqm/releases/tag/v0.8.0

    PR:             260876
    Approved by:    kwm (maintainer timeout, 3+ weeks)

 print/libraqm/Makefile                            | 28 +++++----------
 print/libraqm/distinfo                            |  6 ++--
 print/libraqm/files/patch-docs_meson.build (new)  | 10 ++++++
 print/libraqm/files/patch-tests_meson.build (new) |  8 +++++
 print/libraqm/pkg-plist                           | 42 +++++++++++------------
 5 files changed, 51 insertions(+), 43 deletions(-)