obsolete kmameleon [release 0.243-2mamba;Sun Jun 11 2023]
This commit is contained in:
parent
b218bbe911
commit
9c29fce23a
1245
qmc2-0.243-webengine.patch
Normal file
1245
qmc2-0.243-webengine.patch
Normal file
File diff suppressed because it is too large
Load Diff
15
qmc2.spec
15
qmc2.spec
@ -1,20 +1,23 @@
|
||||
Name: qmc2
|
||||
Version: 0.243
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A Qt based multi-platform GUI front end for several MAME, MESS and UME variants
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://qmc2.batcom-it.net/
|
||||
URL: https://github.com/qmc2/qmc2-mame-fe
|
||||
Source: https://github.com/qmc2/qmc2-mame-fe.git/v%{version}/qmc2-mame-fe-%{version}.tar.bz2
|
||||
#Source: http://downloads.sourceforge.net/project/qmc2/qmc2/%{version}/qmc2-%{version}.tar.bz2
|
||||
Patch0: qmc2-0.243-webengine.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Multimedia-devel
|
||||
BuildRequires: libQt5Positioning-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libQt5WebKit-devel
|
||||
BuildRequires: libQt5WebChannel-devel
|
||||
BuildRequires: libQt5WebEngine-devel
|
||||
BuildRequires: libQt5XmlPatterns-devel
|
||||
BuildRequires: libSDL2-devel
|
||||
BuildRequires: libX11-devel
|
||||
@ -22,7 +25,9 @@ BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Obsoletes: kmameleon <= 1.0pl2-3mamba
|
||||
|
||||
%description
|
||||
QMC2 is a Qt based multi-platform GUI front end for several MAME, MESS and UME variants
|
||||
@ -31,6 +36,7 @@ QMC2 is a Qt based multi-platform GUI front end for several MAME, MESS and UME v
|
||||
|
||||
%prep
|
||||
%setup -q -n qmc2-mame-fe-%{version}
|
||||
%patch 0 -p1 -b .webengine
|
||||
|
||||
%build
|
||||
%make PREFIX=%{_prefix}
|
||||
@ -54,6 +60,9 @@ QMC2 is a Qt based multi-platform GUI front end for several MAME, MESS and UME v
|
||||
%{_datadir}/qmc2/*
|
||||
|
||||
%changelog
|
||||
* Sun Jun 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.243-2mamba
|
||||
- obsolete kmameleon
|
||||
|
||||
* Tue Dec 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.243-1mamba
|
||||
- update to 0.243
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user