Source: mpv-dmo
Section: video
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://mpv.io/
Standards-Version: 4.7.4
Build-Conflicts: libroar-dev,
Build-Depends: debhelper-compat (= 14), libarchive-dev, libasound2-dev,
 libass-dev (>= 1:0.13.6~), libavdevice-dev (>= 10:6.1~), libavfilter-dev,
 libbluray-dev, libcaca-dev, libcdio-paranoia-dev, libdrm-dev, libdvdnav-dev,
 libegl-dev, libgbm-dev, libgl-dev, libjack-jackd2-dev, libjpeg62-turbo-dev,
 liblcms2-dev, liblua5.2-dev, libmujs-dev (>= 1.2.0), libpipewire-0.3-dev,
 libplacebo-dev (>= 2:7.360~), libpulse-dev, libpython3-dev, libcdio-dev,
 librubberband-dev, libsixel-dev, libspirv-cross-c-shared-dev, spirv-cross,
 libuchardet-dev, libva-dev, libvdpau-dev, libwayland-dev, libx11-dev,
 libxcb-present-dev, libxkbcommon-dev, libxpresent-dev, libxss-dev, libxv-dev,
 meson (>= 1.3.0~), ninja-build, nv-codec-headers (>= 1:9.0~) [amd64 i386],
 oss4-dev, python3-docutils, python3-minimal, wayland-protocols,
 libshaderc-dev, libdisplay-info-dev (>= 0.3.0~), libzimg-dev,

## libsdl2-dev,

Package: mpv
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Recommends: xdg-utils,
Suggests: yt-dlp,
Description: Free and open-source general-purpose video player
 mpv is based on mplayer2, which in turn is based on the original MPlayer
 (also called mplayer, mplayer-svn, mplayer1). Many changes have been made.
 Some changes are incompatible, or completely change how the player behaves.
 .
 Changes from mplayer2 to mpv include:
  * Removal of lots of unneeded code to encourage developer activity
  * Better OSD rendering
  * Cleaned up terminal output
  * Improved OpenGL output
  * Encoding functionality (replacement for mencoder)
  * Wayland support
  * Support for playing URLs of popular streaming sites
  * Screenshot improvements
  * ...
 See mpv(1) for more info regarding changes between MPlayer, mplayer2 and mpv.

Package: libmpv2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Recommends: yt-dlp
Pre-Depends: ${misc:Pre-Depends},
Multi-Arch: same
Description: video player based on MPlayer/mplayer2 - client library
 mpv is a movie player based on MPlayer and mplayer2. It supports a wide
 variety of video file formats, audio and video codecs, and subtitle types.
 .
 This package provides a client library that can be used to embed mpv in
 other applications.

Package: libmpv-dev
Section: libdevel
Architecture: any
Depends: libmpv2 (= ${binary:Version}),
 libarchive-dev (>= 3.4),
 libasound2-dev [linux-any],
 libass-dev,
 libavcodec-dev (>= 7:7.0),
 libavdevice-dev (>= 7:7.0),
 libavfilter-dev (>= 7:7.0),
 libavformat-dev (>= 7:7.0),
 libavutil-dev (>= 7:7.0),
 libbluray-dev,
 libcdio-dev,
 libcdio-paranoia-dev,
 libdisplay-info-dev,
 libdrm-dev (>= 2.4.75),
 libdvdnav-dev,
 libegl-dev [linux-any],
 libffmpeg-nvenc-dev [amd64 arm64 i386],
 libgbm-dev,
 libgl-dev,
 libjack-dev,
 libjpeg-dev,
 liblcms2-dev (>= 2.6~),
 liblua5.2-dev,
 libmujs-dev,
 libpipewire-0.3-dev [linux-any],
 libplacebo-dev (>= 6.338),
 libpulse-dev,
 librubberband-dev,
 libsixel-dev,
 libsndio-dev,
 libswscale-dev (>= 7:7.0),
 libuchardet-dev,
 libva-dev,
 libvdpau-dev,
 libvulkan-dev,
 libwayland-dev (>= 1.15.0) [linux-any],
 libx11-dev,
 libxinerama-dev,
 libxkbcommon-dev [linux-any],
 libxpresent-dev,
 libxrandr-dev,
 libxss-dev,
 libxv-dev,
 libzimg-dev,
 wayland-protocols,
 ${misc:Depends},
Multi-Arch: same
Description: video player based on MPlayer/mplayer2 - development files
 mpv is a movie player based on MPlayer and mplayer2. It supports a wide
 variety of video file formats, audio and video codecs, and subtitle types.
 .
 This package provides development files for libmpv.
