Name: | dlib |
---|---|
Version: | 19.24.6 |
Release: | 3.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2490153 |
License: | BSL-1.0 |
RPM: | dlib-19.24.6-3.el10_0.x86_64.rpm |
Source RPM: | dlib-19.24.6-3.el10_0.src.rpm |
Build Date: | Wed Feb 26 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://dlib.net |
Summary: | A modern C++ toolkit containing machine learning algorithms |
Description: | Dlib is a general purpose cross-platform open source software library written in the C++ programming language. Its design is heavily influenced by ideas from design by contract and component-based software engineering. It contains components for dealing with networking, threads, graphical user interfaces, data structures, linear algebra, machine learning, image processing, data mining, XML and text parsing, numerical optimization, Bayesian networks, and numerous other tasks. |
- Rebuilt for FFmpeg 7
- fix: remove upstreamed patch - Resolves: rhbz#2302576
- Update to 19.24.6 upstream release - Resolves: rhbz#2302576
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Link against flexiblas instead of cblas/lapack - Close RHBZ#2295950
- Rebuilt for Python 3.13
- Clarify licenses and use SPDX throughout - All code is BSL-1.0 - Examples are CC0-1.0 AND CC-BY-SA-3.0
- Update dependencies - Use `cblas` and `lapack` instead of `flexiblas` - Add `libav`, `libjxl` and `libsw` dependencies - Enable webp support
- Update to 19.24.4 (RHBZ#2272524)
- Update to 19.24.3 (fedora#2268942)