DFSG NEW Queue

DFSG, Licensing & New Packages Team

rust-libmpv2-sys 4.0.1-1

Package Information

DescriptionNative bindings to libmpv media player (FFI sys crate) - Rust source code

Source code for Debianized Rust crate "libmpv2-sys"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByJuan Manuel Méndez Rey <juan.mendezr@proton.me>
Sponsortsimonq2@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/libmpv2-sys] (browse)
Closes#1145303
Trackerhttps://tracker.debian.org/pkg/rust-libmpv2-sys
Uploaded3 hours ago

New Package Report

.changes
Changed-ByJuan Manuel Méndez Rey
Architecturesource amd64
Distributionunstable
DateMon, 14 Sep 2026 08:57:15 -0500
Sourcerust-libmpv2-sys
Version4.0.1-1
Changelog
rust-libmpv2-sys (4.0.1-1) unstable; urgency=medium
 .
   * Package libmpv2-sys 4.0.1 from crates.io using debcargo 2.8.4
     (Closes: #1145303)
.dsc
Priorityoptional
Componentmain
Package-Listlibrust-libmpv2-sys-dev deb rust optional arch=any
Sectionrust
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libmpv2-sys
Upstream-Contact: kohsine <kevoh1516@gmail.com>
Source: https://github.com/kohsine/libmpv-rs

Files: *
Copyright: kohsine <kevoh1516@gmail.com>
License: LGPL-2.1

Files: include/*
Copyright: 2017, 2018 the mpv developers
Comment: Vendored copies of mpv's own client API headers (client.h,
 stream_cb.h: 2017; render.h, render_gl.h: 2018), used by build.rs/bindgen
 for the FFI declarations. mpv's client API headers are deliberately
 licensed ISC (see the note in client.h) so wrappers like this one are not
 bound by mpv core's own GPLv2+/LGPLv2+ licensing.
License: ISC

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Juan Manuel Méndez Rey <juan.mendezr@proton.me>
License: LGPL-2.1

License: LGPL-2.1
 On Debian systems the full text of the GNU Lesser General Public License
 version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Back to Dashboard | View all reviews for this package