1 # Template file for 'libArcus'
6 configure_args="-DBUILD_EXAMPLES=OFF"
7 hostmakedepends="protobuf python3-sip-devel"
8 makedepends="protobuf-devel python3-devel"
10 short_desc="Communication library for Ultimaker software components"
11 maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
12 license="LGPL-3.0-or-later"
13 homepage="https://github.com/Ultimaker/libArcus"
14 distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
15 checksum=9416731ccc21fc51c7102431e4c9e2a01075676a7a095bdec2dc2a943359940a
17 libArcus-devel_package() {
18 depends="${sourcepkg}>=${version}_${revision}"
19 short_desc+=" - development files"
27 libArcus-python3_package() {
29 short_desc+=" - Python3 bindings"
31 vmove "usr/lib/python3*"