blob: 31c2048a07b326852d190d3ddba73abc0761af2a (
plain)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
pkgbase = ardupilot-copter-sitl
pkgdesc = Advanced, Fully-Featured, and Reliable Autopilot Software (Copter, SITL)
pkgver = 4.5.4
pkgrel = 1
url = https://ardupilot.org
arch = i686
arch = x86_64
license = GPLv3
makedepends = waf
makedepends = python-setuptools
makedepends = git
depends = libtool
depends = libxml2
depends = libxslt
depends = python
depends = python-pip
depends = python-setuptools
depends = python-numpy
depends = python-pyparsing
depends = python-psutil
depends = xterm
depends = python-matplotlib
depends = python-pyserial
depends = python-scipy
depends = python-opencv
depends = csfml
depends = sfml
depends = python-yaml
depends = python-wxpython
depends = lcov
depends = gcovr
depends = python-future
depends = python-lxml
depends = python-pymavlink
depends = mavproxy
depends = python-pexpect
depends = flake8
depends = python-geocoder
depends = python-empy
depends = python-click
depends = python-decorator
depends = python-pygame
depends = python-intelhex
depends = lsb-release
provides = ardupilot-sitl
source = ardupilot-copter-sitl-4.5.4::git+https://github.com/ArduPilot/ardupilot.git#tag=Copter-4.5.4
source = ardupilot-copter-sitl-waf::git+https://github.com/ArduPilot/waf.git
source = ardupilot-copter-sitl-benchmark::git+https://github.com/google/benchmark.git
source = ardupilot-copter-sitl-mavlink::git+https://github.com/ArduPilot/mavlink.git
source = ardupilot-copter-sitl-googletest::git+https://github.com/ArduPilot/googletest.git
source = ardupilot-copter-sitl-ChibiOS::git+https://github.com/ArduPilot/ChibiOS.git
source = ardupilot-copter-sitl-gsoap::git+https://github.com/ArduPilot/gsoap.git
source = ardupilot-copter-sitl-DSDL::git+https://github.com/DroneCAN/DSDL.git
source = ardupilot-copter-sitl-CrashDebug::git+https://github.com/ardupilot/CrashDebug.git
source = ardupilot-copter-sitl-pydronecan::git+https://github.com/DroneCAN/pydronecan.git
source = ardupilot-copter-sitl-dronecan_dsdlc::git+https://github.com/DroneCAN/dronecan_dsdlc.git
source = ardupilot-copter-sitl-libcanard::git+https://github.com/DroneCAN/libcanard.git
source = ardupilot-copter-sitl-Micro-XRCE-DDS-Client::git+https://github.com/ardupilot/Micro-XRCE-DDS-Client.git
source = ardupilot-copter-sitl-Micro-CDR::git+https://github.com/ardupilot/Micro-CDR.git
source = ardupilot-copter-sitl-lwip::git+https://github.com/ArduPilot/lwip.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = ardupilot-copter-sitl
|