rebuilt by autoport with build requirements: libportmidi-devel>=1:2.0.4-1mamba [release 2.4.1-2mamba;Sat Nov 16 2024]
This commit is contained in:
parent
1537d85ebc
commit
d793ded850
28
mixxx.spec
28
mixxx.spec
@ -1,6 +1,6 @@
|
||||
Name: mixxx
|
||||
Version: 2.4.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An open source DJ tool designed for both professional and amateur DJs alike
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -13,15 +13,26 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libQt5Concurrent
|
||||
BuildRequires: libQt5Core
|
||||
BuildRequires: libQt5DBus
|
||||
BuildRequires: libQt5Gui
|
||||
BuildRequires: libQt5Network
|
||||
BuildRequires: libQt5OpenGL
|
||||
BuildRequires: libQt5PrintSupport
|
||||
BuildRequires: libQt5Sql
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libQt5Test
|
||||
BuildRequires: libQt5Widgets
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libQt5Xml
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libabseil-cpp-devel
|
||||
BuildRequires: libavcodec-ffmpeg-devel
|
||||
BuildRequires: libavformat-ffmpeg-devel
|
||||
BuildRequires: libavutil-ffmpeg-devel
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavformat-devel
|
||||
BuildRequires: libavutil-devel
|
||||
BuildRequires: libchromaprint-devel
|
||||
BuildRequires: libebur128-devel
|
||||
BuildRequires: libflac-devel
|
||||
@ -49,16 +60,16 @@ BuildRequires: libsndfile-devel
|
||||
BuildRequires: libsoundtouch-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libswresample-ffmpeg-devel
|
||||
BuildRequires: libswresample-devel
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: libupower-devel
|
||||
BuildRequires: libusb-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: libwavpack-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libportmidi-devel >= 1:2.0.4-1mamba
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libbenchmark-devel
|
||||
BuildRequires: libmicrosoft-gsl-devel
|
||||
@ -70,7 +81,7 @@ Futhermore, Mixxx has a number of key features to help DJs in the mix: Beat esti
|
||||
|
||||
# FIXME:
|
||||
# /usr/bin/debugedit: Cannot handle 8-byte build ID
|
||||
#% debug_package
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -114,6 +125,9 @@ Futhermore, Mixxx has a number of key features to help DJs in the mix: Beat esti
|
||||
%doc COPYING LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Nov 16 2024 Automatic Build System <autodist@mambasoft.it> 2.4.1-2mamba
|
||||
- rebuilt by autoport with build requirements: libportmidi-devel>=1:2.0.4-1mamba
|
||||
|
||||
* Fri May 10 2024 Automatic Build System <autodist@openmamba.org> 2.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user