!10 Upgrade version to 4.12.0
From: @cherry530 Reviewed-by: @misaka00251 Signed-off-by: @misaka00251
This commit is contained in:
commit
b00a96fe39
Binary file not shown.
BIN
phonon-4.12.0.tar.xz
Normal file
BIN
phonon-4.12.0.tar.xz
Normal file
Binary file not shown.
10
phonon.spec
10
phonon.spec
@ -1,5 +1,5 @@
|
|||||||
Name: phonon
|
Name: phonon
|
||||||
Version: 4.11.1
|
Version: 4.12.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Summary: Multimedia framework api
|
Summary: Multimedia framework api
|
||||||
@ -50,6 +50,7 @@ Requires: %{name}-qt5 = %{version}-%{release}
|
|||||||
-DCMAKE_BUILD_TYPE:STRING="Release" \
|
-DCMAKE_BUILD_TYPE:STRING="Release" \
|
||||||
-DPHONON_BUILD_DECLARATIVE_PLUGIN:BOOL=%{?declarative:ON}%{!?declarative:OFF} \
|
-DPHONON_BUILD_DECLARATIVE_PLUGIN:BOOL=%{?declarative:ON}%{!?declarative:OFF} \
|
||||||
-DPHONON_BUILD_PHONON4QT5:BOOL=ON \
|
-DPHONON_BUILD_PHONON4QT5:BOOL=ON \
|
||||||
|
-DPHONON_BUILD_QT6:BOOL=OFF \
|
||||||
-DPHONON_QT_IMPORTS_INSTALL_DIR=%{_qt5_importdir} \
|
-DPHONON_QT_IMPORTS_INSTALL_DIR=%{_qt5_importdir} \
|
||||||
-DPHONON_QT_MKSPECS_INSTALL_DIR=%{_qt5_archdatadir}/mkspecs/modules \
|
-DPHONON_QT_MKSPECS_INSTALL_DIR=%{_qt5_archdatadir}/mkspecs/modules \
|
||||||
-DPHONON_QT_PLUGIN_INSTALL_DIR=%{_qt5_plugindir}/designer
|
-DPHONON_QT_PLUGIN_INSTALL_DIR=%{_qt5_plugindir}/designer
|
||||||
@ -77,11 +78,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}"
|
|||||||
# own backends dir
|
# own backends dir
|
||||||
%dir %{_qt5_plugindir}/phonon4qt5_backend/
|
%dir %{_qt5_plugindir}/phonon4qt5_backend/
|
||||||
# designer plugin
|
# designer plugin
|
||||||
%{_qt5_plugindir}/designer/phononwidgets.so
|
%{_qt5_plugindir}/designer/phonon4qt5widgets.so
|
||||||
|
|
||||||
%files qt5-devel
|
%files qt5-devel
|
||||||
%dir %{_datadir}/phonon4qt5
|
|
||||||
%{_datadir}/phonon4qt5/buildsystem/
|
|
||||||
%{_libdir}/cmake/phonon4qt5/
|
%{_libdir}/cmake/phonon4qt5/
|
||||||
%{_includedir}/phonon4qt5/
|
%{_includedir}/phonon4qt5/
|
||||||
%{_libdir}/libphonon4qt5.so
|
%{_libdir}/libphonon4qt5.so
|
||||||
@ -90,6 +89,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}"
|
|||||||
%{_qt5_archdatadir}/mkspecs/modules/qt_phonon4qt5.pri
|
%{_qt5_archdatadir}/mkspecs/modules/qt_phonon4qt5.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 29 2024 xu_ping <707078654@qq.com> - 4.12.0-1
|
||||||
|
- update to 4.12.0
|
||||||
|
|
||||||
* Mon Nov 21 2022 liweiganga <liweiganga@uniontech.com> - 4.11.1-1
|
* Mon Nov 21 2022 liweiganga <liweiganga@uniontech.com> - 4.11.1-1
|
||||||
- update to 4.11.1
|
- update to 4.11.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user