From a0722c4bc273bb6692e2e094beb3bde0edf9ad5a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Nov 2013 18:42:28 +0000 Subject: Add debian control files. --- platform/linux/control-7-32 | 24 ++++++++++++++++++++++++ platform/linux/control-7-64 | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 platform/linux/control-7-32 create mode 100644 platform/linux/control-7-64 (limited to 'platform/linux') diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 new file mode 100644 index 000000000..9646d7ebe --- /dev/null +++ b/platform/linux/control-7-32 @@ -0,0 +1,24 @@ +Source: dvdomatic +Section: video +Priority: extra +Maintainer: Carl Hetherington +Build-Depends: debhelper (>= 8.0.0), python (>= 2.7.3), g++ (>= 4:4.7.2), pkg-config (>= 0.26), libssh-dev (>= 0.5.4), libboost-filesystem-dev (>= 1.49.0), libboost-thread-dev (>= 1.49.0), libsndfile1-dev (>= 1.0.25), libmagick++-dev (>= 8:6.7.7.10), libgtk2.0-dev (>= 2.24.10) +Standards-Version: 3.9.3 +Homepage: http://carlh.net/software/dvdomatic + +Package: dvdomatic +Architecture: i386 +Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +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. + +Package: dvdomatic-dbg +Architecture: i386 +Section: debug +Priority: extra +Depends: ${dvdomatic:Depends}, ${misc:Depends} +Description: debugging symbols for dvdomatic + This package contains the debugging symbols for dvdomatic. + diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 new file mode 100644 index 000000000..9646d7ebe --- /dev/null +++ b/platform/linux/control-7-64 @@ -0,0 +1,24 @@ +Source: dvdomatic +Section: video +Priority: extra +Maintainer: Carl Hetherington +Build-Depends: debhelper (>= 8.0.0), python (>= 2.7.3), g++ (>= 4:4.7.2), pkg-config (>= 0.26), libssh-dev (>= 0.5.4), libboost-filesystem-dev (>= 1.49.0), libboost-thread-dev (>= 1.49.0), libsndfile1-dev (>= 1.0.25), libmagick++-dev (>= 8:6.7.7.10), libgtk2.0-dev (>= 2.24.10) +Standards-Version: 3.9.3 +Homepage: http://carlh.net/software/dvdomatic + +Package: dvdomatic +Architecture: i386 +Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +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. + +Package: dvdomatic-dbg +Architecture: i386 +Section: debug +Priority: extra +Depends: ${dvdomatic:Depends}, ${misc:Depends} +Description: debugging symbols for dvdomatic + This package contains the debugging symbols for dvdomatic. + -- cgit v1.2.3 From 530e989dbf22363f8e3d7c6d30113ec875a6b883 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Nov 2013 19:32:07 +0000 Subject: Fix debian control files. --- platform/linux/control-7-32 | 16 ++++++++-------- platform/linux/control-7-64 | 20 ++++++++++---------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'platform/linux') diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 index 9646d7ebe..09ecf3688 100644 --- a/platform/linux/control-7-32 +++ b/platform/linux/control-7-32 @@ -1,24 +1,24 @@ -Source: dvdomatic +Source: dcpomatic Section: video Priority: extra Maintainer: Carl Hetherington Build-Depends: debhelper (>= 8.0.0), python (>= 2.7.3), g++ (>= 4:4.7.2), pkg-config (>= 0.26), libssh-dev (>= 0.5.4), libboost-filesystem-dev (>= 1.49.0), libboost-thread-dev (>= 1.49.0), libsndfile1-dev (>= 1.0.25), libmagick++-dev (>= 8:6.7.7.10), libgtk2.0-dev (>= 2.24.10) Standards-Version: 3.9.3 -Homepage: http://carlh.net/software/dvdomatic +Homepage: http://dcpomatic.com/ -Package: dvdomatic +Package: dcpomatic Architecture: i386 Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) - DVD-o-matic generates Digital Cinema Packages (DCPs) from video and audio + DCP-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. -Package: dvdomatic-dbg +Package: dcpomatic-dbg Architecture: i386 Section: debug Priority: extra -Depends: ${dvdomatic:Depends}, ${misc:Depends} -Description: debugging symbols for dvdomatic - This package contains the debugging symbols for dvdomatic. +Depends: ${dcpomatic:Depends}, ${misc:Depends} +Description: debugging symbols for dcpomatic + This package contains the debugging symbols for dcpomatic. diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 index 9646d7ebe..706c9529e 100644 --- a/platform/linux/control-7-64 +++ b/platform/linux/control-7-64 @@ -1,24 +1,24 @@ -Source: dvdomatic +Source: dcpomatic Section: video Priority: extra Maintainer: Carl Hetherington Build-Depends: debhelper (>= 8.0.0), python (>= 2.7.3), g++ (>= 4:4.7.2), pkg-config (>= 0.26), libssh-dev (>= 0.5.4), libboost-filesystem-dev (>= 1.49.0), libboost-thread-dev (>= 1.49.0), libsndfile1-dev (>= 1.0.25), libmagick++-dev (>= 8:6.7.7.10), libgtk2.0-dev (>= 2.24.10) Standards-Version: 3.9.3 -Homepage: http://carlh.net/software/dvdomatic +Homepage: http://dcpomatic.com/ -Package: dvdomatic -Architecture: i386 +Package: dcpomatic +Architecture: amd64 Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) - DVD-o-matic generates Digital Cinema Packages (DCPs) from video and audio + DCP-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. -Package: dvdomatic-dbg -Architecture: i386 +Package: dcpomatic-dbg +Architecture: amd64 Section: debug Priority: extra -Depends: ${dvdomatic:Depends}, ${misc:Depends} -Description: debugging symbols for dvdomatic - This package contains the debugging symbols for dvdomatic. +Depends: ${dcpomatic:Depends}, ${misc:Depends} +Description: debugging symbols for dcpomatic + This package contains the debugging symbols for dcpomatic. -- cgit v1.2.3 From 462bf36bf593e79e4d2510d225fc0f2496538cc2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Nov 2013 21:03:38 +0000 Subject: Fix libc version on debian 7. --- platform/linux/control-7-32 | 2 +- platform/linux/control-7-64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'platform/linux') diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 index 09ecf3688..d9ec7cb66 100644 --- a/platform/linux/control-7-32 +++ b/platform/linux/control-7-32 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: i386 -Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 index 706c9529e..a24c26146 100644 --- a/platform/linux/control-7-64 +++ b/platform/linux/control-7-64 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: amd64 -Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 -- cgit v1.2.3 From 363ab52b7fa6aa1af269149224650b37e482edf5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Nov 2013 23:03:02 +0000 Subject: More debian dep fixes. --- platform/linux/control-7-32 | 2 +- platform/linux/control-7-64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'platform/linux') diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 index d9ec7cb66..50dcb557e 100644 --- a/platform/linux/control-7-32 +++ b/platform/linux/control-7-32 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: i386 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 index a24c26146..c1ad4830d 100644 --- a/platform/linux/control-7-64 +++ b/platform/linux/control-7-64 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: amd64 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 -- cgit v1.2.3 From 8b0071e5f7bbc999bab0acd39113d5c19dfcff76 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 5 Nov 2013 09:27:26 +0000 Subject: Missing debian dep. --- platform/linux/control-7-32 | 2 +- platform/linux/control-7-64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'platform/linux') diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 index 50dcb557e..8d20547db 100644 --- a/platform/linux/control-7-32 +++ b/platform/linux/control-7-32 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: i386 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 index c1ad4830d..aeb2e6dba 100644 --- a/platform/linux/control-7-64 +++ b/platform/linux/control-7-64 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: amd64 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 -- cgit v1.2.3 From 2710d4c7b0a6831bbf4c1fe1a42b195d276f1e67 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 5 Nov 2013 11:51:24 +0000 Subject: Another linux dep. --- platform/linux/control-7-32 | 2 +- platform/linux/control-7-64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'platform/linux') diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 index 8d20547db..00588e5ef 100644 --- a/platform/linux/control-7-32 +++ b/platform/linux/control-7-32 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: i386 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18), libcurl3 (>= 7.26.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 index aeb2e6dba..bb8fabd6e 100644 --- a/platform/linux/control-7-64 +++ b/platform/linux/control-7-64 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: amd64 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18), libcurl3 (>= 7.26.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 -- cgit v1.2.3 From 6b0ffabb2bbb7b0230d1211c4f13db473e66f0ba Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 5 Nov 2013 13:53:21 +0000 Subject: More debian deps. --- platform/linux/control-7-32 | 2 +- platform/linux/control-7-64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'platform/linux') diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 index 00588e5ef..fda3d504b 100644 --- a/platform/linux/control-7-32 +++ b/platform/linux/control-7-32 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: i386 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18), libcurl3 (>= 7.26.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18), libcurl3 (>= 7.26.0), libzip2 (>= 0.10.1) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 index bb8fabd6e..72c89f4eb 100644 --- a/platform/linux/control-7-64 +++ b/platform/linux/control-7-64 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: amd64 -Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18), libcurl3 (>= 7.26.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), 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), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0), libxmlsec1-openssl (>= 1.2.18), libcurl3 (>= 7.26.0), libzip2 (>= 0.10.1) Description: Generator of Digital Cinema Packages (DCPs) DCP-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 -- cgit v1.2.3