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