0.0.9
Some checks failed
Run CI/CD... / main (push) Failing after 4m44s

This commit is contained in:
Sergey Zhemoytel 2025-02-17 13:09:59 +00:00
parent 2f592459e3
commit 3b212fe959

View file

@ -1,7 +1,7 @@
Summary: GUI application to map a generic controller to the SDL2 GameController spec and generate an SDL2 mapping string
Name: sdl2-gamepad-mapper
Version: 0.0.9
Release: 2
Release: 1
License: GPLv3
Group: System/Configuration/Hardware
URL: https://gitlab.com/ryochan7/sdl2-gamepad-mapper
@ -11,6 +11,7 @@ BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickControls2)
BuildRequires: pkgconfig(sdl2)
BuildRequires: pkgconfig(vulkan)
BuildRequires: qt515
%description
GUI application to map a generic controller to the SDL2 GameController spec