File: control

package info (click to toggle)
ukui-settings-daemon 4.0.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,412 kB
  • sloc: cpp: 39,120; ansic: 3,240; xml: 1,570; sh: 88; makefile: 4
file content (112 lines) | stat: -rw-r--r-- 3,913 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
Source: ukui-settings-daemon
Section: x11
Priority: optional
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>,
           xibowen <xibowen@kylinos.cn>
Build-Depends: debhelper-compat (=13),
               intltool,
               libcanberra-dev,
               libcanberra-gtk-common-dev,
               libcanberra-gtk3-dev,
               libcolord-dev,
               libddcutil-dev(>=0.9.9-5kylin1),
               libgeoclue-2-dev,
               libgnome-desktop-3-dev,
               libgsettings-qt-dev,
               libgudev-1.0-dev,
               libimlib2-dev,
               libkf6config-dev,
               libkf6globalaccel-dev,
               libkscreen-dev,
               kwayland-dev,
               libkf6windowsystem-dev,
               libkysdk-applications-dev,
               liblcms2-dev,
               libmate-desktop-dev,
               libmatekbd-dev,
               libmatemixer-dev,
               libnotify-dev,
               libpulse-dev,
               qt6-sensors-dev,
               qt6-svg-dev,
               libqt5x11extras5-dev,
               libwayland-client0,
               libwnck-3-dev,
               libx11-dev,
               libxcb-randr0-dev,
               libxcb-util-dev,
               libxcb1-dev,
               libxkbcommon-dev,
               libxklavier-dev,
               libxtst-dev,
               pkgconf,
               qmake6,
               qt6-tools-dev,
               qt6-base-dev,
               qtchooser,
               xserver-xorg-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://gitee.com/openkylin/ukui-settings-daemon
Vcs-Git: https://gitee.com/openkylin/ukui-settings-daemon.git
Vcs-Browser: https://gitee.com/openkylin/ukui-settings-daemon

Package: ukui-settings-daemon
Architecture: any
Depends: colord,
         imwheel,
         libglib2.0-bin,
         mate-desktop-common (>= 1.18),
         ukui-polkit,
         ukui-settings-daemon-common (= ${source:Version}),
         x11-xserver-utils,
         xinput,
         xserver-xorg-input-synaptics [!s390x],
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: kylin-display-switch (<=3.1.0)
Breaks: kylin-display-switch (<=3.1.0)
Description: daemon handling the UKUI session settings
 This package contains the daemon which is responsible for setting the
 various parameters of a UKUI session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.

Package: ukui-settings-daemon-common
Architecture: all
Depends: ${misc:Depends}
Description: daemon handling the UKUI session settings (common files)
 This package contains the daemon which is responsible for setting the
 various parameters of a UKUI session and the applications that run
 under it. It handles the following kinds of settings:
 .
  * Keyboard: layout, accessibility options, shortcuts, media keys
  * Clipboard management
  * Theming: background, icons, GTK+ applications
  * Cleanup of unused files
  * Mouse: cursors, speed, accessibility options
  * Startup of other daemons: screensaver, sound daemon
  * Typing break
 .
 It also sets various application settings through X resources and
 freedesktop.org XSETTINGS.
 .
 This package contains the architecture independent files.

Package: kylin-display-switch
Depends: ukui-settings-daemon, ${misc:Depends}
Architecture: any
Section: oldlibs
Description: transitional package
 This is a transitional package. It can safely be removed.