Search Criteria
Package Details: vkdt-git 0.9.0.719-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vkdt-git.git (read-only, click to copy) |
---|---|
Package Base: | vkdt-git |
Description: | GPU/node graph based photography postprocessing workflow toolbox |
Upstream URL: | https://jo.dreggn.org/vkdt/ |
Licenses: | GPL-3.0-only |
Provides: | vkdt |
Submitter: | jhanika |
Maintainer: | jhanika |
Last Packager: | jhanika |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-04-17 12:15 (UTC) |
Last Updated: | 2025-07-07 15:19 (UTC) |
Dependencies (19)
- bash (bash-devel-gitAUR, bash-gitAUR)
- glfw (glfw-gitAUR, glfw-wayland-minecraft-cursorfixAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glslang (glslang-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- perl-image-exiftool
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- vulkan-tools (vulkan-tools-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- sed (sed-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (make)
- alsa-lib (optional) – audio output
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR) (optional) – video input/output
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (optional) – rawler raw loading (kinda essential, but rustc via rustup works too)
Latest Comments
jhanika commented on 2025-07-07 14:48 (UTC)
fair point, thanks! updated the build dependency to point to xxd directly.
eceforge commented on 2025-06-24 06:57 (UTC)
If you're running neovim and have neovim-symlinks installed to make your life easier, this won't build because technically xxd (not vim) is a build-time dependency. Vim is just normally the package that has xxd.
Installing tinyxxd to get just xxd works to resolve this and fulfill the requirement.