From efc54a0201f3c9a9409989916608cd41394deb3a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Nov 2013 15:34:51 +0000 Subject: Supporter. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 489995faa..95a4cc426 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -123,6 +123,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Sean Leigh")); supported_by.Add (wxT ("Wolfram Weber")); supported_by.Add (wxT ("Randy Stankey")); + supported_by.Add (wxT ("Frank Cianciolo")); add_section (_("Supported by"), supported_by); sizer->Add (_notebook, wxSizerFlags().Centre().Border(wxALL, 16).Expand()); -- cgit v1.2.3 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 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(-) 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 38559e6f4651f1850cc6df20c5575e3c53c41266 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Nov 2013 20:07:04 +0000 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3a3dffd12..f6edb0f5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-11-04 Carl Hetherington + + * Version 1.25 released. + 2013-10-29 Carl Hetherington * Improve performance when start-trimming diff --git a/debian/changelog b/debian/changelog index 229d4801a..b9dfe68ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.24-1) UNRELEASED; urgency=low +dcpomatic (1.25-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -28,8 +28,9 @@ dcpomatic (1.24-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Mon, 28 Oct 2013 12:17:38 +0000 + -- Carl Hetherington Mon, 04 Nov 2013 20:07:04 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 2af209568..828f9122b 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.25pre' +VERSION = '1.25' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 7f4c6756c3e71edd4b8e4792d236c4bbf3471ece Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 4 Nov 2013 20:07:04 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 828f9122b..5397eda3d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.25' +VERSION = '1.26pre' def options(opt): opt.load('compiler_cxx') -- 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(-) 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(-) 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(-) 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(-) 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(-) 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