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