summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/mathemagics/debian/control
blob: 84de6a15afee2a16890b8bc1f36d9fe25401e2d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: mathemagics-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev
Standards-Version: 3.8.4

Package: mathemagics-trinity
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A RPN scientific calculator for TDE
 Mathemagics makes use of the Reverse Polish Notation or RPN.
 Mathemagics can store and use user-defined functions and variables,
 It comes with large number of built-in functions as well.