automatic version update by autodist [release 0.271-1mamba;Fri Nov 01 2024]
This commit is contained in:
parent
ed26375939
commit
0124436428
11
mame.spec
11
mame.spec
@ -1,6 +1,6 @@
|
|||||||
%define tagver %(echo %version | tr -d .)
|
%define tagver %(echo %version | tr -d .)
|
||||||
Name: mame
|
Name: mame
|
||||||
Version: 0.270
|
Version: 0.271
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A virtual environment where you can run software written for other platforms, namely old arcades
|
Summary: A virtual environment where you can run software written for other platforms, namely old arcades
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -12,6 +12,9 @@ Source: https://gitlab.com/mamedev/mame.git/mame%{tagver}/mame-%{version}
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libSDL2-devel
|
BuildRequires: libSDL2-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
@ -24,7 +27,7 @@ BuildRequires: libfontconfig-devel
|
|||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-turbo
|
||||||
BuildRequires: libportaudio-devel
|
BuildRequires: libportaudio-devel
|
||||||
BuildRequires: libportmidi-devel
|
BuildRequires: libportmidi-devel
|
||||||
BuildRequires: libpulseaudio-devel
|
BuildRequires: libpulseaudio-devel
|
||||||
@ -36,7 +39,6 @@ BuildRequires: libwayland-egl-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
BuildRequires: pugixml-devel
|
BuildRequires: pugixml-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libutf8proc-devel >= 2.9.0-1mamba
|
BuildRequires: libutf8proc-devel >= 2.9.0-1mamba
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
@ -282,6 +284,9 @@ popd
|
|||||||
%license COPYING docs/legal/*
|
%license COPYING docs/legal/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 01 2024 Automatic Build System <autodist@openmamba.org> 0.271-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 0.270-1mamba
|
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 0.270-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user