# # Please do not update/rebuild/touch this package before asking first # to neoclust # This package is part of the KDE Stack. # Name: plasma-remotecontrollers Version: 5.26.4 Release: %mkrel 1 Summary: Translate various input device events into keyboard and pointer events License: Multiples Group: Graphical desktop/KDE URL: https://invent.kde.org/plasma/plasma-remotecontrollers Source0: https://invent.kde.org/plasma-bigscreen/plasma-remotecontrollers/-/archive/v%{version}/%{name}-v%{version}.tar.gz Patch0: plasma-remotecontrollers-v5.26.1-desktop.patch Patch1: plasma-remotecontrollers-v5.26.1-udev-path.patch BuildRequires: kf5-macros BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Declarative) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5Package) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5Solid) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(LibTaskManager) BuildRequires: cmake(PlasmaWaylandProtocols) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5WaylandClient) BuildRequires: pkgconfig(libcec) BuildRequires: pkgconfig(libevdev) BuildRequires: pkgconfig(wayland-protocols) %description Translate various input device events into keyboard and pointer events %files %{_qt5_settingsdir}/autostart/org.kde.plasma-remotecontrollers.desktop %{_qt5_settingsdir}/plasma-remotecontrollersrc %{_bindir}/plasma-remotecontrollers %{_qt5_plugindir}/kcms/kcm_mediacenter_remotecontrollers.so %{_qt5_qml}/org/kde/plasma/remotecontrollers/libremotecontrollersplugin.so %{_qt5_qml}/org/kde/plasma/remotecontrollers/qmldir %{_udevrulesdir}/40-uinput.rules %{_datadir}/applications/org.kde.plasma-remotecontrollers.desktop %{_datadir}/dbus-1/interfaces/org.kde.plasma-remotecontrollers.CEC.xml %{_datadir}/dbus-1/interfaces/org.kde.plasma-remotecontrollers.EVDEV.xml %{_datadir}/knotifications5/plasma-remotecontrollers.notifyrc %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/+mediacenter/DeviceMap.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/+mediacenter/DeviceSetupView.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/+mediacenter/delegates/DeviceDelegate.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/+mediacenter/main.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/DeviceMap.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/DeviceSetupView.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/delegates/DeviceDelegate.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/delegates/MapButtonDelegate.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/contents/ui/main.qml %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/metadata.desktop %{_datadir}/kpackage/kcms/kcm_mediacenter_remotecontrollers/metadata.json %{_datadir}/kservices5/kcm_mediacenter_remotecontrollers.desktop %{_datadir}/metainfo/org.kde.plasma.remotecontrollers.metainfo.xml %{_datadir}/qlogging-categories5/plasma-remotecontrollers.categories #-------------------------------------------------------------------- %prep %autosetup -n %{name}-v%{version} -p1 %build %cmake_kf5 %cmake_build %install %cmake_install