You've already forked ukui-indicators
mirror of
https://github.com/ukui/ukui-indicators.git
synced 2026-03-09 09:21:35 -07:00
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
Source: ukui-indicators
|
|
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),
|
|
cmake,
|
|
libwebkit2gtk-4.0-dev,
|
|
libx11-dev,
|
|
python3,
|
|
libwnck-3-dev,
|
|
libukui-panel-applet-dev
|
|
Standards-Version: 4.4.1
|
|
Rules-Requires-Root: no
|
|
Homepage: https://github.com/ukui/ukui-indicators
|
|
Vcs-Git: https://github.com/ukui/ukui-indicators.git
|
|
Vcs-Browser: https://github.com/ukui/ukui-indicators
|
|
|
|
Package: ukui-indicators
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
python3,
|
|
gir1.2-gtk-3.0
|
|
Description: notification area use to show time, network, etc.
|
|
A small applet to display information from various applications
|
|
consistently in the panel.
|
|
.
|
|
The indicator applet exposes Ayatana Indicators in the UKUI Panel.
|
|
Ayatana Indicators are an initiative by Canonical to provide crisp and
|
|
clean system and application status indication. They take the form of an
|
|
icon and associated menu, displayed (usually) in the desktop panel.
|
|
Existing indicators include the Message Menu, Battery Menu and Sound
|
|
menu.
|