~artis/indicator-cpufreq/ubuntu-battery-like

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: indicator-cpufreq
Section: python
Priority: extra
Build-Depends: cdbs (>= 0.4.43),
 debhelper (>= 6),
 python,
 python-support (>= 0.6.4),
 python-distutils-extra (>= 2.10)
Maintainer: Артём Попов <artfwo@ubuntu.com>
Standards-Version: 3.9.1
XS-Python-Version: current

Package: indicator-cpufreq
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends},
 ${python:Depends},
 python-gobject,
 python-dbus,
 python-appindicator,
 python-gtk2,
 libcpufreq0
Description: CPU frequency scaling indicator
 Indicator applet for displaying and changing CPU frequency on-the-fly.