Releases: froonix/mesa
Releases · froonix/mesa
Mesa 22.3.6-1+deb12u1+fnx1
(Debian Bookworm x86 / Intel 855GM)
https://debianforum.de/forum/viewtopic.php?t=188731
git clone https://salsa.debian.org/scc/mesa.git
cd mesa
git remote add upstream https://github.com/Mesa3D/mesa.git
git fetch upstream
git checkout fnx/debian-bookworm
sudo mk-build-deps --install debian/control
git clean -df
gbp buildpackage --git-ignore-branch -us -uc
Mesa-Amber 21.3.9-1+fnx1
(Debian Bookworm x86 / Intel 855GM)
https://debianforum.de/forum/viewtopic.php?t=188731
git clone https://salsa.debian.org/scc/mesa-amber.git
cd mesa-amber
git checkout fnx/debian-unstable
sudo mk-build-deps --install debian/control
git clean -df
gbp buildpackage --git-ignore-branch --git-upstream-tag=origin/upstream-unstable -us -uc