Bump libdcp/libsub to release versions.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index a941c191c1b2f449cf563d0b78266fbb7cfedfb2..e6d89fdcaca2ec575901a3a138964289b92093c0 100644 (file)
--- a/cscript
+++ b/cscript
@@ -21,126 +21,93 @@ from __future__ import print_function
 import glob
 import shutil
 import os
+import copy
 
-deb_build_depends = {'debhelper': '8.0.0',
-                     'python': '2.7.3',
-                     'g++': '4:4.6.3',
-                     'pkg-config': '0.26',
-                     'libssh-dev': '0.5.2',
-                     'libsndfile1-dev': '1.0.25',
-                     'libgtk2.0-dev': '2.24.10'}
+deb_build_depends = {'debhelper', 'python', 'g++', 'pkg-config', 'libssh-dev', 'libsndfile1-dev', 'libgtk2.0-dev'}
 
 deb_depends = dict()
 
-deb_depends['12.04'] = {'libc6': '2.15',
-                        'libssh-4': '0.5.2',
-                        'libboost-filesystem1.48.0': '1.48.0-3',
-                        'libboost-thread1.48.0': '1.48.0-3',
-                        'libboost-regex1.48.0': '1.48.0-3',
-                        'libsndfile1': '1.0.25',
-                        'libmagick++4': '8:6.6.9.7',
-                        'libxml++2.6-2': '2.34.1',
-                        'libgtk2.0-0': '2.24.10',
-                        'libxmlsec1': '1.2.14-1.2build1',
-                        'libxmlsec1-openssl': '1.2.14-1.2build1',
-                        'libboost-date-time1.48.0': '1.48.0-3',
-                        'libcurl3': '7.22.0-3ubuntu4',
-                        'libzip2': '0.10-1ubuntu1',
-                        'libsamplerate0': '0.1.8-4',
-                        'libicu48': '4.8.1.1-3'}
-
-deb_depends['14.04'] = {'libc6': '2.19-0ubuntu6',
-                        'libssh-4': '0.6.1-0ubuntu3',
-                        'libboost-filesystem1.54.0': '1.54.0-4ubuntu3',
-                        'libboost-thread1.54.0': '1.54.0-4ubuntu3',
-                        'libboost-regex1.54.0': '1.54.0-4ubuntu3',
-                        'libsndfile1': '1.0.25-7ubuntu2',
-                        'libmagick++5': '8:6.7.7.10-6ubuntu3',
-                        'libxml++2.6-2': '2.36.0-2ubuntu1',
-                        'libgtk2.0-0': '2.24.23-0ubuntu1',
-                        'libxmlsec1': '1.2.18-2ubuntu1',
-                        'libxmlsec1-openssl': '1.2.18-2ubuntu1',
-                        'libboost-date-time1.54.0': '1.54.0-4ubuntu3',
-                        'libcurl3': '7.35.0-1ubuntu2',
-                        'libzip2': '0.10.1-1.2',
-                        'libsamplerate0': '0.1.8-7',
-                        'libcairomm-1.0-1': '1.10.0-1ubuntu3',
-                        'libpangomm-1.4-1': '2.34.0-1ubuntu1',
-                        'libicu52': '52.1-3'}
-
-deb_depends['15.10'] = {'libc6': '2.21-0ubuntu4',
-                        'libssh-4': '0.6.3-3ubuntu3',
-                        'libboost-filesystem1.58.0': '1.58.0+dfsg-3.1ubuntu1',
-                        'libboost-thread1.58.0': '1.58.0+dfsg-3.1ubuntu1',
-                        'libboost-regex1.58.0': '1.58.0+dfsg-3.1ubuntu1',
-                        'libsndfile1': '1.0.25-9.1',
-                        'libmagick++-6.q16-5v5': '8:6.8.9.9-5ubuntu2',
-                        'libxml++2.6-2v5': '2.38.1-2',
-                        'libgtk2.0-0': '2.24.28-1ubuntu1',
-                        'libxmlsec1': '1.2.20-2ubuntu3',
-                        'libxmlsec1-openssl': '1.2.20-2ubuntu3',
-                        'libboost-date-time1.58.0': '1.58.0+dfsg-3.1ubuntu1',
-                        'libcurl3': '7.43.0-1ubuntu2',
-                        'libzip4': '1.0.1-0ubuntu1',
-                        'libwxgtk3.0-0v5': '3.0.2+dfsg-1.2',
-                        'libsamplerate0': '0.1.8-8',
-                        'libicu55': '55.1-4ubuntu1'}
-
-deb_depends['7'] = {'libc6': '2.13',
-                    'libssh-4': '0.5.4',
-                    'libboost-filesystem1.49.0': '1.49.0',
-                    'libboost-thread1.49.0': '1.49.0',
-                    'libboost-regex1.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',
-                    'libcairomm-1.0-1': '1.10.0-1',
-                    'libpangomm-1.4-1': '2.28.4-1',
-                    'libsamplerate0': '0.1.8-5',
-                    'libicu48': '4.8.1.1-12+deb7u3'}
-
-deb_depends['8'] = {'libc6': '2.19-18',
-                    'libssh-4': '0.6.3-4',
-                    'libboost-filesystem1.55.0': '1.55.0',
-                    'libboost-thread1.55.0': '1.55.0',
-                    'libboost-date-time1.55.0': '1.55.0',
-                    'libboost-regex1.55.0': '1.55.0',
-                    'libsndfile1': '1.0.25-9.1',
-                    'libmagick++-6.q16-5': '8:6.8.9.9-5',
-                    'libxml++2.6-2': '2.36.0',
-                    'libgtk2.0-0': '2.24.25',
-                    'libxmlsec1': '1.2.20',
-                    'libxmlsec1-openssl': '1.2.20',
-                    'libcurl3': '7.38.0',
-                    'libzip2': '0.11.2',
-                    'libwxgtk3.0-0': '3.0.2',
-                    'libxcb-xfixes0': '1.10',
-                    'libxcb-shape0': '1.10',
-                    'libsamplerate0': '0.1.8-8',
-                    'libicu52': '52.1-8+deb8u2'}
-
-deb_depends['unstable'] = {'libc6': '2.19-22',
-                           'libssh-4': '0.6.3-4.1+b1',
-                           'libboost-filesystem1.58.0': '1.58.0+dfsg-4',
-                           'libboost-thread1.58.0': '1.58.0+dfsg-4',
-                           'libboost-regex1.58.0': '1.58.0+dfsg-4',
-                           'libsndfile1': '1.0.25-9.1',
-                           'libmagick++-6.q16-5v5': '8:6.8.9.9-6',
-                           'libxml++2.6-2v5': '2.40.1-1',
-                           'libgtk2.0-0': '2.24.28-1',
-                           'libxmlsec1': '1.2.20-2+b2',
-                           'libboost-date-time1.58.0': '1.58.0+dfsg-4',
-                           'libxmlsec1-openssl': '1.2.20-2+b2',
-                           'libcurl3': '7.45.0-1+b1',
-                           'libzip2': '0.11.2-1.2',
-                           'libsamplerate0': '0.1.8-8',
-                           'libicu52': '52.1-10'}
+deb_depends_base = ['libc6', 'libssh-4', 'libsndfile1', 'libsamplerate0', 'libxmlsec1', 'libxmlsec1-openssl', 'libcurl3', 'libgtk2.0-0']
+
+deb_depends['12.04'] = copy.deepcopy(deb_depends_base)
+deb_depends['12.04'].extend(['libboost-filesystem1.48.0',
+                             'libboost-thread1.48.0',
+                             'libboost-regex1.48.0',
+                             'libmagick++4',
+                             'libxml++2.6-2',
+                             'libboost-date-time1.48.0',
+                             'libzip2',
+                             'libicu48'])
+
+deb_depends['14.04'] = copy.deepcopy(deb_depends_base)
+deb_depends['14.04'].extend(['libboost-filesystem1.54.0',
+                             'libboost-thread1.54.0',
+                             'libboost-regex1.54.0',
+                             'libmagick++5',
+                             'libxml++2.6-2',
+                             'libboost-date-time1.54.0',
+                             'libzip2',
+                             'libcairomm-1.0-1',
+                             'libpangomm-1.4-1',
+                             'libicu52'])
+
+deb_depends['15.10'] = copy.deepcopy(deb_depends_base)
+deb_depends['15.10'].extend(['libboost-filesystem1.58.0',
+                             'libboost-thread1.58.0',
+                             'libboost-regex1.58.0',
+                             'libmagick++-6.q16-5v5',
+                             'libxml++2.6-2v5',
+                             'libboost-date-time1.58.0',
+                             'libzip4',
+                             'libwxgtk3.0-0v5',
+                             'libicu55'])
+
+deb_depends['16.04'] = copy.deepcopy(deb_depends_base)
+deb_depends['16.04'].extend(['libboost-filesystem1.58.0',
+                             'libboost-thread1.58.0',
+                             'libboost-regex1.58.0',
+                             'libmagick++-6.q16-5v5',
+                             'libxml++2.6-2v5',
+                             'libboost-date-time1.58.0',
+                             'libzip4',
+                             'libwxgtk3.0-0v5',
+                             'libicu55'])
+
+deb_depends['7'] = copy.deepcopy(deb_depends_base)
+deb_depends['7'].extend(['libboost-filesystem1.49.0',
+                             'libboost-thread1.49.0',
+                             'libboost-regex1.49.0',
+                             'libmagick++5',
+                             'libxml++2.6-2',
+                             'libboost-date-time1.49.0',
+                             'libzip2',
+                             'libcairomm-1.0-1',
+                             'libpangomm-1.4-1',
+                             'libicu48'])
+
+deb_depends['8'] = copy.deepcopy(deb_depends_base)
+deb_depends['8'].extend(['libboost-filesystem1.55.0',
+                         'libboost-thread1.55.0',
+                         'libboost-date-time1.55.0',
+                         'libboost-regex1.55.0',
+                         'libmagick++-6.q16-5',
+                         'libxml++2.6-2',
+                         'libzip2',
+                         'libwxgtk3.0-0',
+                         'libxcb-xfixes0',
+                         'libxcb-shape0',
+                         'libicu52'])
+
+deb_depends['unstable'] = copy.deepcopy(deb_depends_base)
+deb_depends['unstable'].extend(['libboost-filesystem1.58.0',
+                                'libboost-thread1.58.0',
+                                'libboost-regex1.58.0',
+                                'libmagick++-6.q16-5v5',
+                                'libxml++2.6-2v5',
+                                'libgtk2.0-0',
+                                'libboost-date-time1.58.0',
+                                'libzip2',
+                                'libicu52'])
 
 def packages(name, packages, f):
     s = '%s: ' % name
@@ -225,7 +192,7 @@ def make_spec(filename, version, target):
         print('%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_batch.png' % r, file=f)
         print('%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_kdm.png' % r, file=f)
         print('%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_server.png' % r, file=f)
-    for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK', 'pt_PT', 'pt_BR', 'sk_SK', 'cs_CZ', 'uk_UA']:
+    for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK', 'pt_PT', 'pt_BR', 'sk_SK', 'cs_CZ', 'uk_UA', 'zh_CN']:
         print('%%{_datadir}/locale/%s/LC_MESSAGES/dcpomatic2.mo' % l, file=f)
         print('%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2-wx.mo' % l, file=f)
         print('%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2.mo' % l, file=f)
@@ -262,8 +229,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options),
-            ('libdcp', 'bc70899'),
-            ('libsub', 'v1.1.11'))
+            ('libdcp', 'v1.3.3'),
+            ('libsub', 'v1.1.12'))
 
 def configure_options(target):
     opt = ''
@@ -321,7 +288,7 @@ def package_debian(target, cpu, version):
     target.set('CDIST_CONFIGURE', '"' + configure_options(target) + '"')
     if target.debug:
         target.set('CDIST_DEBUG_PACKAGE', '--dbg-package=dcpomatic-dbg')
-    if target.version in ['15.04', '15.10', '8']:
+    if target.version in ['15.04', '15.10', '16.04', '8']:
         target.set('CDIST_LOCALE_PREFIX', '/usr/share/locale')
     else:
         target.set('CDIST_LOCALE_PREFIX', '/usr/local/share/locale')