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
|
Source: dvdauthor
Section: otherosfs
Priority: optional
Maintainer: Marc Leeman <marc.leeman@gmail.com>
Build-Depends: debhelper (>= 10),
bison,
cdbs,
docbook-to-man,
docbook-utils,
libfreetype6-dev,
flex,
libdvdread-dev,
libfribidi-dev,
libmagick++-dev,
libpng-dev,
libxml2-dev,
quilt
Standards-Version: 4.3.0
Homepage: http://dvdauthor.sourceforge.net/
Vcs-git: https://github.com/mleeman/dvdauthor.git
Vcs-Browser: https://github.com/mleeman/dvdauthor
Package: dvdauthor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: create DVD-Video file system
dvdauthor is a program that will generate a DVD movie from a valid
mpeg2 stream that should play when you put it in a DVD player.
|