Name: ukui-media Version: 3.1.0 Release: 1 Summary: UKUI media utilities License: GPL-2.0-or-later and GPL-3.0-or-later and BSD-3-Clause URL: http://www.ukui.org Source0: %{name}-%{version}.tar.gz Patch01: 0001-fix-compile-error-of-ukui-media.patch Autoreq: yes BuildRequires: intltool BuildRequires: qt5-qtbase-devel BuildRequires: gsettings-qt-devel BuildRequires: glib2-devel BuildRequires: gsettings-qt-devel BuildRequires: glib2-devel BuildRequires: libxml2-devel BuildRequires: qt5-qtsvg-devel BuildRequires: libqtxdg-devel BuildRequires: qt5-qtmultimedia-devel BuildRequires: qt5-qtmultimedia BuildRequires: kf5-kwindowsystem-devel BuildRequires: ukui-interface BuildRequires: qt5-qttools-devel BuildRequires: alsa-lib-devel BuildRequires: pulseaudio-libs-devel BuildRequires: dconf-devel BuildRequires: libcanberra-devel BuildRequires: libukcc-devel BuildRequires: qt5-qtx11extras-devel Requires: ukui-media-common = %{version} Requires: ukui-control-center Requires: glib2 Recommends: alsa-utils sound-theme-freedesktop %description A simple and lightweight screensaver written by Qt5. The screensaver supports biometric auhentication which is provided by biometric-auth service. %package common Summary: UKUI media utilities (common files) Requires: %{name}%{?_isa} = %{version}-%{release} %description common UKUI media utilities are the audio mixer and the volume control applet. . This package contains the common files. %prep %setup -q %patch01 -p1 %build mkdir build && pushd build qmake-qt5 .. make -j4 popd %install rm -rf $RPM_BUILD_ROOT pushd build make INSTALL_ROOT=$RPM_BUILD_ROOT install popd %clean rm -rf $RPM_BUILD_ROOT %post set -e glib-compile-schemas /usr/share/glib-2.0/schemas/ &> /dev/null ||: %files %{_bindir}/ukui-volume-control-applet-qt %{_bindir}/ukui-media-control-led %{_datadir}/ukui-media/translations/ %{_datadir}/ukui-media/img/ %{_datadir}/ukui-media/qss/ %{_datadir}/ukui-media/scripts/ %{_datadir}/glib-2.0/schemas/org.ukui.audio.gschema.xml %{_datadir}/glib-2.0/schemas/org.ukui.media.sound.gschema.xml %{_datadir}/glib-2.0/schemas/org.ukui.sound.gschema.xml %{_datadir}/sounds/* %{_datadir}/ukui-media/sounds/* /lib/systemd/system/ukui-media-control-mute-led.service %{_libdir}/ukui-control-center/libaudio.so %files common %{_sysconfdir}/xdg/autostart/ %changelog * Mon Dec 5 2022 peijiankang - 3.1.0-1 - update version to 3.1.0 * Thu Jul 28 2022 tanyulong - 3.0.2-18 - Add compilation dependencies: libpulse * Thu Jul 28 2022 tanyulong - 3.0.2-17 - modify and update desktop file * Thu Apr 28 2022 wangyueliang - 3.0.2-16 - Improve the project according to the requirements of compliance improvement. * Tue Apr 19 2022 pei-jiankang - 3.0.2-15 - modify ukui-media install error * Sat Apr 02 2022 tanyulong - 3.0.2-14 - add yaml file * Mon Mar 28 2022 huayadong - 3.0.2-13 - Add DBUS interface to send plug-in signal for Kirin recording * Mon Sep 27 2021 peijiankang - 3.0.2-12 - repair the problem of adjusting animation freeze * Sun Sep 26 2021 peijiankang - 3.0.2-11 - return version to 3.0.2-2 * Sun Sep 26 2021 peijiankang - 3.0.2-10 - repair the input device is not find of recorder * Wed Jul 14 2021 tanyulong - 3.0.2-9 - Set the app name and icon for Kirin Recording * Tue Jul 13 2021 tanyulong - 3.0.2-8 - fix probabilistic crash when keyboard keys are mute * Mon Jul 12 2021 tanyulong - 3.0.2-7 - Solve the problem of dragging the slider to adjust the microphone volume * Mon Jul 12 2021 tanyulong - 3.0.2-6 - Solve the problem of adjusting animation freeze to adjust the sound * Fri Jul 9 2021 tanyulong - 3.0.2-5 - update gsetting add org.ukui.sound.gschema.xml * Fri Jul 9 2021 tanyulong - 3.0.2-4 - Add a detection mechanism to terminate when PulseAudio exits abnormally * Thu Jul 8 2021 tanyulong - 3.0.2-3 - Fix the right menu without frosted glass * Mon Dec 7 2020 lvhan - 3.0.2-2 - fix vol icon bug * Mon Oct 26 2020 douyan - 3.0.2-1 - update to upstream version 3.0.1-1+1026 * Mon Sep 14 2020 douyan - 2.0.4-1 - update to upstream version 2.0.4-2+0806 * Thu Jul 9 2020 douyan - 2.0.3-1 - Init package for openEuler