]> git.sesse.net Git - vlc/blob - Makefile.am
Remove INSTALL.win32
[vlc] / Makefile.am
1 ###############################################################################
2 # Automake targets and declarations
3 ###############################################################################
4
5 # SUBDIRS stores the directories where a "make" is required when building
6 # something. DIST_SUBDIRS stores the directories where nothing is built but
7 # which have makefiles with distribution information.
8 #  - src (libvlc) is nedeed by modules
9 #  - libs/* are needed by modules
10 DIST_SUBDIRS = m4 compat doc po share src modules lib bin test
11 SUBDIRS = compat doc po share src modules lib
12 if BUILD_VLC
13 SUBDIRS += bin
14 endif
15 SUBDIRS += test
16
17 EXTRA_DIST = \
18         HACKING \
19         extras/package/win32/vlc.exe.manifest \
20         extras/package/win32/libvlc.dll.manifest \
21         extras/package/macosx/README.MacOSX.rtf \
22         extras/package/rpm/vlc.fedora.spec \
23         extras/package/rpm/vlc.altlinux.spec \
24         extras/package/win32/vlc.win32.nsi.in \
25         extras/package/win32/spad.nsi.in \
26         extras/package/win32/UAC.nsh \
27         extras/package/win32/UAC.dll \
28         extras/package/win32/languages/declaration.nsh \
29         extras/package/win32/languages/bengali.nsh \
30         extras/package/win32/languages/basque.nsh \
31         extras/package/win32/languages/brazilian_portuguese.nsh \
32         extras/package/win32/languages/bulgarian.nsh \
33         extras/package/win32/languages/catalan.nsh \
34         extras/package/win32/languages/danish.nsh \
35         extras/package/win32/languages/dutch.nsh \
36         extras/package/win32/languages/english.nsh \
37         extras/package/win32/languages/estonian.nsh \
38         extras/package/win32/languages/finnish.nsh \
39         extras/package/win32/languages/french.nsh \
40         extras/package/win32/languages/german.nsh \
41         extras/package/win32/languages/hungarian.nsh \
42         extras/package/win32/languages/italian.nsh \
43         extras/package/win32/languages/japanese.nsh \
44         extras/package/win32/languages/lithuanian.nsh \
45         extras/package/win32/languages/occitan.nsh \
46         extras/package/win32/languages/polish.nsh \
47         extras/package/win32/languages/punjabi.nsh \
48         extras/package/win32/languages/romanian.nsh \
49         extras/package/win32/languages/schinese.nsh \
50         extras/package/win32/languages/slovak.nsh \
51         extras/package/win32/languages/slovenian.nsh \
52         extras/package/win32/languages/sorani.nsh \
53         extras/package/win32/languages/spanish.nsh
54
55 dist_noinst_SCRIPTS = bootstrap
56 nodist_noinst_SCRIPTS = compile
57
58 BUILT_SOURCES_distclean =
59 if HAVE_WIN32
60 BUILT_SOURCES_distclean += \
61         extras/package/win32/vlc.win32.nsi extras/package/win32/spad.nsi
62 endif
63 if HAVE_DARWIN
64 BUILT_SOURCES_clean = macosx-sdk
65 else
66 BUILT_SOURCES_clean =
67 endif
68
69 BUILT_SOURCES = $(BUILT_SOURCES_distclean) $(BUILT_SOURCES_clean)
70
71 SUFFIXES = 
72
73 DISTCHECK_CONFIGURE_FLAGS = \
74         --enable-fast-install \
75         --disable-a52 \
76         --disable-avcodec --disable-avformat \
77         --disable-postproc --disable-swscale \
78         --disable-dbus \
79         --disable-mad --disable-libmpeg2 \
80         --disable-faad --disable-skins2 \
81         --disable-live555 \
82         --disable-fribidi --disable-glx \
83         --disable-mkv \
84         --with-kde-solid='$${datadir}/kde4/apps'
85
86 ACLOCAL_AMFLAGS = -I m4
87 AUTOMAKE_OPTIONS = \
88         1.11 \
89         -Wall \
90         check-news \
91         dist-xz \
92         no-dist-gzip
93 #       std-options
94
95 ChangeLog: Makefile.am
96         rm -f -- "$@"
97         cd doc && $(MAKE) $(AM_MAKEFLAGS) changelogs
98         $(LN_S) -f doc/ChangeLog-2009 "$@"
99
100 ###############################################################################
101 # MacOS X project
102 ###############################################################################
103
104 EXTRA_DIST += \
105         extras/package/macosx/Resources/about_bg.png \
106         extras/package/macosx/Resources/add_embedded.png \
107         extras/package/macosx/Resources/add_embedded_graphite.png \
108         extras/package/macosx/Resources/dsa_pub.pem \
109         extras/package/macosx/Resources/embedded_vout.png \
110         extras/package/macosx/Resources/English.lproj/About.xib \
111         extras/package/macosx/Resources/English.lproj/AudioEffects.xib \
112         extras/package/macosx/Resources/English.lproj/Bookmarks.xib \
113         extras/package/macosx/Resources/English.lproj/CoreDialogs.xib \
114         extras/package/macosx/Resources/English.lproj/ErrorPanel.xib \
115         extras/package/macosx/Resources/English.lproj/MainMenu.xib \
116         extras/package/macosx/Resources/English.lproj/MediaInfo.xib \
117         extras/package/macosx/Resources/English.lproj/Open.xib \
118         extras/package/macosx/Resources/English.lproj/Preferences.xib \
119         extras/package/macosx/Resources/English.lproj/SyncTracks.xib \
120         extras/package/macosx/Resources/English.lproj/VideoEffects.xib \
121         extras/package/macosx/Resources/English.lproj/Wizard.xib \
122         extras/package/macosx/Resources/fspanel/fs_background.png \
123         extras/package/macosx/Resources/fspanel/fs_exit_fullscreen.png \
124         extras/package/macosx/Resources/fspanel/fs_exit_fullscreen_highlight.png \
125         extras/package/macosx/Resources/fspanel/fs_forward.png \
126         extras/package/macosx/Resources/fspanel/fs_forward_highlight.png \
127         extras/package/macosx/Resources/fspanel/fs_pause.png \
128         extras/package/macosx/Resources/fspanel/fs_pause_highlight.png \
129         extras/package/macosx/Resources/fspanel/fs_play.png \
130         extras/package/macosx/Resources/fspanel/fs_play_highlight.png \
131         extras/package/macosx/Resources/fspanel/fs_rewind.png \
132         extras/package/macosx/Resources/fspanel/fs_rewind_highlight.png \
133         extras/package/macosx/Resources/fspanel/fs_skip_next.png \
134         extras/package/macosx/Resources/fspanel/fs_skip_next_highlight.png \
135         extras/package/macosx/Resources/fspanel/fs_skip_previous.png \
136         extras/package/macosx/Resources/fspanel/fs_skip_previous_highlight.png \
137         extras/package/macosx/Resources/fspanel/fs_stop.png \
138         extras/package/macosx/Resources/fspanel/fs_stop_highlight.png \
139         extras/package/macosx/Resources/fspanel/fs_time_slider.png \
140         extras/package/macosx/Resources/fspanel/fs_time_slider_knob.png \
141         extras/package/macosx/Resources/fspanel/fs_time_slider_knob_highlight.png \
142         extras/package/macosx/Resources/fspanel/fs_volume_max.png \
143         extras/package/macosx/Resources/fspanel/fs_volume_max_highlight.png \
144         extras/package/macosx/Resources/fspanel/fs_volume_mute.png \
145         extras/package/macosx/Resources/fspanel/fs_volume_mute_highlight.png \
146         extras/package/macosx/Resources/fspanel/fs_volume_slider_bar.png \
147         extras/package/macosx/Resources/fspanel/fs_volume_slider_knob.png \
148         extras/package/macosx/Resources/fspanel/fs_volume_slider_knob_highlight.png \
149         extras/package/macosx/Resources/icons/aiff.icns \
150         extras/package/macosx/Resources/icons/audio.icns \
151         extras/package/macosx/Resources/icons/avi.icns \
152         extras/package/macosx/Resources/icons/flv.icns \
153         extras/package/macosx/Resources/icons/generic.icns \
154         extras/package/macosx/Resources/icons/m4a.icns \
155         extras/package/macosx/Resources/icons/m4v.icns \
156         extras/package/macosx/Resources/icons/mkv.icns \
157         extras/package/macosx/Resources/icons/mov.icns \
158         extras/package/macosx/Resources/icons/movie.icns \
159         extras/package/macosx/Resources/icons/mp3.icns \
160         extras/package/macosx/Resources/icons/mpeg.icns \
161         extras/package/macosx/Resources/icons/ogg.icns \
162         extras/package/macosx/Resources/icons/playlist.icns \
163         extras/package/macosx/Resources/icons/rm.icns \
164         extras/package/macosx/Resources/icons/subtitle.icns \
165         extras/package/macosx/Resources/icons/vlc.icns \
166         extras/package/macosx/Resources/icons/vob.icns \
167         extras/package/macosx/Resources/icons/wav.icns \
168         extras/package/macosx/Resources/icons/wma.icns \
169         extras/package/macosx/Resources/icons/wmv.icns \
170         extras/package/macosx/Resources/mainwindow/back-pressed.png \
171         extras/package/macosx/Resources/mainwindow/back.png \
172         extras/package/macosx/Resources/mainwindow/bottom-background.png \
173         extras/package/macosx/Resources/mainwindow/bottom-bar-mini.png \
174         extras/package/macosx/Resources/mainwindow/dropzone-background.png \
175         extras/package/macosx/Resources/mainwindow/dropzone.png \
176         extras/package/macosx/Resources/mainwindow/effects-double-buttons-blue.png \
177         extras/package/macosx/Resources/mainwindow/effects-double-buttons-pressed.png \
178         extras/package/macosx/Resources/mainwindow/effects-double-buttons.png \
179         extras/package/macosx/Resources/mainwindow/effects-one-button-blue.png \
180         extras/package/macosx/Resources/mainwindow/effects-one-button.png \
181         extras/package/macosx/Resources/mainwindow/forward-pressed.png \
182         extras/package/macosx/Resources/mainwindow/forward.png \
183         extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons-pressed.png \
184         extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons.png \
185         extras/package/macosx/Resources/mainwindow/mini-progressbar-fill-left.png \
186         extras/package/macosx/Resources/mainwindow/mini-progressbar-fill-middle.png \
187         extras/package/macosx/Resources/mainwindow/mini-progressbar-fill-right.png \
188         extras/package/macosx/Resources/mainwindow/mini-progressbar-knob.png \
189         extras/package/macosx/Resources/mainwindow/mini-progressbar-wrapper-left.png \
190         extras/package/macosx/Resources/mainwindow/mini-progressbar-wrapper-middle.png \
191         extras/package/macosx/Resources/mainwindow/mini-progressbar-wrapper-right.png \
192         extras/package/macosx/Resources/mainwindow/pause-pressed.png \
193         extras/package/macosx/Resources/mainwindow/pause.png \
194         extras/package/macosx/Resources/mainwindow/play-pressed.png \
195         extras/package/macosx/Resources/mainwindow/play.png \
196         extras/package/macosx/Resources/mainwindow/playlist-blue.png \
197         extras/package/macosx/Resources/mainwindow/playlist-pressed.png \
198         extras/package/macosx/Resources/mainwindow/playlist.png \
199         extras/package/macosx/Resources/mainwindow/progression-fill-left.png \
200         extras/package/macosx/Resources/mainwindow/progression-fill-middle.png \
201         extras/package/macosx/Resources/mainwindow/progression-fill-right.png \
202         extras/package/macosx/Resources/mainwindow/progression-knob.png \
203         extras/package/macosx/Resources/mainwindow/progression-track-wrapper-left.png \
204         extras/package/macosx/Resources/mainwindow/progression-track-wrapper-middle.png \
205         extras/package/macosx/Resources/mainwindow/progression-track-wrapper-right.png \
206         extras/package/macosx/Resources/mainwindow/repeat-all-pressed.png \
207         extras/package/macosx/Resources/mainwindow/repeat-all.png \
208         extras/package/macosx/Resources/mainwindow/repeat-one-pressed.png \
209         extras/package/macosx/Resources/mainwindow/repeat-one.png \
210         extras/package/macosx/Resources/mainwindow/repeat-pressed.png \
211         extras/package/macosx/Resources/mainwindow/repeat.png \
212         extras/package/macosx/Resources/mainwindow/shuffle-blue-pressed.png \
213         extras/package/macosx/Resources/mainwindow/shuffle-on.png \
214         extras/package/macosx/Resources/mainwindow/shuffle-pressed.png \
215         extras/package/macosx/Resources/mainwindow/shuffle.png \
216         extras/package/macosx/Resources/mainwindow/stop-pressed.png \
217         extras/package/macosx/Resources/mainwindow/stop.png \
218         extras/package/macosx/Resources/mainwindow/volume-high.png \
219         extras/package/macosx/Resources/mainwindow/volume-low.png \
220         extras/package/macosx/Resources/mainwindow/volume-slider-knob.png \
221         extras/package/macosx/Resources/mainwindow/volume-slider-track.png \
222         extras/package/macosx/Resources/mainwindow_dark/back-pressed_dark.png \
223         extras/package/macosx/Resources/mainwindow_dark/back_dark.png \
224         extras/package/macosx/Resources/mainwindow_dark/bottom-background_dark.png \
225         extras/package/macosx/Resources/mainwindow_dark/effects-double-buttons-blue_dark.png \
226         extras/package/macosx/Resources/mainwindow_dark/effects-double-buttons-pressed_dark.png \
227         extras/package/macosx/Resources/mainwindow_dark/effects-double-buttons_dark.png \
228         extras/package/macosx/Resources/mainwindow_dark/effects-one-button-blue_dark.png \
229         extras/package/macosx/Resources/mainwindow_dark/effects-one-button_dark.png \
230         extras/package/macosx/Resources/mainwindow_dark/forward-pressed_dark.png \
231         extras/package/macosx/Resources/mainwindow_dark/forward_dark.png \
232         extras/package/macosx/Resources/mainwindow_dark/fullscreen-double-buttons-pressed_dark.png \
233         extras/package/macosx/Resources/mainwindow_dark/fullscreen-double-buttons_dark.png \
234         extras/package/macosx/Resources/mainwindow_dark/pause-pressed_dark.png \
235         extras/package/macosx/Resources/mainwindow_dark/pause_dark.png \
236         extras/package/macosx/Resources/mainwindow_dark/play-pressed_dark.png \
237         extras/package/macosx/Resources/mainwindow_dark/play_dark.png \
238         extras/package/macosx/Resources/mainwindow_dark/playlist-blue-pressed_dark.png \
239         extras/package/macosx/Resources/mainwindow_dark/playlist-blue_dark.png \
240         extras/package/macosx/Resources/mainwindow_dark/playlist-pressed_dark.png \
241         extras/package/macosx/Resources/mainwindow_dark/playlist_dark.png \
242         extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-left_dark.png \
243         extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-middle_dark.png \
244         extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-right_dark.png \
245         extras/package/macosx/Resources/mainwindow_dark/progression-knob_dark.png \
246         extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-left_dark.png \
247         extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-middle_dark.png \
248         extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-right_dark.png \
249         extras/package/macosx/Resources/mainwindow_dark/repeat-all-blue-pressed_dark.png \
250         extras/package/macosx/Resources/mainwindow_dark/repeat-all-blue_dark.png \
251         extras/package/macosx/Resources/mainwindow_dark/repeat-one-blue-pressed_dark.png \
252         extras/package/macosx/Resources/mainwindow_dark/repeat-one-blue_dark.png \
253         extras/package/macosx/Resources/mainwindow_dark/repeat-pressed_dark.png \
254         extras/package/macosx/Resources/mainwindow_dark/repeat_dark.png \
255         extras/package/macosx/Resources/mainwindow_dark/shuffle-blue-pressed_dark.png \
256         extras/package/macosx/Resources/mainwindow_dark/shuffle-blue_dark.png \
257         extras/package/macosx/Resources/mainwindow_dark/shuffle-pressed_dark.png \
258         extras/package/macosx/Resources/mainwindow_dark/shuffle_dark.png \
259         extras/package/macosx/Resources/mainwindow_dark/stop-pressed_dark.png \
260         extras/package/macosx/Resources/mainwindow_dark/stop_dark.png \
261         extras/package/macosx/Resources/mainwindow_dark/volume-high_dark.png \
262         extras/package/macosx/Resources/mainwindow_dark/volume-low_dark.png \
263         extras/package/macosx/Resources/mainwindow_dark/volume-slider-knob_dark.png \
264         extras/package/macosx/Resources/mainwindow_dark/volume-slider-track_dark.png \
265         extras/package/macosx/Resources/noart.png \
266         extras/package/macosx/Resources/pause_embedded.png \
267         extras/package/macosx/Resources/pause_embedded_graphite.png \
268         extras/package/macosx/Resources/play_embedded.png \
269         extras/package/macosx/Resources/play_embedded_graphite.png \
270         extras/package/macosx/Resources/prefs/spref_cone_Audio_64.png \
271         extras/package/macosx/Resources/prefs/spref_cone_Hotkeys_64.png \
272         extras/package/macosx/Resources/prefs/spref_cone_Input_64.png \
273         extras/package/macosx/Resources/prefs/spref_cone_Interface_64.png \
274         extras/package/macosx/Resources/prefs/spref_cone_Subtitles_64.png \
275         extras/package/macosx/Resources/prefs/spref_cone_Video_64.png \
276         extras/package/macosx/Resources/README \
277         extras/package/macosx/Resources/repeat_embedded.png \
278         extras/package/macosx/Resources/repeat_embedded_graphite.png \
279         extras/package/macosx/Resources/repeat_single_embedded_graphite.png \
280         extras/package/macosx/Resources/shuffle_embedded.png \
281         extras/package/macosx/Resources/shuffle_embedded_graphite.png \
282         extras/package/macosx/Resources/sidebar-icons/document-music-playlist.png \
283         extras/package/macosx/Resources/sidebar-icons/film-cast.png \
284         extras/package/macosx/Resources/sidebar-icons/film.png \
285         extras/package/macosx/Resources/sidebar-icons/music-beam.png \
286         extras/package/macosx/Resources/sidebar-icons/network-cloud.png \
287         extras/package/macosx/Resources/sidebar-icons/picture.png \
288         extras/package/macosx/Resources/sidebar-icons/README \
289         extras/package/macosx/Resources/skip_forward_active_embedded.png \
290         extras/package/macosx/Resources/skip_forward_embedded_graphite.png \
291         extras/package/macosx/Resources/skip_previous_active_embedded.png \
292         extras/package/macosx/Resources/skip_previous_embedded_graphite.png \
293         extras/package/macosx/Resources/vlc.scriptSuite \
294         extras/package/macosx/Resources/vlc.scriptTerminology \
295         extras/package/macosx/fullscreen_panel.svg \
296         extras/package/macosx/ub.sh \
297         extras/package/macosx/vlc.xcodeproj/project.pbxproj \
298         extras/package/macosx/Delete_Preferences.app/Contents/Info.plist \
299         extras/package/macosx/Delete_Preferences.app/Contents/PkgInfo \
300         extras/package/macosx/Delete_Preferences.app/Contents/MacOS/applet \
301         extras/package/macosx/Delete_Preferences.app/Contents/Resources/description.rtfd/TXT.rtf \
302         extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.icns \
303         extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.rsrc \
304         extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt \
305         extras/package/macosx/eyetvplugin/EyeTVPluginDefs.h \
306         extras/package/macosx/eyetvplugin/Info.plist \
307         extras/package/macosx/eyetvplugin/eyetvplugin.c \
308         extras/package/macosx/eyetvplugin/eyetvplugin.h \
309         extras/package/macosx/eyetvplugin/English.lproj/InfoPlist.strings \
310         extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj \
311         extras/package/macosx/README.MacOSX.rtf \
312         extras/package/macosx/Info.plist.in
313
314
315 ###############################################################################
316 # Various utilities ( editor syntax files, D-Bus controller ... )
317 ##############################################################################
318 EXTRA_DIST += \
319         extras/analyser/zsh_completion.sh \
320         extras/analyser/zsh.cpp \
321         extras/analyser/emacs.init \
322         extras/analyser/vlc.vim \
323         extras/analyser/valgrind.suppressions \
324         extras/buildsystem/make.pl \
325         extras/misc/mpris.py \
326         extras/misc/mpris.xml
327
328 ###############################################################################
329 # Scripts for building dependencies.
330 ##############################################################################
331 EXTRA_DIST += \
332         contrib/bootstrap \
333         contrib/src/
334
335 ###############################################################################
336 # Building libvlc
337 ###############################################################################
338
339 CLEANFILES = $(BUILT_SOURCES_clean)
340 DISTCLEANFILES = $(BUILT_SOURCES_distclean) compile
341 MAINTAINERCLEANFILES = ChangeLog
342
343 # Shortcut for developers to rebuild the core (libvlc + vlc)
344 # Don't use it if you don't know what it is about.
345 # Don't complain if it doesn't work. -- Courmisch
346 libcompat:
347         cd compat && $(MAKE) $(AM_MAKEFLAGS)
348
349 libvlccore: libcompat
350         cd src && $(MAKE) $(AM_MAKEFLAGS) libvlccore.la
351
352 libvlc: libvlccore
353         cd lib && $(MAKE) $(AM_MAKEFLAGS) libvlc.la
354
355 core: libvlc vlc$(EXEEXT)
356         cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT) vlc-static$(EXEEXT)
357
358 doc:
359         cd doc && $(MAKE) $(AM_MAKEFLAGS) doc
360
361 .PHONY: libvlc core doc
362
363 ###############################################################################
364 # Building aliases
365 ###############################################################################
366
367 ALL_ALIASES = cvlc rvlc svlc qvlc nvlc mvlc
368 bin_SCRIPTS = $(ALIASES)
369 CLEANFILES += $(ALIASES) $(noinst_SCRIPTS)
370 EXTRA_SCRIPTS = $(ALL_ALIASES)
371
372 dist_noinst_SCRIPTS += make-alias
373
374 MKALIAS = bindir="$(bindir)" transform="$(transform)" program_prefix="$(program_prefix)" program_suffix="$(program_suffix)" $(top_srcdir)/make-alias $@
375
376 cvlc: make-alias Makefile
377         $(AM_V_GEN)$(MKALIAS) dummy
378
379 rvlc: make-alias Makefile
380         $(AM_V_GEN)$(MKALIAS) rc
381
382 svlc: make-alias Makefile
383         $(AM_V_GEN)$(MKALIAS) skins2
384
385 qvlc: make-alias Makefile
386         $(AM_V_GEN)$(MKALIAS) qt4
387
388 nvlc: make-alias Makefile
389         $(AM_V_GEN)$(MKALIAS) ncurses
390
391 mvlc: make-alias Makefile
392         $(AM_V_GEN)$(MKALIAS) maemo
393
394 if BUILD_VLC
395 noinst_SCRIPTS = vlc$(EXEEXT)
396 endif
397
398 vlc$(EXEEXT):
399         $(AM_V_GEN)$(LN_S) -f bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
400
401 if HAVE_DARWIN
402 if BUILD_MACOSX_VLC_APP
403 # Create the MacOS X app
404 noinst_DATA = VLC.app
405 endif
406 endif
407
408 ###############################################################################
409 # Installing plugins cache
410 ###############################################################################
411 install-exec-hook:
412         if test "$(build)" = "$(host)"; then \
413                 LD_LIBRARY_PATH="$(DESTDIR)$(libdir):$$LD_LIBRARY_PATH" \
414                 "$(DESTDIR)$(vlclibdir)/vlc-cache-gen$(EXEEXT)" \
415                          "$(DESTDIR)$(vlclibdir)/plugins" ; \
416         else \
417                 echo "Cross-compilation: cache generation skipped!" ; \
418         fi
419
420 silentstd = $(silentstd_$(V))
421 silentstd_ = $(silentstd_$(AM_DEFAULT_VERBOSITY))
422 silentstd_0 = 2>&1 >/dev/null
423
424 # VLC-release.app for packaging and giving it to your friends
425 # use package-macosx to get a nice dmg
426 VLC-release.app: vlc
427         ( cd src && $(MAKE) $(AM_MAKEFLAGS) install $(silentstd) )
428         ( cd lib && $(MAKE) $(AM_MAKEFLAGS) install $(silentstd) )
429         rm -Rf "$(top_builddir)/tmp"
430         mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
431         rm -Rf $(top_builddir)/VLC-release.app
432         for i in vlc.xcodeproj Resources README.MacOSX.rtf ; do \
433           cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
434         done
435         REVISION=`(git --git-dir=$(srcdir)/.git describe --always || echo exported)` && \
436         cat $(top_builddir)/extras/package/macosx/Info.plist | \
437         sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
438         cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
439         for i in AUTHORS COPYING THANKS; do \
440           cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
441         done
442         mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
443         cp -R $(CONTRIB_DIR)/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
444         mkdir -p $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
445         cp -R $(CONTRIB_DIR)/BGHUDAppKit/BGHUDAppKit.framework $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
446         mkdir -p $(top_builddir)/tmp/extras/contrib/Growl
447         cp -R $(CONTRIB_DIR)/Growl/Growl.framework $(top_builddir)/tmp/extras/contrib/Growl
448         mkdir -p $(top_builddir)/tmp/modules/audio_output
449         mkdir -p $(top_builddir)/tmp/modules/gui/macosx
450         for i in \
451             AppleRemote.h \
452             AppleRemote.m \
453             about.h \
454             about.m \
455             applescript.h \
456             applescript.m \
457             controls.h \
458             controls.m \
459             intf.h \
460             intf.m \
461             macosx.m \
462             misc.h \
463             misc.m \
464             open.h \
465             open.m \
466             output.h \
467             output.m \
468             playlist.h \
469             playlist.m \
470             playlistinfo.h \
471             playlistinfo.m \
472             prefs_widgets.h \
473             prefs_widgets.m \
474             prefs.h \
475             prefs.m \
476             simple_prefs.h \
477             simple_prefs.m \
478             wizard.h \
479             wizard.m \
480             bookmarks.h \
481             bookmarks.m \
482             coredialogs.h \
483             coredialogs.m \
484             fspanel.h \
485             fspanel.m; do \
486           cp "$(srcdir)/modules/gui/macosx/$$i" \
487              $(top_builddir)/tmp/modules/gui/macosx; \
488         done
489         $(AM_V_GEN)cd $(top_builddir)/tmp/extras/package/macosx && \
490         xcodebuild -target vlc SYMROOT=../../../build DSTROOT=../../../build $(silentstd) && \
491         cd ../../../../ && \
492         cp -R $(top_builddir)/tmp/build/Default/VLC.bundle $(top_builddir)/VLC-release.app; \
493         rm -Rf $(top_builddir)/tmp
494         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS
495         PRODUCT="VLC-release.app" ACTION="release-makefile" src_dir=$(srcdir) build_dir=$(top_builddir) sh $(srcdir)/projects/macosx/framework/Pre-Compile.sh
496         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua
497         for i in $(srcdir)/share/lua/*.* ; do \
498           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/`basename $${i}` ; \
499         done ; \
500         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist
501         for i in $(srcdir)/share/lua/playlist/*.* ; do \
502           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist/`basename $${i}` ; \
503         done ; \
504         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta
505         for i in $(srcdir)/share/lua/meta/*.* ; do \
506           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta/`basename $${i}` ; \
507         done ; \
508         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf
509         for i in $(srcdir)/share/lua/intf/*.* ; do \
510           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/`basename $${i}` ; \
511         done ; \
512         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules
513         for i in $(srcdir)/share/lua/intf/modules/*.* ; do \
514           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules/`basename $${i}` ; \
515         done ; \
516         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs
517         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js
518         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images
519         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests
520         $(INSTALL) -m 644 $(srcdir)/share/lua/http/.hosts $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/.hosts
521         for i in $(srcdir)/share/lua/http/*.* ; do \
522           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/`basename $${i}` ; \
523         done
524         for i in $(srcdir)/share/lua/http/dialogs/* ; do \
525           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs/`basename $${i}` ; \
526         done
527         for i in $(srcdir)/share/lua/http/js/*.* ; do \
528           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js/`basename $${i}` ; \
529         done
530         for i in $(srcdir)/share/lua/http/images/*.* ; do \
531           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images/`basename $${i}` ; \
532         done
533         for i in $(srcdir)/share/lua/http/requests/*.* ; do \
534           $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/`basename $${i}` ; \
535         done
536         $(INSTALL) -m 644 $(srcdir)/share/lua/http/requests/README.txt $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/README.txt
537         $(INSTALL) -m 644 $(srcdir)/share/vlc512x512.png $(top_builddir)/VLC-release.app/Contents/MacOS/share/vlc512x512.png
538         $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale
539         cat $(top_srcdir)/po/LINGUAS | while read i; do \
540           $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
541           $(INSTALL) $(srcdir)/po/$${i}.gmo $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
542           mkdir -p $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
543           $(LN_S) -f ../English.lproj/InfoPlist.strings \
544               $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
545           $(LN_S) -f ../English.lproj/MainMenu.xib \
546               $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
547         done
548         printf "APPLVLC#" >| $(top_builddir)/VLC-release.app/Contents/PkgInfo
549         rm -Rf $(top_builddir)/VLC-release.app/Contents/Frameworks/BGHUDAppKit.framework/Resources/
550         find $(top_builddir)/VLC-release.app -type d -exec chmod ugo+rx '{}' \;
551         find $(top_builddir)/VLC-release.app -type f -exec chmod ugo+r '{}' \;
552
553 # This is just for development purposes. 
554 # The resulting VLC.app will only run in this tree.
555 VLC.app: vlc $(top_builddir)/src/.libs/libvlccore.dylib $(top_builddir)/lib/.libs/libvlc.dylib
556         $(AM_V_GEN)(cd src && make install $(silentstd))
557         $(AM_V_GEN)(cd lib && make install $(silentstd))
558         rm -Rf $(top_builddir)/tmp
559         mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
560         rm -Rf $(top_builddir)/VLC.app
561         for i in vlc.xcodeproj Resources README.MacOSX.rtf; do \
562           cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
563         done
564         REVISION=`(git --git-dir=$(srcdir)/.git describe --always || echo exported)` && \
565         cat $(top_builddir)/extras/package/macosx/Info.plist | \
566         sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
567         cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
568         for i in AUTHORS COPYING THANKS; do \
569           cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
570         done
571         mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
572         cp -R $(CONTRIB_DIR)/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
573         mkdir -p $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
574         cp -R $(CONTRIB_DIR)/BGHUDAppKit/BGHUDAppKit.framework $(top_builddir)/tmp/extras/contrib/BGHUDAppKit
575         mkdir -p $(top_builddir)/tmp/extras/contrib/Growl
576         cp -R $(CONTRIB_DIR)/Growl/Growl.framework $(top_builddir)/tmp/extras/contrib/Growl
577         mkdir -p $(top_builddir)/tmp/modules/audio_output
578         mkdir -p $(top_builddir)/tmp/modules/gui/macosx
579         for i in \
580             AppleRemote.h \
581             AppleRemote.m \
582             about.h \
583             about.m \
584             applescript.h \
585             applescript.m \
586             controls.h \
587             controls.m \
588             intf.h \
589             intf.m \
590             macosx.m \
591             misc.h \
592             misc.m \
593             open.h \
594             open.m \
595             output.h \
596             output.m \
597             playlist.h \
598             playlist.m \
599             playlistinfo.h \
600             playlistinfo.m \
601             prefs_widgets.h \
602             prefs_widgets.m \
603             prefs.h \
604             prefs.m \
605             simple_prefs.h \
606             simple_prefs.m \
607             wizard.h \
608             wizard.m \
609             bookmarks.h \
610             bookmarks.m \
611             coredialogs.h \
612             coredialogs.m \
613             fspanel.h \
614             fspanel.m; do \
615           cp "$(srcdir)/modules/gui/macosx/$$i" \
616              $(top_builddir)/tmp/modules/gui/macosx; \
617         done
618         $(AM_V_GEN)cd $(top_builddir)/tmp/extras/package/macosx && \
619         xcodebuild -target vlc SYMROOT=../../../build DSTROOT=../../../build $(silentstd) && \
620         cd ../../../../ && \
621         cp -R -L $(top_builddir)/tmp/build/Default/VLC.bundle $(top_builddir)/VLC.app
622         $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS
623         touch $(top_builddir)/VLC.app/Contents/MacOS/VLC
624         chmod +x $(top_builddir)/VLC.app/Contents/MacOS/VLC
625         $(INSTALL) $(top_builddir)/bin/.libs/vlc $(top_builddir)/VLC.app/Contents/MacOS/VLC
626         $(LN_S) -f ../../../modules $(top_builddir)/VLC.app/Contents/MacOS/plugins
627         install -d $(top_builddir)/VLC.app/Contents/MacOS/share
628         for i in `ls $(srcdir)/share`; do \
629            $(LN_S) -f `pwd`/$(srcdir)/share/$$i $(top_builddir)/VLC.app/Contents/MacOS/share/; \
630         done
631         $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS/share/locale
632         cat $(top_srcdir)/po/LINGUAS | while read i; do \
633           mkdir -p $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
634           $(LN_S) -f `pwd`/$(srcdir)/po/$${i}.gmo $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
635           mkdir -p $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
636           $(LN_S) -f ../English.lproj/InfoPlist.strings \
637               $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
638           $(LN_S) -f ../English.lproj/MainMenu.xib \
639               $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
640         done
641         printf "APPLVLC#" >| $(top_builddir)/VLC.app/Contents/PkgInfo
642
643 ###############################################################################
644 # Building architecture-specific binary packages
645 ###############################################################################
646
647 # XXX: this rule is probably only useful to you if you have exactly
648 # the same setup as the maintaner(s).
649 #
650
651 ############################################################################
652 ## Win                                                                    ##
653 ############################################################################
654 destdir=$(prefix)
655 win32_destdir=$(top_builddir)/vlc-$(VERSION)
656 win32_debugdir=$(top_builddir)/symbols-$(VERSION)
657 win32_xpi_destdir=$(win32_destdir)/vlc-plugin
658
659 if HAVE_WIN64
660 build-npapi:
661         touch $@
662
663 build-activex:
664         touch $@
665 else
666 if HAVE_WINCE
667 build-npapi:
668         touch $@
669
670 build-activex:
671         touch $@
672 else
673 if HAVE_WIN32
674 include extras/package/npapi.am
675 include extras/package/activex.am
676 endif
677 endif
678 endif
679
680 #Win-common is for win32 and wince
681 package-win-common: install build-npapi build-activex
682 # Check that tmp isn't in the way
683         @if test -e "$(win32_destdir)"; then \
684             echo "Error: please remove $(win32_destdir), it is in the way"; \
685             false; \
686         elif test -e "$(win32_debugdir)"; then \
687             echo "Error: please remove $(win32_debugdir), it is in the way"; \
688             false; \
689         else \
690             echo "Debug dir OK."; mkdir -p "$(win32_debugdir)"; \
691             echo "Dest dir OK."; mkdir -p "$(win32_destdir)"; \
692         fi
693
694 # Executables, major libs+manifests
695         find $(destdir) -maxdepth 4 \( -name "*$(LIBEXT)" -o -name "*$(EXEEXT)" \) -exec cp {} "$(win32_destdir)/" \;
696         for file in $(top_srcdir)/extras/package/win32/vlc$(EXEEXT).manifest \
697                 $(top_srcdir)/extras/package/win32/libvlc$(LIBEXT).manifest; \
698             do cp $$file "$(win32_destdir)/" ; done;
699
700 # Text files and clean them
701         for file in AUTHORS THANKS ; \
702           do sed 's/@/_AT_/' < "$(srcdir)/$$file" > "$(win32_destdir)/$${file}.txt" ; done;
703         for file in NEWS COPYING README; \
704           do cp "$(srcdir)/$$file" "$(win32_destdir)/$${file}.txt"; done
705
706 # Necessary icon
707         cp $(srcdir)/share/icons/vlc.ico $(win32_destdir)
708
709 # Locales
710         -cp -r $(destdir)/share/locale $(win32_destdir)
711
712 # Plugins
713         cp -r $(destdir)/lib/vlc/plugins $(win32_destdir)
714
715 if BUILD_LUA
716         mkdir -p $(win32_destdir)/lua
717         cp -r $(destdir)/lib/vlc/lua/* $(win32_destdir)/lua
718         cp -r $(destdir)/share/vlc/lua/* $(win32_destdir)/lua
719 endif
720
721 if BUILD_SKINS
722         cp -r $(destdir)/share/vlc/skins2 $(win32_destdir)/skins
723 endif
724 if BUILD_OSDMENU
725         cp -r $(destdir)/share/vlc/osdmenu "$(win32_destdir)/osdmenu"
726         for file in $(win32_destdir)/osdmenu/*.cfg; do \
727                 sed 's%share/osdmenu%osdmenu%g' "$$file" > "$$file.tmp" || exit $$? ; \
728                 sed 's%/%\\%g' "$$file.tmp" > "$$file" || exit$$? ; \
729                 rm -f -- "$$file.tmp"; \
730         done
731 endif
732 if !HAVE_WIN64
733 if !HAVE_WINCE
734         cp "$(top_builddir)/activex-vlc/src/axvlc.dll.manifest" "$(win32_destdir)/"
735         cp "$(top_builddir)/activex-vlc/installed/lib/axvlc.dll" "$(win32_destdir)/"
736         cp "$(top_builddir)/npapi-vlc/npapi/npvlc.dll.manifest" "$(win32_destdir)/"
737         cp "$(top_builddir)/npapi-vlc/installed/lib/npvlc.dll" "$(win32_destdir)/"
738 endif
739 endif
740
741 # SDK
742         mkdir -p "$(win32_destdir)/sdk/lib"
743         cp -r $(destdir)/include "$(win32_destdir)/sdk"
744         cp -r $(destdir)/lib/pkgconfig "$(win32_destdir)/sdk/lib"
745         for file in libvlc.dll.a libvlc.la libvlccore.dll.a libvlccore.la; do \
746         cp -rv $(destdir)/lib/$$file "$(win32_destdir)/sdk/lib"; done
747 if !HAVE_WIN64
748 if !HAVE_WINCE
749         mkdir -p "$(win32_destdir)/sdk/activex"
750         cp $(top_builddir)/activex-vlc/README $(win32_destdir)/sdk/activex/README.TXT
751         cp $(top_builddir)/activex-vlc/src/test.html $(win32_destdir)/sdk/activex/
752 endif
753 endif
754
755         find $(win32_destdir) -type f \( -name "*xml" -or -name "*html" -or -name '*js' -or -name '*css' -or -name '*hosts' -or -iname '*txt' -or -name '*.cfg' -or -name '*.lua' \) -exec $(U2D) {} \;
756
757 #Enable DEP and ASLR for all the binaries
758 if USE_PEFLAGS
759         find $(win32_destdir) -type f \( -name '*$(LIBEXT)' -print -o -name '*$(EXEEXT)' -print \) -exec $(PEFLAGS) --dynamicbase=true --nxcompat=true {} \;
760 endif
761         find $(win32_destdir)/plugins/ -type f \( -name '*.a' -or -name '*.la' \) -exec rm -rvf {} \;
762
763 package-win-base: package-win-common
764         find $(win32_destdir) -type f \( -name '*$(LIBEXT)' -or -name '*$(EXEEXT)' \) | while read i; \
765         do if test -n "$$i" ; then \
766             $(OBJCOPY) --only-keep-debug "$$i" "$$i.dbg"; \
767             $(OBJCOPY) --strip-all "$$i" ; \
768             $(OBJCOPY) --add-gnu-debuglink="$$i.dbg" "$$i" ; \
769             mv "$$i.dbg" "$(win32_debugdir)"; \
770           fi ; \
771         done
772
773 package-win32-webplugin-common: package-win-base
774         mkdir -p "$(win32_xpi_destdir)/plugins"
775         find $(destdir) -maxdepth 4 -name "*$(LIBEXT)" -exec cp {} "$(win32_xpi_destdir)/" \;
776 if !HAVE_WIN64
777         cp $(top_builddir)/npapi-vlc/npapi/npvlc.dll.manifest "$(win32_xpi_destdir)/plugins"
778 endif
779         cp "$(top_srcdir)/extras/package/win32/libvlc.dll.manifest" "$(win32_xpi_destdir)/plugins"
780         cp -r $(win32_destdir)/plugins/ "$(win32_xpi_destdir)/plugins"
781         rm -rf "$(win32_xpi_destdir)/plugins/plugins/*qt*"
782         rm -rf "$(win32_xpi_destdir)/plugins/plugins/*skins*"
783
784 package-win32-xpi: package-win32-webplugin-common
785 if !HAVE_WIN64
786         cp $(top_builddir)/npapi-vlc/npapi/install.rdf "$(win32_xpi_destdir)"
787         cd $(win32_xpi_destdir) && zip -r "../vlc-$(VERSION).xpi" install.rdf plugins
788 endif
789
790 package-win32-crx: package-win32-webplugin-common
791 if !HAVE_WIN64
792         cp $(top_builddir)/npapi-vlc/npapi/manifest.json "$(win32_xpi_destdir)"
793         crxmake --pack-extension "$(win32_xpi_destdir)" \
794                 --extension-output "$(win32_destdir)/vlc-$(VERSION).crx" --ignore-file install.rdf
795 endif
796
797 package-win32-base-exe: package-win-base
798 # Script installer
799         cp "$(top_builddir)/extras/package/win32/vlc.win32.nsi" "$(win32_destdir)/"
800         cp "$(top_builddir)/extras/package/win32/spad.nsi" "$(win32_destdir)/"
801         mkdir "$(win32_destdir)/languages"
802         cp $(srcdir)/extras/package/win32/languages/*.nsh "$(win32_destdir)/languages/"
803 # Copy the UAC NSIS plugin
804         mkdir -p "$(win32_destdir)/NSIS"
805         cp "$(top_srcdir)/extras/package/win32/UAC.nsh" "$(win32_destdir)/NSIS"
806         cp "$(top_srcdir)/extras/package/win32/UAC.dll" "$(win32_destdir)/NSIS"
807
808 # Create package
809         if makensis -VERSION >/dev/null 2>&1; then \
810             MAKENSIS="makensis"; \
811         elif [ -x "/cygdrive/c/Program Files/NSIS/makensis" ]; then \
812             MAKENSIS="/cygdrive/c/Program\ Files/NSIS/makensis"; \
813         elif [ -x "$(PROGRAMFILES)/NSIS/makensis" ]; then \
814             MAKENSIS="$(PROGRAMFILES)/NSIS/makensis"; \
815         elif wine --version >/dev/null 2>&1; then \
816             MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe"; \
817         else \
818             echo 'Error: cannot locate makensis tool'; exit 1; \
819         fi; \
820         eval "$$MAKENSIS $(win32_destdir)/spad.nsi"; \
821         eval "$$MAKENSIS $(win32_destdir)/vlc.win32.nsi"
822
823 package-win32-base-zip: package-win-base
824 # Create package
825         rm -f -- vlc-$(VERSION)-win32.zip
826         zip -r -9 vlc-$(VERSION)-win32.zip vlc-$(VERSION)
827
828 package-win32-base-debug-zip: package-win-common
829 # Create package
830         rm -f -- vlc-$(VERSION)-win32-debug.zip
831         zip -r -9 vlc-$(VERSION)-win32-debug.zip vlc-$(VERSION)
832
833 package-win32-base-7zip: package-win-base
834 # Create package
835         7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32.7z vlc-$(VERSION)
836
837 package-win32-base-debug-7zip: package-win-common
838 # Create package
839         7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32-debug.7z vlc-$(VERSION)
840
841 package-win32-cleanup:
842         rm -Rf $(win32_destdir) $(win32_debugdir)
843
844 package-win32-exe: package-win-base package-win32-base-exe package-win32-cleanup
845
846 package-win32-zip: package-win32-base-zip package-win32-cleanup
847
848 package-win32-debug-zip: package-win32-base-debug-zip package-win32-cleanup
849
850 package-win32-7zip: package-win32-base-7zip package-win32-cleanup
851
852 package-win32-debug-7zip: package-win32-base-debug-7zip package-win32-cleanup
853
854 package-win32-no-clean: package-win32-base-zip package-win32-base-7zip package-win32-base-exe package-win32-xpi
855
856 package-win32: package-win32-no-clean package-win32-cleanup
857
858 package-win32-debug: package-win32-base-debug-zip package-win32-base-debug-7zip package-win32-cleanup
859
860
861 #######
862 # WinCE
863 #######
864 package-wince-base: package-win-base
865
866 package-wince-base-zip: package-wince-base
867 # Create package
868         rm -f -- vlc-$(VERSION)-wince.zip
869         zip -r -9 vlc-$(VERSION)-wince.zip vlc-$(VERSION)
870
871 package-wince: package-wince-base-zip package-win32-cleanup
872
873
874 #########################################################################
875 ## MacOS X                                                             ##
876 #########################################################################
877 package-macosx: VLC-release.app ChangeLog
878 # Check that the temporary location isn't in the way
879         @if test -e "$(top_builddir)/vlc-$(VERSION)/"; then \
880           rm -Rf "$(top_builddir)/vlc-$(VERSION)/" ; \
881         fi
882
883         echo "Create package directory: vlc-$(VERSION)/";
884         mkdir -p "$(top_builddir)/vlc-$(VERSION)/";
885
886 # Copy relevant files 
887         @if test -e "$(top_builddir)/VLC-release.app/"; then \
888           cp -R "$(top_builddir)/VLC-release.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
889         else \
890           cp -R "$(top_builddir)/VLC.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
891         fi
892         mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
893           mkdir -p $(top_builddir)/vlc-$(VERSION)/.background/ && \
894           cp $(srcdir)/AUTHORS $(srcdir)/COPYING $(srcdir)/README $(srcdir)/THANKS $(srcdir)/NEWS $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
895           cp -R  $(srcdir)/extras/package/macosx/Delete_Preferences.app $(top_builddir)/vlc-$(VERSION)/Goodies/Delete\ VLC\ Preferences.app && \
896           cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf && \
897           cp $(srcdir)/extras/package/macosx/Resources/about_bg.png $(top_builddir)/vlc-$(VERSION)/.background/background.png
898         cp -L $(top_builddir)/ChangeLog $(top_builddir)/vlc-$(VERSION)/Goodies/
899
900 # Place a link to the application folder
901         $(LN_S) /Applications $(top_builddir)/vlc-$(VERSION)/Applications
902
903 # Create disk image (temporarily taken from the 0.8.6-bugfix branch to provide reliable NBs)
904         echo "Creating disk image"
905         rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
906         hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
907           "$(top_builddir)/vlc-$(VERSION).dmg" -scrub
908         echo "Disk image creation completed:"
909         ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
910
911 # Create disk image 
912 #       echo "Creating disk image"
913 #       rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
914 #       hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
915 #         "$(top_builddir)/vlc-$(VERSION).dmg" -format UDRW \
916 #         -scrub -imagekey zlib-level=9 -attach
917
918 # Make sure the root window of the dmg will pop up when the dmg is mounted.
919 # Note: We dont mount in /Volumes to be sure we won't collide with an other
920 # finder mounted dmg with the same name.
921 #       echo "Make sure the root window of the dmg will pop up when the dmg is mounted"
922 #       mkdir -p $(top_builddir)/vlcmnt
923 #       hdiutil attach -nokernel -readwrite -noverify -noautoopen -private "$(top_builddir)/vlc-$(VERSION).dmg" -mountpoint "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
924 #       bless --folder "$(top_builddir)/vlcmnt/vlc-$(VERSION)/" --openfolder "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
925 #       sleep 1 # Make sure operation completes
926 #       cd "$(srcdir)"
927
928 # Unmount the image now
929 #       hdiutil detach "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
930 #       rm -R $(top_builddir)/vlcmnt
931
932 # Make sure the image is not writable
933 # Note: We can't directly create a read only dmg as we do the bless stuff
934         echo "Make the disk image read-only"
935         mv "$(top_builddir)/vlc-$(VERSION).dmg" "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
936         hdiutil convert "$(top_builddir)/vlc-$(VERSION)-rw.dmg" -format UDBZ -o "$(top_builddir)/vlc-$(VERSION).dmg"
937         rm "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
938
939 # We are done
940         echo "Disk image creation completed:"
941         ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
942
943 # Clean up
944         rm -Rf "$(top_builddir)/vlc-$(VERSION)"
945
946 package-macosx-zip: VLC-release.app
947         rm -Rf $(top_builddir)/vlc-$(VERSION)
948         mkdir -p $(top_builddir)/vlc-$(VERSION)
949         cp -R $(top_builddir)/VLC-release.app $(top_builddir)/vlc-$(VERSION)/VLC.app
950         mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
951         for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
952           cp $(srcdir)/$$i $(top_builddir)/vlc-$(VERSION)/Goodies; \
953         done
954         cp -R  $(srcdir)/extras/package/macosx/Delete_Preferences.app \
955              $(top_builddir)/vlc-$(VERSION)/Goodies
956         cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf \
957            $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf
958         zip -r -y -9 $(top_builddir)/vlc-$(VERSION).zip $(top_builddir)/vlc-$(VERSION)
959         rm -Rf $(top_builddir)/vlc-$(VERSION)
960
961 package-macosx-framework-zip:
962         rm -Rf $(top_builddir)/vlckit-$(VERSION)
963         mkdir -p $(top_builddir)/vlckit-$(VERSION)
964         cp -R $(srcdir)/projects/macosx/framework/build/Debug/VLCKit.framework \
965           $(top_builddir)/vlckit-$(VERSION)/VLCKit.framework
966         mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
967         for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
968           cp $(srcdir)/$$i $(top_builddir)/vlckit-$(VERSION)/Goodies; \
969         done
970         zip -r -y -9 $(top_builddir)/vlckit-$(VERSION).zip $(top_builddir)/vlckit-$(VERSION)
971         rm -Rf $(top_builddir)/vlc-$(VERSION)
972
973 package-translations:
974         @if test -e "$(srcdir)/vlc-translations-$(VERSION)"; then \
975           echo "Error: please remove $(srcdir)/vlc-translations-$(VERSION), it is in the way"; \
976           false; \
977         else \
978           echo "OK."; mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"; \
979         fi
980 # Copy translations
981         cat $(top_srcdir)/po/LINGUAS | while read i; do \
982           cp "$(srcdir)/po/$${i}.po" \
983             "$(srcdir)/vlc-translations-$(VERSION)/$${i}.po" \
984             || true ; \
985         done
986         cp "$(srcdir)/doc/translations.txt" \
987           "$(srcdir)/vlc-translations-$(VERSION)/README.txt"
988
989         echo "#!/bin/sh" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
990         echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
991         echo 'if test $$# != 1; then' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
992         echo "  echo \"Usage: convert-po.sh <.po file>\"" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
993         echo "  exit 1" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
994         echo "fi" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
995         echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
996         echo 'msgfmt --statistics -o vlc.mo $$1' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
997
998         $(AMTAR) chof - $(srcdir)/vlc-translations-$(VERSION) \
999           | GZIP=$(GZIP_ENV) gzip -c >$(srcdir)/vlc-translations-$(VERSION).tar.gz
1000
1001 ###############################################################################
1002 # PO translation files update
1003 ###############################################################################
1004 .PHONY: update-po
1005
1006 update-po:
1007         cd po && $(MAKE) POTFILES vlc.pot update-po
1008
1009
1010 ###############################################################################
1011 # Enforce Mac OS X deployment target environment variable
1012 ###############################################################################
1013 macosx-sdk: Makefile.in $(HEADERS_include)
1014         export MACOSX_DEPLOYMENT_TARGET=$(MACOSX_DEPLOYMENT_TARGET)