[msitools: 1/10] wxi: drop SDL
- From: Marc-André Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools: 1/10] wxi: drop SDL
- Date: Tue, 22 Jun 2021 11:26:48 +0000 (UTC)
commit a6d5c539858081c0dfc561ad1a9ac819eac956f5
Author: Marc-André Lureau <marcandre lureau redhat com>
Date: Mon Jun 21 15:27:45 2021 +0400
wxi: drop SDL
It's a compat library for SDL2 nowadays. If someone needs it, or SDL2,
it would need some work to pass CI again.
Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>
.gitlab-ci.yml | 2 --
data/meson.build | 1 -
data/wixl/SDL.wxi | 21 ---------------------
3 files changed, 24 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 408ae9a..51726a6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -130,8 +130,6 @@ variables:
mingw64-readline
mingw32-rest
mingw64-rest
- mingw32-SDL
- mingw64-SDL
mingw32-speex
mingw64-speex
mingw32-spice-glib
diff --git a/data/meson.build b/data/meson.build
index c414561..267341f 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -1,5 +1,4 @@
wxi_data = files(
- 'wixl/SDL.wxi',
'wixl/adwaita-icon-theme.wxi',
'wixl/atk.wxi',
'wixl/brotli.wxi',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]