Source: dde-services
Section: admin
Priority: optional
Maintainer: Deepin Sysdev <sysdev@deepin.com>
Build-Depends:  debhelper (>= 11),
 pkg-config,
 cmake,
 qt6-base-dev,
 qt6-tools-dev-tools,
 qt6-wayland-dev,
 qt6-wayland-private-dev,
 qt6-wayland-dev-tools,
 qt6-tools-dev,
 libsystemd-dev,
 libpcap-dev,
 libnet-dev,
 libglib2.0-dev,
 libdtk6gui-dev,
 libdtk6core-dev,
 libx11-dev,
 libxcb-randr0-dev,
 libxcb1-dev,
 wlr-protocols,
 wayland-protocols,
 libxcb-keysyms1-dev,
 libxcb-xtest0-dev,
 libwayland-dev,
 treeland-protocols (>> 0.5.7),
 python3,
Standards-Version: 4.1.3
Homepage: https://github.com/linuxdeepin

Package: dde-services
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 deepin-service-manager (>> 1.0.21),
 dbus
Breaks: dde-daemon (<< 6.1.94)
Replaces: dde-daemon (<< 6.1.94)
Description: deepin desktop-environment plugins service
 This package provides various system service plugins for Deepin Desktop
 Environment, including:
  - dde-shortcut: Global keyboard shortcut and gesture management for X11 and Wayland
  - thememanager: Theme management service
  - wallpaperslideshow: Wallpaper slideshow service
  - xsettings: X11 settings management
 .
 The dde-shortcut plugin provides:
  - Global keyboard shortcut management for X11 and Wayland
  - Gesture shortcut support (Wayland only)
  - Dynamic configuration via DConfig
  - DBus interface for shortcut registration and management
  - Integration with Deepin Desktop Environment
