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