@AbysmalBiscuit
-
Thanks for the tests on optional dependencies.
-
ccache-ext
is available in AUR now. -
You can set
license=('Boost')
to use/usr/share/licenses/common/Boost/license.txt
inlicenses
. -
I see your changes about using the NEON instructions. But I think you misunderstand that this
NEON
is a kind of ARM instruction technology, not theneon
package in[extra]
which is a HTTP and WebDAV client library with a C interface.
I think neon can be only enabled ARM architectures likearmv7h
oraarch64
and it's useless topython{,2}-dlib-cuda
. -
I have updating the PKGBUILD of
python-dlib
to buildpython{,2}-dlib-cuda
as well (currently disabled). So would you like to be a co-maintainer ofpython-dlib
and merge these 2 packages to it?
And I've disabled the detection of AVX, SSE2, SSE4 instructions and enabled all the optdepends because I'm providing binaries ofpython{,2}-dlib
in my repositories with this PKGBUILD. If you don't agree with these, we can keep our packages separate.
Pinned Comments
petronny commented on 2024-03-30 13:11 (UTC) (edited on 2024-03-30 13:13 (UTC) by petronny)
Set
_build_cpu
and_build_cuda
to 1 and 0 to build or not build the CPU or CUDA version.If
options=(!lto)
has no effect, please check if it's still enabled in/etc/makepkg.conf
.petronny commented on 2023-11-28 04:57 (UTC)
Prebuilt binaries of this package can be found in arch4edu.