Summary
dlib is a C++ library for developing portable applications dealing with networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks.
Versions
v19.24.8 :: 0/19.24.8 :: gentoo
- Modified
- License
- Boost-1.0
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- X cblas cuda debug examples ffmpeg gif jpeg lapack mkl png python sqlite test webp
v19.24.2 :: 0/19.24.2 :: gentoo
- Modified
- License
- Boost-1.0
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- X cblas cuda debug examples gif jpeg lapack mkl png python sqlite test
USE flags
General
- X
- Add support for X11
- cblas
- Build with CBLAS virtual/cblas
- cuda
- Enable support for CUDA for Deep Neural Networks (cuDNN) on GPU (experimental)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- examples
- Install examples, usually source code
- ffmpeg
- Enable ffmpeg/libav-based audio/video codec support
- gif
- Add GIF image support
- jpeg
- Add JPEG image support
- lapack
- Add support for the virtual/lapack numerical library
- mkl
- Enable support for Intel FFT sci-libs/mkl
- png
- Add support for libpng (PNG images)
- python
- Enable support for Python API bindings
- sqlite
- Add support for sqlite - embedded sql database
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- webp
- Add support for the WebP image format
cpu_flags_x86
- avx
- Adds support for Advanced Vector Extensions instructions
- sse2
- Use the SSE2 instruction set
- sse4_1
- Enable SSE4.1 instruction support
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Dependencies
dev-db / sqlite : SQL database engine
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / cudnn : NVIDIA Accelerated Deep Learning on GPU library
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / libwebp : A lossy image compression format
media-video / ffmpeg : Complete solution to record/convert/stream audio and video
sci-libs / mkl : Intel Math Kernel Library
virtual / cblas : Virtual for BLAS C implementation
virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation
Runtime Dependencies
dev-db / sqlite : SQL database engine
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / cudnn : NVIDIA Accelerated Deep Learning on GPU library
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / libwebp : A lossy image compression format
media-video / ffmpeg : Complete solution to record/convert/stream audio and video
sci-libs / mkl : Intel Math Kernel Library
virtual / cblas : Virtual for BLAS C implementation
virtual / lapack : Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation
Bugs
- 873301
- sci-libs/dlib-19.24 fails tests (MUSL): new_allocator.h:158:33: error: void operator delete(void, std::size_t) called on pointer <unknown> with nonzero offset [8, 9223372036854775800] [-Werror=free-nonheap-object]
- 939094
- sci-libs/dlib-19.24.2 fails to compile: type_traits.h:103:68: error: uint8_t was not declared in this scope
- 952670
- sci-libs/dlib: needs porting to Python 3.13
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Kai-Chun Ning (Github Signing key) · gentoo
sci-libs/dlib: add 19.24.8
Signed-off-by: Kai-Chun Ning (Github Signing key) <kaichun.ning@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41464 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
sci-libs/dlib: drop 19.24
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
sci-libs/dlib: enable py3.12
Bug: https://bugs.gentoo.org/916526 Closes: https://bugs.gentoo.org/929771 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
sci-libs/dlib: add 19.24.2
Closes: https://bugs.gentoo.org/897212 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/dlib: drop 19.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/dlib: add missing DISTUTILS_DEPS
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-libs/dlib: add 19.24
Fails to compile with python3_11 at the moment Closes: https://bugs.gentoo.org/846254 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sci-libs/dlib: Remove old 19.16-r1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-libs/dlib: Version bump to 19.22
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-libs/dlib: Remove old (py3.6)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/dlib: Drop 19.4, 19.7 and 19.16 (r0)
Closes: https://bugs.gentoo.org/659262 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
sci-libs/dlib: Add REQUIRED_USE="python? ( png )"
Closes: https://bugs.gentoo.org/690718 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
sci-libs/dlib: EAPI-7 bump, cmake.eclass, drop IUSE="static-libs"
EAPI-7 gives us BUILD_SHARED_LIBS=ON by default. Closes: https://bugs.gentoo.org/725466 Closes: https://bugs.gentoo.org/708330 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-libs/dlib: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-libs/dlib: Add missing PYTHON_REQUIRED_USE
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Chris Mayo · gentoo
sci-libs/dlib: version bump 19.16 fixing Python install
Bug: https://bugs.gentoo.org/659262 Bug: https://bugs.gentoo.org/664194 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/9655 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Tony Vroon · gentoo
sci-libs/dlib: Version bump to 19.9
From donat-b on GitHub, with thanks. Apologies for strange commit style, this is due to GitHub tooling issues. Have had to pull the raw files out as the diff is broken. Somehow. Closes: https://github.com/gentoo/gentoo/pull/7207 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Amy Liffey · gentoo
sci-libs/dlib: version bump 19.7
Acked-by: David Seifert <soap@gentoo.org> Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Sébastien Fabbro · gentoo
sci-libs/dlib: fixed more cuda stuff
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Sébastien Fabbro · gentoo
sci-libs/dlib: version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed