Search Criteria
Package Details: ncnn-git 20250503.r93.gd68ea6b4d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ncnn-git.git (read-only, click to copy) | 
|---|---|
| Package Base: | ncnn-git | 
| Description: | High-performance neural network inference framework optimized for the mobile platform | 
| Upstream URL: | https://github.com/Tencent/ncnn | 
| Keywords: | ncnn | 
| Licenses: | BSD-3-Clause AND BSD-2-Clause AND Zlib | 
| Conflicts: | ncnn | 
| Provides: | ncnn | 
| Submitter: | salviati | 
| Maintainer: | HurricanePootis | 
| Last Packager: | HurricanePootis | 
| Votes: | 3 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2019-07-19 23:45 (UTC) | 
| Last Updated: | 2025-08-09 06:06 (UTC) | 
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
 - glibc (glibc-gitAUR, glibc-eacAUR)
 - cmake (cmake3AUR, cmake-gitAUR) (make)
 - git (git-gitAUR, git-glAUR) (make)
 - ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
 - protobuf (protobuf-gitAUR) (make)
 - vulkan-headers (vulkan-headers-gitAUR) (make)
 - vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
 - protobuf (protobuf-gitAUR) (optional) – for onnx2ncnn
 
Required by (21)
- cain-ncnn-vulkan (requires ncnn) (make)
 - cain-ncnn-vulkan-git (requires ncnn) (make)
 - dain-ncnn-vulkan (requires ncnn) (make)
 - dain-ncnn-vulkan-git (requires ncnn) (make)
 - deepin-ocr-git (requires ncnn)
 - realesrgan-ncnn-vulkan (requires ncnn)
 - realesrgan-ncnn-vulkan-git (requires ncnn)
 - realsr-ncnn-vulkan (requires ncnn) (make)
 - rife-ncnn-vulkan (requires ncnn)
 - rife-ncnn-vulkan (requires ncnn) (make)
 - rife-ncnn-vulkan-git (requires ncnn) (make)
 - srmd-ncnn-vulkan (requires ncnn)
 - srmd-ncnn-vulkan-git (requires ncnn) (make)
 - upscayl-ncnn (requires ncnn)
 - upscayl-ncnn-git (requires ncnn)
 - vapoursynth-plugin-fsrcnn-ncnn-vulkan-git (requires ncnn)
 - vapoursynth-plugin-mlrt-ncnn-runtime (requires ncnn)
 - vapoursynth-plugin-rife-ncnn-vulkan (requires ncnn)
 - video2x (requires ncnn)
 - video2x-git (requires ncnn)
 - waifu2x-ncnn-vulkan-git (requires ncnn)
 
Latest Comments
1 2 Next › Last »
laichiaheng commented on 2025-08-05 18:29 (UTC)
git upload-pack: not our ref 8cd77a808d0bffa442ae9462d5e3a8141892ba5a
feng commented on 2022-07-26 19:28 (UTC)
@HurricanePootis Thanks for the kind remind. I shall update my makepkg.conf accordingly.
HurricanePootis commented on 2022-07-25 22:16 (UTC)
Thank you @feng for the patch.
But, as a reminder, if whenever you are building PKGBUILDs, adding nproc to the PKGBUILD goes against what the use specifys in
/etc/makepkg.conf. If you yourself want to build packages with all of your cpu threads, please open up/etc/makepkg.confin your text editor of choice, go to the MAKEFLAGS line, and add `MAKEFLAGS="-j$(nproc)"feng commented on 2022-07-25 20:44 (UTC)
I need tools/onnx2ncnn but this pkgbuild does not build.
The patch below enables this tool
IncredibleLaser commented on 2022-04-09 07:36 (UTC) (edited on 2022-04-09 07:38 (UTC) by IncredibleLaser)
This doesn't build for me in a clean chroot:
feng commented on 2021-11-12 20:15 (UTC)
Can you please also pack onnx2ncnn, which is useful to me? It is compiled by default, and the path is './build/tools/onnx/onnx2ncnn'.
arzeth commented on 2021-09-04 14:42 (UTC) (edited on 2021-09-04 14:43 (UTC) by arzeth)
waifu2x-ncnn-vulkan-git is broken with current PKGBUILD: https://github.com/nihui/waifu2x-ncnn-vulkan/issues/155 . I had to add to ncnn-git's PKGBUILD:
-DNCNN_SYSTEM_GLSLANG=ON \
-DGLSLANG_TARGET_DIR=/usr/lib/cmake \
, compile it, and THEN recompile waifu2x-ncnn-vulkan-git.
taotieren commented on 2021-07-22 01:26 (UTC)
Using ninja for accelerated compilation can reduce local compilation time.
HurricanePootis commented on 2021-04-27 14:19 (UTC)
Fixed
1 2 Next › Last »