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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
Source: rust-khronos-egl
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-libc-0.2+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Jeremy Bicha <jbicha@ubuntu.com>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/khronos-egl]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/khronos-egl
Homepage: https://github.com/timothee-haudebourg/khronos-egl
X-Cargo-Crate: khronos-egl
Rules-Requires-Root: no
Package: librust-khronos-egl-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-libc-0.2+default-dev,
librust-libloading-0.8+default-dev,
librust-pkg-config-0.3+default-dev
Provides:
librust-khronos-egl+1-0-dev (= ${binary:Version}),
librust-khronos-egl+1-1-dev (= ${binary:Version}),
librust-khronos-egl+1-2-dev (= ${binary:Version}),
librust-khronos-egl+1-3-dev (= ${binary:Version}),
librust-khronos-egl+1-4-dev (= ${binary:Version}),
librust-khronos-egl+1-5-dev (= ${binary:Version}),
librust-khronos-egl+default-dev (= ${binary:Version}),
librust-khronos-egl+dynamic-dev (= ${binary:Version}),
librust-khronos-egl+libloading-dev (= ${binary:Version}),
librust-khronos-egl+no-pkg-config-dev (= ${binary:Version}),
librust-khronos-egl+pkg-config-dev (= ${binary:Version}),
librust-khronos-egl+static-dev (= ${binary:Version}),
librust-khronos-egl-6-dev (= ${binary:Version}),
librust-khronos-egl-6+1-0-dev (= ${binary:Version}),
librust-khronos-egl-6+1-1-dev (= ${binary:Version}),
librust-khronos-egl-6+1-2-dev (= ${binary:Version}),
librust-khronos-egl-6+1-3-dev (= ${binary:Version}),
librust-khronos-egl-6+1-4-dev (= ${binary:Version}),
librust-khronos-egl-6+1-5-dev (= ${binary:Version}),
librust-khronos-egl-6+default-dev (= ${binary:Version}),
librust-khronos-egl-6+dynamic-dev (= ${binary:Version}),
librust-khronos-egl-6+libloading-dev (= ${binary:Version}),
librust-khronos-egl-6+no-pkg-config-dev (= ${binary:Version}),
librust-khronos-egl-6+pkg-config-dev (= ${binary:Version}),
librust-khronos-egl-6+static-dev (= ${binary:Version}),
librust-khronos-egl-6.0-dev (= ${binary:Version}),
librust-khronos-egl-6.0+1-0-dev (= ${binary:Version}),
librust-khronos-egl-6.0+1-1-dev (= ${binary:Version}),
librust-khronos-egl-6.0+1-2-dev (= ${binary:Version}),
librust-khronos-egl-6.0+1-3-dev (= ${binary:Version}),
librust-khronos-egl-6.0+1-4-dev (= ${binary:Version}),
librust-khronos-egl-6.0+1-5-dev (= ${binary:Version}),
librust-khronos-egl-6.0+default-dev (= ${binary:Version}),
librust-khronos-egl-6.0+dynamic-dev (= ${binary:Version}),
librust-khronos-egl-6.0+libloading-dev (= ${binary:Version}),
librust-khronos-egl-6.0+no-pkg-config-dev (= ${binary:Version}),
librust-khronos-egl-6.0+pkg-config-dev (= ${binary:Version}),
librust-khronos-egl-6.0+static-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+1-0-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+1-1-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+1-2-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+1-3-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+1-4-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+1-5-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+default-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+dynamic-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+libloading-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+no-pkg-config-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+pkg-config-dev (= ${binary:Version}),
librust-khronos-egl-6.0.0+static-dev (= ${binary:Version})
Description: Rust bindings for EGL - Rust source code
Source code for Debianized Rust crate "khronos-egl"
|