1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: ffdiaporama
Section: graphics
Priority: extra
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
Fabrice Coutadeur <coutadeurf@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~),
libexiv2-dev,
libqt4-dev,
libqimageblitz-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libswscale-dev (>= 6:10~),
libtag1-dev,
qt4-dev-tools
Standards-Version: 3.9.7
Homepage: http://ffdiaporama.tuxfamily.org/ffdiaporama/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/ffdiaporama.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/ffdiaporama.git
Package: ffdiaporama
Architecture: any
Depends:
ffdiaporama-data,
libav-tools,
${misc:Depends},
${shlibs:Depends}
Description: Movie creator from photos and video clips
ffDiaporama is an application for creating video sequences consisting of
* titles, fixed or animated.
* images or photos, fixed or animated.
* movie clips
* music
Package: ffdiaporama-data
Architecture: all
Depends:
${misc:Depends},
${shlibs:Depends}
Description: Data files for ffDiaporama
ffDiaporama is an application for creating video sequences consisting of
* titles, fixed or animated.
* images or photos, fixed or animated.
* movie clips
* music
.
This package provides the data files for ffdiaporama.
|