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