DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-libmpv2 5.0.3-1

Package Information

DescriptionSafe abstraction for libmpv media player - Rust source code

Source code for Debianized Rust crate "libmpv2"

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] (browse)
Closes#1145304
Trackerhttps://tracker.debian.org/pkg/rust-libmpv2
Uploaded1 day ago

New Package Report

.changes
Distributionunstable
DateMon, 14 Sep 2026 08:59:36 -0500
Sourcerust-libmpv2
Version5.0.3-1
Changed-ByJuan Manuel Méndez Rey
Architecturesource amd64
Changelog
rust-libmpv2 (5.0.3-1) unstable; urgency=medium
 .
   * Package libmpv2 5.0.3 from crates.io using debcargo 2.8.4
     (Closes: #1145304)
   * Drop the opengl example and its sdl2 dev-dependency (not in Debian);
     the events and protocol examples and their crossbeam/serde_json
     dev-dependencies are untouched.
   * Mark the test suite broken: tests::properties/events need a real audio
     device (ALSA/PipeWire), unavailable in the autopkgtest sandbox.
.dsc
Componentmain
Package-Listlibrust-libmpv2-dev deb rust optional arch=any
Sectionrust
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libmpv2
Upstream-Contact: kohsine <kevoh1516@gmail.com>
Source: https://github.com/kohsine/libmpv-rs

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

Files: src/mpv.rs src/mpv/render.rs src/mpv/protocol.rs
Copyright: kohsine <kevoh1516@gmail.com>
 2017, 2018 the mpv developers
Comment: Several doc comments in these files are near-verbatim reproductions
 of mpv's own client API header documentation (include/mpv/client.h,
 render.h, render_gl.h, stream_cb.h). mpv's client API headers are
 deliberately licensed ISC (see the note in client.h), separately from
 mpv core's own GPLv2+/LGPLv2+ licensing.
License: LGPL-2.1 and 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.

Review Information

accepted — allocated to awm 13 hours ago, started 13 hours ago, completed 13 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package