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
|
Source: qalculate-gtk
Section: math
Priority: optional
Maintainer: Qalculate Team <team+qalculate@tracker.debian.org>
Uploaders:
James Lu <james@overdrivenetworks.com>,
Phil Morrell <debian@emorrp1.name>,
Build-Depends:
debhelper-compat (= 13),
intltool,
libcln-dev,
libgmp-dev,
libgtk-3-dev,
libqalculate-dev (>= 4.5.0~),
libxml2-dev,
Standards-Version: 4.6.1
Homepage: https://qalculate.github.io/
Vcs-Git: https://salsa.debian.org/debian/qalculate-gtk.git
Vcs-Browser: https://salsa.debian.org/debian/qalculate-gtk
Rules-Requires-Root: no
Package: qalculate-gtk
Architecture: any
Depends:
qalc,
${misc:Depends},
${shlibs:Depends},
Recommends:
gnuplot-x11 | gnuplot-nox | gnuplot-qt,
Breaks:
qalculate (<< 0.8),
Replaces:
qalculate,
Description: Powerful and easy to use desktop calculator - GTK+ version
Qalculate! is small and simple to use but with much power and versatility
underneath. Features include customizable functions, units, arbitrary
precision, plotting, and a graphical interface that uses a one-line
fault-tolerant expression entry (although it supports optional traditional
buttons).
.
This package contains the GTK+ user interface of qalculate.
|