mirror of
https://gitlab.com/prism7/archery.git
synced 2026-04-28 01:17:35 +02:00
Remove: Package 'mesa-vdpau' has been removed, being deprecated as of today.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Amelia Installer
|
# Amelia Installer
|
||||||
# Source: https://gitlab.com/prism7/archery
|
# Source: https://gitlab.com/prism7/archery
|
||||||
# Version: 1.1.4
|
# Version: 1.1.5
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
@@ -1977,7 +1977,7 @@ gfxpkgs_set() {
|
|||||||
|
|
||||||
# AMD Graphics
|
# AMD Graphics
|
||||||
if [[ "${vendor}" == "AMD" || "${vendors}" =~ "AMD" ]]; then
|
if [[ "${vendor}" == "AMD" || "${vendors}" =~ "AMD" ]]; then
|
||||||
gfxpkgs+=(libva-mesa-driver mesa-utils mesa-vdpau opencl-headers rocm-opencl-runtime vkd3d vulkan-mesa-layers vulkan-radeon)
|
gfxpkgs+=(libva-mesa-driver mesa-utils opencl-headers rocm-opencl-runtime vkd3d vulkan-mesa-layers vulkan-radeon)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Nvidia Graphics
|
# Nvidia Graphics
|
||||||
|
|||||||
Reference in New Issue
Block a user