You've already forked ukui-power-manager
mirror of
https://github.com/ukui/ukui-power-manager.git
synced 2026-03-09 09:23:51 -07:00
75 lines
2.9 KiB
Plaintext
75 lines
2.9 KiB
Plaintext
Source: ukui-power-manager
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
|
|
Uploaders: Aron Xu <aron@debian.org>,
|
|
handsome_feng <jianfengli@ubuntukylin.com>,
|
|
Build-Depends: debhelper-compat (= 12),
|
|
dpkg-dev (>= 1.16.1.1),
|
|
qtbase5-dev,
|
|
intltool,
|
|
libcanberra-gtk3-dev,
|
|
libgcrypt20-dev,
|
|
libglib2.0-dev,
|
|
libgtk-3-dev,
|
|
libnotify-dev,
|
|
libtool-bin,
|
|
libupower-glib-dev,
|
|
libwnck-3-dev,
|
|
libx11-dev,
|
|
libxext-dev,
|
|
libxml-parser-perl,
|
|
libxrandr-dev,
|
|
mate-common (>= 1.18),
|
|
pkg-config,
|
|
xmlto,
|
|
yelp-tools,
|
|
libqt5charts5-dev,
|
|
libqt5x11extras5-dev,
|
|
libgsettings-qt-dev,
|
|
libkf5windowsystem-dev,
|
|
qttools5-dev-tools,
|
|
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,
|
|
ukui-notification-daemon | notification-daemon | mate-notification-daemon,
|
|
ukui-power-manager-common (= ${source:Version}),
|
|
policykit-1,
|
|
systemd | elogind | consolekit,
|
|
upower,
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
Suggests: ukui-polkit,
|
|
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.
|
|
|
|
Package: ukui-power-manager-common
|
|
Architecture: all
|
|
Depends: ${misc:Depends},
|
|
Description: power management tool for the UKUI desktop (common files)
|
|
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.
|
|
.
|
|
This package contains the architecture independent files.
|