diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-08 13:48:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-08 13:48:15 +0000 |
| commit | 234db32ef3211a4dd41d4494e40285813932e697 (patch) | |
| tree | e9ffe1fc75361c58dceea6e6b9457503689a878d /debian/control | |
| parent | 208f804424cca01fde7def1d11afe295d564603c (diff) | |
Add debian packaging files.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 000000000..0b6abf9cf --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: dvdomatic +Section: video +Priority: extra +Maintainer: Carl Hetherington <cth@carlh.net> +Build-Depends: debhelper (>= 8.0.0) +Standards-Version: 3.9.3 +Homepage: http://carlh.net/software/dvdomatic +#Vcs-Git: git://git.debian.org/collab-maint/dvdomatic.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/dvdomatic.git;a=summary + +Package: dvdomatic +Architecture: any +Depends: libwxgtk2.8-0 (>= 2.8.12.1), libssh-4 (>= 0.5.2), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++5 (>= 8:6.7.7.10) +Description: Generator of Digital Cinema Packages (DCPs) + DVD-o-matic generates Digital Cinema Packages (DCPs) from video and audio + files (such as those from DVDs or Blu-Rays) for presentation on DCI-compliant + digital projectors. |
