[SCM] smplayer/master: Add support for mpv (Closes: #783401)

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Sun Apr 26 19:12:29 UTC 2015


The following commit has been merged in the master branch:
commit 0def6518eb78cec0cc03bb1652c02d138a18d7a7
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Sun Apr 26 21:07:52 2015 +0200

    Add support for mpv (Closes: #783401)

diff --git a/debian/changelog b/debian/changelog
index 4edd3af..720a71f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ smplayer (14.9.0.6887~ds0-1) UNRELEASED; urgency=medium
   * debian/rules:
     - Remove /usr/share/doc/smplayer/es/gpl.htm
   * Update debian/copyright.
+  * Add support for mpv: (Closes: #783401)
+    - debian/control: Add mpv instead of mplayer|mplayer2.
   
   [ Alf Gaida ]
   * debian/rules:
diff --git a/debian/control b/debian/control
index 76a3ca6..a79bb16 100644
--- a/debian/control
+++ b/debian/control
@@ -18,13 +18,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/smplayer.git
 Package: smplayer
 Architecture: any
 Depends:
- mplayer2 | mplayer,
+ mpv (>= 0.6.2) | mplayer2 | mplayer,
  ${misc:Depends},
  ${shlibs:Depends}
 Recommends:
  smplayer-themes,
  smplayer-l10n
-Description: complete front-end for MPlayer and MPlayer2
+Description: complete front-end for MPlayer, MPlayer2 and MPV
  Qt4 Mplayer front-end, with basic features like playing
  videos, DVDs, and VCDs to more advanced features like support
  for MPlayer filters and more. One of the most interesting features

-- 
smplayer packaging



More information about the pkg-multimedia-commits mailing list