automatic version update by autodist [release 4.4.1-1mamba;Sun Oct 06 2024]
This commit is contained in:
parent
42cfe22fb4
commit
2a19f73f85
@ -1,5 +1,5 @@
|
|||||||
Name: audacious-plugins
|
Name: audacious-plugins
|
||||||
Version: 4.4
|
Version: 4.4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Plugins for the Audacious media player
|
Summary: Plugins for the Audacious media player
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -37,7 +37,6 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libgomp-devel
|
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libjack-devel
|
BuildRequires: libjack-devel
|
||||||
@ -65,6 +64,8 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: lirc-devel
|
BuildRequires: lirc-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
|
BuildRequires: qt6-qtmultimedia-devel
|
||||||
|
BuildRequires: qt6-qtsvg-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
@ -217,30 +218,6 @@ EOF
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post jack -p /sbin/ldconfig
|
|
||||||
%postun jack -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post alsa -p /sbin/ldconfig
|
|
||||||
%postun alsa -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post esd -p /sbin/ldconfig
|
|
||||||
%postun esd -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post amidi -p /sbin/ldconfig
|
|
||||||
%postun amidi -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post wavpack -p /sbin/ldconfig
|
|
||||||
%postun wavpack -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post metronome -p /sbin/ldconfig
|
|
||||||
%postun metronome -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post vortex -p /sbin/ldconfig
|
|
||||||
%postun vortex -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_libdir}/audacious/Input
|
%dir %{_libdir}/audacious/Input
|
||||||
@ -266,6 +243,7 @@ EOF
|
|||||||
%{_libdir}/audacious/Output/filewriter.so
|
%{_libdir}/audacious/Output/filewriter.so
|
||||||
%{_libdir}/audacious/Output/oss4.so
|
%{_libdir}/audacious/Output/oss4.so
|
||||||
%{_libdir}/audacious/Output/pipewire.so
|
%{_libdir}/audacious/Output/pipewire.so
|
||||||
|
%{_libdir}/audacious/Output/qtaudio.so
|
||||||
%{_libdir}/audacious/Output/sndio-ng.so
|
%{_libdir}/audacious/Output/sndio-ng.so
|
||||||
%dir %{_libdir}/audacious/Container
|
%dir %{_libdir}/audacious/Container
|
||||||
%{_libdir}/audacious/Container/*.so
|
%{_libdir}/audacious/Container/*.so
|
||||||
@ -331,6 +309,9 @@ EOF
|
|||||||
%{_datadir}/audacious/Skins/TinyPlayer/*
|
%{_datadir}/audacious/Skins/TinyPlayer/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 06 2024 Automatic Build System <autodist@openmamba.org> 4.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jun 14 2024 Automatic Build System <autodist@openmamba.org> 4.4-1mamba
|
* Fri Jun 14 2024 Automatic Build System <autodist@openmamba.org> 4.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user