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