FreeBSD Bugzilla – Attachment 224473 Details for
Bug 255418
games/supertuxkart - Does not run under Wayland (sway)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix (with commit message)
bug255418.diff (text/plain), 1.43 KB, created by
Jan Beich
on 2021-04-27 13:40:12 UTC
(
hide
)
Description:
fix (with commit message)
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2021-04-27 13:40:12 UTC
Size:
1.43 KB
patch
obsolete
>From 3a6c22b6c8690a858524d0537e7b75e18ae3fcd2 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Tue, 27 Apr 2021 13:33:09 +0000 >Subject: [PATCH] devel/sdl20: backport Wayland fix for games/supertuxkart > >wl_display@1: error 0: invalid object 24 > >PR: 255418 >Reported by: stephan@lichtenauer.co.za >Approved by: ? >--- > devel/sdl20/Makefile | 5 ++++- > devel/sdl20/distinfo | 2 ++ > 2 files changed, 6 insertions(+), 1 deletion(-) > >diff --git a/devel/sdl20/Makefile b/devel/sdl20/Makefile >index fb983f9924f7..73f982728871 100644 >--- a/devel/sdl20/Makefile >+++ b/devel/sdl20/Makefile >@@ -1,10 +1,13 @@ > PORTNAME= sdl2 > PORTVERSION= 2.0.12 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= devel > MASTER_SITES= https://www.libsdl.org/release/ > DISTNAME= SDL2-${PORTVERSION} > >+PATCH_SITES= https://github.com/libsdl-org/SDL/commit/ >+PATCHFILES+= 8babda2c2069.patch:-p1 # https://bugzilla.libsdl.org/show_bug.cgi?id=5190 >+ > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= Cross-platform multimedia development API > >diff --git a/devel/sdl20/distinfo b/devel/sdl20/distinfo >index 7a03c9f79df8..b15005212ac8 100644 >--- a/devel/sdl20/distinfo >+++ b/devel/sdl20/distinfo >@@ -1,3 +1,5 @@ > TIMESTAMP = 1583890578 > SHA256 (SDL2-2.0.12.tar.gz) = 349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863 > SIZE (SDL2-2.0.12.tar.gz) = 5720162 >+SHA256 (8babda2c2069.patch) = 6f7e7e397bf6b27786df3bbc7d1f2029aeba01c4db9ca21b59976debbf33c9a2 >+SIZE (8babda2c2069.patch) = 2661
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbeich
:
maintainer-approval?
(
amdmi3
)
Actions:
View
|
Diff
Attachments on
bug 255418
: 224473