mirror of
https://git.proxmox.com/git/pxar
synced 2025-04-28 12:56:45 +00:00
111 lines
4.0 KiB
Plaintext
111 lines
4.0 KiB
Plaintext
Source: rust-pxar
|
|
Section: rust
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (= 13),
|
|
dh-sequence-cargo,
|
|
cargo:native <!nocheck>,
|
|
rustc:native <!nocheck>,
|
|
libstd-rust-dev <!nocheck>,
|
|
librust-endian-trait-0.6+arrays-dev <!nocheck>,
|
|
librust-endian-trait-0.6+default-dev <!nocheck>,
|
|
librust-libc-0.2+default-dev <!nocheck>,
|
|
librust-siphasher-0.3+default-dev <!nocheck>,
|
|
librust-tokio-1-dev <!nocheck>
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Standards-Version: 4.7.0
|
|
Vcs-Git:
|
|
Vcs-Browser:
|
|
X-Cargo-Crate: pxar
|
|
Rules-Requires-Root: no
|
|
|
|
Package: librust-pxar-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-endian-trait-0.6+arrays-dev,
|
|
librust-endian-trait-0.6+default-dev,
|
|
librust-libc-0.2+default-dev,
|
|
librust-siphasher-0.3+default-dev
|
|
Recommends:
|
|
librust-pxar+tokio-dev (= ${binary:Version})
|
|
Suggests:
|
|
librust-pxar+async-example-dev (= ${binary:Version}),
|
|
librust-pxar+tokio-fs-dev (= ${binary:Version})
|
|
Provides:
|
|
librust-pxar+test-harness-dev (= ${binary:Version}),
|
|
librust-pxar-0-dev (= ${binary:Version}),
|
|
librust-pxar-0+test-harness-dev (= ${binary:Version}),
|
|
librust-pxar-0.12-dev (= ${binary:Version}),
|
|
librust-pxar-0.12+test-harness-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1+test-harness-dev (= ${binary:Version})
|
|
Description: Proxmox Archive format support library - Rust source code
|
|
Source code for Debianized Rust crate "pxar"
|
|
|
|
Package: librust-pxar+async-example-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-pxar-dev (= ${binary:Version}),
|
|
librust-pxar+tokio-io-dev (= ${binary:Version}),
|
|
librust-pxar+tokio-fs-dev (= ${binary:Version}),
|
|
librust-tokio-1+macros-dev,
|
|
librust-tokio-1+rt-multi-thread-dev
|
|
Provides:
|
|
librust-pxar-0+async-example-dev (= ${binary:Version}),
|
|
librust-pxar-0.12+async-example-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1+async-example-dev (= ${binary:Version})
|
|
Description: Proxmox Archive format support library - feature "async-example"
|
|
This metapackage enables feature "async-example" for the Rust pxar crate, by
|
|
pulling in any additional dependencies needed by that feature.
|
|
|
|
Package: librust-pxar+tokio-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-pxar-dev (= ${binary:Version}),
|
|
librust-tokio-1-dev
|
|
Provides:
|
|
librust-pxar+default-dev (= ${binary:Version}),
|
|
librust-pxar+tokio-io-dev (= ${binary:Version}),
|
|
librust-pxar-0+tokio-dev (= ${binary:Version}),
|
|
librust-pxar-0+default-dev (= ${binary:Version}),
|
|
librust-pxar-0+tokio-io-dev (= ${binary:Version}),
|
|
librust-pxar-0.12+tokio-dev (= ${binary:Version}),
|
|
librust-pxar-0.12+default-dev (= ${binary:Version}),
|
|
librust-pxar-0.12+tokio-io-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1+tokio-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1+default-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1+tokio-io-dev (= ${binary:Version})
|
|
Description: Proxmox Archive format support library - feature "tokio" and 2 more
|
|
This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in
|
|
any additional dependencies needed by that feature.
|
|
.
|
|
Additionally, this package also provides the "default", and "tokio-io"
|
|
features.
|
|
|
|
Package: librust-pxar+tokio-fs-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends},
|
|
librust-pxar-dev (= ${binary:Version}),
|
|
librust-pxar+tokio-io-dev (= ${binary:Version}),
|
|
librust-tokio-1+fs-dev
|
|
Provides:
|
|
librust-pxar+full-dev (= ${binary:Version}),
|
|
librust-pxar-0+tokio-fs-dev (= ${binary:Version}),
|
|
librust-pxar-0+full-dev (= ${binary:Version}),
|
|
librust-pxar-0.12+tokio-fs-dev (= ${binary:Version}),
|
|
librust-pxar-0.12+full-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1+tokio-fs-dev (= ${binary:Version}),
|
|
librust-pxar-0.12.1+full-dev (= ${binary:Version})
|
|
Description: Proxmox Archive format support library - feature "tokio-fs" and 1 more
|
|
This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling
|
|
in any additional dependencies needed by that feature.
|
|
.
|
|
Additionally, this package also provides the "full" feature.
|