Cura-packaging/libCharon/control

74 lines
1.8 KiB
Plaintext

Source: libcharon
Section: devel
Priority: optional
Maintainer: Thomas Karl Pietrowski <thopiekar@googlemail.com>
Build-Depends: debhelper (>= 9), cmake,
python3-all-dev, python3-all-dbg,
python3-sip-dev, python3-sip-dbg,
Standards-Version: 3.9.8
X-Python3-Version: >= 3.4
Homepage: https://github.com/Ultimaker/libCharon
Vcs-Git: https://github.com/Ultimaker/libCharon.git
Vcs-Browser: https://github.com/Ultimaker/libCharon
Package: libcharon0
Architecture: any
Multi-Arch: same
Section: libs
Depends:
${shlibs:Depends},
${misc:Depends},
Description: libCharon libraries
libCharon is a c++ implementation of 3mf loading with SIP python bindings
Package: libcharon-dbg
Architecture: any
Multi-Arch: same
Section: debug
Depends:
${shlibs:Depends},
${misc:Depends},
Description: libCharon debug symbols
libCharon is a c++ implementation of 3mf loading with SIP python bindings
Package: libcharon-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
${shlibs:Depends},
${misc:Depends},
libsavitar0 (= ${binary:Version}),
Description: libCharon development files
libCharon is a c++ implementation of 3mf loading with SIP python bindings
Package: python3-charon
Architecture: any
Section: python
Depends:
${shlibs:Depends},
${python3:Depends},
${misc:Depends},
libsavitar0 (= ${binary:Version})
Provides:
${python3:Provides}
XB-Python3-Version:
${python3:Versions}
Description: Python3 bindings for libCharon
libCharon is a c++ implementation of 3mf loading with SIP python bindings
Package: python3-charon-dbg
Architecture: any
Section: python
Depends:
${shlibs:Depends},
${python3:Depends},
${misc:Depends},
libsavitar-dbg (= ${binary:Version})
Provides:
${python3:Provides}
XB-Python3-Version:
${python3:Versions}
Description: Python3 bindings for libCharon - debug symbols
libCharon is a c++ implementation of 3mf loading with SIP python bindings