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
|
Source: unity-scope-calculator
Section: gnome
Priority: optional
Maintainer: David Calle <davidc@framli.eu>
Build-Depends: debhelper (>= 7),
pkg-config,
libglib2.0-dev (>= 2.27),
libdee-dev (>= 0.5.16),
libunity-dev (>= 3.6.2),
python-all,
python-distutils-extra
Standards-Version: 3.9.1
Homepage: https://launchpad.net/onehundredscopes
Package: unity-scope-calculator
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
gir1.2-unity-5.0,
gir1.2-dee-1.0,
unity-lens-utilities,
gnome-calculator
Enhances: unity-lens-utilities
Description: Calculator engine
This scope adds a calculator to the Utilities lens.
|