Cura-packaging/libArcus/control
2018-03-20 18:46:28 +01:00

87 lines
2.2 KiB
Plaintext

Source: libarcus
Section: devel
Priority: optional
Maintainer: Thomas Karl Pietrowski <thopiekar@googlemail.com>
Build-Depends:
# Debhelper and build systems
debhelper (>= 9),
cmake,
# Python3
python3-all-dev, python3-all-dbg,
# SIP
python3-sip-dev, python3-sip-dbg,
# Protobuf
protobuf-compiler, libprotobuf-dev (>= 3.0.0), libprotoc-dev,
Standards-Version: 3.9.8
X-Python3-Version: >= 3.4
Homepage: https://github.com/Ultimaker/libArcus
Vcs-Git: https://github.com/Ultimaker/libArcus.git
Vcs-Browser: https://github.com/Ultimaker/libArcus
Package: libarcus3
Architecture: any
Multi-Arch: same
Section: libs
Depends:
${shlibs:Depends},
${misc:Depends},
Provides:
libarcus,
Conflicts:
libarcus,
Replaces:
libarcus,
Description: Communication library between internal components for Ultimaker software
Communication library between internal components for Ultimaker software
Package: libarcus-dbg
Architecture: any
Multi-Arch: same
Section: debug
Depends:
${shlibs:Depends},
${misc:Depends},
Description: Communication library between internal components for Ultimaker software
Communication library between internal components for Ultimaker software
Package: libarcus-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
${shlibs:Depends},
${misc:Depends},
libarcus3 (= ${binary:Version}),
Description: Communication library between internal components for Ultimaker software
Communication library between internal components for Ultimaker software
Package: python3-arcus
Architecture: any
Section: python
Depends:
${shlibs:Depends},
${python3:Depends},
${misc:Depends},
libarcus3 (= ${binary:Version})
Provides:
${python3:Provides}
XB-Python3-Version:
${python3:Versions}
Description: Communication library between internal components for Ultimaker software
Communication library between internal components for Ultimaker software
Package: python3-arcus-dbg
Architecture: any
Section: python
Depends:
${shlibs:Depends},
${python3:Depends},
${misc:Depends},
libarcus-dbg (= ${binary:Version})
Provides:
${python3:Provides}
XB-Python3-Version:
${python3:Versions}
Description: Communication library between internal components for Ultimaker software
Communication library between internal components for Ultimaker software