summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-12-09 13:35:10 +0000
committerCarl Hetherington <cth@carlh.net>2012-12-09 13:35:10 +0000
commit2385a5c4e83295921ec10e59bb2b2b66a492bb47 (patch)
tree8ab2f0d787fa89f8cff5c0f93de0c228f931ca96 /debian/control
parent6f39875e07907cb136485649b9fbe4da73d9aae7 (diff)
parent4b27d4bc0f0ac7fbe944f67d44ca4e71c2ba58e5 (diff)
Fix merge.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 000000000..126d42250
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: dvdomatic
+Section: video
+Priority: extra
+Maintainer: Carl Hetherington <cth@carlh.net>
+Build-Depends: debhelper (>= 8.0.0), python (>= 2.7.3), g++ (>= 4:4.7.2), pkg-config (>= 0.26), libwxgtk2.8-dev (>= 2.8.12.1), libssh-dev (>= 0.5.2), libboost-filesystem1.49-dev (>= 1.49.0), libboost-thread1.49-dev (>= 1.49.0), libsndfile1-dev (>= 1.0.25), libmagick++-dev (>= 8:6.7.7.10)
+Standards-Version: 3.9.3
+Homepage: http://carlh.net/software/dvdomatic
+
+Package: dvdomatic
+Architecture: any
+Depends: libc6 (>= 2.15), 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.