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