]> git.decadent.org.uk Git - videolink.git/blob - debian/control
284ffcec1d9835139dd27e561f60390fa7246f7b
[videolink.git] / debian / control
1 Source: webdvd
2 Maintainer: Ben Hutchings <ben@decadentplace.org.uk>
3 Section: graphics
4 Priority: extra
5 Build-Depends: debhelper (>=4), libgtkmm2.0-dev, mozilla-dev
6 Standards-Version: 3.6.2
7
8 Package: webdvd
9 Architecture: any
10 Depends: xvfb, xfonts-base, ${shlibs:Depends}, ${mozilla:Depends}
11 Recommends: dvdauthor, mjpegtools, mkisofs, netpbm
12 Description: Converts HTML pages into DVD menus.
13  WebDVD is intended to provide a simple way of producing DVDs with
14  attractive and usable menus.  It converts HTML pages into DVD menus by
15  rendering them in Mozilla and reproducing their link structure.  This
16  allows you to design DVDs using familiar HTML editing tools or your
17  favourite text editor.  This very early version produces a set of
18  files suitable for passing to the "dvdauthor" and "spumux" programs,
19  but in future it is intended to run the necessary external programs
20  automatically.