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
|
Source: rust-jpegxl-rs
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native (>= 1.74.0) <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-byteorder-1+default-dev (>= 1.5.0-~~) <!nocheck>,
librust-derive-builder-0.20+default-dev <!nocheck>,
librust-half-2+default-dev (>= 2.4.1-~~) <!nocheck>,
librust-image-0.25-dev (>= 0.25.5-~~) <!nocheck>,
librust-jpegxl-sys-0.11-dev (>= 0.11.2-~~) <!nocheck>,
librust-thiserror-2+default-dev (>= 2.0.3-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Matthias Geiger <werdahias@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/jpegxl-rs]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/jpegxl-rs
Homepage: https://github.com/inflation/jpegxl-rs
X-Cargo-Crate: jpegxl-rs
Rules-Requires-Root: no
Package: librust-jpegxl-rs-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-byteorder-1+default-dev (>= 1.5.0-~~),
librust-derive-builder-0.20+default-dev,
librust-half-2+default-dev (>= 2.4.1-~~),
librust-image-0.25-dev (>= 0.25.5-~~),
librust-jpegxl-sys-0.11-dev (>= 0.11.2-~~),
librust-thiserror-2+default-dev (>= 2.0.3-~~)
Provides:
librust-jpegxl-rs+bench-dev (= ${binary:Version}),
librust-jpegxl-rs+default-dev (= ${binary:Version}),
librust-jpegxl-rs+image-dev (= ${binary:Version}),
librust-jpegxl-rs-0-dev (= ${binary:Version}),
librust-jpegxl-rs-0+bench-dev (= ${binary:Version}),
librust-jpegxl-rs-0+default-dev (= ${binary:Version}),
librust-jpegxl-rs-0+image-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11+bench-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11+default-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11+image-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11.2-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11.2+bench-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11.2+default-dev (= ${binary:Version}),
librust-jpegxl-rs-0.11.2+image-dev (= ${binary:Version})
Description: Safe Rust wrapper for JPEG XL reference implementation - Rust source code
Source code for Debianized Rust crate "jpegxl-rs"
|