23.2.2 + explict sync for nvidia patch

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-11-11 17:18:49 +03:00 committed by GitHub
parent 294e1f7e62
commit 68da656c62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2482 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
xwayland (2:23.2.1-100pika1) pikauwu; urgency=medium
xwayland (2:23.2.2-100pika1) pikauwu; urgency=medium
* Update to pikauwu

2478
debian/patches/967.patch vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1 +1,2 @@
967.patch
0001-xwayland-patch-fix-vsync.patch

View File

@ -1,5 +1,5 @@
# Clone Upstream
git clone https://gitlab.freedesktop.org/xorg/xserver.git ./xwayland -b xwayland-23.2.1
git clone https://gitlab.freedesktop.org/xorg/xserver.git ./xwayland -b xwayland-23.2.2
cp -rvf ./debian ./xwayland/
cd ./xwayland
@ -8,7 +8,7 @@ apt upgrade -y
apt-get build-dep ./ -y
# Build package
LOGNAME=root dh_make --createorig -y -l -p xwayland_23.2.1
LOGNAME=root dh_make --createorig -y -l -p xwayland_23.2.2
dpkg-buildpackage --no-sign
# Move the debs to output