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