Bug 275038 - graphics/qr-code-generator: Add cmake and pkgconfig files
Summary: graphics/qr-code-generator: Add cmake and pkgconfig files
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-12 09:18 UTC by Yuri Victorovich
Modified: 2023-11-20 04:51 UTC (History)
0 users

See Also:
lwhsu: maintainer-feedback+


Attachments
patch (8.80 KB, patch)
2023-11-12 09:18 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2023-11-12 09:18:11 UTC
Created attachment 246255 [details]
patch

Hi Li-Wen,

I am proposing to add cmake and pkgconfig files by building qr-code-generator using the cmake wrapper project: https://github.com/EasyCoding/qrcodegen-cmake

The new version of multimedia/obs-studio requires cmake files for graphics/qr-code-generator - that's how I arrived at this proposal.


Thank you,
Yuri
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2023-11-20 04:51:39 UTC
Thanks for the patch, I've tested it and also build the ports depend on this:

devel/notcurses
net-im/telegram-desktop
security/ylva
textproc/qrcodegen

One thing I have a little concern is that this changes the path of qrcodegen.hpp, not sure if this is a good move.