[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project mupdf-1.25.4-3.el10_0

Name mupdf
Epoch 0
Version 1.25.4
Release 3.el10_0
Website/URL http://mupdf.com/
License AGPL-3.0-or-later
Build Time 2025-09-26 09:06:36
Build Host builder-x86-03.inferitos.ru
Summary A lightweight PDF viewer and toolkit
Repositories Extras
Description MuPDF is a lightweight PDF viewer and toolkit written in portable C. The renderer in MuPDF is tailored for high quality anti-aliased graphics. MuPDF renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen. MuPDF has a small footprint. A binary that includes the standard Roman fonts is only one megabyte. A build with full CJK support (including an Asian font) is approximately seven megabytes. MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit provides a simple API for accessing the internal structures of the PDF document. Example code for navigating interactive links and bookmarks, encrypting PDF files, extracting fonts, images, and searchable text, and rendering pages to image files is provided.
Errata
× Full screenshot
Found 2 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
mupdf-1.25.4-3.el10_0.x86_64 A lightweight PDF viewer and toolkit d738bb87e1c468915ccf6792a3afe1a9bc74376250c48688cce348e052b18947 download
mupdf-cpp-devel-1.25.4-3.el10_0.x86_64 C++ Development files for mupdf a74367ed4b17b5ba163a826375c993c649e6115a28cfca68daf29171a021f1ef download
mupdf-cpp-libs-1.25.4-3.el10_0.x86_64 C++ Library files for mupdf c49781460ad0ba7793eda6e98038939d1bae5e1bda1f28141b77ae6a83d218f7 download
mupdf-devel-1.25.4-3.el10_0.x86_64 C Development files for mupdf fb4499eea3aaee8569a165c2ee5a716f684a6c8b1490d262402b66f48e271682 download
mupdf-libs-1.25.4-3.el10_0.x86_64 C Library files for mupdf 6d36aa29c140d7c7cc79d4212ef20747df35485a3aa693a798882d167489df1b download
python3-mupdf-1.25.4-3.el10_0.x86_64 Python bindings for mupdf a3e1be5c325ac274d3ffecc963ed4c3829ba90d26b15d2159af7ec0fbb46936c download
aarch64
mupdf-1.25.4-3.el10_0.aarch64 A lightweight PDF viewer and toolkit fc7506de65d3cc8d2a9293e52c0c6682ce27d1a46a00c5a47d7639991d992804 download
mupdf-cpp-devel-1.25.4-3.el10_0.aarch64 C++ Development files for mupdf 506d7496cade456add9b583153290c63c4ac4bdd8a8c2ffa02365f7b7217175b download
mupdf-cpp-libs-1.25.4-3.el10_0.aarch64 C++ Library files for mupdf 05186f3985e889d6c5c29f32bd8b34fa5fe53e0d498753f30813592ebe2c6b8c download
mupdf-devel-1.25.4-3.el10_0.aarch64 C Development files for mupdf 45301ace364f08fb193d6f6226f4f4a030994920601aa0c7e31e077cf2e46575 download
mupdf-libs-1.25.4-3.el10_0.aarch64 C Library files for mupdf 253c097be1e19e6a5de69d27a737b9eab2543da3f648eaa6f87ed7459c5b5657 download
python3-mupdf-1.25.4-3.el10_0.aarch64 Python bindings for mupdf f6e3432352f870374efa72108e266f28f8821115887b805f083c609a33dbd8fe download
src
mupdf-1.25.4-3.el10_0.src A lightweight PDF viewer and toolkit 447de72e7aef496b2be4685b99a26c5bdfdf702eb188f7a827d0b2914a9c5f8b download
Changelog link
* Wed Sep 24 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.4-3
- fix rhbz#2397700

* Wed Aug 06 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.4-2
- fix CVE-2025-46206 (rhbz#2386393)

* Tue Feb 18 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 1.25.4-1
- Rebuilt for MSVSphere 10

* Sat Feb 08 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.4-1
- rebase to 1.25.4 (rhbz#2341961)
- various bugfixes

* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-5
- use release build

* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-4
- use proper flags

* Tue Feb 04 2025 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-3
- avoid core dump of python bindings with gcc15

* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild

* Wed Dec 11 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.25.2-1
- rebase to 1.25.2 (rhbz#2309092)
- various fixes all across the board
- enhanced redaction, structured text and annotation features
- new tool "mutool audit" to create summary of PDF file composition

* Tue Nov 12 2024 Sandro Mani <manisandro@gmail.com> - 1.24.6-4
- Rebuild (tesseract)