[SCM] ffdiaporama/master: Use ffmpeg >= 2.8 and QT5

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Tue Apr 19 17:51:12 UTC 2016


The following commit has been merged in the master branch:
commit 754a2d2356a26c84e7c118c1c1ecc7651ab10aa9
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Tue Apr 19 19:48:23 2016 +0200

    Use ffmpeg >= 2.8 and QT5

diff --git a/debian/control b/debian/control
index 7001068..e3f01ae 100644
--- a/debian/control
+++ b/debian/control
@@ -6,20 +6,20 @@ Uploaders:
  Fabrice Coutadeur <coutadeurf at gmail.com>
 Build-Depends:
  debhelper (>= 9),
- libavcodec-dev (>= 6:10~),
- libavdevice-dev (>= 6:10~),
- libavfilter-dev (>= 6:10~),
- libavformat-dev (>= 6:10~),
- libavresample-dev (>= 6:10~),
- libavutil-dev (>= 6:10~),
+ libavcodec-dev (>= 7:2.8~),
+ libavdevice-dev (>= 7:2.8~),
+ libavfilter-dev (>= 7:2.8~),
+ libavformat-dev (>= 7:2.8~),
+ libavutil-dev (>= 7:2.8~),
  libexiv2-dev,
- libqt4-dev,
- libqimageblitz-dev,
+ libqt5svg5-dev,
  libsdl-image1.2-dev,
  libsdl-mixer1.2-dev,
- libswscale-dev (>= 6:10~),
- libtag1-dev,
- qt4-dev-tools
+ libswscale-dev (>= 7:2.8~),
+ qt5-default,
+ qt5-qmake,
+ qttools5-dev,
+ qttools5-dev-tools
 Standards-Version: 3.9.7
 Homepage: http://ffdiaporama.tuxfamily.org/ffdiaporama/
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/ffdiaporama.git
@@ -29,7 +29,7 @@ Package: ffdiaporama
 Architecture: any
 Depends:
  ffdiaporama-data,
- libav-tools,
+ ffmpeg,
  ${misc:Depends},
  ${shlibs:Depends}
 Description: Movie creator from photos and video clips

-- 
ffdiaporama packaging



More information about the pkg-multimedia-commits mailing list