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 54 55 56 57 58
|
Source: rust-ab-glyph
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-ab-glyph-rasterizer-0.1+default-dev (>= 0.1.2-~~) <!nocheck>,
librust-ab-glyph-rasterizer-0.1-dev (>= 0.1.2-~~) <!nocheck>,
librust-owned-ttf-parser-0.25+default-dev <!nocheck>,
librust-owned-ttf-parser-0.25+variable-fonts-dev <!nocheck>,
librust-owned-ttf-parser-0.25-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
James McCoy <jamessan@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/ab-glyph]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/ab-glyph
Homepage: https://github.com/alexheretic/ab-glyph
X-Cargo-Crate: ab_glyph
Rules-Requires-Root: no
Package: librust-ab-glyph-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-ab-glyph-rasterizer-0.1+default-dev (>= 0.1.2-~~),
librust-ab-glyph-rasterizer-0.1+libm-dev (>= 0.1.2-~~),
librust-ab-glyph-rasterizer-0.1-dev (>= 0.1.2-~~),
librust-libm-0.2+default-dev (>= 0.2.1-~~),
librust-owned-ttf-parser-0.25+default-dev,
librust-owned-ttf-parser-0.25+no-std-float-dev,
librust-owned-ttf-parser-0.25+variable-fonts-dev,
librust-owned-ttf-parser-0.25-dev
Provides:
librust-ab-glyph+default-dev (= ${binary:Version}),
librust-ab-glyph+libm-dev (= ${binary:Version}),
librust-ab-glyph+std-dev (= ${binary:Version}),
librust-ab-glyph+variable-fonts-dev (= ${binary:Version}),
librust-ab-glyph-0-dev (= ${binary:Version}),
librust-ab-glyph-0+default-dev (= ${binary:Version}),
librust-ab-glyph-0+libm-dev (= ${binary:Version}),
librust-ab-glyph-0+std-dev (= ${binary:Version}),
librust-ab-glyph-0+variable-fonts-dev (= ${binary:Version}),
librust-ab-glyph-0.2-dev (= ${binary:Version}),
librust-ab-glyph-0.2+default-dev (= ${binary:Version}),
librust-ab-glyph-0.2+libm-dev (= ${binary:Version}),
librust-ab-glyph-0.2+std-dev (= ${binary:Version}),
librust-ab-glyph-0.2+variable-fonts-dev (= ${binary:Version}),
librust-ab-glyph-0.2.29-dev (= ${binary:Version}),
librust-ab-glyph-0.2.29+default-dev (= ${binary:Version}),
librust-ab-glyph-0.2.29+libm-dev (= ${binary:Version}),
librust-ab-glyph-0.2.29+std-dev (= ${binary:Version}),
librust-ab-glyph-0.2.29+variable-fonts-dev (= ${binary:Version})
Description: API for loading, scaling, positioning and rasterizing OpenType font glyphs - Rust source code
Source code for Debianized Rust crate "ab_glyph"
|