diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2018-07-13 11:23:09 +0100 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2018-07-13 11:33:37 +0100 |
commit | 7a461b76c112bf52f928d75ecf7279759b7c9900 (patch) | |
tree | 6276789256dbe182afd897503ff9d6298287ba92 /sci-libs/dlib/metadata.xml | |
parent | dev-qt/qtchooser: remove 0_p20151008 (diff) | |
download | gentoo-7a461b76c112bf52f928d75ecf7279759b7c9900.tar.gz gentoo-7a461b76c112bf52f928d75ecf7279759b7c9900.tar.bz2 gentoo-7a461b76c112bf52f928d75ecf7279759b7c9900.zip |
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
Diffstat (limited to 'sci-libs/dlib/metadata.xml')
-rw-r--r-- | sci-libs/dlib/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/dlib/metadata.xml b/sci-libs/dlib/metadata.xml index 422f29c52e5a..97d198eb46be 100644 --- a/sci-libs/dlib/metadata.xml +++ b/sci-libs/dlib/metadata.xml @@ -15,6 +15,7 @@ <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> |