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
|
Source: gnome-applets
Section: gnome
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>
Build-Depends: debhelper-compat (= 13),
adwaita-icon-theme (>= 3.14.0),
automake (>= 1.16.4),
dh-sequence-gnome,
docbook-to-man,
docbook-xsl,
libcpupower-dev | libcpufreq-dev (>= 008),
libglib2.0-dev (>= 2.44.0),
libgnome-panel-dev (>= 3.43.1),
libgtk-3-dev (>= 3.20.0),
libgtop2-dev (>= 2.14.2),
libgucharmap-2-90-dev (>= 1:2.33.0),
libgweather-4-dev (>= 3.91.0),
libnotify-dev (>= 0.7),
libpolkit-gobject-1-dev (>= 0.97),
libtracker-sparql-3.0-dev,
libupower-glib-dev (>= 0.99.8),
libwnck-3-dev (>= 43.0),
libx11-dev,
libxml2-dev (>= 2.5.0),
polkitd,
xsltproc,
yelp-tools
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-applets
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-applets.git
Homepage: https://wiki.gnome.org/Projects/GnomeApplets
Package: gnome-applets-data
Architecture: all
Depends: ${misc:Depends}
Description: Various applets for the GNOME panel - data files
This package contains data files (pixmaps, icons, documentations) needed by
the gnome-applets package.
Package: gnome-applets
Architecture: any
Depends: gnome-applets-data (<< ${gnome:NextVersion}),
gnome-applets-data (>= ${gnome:Version}),
gnome-panel (>= 3.10),
gvfs,
upower,
${misc:Depends},
${shlibs:Depends}
Recommends: gnome-flashback (>= 3.18) | polkit-1-auth-agent,
gnome-system-monitor
Suggests: gnote
Description: Various applets for the GNOME panel - binary files
Keyboard Accessibility Status: indicates keyboard accessibility settings,
including the current state of the keyboard, if those features are in use.
.
Battery Charge Monitor: monitors the power subsystem on a laptop.
.
Brightness: provides a way to adjust screen brightness.
.
Character palette: provides a convenient way to access non-standard
characters, such as accented characters, mathematical symbols, special
symbols, and punctuation marks.
.
Command: shows the output of a command.
.
CPUFreq: CPU frequency scaling monitor.
.
Disk Mounter: lets you mount and unmount drives and file systems.
.
Eyes: pair of eyes which follow the mouse pointer around the screen.
.
Weather Report: shows the current weather conditions, and forecasts.
.
Inhibit: allows you to inhibit automatic power saving.
.
Command Line (Mini Commander): adds a command line to the panel.
.
System Monitor: a system load indicator.
.
Network Monitor (Netspeed): shows how much traffic occurs on a network
device (ethernet card, wireless LAN card, or dial-up).
.
Sticky Notes: lets you create, view, and manage sticky notes on the
desktop.
.
Search Bar: allows you to find your data quickly using LocalSearch.
.
Timer: lets you start a timer and receive a notification when it is
finished.
.
Trash: lets you drag items to the trash folder.
.
Window Buttons: shows window controls (minimize, restore, close) in the
panel for maximized windows.
.
Window Picker applet: window switcher showing only icons, not titles.
.
Window Title: shows window title in the panel for maximized windows.
|