Skip to content

Commit

Permalink
feat: add a blacklist of packages
Browse files Browse the repository at this point in the history
* Don't build packages in the blacklist for various reasons

Signed-off-by: Zhou Qiankang <wszqkzqk@qq.com>
  • Loading branch information
wszqkzqk committed Oct 8, 2024
1 parent ce0e607 commit b253002
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions blacklist.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Binary package that don't have RISC-V support
cuda
cudnn
dart
discord
discord-canary
hsa-amd-aqlprofile-bin
nvidia
nvidia-cg-toolkit
nvidia-dkms
nvidia-lts
nvidia-utils
obsidian
opencl-nvidia
opera
reaper
teamspeak3
teamspeak3-server
vivaldi

# No hardware support
amd-ucode
dosemu
i7z
intel-gmmlib
intel-gpu-tools
intel-graphics-compiler
intel-media-driver
intel-media-sdk
intel-metee
intel-metee-doc
intel-mkl
intel-mkl-static
intel-opencl-clang
intel-ucode
intel-undervolt
libmfx
libva-intel-driver
throttled
tp_smapi
tp_smapi-lts
tpacpi-bat
turbostat
vulkan-intel
x86_energy_perf_policy
xf86-video-intel
xf86-video-openchrome

0 comments on commit b253002

Please sign in to comment.