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