Bug 2233219 - Review Request: rust-lcms2-sys - Bindings for liblcms2
Summary: Review Request: rust-lcms2-sys - Bindings for liblcms2
Keywords:
Status: CLOSED DUPLICATE of bug 2231910
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-21 18:21 UTC by Kalev Lember
Modified: 2023-08-21 18:36 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-08-21 18:36:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kalev Lember 2023-08-21 18:21:21 UTC
Spec URL: https://kalev.fedorapeople.org/rust-lcms2-sys.spec
SRPM URL: https://kalev.fedorapeople.org/rust-lcms2-sys-4.0.1-1.fc40.src.rpm
Description:
Bindings for liblcms2 (Little CMS) with support for Linux, macOS, and
Windows. See lcms2 crate for a safe Rust wrapper.

Fedora Account System Username: kalev

Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=105089908

Comment 1 Kalev Lember 2023-08-21 18:23:52 UTC
There's some interesting bundling going on here and it would be good if someone who knows rust could review how I've dealt with it. I went with stripping out the bundled liblcms2 and removing the "static" and "static-fallback" features that seemed to expose this. Not entirely sure if that's the way to do it.

The rust2rpm.conf file that I used for generating the packaging is:

[DEFAULT]
buildrequires =
  pkgconfig(lcms2)
lib.requires =
  pkgconfig(lcms2)

Comment 2 Kalev Lember 2023-08-21 18:36:45 UTC
It turns out there is already another rust-lcms2-sys review: https://bugzilla.redhat.com/show_bug.cgi?id=2231910

Closing in favour of this.

*** This bug has been marked as a duplicate of bug 2231910 ***


Note You need to log in before you can comment on or make changes to this bug.