1 ###############################################################################
2 # Automake targets and declarations
3 ###############################################################################
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 BASE_SUBDIRS = po compat src bin modules share doc test
11 EXTRA_SUBDIRS = m4 extras/package/ipkg \
12 libs/loader libs/srtp libs/unzip \
13 projects/mozilla projects/activex
14 DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
16 SUBDIRS = po compat src
18 SUBDIRS += libs/loader
31 SUBDIRS += modules share doc test
33 SUBDIRS += projects/mozilla
36 SUBDIRS += projects/activex
43 extras/package/win32/vlc.exe.manifest \
44 extras/package/win32/libvlc.dll.manifest \
46 extras/package/macosx/README.MacOSX.rtf \
48 extras/package/rpm/vlc.fedora.spec \
49 extras/package/rpm/vlc.altlinux.spec \
50 extras/package/win32/vlc.win32.nsi.in \
51 extras/package/win32/languages/declaration.nsh \
52 extras/package/win32/languages/english.nsh \
53 extras/package/win32/languages/french.nsh
55 dist_noinst_SCRIPTS = bootstrap toolbox
56 nodist_noinst_SCRIPTS = compile
58 BUILT_SOURCES_distclean = vlc-config extras/package/win32/vlc.win32.nsi
60 BUILT_SOURCES_clean = macosx-sdk
65 BUILT_SOURCES = $(BUILT_SOURCES_distclean) $(BUILT_SOURCES_clean)
69 DISTCHECK_CONFIGURE_FLAGS = \
70 --enable-fast-install \
72 --disable-dvd --disable-mad --disable-libmpeg2 \
73 --disable-ffmpeg --disable-faad --disable-skins2 \
75 --disable-fribidi --disable-glx
77 ACLOCAL_AMFLAGS = -I m4
86 ChangeLog: Makefile.am
88 cd doc && $(MAKE) $(AM_MAKEFLAGS) changelogs
89 ln -sf doc/ChangeLog-2009 "$@"
91 ###############################################################################
93 ###############################################################################
96 extras/package/macosx/Resources/English.lproj/MainMenu.nib/designable.nib \
97 extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib \
98 extras/package/macosx/Resources/English.lproj/MediaInfo.nib/designable.nib \
99 extras/package/macosx/Resources/English.lproj/MediaInfo.nib/keyedobjects.nib \
100 extras/package/macosx/Resources/English.lproj/About.nib/designable.nib \
101 extras/package/macosx/Resources/English.lproj/About.nib/keyedobjects.nib \
102 extras/package/macosx/Resources/English.lproj/Open.nib/designable.nib \
103 extras/package/macosx/Resources/English.lproj/Open.nib/keyedobjects.nib \
104 extras/package/macosx/Resources/English.lproj/Preferences.nib/designable.nib \
105 extras/package/macosx/Resources/English.lproj/Preferences.nib/keyedobjects.nib \
106 extras/package/macosx/Resources/English.lproj/Wizard.nib/designable.nib \
107 extras/package/macosx/Resources/English.lproj/Wizard.nib/keyedobjects.nib \
108 extras/package/macosx/Resources/English.lproj/Bookmarks.nib/designable.nib \
109 extras/package/macosx/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib \
110 extras/package/macosx/Resources/English.lproj/Extended.nib/designable.nib \
111 extras/package/macosx/Resources/English.lproj/Extended.nib/keyedobjects.nib \
112 extras/package/macosx/Resources/English.lproj/Update.nib/designable.nib \
113 extras/package/macosx/Resources/English.lproj/Update.nib/keyedobjects.nib \
114 extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/designable.nib \
115 extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/keyedobjects.nib \
116 extras/package/macosx/Resources/English.lproj/ErrorPanel.nib/designable.nib \
117 extras/package/macosx/Resources/English.lproj/ErrorPanel.nib/keyedobjects.nib \
118 extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in \
119 extras/package/macosx/Resources/aiff.icns \
120 extras/package/macosx/Resources/audio.icns \
121 extras/package/macosx/Resources/avi.icns \
122 extras/package/macosx/Resources/flv.icns \
123 extras/package/macosx/Resources/generic.icns \
124 extras/package/macosx/Resources/m4a.icns \
125 extras/package/macosx/Resources/m4v.icns \
126 extras/package/macosx/Resources/mkv.icns \
127 extras/package/macosx/Resources/mov.icns \
128 extras/package/macosx/Resources/movie.icns \
129 extras/package/macosx/Resources/mp3.icns \
130 extras/package/macosx/Resources/mpeg.icns \
131 extras/package/macosx/Resources/ogg.icns \
132 extras/package/macosx/Resources/playlist.icns \
133 extras/package/macosx/Resources/rm.icns \
134 extras/package/macosx/Resources/subtitle.icns \
135 extras/package/macosx/Resources/vob.icns \
136 extras/package/macosx/Resources/wav.icns \
137 extras/package/macosx/Resources/vlc.icns \
138 extras/package/macosx/Resources/wma.icns \
139 extras/package/macosx/Resources/wmv.icns \
140 extras/package/macosx/Resources/pause.png \
141 extras/package/macosx/Resources/pause_blue.png \
142 extras/package/macosx/Resources/play.png \
143 extras/package/macosx/Resources/play_blue.png \
144 extras/package/macosx/Resources/stop.png \
145 extras/package/macosx/Resources/stop_blue.png \
146 extras/package/macosx/Resources/display_left.png \
147 extras/package/macosx/Resources/display_middle.png \
148 extras/package/macosx/Resources/display_right.png \
149 extras/package/macosx/Resources/display_slider.png \
150 extras/package/macosx/Resources/display_track.png \
151 extras/package/macosx/Resources/equalizerdrawer_active.png \
152 extras/package/macosx/Resources/equalizerdrawer_blue.png \
153 extras/package/macosx/Resources/fullscreen_active.png \
154 extras/package/macosx/Resources/fullscreen_blue.png \
155 extras/package/macosx/Resources/next_active.png \
156 extras/package/macosx/Resources/next_blue.png \
157 extras/package/macosx/Resources/playlistdrawer_active.png \
158 extras/package/macosx/Resources/playlistdrawer_blue.png \
159 extras/package/macosx/Resources/previous_active.png \
160 extras/package/macosx/Resources/previous_blue.png \
161 extras/package/macosx/Resources/skip_forward_active.png \
162 extras/package/macosx/Resources/skip_forward_blue.png \
163 extras/package/macosx/Resources/skip_previous_active.png \
164 extras/package/macosx/Resources/skip_previous_blue.png \
165 extras/package/macosx/Resources/volume_high.png \
166 extras/package/macosx/Resources/volume_low.png \
167 extras/package/macosx/Resources/volumeslider_blue.png \
168 extras/package/macosx/Resources/volumeslider_normal.png \
169 extras/package/macosx/Resources/volumetrack.png \
170 extras/package/macosx/Resources/about_bg.png \
171 extras/package/macosx/Resources/skip_forward_active_embedded.png \
172 extras/package/macosx/Resources/play_embedded.png \
173 extras/package/macosx/Resources/pause_embedded.png \
174 extras/package/macosx/Resources/skip_previous_active_embedded.png \
175 extras/package/macosx/Resources/pause_embedded_blue.png \
176 extras/package/macosx/Resources/play_embedded_blue.png \
177 extras/package/macosx/Resources/skip_forward_embedded_blue.png \
178 extras/package/macosx/Resources/skip_previous_embedded_blue.png \
179 extras/package/macosx/Resources/vlc.scriptSuite \
180 extras/package/macosx/Resources/vlc.scriptTerminology \
181 extras/package/macosx/Resources/README \
182 extras/package/macosx/Resources/add_embedded.png \
183 extras/package/macosx/Resources/add_embedded_blue.png \
184 extras/package/macosx/Resources/repeat_embedded.png \
185 extras/package/macosx/Resources/repeat_embedded_blue.png \
186 extras/package/macosx/Resources/repeat_single_embedded_blue.png \
187 extras/package/macosx/Resources/shuffle_embedded.png \
188 extras/package/macosx/Resources/shuffle_embedded_blue.png \
189 extras/package/macosx/Resources/fs_volume_slider_knob_highlight.png \
190 extras/package/macosx/Resources/fs_volume_slider_knob.png \
191 extras/package/macosx/Resources/fs_volume_slider_bar.png \
192 extras/package/macosx/Resources/fs_volume_mute_highlight.png \
193 extras/package/macosx/Resources/fs_volume_mute.png \
194 extras/package/macosx/Resources/fs_volume_max_highlight.png \
195 extras/package/macosx/Resources/fs_volume_max.png \
196 extras/package/macosx/Resources/fs_time_slider_knob_highlight.png \
197 extras/package/macosx/Resources/fs_time_slider_knob.png \
198 extras/package/macosx/Resources/fs_time_slider.png \
199 extras/package/macosx/Resources/fs_stop_highlight.png \
200 extras/package/macosx/Resources/fs_stop.png \
201 extras/package/macosx/Resources/fs_skip_previous_highlight.png \
202 extras/package/macosx/Resources/fs_skip_previous.png \
203 extras/package/macosx/Resources/fs_skip_next_highlight.png \
204 extras/package/macosx/Resources/fs_skip_next.png \
205 extras/package/macosx/Resources/fs_rewind_highlight.png \
206 extras/package/macosx/Resources/fs_rewind.png \
207 extras/package/macosx/Resources/fs_play_highlight.png \
208 extras/package/macosx/Resources/fs_play.png \
209 extras/package/macosx/Resources/fs_pause_highlight.png \
210 extras/package/macosx/Resources/fs_pause.png \
211 extras/package/macosx/Resources/fs_forward_highlight.png \
212 extras/package/macosx/Resources/fs_forward.png \
213 extras/package/macosx/Resources/fs_exit_fullscreen_highlight.png \
214 extras/package/macosx/Resources/fs_exit_fullscreen.png \
215 extras/package/macosx/Resources/fs_background.png \
216 extras/package/macosx/Resources/add_embedded_graphite.png \
217 extras/package/macosx/Resources/equalizerdrawer_graphite.png \
218 extras/package/macosx/Resources/fullscreen_graphite.png \
219 extras/package/macosx/Resources/next_graphite.png \
220 extras/package/macosx/Resources/pause_embedded_graphite.png \
221 extras/package/macosx/Resources/pause_graphite.png \
222 extras/package/macosx/Resources/play_embedded_graphite.png \
223 extras/package/macosx/Resources/play_graphite.png \
224 extras/package/macosx/Resources/playlistdrawer_graphite.png \
225 extras/package/macosx/Resources/previous_graphite.png \
226 extras/package/macosx/Resources/repeat_embedded_graphite.png \
227 extras/package/macosx/Resources/repeat_single_embedded_graphite.png \
228 extras/package/macosx/Resources/shuffle_embedded_graphite.png \
229 extras/package/macosx/Resources/skip_forward_embedded_graphite.png \
230 extras/package/macosx/Resources/skip_forward_graphite.png \
231 extras/package/macosx/Resources/skip_previous_embedded_graphite.png \
232 extras/package/macosx/Resources/skip_previous_graphite.png \
233 extras/package/macosx/Resources/stop_graphite.png \
234 extras/package/macosx/Resources/volumeslider_graphite.png \
235 extras/package/macosx/Resources/backward_big_down.png \
236 extras/package/macosx/Resources/backward_big.png \
237 extras/package/macosx/Resources/eq_sm.pdf \
238 extras/package/macosx/Resources/forward_big_down.png \
239 extras/package/macosx/Resources/forward_big.png \
240 extras/package/macosx/Resources/fs_sm.pdf \
241 extras/package/macosx/Resources/list_sm.pdf \
242 extras/package/macosx/Resources/next_sm.pdf \
243 extras/package/macosx/Resources/pause_big_down.png \
244 extras/package/macosx/Resources/pause_big.png \
245 extras/package/macosx/Resources/play_big_down.png \
246 extras/package/macosx/Resources/play_big.png \
247 extras/package/macosx/Resources/prev_sm.pdf \
248 extras/package/macosx/Resources/sidebarAdd.png \
249 extras/package/macosx/Resources/sidebarRepeat.png \
250 extras/package/macosx/Resources/sidebarRepeatOn.png \
251 extras/package/macosx/Resources/sidebarRepeatOneOn.png \
252 extras/package/macosx/Resources/sidebarResizeWidget.png \
253 extras/package/macosx/Resources/sidebarShuffle.png \
254 extras/package/macosx/Resources/sidebarShuffleOn.png \
255 extras/package/macosx/Resources/sidebarStatusAreaBackground.png \
256 extras/package/macosx/Resources/stop_sm.pdf \
257 extras/package/macosx/Resources/noart.png \
258 extras/package/macosx/Resources/spref_cone_Audio_64.png \
259 extras/package/macosx/Resources/spref_cone_Hotkeys_64.png \
260 extras/package/macosx/Resources/spref_cone_Input_64.png \
261 extras/package/macosx/Resources/spref_cone_Interface_64.png \
262 extras/package/macosx/Resources/spref_cone_Subtitles_64.png \
263 extras/package/macosx/Resources/spref_cone_Video_64.png \
264 extras/package/macosx/fullscreen_panel.svg \
265 extras/package/macosx/ub.sh \
266 extras/package/macosx/vlc.xcodeproj/project.pbxproj \
267 extras/package/macosx/Delete_Preferences.app/Contents/Info.plist \
268 extras/package/macosx/Delete_Preferences.app/Contents/PkgInfo \
269 extras/package/macosx/Delete_Preferences.app/Contents/MacOS/applet \
270 extras/package/macosx/Delete_Preferences.app/Contents/Resources/description.rtfd/TXT.rtf \
271 extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.icns \
272 extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.rsrc \
273 extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt \
274 extras/package/macosx/plugin/Info.plist.in \
275 extras/package/macosx/plugin/InstallerInfo.plist.in \
276 extras/package/macosx/plugin/InstallerDescription.plist \
277 extras/package/macosx/plugin/pbdevelopment.plist \
278 extras/package/macosx/eyetvplugin/EyeTVPluginDefs.h \
279 extras/package/macosx/eyetvplugin/Info.plist \
280 extras/package/macosx/eyetvplugin/eyetvplugin.c \
281 extras/package/macosx/eyetvplugin/eyetvplugin.h \
282 extras/package/macosx/eyetvplugin/English.lproj/InfoPlist.strings \
283 extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj \
284 extras/package/macosx/README.MacOSX.rtf \
285 extras/package/macosx/Info.plist.in
288 ###############################################################################
289 # Various utilities ( editor syntax files, D-Bus controller ... )
290 ##############################################################################
292 extras/analyser/zsh_completion.sh \
293 extras/analyser/zsh.cpp \
294 extras/analyser/emacs.init \
295 extras/analyser/vlc.vim \
296 extras/analyser/valgrind.suppressions \
297 extras/buildsystem/make.pl \
298 extras/misc/mpris.py \
299 extras/misc/mpris.glade
302 distdir=$(distdir) srcdir=$(srcdir) $(SHELL) $(srcdir)/toolbox --dist-contrib
304 ###############################################################################
306 ###############################################################################
308 noinst_SCRIPTS = vlc-config
309 vlc-config: $(top_builddir)/config.status $(top_builddir)/vlc-config.in
310 $(SHELL) ./config.status --file=$@
314 vlc-config.in: vlc-config.in.in
315 ./config.status --recheck
318 CLEANFILES = $(BUILT_SOURCES_clean)
319 DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile
320 MAINTAINERCLEANFILES = ChangeLog
322 # Shortcut for developers to rebuild the core (libvlc + vlc)
323 # Don't use it if you don't know what it is about.
324 # Don't complain if it doesn't work. -- Courmisch
326 cd compat && $(MAKE) $(AM_MAKEFLAGS)
329 cd src && $(MAKE) $(AM_MAKEFLAGS) libvlc.la
332 cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT)
335 cd doc && $(MAKE) $(AM_MAKEFLAGS) doc
337 .PHONY: libvlc core doc
339 #To get some nice output
341 $(top_builddir)/compile
344 noinst_DATA = vlc-bundle
346 rm -Rf $(top_builddir)/vlc-bundle ; mkdir -p $(top_builddir)/vlc-bundle
347 cp $(top_builddir)/vlc $(top_builddir)/vlc-bundle/
348 xres -o $(top_builddir)/vlc-bundle/vlc $(srcdir)/share/vlc_beos.rsrc
349 for i in "" `$(VLC_CONFIG) --target plugin` ; do \
350 if test -n "$$i" ; then \
351 mkdir -p $(top_builddir)/vlc-bundle/plugins ; \
352 cp "$$i$(LIBEXT)" $(top_builddir)/vlc-bundle/plugins/ ; \
355 if test -d $(top_builddir)/extras/contrib/vlc-lib ; then \
356 mkdir -p $(top_builddir)/vlc-bundle/lib ; \
357 for i in $(top_builddir)/extras/contrib/vlc-lib/*.so ; do \
358 cp $$i $(top_builddir)/vlc-bundle/lib/ ; \
361 cat $(top_srcdir)/po/LINGUAS | while read i; do \
362 mkdir -p "$(top_builddir)/vlc-bundle/share/locale/$$i/LC_MESSAGES" ; \
363 cp "$(top_builddir)/po/$$i.gmo" \
364 "$(top_builddir)/vlc-bundle/share/locale/$$i/LC_MESSAGES/vlc.mo" || true ; \
366 find $(top_builddir)/vlc-bundle -type f -exec mimeset -f "{}" \;
369 ###############################################################################
371 ###############################################################################
373 ALL_ALIASES = cvlc rvlc svlc qvlc nvlc mvlc
374 bin_SCRIPTS = $(ALIASES)
375 CLEANFILES += $(ALIASES) $(noinst_SCRIPTS)
376 EXTRA_SCRIPTS = $(ALL_ALIASES)
378 dist_noinst_SCRIPTS += make-alias
380 MKALIAS = bindir="$(bindir)" transform="$(transform)" program_prefix="$(program_prefix)" program_suffix="$(program_suffix)" $(top_srcdir)/make-alias $@
382 cvlc: make-alias Makefile
385 rvlc: make-alias Makefile
388 svlc: make-alias Makefile
391 qvlc: make-alias Makefile
394 nvlc: make-alias Makefile
397 mvlc: make-alias Makefile
401 noinst_SCRIPTS += vlc$(EXEEXT)
405 ln -sf bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
409 # Create the MacOS X app
410 noinst_DATA = VLC.app
414 # VLC-release.app for packaging and giving it to your friends
415 # use package-macosx to get a nice dmg
417 ( cd src && make install )
418 rm -Rf "$(top_builddir)/tmp"
419 mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
420 rm -Rf $(top_builddir)/VLC-release.app
421 for i in vlc.xcodeproj Resources README.MacOSX.rtf ; do \
422 cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
424 REVISION=`git describe --always` && \
425 cat $(top_builddir)/extras/package/macosx/Info.plist | \
426 sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
427 cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
428 for i in AUTHORS COPYING THANKS; do \
429 cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
431 mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
432 cp -R $(top_srcdir)/extras/contrib/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
433 mkdir -p $(top_builddir)/tmp/modules/audio_output
434 mkdir -p $(top_builddir)/tmp/modules/gui/macosx
482 cp "$(srcdir)/modules/gui/macosx/$$i" \
483 $(top_builddir)/tmp/modules/gui/macosx; \
485 cd $(top_builddir)/tmp/extras/package/macosx && xcodebuild -target vlc | grep -v '^\([ \t]\|$$\)' && \
487 cp -R $(top_builddir)/tmp/extras/package/macosx/build/Default/VLC.bundle \
488 $(top_builddir)/VLC-release.app; \
489 rm -Rf $(top_builddir)/tmp
490 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS
491 PRODUCT="VLC-release.app" ACTION="release-makefile" src_dir=$(srcdir) build_dir=$(top_builddir) sh $(srcdir)/projects/macosx/framework/Pre-Compile.sh
492 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua
493 for i in $(srcdir)/share/lua/*.* ; do \
494 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/`basename $${i}` ; \
496 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist
497 for i in $(srcdir)/share/lua/playlist/*.* ; do \
498 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist/`basename $${i}` ; \
500 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta
501 for i in $(srcdir)/share/lua/meta/*.* ; do \
502 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta/`basename $${i}` ; \
504 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf
505 for i in $(srcdir)/share/lua/intf/*.* ; do \
506 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/`basename $${i}` ; \
508 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules
509 for i in $(srcdir)/share/lua/intf/modules/*.* ; do \
510 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules/`basename $${i}` ; \
512 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs
513 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js
514 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images
515 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests
516 $(INSTALL) -m 644 $(srcdir)/share/lua/http/.hosts $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/.hosts
517 for i in $(srcdir)/share/lua/http/*.* ; do \
518 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/`basename $${i}` ; \
520 for i in $(srcdir)/share/lua/http/dialogs/* ; do \
521 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs/`basename $${i}` ; \
523 for i in $(srcdir)/share/lua/http/js/*.* ; do \
524 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js/`basename $${i}` ; \
526 for i in $(srcdir)/share/lua/http/images/*.* ; do \
527 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images/`basename $${i}` ; \
529 for i in $(srcdir)/share/lua/http/requests/*.* ; do \
530 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/`basename $${i}` ; \
532 $(INSTALL) -m 644 $(srcdir)/share/lua/http/requests/readme $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/readme.txt
533 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/dialogs
534 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/js
535 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/images
536 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests
537 $(INSTALL) -m 644 $(srcdir)/share/http/.hosts $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/.hosts
538 for i in $(srcdir)/share/http/*.* ; do \
539 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/`basename $${i}` ; \
541 for i in $(srcdir)/share/http/dialogs/* ; do \
542 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/dialogs/`basename $${i}` ; \
544 for i in $(srcdir)/share/http/js/*.* ; do \
545 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/js/`basename $${i}` ; \
547 for i in $(srcdir)/share/http/images/*.* ; do \
548 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/images/`basename $${i}` ; \
550 for i in $(srcdir)/share/http/requests/*.* ; do \
551 $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests/`basename $${i}` ; \
553 $(INSTALL) -m 644 $(srcdir)/share/http/requests/readme $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests/readme.txt
554 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale
555 cat $(top_srcdir)/po/LINGUAS | while read i; do \
556 $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
557 $(INSTALL) $(srcdir)/po/$${i}.gmo $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
558 mkdir -p $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
559 ln -sf ../English.lproj/InfoPlist.strings \
560 $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
561 ln -sf ../English.lproj/MainMenu.nib \
562 $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
564 printf "APPLVLC#" >| $(top_builddir)/VLC-release.app/Contents/PkgInfo
565 find $(top_builddir)/VLC-release.app/Contents/Resources/English.lproj -name designable.nib -delete;
566 find $(top_builddir)/VLC-release.app -type d -exec chmod ugo+rx '{}' \;
567 find $(top_builddir)/VLC-release.app -type f -exec chmod ugo+r '{}' \;
569 # This is just for development purposes.
570 # The resulting VLC.app will only run in this tree.
571 VLC.app: vlc $(top_builddir)/src/.libs/libvlccore.dylib $(top_builddir)/src/.libs/libvlc.dylib
572 (cd src && make install)
573 rm -Rf $(top_builddir)/tmp
574 mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
575 rm -Rf $(top_builddir)/VLC.app
576 for i in vlc.xcodeproj Resources README.MacOSX.rtf; do \
577 cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
579 REVISION=`git describe --always` && \
580 cat $(top_builddir)/extras/package/macosx/Info.plist | \
581 sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
582 cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
583 for i in AUTHORS COPYING THANKS; do \
584 cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
586 mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
587 cp -R $(top_srcdir)/extras/contrib/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
588 mkdir -p $(top_builddir)/tmp/modules/audio_output
589 mkdir -p $(top_builddir)/tmp/modules/gui/macosx
637 cp "$(srcdir)/modules/gui/macosx/$$i" \
638 $(top_builddir)/tmp/modules/gui/macosx; \
640 cd $(top_builddir)/tmp/extras/package/macosx && xcodebuild -target vlc | grep -v '^\([ \t]\|$$\)' && \
642 cp -R $(top_builddir)/tmp/extras/package/macosx/build/Default/VLC.bundle \
643 $(top_builddir)/VLC.app
644 $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS
645 touch $(top_builddir)/VLC.app/Contents/MacOS/VLC
646 chmod +x $(top_builddir)/VLC.app/Contents/MacOS/VLC
647 $(INSTALL) $(top_builddir)/bin/.libs/vlc $(top_builddir)/VLC.app/Contents/MacOS/VLC
648 ln -sf ../../../modules $(top_builddir)/VLC.app/Contents/MacOS/modules
649 install -d $(top_builddir)/VLC.app/Contents/MacOS/share
650 for i in `ls $(srcdir)/share`; do \
651 ln -sf `pwd`/$(srcdir)/share/$$i $(top_builddir)/VLC.app/Contents/MacOS/share/; \
653 $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS/share/locale
654 cat $(top_srcdir)/po/LINGUAS | while read i; do \
655 mkdir -p $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
656 ln -sfn `pwd`/$(srcdir)/po/$${i}.gmo $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
657 mkdir -p $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
658 ln -sf ../English.lproj/InfoPlist.strings \
659 $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
660 ln -sf ../English.lproj/MainMenu.nib \
661 $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
663 printf "APPLVLC#" >| $(top_builddir)/VLC.app/Contents/PkgInfo
665 ###############################################################################
666 # Building architecture-specific binary packages
667 ###############################################################################
669 # XXX: this rule is probably only useful to you if you have exactly
670 # the same setup as the maintaner(s).
673 ############################################################################
675 ############################################################################
676 win32_destdir=$(top_builddir)/vlc-$(VERSION)
677 win32_debugdir=$(top_builddir)/symbols-$(VERSION)
678 npvlc=vlc-$(VERSION)/mozilla/npvlc$(LIBEXT)
679 axvlc=vlc-$(VERSION)/activex/axvlc$(LIBEXT)
680 win32_lua_destdir=$(win32_destdir)/lua
681 win32_http_destdir=$(win32_destdir)/http
683 #Win-common if for win32 and wince
685 # Check that tmp isn't in the way
686 @if test -e "$(win32_destdir)"; then \
687 echo "Error: please remove $(win32_destdir), it is in the way"; \
690 echo "OK."; mkdir -p "$(win32_destdir)"; \
693 # Copy relevant files
694 # Copy executables and libs
695 cp "$(top_builddir)/bin/.libs/vlc$(EXEEXT)" "$(win32_destdir)/"
696 cp "$(top_srcdir)/extras/package/win32/vlc.exe.manifest" "$(win32_destdir)/"
697 cp "$(top_srcdir)/extras/package/win32/libvlc.dll.manifest" "$(win32_destdir)/"
698 cp "$(top_builddir)/src/.libs/libvlccore$(LIBEXT)" "$(win32_destdir)/"
699 cp "$(top_builddir)/src/.libs/libvlc$(LIBEXT)" "$(win32_destdir)/"
702 for file in AUTHORS MAINTAINERS THANKS ; \
703 do sed 's/@/_AT_/' < "$(srcdir)/$$file" > "$(win32_destdir)/$${file}.txt" ; done;
704 for file in NEWS COPYING README; \
705 do cp "$(srcdir)/$$file" "$(win32_destdir)/$${file}.txt"; done
706 unix2dos "$(win32_destdir)/"*.txt || echo "WARNING: this shouldn't happen"
709 cp $(srcdir)/share/vlc.ico $(win32_destdir)/
712 mkdir -p $(win32_destdir)/locale
713 cat $(top_srcdir)/po/LINGUAS | while read i; do \
714 mkdir -p "$(win32_destdir)/locale/$${i}/LC_MESSAGES" ; \
715 cp "$(srcdir)/po/$${i}.gmo" \
716 "$(win32_destdir)/locale/$${i}/LC_MESSAGES/vlc.mo" \
719 mkdir -p $(win32_destdir)/locale/qt4/
720 cp $(QT4LOCALEDIR)/*.qm $(win32_destdir)/locale/qt4/ || true
724 mkdir -p "$(win32_destdir)/mozilla"
725 cp $(top_builddir)/projects/mozilla/.libs/npvlc$(LIBEXT) $(win32_destdir)/mozilla/
726 cp $(top_srcdir)/projects/mozilla/npvlc.dll.manifest $(win32_destdir)/mozilla/
731 mkdir -p "$(win32_destdir)/activex"
732 cp $(srcdir)/projects/activex/README.TXT $(win32_destdir)/activex/
733 cp $(srcdir)/projects/activex/test.html $(win32_destdir)/activex/
734 unix2dos $(win32_destdir)/activex/*
736 cp $(top_builddir)/projects/activex/.libs/axvlc$(LIBEXT) $(win32_destdir)/activex/
737 cp $(top_srcdir)/projects/activex/axvlc.dll.manifest $(win32_destdir)/activex/
740 # Rebase all those DLLs to speed up loading (need cygwin rebase)
741 if rebase -b 0x42 /dev/null >/dev/null 2>&1; then \
742 find $(win32_destdir) -type f -name '*.dll' -print | rebase -b 0x70000000 -T -; \
745 package-win32-base-debug: package-win-common
746 # Copy relevant files
748 cp "$(top_builddir)/extras/package/win32/vlc.win32.nsi" "$(win32_destdir)/"
749 mkdir "$(win32_destdir)/languages"
750 cp $(srcdir)/extras/package/win32/languages/*.nsh "$(win32_destdir)/languages/"
753 mkdir -p "$(win32_destdir)/plugins"
754 find modules/ -name '*_plugin$(LIBEXT)' | while read i; do \
755 if test -n "$$i" ; then \
756 $(INSTALL) "$$i" "vlc-$(VERSION)/plugins/" ; \
760 cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/" || true
762 # Copy the lua scripts (HTTP)
764 mkdir -p "$(win32_lua_destdir)/http/images"
765 mkdir -p "$(win32_lua_destdir)/http/requests"
766 mkdir -p "$(win32_lua_destdir)/http/js"
767 mkdir -p "$(win32_lua_destdir)/http/dialogs"
768 cp $(srcdir)/share/lua/http/*.html $(win32_lua_destdir)/http/
769 unix2dos $(win32_lua_destdir)/http/*.html
770 cp $(srcdir)/share/lua/http/.hosts $(win32_lua_destdir)/http/
771 unix2dos $(win32_lua_destdir)/http/.hosts
772 cp $(srcdir)/share/lua/http/*.css $(win32_lua_destdir)/http/
773 unix2dos $(win32_lua_destdir)/http/*.css
774 cp $(srcdir)/share/lua/http/js/*.js $(win32_lua_destdir)/http/js/
775 unix2dos $(win32_lua_destdir)/http/js/*.js
776 cp $(srcdir)/share/lua/http/dialogs/* $(win32_lua_destdir)/http/dialogs/
777 unix2dos $(win32_lua_destdir)/http/dialogs/*
778 cp $(srcdir)/share/lua/http/dialogs/.hosts $(win32_lua_destdir)/http/dialogs/
779 unix2dos $(win32_lua_destdir)/http/dialogs/.hosts
780 cp $(srcdir)/share/lua/http/*.ico $(win32_lua_destdir)/http/
781 cp $(srcdir)/share/lua/http/images/*.png $(win32_lua_destdir)/http/images/
782 cp $(srcdir)/share/lua/http/requests/*.xml $(win32_lua_destdir)/http/requests/
783 unix2dos $(win32_lua_destdir)/http/requests/*.xml
784 cp $(srcdir)/share/lua/http/requests/readme $(win32_lua_destdir)/http/requests/readme.txt
785 unix2dos $(win32_lua_destdir)/http/requests/readme.txt
790 $(INSTALL) -d $(win32_lua_destdir)
791 for i in $(srcdir)/share/lua/*.* ; do \
792 $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/`basename $${i}` ; \
794 $(INSTALL) -d $(win32_lua_destdir)/playlist
795 for i in $(srcdir)/share/lua/playlist/*.* ; do \
796 $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/playlist/`basename $${i}` ; \
798 $(INSTALL) -d $(win32_lua_destdir)/meta
799 for i in $(srcdir)/share/lua/meta/*.* ; do \
800 $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/meta/`basename $${i}` ; \
802 $(INSTALL) -d $(win32_lua_destdir)/intf
803 for i in $(srcdir)/share/lua/intf/*.* ; do \
804 $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/intf/`basename $${i}` ; \
806 $(INSTALL) -d $(win32_lua_destdir)/intf/modules
807 for i in $(srcdir)/share/lua/intf/modules/*.* ; do \
808 $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/intf/modules/`basename $${i}` ; \
812 # Copy the http files
814 mkdir -p "$(win32_http_destdir)/images"
815 mkdir -p "$(win32_http_destdir)/requests"
816 mkdir -p "$(win32_http_destdir)/js"
817 mkdir -p "$(win32_http_destdir)/dialogs"
818 cp $(srcdir)/share/http/*.html $(win32_http_destdir)/
819 unix2dos $(win32_http_destdir)/*.html
820 cp $(srcdir)/share/http/.hosts $(win32_http_destdir)/
821 unix2dos $(win32_http_destdir)/.hosts
822 cp $(srcdir)/share/http/*.css $(win32_http_destdir)/
823 unix2dos $(win32_http_destdir)/*.css
824 cp $(srcdir)/share/http/js/*.js $(win32_http_destdir)/js/
825 unix2dos $(win32_http_destdir)/js/*.js
826 cp $(srcdir)/share/http/dialogs/* $(win32_http_destdir)/dialogs/
827 unix2dos $(win32_http_destdir)/dialogs/*
828 cp $(srcdir)/share/http/dialogs/.hosts $(win32_http_destdir)/dialogs/
829 unix2dos $(win32_http_destdir)/dialogs/.hosts
830 cp $(srcdir)/share/http/*.ico $(win32_http_destdir)/
831 cp $(srcdir)/share/http/images/*.png $(win32_http_destdir)/images/
832 cp $(srcdir)/share/http/requests/*.xml $(win32_http_destdir)/requests/
833 unix2dos $(win32_http_destdir)/requests/*.xml
834 cp $(srcdir)/share/http/requests/readme $(win32_http_destdir)/requests/readme.txt
835 unix2dos $(win32_http_destdir)/requests/readme.txt
841 mkdir -p $(win32_destdir)/skins/fonts
842 for i in $(srcdir)/share/skins2/fonts/*.*; do \
843 cp -- "$$i" $(win32_destdir)/skins/fonts/ || true ; \
845 for i in $(top_builddir)/share/skins2/*.*; do \
846 cp -- "$$i" $(win32_destdir)/skins/ || true ; \
848 cp -- $(srcdir)/share/skins2/skin.catalog $(win32_destdir)/skins/ || true ;
849 cp -- $(srcdir)/share/skins2/skin.dtd $(win32_destdir)/skins/ || true ;
854 mkdir -p "$(win32_destdir)/osdmenu"
855 cp $(srcdir)/share/osdmenu/*.* "$(win32_destdir)/osdmenu"
856 for dir in default default/selected default/selection default/volume ;do \
857 mkdir -p "$(win32_destdir)/osdmenu/$$dir"; \
858 for file in $(srcdir)/share/osdmenu/$${dir}/*.png;do \
859 cp -- "$$file" "$(win32_destdir)/osdmenu/$$dir"; \
862 unix2dos $(win32_destdir)/osdmenu/*.cfg;
863 for file in $(win32_destdir)/osdmenu/*.cfg; do \
864 sed 's%share/osdmenu%osdmenu%g' "$$file" > "$$file.tmp" || exit $$? ; \
865 sed 's%/%\\%g' "$$file.tmp" > "$$file" || exit$$? ; \
866 rm -f -- "$$file.tmp"; \
871 mkdir -p "$(win32_destdir)/sdk.tmp"
872 mkdir -p "$(win32_destdir)/sdk"
875 make install DESTDIR="$$d/vlc-$(VERSION)/sdk.tmp"
876 cd vlc-$(VERSION) && mv sdk.tmp/$(prefix)/* sdk/
877 find vlc-$(VERSION)/sdk.tmp -type d | sort -r | xargs rmdir
878 rm -Rf vlc-$(VERSION)/sdk/bin
880 #strip exe and main dll
881 package-win-common-strip: package-win32-base-debug
882 @if test -e "$(win32_debugdir)"; then \
883 echo "Error: please remove $(win32_debugdir), it is in the way"; \
886 echo "OK."; mkdir -p "$(win32_debugdir)"; \
888 for i in "" vlc-$(VERSION)/*$(LIBEXT) ; \
889 do if test -n "$$i" ; then \
890 $(OBJCOPY) --only-keep-debug "$$i" "$$i.dbg"; \
891 $(OBJCOPY) --strip-all "$$i" ; \
892 $(OBJCOPY) --add-gnu-debuglink="$$i.dbg" "$$i" ; \
893 mv "$$i.dbg" "$(win32_debugdir)"; \
896 #strip all plugins dll
897 package-win32-base: package-win-common-strip
898 for i in "" $(win32_destdir)/plugins/*$(LIBEXT) ; \
899 do if test -n "$$i" ; then \
900 $(OBJCOPY) --only-keep-debug "$$i" "$$i.dbg"; \
901 $(OBJCOPY) --strip-all "$$i" ; \
902 $(OBJCOPY) --add-gnu-debuglink="$$i.dbg" "$$i" ; \
903 mv "$$i.dbg" "$(win32_debugdir)"; \
906 package-win32-base-exe: package-win32-base
908 rm -Rf $(win32_destdir)/sdk
909 if makensis -VERSION >/dev/null 2>&1; then \
910 MAKENSIS="makensis"; \
911 elif [ -x "/cygdrive/c/Program Files/NSIS/makensis" ]; then \
912 MAKENSIS="/cygdrive/c/Program\ Files/NSIS/makensis"; \
913 elif [ -x "$(PROGRAMFILES)/NSIS/makensis" ]; then \
914 MAKENSIS="$(PROGRAMFILES)/NSIS/makensis"; \
915 elif wine --version >/dev/null 2>&1; then \
916 MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe"; \
918 echo 'Error: cannot locate makensis tool'; exit 1; \
920 eval "$$MAKENSIS $(win32_destdir)/vlc.win32.nsi"
922 package-win32-base-zip: package-win32-base
924 rm -f -- vlc-$(VERSION)-win32.zip
925 zip -r -9 vlc-$(VERSION)-win32.zip vlc-$(VERSION)
927 package-win32-base-debug-zip: package-win32-base-debug
929 rm -f -- vlc-$(VERSION)-win32-debug.zip
930 zip -r -9 vlc-$(VERSION)-win32-debug.zip vlc-$(VERSION)
932 package-win32-base-7zip: package-win32-base
934 7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32.7z vlc-$(VERSION)
936 package-win32-base-debug-7zip: package-win32-base-debug
938 7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32-debug.7z vlc-$(VERSION)
940 package-win32-exe: package-win32-base package-win32-base-exe
942 rm -Rf $(win32_destdir)
944 package-win32-zip: package-win32-base-zip
946 rm -Rf $(win32_destdir)
948 package-win32-debug-zip: package-win32-base-debug-zip
950 rm -Rf $(win32_destdir)
952 package-win32-7zip: package-win32-base-7zip
954 rm -Rf $(win32_destdir)
956 package-win32-debug-7zip: package-win32-base-debug-7zip
958 rm -Rf $(win32_destdir)
960 package-win32-no-clean: package-win32-base-zip package-win32-base-7zip package-win32-base-exe
962 package-win32: package-win32-no-clean
964 rm -Rf $(win32_destdir)
966 package-win32-debug: package-win32-base-debug-zip package-win32-base-debug-7zip
968 rm -Rf $(win32_destdir)
970 package-wince-base: package-win-common package-win-common-strip
972 package-wince-base-zip:
974 zip -r vlc-$(VERSION)-wince.zip vlc-$(VERSION)
976 package-wince: package-wince-base package-wince-base-zip
978 rm -Rf $(win32_destdir)
981 #####################################################################
983 #####################################################################
985 # Check that tmp isn't in the way
986 @if test -e $(srcdir)/tmp; then \
987 echo "Error: please remove $(srcdir)/tmp, it is in the way"; \
990 echo "OK." ; mkdir $(srcdir)/tmp ; \
993 # Copy relevant files
994 mkdir -p $(srcdir)/tmp/vlc
995 cd $(srcdir) && cp -R vlc-bundle/* AUTHORS COPYING ChangeLog README \
998 # Create debug package
999 xres -o $(srcdir)/tmp/vlc/vlc $(srcdir)/share/vlc_beos.rsrc
1000 find $(srcdir)/tmp/vlc -exec mimeset -f {} \;
1001 mv $(srcdir)/tmp/vlc $(srcdir)/tmp/vlc-$(VERSION)
1002 (cd $(srcdir)/tmp && zip -9 -r vlc-$(VERSION)-BeOS-debug.zip vlc-$(VERSION) )
1003 mv $(srcdir)/tmp/vlc-$(VERSION)-BeOS-debug.zip $(srcdir)/
1004 mv $(srcdir)/tmp/vlc-$(VERSION) $(srcdir)/tmp/vlc
1006 # Create normal package
1007 $(STRIP) --strip-debug --strip-unneeded $(srcdir)/tmp/vlc/vlc
1008 find $(srcdir)/tmp/vlc -name 'lib*.so' -exec $(STRIP) \
1009 --strip-debug --strip-unneeded "{}" \;
1010 xres -o $(srcdir)/tmp/vlc/vlc $(srcdir)/share/vlc_beos.rsrc
1011 find $(srcdir)/tmp/vlc -exec mimeset -f {} \;
1012 mv $(srcdir)/tmp/vlc $(srcdir)/tmp/vlc-$(VERSION)
1013 (cd $(srcdir)/tmp && zip -9 -r vlc-$(VERSION)-BeOS.zip vlc-$(VERSION) )
1014 mv $(srcdir)/tmp/vlc-$(VERSION)-BeOS.zip $(srcdir)/
1017 rm -Rf $(srcdir)/tmp
1019 #########################################################################
1021 #########################################################################
1022 package-macosx: VLC-release.app ChangeLog
1023 # Check that the temporary location isn't in the way
1024 @if test -e "$(top_builddir)/vlc-$(VERSION)/"; then \
1025 rm -Rf "$(top_builddir)/vlc-$(VERSION)/" ; \
1028 echo "Create package directory: vlc-$(VERSION)/";
1029 mkdir -p "$(top_builddir)/vlc-$(VERSION)/";
1031 # Copy relevant files
1032 @if test -e "$(top_builddir)/VLC-release.app/"; then \
1033 cp -R "$(top_builddir)/VLC-release.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
1035 cp -R "$(top_builddir)/VLC.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
1037 mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
1038 mkdir -p $(top_builddir)/vlc-$(VERSION)/.background/ && \
1039 cp $(srcdir)/AUTHORS $(srcdir)/COPYING $(srcdir)/README $(srcdir)/THANKS $(srcdir)/NEWS $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
1040 cp -R $(srcdir)/extras/package/macosx/Delete_Preferences.app $(top_builddir)/vlc-$(VERSION)/Goodies/Delete\ VLC\ Preferences.app && \
1041 cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf && \
1042 cp $(srcdir)/extras/package/macosx/Resources/about_bg.png $(top_builddir)/vlc-$(VERSION)/.background/background.png
1043 cp -L $(top_builddir)/ChangeLog $(top_builddir)/vlc-$(VERSION)/Goodies/
1045 # Place a link to the application folder
1046 ln -s /Applications $(top_builddir)/vlc-$(VERSION)/Applications
1048 # Create disk image (temporarily taken from the 0.8.6-bugfix branch to provide reliable NBs)
1049 echo "Creating disk image"
1050 rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
1051 hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
1052 "$(top_builddir)/vlc-$(VERSION).dmg" -scrub
1053 echo "Disk image creation completed:"
1054 ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
1057 # echo "Creating disk image"
1058 # rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
1059 # hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
1060 # "$(top_builddir)/vlc-$(VERSION).dmg" -format UDRW \
1061 # -scrub -imagekey zlib-level=9 -attach
1063 # Make sure the root window of the dmg will pop up when the dmg is mounted.
1064 # Note: We dont mount in /Volumes to be sure we won't collide with an other
1065 # finder mounted dmg with the same name.
1066 # echo "Make sure the root window of the dmg will pop up when the dmg is mounted"
1067 # mkdir -p $(top_builddir)/vlcmnt
1068 # hdiutil attach -nokernel -readwrite -noverify -noautoopen -private "$(top_builddir)/vlc-$(VERSION).dmg" -mountpoint "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
1069 # bless --folder "$(top_builddir)/vlcmnt/vlc-$(VERSION)/" --openfolder "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
1070 # sleep 1 # Make sure operation completes
1073 # Unmount the image now
1074 # hdiutil detach "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
1075 # rm -R $(top_builddir)/vlcmnt
1077 # Make sure the image is not writable
1078 # Note: We can't directly create a read only dmg as we do the bless stuff
1079 echo "Make the disk image read-only"
1080 mv "$(top_builddir)/vlc-$(VERSION).dmg" "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
1081 hdiutil convert "$(top_builddir)/vlc-$(VERSION)-rw.dmg" -format UDBZ -o "$(top_builddir)/vlc-$(VERSION).dmg"
1082 rm "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
1085 echo "Disk image creation completed:"
1086 ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
1089 rm -Rf "$(top_builddir)/vlc-$(VERSION)"
1091 package-macosx-zip: VLC-release.app
1092 rm -Rf $(top_builddir)/vlc-$(VERSION)
1093 mkdir -p $(top_builddir)/vlc-$(VERSION)
1094 cp -R $(top_builddir)/VLC-release.app $(top_builddir)/vlc-$(VERSION)/VLC.app
1095 mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
1096 for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
1097 cp $(srcdir)/$$i $(top_builddir)/vlc-$(VERSION)/Goodies; \
1099 cp -R $(srcdir)/extras/package/macosx/Delete_Preferences.app \
1100 $(top_builddir)/vlc-$(VERSION)/Goodies
1101 cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf \
1102 $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf
1103 zip -r $(top_builddir)/vlc-$(VERSION).zip $(top_builddir)/vlc-$(VERSION)
1104 rm -Rf $(top_builddir)/vlc-$(VERSION)
1106 package-macosx-framework-zip:
1107 rm -Rf $(top_builddir)/vlckit-$(VERSION)
1108 mkdir -p $(top_builddir)/vlckit-$(VERSION)
1109 cp -R $(srcdir)/projects/macosx/framework/build/Debug/VLCKit.framework \
1110 $(top_builddir)/vlckit-$(VERSION)/VLCKit.framework
1111 mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
1112 for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
1113 cp $(srcdir)/$$i $(top_builddir)/vlckit-$(VERSION)/Goodies; \
1115 zip -r $(top_builddir)/vlckit-$(VERSION).zip $(top_builddir)/vlckit-$(VERSION)
1116 rm -Rf $(top_builddir)/vlc-$(VERSION)
1118 package-macosx-plugin:
1121 rm -rf "$(top_builddir)/macosx-plugin-instdata/"; true
1122 mkdir -p "$(top_builddir)/macosx-plugin-instdata"
1123 rm -f "$(top_builddir)/projects/mozilla/VLC Plugin.plugin/Contents/MacOS/modules/libmacosx_plugin.dylib"
1124 cp -R "$(top_builddir)/projects/mozilla/VLC Plugin.plugin" "$(top_builddir)/macosx-plugin-instdata"
1125 rm -rf "$(top_builddir)/VLC Internet Plug-In.pkg"
1126 export PACKAGEMAKER=
1127 if test -x /Developer/Tools/packagemaker; then \
1128 export PACKAGEMAKER=/Developer/Tools/packagemaker; \
1130 if test -x /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker; then \
1131 export PACKAGEMAKER=/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker; \
1133 $${PACKAGEMAKER} -build -ds -p "$(top_builddir)/VLC Internet Plug-In.pkg" \
1134 -f "$(top_builddir)/macosx-plugin-instdata" \
1135 -i "$(top_builddir)/extras/package/macosx/plugin/InstallerInfo.plist" \
1136 -d "$(top_srcdir)/extras/package/macosx/plugin/InstallerDescription.plist"; true
1137 rm -rf "$(top_builddir)/macosx-plugin-instdata/"
1140 rm -f "$(top_builddir)/vlc-plugin-$(VERSION).dmg"; true
1141 rm -rf "$(top_builddir)/vlc-plugin-$(VERSION)/"; true
1142 mkdir -p "$(top_builddir)/vlc-plugin-$(VERSION)/"
1143 mv "$(top_builddir)/VLC Internet Plug-In.pkg" "$(top_builddir)/vlc-plugin-$(VERSION)/"
1144 hdiutil create -srcfolder "$(top_builddir)/vlc-plugin-$(VERSION)" \
1145 "$(top_builddir)/vlc-plugin-$(VERSION).dmg" -format UDBZ \
1146 -scrub -imagekey zlib-level=9
1147 echo "Disk image creation completed:"
1148 rm -rf "$(top_builddir)/vlc-plugin-$(VERSION)"
1151 package-translations:
1152 @if test -e "$(srcdir)/vlc-translations-$(VERSION)"; then \
1153 echo "Error: please remove $(srcdir)/vlc-translations-$(VERSION), it is in the way"; \
1156 echo "OK."; mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"; \
1159 cat $(top_srcdir)/po/LINGUAS | while read i; do \
1160 cp "$(srcdir)/po/$${i}.po" \
1161 "$(srcdir)/vlc-translations-$(VERSION)/$${i}.po" \
1164 cp "$(srcdir)/doc/translations.txt" \
1165 "$(srcdir)/vlc-translations-$(VERSION)/README.txt"
1167 echo "#!/bin/sh" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1168 echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1169 echo 'if test $$# != 1; then' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1170 echo " echo \"Usage: convert-po.sh <.po file>\"" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1171 echo " exit 1" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1172 echo "fi" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1173 echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1174 echo 'msgfmt --statistics -o vlc.mo $$1' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
1176 $(AMTAR) chof - $(srcdir)/vlc-translations-$(VERSION) \
1177 | GZIP=$(GZIP_ENV) gzip -c >$(srcdir)/vlc-translations-$(VERSION).tar.gz
1179 ###############################################################################
1180 # PO translation files update
1181 ###############################################################################
1185 cd po && $(MAKE) POTFILES vlc.pot update-po
1188 ###############################################################################
1189 # Enforce Mac OS X deployment target environment variable
1190 ###############################################################################
1191 macosx-sdk: Makefile.in $(HEADERS_include) vlc-config
1192 export MACOSX_DEPLOYMENT_TARGET=$(MACOSX_DEPLOYMENT_TARGET)