File: control

package info (click to toggle)
ukui-power-manager 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 924 kB
  • sloc: cpp: 4,721; xml: 462; makefile: 50; sh: 2
file content (44 lines) | stat: -rw-r--r-- 1,602 bytes parent folder | download
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
Source: ukui-power-manager
Section: x11
Priority: optional
Maintainer: kylin Team <team+kylin@tracker.debian.org>
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>,
Build-Depends: debhelper-compat (= 12),
               qtbase5-dev,
	       qttools5-dev-tools,
               libukui-log4qt-dev,
               libglib2.0-dev,
	       libupower-glib-dev,
               libx11-dev,
               libxext-dev,
               libxml-parser-perl,
               libxrandr-dev,
               pkg-config,
               libgsettings-qt-dev,
               libkf5windowsystem-dev,
               libqt5x11extras5-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.ukui.org/
Vcs-Git: https://github.com/ukui/ukui-power-manager.git
Vcs-Browser: https://github.com/ukui/ukui-power-manager

Package: ukui-power-manager
Architecture: any
Depends: dbus-x11,
         systemd,
         upower,
         ${misc:Depends},
         ${shlibs:Depends},
Replaces: ukui-power-manager-common
Description: power management tool for the UKUI desktop
 UKUI Power Manager is a session daemon for the UKUI desktop
 that takes care of system or desktop events related to power, and
 triggers actions accordingly. Its philosophy is to completely hide
 these complex tasks and only show some settings important to the user.
 .
 The UKUI power manager displays and manages battery status, power plug
 events, display brightness, CPU, graphics card and hard disk drive
 power saving, and can trigger suspend-to-RAM, hibernate or shutdown
 events, all integrated to other components of the UKUI desktop.