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