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