]> git.pld-linux.org Git - packages/SDL2.git/blobdiff - SDL2.spec
up to 2.28.1
[packages/SDL2.git] / SDL2.spec
index c626962c412acb6572a999371ecd5cb67b11c2ac..a4e4debed65eaebd1922f33d14cefa42972286a6 100644 (file)
--- a/SDL2.spec
+++ b/SDL2.spec
 # libXcursor.so.1
 # libXext.so.6
 # libXi.so.6
-# libXinerama.so.1
 # libXrandr.so.2
 # libXrender.so.1
 # libXss.so.1
-# libXxf86vm.so.1
 %ifarch k6 athlon
 %define        with_3dnow      1
 %endif
@@ -62,12 +60,12 @@ Summary:    SDL (Simple DirectMedia Layer) - Game/Multimedia Library
 Summary(pl.UTF-8):     SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediów
 Summary(zh_CN.UTF-8):  SDL (Simple DirectMedia Layer) Generic APIs - 游戏/多媒体库
 Name:          SDL2
-Version:       2.0.22
+Version:       2.28.1
 Release:       1
 License:       Zlib (BSD-like)
 Group:         Libraries
 Source0:       http://www.libsdl.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: 40aedb499cb2b6f106d909d9d97f869a
+# Source0-md5: ccd2cd02b2ad4f71c2588747028953c3
 Patch0:                %{name}-config.patch
 URL:           http://www.libsdl.org/
 %{?with_kms:BuildRequires:     Mesa-libgbm-devel >= 11.1.0}
@@ -97,6 +95,7 @@ BuildRequires:        perl-modules
 BuildRequires: pipewire-devel >= 0.3.20
 BuildRequires: pkgconfig >= 1:0.7
 BuildRequires: pulseaudio-devel >= 0.9
+BuildRequires: rpm-build >= 4.6
 BuildRequires: udev-devel
 # wayland-client, wayland-cursor
 %{?with_wayland:BuildRequires: wayland-devel >= 1.18}
@@ -106,10 +105,8 @@ BuildRequires:     xorg-lib-libXScrnSaver-devel
 BuildRequires: xorg-lib-libXcursor-devel
 BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXi-devel
-BuildRequires: xorg-lib-libXinerama-devel
 BuildRequires: xorg-lib-libXrandr-devel
 BuildRequires: xorg-lib-libXrender-devel
-BuildRequires: xorg-lib-libXxf86vm-devel
 %if %{with wayland}
 BuildRequires: xorg-lib-libxkbcommon-devel >= 0.5.0
 %endif
@@ -206,6 +203,7 @@ Summary(pl.UTF-8):  SDL - programy przykładowe
 License:       Public Domain
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
+BuildArch:     noarch
 
 %description examples
 SDL - example programs.
This page took 0.12184 seconds and 4 git commands to generate.