Skip to content

Commit

Permalink
Use upstream mesa
Browse files Browse the repository at this point in the history
mesa-chimeraos needs to be fixed as it won't run properly in a new image: use upstream in the meanwhile.
  • Loading branch information
NeroReflex committed Nov 29, 2024
1 parent 9dd8f2a commit ad35d1a
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -170,29 +170,23 @@ export PACKAGES="\
xorg-server \
xz \
zip \
mesa \
vulkan-intel \
opencl-rusticl-mesa \
vulkan-mesa-layers \
vulkan-radeon \
vulkan-swrast \
lib32-mesa \
lib32-opencl-rusticl-mesa \
lib32-vulkan-intel \
lib32-vulkan-mesa-layers \
lib32-vulkan-radeon \
lib32-vulkan-swrast \
"

export PACKAGE_OVERRIDES="\
https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.11.5-chos1-2/linux-chimeraos-6.11.5.chos1-2-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/linux-chimeraos/releases/download/v6.11.5-chos1-2/linux-chimeraos-headers-6.11.5.chos1-2-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-libva-mesa-driver-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-mesa-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-mesa-vdpau-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-opencl-rusticl-mesa-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-vulkan-intel-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-vulkan-mesa-layers-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-vulkan-radeon-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-vulkan-nouveau-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/lib32-vulkan-swrast-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/libva-mesa-driver-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/mesa-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/mesa-vdpau-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/opencl-rusticl-mesa-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/vulkan-intel-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/vulkan-mesa-layers-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/vulkan-radeon-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/vulkan-nouveau-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://github.com/ChimeraOS/mesa-chimeraos/releases/download/24.2.4-chos1-1/vulkan-swrast-1--24.2.4.chos1-1-x86_64.pkg.tar.zst \
https://archive.archlinux.org/repos/2023/06/28/extra/os/x86_64/libretro-pcsx2-11900-2-x86_64.pkg.tar.zst \
https://archive.archlinux.org/packages/l/libretro-mame/libretro-mame-85763-1-x86_64.pkg.tar.zst \
"
Expand Down

0 comments on commit ad35d1a

Please sign in to comment.