rebuilt with current opencv [release 1.3.1-2mamba;Wed Jun 18 2025]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: performous
|
||||
Version: 1.3.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An open-source music and rhythm game
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
Vendor: openmamba
|
||||
@@ -53,15 +53,13 @@ Obsoletes: Performous < 1.3.1
|
||||
While Performous might be classified as a karaoke program, it is actually much more than that.
|
||||
Instead of just displaying the lyrics, notes are also displayed and the performance is scored based on how well you actually hit the notes. Unlike in most other games in this genre, you will also see the precise pitch that you are singing, so that you can see what you are doing wrong and easily (well, everything is relative) correct your pitch.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch 0 -p1 -b .ffmpeg-7
|
||||
|
||||
%build
|
||||
%cmake -d build \
|
||||
-DCMAKE_CXX_FLAGS="%{optflags} -Wno-error=unused-result"
|
||||
-DCMAKE_CXX_FLAGS="%{optflags} -Wno-error=unused-result -Wno-error=sign-compare -Wno-error=range-loop-construct"
|
||||
|
||||
%make
|
||||
|
||||
@@ -103,6 +101,9 @@ mv %{buildroot}%{_mandir}/performous.* %{buildroot}%{_mandir}/man6/
|
||||
%{_mandir}/man6/performous.6*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 18 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1-2mamba
|
||||
- rebuilt with current opencv
|
||||
|
||||
* Sun Nov 17 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1-1mamba
|
||||
- update to 1.3.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user