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