rebuilt by autoport with build requirements: libportmidi-devel>=1:2.0.4-1mamba [release 1.2.3-2mamba;Sat Nov 16 2024]
This commit is contained in:
parent
809ddfb653
commit
d119a64c4d
@ -2,7 +2,7 @@
|
|||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: hydrogen
|
Name: hydrogen
|
||||||
Version: 1.2.3
|
Version: 1.2.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Advanced drum machine for GNU/Linux
|
Summary: Advanced drum machine for GNU/Linux
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -18,7 +18,12 @@ Patch3: %{name}-0.9.6-gcc-4.7.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt5Core
|
||||||
|
BuildRequires: libQt5Gui
|
||||||
|
BuildRequires: libQt5Network
|
||||||
BuildRequires: libQt5Svg-devel
|
BuildRequires: libQt5Svg-devel
|
||||||
|
BuildRequires: libQt5Widgets
|
||||||
|
BuildRequires: libQt5Xml
|
||||||
BuildRequires: libQt5XmlPatterns-devel
|
BuildRequires: libQt5XmlPatterns-devel
|
||||||
BuildRequires: libalsa-devel
|
BuildRequires: libalsa-devel
|
||||||
BuildRequires: libarchive-devel
|
BuildRequires: libarchive-devel
|
||||||
@ -35,8 +40,8 @@ BuildRequires: libsndfile-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtar-devel
|
BuildRequires: libtar-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libportmidi-devel >= 1:2.0.4-1mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is to bring professional yet simple and intuitive pattern-based drum programming.
|
Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is to bring professional yet simple and intuitive pattern-based drum programming.
|
||||||
@ -112,6 +117,9 @@ LADSPA_PATH=%{_libdir}/ladspa
|
|||||||
#%doc README.txt
|
#%doc README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 16 2024 Automatic Build System <autodist@mambasoft.it> 1.2.3-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libportmidi-devel>=1:2.0.4-1mamba
|
||||||
|
|
||||||
* Fri Jan 12 2024 Automatic Build System <autodist@openmamba.org> 1.2.3-1mamba
|
* Fri Jan 12 2024 Automatic Build System <autodist@openmamba.org> 1.2.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user