]> git.sesse.net Git - vlc/blob - Makefile.am
buildsystem: include vlc512x512.png in the VLC bundle since it is required by the...
[vlc] / Makefile.am
1 ###############################################################################
2 # Automake targets and declarations
3 ###############################################################################
4
5 # SUBDIRS stores the directories where a "make" is required when building
6 # something. DIST_SUBDIRS stores the directories where nothing is built but
7 # which have makefiles with distribution information.
8 #  - src (libvlc) is nedeed by modules
9 #  - libs/* are needed by modules
10 BASE_SUBDIRS = po compat src bin modules share doc test
11 EXTRA_SUBDIRS = m4 \
12         libs/loader libs/srtp libs/unzip
13 DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
14
15 SUBDIRS = po compat src
16 if LOADER
17 SUBDIRS += libs/loader
18 endif
19 if HAVE_GCRYPT
20 SUBDIRS += libs/srtp
21 endif
22 if HAVE_ZLIB
23 if !HAVE_MINIZIP
24 SUBDIRS += libs/unzip
25 endif
26 endif
27 if BUILD_VLC
28 SUBDIRS += bin
29 endif
30 SUBDIRS += modules share doc test
31
32 EXTRA_DIST = \
33         HACKING \
34         INSTALL.win32 \
35         extras/package/win32/vlc.exe.manifest \
36         extras/package/win32/libvlc.dll.manifest \
37         extras/package/macosx/README.MacOSX.rtf \
38         vlc-config.in.in \
39         extras/package/rpm/vlc.fedora.spec \
40         extras/package/rpm/vlc.altlinux.spec \
41         extras/package/win32/vlc.win32.nsi.in \
42         extras/package/win32/spad.nsi.in \
43         extras/package/win32/UAC.nsh \
44         extras/package/win32/UAC.dll \
45         extras/package/win32/languages/declaration.nsh \
46         extras/package/win32/languages/bengali.nsh \
47         extras/package/win32/languages/brazilian_portuguese.nsh \
48         extras/package/win32/languages/bulgarian.nsh \
49         extras/package/win32/languages/catalan.nsh \
50         extras/package/win32/languages/danish.nsh \
51         extras/package/win32/languages/dutch.nsh \
52         extras/package/win32/languages/english.nsh \
53         extras/package/win32/languages/estonian.nsh \
54         extras/package/win32/languages/finnish.nsh \
55         extras/package/win32/languages/french.nsh \
56         extras/package/win32/languages/german.nsh \
57         extras/package/win32/languages/hungarian.nsh \
58         extras/package/win32/languages/italian.nsh \
59         extras/package/win32/languages/japanese.nsh \
60         extras/package/win32/languages/occitan.nsh \
61         extras/package/win32/languages/polish.nsh \
62         extras/package/win32/languages/punjabi.nsh \
63         extras/package/win32/languages/romanian.nsh \
64         extras/package/win32/languages/schinese.nsh \
65         extras/package/win32/languages/slovak.nsh \
66         extras/package/win32/languages/slovenian.nsh \
67         extras/package/win32/languages/sorani.nsh \
68         extras/package/win32/languages/spanish.nsh
69
70 dist_noinst_SCRIPTS = bootstrap
71 nodist_noinst_SCRIPTS = compile
72
73 BUILT_SOURCES_distclean = vlc-config
74 if HAVE_WIN32
75 BUILT_SOURCES_distclean += \
76         extras/package/win32/vlc.win32.nsi extras/package/win32/spad.nsi
77 endif
78 if HAVE_DARWIN
79 BUILT_SOURCES_clean = macosx-sdk
80 else
81 BUILT_SOURCES_clean =
82 endif
83
84 BUILT_SOURCES = $(BUILT_SOURCES_distclean) $(BUILT_SOURCES_clean)
85
86 SUFFIXES = 
87
88 DISTCHECK_CONFIGURE_FLAGS = \
89         --enable-fast-install \
90         --disable-a52 \
91         --disable-avcodec --disable-avformat \
92         --disable-postproc --disable-swscale \
93         --disable-dbus \
94         --disable-mad --disable-libmpeg2 \
95         --disable-faad --disable-skins2 \
96         --disable-live555 \
97         --disable-fribidi --disable-glx \
98         --disable-mkv \
99         --with-kde-solid='$${datadir}/kde4/apps'
100
101 ACLOCAL_AMFLAGS = -I m4
102 AUTOMAKE_OPTIONS = \
103         1.11 \
104         -Wall \
105         check-news \
106         dist-xz \
107         no-dist-gzip
108 #       std-options
109
110 ChangeLog: Makefile.am
111         rm -f -- "$@"
112         cd doc && $(MAKE) $(AM_MAKEFLAGS) changelogs
113         $(LN_S) -f doc/ChangeLog-2009 "$@"
114
115 ###############################################################################
116 # MacOS X project
117 ###############################################################################
118
119 EXTRA_DIST += \
120         extras/package/macosx/Resources/English.lproj/MainMenu.nib/designable.nib \
121         extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib \
122         extras/package/macosx/Resources/English.lproj/MediaInfo.nib/designable.nib \
123         extras/package/macosx/Resources/English.lproj/MediaInfo.nib/keyedobjects.nib \
124         extras/package/macosx/Resources/English.lproj/About.nib/designable.nib \
125         extras/package/macosx/Resources/English.lproj/About.nib/keyedobjects.nib \
126         extras/package/macosx/Resources/English.lproj/Open.nib/designable.nib \
127         extras/package/macosx/Resources/English.lproj/Open.nib/keyedobjects.nib \
128         extras/package/macosx/Resources/English.lproj/Preferences.nib/designable.nib \
129         extras/package/macosx/Resources/English.lproj/Preferences.nib/keyedobjects.nib \
130         extras/package/macosx/Resources/English.lproj/Wizard.nib/designable.nib \
131         extras/package/macosx/Resources/English.lproj/Wizard.nib/keyedobjects.nib \
132         extras/package/macosx/Resources/English.lproj/Bookmarks.nib/designable.nib \
133         extras/package/macosx/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib \
134         extras/package/macosx/Resources/English.lproj/Extended.nib/designable.nib \
135         extras/package/macosx/Resources/English.lproj/Extended.nib/keyedobjects.nib \
136         extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/designable.nib \
137         extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/keyedobjects.nib \
138         extras/package/macosx/Resources/English.lproj/ErrorPanel.nib/designable.nib \
139         extras/package/macosx/Resources/English.lproj/ErrorPanel.nib/keyedobjects.nib \
140         extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in \
141         extras/package/macosx/Resources/dsa_pub.pem \
142         extras/package/macosx/Resources/aiff.icns \
143         extras/package/macosx/Resources/audio.icns \
144         extras/package/macosx/Resources/avi.icns \
145         extras/package/macosx/Resources/flv.icns \
146         extras/package/macosx/Resources/generic.icns \
147         extras/package/macosx/Resources/m4a.icns \
148         extras/package/macosx/Resources/m4v.icns \
149         extras/package/macosx/Resources/mkv.icns \
150         extras/package/macosx/Resources/mov.icns \
151         extras/package/macosx/Resources/movie.icns \
152         extras/package/macosx/Resources/mp3.icns \
153         extras/package/macosx/Resources/mpeg.icns \
154         extras/package/macosx/Resources/ogg.icns \
155         extras/package/macosx/Resources/playlist.icns \
156         extras/package/macosx/Resources/rm.icns \
157         extras/package/macosx/Resources/subtitle.icns \
158         extras/package/macosx/Resources/vob.icns \
159         extras/package/macosx/Resources/wav.icns \
160         extras/package/macosx/Resources/vlc.icns \
161         extras/package/macosx/Resources/wma.icns \
162         extras/package/macosx/Resources/wmv.icns \
163         extras/package/macosx/Resources/pause.png \
164         extras/package/macosx/Resources/pause_blue.png \
165         extras/package/macosx/Resources/play.png \
166         extras/package/macosx/Resources/play_blue.png \
167         extras/package/macosx/Resources/stop.png \
168         extras/package/macosx/Resources/stop_blue.png \
169         extras/package/macosx/Resources/display_left.png \
170         extras/package/macosx/Resources/display_middle.png \
171         extras/package/macosx/Resources/display_right.png \
172         extras/package/macosx/Resources/display_slider.png \
173         extras/package/macosx/Resources/display_track.png \
174         extras/package/macosx/Resources/equalizerdrawer_active.png \
175         extras/package/macosx/Resources/equalizerdrawer_blue.png \
176         extras/package/macosx/Resources/fullscreen_active.png \
177         extras/package/macosx/Resources/fullscreen_blue.png \
178         extras/package/macosx/Resources/next_active.png \
179         extras/package/macosx/Resources/next_blue.png \
180         extras/package/macosx/Resources/playlistdrawer_active.png \
181         extras/package/macosx/Resources/playlistdrawer_blue.png \
182         extras/package/macosx/Resources/previous_active.png \
183         extras/package/macosx/Resources/previous_blue.png \
184         extras/package/macosx/Resources/skip_forward_active.png \
185         extras/package/macosx/Resources/skip_forward_blue.png \
186         extras/package/macosx/Resources/skip_previous_active.png \
187         extras/package/macosx/Resources/skip_previous_blue.png \
188         extras/package/macosx/Resources/volume_high.png \
189         extras/package/macosx/Resources/volume_low.png \
190         extras/package/macosx/Resources/volumeslider_blue.png \
191         extras/package/macosx/Resources/volumeslider_normal.png \
192         extras/package/macosx/Resources/volumetrack.png \
193         extras/package/macosx/Resources/about_bg.png \
194         extras/package/macosx/Resources/skip_forward_active_embedded.png \
195         extras/package/macosx/Resources/play_embedded.png \
196         extras/package/macosx/Resources/pause_embedded.png \
197         extras/package/macosx/Resources/skip_previous_active_embedded.png \
198         extras/package/macosx/Resources/pause_embedded_blue.png \
199         extras/package/macosx/Resources/play_embedded_blue.png \
200         extras/package/macosx/Resources/skip_forward_embedded_blue.png \
201         extras/package/macosx/Resources/skip_previous_embedded_blue.png \
202         extras/package/macosx/Resources/vlc.scriptSuite \
203         extras/package/macosx/Resources/vlc.scriptTerminology \
204         extras/package/macosx/Resources/README \
205         extras/package/macosx/Resources/add_embedded.png \
206         extras/package/macosx/Resources/add_embedded_blue.png \
207         extras/package/macosx/Resources/repeat_embedded.png \
208         extras/package/macosx/Resources/repeat_embedded_blue.png \
209         extras/package/macosx/Resources/repeat_single_embedded_blue.png \
210         extras/package/macosx/Resources/shuffle_embedded.png \
211         extras/package/macosx/Resources/shuffle_embedded_blue.png \
212         extras/package/macosx/Resources/fs_volume_slider_knob_highlight.png \
213         extras/package/macosx/Resources/fs_volume_slider_knob.png \
214         extras/package/macosx/Resources/fs_volume_slider_bar.png \
215         extras/package/macosx/Resources/fs_volume_mute_highlight.png \
216         extras/package/macosx/Resources/fs_volume_mute.png \
217         extras/package/macosx/Resources/fs_volume_max_highlight.png \
218         extras/package/macosx/Resources/fs_volume_max.png \
219         extras/package/macosx/Resources/fs_time_slider_knob_highlight.png \
220         extras/package/macosx/Resources/fs_time_slider_knob.png \
221         extras/package/macosx/Resources/fs_time_slider.png \
222         extras/package/macosx/Resources/fs_stop_highlight.png \
223         extras/package/macosx/Resources/fs_stop.png \
224         extras/package/macosx/Resources/fs_skip_previous_highlight.png \
225         extras/package/macosx/Resources/fs_skip_previous.png \
226         extras/package/macosx/Resources/fs_skip_next_highlight.png \
227         extras/package/macosx/Resources/fs_skip_next.png \
228         extras/package/macosx/Resources/fs_rewind_highlight.png \
229         extras/package/macosx/Resources/fs_rewind.png \
230         extras/package/macosx/Resources/fs_play_highlight.png \
231         extras/package/macosx/Resources/fs_play.png \
232         extras/package/macosx/Resources/fs_pause_highlight.png \
233         extras/package/macosx/Resources/fs_pause.png \
234         extras/package/macosx/Resources/fs_forward_highlight.png \
235         extras/package/macosx/Resources/fs_forward.png \
236         extras/package/macosx/Resources/fs_exit_fullscreen_highlight.png \
237         extras/package/macosx/Resources/fs_exit_fullscreen.png \
238         extras/package/macosx/Resources/fs_background.png \
239         extras/package/macosx/Resources/add_embedded_graphite.png \
240         extras/package/macosx/Resources/equalizerdrawer_graphite.png \
241         extras/package/macosx/Resources/fullscreen_graphite.png \
242         extras/package/macosx/Resources/next_graphite.png \
243         extras/package/macosx/Resources/pause_embedded_graphite.png \
244         extras/package/macosx/Resources/pause_graphite.png \
245         extras/package/macosx/Resources/play_embedded_graphite.png \
246         extras/package/macosx/Resources/play_graphite.png \
247         extras/package/macosx/Resources/playlistdrawer_graphite.png \
248         extras/package/macosx/Resources/previous_graphite.png \
249         extras/package/macosx/Resources/repeat_embedded_graphite.png \
250         extras/package/macosx/Resources/repeat_single_embedded_graphite.png \
251         extras/package/macosx/Resources/shuffle_embedded_graphite.png \
252         extras/package/macosx/Resources/skip_forward_embedded_graphite.png \
253         extras/package/macosx/Resources/skip_forward_graphite.png \
254         extras/package/macosx/Resources/skip_previous_embedded_graphite.png \
255         extras/package/macosx/Resources/skip_previous_graphite.png \
256         extras/package/macosx/Resources/stop_graphite.png \
257         extras/package/macosx/Resources/volumeslider_graphite.png \
258         extras/package/macosx/Resources/backward_big_down.png \
259         extras/package/macosx/Resources/backward_big.png \
260         extras/package/macosx/Resources/eq_sm.pdf \
261         extras/package/macosx/Resources/forward_big_down.png \
262         extras/package/macosx/Resources/forward_big.png \
263         extras/package/macosx/Resources/fs_sm.pdf \
264         extras/package/macosx/Resources/list_sm.pdf \
265         extras/package/macosx/Resources/next_sm.pdf \
266         extras/package/macosx/Resources/pause_big_down.png \
267         extras/package/macosx/Resources/pause_big.png \
268         extras/package/macosx/Resources/play_big_down.png \
269         extras/package/macosx/Resources/play_big.png \
270         extras/package/macosx/Resources/prev_sm.pdf \
271         extras/package/macosx/Resources/sidebarAdd.png \
272         extras/package/macosx/Resources/sidebarRepeat.png \
273         extras/package/macosx/Resources/sidebarRepeatOn.png \
274         extras/package/macosx/Resources/sidebarRepeatOneOn.png \
275         extras/package/macosx/Resources/sidebarResizeWidget.png \
276         extras/package/macosx/Resources/sidebarShuffle.png \
277         extras/package/macosx/Resources/sidebarShuffleOn.png \
278         extras/package/macosx/Resources/sidebarStatusAreaBackground.png \
279         extras/package/macosx/Resources/stop_sm.pdf \
280         extras/package/macosx/Resources/noart.png \
281         extras/package/macosx/Resources/spref_cone_Audio_64.png \
282         extras/package/macosx/Resources/spref_cone_Hotkeys_64.png \
283         extras/package/macosx/Resources/spref_cone_Input_64.png \
284         extras/package/macosx/Resources/spref_cone_Interface_64.png \
285         extras/package/macosx/Resources/spref_cone_Subtitles_64.png \
286         extras/package/macosx/Resources/spref_cone_Video_64.png \
287         extras/package/macosx/fullscreen_panel.svg \
288         extras/package/macosx/ub.sh \
289         extras/package/macosx/vlc.xcodeproj/project.pbxproj \
290         extras/package/macosx/Delete_Preferences.app/Contents/Info.plist \
291         extras/package/macosx/Delete_Preferences.app/Contents/PkgInfo \
292         extras/package/macosx/Delete_Preferences.app/Contents/MacOS/applet \
293         extras/package/macosx/Delete_Preferences.app/Contents/Resources/description.rtfd/TXT.rtf \
294         extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.icns \
295         extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.rsrc \
296         extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt \
297         extras/package/macosx/eyetvplugin/EyeTVPluginDefs.h \
298         extras/package/macosx/eyetvplugin/Info.plist \
299         extras/package/macosx/eyetvplugin/eyetvplugin.c \
300         extras/package/macosx/eyetvplugin/eyetvplugin.h \
301         extras/package/macosx/eyetvplugin/English.lproj/InfoPlist.strings \
302         extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj \
303         extras/package/macosx/README.MacOSX.rtf \
304         extras/package/macosx/Info.plist.in
305
306
307 ###############################################################################
308 # Various utilities ( editor syntax files, D-Bus controller ... )
309 ##############################################################################
310 EXTRA_DIST += \
311         extras/analyser/zsh_completion.sh \
312         extras/analyser/zsh.cpp \
313         extras/analyser/emacs.init \
314         extras/analyser/vlc.vim \
315         extras/analyser/valgrind.suppressions \
316         extras/buildsystem/make.pl \
317         extras/misc/mpris.py \
318         extras/misc/mpris.glade
319
320 ###############################################################################
321 # Building libvlc
322 ###############################################################################
323
324 noinst_SCRIPTS = vlc-config
325 vlc-config: $(top_builddir)/config.status $(top_builddir)/vlc-config.in
326         $(SHELL) ./config.status --file=$@
327         chmod 0755 $@
328         touch $@
329
330 vlc-config.in: vlc-config.in.in
331         ./config.status --recheck
332         touch $@
333
334 CLEANFILES = $(BUILT_SOURCES_clean)
335 DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile
336 MAINTAINERCLEANFILES = ChangeLog
337
338 # Shortcut for developers to rebuild the core (libvlc + vlc)
339 # Don't use it if you don't know what it is about.
340 # Don't complain if it doesn't work. -- Courmisch
341 libcompat:
342         cd compat && $(MAKE) $(AM_MAKEFLAGS)
343
344 libvlc: libcompat
345         cd src && $(MAKE) $(AM_MAKEFLAGS) libvlc.la
346
347 core: libvlc vlc
348         cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT) vlc-static$(EXEEXT)
349
350 doc:
351         cd doc && $(MAKE) $(AM_MAKEFLAGS) doc
352
353 .PHONY: libvlc core doc
354
355 ###############################################################################
356 # Building aliases
357 ###############################################################################
358
359 ALL_ALIASES = cvlc rvlc svlc qvlc nvlc mvlc
360 bin_SCRIPTS = $(ALIASES)
361 CLEANFILES += $(ALIASES) $(noinst_SCRIPTS)
362 EXTRA_SCRIPTS = $(ALL_ALIASES)
363
364 dist_noinst_SCRIPTS += make-alias
365
366 MKALIAS = bindir="$(bindir)" transform="$(transform)" program_prefix="$(program_prefix)" program_suffix="$(program_suffix)" $(top_srcdir)/make-alias $@
367
368 cvlc: make-alias Makefile
369         $(AM_V_GEN)$(MKALIAS) dummy
370
371 rvlc: make-alias Makefile
372         $(AM_V_GEN)$(MKALIAS) rc
373
374 svlc: make-alias Makefile
375         $(AM_V_GEN)$(MKALIAS) skins2
376
377 qvlc: make-alias Makefile
378         $(AM_V_GEN)$(MKALIAS) qt4
379
380 nvlc: make-alias Makefile
381         $(AM_V_GEN)$(MKALIAS) ncurses
382
383 mvlc: make-alias Makefile
384         $(AM_V_GEN)$(MKALIAS) maemo
385
386 if BUILD_VLC
387 noinst_SCRIPTS += vlc$(EXEEXT)
388 endif
389
390 vlc$(EXEEXT):
391         $(AM_V_GEN)$(LN_S) -f bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
392
393 if HAVE_DARWIN
394 if BUILD_MACOSX_VLC_APP
395 # Create the MacOS X app
396 noinst_DATA = VLC.app
397 endif
398 endif
399
400 silentstd = $(silentstd_$(V))
401 silentstd_ = $(silentstd_$(AM_DEFAULT_VERBOSITY))
402 silentstd_0 = 2>&1 >/dev/null
403
404 # VLC-release.app for packaging and giving it to your friends
405 # use package-macosx to get a nice dmg
406 VLC-release.app: vlc
407         ( cd src && $(MAKE) $(AM_MAKEFLAGS) install $(silentstd) )
408         rm -Rf "$(top_builddir)/tmp"
409         mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
410         rm -Rf $(top_builddir)/VLC-release.app
411         for i in vlc.xcodeproj Resources README.MacOSX.rtf ; do \
412           cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
413         done
414         REVISION=`(git --git-dir=$(srcdir)/.git describe --always || echo exported)` && \
415         cat $(top_builddir)/extras/package/macosx/Info.plist | \
416         sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
417         cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
418         for i in AUTHORS COPYING THANKS; do \
419           cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
420         done
421         mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
422         cp -R $(CONTRIB_DIR)/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
423         mkdir -p $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
424         cp -R $(CONTRIB_DIR)/BGHUDAppKit/BGHUDAppKit.framework $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
425         mkdir -p $(top_builddir)/tmp/extras/contrib/Growl
426         cp -R $(CONTRIB_DIR)/Growl/Growl.framework $(top_builddir)/tmp/extras/contrib/Growl
427         mkdir -p $(top_builddir)/tmp/modules/audio_output
428         mkdir -p $(top_builddir)/tmp/modules/gui/macosx
429         for i in \
430             AppleRemote.h \
431             AppleRemote.m \
432             about.h \
433             about.m \
434             applescript.h \
435             applescript.m \
436             controls.h \
437             controls.m \
438             equalizer.h \
439             equalizer.m \
440             intf.h \
441             intf.m \
442             macosx.m \
443             misc.h \
444             misc.m \
445             open.h \
446             open.m \
447             output.h \
448             output.m \
449             playlist.h \
450             playlist.m \
451             playlistinfo.h \
452             playlistinfo.m \
453             prefs_widgets.h \
454             prefs_widgets.m \
455             prefs.h \
456             prefs.m \
457             simple_prefs.h \
458             simple_prefs.m \
459             vout.h \
460             voutgl.m \
461             wizard.h \
462             wizard.m \
463             extended.h \
464             extended.m \
465             bookmarks.h \
466             bookmarks.m \
467             coredialogs.h \
468             coredialogs.m \
469             embeddedwindow.h \
470             embeddedwindow.m \
471             fspanel.h \
472             fspanel.m \
473             vout.m; do \
474           cp "$(srcdir)/modules/gui/macosx/$$i" \
475              $(top_builddir)/tmp/modules/gui/macosx; \
476         done
477         $(AM_V_GEN)cd $(top_builddir)/tmp/extras/package/macosx && \
478         xcodebuild -target vlc SYMROOT=../../../build DSTROOT=../../../build $(silentstd) && \
479         cd ../../../../ && \
480         cp -R $(top_builddir)/tmp/build/Default/VLC.bundle $(top_builddir)/VLC-release.app; \
481         rm -Rf $(top_builddir)/tmp
482         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS
483         PRODUCT="VLC-release.app" ACTION="release-makefile" src_dir=$(srcdir) build_dir=$(top_builddir) sh $(srcdir)/projects/macosx/framework/Pre-Compile.sh
484         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua
485         for i in $(srcdir)/share/lua/*.* ; do \
486           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/`basename $${i}` ; \
487         done ; \
488         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist
489         for i in $(srcdir)/share/lua/playlist/*.* ; do \
490           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist/`basename $${i}` ; \
491         done ; \
492         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta
493         for i in $(srcdir)/share/lua/meta/*.* ; do \
494           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta/`basename $${i}` ; \
495         done ; \
496         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf
497         for i in $(srcdir)/share/lua/intf/*.* ; do \
498           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/`basename $${i}` ; \
499         done ; \
500         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules
501         for i in $(srcdir)/share/lua/intf/modules/*.* ; do \
502           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules/`basename $${i}` ; \
503         done ; \
504         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs
505         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js
506         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images
507         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests
508         $(INSTALL) -m 644 $(srcdir)/share/lua/http/.hosts $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/.hosts
509         for i in $(srcdir)/share/lua/http/*.* ; do \
510           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/`basename $${i}` ; \
511         done
512         for i in $(srcdir)/share/lua/http/dialogs/* ; do \
513           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs/`basename $${i}` ; \
514         done
515         for i in $(srcdir)/share/lua/http/js/*.* ; do \
516           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js/`basename $${i}` ; \
517         done
518         for i in $(srcdir)/share/lua/http/images/*.* ; do \
519           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images/`basename $${i}` ; \
520         done
521         for i in $(srcdir)/share/lua/http/requests/*.* ; do \
522           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/`basename $${i}` ; \
523         done
524         $(INSTALL) -m 644 $(srcdir)/share/lua/http/requests/README.txt $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/README.txt
525         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/dialogs
526         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/js
527         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/images
528         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests
529         $(INSTALL) -m 644 $(srcdir)/share/http/.hosts $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/.hosts
530         for i in $(srcdir)/share/http/*.* ; do \
531           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/`basename $${i}` ; \
532         done
533         for i in $(srcdir)/share/http/dialogs/* ; do \
534           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/dialogs/`basename $${i}` ; \
535         done
536         for i in $(srcdir)/share/http/js/*.* ; do \
537           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/js/`basename $${i}` ; \
538         done
539         for i in $(srcdir)/share/http/images/*.* ; do \
540           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/images/`basename $${i}` ; \
541         done
542         for i in $(srcdir)/share/http/requests/*.* ; do \
543           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests/`basename $${i}` ; \
544         done
545         $(INSTALL) -m 644 $(srcdir)/share/http/requests/README.txt $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests/README.txt
546         $(INSTALL) -m 644 $(srcdir)/share/vlc512x512.png $(top_builddir)/VLC-release.app/Contents/MacOS/share/vlc512x512.png
547         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale
548         cat $(top_srcdir)/po/LINGUAS | while read i; do \
549           $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
550           $(INSTALL) $(srcdir)/po/$${i}.gmo $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
551           mkdir -p $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
552           $(LN_S) -f ../English.lproj/InfoPlist.strings \
553               $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
554           $(LN_S) -f ../English.lproj/MainMenu.nib \
555               $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
556         done
557         printf "APPLVLC#" >| $(top_builddir)/VLC-release.app/Contents/PkgInfo
558         find $(top_builddir)/VLC-release.app/Contents/Resources/English.lproj -name designable.nib -delete;
559         find $(top_builddir)/VLC-release.app -type d -exec chmod ugo+rx '{}' \;
560         find $(top_builddir)/VLC-release.app -type f -exec chmod ugo+r '{}' \;
561
562 # This is just for development purposes. 
563 # The resulting VLC.app will only run in this tree.
564 VLC.app: vlc $(top_builddir)/src/.libs/libvlccore.dylib $(top_builddir)/src/.libs/libvlc.dylib
565         $(AM_V_GEN)(cd src && make install $(silentstd))
566         rm -Rf $(top_builddir)/tmp
567         mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
568         rm -Rf $(top_builddir)/VLC.app
569         for i in vlc.xcodeproj Resources README.MacOSX.rtf; do \
570           cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
571         done
572         REVISION=`(git --git-dir=$(srcdir)/.git describe --always || echo exported)` && \
573         cat $(top_builddir)/extras/package/macosx/Info.plist | \
574         sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
575         cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
576         for i in AUTHORS COPYING THANKS; do \
577           cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
578         done
579         mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
580         cp -R $(CONTRIB_DIR)/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
581         mkdir -p $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
582         cp -R $(CONTRIB_DIR)/BGHUDAppKit/BGHUDAppKit.framework $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
583         mkdir -p $(top_builddir)/tmp/extras/contrib/Growl
584         cp -R $(CONTRIB_DIR)/Growl/Growl.framework $(top_builddir)/tmp/extras/contrib/Growl
585         mkdir -p $(top_builddir)/tmp/modules/audio_output
586         mkdir -p $(top_builddir)/tmp/modules/gui/macosx
587         for i in \
588             AppleRemote.h \
589             AppleRemote.m \
590             about.h \
591             about.m \
592             applescript.h \
593             applescript.m \
594             controls.h \
595             controls.m \
596             equalizer.h \
597             equalizer.m \
598             intf.h \
599             intf.m \
600             macosx.m \
601             misc.h \
602             misc.m \
603             open.h \
604             open.m \
605             output.h \
606             output.m \
607             playlist.h \
608             playlist.m \
609             playlistinfo.h \
610             playlistinfo.m \
611             prefs_widgets.h \
612             prefs_widgets.m \
613             prefs.h \
614             prefs.m \
615             simple_prefs.h \
616             simple_prefs.m \
617             vout.h \
618             voutgl.m \
619             wizard.h \
620             wizard.m \
621             extended.h \
622             extended.m \
623             bookmarks.h \
624             bookmarks.m \
625             coredialogs.h \
626             coredialogs.m \
627             embeddedwindow.h \
628             embeddedwindow.m \
629             fspanel.h \
630             fspanel.m \
631             vout.m; do \
632           cp "$(srcdir)/modules/gui/macosx/$$i" \
633              $(top_builddir)/tmp/modules/gui/macosx; \
634         done
635         $(AM_V_GEN)cd $(top_builddir)/tmp/extras/package/macosx && \
636         xcodebuild -target vlc SYMROOT=../../../build DSTROOT=../../../build $(silentstd) && \
637         cd ../../../../ && \
638         cp -R -L $(top_builddir)/tmp/build/Default/VLC.bundle $(top_builddir)/VLC.app
639         $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS
640         touch $(top_builddir)/VLC.app/Contents/MacOS/VLC
641         chmod +x $(top_builddir)/VLC.app/Contents/MacOS/VLC
642         $(INSTALL) $(top_builddir)/bin/.libs/vlc $(top_builddir)/VLC.app/Contents/MacOS/VLC
643         $(LN_S) -f ../../../modules $(top_builddir)/VLC.app/Contents/MacOS/plugins
644         install -d $(top_builddir)/VLC.app/Contents/MacOS/share
645         for i in `ls $(srcdir)/share`; do \
646            $(LN_S) -f `pwd`/$(srcdir)/share/$$i $(top_builddir)/VLC.app/Contents/MacOS/share/; \
647         done
648         $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS/share/locale
649         cat $(top_srcdir)/po/LINGUAS | while read i; do \
650           mkdir -p $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
651           $(LN_S) -f `pwd`/$(srcdir)/po/$${i}.gmo $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
652           mkdir -p $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
653           $(LN_S) -f ../English.lproj/InfoPlist.strings \
654               $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
655           $(LN_S) -f ../English.lproj/MainMenu.nib \
656               $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
657         done
658         printf "APPLVLC#" >| $(top_builddir)/VLC.app/Contents/PkgInfo
659
660 ###############################################################################
661 # Building architecture-specific binary packages
662 ###############################################################################
663
664 # XXX: this rule is probably only useful to you if you have exactly
665 # the same setup as the maintaner(s).
666 #
667
668 ############################################################################
669 ## Win                                                                    ##
670 ############################################################################
671 destdir=$(prefix)
672 win32_destdir=$(top_builddir)/vlc-$(VERSION)
673 win32_debugdir=$(top_builddir)/symbols-$(VERSION)
674 win32_xpi_destdir=$(win32_destdir)/vlc-plugin
675
676 if HAVE_WIN64
677 build-npapi:
678         touch $@
679
680 build-activex:
681         touch $@
682 else
683 if HAVE_WINCE
684 build-npapi:
685         touch $@
686
687 build-activex:
688         touch $@
689 else
690 if HAVE_WIN32
691 include extras/package/npapi.am
692 include extras/package/activex.am
693 endif
694 endif
695 endif
696
697 #Win-common is for win32 and wince
698 package-win-common: install build-npapi build-activex
699 # Check that tmp isn't in the way
700         @if test -e "$(win32_destdir)"; then \
701             echo "Error: please remove $(win32_destdir), it is in the way"; \
702             false; \
703         elif test -e "$(win32_debugdir)"; then \
704             echo "Error: please remove $(win32_debugdir), it is in the way"; \
705             false; \
706         else \
707             echo "Debug dir OK."; mkdir -p "$(win32_debugdir)"; \
708             echo "Dest dir OK."; mkdir -p "$(win32_destdir)"; \
709         fi
710
711 # Executables, major libs+manifests
712         find $(destdir) -maxdepth 4 \( -name "*$(LIBEXT)" -o -name "*$(EXEEXT)" \) -exec cp {} "$(win32_destdir)/" \;
713         for file in $(top_srcdir)/extras/package/win32/vlc$(EXEEXT).manifest \
714                 $(top_srcdir)/extras/package/win32/libvlc$(LIBEXT).manifest; \
715             do cp $$file "$(win32_destdir)/" ; done;
716
717 # Text files and clean them
718         for file in AUTHORS THANKS ; \
719           do sed 's/@/_AT_/' < "$(srcdir)/$$file" > "$(win32_destdir)/$${file}.txt" ; done;
720         for file in NEWS COPYING README; \
721           do cp "$(srcdir)/$$file" "$(win32_destdir)/$${file}.txt"; done
722
723 # Necessary icon
724         cp $(srcdir)/share/icons/vlc.ico $(win32_destdir)
725
726 # Locales
727         -cp -r $(destdir)/share/locale $(win32_destdir)
728
729 # Plugins
730         cp -r $(destdir)/lib/vlc/plugins $(win32_destdir)
731
732 if BUILD_LUA
733         mkdir -p $(win32_destdir)/lua
734         cp -r $(destdir)/lib/vlc/lua/* $(win32_destdir)/lua
735         cp -r $(destdir)/share/vlc/lua/* $(win32_destdir)/lua
736 endif
737
738 if BUILD_HTTPD
739         cp -r $(destdir)/share/vlc/http $(win32_destdir)
740 endif
741 if BUILD_SKINS
742         cp -r $(destdir)/share/vlc/skins2 $(win32_destdir)/skins
743 endif
744 if BUILD_OSDMENU
745         cp -r $(destdir)/share/vlc/osdmenu "$(win32_destdir)/osdmenu"
746         for file in $(win32_destdir)/osdmenu/*.cfg; do \
747                 sed 's%share/osdmenu%osdmenu%g' "$$file" > "$$file.tmp" || exit $$? ; \
748                 sed 's%/%\\%g' "$$file.tmp" > "$$file" || exit$$? ; \
749                 rm -f -- "$$file.tmp"; \
750         done
751 endif
752 if !HAVE_WIN64
753 if !HAVE_WINCE
754         cp "$(top_builddir)/activex-vlc/src/axvlc.dll.manifest" "$(win32_destdir)/"
755         cp "$(top_builddir)/activex-vlc/installed/lib/axvlc.dll" "$(win32_destdir)/"
756         cp "$(top_builddir)/npapi-vlc/src/npvlc.dll.manifest" "$(win32_destdir)/"
757         cp "$(top_builddir)/npapi-vlc/installed/lib/npvlc.dll" "$(win32_destdir)/"
758 endif
759 endif
760
761 # SDK
762         mkdir -p "$(win32_destdir)/sdk/lib"
763         cp -r $(destdir)/include "$(win32_destdir)/sdk"
764         cp -r $(destdir)/lib/pkgconfig "$(win32_destdir)/sdk/lib"
765         for file in libvlc.dll.a libvlc.la libvlccore.dll.a libvlccore.la; do \
766         cp -rv $(destdir)/lib/$$file "$(win32_destdir)/sdk/lib"; done
767 if !HAVE_WIN64
768 if !HAVE_WINCE
769         mkdir -p "$(win32_destdir)/sdk/activex"
770         cp $(top_builddir)/activex-vlc/README $(win32_destdir)/sdk/activex/README.TXT
771         cp $(top_builddir)/activex-vlc/src/test.html $(win32_destdir)/sdk/activex/
772 endif
773 endif
774
775         find $(win32_destdir) -type f \( -name "*xml" -or -name "*html" -or -name '*js' -or -name '*css' -or -name '*hosts' -or -iname '*txt' -or -name '*.cfg' -or -name '*.lua' \) -exec $(U2D) {} \;
776
777 #Enable DEP and ASLR for all the binaries
778 if USE_PEFLAGS
779         find $(win32_destdir) -type f \( -name '*$(LIBEXT)' -print -o -name '*$(EXEEXT)' -print \) -exec $(PEFLAGS) --dynamicbase=true --nxcompat=true {} \;
780 endif
781         find $(win32_destdir)/plugins/ -type f \( -name '*.a' -or -name '*.la' \) -exec rm -rvf {} \;
782
783 package-win-base: package-win-common
784         find $(win32_destdir) -type f \( -name '*$(LIBEXT)' -or -name '*$(EXEEXT)' \) | while read i; \
785         do if test -n "$$i" ; then \
786             $(OBJCOPY) --only-keep-debug "$$i" "$$i.dbg"; \
787             $(OBJCOPY) --strip-all "$$i" ; \
788             $(OBJCOPY) --add-gnu-debuglink="$$i.dbg" "$$i" ; \
789             mv "$$i.dbg" "$(win32_debugdir)"; \
790           fi ; \
791         done
792
793 package-win32-webplugin-common: package-win-base
794         mkdir -p "$(win32_xpi_destdir)/plugins"
795         find $(destdir) -maxdepth 4 -name "*$(LIBEXT)" -exec cp {} "$(win32_xpi_destdir)/" \;
796 if !HAVE_WIN64
797         cp $(top_builddir)/npapi-vlc/src/npvlc.dll.manifest "$(win32_xpi_destdir)/plugins"
798 endif
799         cp "$(top_srcdir)/extras/package/win32/libvlc.dll.manifest" "$(win32_xpi_destdir)/plugins"
800         cp -r $(win32_destdir)/plugins/ "$(win32_xpi_destdir)/plugins"
801         rm -rf "$(win32_xpi_destdir)/plugins/plugins/*qt*"
802         rm -rf "$(win32_xpi_destdir)/plugins/plugins/*skins*"
803
804 package-win32-xpi: package-win32-webplugin-common
805 if !HAVE_WIN64
806         cp $(top_builddir)/npapi-vlc/src/install.rdf "$(win32_xpi_destdir)"
807         cd $(win32_xpi_destdir) && zip -r "../vlc-$(VERSION).xpi" install.rdf plugins
808 endif
809
810 package-win32-crx: package-win32-webplugin-common
811 if !HAVE_WIN64
812         cp $(top_builddir)/npapi-vlc/src/manifest.json "$(win32_xpi_destdir)"
813         crxmake --pack-extension "$(win32_xpi_destdir)" \
814                 --extension-output "$(win32_destdir)/vlc-$(VERSION).crx" --ignore-file install.rdf
815 endif
816
817 package-win32-base-exe: package-win-base
818 # Script installer
819         cp "$(top_builddir)/extras/package/win32/vlc.win32.nsi" "$(win32_destdir)/"
820         cp "$(top_builddir)/extras/package/win32/spad.nsi" "$(win32_destdir)/"
821         mkdir "$(win32_destdir)/languages"
822         cp $(srcdir)/extras/package/win32/languages/*.nsh "$(win32_destdir)/languages/"
823 # Copy the UAC NSIS plugin
824         mkdir -p "$(win32_destdir)/NSIS"
825         cp "$(top_srcdir)/extras/package/win32/UAC.nsh" "$(win32_destdir)/NSIS"
826         cp "$(top_srcdir)/extras/package/win32/UAC.dll" "$(win32_destdir)/NSIS"
827
828 # Create package
829         if makensis -VERSION >/dev/null 2>&1; then \
830             MAKENSIS="makensis"; \
831         elif [ -x "/cygdrive/c/Program Files/NSIS/makensis" ]; then \
832             MAKENSIS="/cygdrive/c/Program\ Files/NSIS/makensis"; \
833         elif [ -x "$(PROGRAMFILES)/NSIS/makensis" ]; then \
834             MAKENSIS="$(PROGRAMFILES)/NSIS/makensis"; \
835         elif wine --version >/dev/null 2>&1; then \
836             MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe"; \
837         else \
838             echo 'Error: cannot locate makensis tool'; exit 1; \
839         fi; \
840         eval "$$MAKENSIS $(win32_destdir)/spad.nsi"; \
841         eval "$$MAKENSIS $(win32_destdir)/vlc.win32.nsi"
842
843 package-win32-base-zip: package-win-base
844 # Create package
845         rm -f -- vlc-$(VERSION)-win32.zip
846         zip -r -9 vlc-$(VERSION)-win32.zip vlc-$(VERSION)
847
848 package-win32-base-debug-zip: package-win-common
849 # Create package
850         rm -f -- vlc-$(VERSION)-win32-debug.zip
851         zip -r -9 vlc-$(VERSION)-win32-debug.zip vlc-$(VERSION)
852
853 package-win32-base-7zip: package-win-base
854 # Create package
855         7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32.7z vlc-$(VERSION)
856
857 package-win32-base-debug-7zip: package-win-common
858 # Create package
859         7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32-debug.7z vlc-$(VERSION)
860
861 package-win32-cleanup:
862         rm -Rf $(win32_destdir) $(win32_debugdir)
863
864 package-win32-exe: package-win-base package-win32-base-exe package-win32-cleanup
865
866 package-win32-zip: package-win32-base-zip package-win32-cleanup
867
868 package-win32-debug-zip: package-win32-base-debug-zip package-win32-cleanup
869
870 package-win32-7zip: package-win32-base-7zip package-win32-cleanup
871
872 package-win32-debug-7zip: package-win32-base-debug-7zip package-win32-cleanup
873
874 package-win32-no-clean: package-win32-base-zip package-win32-base-7zip package-win32-base-exe package-win32-xpi
875
876 package-win32: package-win32-no-clean package-win32-cleanup
877
878 package-win32-debug: package-win32-base-debug-zip package-win32-base-debug-7zip package-win32-cleanup
879
880
881 #######
882 # WinCE
883 #######
884 package-wince-base: package-win-base
885
886 package-wince-base-zip: package-wince-base
887 # Create package
888         rm -f -- vlc-$(VERSION)-wince.zip
889         zip -r -9 vlc-$(VERSION)-wince.zip vlc-$(VERSION)
890
891 package-wince: package-wince-base-zip package-win32-cleanup
892
893
894 #########################################################################
895 ## MacOS X                                                             ##
896 #########################################################################
897 package-macosx: VLC-release.app ChangeLog
898 # Check that the temporary location isn't in the way
899         @if test -e "$(top_builddir)/vlc-$(VERSION)/"; then \
900           rm -Rf "$(top_builddir)/vlc-$(VERSION)/" ; \
901         fi
902
903         echo "Create package directory: vlc-$(VERSION)/";
904         mkdir -p "$(top_builddir)/vlc-$(VERSION)/";
905
906 # Copy relevant files 
907         @if test -e "$(top_builddir)/VLC-release.app/"; then \
908           cp -R "$(top_builddir)/VLC-release.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
909         else \
910           cp -R "$(top_builddir)/VLC.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
911         fi
912         mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
913           mkdir -p $(top_builddir)/vlc-$(VERSION)/.background/ && \
914           cp $(srcdir)/AUTHORS $(srcdir)/COPYING $(srcdir)/README $(srcdir)/THANKS $(srcdir)/NEWS $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
915           cp -R  $(srcdir)/extras/package/macosx/Delete_Preferences.app $(top_builddir)/vlc-$(VERSION)/Goodies/Delete\ VLC\ Preferences.app && \
916           cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf && \
917           cp $(srcdir)/extras/package/macosx/Resources/about_bg.png $(top_builddir)/vlc-$(VERSION)/.background/background.png
918         cp -L $(top_builddir)/ChangeLog $(top_builddir)/vlc-$(VERSION)/Goodies/
919
920 # Place a link to the application folder
921         $(LN_S) /Applications $(top_builddir)/vlc-$(VERSION)/Applications
922
923 # Create disk image (temporarily taken from the 0.8.6-bugfix branch to provide reliable NBs)
924         echo "Creating disk image"
925         rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
926         hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
927           "$(top_builddir)/vlc-$(VERSION).dmg" -scrub
928         echo "Disk image creation completed:"
929         ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
930
931 # Create disk image 
932 #       echo "Creating disk image"
933 #       rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
934 #       hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
935 #         "$(top_builddir)/vlc-$(VERSION).dmg" -format UDRW \
936 #         -scrub -imagekey zlib-level=9 -attach
937
938 # Make sure the root window of the dmg will pop up when the dmg is mounted.
939 # Note: We dont mount in /Volumes to be sure we won't collide with an other
940 # finder mounted dmg with the same name.
941 #       echo "Make sure the root window of the dmg will pop up when the dmg is mounted"
942 #       mkdir -p $(top_builddir)/vlcmnt
943 #       hdiutil attach -nokernel -readwrite -noverify -noautoopen -private "$(top_builddir)/vlc-$(VERSION).dmg" -mountpoint "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
944 #       bless --folder "$(top_builddir)/vlcmnt/vlc-$(VERSION)/" --openfolder "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
945 #       sleep 1 # Make sure operation completes
946 #       cd "$(srcdir)"
947
948 # Unmount the image now
949 #       hdiutil detach "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
950 #       rm -R $(top_builddir)/vlcmnt
951
952 # Make sure the image is not writable
953 # Note: We can't directly create a read only dmg as we do the bless stuff
954         echo "Make the disk image read-only"
955         mv "$(top_builddir)/vlc-$(VERSION).dmg" "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
956         hdiutil convert "$(top_builddir)/vlc-$(VERSION)-rw.dmg" -format UDBZ -o "$(top_builddir)/vlc-$(VERSION).dmg"
957         rm "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
958
959 # We are done
960         echo "Disk image creation completed:"
961         ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
962
963 # Clean up
964         rm -Rf "$(top_builddir)/vlc-$(VERSION)"
965
966 package-macosx-zip: VLC-release.app
967         rm -Rf $(top_builddir)/vlc-$(VERSION)
968         mkdir -p $(top_builddir)/vlc-$(VERSION)
969         cp -R $(top_builddir)/VLC-release.app $(top_builddir)/vlc-$(VERSION)/VLC.app
970         mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
971         for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
972           cp $(srcdir)/$$i $(top_builddir)/vlc-$(VERSION)/Goodies; \
973         done
974         cp -R  $(srcdir)/extras/package/macosx/Delete_Preferences.app \
975              $(top_builddir)/vlc-$(VERSION)/Goodies
976         cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf \
977            $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf
978         zip -r -y -9 $(top_builddir)/vlc-$(VERSION).zip $(top_builddir)/vlc-$(VERSION)
979         rm -Rf $(top_builddir)/vlc-$(VERSION)
980
981 package-macosx-framework-zip:
982         rm -Rf $(top_builddir)/vlckit-$(VERSION)
983         mkdir -p $(top_builddir)/vlckit-$(VERSION)
984         cp -R $(srcdir)/projects/macosx/framework/build/Debug/VLCKit.framework \
985           $(top_builddir)/vlckit-$(VERSION)/VLCKit.framework
986         mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
987         for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
988           cp $(srcdir)/$$i $(top_builddir)/vlckit-$(VERSION)/Goodies; \
989         done
990         zip -r -y -9 $(top_builddir)/vlckit-$(VERSION).zip $(top_builddir)/vlckit-$(VERSION)
991         rm -Rf $(top_builddir)/vlc-$(VERSION)
992
993 package-translations:
994         @if test -e "$(srcdir)/vlc-translations-$(VERSION)"; then \
995           echo "Error: please remove $(srcdir)/vlc-translations-$(VERSION), it is in the way"; \
996           false; \
997         else \
998           echo "OK."; mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"; \
999         fi
1000 # Copy translations
1001         cat $(top_srcdir)/po/LINGUAS | while read i; do \
1002           cp "$(srcdir)/po/$${i}.po" \
1003             "$(srcdir)/vlc-translations-$(VERSION)/$${i}.po" \
1004             || true ; \
1005         done
1006         cp "$(srcdir)/doc/translations.txt" \
1007           "$(srcdir)/vlc-translations-$(VERSION)/README.txt"
1008
1009         echo "#!/bin/sh" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1010         echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1011         echo 'if test $$# != 1; then' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1012         echo "  echo \"Usage: convert-po.sh <.po file>\"" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1013         echo "  exit 1" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1014         echo "fi" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1015         echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1016         echo 'msgfmt --statistics -o vlc.mo $$1' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1017
1018         $(AMTAR) chof - $(srcdir)/vlc-translations-$(VERSION) \
1019           | GZIP=$(GZIP_ENV) gzip -c >$(srcdir)/vlc-translations-$(VERSION).tar.gz
1020
1021 ###############################################################################
1022 # PO translation files update
1023 ###############################################################################
1024 .PHONY: update-po
1025
1026 update-po:
1027         cd po && $(MAKE) POTFILES vlc.pot update-po
1028
1029
1030 ###############################################################################
1031 # Enforce Mac OS X deployment target environment variable
1032 ###############################################################################
1033 macosx-sdk: Makefile.in $(HEADERS_include) vlc-config
1034         export MACOSX_DEPLOYMENT_TARGET=$(MACOSX_DEPLOYMENT_TARGET)