rebuilt by autoport with build requirements: libmpv-devel>=0:0.35.0-1mamba [release 1.10.1-2mamba;Sat Jan 21 2023]
This commit is contained in:
parent
0a8d09abc5
commit
8f963967a8
13
musique.spec
13
musique.spec
@ -1,6 +1,6 @@
|
||||
Name: musique
|
||||
Version: 1.10.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A music player built for speed, simplicity and style
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -11,15 +11,15 @@ Source: https://github.com/flaviotordini/musique.git/%{version}/musique-%
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libmpv-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: libmpv-devel >= 0:0.35.0-1mamba
|
||||
|
||||
%description
|
||||
Musique is a music player built for speed, simplicity and style. It is written in C++ using the Qt framework. Contributing is welcome, especially in the Linux desktop integration area.
|
||||
@ -56,5 +56,8 @@ Musique is a music player built for speed, simplicity and style. It is written i
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Jan 21 2023 Sdk Build System <sdk@mambasoft.it> 1.10.1-2mamba
|
||||
- rebuilt by autoport with build requirements: libmpv-devel>=0:0.35.0-1mamba
|
||||
|
||||
* Sun Feb 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user