[SCM] mplayer2/master: Compile against libav10

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Mar 9 00:21:30 UTC 2014


The following commit has been merged in the master branch:
commit 58cb9ab35ea673ace122ae2918c9505ae18f65a1
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Mar 8 19:19:59 2014 -0500

    Compile against libav10

diff --git a/debian/control b/debian/control
index 2501e39..9682452 100644
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,10 @@ Build-Depends:
  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
  libass-dev,
  libaudio-dev,
- libavcodec-dev (>= 6:9~),
- libavformat-dev (>= 6:9~),
- libavresample-dev (>= 6:9~),
- libavutil-dev (>= 6:9~),
+ libavcodec-dev (>= 6:10~),
+ libavformat-dev (>= 6:10~),
+ libavresample-dev (>= 6:10~),
+ libavutil-dev (>= 6:10~),
  libbluray-dev,
  libcaca-dev,
  libcdio-cdda-dev,
@@ -60,7 +60,7 @@ Build-Depends:
  libsdl1.2-dev | libsdl1.1-dev,
  libsmbclient-dev,
  libspeex-dev,
- libswscale-dev (>= 6:9~),
+ libswscale-dev (>= 6:10~),
  libtheora-dev (>= 1.0~beta1),
  libtool,
  libvdpau-dev,

-- 
mplayer2 packaging



More information about the pkg-multimedia-commits mailing list