Install this package:
emerge -a sci-libs/dlib
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/dlib
Or alternatively:
emerge --autounmask-write -a sci-libs/dlib
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 19.24.4 | 8 | ~amd64 ~x86 ~amd64-linux ~x86-linux | 0/19.24.4 |
<pkgmetadata> <maintainer type="person"> <email>aliaksei.urbanski@gmail.com</email> <name>Aliaksei Urbanski</name> </maintainer> <longdescription lang="en"> 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. </longdescription> <use> <flag name="cblas">Build with CBLAS <pkg>virtual/cblas</pkg></flag> <flag name="cuda">Enable support for CUDA for Deep Neural Networks (cuDNN) on GPU (experimental)</flag> <flag name="mkl">Enable support for Intel FFT <pkg>sci-libs/mkl</pkg></flag> <flag name="python">Enable support for Python API bindings</flag> </use> <upstream> <remote-id type="github">davisking/dlib</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-libs/dlib |
euse -E <flag> -p sci-libs/dlib |
euse -D <flag> -p sci-libs/dlib
| Flag | Description | 19.24.4 |
|---|---|---|
| X | Build and install the legacy pangoxft library ⚠️ | ✓ |
| cblas | Build with CBLAS <pkg>virtual/cblas</pkg> | ✓ |
| cpu_flags_x86_avx | ⚠️ | ✓ |
| cpu_flags_x86_sse2 | ⚠️ | ✓ |
| cpu_flags_x86_sse4_1 | ⚠️ | ✓ |
| cuda | Enable support for CUDA for Deep Neural Networks (cuDNN) on GPU (experimental) | ✓ |
| debug | ⚠️ | ✓ |
| examples | Install source code examples ⚠️ | ✓ |
| gif | ⚠️ | ✓ |
| jpeg | ⚠️ | ✓ |
| lapack | ⚠️ | ✓ |
| mkl | Enable support for Intel FFT <pkg>sci-libs/mkl</pkg> | ✓ |
| png | ⚠️ | ✓ |
| python | Enable support for Python API bindings | ✓ |
| sqlite | ⚠️ | ✓ |
| test | Build the test programs (requires <pkg>sys-libs/zlib</pkg>) ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | dlib-19.24.4.tar.gz | 18906772 bytes | 19.24.4 |
| Type | File | Size |
|---|---|---|
| EBUILD | dlib-19.24.4.ebuild | 2514 bytes |
| MISC | metadata.xml | 1010 bytes |