Compare commits
No commits in common. "factory" and "master" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
.osc
|
15
SDL3.changes
15
SDL3.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 10:11:20 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Cherry pick change 6cf087f53a05 from SDL2.spec:
|
||||
|
||||
Thu Aug 29 09:07:45 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
Don't build with fcitx support. fcitx support was just added
|
||||
because of a bug (boo#1025413) that could be fixed by building
|
||||
with fcitx support but upstream SDL2 developers fixed it
|
||||
in 2.0.5 when building without fcitx support too. Also fcitx
|
||||
support has always been disabled in SLE/Leap and in Factory
|
||||
it's built against fcitx 4.2.9.9, not the newer fcitx5 so
|
||||
let's disable it in order to reduce dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 10:29:54 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -36,9 +36,6 @@ BuildRequires: libdecor-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(alsa) >= 1.0.11
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
%if !0%{?sle_version}
|
||||
BuildRequires: pkgconfig(fcitx)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(egl)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
|
@ -1,4 +0,0 @@
|
||||
mtime: 1737543840
|
||||
commit: 3174b12d4da8778bb8add17aaf3d742eee3511e857b0c8d7824b79acbc87550b
|
||||
url: https://src.opensuse.org/jengelh/SDL3
|
||||
revision: master
|
Loading…
Reference in New Issue
Block a user