Bug 1485823
| Summary: | [RFE] Additional formats | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Remi Collet <fedora> |
| Component: | ImageMagick | Assignee: | Michael Cronenworth <mike> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dan, fedora, klember, mike, pahan, wfm692 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ImageMagick-6.9.10.64-1.fc32 ImageMagick-6.9.10.64-1.fc31 ImageMagick-6.9.10.64-1.fc30 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-14 02:33:51 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
I would also request adding HEIC --with-heic BuildRequires: libheif-devel Several articles think this format has the potential to replace the jpg for usage. Notice: libheif is NOT is fedora because dependency stack is not compatible with Fedora (patent encumbered). FEDORA-2019-612d4f64dd has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-612d4f64dd Should be fixed in the latest upstream release. If not please reopen. ImageMagick-6.9.10.64-1.fc30, rubygem-rmagick-2.16.0-24.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-612d4f64dd FEDORA-2019-27b9b94805 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-27b9b94805 ImageMagick-6.9.10.64-1.fc31, rubygem-rmagick-2.16.0-24.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-27b9b94805 ImageMagick-6.9.10.64-1.fc31, rubygem-rmagick-2.16.0-24.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. ImageMagick-6.9.10.64-1.fc30, rubygem-rmagick-2.16.0-24.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. |
In ImageMagick build log Graphviz --with-gvc=yes no LQR --with-lqr=yes no RAQM --with-raqm=yes no RAW --with-raw=yes no easy to fix ad dependencies are available: BuildRequires: graphviz-devel >= 2.9.0 BuildRequires: libraqm-devel BuildRequires: liblqr-1-devel BuildRequires: LibRaw-devel >= 0.14.8 New build options --with-raw -with-lqr --with-gvc --with-raqm