File: control

package info (click to toggle)
aseba 1.6.99%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 18,328 kB
  • sloc: cpp: 44,160; ansic: 15,461; python: 1,597; javascript: 765; sh: 95; makefile: 57
file content (32 lines) | stat: -rw-r--r-- 1,300 bytes parent folder | download
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
Source: aseba
Section: devel
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (=12),
 cmake, python3,
 qtbase5-dev, qt5-qmake, libqt5opengl5-dev, libqt5webkit5-dev,
 qtbase5-dev, qtbase5-dev-tools, qttools5-dev, libqt5x11extras5-dev,
 libqt5svg5-dev, libqwt-qt5-dev, libqt5svg5-dev, qt5-qmake,
 libudev-dev, libxml2-dev, libsdl2-dev,
 libdashel-dev, libenki-dev (>= 1.6.99),
 libavahi-compat-libdnssd-dev,
 valgrind [amd64 arm64 armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x],
 libprotobuf-dev, zzuf
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/science-team/aseba.git
Vcs-Git: https://salsa.debian.org/science-team/aseba.git
Homepage: https://www.thymio.org/

Package: aseba
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: aseba-plugin-blockly
Description: Event-based framework for distributed mobile robots control
 Aseba's core is a lightweight virtual machine, small enough to run on
 any 16 bits microcontroller.  In Aseba, all virtual machines are
 linked in a network and all their programs are developed and debugged
 from a single application, Aseba Studio.
 .
 Aseba allows one to program Thymio, a small robot to discover the
 universe of robotics and learn a robot's language.