Hi First of all thank you for the feedback. I indeed did the bare minimum just to get it to work. I only have radeon hardware to work with, so no idea how to do it with intel and nvidia, I guess they require diffrent packages, but I just don't know. I will take a look at the git-lfs feedback.
Search Criteria
Package Details: vkcv-test 0.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/vkcv-test.git (read-only, click to copy) |
---|---|
Package Base: | vkcv-test |
Description: | implementation of A Vulkan framework for computer visualistics (like FSR,SS,..) simplifying building applications, for Radeon/amdgpu hardware |
Upstream URL: | https://github.com/TheJackiMonster/vkcv-framework |
Licenses: | MIT |
Submitter: | None |
Maintainer: | None |
Last Packager: | None |
Votes: | 1 |
Popularity: | 0.004732 |
First Submitted: | 2024-01-02 21:50 (UTC) |
Last Updated: | 2024-01-16 07:59 (UTC) |
Dependencies (13)
- cmake (cmake-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR)
- git-lfs (git-lfs-gitAUR)
- make (make-gitAUR)
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, nvidia-vulkan-utilsAUR, amdvlk-2023q3.3AUR, nvidia-525xx-utilsAUR, amdvlk-2021q2.5AUR, vulkan-amdgpu-proAUR, amdvlk-binAUR, nvidia-510xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-550xx-utilsAUR, amdvlk-gitAUR, nvidia-utils-betaAUR, vulkan-nouveau-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-vulkan-radeon-gitAUR, amdonly-gaming-vulkan-swrast-gitAUR, vulkan-amdgpu-pro-legacyAUR, vulkan-radeon-amd-bc250AUR, nvidia-535xx-utilsAUR, nvidia-utils-teslaAUR, mesa-git-frog-fifo-v1AUR, amdvlk, nvidia-utils, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio)
- vulkan-headers (vulkan-headers-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- vulkan-tools (vulkan-tools-gitAUR)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR)
- nvidia-vulkanAUR (optional) – for nvidia GPU
- nvidia-vulkan-dkmsAUR (optional) – for nvidia GPU dkms mod
- vulkan-intel (mesa-minimal-gitAUR, mesa-gitAUR, mesa-git-frog-fifo-v1AUR) (optional) – for intel GPU
- vulkan-radeon (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-vulkan-radeon-gitAUR, vulkan-radeon-amd-bc250AUR, mesa-git-frog-fifo-v1AUR) (optional) – for AMD Radeon GPU
Required by (0)
Sources (3)
Latest Comments
<deleted-account> commented on 2024-01-16 06:57 (UTC)
TheJackiMonster commented on 2024-01-16 05:37 (UTC)
I think technically this package should not require vulkan-radeon
but any package providing a vulkan-driver
.
I would also like to note that the projects use assets like textures via git-lfs. So that should be initialized. It probably makes sense to add git
as well as git-lfs
to the build requirements.
<deleted-account> commented on 2024-01-02 21:51 (UTC)
Tired of compiling? Use this binary repo instead! Add this at the end of /etc/pacman.conf :
[packages]
Server = http://nhameh.ovh/$repo/$arch
SigLevel = Optional TrustAll
Pinned Comments
<deleted-account> commented on 2024-01-02 21:51 (UTC)
Tired of compiling? Use this binary repo instead! Add this at the end of /etc/pacman.conf :