Signed-off-by: weidongkl <weidong@uniontech.com>
This commit is contained in:
weidongkl 2024-11-13 14:46:02 +08:00
parent b00a96fe39
commit 1bdf9e89e8
No known key found for this signature in database
GPG Key ID: 5977E9E39B2579B0

View File

@ -1,6 +1,6 @@
Name: phonon
Version: 4.12.0
Release: 1
Release: 2
License: LGPLv2+
Summary: Multimedia framework api
URL: https://community.kde.org/Phonon
@ -55,11 +55,11 @@ Requires: %{name}-qt5 = %{version}-%{release}
-DPHONON_QT_MKSPECS_INSTALL_DIR=%{_qt5_archdatadir}/mkspecs/modules \
-DPHONON_QT_PLUGIN_INSTALL_DIR=%{_qt5_plugindir}/designer
mkdir build && cd build
%cmake ../
%cmake_build
%install
%make_install
%cmake_install
%find_lang %{name} --with-qt --all-name
@ -89,6 +89,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}"
%{_qt5_archdatadir}/mkspecs/modules/qt_phonon4qt5.pri
%changelog
* Wed Nov 13 2024 weidongkl <weidong@uniontech.com> - 4.12.0-2
- fix: https://gitee.com/src-openeuler/phonon/issues/IB2HQ0
* Thu Feb 29 2024 xu_ping <707078654@qq.com> - 4.12.0-1
- update to 4.12.0