blob: c0bbda1beefb2a93dd7a94bf10257f8ca43b1ea1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Source: librevideoconverter
Maintainer: Jesús Eduardo <heckyel@openmailbox.org>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3),
python-all (>= 2.7),
debhelper (>= 7.4.3)
Standards-Version: 3.9.3
Package: mirovideoconverter
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-gtk2,
ffmpeg,
ffmpeg2theora
Description: Simple video converter for WebM (vp8), Ogg Theora, MP4 and others, fork of Miro Video Converter.
|