Skip to content
/ mesa Public
forked from notaz/mesa

Mesa 22.3.6-1+deb12u1+fnx1

Pre-release
Pre-release
Compare
Choose a tag to compare
@killerbees19 killerbees19 released this 06 Jan 01:44
· 7753 commits to main since this release
8012523

(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