Summary: | graphics/linux-rl9-gdk-pixbuf2: missing image loader modules | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Thomas Mueller <thmu7> |
Component: | Individual Port(s) | Assignee: | Dima Panov <fluffy> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | fluffy |
Priority: | --- | Flags: | fluffy:
maintainer-feedback+
|
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Thomas Mueller
2024-11-15 08:49:52 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c54445aba0b1941350c963dbfbe62231f5adcd22 commit c54445aba0b1941350c963dbfbe62231f5adcd22 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-11-15 10:41:42 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-11-15 10:44:54 +0000 graphics/linux-rl9-gdk-pixbuf2: add pixbuf loaders to the package (+) In Rocky Linux 9 the gdk-pixbuf2 RPM only contains the library itself but no image loaders which provided separately as gdk-pixbuf2-modules RPM PR: 282772 Sponsored by: Future Crew, LLC graphics/linux-rl9-gdk-pixbuf2/Makefile | 6 ++- graphics/linux-rl9-gdk-pixbuf2/distinfo | 8 +++- graphics/linux-rl9-gdk-pixbuf2/pkg-plist.aarch64 | 26 ++++++++++++- graphics/linux-rl9-gdk-pixbuf2/pkg-plist.amd64 | 47 +++++++++++++++++++++++- 4 files changed, 82 insertions(+), 5 deletions(-) Thanks, package updated in c54445aba0b1941350c963dbfbe62231f5adcd22 |