a7710e9f34dd8380077a07b4251d6e8f58391f0c
[dcpomatic.git] / cscript
1 # -*- mode: python -*-
2 #
3 #    Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net>
4 #
5 #    This program is free software; you can redistribute it and/or modify
6 #    it under the terms of the GNU General Public License as published by
7 #    the Free Software Foundation; either version 2 of the License, or
8 #    (at your option) any later version.
9 #
10 #    This program is distributed in the hope that it will be useful,
11 #    but WITHOUT ANY WARRANTY; without even the implied warranty of
12 #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 #    GNU General Public License for more details.
14 #
15 #    You should have received a copy of the GNU General Public License
16 #    along with this program; if not, write to the Free Software
17 #    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18 #
19
20 import glob
21 import shutil
22 import os
23
24 deb_build_depends = {'debhelper': '8.0.0',
25                      'python': '2.7.3',
26                      'g++': '4:4.6.3',
27                      'pkg-config': '0.26',
28                      'libssh-dev': '0.5.2',
29                      'libsndfile1-dev': '1.0.25',
30                      'libgtk2.0-dev': '2.24.10'}
31
32 deb_depends = dict()
33
34 deb_depends['12.04'] = {'libc6': '2.15',
35                         'libssh-4': '0.5.2',
36                         'libboost-filesystem1.48.0': '1.48.0-3',
37                         'libboost-thread1.48.0': '1.48.0-3',
38                         'libboost-regex1.48.0': '1.48.0-3',
39                         'libsndfile1': '1.0.25',
40                         'libmagick++4': '8:6.6.9.7',
41                         'libxml++2.6-2': '2.34.1',
42                         'libgtk2.0-0': '2.24.10',
43                         'libxmlsec1': '1.2.14-1.2build1',
44                         'libxmlsec1-openssl': '1.2.14-1.2build1',
45                         'libboost-date-time1.48.0': '1.48.0-3',
46                         'libcurl3': '7.22.0-3ubuntu4',
47                         'libzip2': '0.10-1ubuntu1'}
48
49 deb_depends['14.04'] = {'libc6': '2.19-0ubuntu6',
50                         'libssh-4': '0.6.1-0ubuntu3',
51                         'libboost-filesystem1.54.0': '1.54.0-4ubuntu3',
52                         'libboost-thread1.54.0': '1.54.0-4ubuntu3',
53                         'libboost-regex1.54.0': '1.54.0-4ubuntu3',
54                         'libsndfile1': '1.0.25-7ubuntu2',
55                         'libmagick++5': '8:6.7.7.10-6ubuntu3',
56                         'libxml++2.6-2': '2.36.0-2ubuntu1',
57                         'libgtk2.0-0': '2.24.23-0ubuntu1',
58                         'libxmlsec1': '1.2.18-2ubuntu1',
59                         'libxmlsec1-openssl': '1.2.18-2ubuntu1',
60                         'libboost-date-time1.54.0': '1.54.0-4ubuntu3',
61                         'libcurl3': '7.35.0-1ubuntu2',
62                         'libzip2': '0.10.1-1.2'}
63
64 deb_depends['15.04'] = {'libc6': '2.21-0ubuntu4',
65                         'libssh-4': '0.6.3-3ubuntu3',
66                         'libboost-filesystem1.55.0': '1.55.0+dfsg-3ubuntu2',
67                         'libboost-thread1.55.0': '1.55.0+dfsg-3ubuntu2',
68                         'libboost-regex1.55.0': '1.55.0+dfsg-3ubuntu2',
69                         'libsndfile1': '1.0.25-9.1',
70                         'libmagick++-6.q16-5': '8:6.8.9.9-5',
71                         'libxml++2.6-2': '2.36.0-2.1',
72                         'libgtk2.0-0': '2.24.27-0ubuntu1',
73                         'libxmlsec1': '1.2.20-2ubuntu2',
74                         'libxmlsec1-openssl': '1.2.20-2ubuntu2',
75                         'libboost-date-time1.55.0': '1.55.0+dfsg-3ubuntu2',
76                         'libcurl3': '7.38.0-3ubuntu2',
77                         'libzip2': '0.11.2-1.2'}
78
79 deb_depends['7'] = {'libc6': '2.13',
80                     'libssh-4': '0.5.4',
81                     'libboost-filesystem1.49.0': '1.49.0',
82                     'libboost-thread1.49.0': '1.49.0',
83                     'libboost-regex1.49.0': '1.49.0',
84                     'libsndfile1': '1.0.25',
85                     'libmagick++5': '8:6.7.7.10',
86                     'libxml++2.6-2': '2.34.2',
87                     'libgtk2.0-0': '2.24.10',
88                     'libxmlsec1': '1.2.18',
89                     'libboost-date-time1.49.0': '1.49.0',
90                     'libxmlsec1-openssl': '1.2.18',
91                     'libcurl3': '7.26.0',
92                     'libzip2': '0.10.1'}
93
94 deb_depends['8'] = {'libc6': '2.19-18',
95                     'libssh-4': '0.6.3-4',
96                     'libboost-filesystem1.55.0': '1.55.0',
97                     'libboost-thread1.55.0': '1.55.0',
98                     'libboost-date-time1.55.0': '1.55.0',
99                     'libboost-regex1.55.0': '1.55.0',
100                     'libsndfile1': '1.0.25-9.1',
101                     'libmagick++-6.q16-5': '8:6.8.9.9-5',
102                     'libxml++2.6-2': '2.36.0',
103                     'libgtk2.0-0': '2.24.25',
104                     'libxmlsec1': '1.2.20',
105                     'libxmlsec1-openssl': '1.2.20',
106                     'libcurl3': '7.38.0',
107                     'libzip2': '0.11.2',
108                     'libwxgtk3.0-0': '3.0.2',
109                     'libxcb-xfixes0': '1.10',
110                     'libxcb-shape0': '1.10'}
111
112 deb_depends['unstable'] = {'libc6': '2.13',
113                     'libssh-4': '0.5.4',
114                     'libboost-filesystem1.55.0': '1.55.0',
115                     'libboost-thread1.55.0': '1.55.0',
116                     'libboost-regex1.55.0': '1.55.0',
117                     'libsndfile1': '1.0.25',
118                     'libmagick++5': '8:6.7.7.10',
119                     'libxml++2.6-2': '2.34.2',
120                     'libgtk2.0-0': '2.24.10',
121                     'libxmlsec1': '1.2.18',
122                     'libboost-date-time1.55.0': '1.55.0',
123                     'libxmlsec1-openssl': '1.2.18',
124                     'libcurl3': '7.26.0',
125                     'libzip2': '0.10.1'}
126
127
128 def packages(name, packages, f):
129     s = '%s: ' % name
130     for p in packages:
131         s += str(p) + ', '
132     print >>f,s[:-2]
133
134 def make_control(debian_version, bits, filename, debug):
135     f = open(filename, 'w')
136     print >>f,'Source: dcpomatic'
137     print >>f,'Section: video'
138     print >>f,'Priority: extra'
139     print >>f,'Maintainer: Carl Hetherington <carl@dcpomatic.com>'
140     packages('Build-Depends', deb_build_depends, f)
141     print >>f,'Standards-Version: 3.9.3'
142     print >>f,'Homepage: http://dcpomatic.com/'
143     print >>f,''
144     print >>f,'Package: dcpomatic'
145     if bits == 32:
146         print >>f,'Architecture: i386'
147     else:
148         print >>f,'Architecture: amd64'
149
150     packages('Depends', deb_depends[debian_version], f)
151
152     print >>f,'Description: Generator of Digital Cinema Packages (DCPs)'
153     print >>f,'  DCP-o-matic generates Digital Cinema Packages (DCPs) from video and audio'
154     print >>f,'  files (such as those from DVDs or Blu-Rays) for presentation on DCI-compliant'
155     print >>f,'  digital projectors.'
156
157     if debug:
158         print >>f,''
159         print >>f,'Package: dcpomatic-dbg'
160         if bits == 32:
161             print >>f,'Architecture: i386'
162         else:
163             print >>f,'Architecture: amd64'
164         print >>f,'Section: debug'
165         print >>f,'Priority: extra'
166         packages('Depends', deb_depends[debian_version], f)
167         print >>f,'Description: debugging symbols for dcpomatic'
168         print >>f,'  This package contains the debugging symbols for dcpomatic.'
169         print >>f,''
170
171 def make_spec(filename, version, target):
172     """Make a .spec file for a RPM build"""
173     f = open(filename, 'w')
174     print >>f,'Summary:A program that generates Digital Cinema Packages (DCPs) from video and audio files'
175     print >>f,'Name:dcpomatic2'
176     print >>f,'Version:%s' % version
177     print >>f,'Release:1%{?dist}'
178     print >>f,'License:GPL'
179     print >>f,'Group:Applications/Multimedia'
180     print >>f,'URL:http://dcpomatic.com/'
181     print >>f,'Requires: ImageMagick-c++, glibmm24, libzip'
182     print >>f,''
183     print >>f,'%description'
184     print >>f,'DCP-o-matic generates Digital Cinema Packages (DCPs) from video and audio '
185     print >>f,'files (such as those from DVDs or Blu-Rays) for presentation on DCI-compliant '
186     print >>f,'digital projectors.'
187     print >>f,''
188     print >>f,'%files'
189     print >>f,'%{_bindir}/dcpomatic2'
190     print >>f,'%{_bindir}/dcpomatic2_batch'
191     print >>f,'%{_bindir}/dcpomatic2_cli'
192     print >>f,'%{_bindir}/dcpomatic2_create'
193     print >>f,'%{_bindir}/dcpomatic2_kdm'
194     print >>f,'%{_bindir}/dcpomatic2_server'
195     print >>f,'%{_bindir}/dcpomatic2_server_cli'
196     print >>f,'%{_datadir}/applications/dcpomatic2.desktop'
197     print >>f,'%{_datadir}/applications/dcpomatic2_batch.desktop'
198     print >>f,'%{_datadir}/applications/dcpomatic2_server.desktop'
199     print >>f,'%{_datadir}/dcpomatic2/taskbar_icon.png'
200     print >>f,'%{_datadir}/dcpomatic2/LiberationSans-Regular.ttf'
201     for r in ['128x128', '22x22', '32x32', '48x48', '64x64']:
202         print >>f,'%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2.png' % r
203     for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL']:
204         print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/dcpomatic2.mo' % l
205         print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2-wx.mo' % l
206         print >>f,'%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2.mo' % l
207     print >>f,''
208     print >>f,'%prep'
209     print >>f,'rm -rf $RPM_BUILD_DIR/dcpomatic-%s' % version
210     print >>f,'tar xjf $RPM_SOURCE_DIR/dcpomatic-%s.tar.bz2' % version
211     print >>f,'%build'
212     print >>f,'cd dcpomatic-%s' % version
213     print >>f,'export PKG_CONFIG_PATH=%s/lib/pkgconfig:/usr/local/lib/pkgconfig' % target.directory
214     print >>f,'CXXFLAGS="-I%s/include" LDFLAGS="-L%s/lib" ./waf configure --prefix=%%{buildroot}/usr --install-prefix=/usr %s' % (target.directory, target.directory, configure_options(target))
215     print >>f,'./waf'
216     print >>f,'%install'
217     print >>f,'cd dcpomatic-%s' % version
218     print >>f,'./waf install'
219     print >>f,''
220     print >>f,'%post'
221     print >>f,'/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :'
222     print >>f,''
223     print >>f,'%postun'
224     print >>f,'if [ $1 -eq 0 ] ; then'
225     print >>f,'    /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null'
226     print >>f,'    /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :'
227     print >>f,'fi'
228     print >>f,''
229     print >>f,'%posttrans'
230     print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :'
231
232 def dependencies(target):
233     return (('ffmpeg-cdist', 'bd17594'),
234             ('libdcp', '1.0'),
235             ('libsub', '1.0'))
236
237 def configure_options(target):
238     opt = ''
239     if target.debug:
240         opt += ' --enable-debug'
241     if target.platform == 'windows':
242         opt += ' --target-windows'
243     elif target.platform == 'linux':
244         opt += ' --static-dcpomatic --static-openjpeg --static-wxwidgets --static-ffmpeg --static-dcp --static-sub --static-cxml'
245         if target.distro == 'centos':
246             opt += ' --static-xmlsec --static-ssh --disable-tests'
247             if target.version == '6.5':
248                 opt += ' --static-boost --static-xmlpp'
249             elif target.version == '7':
250                 opt += ' --workaround-gssapi'
251
252     return opt
253
254 def build(target, options):
255     target.command('./waf configure --prefix=%s %s' % (target.directory, configure_options(target)))
256     target.command('./waf')
257
258     if target.platform == 'linux' or target.platform == 'osx':
259         target.command('./waf install')
260
261 def package_windows(target):
262     shutil.copyfile('build/platform/windows/installer.%s.nsi' % target.bits, 'build/platform/windows/installer2.%s.nsi' % target.bits)
263     target.command('sed -i "s~%%resources%%~%s/platform/windows~g" build/platform/windows/installer2.%s.nsi' % (os.getcwd(), target.bits))
264     target.command('sed -i "s~%%static_deps%%~%s~g" build/platform/windows/installer2.%s.nsi' % (target.windows_prefix, target.bits))
265     target.command('sed -i "s~%%cdist_deps%%~%s~g" build/platform/windows/installer2.%s.nsi' % (target.directory, target.bits))
266     target.command('sed -i "s~%%mingw%%~%s~g" build/platform/windows/installer2.%s.nsi' % (target.mingw_path, target.bits))
267     target.command('sed -i "s~%%binaries%%~%s/build~g" build/platform/windows/installer2.%s.nsi' % (os.getcwd(), target.bits))
268     target.command('sed -i "s~%%bits%%~32~g" build/platform/windows/installer2.%s.nsi' % target.bits)
269     target.command('makensis build/platform/windows/installer2.%s.nsi' % target.bits)
270     return os.path.abspath(glob.glob('build/platform/windows/*%s*.exe' % target.bits)[0])
271
272 def package_debian(target, cpu, version):
273     make_control(target.version, target.bits, 'debian/control', target.debug)
274     target.command('./waf dist')
275     f = open('debian/files', 'w')
276     print >>f,'dcpomatic_%s-1_%s.deb video extra' % (version, cpu)
277     shutil.rmtree('build/deb', ignore_errors=True)
278
279     os.makedirs('build/deb')
280     os.chdir('build/deb')
281     shutil.move('../../dcpomatic-%s.tar.bz2' % version, 'dcpomatic_%s.orig.tar.bz2' % version)
282     target.command('tar xjf dcpomatic_%s.orig.tar.bz2' % version)
283     os.chdir('dcpomatic-%s' % version)
284     target.command('dch -b -v %s-1 "New upstream release."' % version)
285     target.set('CDIST_LINKFLAGS', target.get('LINKFLAGS'))
286     target.set('CDIST_CXXFLAGS', target.get('CXXFLAGS'))
287     target.set('CDIST_PKG_CONFIG_PATH', target.get('PKG_CONFIG_PATH'))
288
289     target.set('CDIST_CONFIGURE', '"' + configure_options(target) + '"')
290     if target.debug:
291         target.set('CDIST_DEBUG_PACKAGE', '--dbg-package=dcpomatic-dbg')
292     if target.version == '15.04' or target.version == '8':
293         target.set('CDIST_LOCALE_PREFIX', '/usr/share/locale')
294     else:
295         target.set('CDIST_LOCALE_PREFIX', '/usr/local/share/locale')
296
297     target.command('dpkg-buildpackage -uc -us')
298
299     debs = []
300     for p in glob.glob('../*.deb'):
301         debs.append(os.path.abspath(p))
302
303     return debs
304
305 def package_centos(target, cpu, version):
306     topdir = os.path.realpath('build/rpmbuild')
307     os.makedirs('%s/BUILD' % topdir)
308     os.makedirs('%s/RPMS' % topdir)
309     os.makedirs('%s/SOURCES' % topdir)
310     os.makedirs('%s/SPECS' % topdir)
311     os.makedirs('%s/SRPMS' % topdir)
312
313     target.command('./waf dist')
314     shutil.copyfile(
315         "%s/src/dcpomatic2/dcpomatic-%s.tar.bz2" % (target.directory, version),
316         "%s/SOURCES/dcpomatic-%s.tar.bz2" % (topdir, version)
317         )
318
319     make_spec('build/platform/linux/dcpomatic2.spec', version, target)
320     target.command('rpmbuild --define \'_topdir %s\' -bb build/platform/linux/dcpomatic2.spec' % topdir)
321     rpms = []
322
323     if cpu == "amd64":
324         cpu = "x86_64"
325
326     for p in glob.glob('%s/RPMS/%s/*.rpm' % (topdir, cpu)):
327         rpms.append(os.path.abspath(p))
328
329     return rpms
330
331 def package(target, version):
332     if target.platform == 'windows':
333         return package_windows(target)
334     elif target.platform == 'linux':
335         if target.bits == 32:
336             cpu = 'i386'
337         else:
338             cpu = 'amd64'
339
340         if target.distro == 'debian' or target.distro == 'ubuntu':
341             return package_debian(target, cpu, version)
342         elif target.distro == 'centos':
343             return package_centos(target, cpu, version)
344     elif target.platform == 'osx':
345         target.command('bash platform/osx/make_dmg.sh %s' % target.directory)
346         return os.path.abspath(glob.glob('build/platform/osx/DCP-o-matic*.dmg')[0])
347
348 def make_pot(target):
349     target.command('./waf pot')
350     return [os.path.abspath('build/src/lib/libdcpomatic.pot'),
351             os.path.abspath('build/src/wx/libdcpomatic-wx.pot'),
352             os.path.abspath('build/src/tools/dcpomatic.pot')]
353
354 def make_manual(target):
355     os.chdir('doc/manual')
356     target.command('make')
357     target.command('pdflatex colour.tex')
358     return [os.path.abspath('pdf'), os.path.abspath('html'), os.path.abspath('colour.pdf')]
359
360 def test(target):
361     if target.platform != 'windows':
362         target.set('LC_ALL', 'C')
363         target.command('run/tests')