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