Skip to content
/ mesa Public
forked from notaz/mesa

Releases: froonix/mesa

Mesa 22.3.6-1+deb12u1+fnx1

06 Jan 01:44
8012523
Compare
Choose a tag to compare
Pre-release

(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

06 Jan 01:41
9b213ab
Compare
Choose a tag to compare
Pre-release

(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