代码拉取完成,页面将自动刷新
# Makefile.in generated by automake 1.14.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
###############################################################################
# Automake targets and declarations
###############################################################################
#! /usr/bin/make -f
VPATH = @srcdir@
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
@BUILD_VLC_TRUE@am__append_1 = bin
DIST_COMMON = $(srcdir)/extras/package/macosx/package.mak \
$(srcdir)/extras/package/win32/package.mak \
$(srcdir)/extras/package/npapi.am \
$(srcdir)/extras/package/win32/msi.mak $(srcdir)/Makefile.in \
$(srcdir)/Makefile.am $(top_srcdir)/configure \
$(am__configure_deps) $(srcdir)/config.h.in \
$(top_srcdir)/extras/package/win32/NSIS/spad.nsi.in \
$(top_srcdir)/extras/package/win32/NSIS/vlc.win32.nsi.in \
$(top_srcdir)/extras/package/win32/msi/config.wxi.in \
$(top_srcdir)/extras/package/macosx/Info.plist.in \
$(top_srcdir)/extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in \
$(dist_noinst_SCRIPTS) $(top_srcdir)/autotools/test-driver \
ABOUT-NLS AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS \
README THANKS autotools/compile autotools/config.guess \
autotools/config.rpath autotools/config.sub autotools/depcomp \
autotools/install-sh autotools/missing autotools/ltmain.sh \
$(top_srcdir)/autotools/compile \
$(top_srcdir)/autotools/config.guess \
$(top_srcdir)/autotools/config.rpath \
$(top_srcdir)/autotools/config.sub \
$(top_srcdir)/autotools/install-sh \
$(top_srcdir)/autotools/ltmain.sh \
$(top_srcdir)/autotools/missing
@HAVE_WIN32_TRUE@am__append_2 = \
@HAVE_WIN32_TRUE@ extras/package/win32/NSIS/vlc.win32.nsi \
@HAVE_WIN32_TRUE@ extras/package/win32/NSIS/spad.nsi \
@HAVE_WIN32_TRUE@ extras/package/win32/msi/config.wxi
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/dolt.m4 \
$(top_srcdir)/m4/flags.m4 $(top_srcdir)/m4/gettext.m4 \
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vlc.m4 \
$(top_srcdir)/m4/with_pkg.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = extras/package/win32/NSIS/spad.nsi \
extras/package/win32/NSIS/vlc.win32.nsi \
extras/package/win32/msi/config.wxi \
extras/package/macosx/Info.plist \
extras/package/macosx/Resources/English.lproj/InfoPlist.strings
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
am__installdirs = "$(DESTDIR)$(bindir)"
SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
$(nodist_noinst_SCRIPTS) $(noinst_SCRIPTS)
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-recursive dvi-recursive html-recursive info-recursive \
install-data-recursive install-dvi-recursive \
install-exec-recursive install-html-recursive \
install-info-recursive install-pdf-recursive \
install-ps-recursive install-recursive installcheck-recursive \
installdirs-recursive pdf-recursive ps-recursive \
tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
DATA = $(noinst_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
$(RECURSIVE_TARGETS) \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
cscope check recheck distdir dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
$(LISP)config.h.in
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
am__tty_colors_dummy = \
mgn= red= grn= lgn= blu= brg= std=; \
am__color_tests=no
am__tty_colors = { \
$(am__tty_colors_dummy); \
if test "X$(AM_COLOR_TESTS)" = Xno; then \
am__color_tests=no; \
elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
am__color_tests=yes; \
elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
am__color_tests=yes; \
fi; \
if test $$am__color_tests = yes; then \
red='[0;31m'; \
grn='[0;32m'; \
lgn='[1;32m'; \
blu='[1;34m'; \
mgn='[0;35m'; \
brg='[1m'; \
std='[m'; \
fi; \
}
am__recheck_rx = ^[ ]*:recheck:[ ]*
am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
# A command that, given a newline-separated list of test names on the
# standard input, print the name of the tests that are to be re-run
# upon "make recheck".
am__list_recheck_tests = $(AWK) '{ \
recheck = 1; \
while ((rc = (getline line < ($$0 ".trs"))) != 0) \
{ \
if (rc < 0) \
{ \
if ((getline line2 < ($$0 ".log")) < 0) \
recheck = 0; \
break; \
} \
else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
{ \
recheck = 0; \
break; \
} \
else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
{ \
break; \
} \
}; \
if (recheck) \
print $$0; \
close ($$0 ".trs"); \
close ($$0 ".log"); \
}'
# A command that, given a newline-separated list of test names on the
# standard input, create the global log from their .trs and .log files.
am__create_global_log = $(AWK) ' \
function fatal(msg) \
{ \
print "fatal: making $@: " msg | "cat >&2"; \
exit 1; \
} \
function rst_section(header) \
{ \
print header; \
len = length(header); \
for (i = 1; i <= len; i = i + 1) \
printf "="; \
printf "\n\n"; \
} \
{ \
copy_in_global_log = 1; \
global_test_result = "RUN"; \
while ((rc = (getline line < ($$0 ".trs"))) != 0) \
{ \
if (rc < 0) \
fatal("failed to read from " $$0 ".trs"); \
if (line ~ /$(am__global_test_result_rx)/) \
{ \
sub("$(am__global_test_result_rx)", "", line); \
sub("[ ]*$$", "", line); \
global_test_result = line; \
} \
else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
copy_in_global_log = 0; \
}; \
if (copy_in_global_log) \
{ \
rst_section(global_test_result ": " $$0); \
while ((rc = (getline line < ($$0 ".log"))) != 0) \
{ \
if (rc < 0) \
fatal("failed to read from " $$0 ".log"); \
print line; \
}; \
printf "\n"; \
}; \
close ($$0 ".trs"); \
close ($$0 ".log"); \
}'
# Restructured Text title.
am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
# Solaris 10 'make', and several other traditional 'make' implementations,
# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
# by disabling -e (using the XSI extension "set +e") if it's set.
am__sh_e_setup = case $$- in *e*) set +e;; esac
# Default flags passed to test drivers.
am__common_driver_flags = \
--color-tests "$$am__color_tests" \
--enable-hard-errors "$$am__enable_hard_errors" \
--expect-failure "$$am__expect_failure"
# To be inserted before the command running the test. Creates the
# directory for the log if needed. Stores in $dir the directory
# containing $f, in $tst the test, in $log the log. Executes the
# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
# passes TESTS_ENVIRONMENT. Set up options for the wrapper that
# will run the test scripts (or their associated LOG_COMPILER, if
# thy have one).
am__check_pre = \
$(am__sh_e_setup); \
$(am__vpath_adj_setup) $(am__vpath_adj) \
$(am__tty_colors); \
srcdir=$(srcdir); export srcdir; \
case "$@" in \
*/*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
*) am__odir=.;; \
esac; \
test "x$$am__odir" = x"." || test -d "$$am__odir" \
|| $(MKDIR_P) "$$am__odir" || exit $$?; \
if test -f "./$$f"; then dir=./; \
elif test -f "$$f"; then dir=; \
else dir="$(srcdir)/"; fi; \
tst=$$dir$$f; log='$@'; \
if test -n '$(DISABLE_HARD_ERRORS)'; then \
am__enable_hard_errors=no; \
else \
am__enable_hard_errors=yes; \
fi; \
case " $(XFAIL_TESTS) " in \
*[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
am__expect_failure=yes;; \
*) \
am__expect_failure=no;; \
esac; \
$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
# A shell command to get the names of the tests scripts with any registered
# extension removed (i.e., equivalently, the names of the test logs, with
# the '.log' extension removed). The result is saved in the shell variable
# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
# since that might cause problem with VPATH rewrites for suffix-less tests.
# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
am__set_TESTS_bases = \
bases='$(TEST_LOGS)'; \
bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
bases=`echo $$bases`
RECHECK_LOGS = $(TEST_LOGS)
TEST_SUITE_LOG = test-suite.log
TEST_EXTENSIONS = @EXEEXT@ .test
LOG_DRIVER = $(SHELL) $(top_srcdir)/autotools/test-driver
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
am__set_b = \
case '$@' in \
*/*) \
case '$*' in \
*/*) b='$*';; \
*) b=`echo '$@' | sed 's/\.log$$//'`; \
esac;; \
*) \
b='$*';; \
esac
am__test_logs1 = $(TESTS:=.log)
am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
TEST_LOGS = $(am__test_logs2:.test.log=.log)
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/autotools/test-driver
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
$(TEST_LOG_FLAGS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
if test -d "$(distdir)"; then \
find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -rf "$(distdir)" \
|| { sleep 5 && rm -rf "$(distdir)"; }; \
else :; fi
am__post_remove_distdir = $(am__remove_distdir)
am__relativize = \
dir0=`pwd`; \
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
sed_rest='s,^[^/]*/*,,'; \
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
sed_butlast='s,/*[^/]*$$,,'; \
while test -n "$$dir1"; do \
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
if test "$$first" != "."; then \
if test "$$first" = ".."; then \
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
else \
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
if test "$$first2" = "$$first"; then \
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
else \
dir2="../$$dir2"; \
fi; \
dir0="$$dir0"/"$$first"; \
fi; \
fi; \
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
done; \
reldir="$$dir2"
GZIP_ENV = --best
DIST_ARCHIVES = $(distdir).tar.xz
DIST_TARGETS = dist-xz
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
ALIASES = @ALIASES@
ALSA_CFLAGS = @ALSA_CFLAGS@
ALSA_LIBS = @ALSA_LIBS@
ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@
AMTAR = @AMTAR@
AM_CPPFLAGS = @AM_CPPFLAGS@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
ARCH = @ARCH@
AS = @AS@
ASDCP_CFLAGS = @ASDCP_CFLAGS@
ASDCP_LIBS = @ASDCP_LIBS@
ASM = @ASM@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
AVCODEC_LIBS = @AVCODEC_LIBS@
AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
AVFORMAT_LIBS = @AVFORMAT_LIBS@
AWK = @AWK@
BLURAY_CFLAGS = @BLURAY_CFLAGS@
BLURAY_LIBS = @BLURAY_LIBS@
BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
BONJOUR_LIBS = @BONJOUR_LIBS@
CACA_CFLAGS = @CACA_CFLAGS@
CACA_LIBS = @CACA_LIBS@
CC = @CC@
CCAS = @CCAS@
CCASDEPMODE = @CCASDEPMODE@
CCASFLAGS = @CCASFLAGS@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CFLAGS_access_mtp = @CFLAGS_access_mtp@
CFLAGS_access_output_shout = @CFLAGS_access_output_shout@
CFLAGS_bonjour = @CFLAGS_bonjour@
CFLAGS_caca = @CFLAGS_caca@
CFLAGS_cdda = @CFLAGS_cdda@
CFLAGS_dc1394 = @CFLAGS_dc1394@
CFLAGS_deinterlace = @CFLAGS_deinterlace@
CFLAGS_dtstofloat32 = @CFLAGS_dtstofloat32@
CFLAGS_dv1394 = @CFLAGS_dv1394@
CFLAGS_dvdnav = @CFLAGS_dvdnav@
CFLAGS_dvdread = @CFLAGS_dvdread@
CFLAGS_fdkaac = @CFLAGS_fdkaac@
CFLAGS_flac = @CFLAGS_flac@
CFLAGS_fluidsynth = @CFLAGS_fluidsynth@
CFLAGS_gles1 = @CFLAGS_gles1@
CFLAGS_gles2 = @CFLAGS_gles2@
CFLAGS_gnomevfs = @CFLAGS_gnomevfs@
CFLAGS_goom = @CFLAGS_goom@
CFLAGS_kate = @CFLAGS_kate@
CFLAGS_libbluray = @CFLAGS_libbluray@
CFLAGS_libmpeg2 = @CFLAGS_libmpeg2@
CFLAGS_libvlccore = @CFLAGS_libvlccore@
CFLAGS_mmal_codec = @CFLAGS_mmal_codec@
CFLAGS_mmal_vout = @CFLAGS_mmal_vout@
CFLAGS_mod = @CFLAGS_mod@
CFLAGS_mtp = @CFLAGS_mtp@
CFLAGS_mux_ogg = @CFLAGS_mux_ogg@
CFLAGS_ncurses = @CFLAGS_ncurses@
CFLAGS_notify = @CFLAGS_notify@
CFLAGS_ogg = @CFLAGS_ogg@
CFLAGS_omxil = @CFLAGS_omxil@
CFLAGS_omxil_vout = @CFLAGS_omxil_vout@
CFLAGS_opencv_example = @CFLAGS_opencv_example@
CFLAGS_opencv_wrapper = @CFLAGS_opencv_wrapper@
CFLAGS_opus = @CFLAGS_opus@
CFLAGS_postproc = @CFLAGS_postproc@
CFLAGS_qsv = @CFLAGS_qsv@
CFLAGS_rdp = @CFLAGS_rdp@
CFLAGS_samplerate = @CFLAGS_samplerate@
CFLAGS_schroedinger = @CFLAGS_schroedinger@
CFLAGS_sftp = @CFLAGS_sftp@
CFLAGS_shine = @CFLAGS_shine@
CFLAGS_sid = @CFLAGS_sid@
CFLAGS_smb = @CFLAGS_smb@
CFLAGS_speex = @CFLAGS_speex@
CFLAGS_stream_out_chromaprint = @CFLAGS_stream_out_chromaprint@
CFLAGS_svg = @CFLAGS_svg@
CFLAGS_svgdec = @CFLAGS_svgdec@
CFLAGS_swscale = @CFLAGS_swscale@
CFLAGS_theora = @CFLAGS_theora@
CFLAGS_twolame = @CFLAGS_twolame@
CFLAGS_udev = @CFLAGS_udev@
CFLAGS_upnp = @CFLAGS_upnp@
CFLAGS_vcdx = @CFLAGS_vcdx@
CFLAGS_vnc = @CFLAGS_vnc@
CFLAGS_vorbis = @CFLAGS_vorbis@
CFLAGS_vout_sdl = @CFLAGS_vout_sdl@
CFLAGS_x262 = @CFLAGS_x262@
CFLAGS_x264 = @CFLAGS_x264@
CFLAGS_x26410b = @CFLAGS_x26410b@
CFLAGS_x265 = @CFLAGS_x265@
CFLAGS_xml = @CFLAGS_xml@
CHROMAPRINT_CFLAGS = @CHROMAPRINT_CFLAGS@
CHROMAPRINT_LIBS = @CHROMAPRINT_LIBS@
CONTRIB_DIR = @CONTRIB_DIR@
COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CPPFLAGS_a52tofloat32 = @CPPFLAGS_a52tofloat32@
CPPFLAGS_access_mtp = @CPPFLAGS_access_mtp@
CPPFLAGS_access_output_shout = @CPPFLAGS_access_output_shout@
CPPFLAGS_bonjour = @CPPFLAGS_bonjour@
CPPFLAGS_caca = @CPPFLAGS_caca@
CPPFLAGS_dc1394 = @CPPFLAGS_dc1394@
CPPFLAGS_decklink = @CPPFLAGS_decklink@
CPPFLAGS_decklinkoutput = @CPPFLAGS_decklinkoutput@
CPPFLAGS_directfb = @CPPFLAGS_directfb@
CPPFLAGS_dtstofloat32 = @CPPFLAGS_dtstofloat32@
CPPFLAGS_dv1394 = @CPPFLAGS_dv1394@
CPPFLAGS_dvdnav = @CPPFLAGS_dvdnav@
CPPFLAGS_dvdread = @CPPFLAGS_dvdread@
CPPFLAGS_faad = @CPPFLAGS_faad@
CPPFLAGS_fdkaac = @CPPFLAGS_fdkaac@
CPPFLAGS_flac = @CPPFLAGS_flac@
CPPFLAGS_fluidsynth = @CPPFLAGS_fluidsynth@
CPPFLAGS_freetype = @CPPFLAGS_freetype@
CPPFLAGS_gles1 = @CPPFLAGS_gles1@
CPPFLAGS_gles2 = @CPPFLAGS_gles2@
CPPFLAGS_gnomevfs = @CPPFLAGS_gnomevfs@
CPPFLAGS_goom = @CPPFLAGS_goom@
CPPFLAGS_kate = @CPPFLAGS_kate@
CPPFLAGS_libass = @CPPFLAGS_libass@
CPPFLAGS_libbluray = @CPPFLAGS_libbluray@
CPPFLAGS_libmpeg2 = @CPPFLAGS_libmpeg2@
CPPFLAGS_mpgatofixed32 = @CPPFLAGS_mpgatofixed32@
CPPFLAGS_mtp = @CPPFLAGS_mtp@
CPPFLAGS_mux_ogg = @CPPFLAGS_mux_ogg@
CPPFLAGS_notify = @CPPFLAGS_notify@
CPPFLAGS_ogg = @CPPFLAGS_ogg@
CPPFLAGS_opencv_example = @CPPFLAGS_opencv_example@
CPPFLAGS_opencv_wrapper = @CPPFLAGS_opencv_wrapper@
CPPFLAGS_opus = @CPPFLAGS_opus@
CPPFLAGS_qsv = @CPPFLAGS_qsv@
CPPFLAGS_rdp = @CPPFLAGS_rdp@
CPPFLAGS_samplerate = @CPPFLAGS_samplerate@
CPPFLAGS_schroedinger = @CPPFLAGS_schroedinger@
CPPFLAGS_sftp = @CPPFLAGS_sftp@
CPPFLAGS_shine = @CPPFLAGS_shine@
CPPFLAGS_skins2 = @CPPFLAGS_skins2@
CPPFLAGS_smb = @CPPFLAGS_smb@
CPPFLAGS_speex = @CPPFLAGS_speex@
CPPFLAGS_svg = @CPPFLAGS_svg@
CPPFLAGS_svgdec = @CPPFLAGS_svgdec@
CPPFLAGS_theora = @CPPFLAGS_theora@
CPPFLAGS_twolame = @CPPFLAGS_twolame@
CPPFLAGS_udev = @CPPFLAGS_udev@
CPPFLAGS_upnp = @CPPFLAGS_upnp@
CPPFLAGS_vcdx = @CPPFLAGS_vcdx@
CPPFLAGS_vnc = @CPPFLAGS_vnc@
CPPFLAGS_vorbis = @CPPFLAGS_vorbis@
CPPFLAGS_vpx = @CPPFLAGS_vpx@
CPPFLAGS_x264 = @CPPFLAGS_x264@
CPPFLAGS_x265 = @CPPFLAGS_x265@
CPPFLAGS_xml = @CPPFLAGS_xml@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CXXFLAGS_live555 = @CXXFLAGS_live555@
CXXFLAGS_mod = @CXXFLAGS_mod@
CXXFLAGS_qt4 = @CXXFLAGS_qt4@
CXXFLAGS_skins2 = @CXXFLAGS_skins2@
CXXFLAGS_vsxu = @CXXFLAGS_vsxu@
CYGPATH_W = @CYGPATH_W@
DBUS_CFLAGS = @DBUS_CFLAGS@
DBUS_LIBS = @DBUS_LIBS@
DC1394_CFLAGS = @DC1394_CFLAGS@
DC1394_LIBS = @DC1394_LIBS@
DCA_CFLAGS = @DCA_CFLAGS@
DCA_LIBS = @DCA_LIBS@
DEFS = @DEFS@
DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
DEPDIR = @DEPDIR@
DESKTOP_FILE_VALIDATE = @DESKTOP_FILE_VALIDATE@
DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
DIRECTFB_LIBS = @DIRECTFB_LIBS@
DLLTOOL = @DLLTOOL@
DOLT_BASH = @DOLT_BASH@
DOLT_CLEANFILES = @DOLT_CLEANFILES@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
DV1394_CFLAGS = @DV1394_CFLAGS@
DV1394_LIBS = @DV1394_LIBS@
DVBPSI_CFLAGS = @DVBPSI_CFLAGS@
DVBPSI_LIBS = @DVBPSI_LIBS@
DVDNAV_CFLAGS = @DVDNAV_CFLAGS@
DVDNAV_LIBS = @DVDNAV_LIBS@
DVDREAD_CFLAGS = @DVDREAD_CFLAGS@
DVDREAD_LIBS = @DVDREAD_LIBS@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGL_CFLAGS = @EGL_CFLAGS@
EGL_LIBS = @EGL_LIBS@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
FDKAAC_CFLAGS = @FDKAAC_CFLAGS@
FDKAAC_LIBS = @FDKAAC_LIBS@
FGREP = @FGREP@
FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
FLAC_CFLAGS = @FLAC_CFLAGS@
FLAC_LIBS = @FLAC_LIBS@
FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
FREERDP_CFLAGS = @FREERDP_CFLAGS@
FREERDP_LIBS = @FREERDP_LIBS@
FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
FREETYPE_LIBS = @FREETYPE_LIBS@
FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
FRIBIDI_LIBS = @FRIBIDI_LIBS@
GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
GCRYPT_LIBS = @GCRYPT_LIBS@
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
GLES1_CFLAGS = @GLES1_CFLAGS@
GLES1_LIBS = @GLES1_LIBS@
GLES2_CFLAGS = @GLES2_CFLAGS@
GLES2_LIBS = @GLES2_LIBS@
GL_CFLAGS = @GL_CFLAGS@
GL_LIBS = @GL_LIBS@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
GNUTLS_LIBS = @GNUTLS_LIBS@
GOOM_CFLAGS = @GOOM_CFLAGS@
GOOM_LIBS = @GOOM_LIBS@
GREP = @GREP@
GST_APP_CFLAGS = @GST_APP_CFLAGS@
GST_APP_LIBS = @GST_APP_LIBS@
GST_VIDEO_CFLAGS = @GST_VIDEO_CFLAGS@
GST_VIDEO_LIBS = @GST_VIDEO_LIBS@
IDN_CFLAGS = @IDN_CFLAGS@
IDN_LIBS = @IDN_LIBS@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INTLLIBS = @INTLLIBS@
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
JACK_CFLAGS = @JACK_CFLAGS@
JACK_LIBS = @JACK_LIBS@
KAI_LIBS = @KAI_LIBS@
KATE_CFLAGS = @KATE_CFLAGS@
KATE_LIBS = @KATE_LIBS@
KDE4_CONFIG = @KDE4_CONFIG@
KVA_LIBS = @KVA_LIBS@
LD = @LD@
LDFLAGS = @LDFLAGS@
LDFLAGS_live555 = @LDFLAGS_live555@
LDFLAGS_mmal_codec = @LDFLAGS_mmal_codec@
LDFLAGS_mmal_vout = @LDFLAGS_mmal_vout@
LDFLAGS_vlc = @LDFLAGS_vlc@
LDFLAGS_x262 = @LDFLAGS_x262@
LDFLAGS_x264 = @LDFLAGS_x264@
LDFLAGS_x26410b = @LDFLAGS_x26410b@
LIBASS_CFLAGS = @LIBASS_CFLAGS@
LIBASS_LIBS = @LIBASS_LIBS@
LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
LIBCDDB_LIBS = @LIBCDDB_LIBS@
LIBDL = @LIBDL@
LIBEXT = @LIBEXT@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
LIBM = @LIBM@
LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
LIBOBJS = @LIBOBJS@
LIBPTHREAD = @LIBPTHREAD@
LIBS = @LIBS@
LIBS_a52tofloat32 = @LIBS_a52tofloat32@
LIBS_aa = @LIBS_aa@
LIBS_access_mtp = @LIBS_access_mtp@
LIBS_access_output_shout = @LIBS_access_output_shout@
LIBS_access_rtmp = @LIBS_access_rtmp@
LIBS_adjust = @LIBS_adjust@
LIBS_anaglyph = @LIBS_anaglyph@
LIBS_android_opaque = @LIBS_android_opaque@
LIBS_android_surface = @LIBS_android_surface@
LIBS_audiobargraph_a = @LIBS_audiobargraph_a@
LIBS_audiobargraph_v = @LIBS_audiobargraph_v@
LIBS_ball = @LIBS_ball@
LIBS_bonjour = @LIBS_bonjour@
LIBS_caca = @LIBS_caca@
LIBS_cdda = @LIBS_cdda@
LIBS_chorus_flanger = @LIBS_chorus_flanger@
LIBS_colorthres = @LIBS_colorthres@
LIBS_compressor = @LIBS_compressor@
LIBS_crystalhd = @LIBS_crystalhd@
LIBS_dc1394 = @LIBS_dc1394@
LIBS_directfb = @LIBS_directfb@
LIBS_dtstofloat32 = @LIBS_dtstofloat32@
LIBS_dv1394 = @LIBS_dv1394@
LIBS_dvdnav = @LIBS_dvdnav@
LIBS_dvdread = @LIBS_dvdread@
LIBS_equalizer = @LIBS_equalizer@
LIBS_extract = @LIBS_extract@
LIBS_faad = @LIBS_faad@
LIBS_fdkaac = @LIBS_fdkaac@
LIBS_flac = @LIBS_flac@
LIBS_fluidsynth = @LIBS_fluidsynth@
LIBS_freetype = @LIBS_freetype@
LIBS_gaussianblur = @LIBS_gaussianblur@
LIBS_gles1 = @LIBS_gles1@
LIBS_gles2 = @LIBS_gles2@
LIBS_glspectrum = @LIBS_glspectrum@
LIBS_gme = @LIBS_gme@
LIBS_gnomevfs = @LIBS_gnomevfs@
LIBS_gnutls = @LIBS_gnutls@
LIBS_goom = @LIBS_goom@
LIBS_gradient = @LIBS_gradient@
LIBS_grain = @LIBS_grain@
LIBS_growl = @LIBS_growl@
LIBS_headphone_channel_mixer = @LIBS_headphone_channel_mixer@
LIBS_hotkeys = @LIBS_hotkeys@
LIBS_hqdn3d = @LIBS_hqdn3d@
LIBS_kate = @LIBS_kate@
LIBS_libass = @LIBS_libass@
LIBS_libbluray = @LIBS_libbluray@
LIBS_libmpeg2 = @LIBS_libmpeg2@
LIBS_libvlc = @LIBS_libvlc@
LIBS_libvlccore = @LIBS_libvlccore@
LIBS_lirc = @LIBS_lirc@
LIBS_live555 = @LIBS_live555@
LIBS_macosx = @LIBS_macosx@
LIBS_macosx_dialog_provider = @LIBS_macosx_dialog_provider@
LIBS_minimal_macosx = @LIBS_minimal_macosx@
LIBS_mkv = @LIBS_mkv@
LIBS_mmal_codec = @LIBS_mmal_codec@
LIBS_mmal_vout = @LIBS_mmal_vout@
LIBS_mod = @LIBS_mod@
LIBS_mono = @LIBS_mono@
LIBS_mosaic = @LIBS_mosaic@
LIBS_mpc = @LIBS_mpc@
LIBS_mpgatofixed32 = @LIBS_mpgatofixed32@
LIBS_mtp = @LIBS_mtp@
LIBS_mux_ogg = @LIBS_mux_ogg@
LIBS_ncurses = @LIBS_ncurses@
LIBS_netsync = @LIBS_netsync@
LIBS_noise = @LIBS_noise@
LIBS_normvol = @LIBS_normvol@
LIBS_notify = @LIBS_notify@
LIBS_ogg = @LIBS_ogg@
LIBS_oldmovie = @LIBS_oldmovie@
LIBS_oldrc = @LIBS_oldrc@
LIBS_opencv_example = @LIBS_opencv_example@
LIBS_opencv_wrapper = @LIBS_opencv_wrapper@
LIBS_opus = @LIBS_opus@
LIBS_param_eq = @LIBS_param_eq@
LIBS_postproc = @LIBS_postproc@
LIBS_psychedelic = @LIBS_psychedelic@
LIBS_qsv = @LIBS_qsv@
LIBS_qt4 = @LIBS_qt4@
LIBS_quartztext = @LIBS_quartztext@
LIBS_quicktime = @LIBS_quicktime@
LIBS_rdp = @LIBS_rdp@
LIBS_remoteosd = @LIBS_remoteosd@
LIBS_ripple = @LIBS_ripple@
LIBS_samplerate = @LIBS_samplerate@
LIBS_sap = @LIBS_sap@
LIBS_scene = @LIBS_scene@
LIBS_schroedinger = @LIBS_schroedinger@
LIBS_sftp = @LIBS_sftp@
LIBS_shine = @LIBS_shine@
LIBS_sid = @LIBS_sid@
LIBS_skins2 = @LIBS_skins2@
LIBS_smb = @LIBS_smb@
LIBS_spatializer = @LIBS_spatializer@
LIBS_speex = @LIBS_speex@
LIBS_stream_out_chromaprint = @LIBS_stream_out_chromaprint@
LIBS_stream_out_raop = @LIBS_stream_out_raop@
LIBS_stream_out_rtp = @LIBS_stream_out_rtp@
LIBS_stream_out_standard = @LIBS_stream_out_standard@
LIBS_svg = @LIBS_svg@
LIBS_svgdec = @LIBS_svgdec@
LIBS_swscale = @LIBS_swscale@
LIBS_theora = @LIBS_theora@
LIBS_ts = @LIBS_ts@
LIBS_twolame = @LIBS_twolame@
LIBS_udev = @LIBS_udev@
LIBS_unzip = @LIBS_unzip@
LIBS_upnp = @LIBS_upnp@
LIBS_vcdx = @LIBS_vcdx@
LIBS_vlc = @LIBS_vlc@
LIBS_vnc = @LIBS_vnc@
LIBS_vod_rtsp = @LIBS_vod_rtsp@
LIBS_vorbis = @LIBS_vorbis@
LIBS_vout_sdl = @LIBS_vout_sdl@
LIBS_vpx = @LIBS_vpx@
LIBS_vsxu = @LIBS_vsxu@
LIBS_wave = @LIBS_wave@
LIBS_win32text = @LIBS_win32text@
LIBS_x262 = @LIBS_x262@
LIBS_x264 = @LIBS_x264@
LIBS_x26410b = @LIBS_x26410b@
LIBS_x265 = @LIBS_x265@
LIBS_xml = @LIBS_xml@
LIBS_zip = @LIBS_zip@
LIBTOOL = @LIBTOOL@
LIBVA_DRM_CFLAGS = @LIBVA_DRM_CFLAGS@
LIBVA_DRM_LIBS = @LIBVA_DRM_LIBS@
LIBVA_X11_CFLAGS = @LIBVA_X11_CFLAGS@
LIBVA_X11_LIBS = @LIBVA_X11_LIBS@
LIBVORBIS_CFLAGS = @LIBVORBIS_CFLAGS@
LIBVORBIS_LIBS = @LIBVORBIS_LIBS@
LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
LIBXML2_LIBS = @LIBXML2_LIBS@
LINSYS_SDI_CFLAGS = @LINSYS_SDI_CFLAGS@
LINSYS_SDI_LIBS = @LINSYS_SDI_LIBS@
LIPO = @LIPO@
LIVE555_CFLAGS = @LIVE555_CFLAGS@
LIVE555_LIBS = @LIVE555_LIBS@
LN_S = @LN_S@
LTCOMPILE = @LTCOMPILE@
LTCXXCOMPILE = @LTCXXCOMPILE@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
LTLIBa52tofloat32 = @LTLIBa52tofloat32@
LTLIBaa = @LTLIBaa@
LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
LTLIBaccess_mtp = @LTLIBaccess_mtp@
LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
LTLIBaccess_smb = @LTLIBaccess_smb@
LTLIBandroid_opaque = @LTLIBandroid_opaque@
LTLIBandroid_surface = @LTLIBandroid_surface@
LTLIBatmo = @LTLIBatmo@
LTLIBaudioqueue = @LTLIBaudioqueue@
LTLIBavcapture = @LTLIBavcapture@
LTLIBbonjour = @LTLIBbonjour@
LTLIBcaca = @LTLIBcaca@
LTLIBcdda = @LTLIBcdda@
LTLIBcrystalhd = @LTLIBcrystalhd@
LTLIBdc1394 = @LTLIBdc1394@
LTLIBdirect2d = @LTLIBdirect2d@
LTLIBdirect3d = @LTLIBdirect3d@
LTLIBdirectfb = @LTLIBdirectfb@
LTLIBdtstofloat32 = @LTLIBdtstofloat32@
LTLIBdv1394 = @LTLIBdv1394@
LTLIBdvdnav = @LTLIBdvdnav@
LTLIBdvdread = @LTLIBdvdread@
LTLIBfaad = @LTLIBfaad@
LTLIBfb = @LTLIBfb@
LTLIBfdkaac = @LTLIBfdkaac@
LTLIBflac = @LTLIBflac@
LTLIBfluidsynth = @LTLIBfluidsynth@
LTLIBfreetype = @LTLIBfreetype@
LTLIBgles1 = @LTLIBgles1@
LTLIBgles2 = @LTLIBgles2@
LTLIBglspectrum = @LTLIBglspectrum@
LTLIBglwin32 = @LTLIBglwin32@
LTLIBgme = @LTLIBgme@
LTLIBgnomevfs = @LTLIBgnomevfs@
LTLIBgnutls = @LTLIBgnutls@
LTLIBgoom = @LTLIBgoom@
LTLIBgrowl = @LTLIBgrowl@
LTLIBjpeg = @LTLIBjpeg@
LTLIBkate = @LTLIBkate@
LTLIBlibass = @LTLIBlibass@
LTLIBlibbluray = @LTLIBlibbluray@
LTLIBlibmpeg2 = @LTLIBlibmpeg2@
LTLIBlinsys_hdsdi = @LTLIBlinsys_hdsdi@
LTLIBlinsys_sdi = @LTLIBlinsys_sdi@
LTLIBlirc = @LTLIBlirc@
LTLIBlive555 = @LTLIBlive555@
LTLIBmacosx = @LTLIBmacosx@
LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
LTLIBminimal_macosx = @LTLIBminimal_macosx@
LTLIBmkv = @LTLIBmkv@
LTLIBmmal_codec = @LTLIBmmal_codec@
LTLIBmmal_vout = @LTLIBmmal_vout@
LTLIBmod = @LTLIBmod@
LTLIBmpc = @LTLIBmpc@
LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
LTLIBmtp = @LTLIBmtp@
LTLIBmux_ogg = @LTLIBmux_ogg@
LTLIBncurses = @LTLIBncurses@
LTLIBnotify = @LTLIBnotify@
LTLIBogg = @LTLIBogg@
LTLIBomxil = @LTLIBomxil@
LTLIBomxil_vout = @LTLIBomxil_vout@
LTLIBopencv_example = @LTLIBopencv_example@
LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
LTLIBopensles_android = @LTLIBopensles_android@
LTLIBopus = @LTLIBopus@
LTLIBpng = @LTLIBpng@
LTLIBpostproc = @LTLIBpostproc@
LTLIBprojectm = @LTLIBprojectm@
LTLIBqsv = @LTLIBqsv@
LTLIBqt4 = @LTLIBqt4@
LTLIBqtcapture = @LTLIBqtcapture@
LTLIBqtsound = @LTLIBqtsound@
LTLIBquartztext = @LTLIBquartztext@
LTLIBquicktime = @LTLIBquicktime@
LTLIBrdp = @LTLIBrdp@
LTLIBsamplerate = @LTLIBsamplerate@
LTLIBschroedinger = @LTLIBschroedinger@
LTLIBscreen = @LTLIBscreen@
LTLIBsdl_image = @LTLIBsdl_image@
LTLIBsftp = @LTLIBsftp@
LTLIBshine = @LTLIBshine@
LTLIBsid = @LTLIBsid@
LTLIBskins2 = @LTLIBskins2@
LTLIBsmb = @LTLIBsmb@
LTLIBspeex = @LTLIBspeex@
LTLIBstream_out_chromaprint = @LTLIBstream_out_chromaprint@
LTLIBsvg = @LTLIBsvg@
LTLIBsvgdec = @LTLIBsvgdec@
LTLIBswscale = @LTLIBswscale@
LTLIBtaglib = @LTLIBtaglib@
LTLIBtelx = @LTLIBtelx@
LTLIBtheora = @LTLIBtheora@
LTLIBtremor = @LTLIBtremor@
LTLIBtwolame = @LTLIBtwolame@
LTLIBudev = @LTLIBudev@
LTLIBupnp = @LTLIBupnp@
LTLIBvcd = @LTLIBvcd@
LTLIBvcdx = @LTLIBvcdx@
LTLIBvnc = @LTLIBvnc@
LTLIBvorbis = @LTLIBvorbis@
LTLIBvout_sdl = @LTLIBvout_sdl@
LTLIBvpx = @LTLIBvpx@
LTLIBvsxu = @LTLIBvsxu@
LTLIBwma_fixed = @LTLIBwma_fixed@
LTLIBx262 = @LTLIBx262@
LTLIBx264 = @LTLIBx264@
LTLIBx26410b = @LTLIBx26410b@
LTLIBx265 = @LTLIBx265@
LTLIBxml = @LTLIBxml@
LTLIBzvbi = @LTLIBzvbi@
LUAC = @LUAC@
LUA_CFLAGS = @LUA_CFLAGS@
LUA_LIBS = @LUA_LIBS@
MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MFX_CFLAGS = @MFX_CFLAGS@
MFX_LIBS = @MFX_LIBS@
MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
MINIZIP_LIBS = @MINIZIP_LIBS@
MKDIR_P = @MKDIR_P@
MOC = @MOC@
MSGFMT = @MSGFMT@
MSGFMT_015 = @MSGFMT_015@
MSGMERGE = @MSGMERGE@
MTP_CFLAGS = @MTP_CFLAGS@
MTP_LIBS = @MTP_LIBS@
MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
MUX_OGG_LIBS = @MUX_OGG_LIBS@
NCURSES_CFLAGS = @NCURSES_CFLAGS@
NCURSES_LIBS = @NCURSES_LIBS@
NM = @NM@
NMEDIT = @NMEDIT@
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
NOTIFY_LIBS = @NOTIFY_LIBS@
OBJC = @OBJC@
OBJCDEPMODE = @OBJCDEPMODE@
OBJCFLAGS = @OBJCFLAGS@
OBJCFLAGS_growl = @OBJCFLAGS_growl@
OBJCFLAGS_macosx = @OBJCFLAGS_macosx@
OBJCFLAGS_minimal_macosx = @OBJCFLAGS_minimal_macosx@
OBJCOPY = @OBJCOPY@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OGG_CFLAGS = @OGG_CFLAGS@
OGG_LIBS = @OGG_LIBS@
OPENCV_CFLAGS = @OPENCV_CFLAGS@
OPENCV_LIBS = @OPENCV_LIBS@
OPUS_CFLAGS = @OPUS_CFLAGS@
OPUS_LIBS = @OPUS_LIBS@
OSS_LIBS = @OSS_LIBS@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKGDIR = @PKGDIR@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
POSTPROC_LIBS = @POSTPROC_LIBS@
POSUB = @POSUB@
PROGRAMFILES = @PROGRAMFILES@
PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
PROJECTM_LIBS = @PROJECTM_LIBS@
PULSE_CFLAGS = @PULSE_CFLAGS@
PULSE_LIBS = @PULSE_LIBS@
QTX11_CFLAGS = @QTX11_CFLAGS@
QTX11_LIBS = @QTX11_LIBS@
QT_CFLAGS = @QT_CFLAGS@
QT_LIBS = @QT_LIBS@
RANLIB = @RANLIB@
RC = @RC@
RCC = @RCC@
SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
SDL_CFLAGS = @SDL_CFLAGS@
SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
SDL_LIBS = @SDL_LIBS@
SED = @SED@
SET_MAKE = @SET_MAKE@
SFTP_CFLAGS = @SFTP_CFLAGS@
SFTP_LIBS = @SFTP_LIBS@
SHELL = @SHELL@
SHINE_CFLAGS = @SHINE_CFLAGS@
SHINE_LIBS = @SHINE_LIBS@
SHOUT_CFLAGS = @SHOUT_CFLAGS@
SHOUT_LIBS = @SHOUT_LIBS@
SID_CFLAGS = @SID_CFLAGS@
SID_LIBS = @SID_LIBS@
SMBCLIENT_CFLAGS = @SMBCLIENT_CFLAGS@
SMBCLIENT_LIBS = @SMBCLIENT_LIBS@
SOCKET_LIBS = @SOCKET_LIBS@
SPEEXDSP_CFLAGS = @SPEEXDSP_CFLAGS@
SPEEXDSP_LIBS = @SPEEXDSP_LIBS@
SPEEX_CFLAGS = @SPEEX_CFLAGS@
SPEEX_LIBS = @SPEEX_LIBS@
STRIP = @STRIP@
SVGDEC_CFLAGS = @SVGDEC_CFLAGS@
SVGDEC_LIBS = @SVGDEC_LIBS@
SVG_CFLAGS = @SVG_CFLAGS@
SVG_LIBS = @SVG_LIBS@
SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
SWSCALE_LIBS = @SWSCALE_LIBS@
SYMBOLIC_LDFLAGS = @SYMBOLIC_LDFLAGS@
SYS = @SYS@
TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
TAGLIB_LIBS = @TAGLIB_LIBS@
THEORA_CFLAGS = @THEORA_CFLAGS@
THEORA_LIBS = @THEORA_LIBS@
TIGER_CFLAGS = @TIGER_CFLAGS@
TIGER_LIBS = @TIGER_LIBS@
TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
TWOLAME_LIBS = @TWOLAME_LIBS@
U2D = @U2D@
UDEV_CFLAGS = @UDEV_CFLAGS@
UDEV_LIBS = @UDEV_LIBS@
UIC = @UIC@
UPNP_CFLAGS = @UPNP_CFLAGS@
UPNP_LIBS = @UPNP_LIBS@
USE_NLS = @USE_NLS@
VCDX_CFLAGS = @VCDX_CFLAGS@
VCDX_LIBS = @VCDX_LIBS@
VDPAU_CFLAGS = @VDPAU_CFLAGS@
VDPAU_LIBS = @VDPAU_LIBS@
VERSION = @VERSION@
VERSION_EXTRA = @VERSION_EXTRA@
VERSION_MAJOR = @VERSION_MAJOR@
VERSION_MESSAGE = @VERSION_MESSAGE@
VERSION_MINOR = @VERSION_MINOR@
VERSION_REVISION = @VERSION_REVISION@
VNC_CFLAGS = @VNC_CFLAGS@
VNC_LIBS = @VNC_LIBS@
VORBIS_CFLAGS = @VORBIS_CFLAGS@
VORBIS_LIBS = @VORBIS_LIBS@
VPX_CFLAGS = @VPX_CFLAGS@
VPX_LIBS = @VPX_LIBS@
VSXU_CFLAGS = @VSXU_CFLAGS@
VSXU_LIBS = @VSXU_LIBS@
WINDOWS_ARCH = @WINDOWS_ARCH@
WINDRES = @WINDRES@
WINE_SDK_PATH = @WINE_SDK_PATH@
X262_CFLAGS = @X262_CFLAGS@
X262_LIBS = @X262_LIBS@
X26410B_CFLAGS = @X26410B_CFLAGS@
X26410B_LIBS = @X26410B_LIBS@
X264_CFLAGS = @X264_CFLAGS@
X264_LIBS = @X264_LIBS@
X265_CFLAGS = @X265_CFLAGS@
X265_LIBS = @X265_LIBS@
XCB_CFLAGS = @XCB_CFLAGS@
XCB_COMPOSITE_CFLAGS = @XCB_COMPOSITE_CFLAGS@
XCB_COMPOSITE_LIBS = @XCB_COMPOSITE_LIBS@
XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
XCB_LIBS = @XCB_LIBS@
XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
XCB_SHM_LIBS = @XCB_SHM_LIBS@
XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
XCB_XV_LIBS = @XCB_XV_LIBS@
XEXT_CFLAGS = @XEXT_CFLAGS@
XEXT_LIBS = @XEXT_LIBS@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
XINERAMA_CFLAGS = @XINERAMA_CFLAGS@
XINERAMA_LIBS = @XINERAMA_LIBS@
XMKMF = @XMKMF@
XPM_CFLAGS = @XPM_CFLAGS@
XPM_LIBS = @XPM_LIBS@
XPROTO_CFLAGS = @XPROTO_CFLAGS@
XPROTO_LIBS = @XPROTO_LIBS@
X_CFLAGS = @X_CFLAGS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
X_LIBS = @X_LIBS@
X_PRE_LIBS = @X_PRE_LIBS@
YASM = @YASM@
YASMFLAGS = @YASMFLAGS@
ZVBI_CFLAGS = @ZVBI_CFLAGS@
ZVBI_LIBS = @ZVBI_LIBS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
ac_ct_OBJC = @ac_ct_OBJC@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
have_avfoundation = @have_avfoundation@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
soliddatadir = @soliddatadir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
vlcdatadir = @vlcdatadir@
vlclibdir = @vlclibdir@
# SUBDIRS stores the directories where a "make" is required when building
# something. DIST_SUBDIRS stores the directories where nothing is built but
# which have makefiles with distribution information.
# - src (libvlccore) is nedeed by modules
DIST_SUBDIRS = m4 compat doc po share src modules lib bin test
SUBDIRS = compat doc po share src modules lib $(am__append_1) test
###############################################################################
# Mac OS X project
###############################################################################
###############################################################################
# iOS project
##############################################################################
###############################################################################
# tools (needed for contrib)
##############################################################################
###############################################################################
# Various utilities ( editor syntax files, D-Bus controller ... )
##############################################################################
###############################################################################
# Scripts for building dependencies.
##############################################################################
EXTRA_DIST = extras/package/win32/vlc.exe.manifest \
extras/package/win32/libvlc.dll.manifest \
extras/package/win32/change-contribs-directory.sh \
extras/package/win32/configure.sh \
extras/package/symbian/configure.sh extras/package/npapi.am \
extras/package/win32/NSIS/vlc.win32.nsi.in \
extras/package/win32/NSIS/spad.nsi.in \
extras/package/win32/NSIS/UAC/examples \
extras/package/win32/NSIS/UAC/examples/UAC_AllowLUA.nsi \
extras/package/win32/NSIS/UAC/examples/UAC_AdminOnly.nsi \
extras/package/win32/NSIS/UAC/examples/UAC_Uninstaller.nsi \
extras/package/win32/NSIS/UAC/examples/UAC.nsh \
extras/package/win32/NSIS/UAC/examples/UAC_GetUserShellFolderPath.nsi \
extras/package/win32/NSIS/UAC/examples/UAC_RealWorldFullyLoadedDualModeExample.nsi \
extras/package/win32/NSIS/UAC/History.txt \
extras/package/win32/NSIS/UAC/License.txt \
extras/package/win32/NSIS/UAC/nsisutil.h \
extras/package/win32/NSIS/UAC/resource.h \
extras/package/win32/NSIS/UAC/resource.rc \
extras/package/win32/NSIS/UAC/runas.cpp \
extras/package/win32/NSIS/UAC/uac.cpp \
extras/package/win32/NSIS/UAC/uac.h \
extras/package/win32/NSIS/UAC/Readme.html \
extras/package/win32/NSIS/UAC.nsh \
extras/package/win32/NSIS/languages/declaration.nsh \
extras/package/win32/NSIS/languages/bengali.nsh \
extras/package/win32/NSIS/languages/basque.nsh \
extras/package/win32/NSIS/languages/brazilian_portuguese.nsh \
extras/package/win32/NSIS/languages/bulgarian.nsh \
extras/package/win32/NSIS/languages/catalan.nsh \
extras/package/win32/NSIS/languages/danish.nsh \
extras/package/win32/NSIS/languages/dutch.nsh \
extras/package/win32/NSIS/languages/english.nsh \
extras/package/win32/NSIS/languages/estonian.nsh \
extras/package/win32/NSIS/languages/finnish.nsh \
extras/package/win32/NSIS/languages/french.nsh \
extras/package/win32/NSIS/languages/galician.nsh \
extras/package/win32/NSIS/languages/german.nsh \
extras/package/win32/NSIS/languages/hebrew.nsh \
extras/package/win32/NSIS/languages/hungarian.nsh \
extras/package/win32/NSIS/languages/italian.nsh \
extras/package/win32/NSIS/languages/japanese.nsh \
extras/package/win32/NSIS/languages/lithuanian.nsh \
extras/package/win32/NSIS/languages/occitan.nsh \
extras/package/win32/NSIS/languages/polish.nsh \
extras/package/win32/NSIS/languages/punjabi.nsh \
extras/package/win32/NSIS/languages/russian.nsh \
extras/package/macosx/build-package.sh \
extras/package/macosx/build.sh \
extras/package/macosx/codesign-dp.sh \
extras/package/macosx/codesign.sh \
extras/package/macosx/configure.sh \
extras/package/macosx/dmg_setup.scpt \
extras/package/macosx/eyetvplugin/English.lproj/InfoPlist.strings \
extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc-contents.xml \
extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc.xml \
extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/index.xml \
extras/package/macosx/eyetvplugin/eyetvplugin.c \
extras/package/macosx/eyetvplugin/eyetvplugin.h \
extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj \
extras/package/macosx/eyetvplugin/EyeTVPluginDefs.h \
extras/package/macosx/eyetvplugin/Info.plist \
extras/package/macosx/fullscreen_panel.svg \
extras/package/macosx/Info.plist.in \
extras/package/macosx/package.mak \
extras/package/macosx/README.MacOSX.rtf \
extras/package/macosx/Resources/dsa_pub.pem \
extras/package/macosx/Resources/English.lproj/About.xib \
extras/package/macosx/Resources/English.lproj/AddonManager.xib \
extras/package/macosx/Resources/English.lproj/AudioEffects.xib \
extras/package/macosx/Resources/English.lproj/Bookmarks.xib \
extras/package/macosx/Resources/English.lproj/BWQuincyMain.xib \
extras/package/macosx/Resources/English.lproj/ConvertAndSave.xib \
extras/package/macosx/Resources/English.lproj/CoreDialogs.xib \
extras/package/macosx/Resources/English.lproj/DebugMessageVisualizer.xib \
extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib \
extras/package/macosx/Resources/English.lproj/ErrorPanel.xib \
extras/package/macosx/Resources/English.lproj/FSPanel.xib \
extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in \
extras/package/macosx/Resources/English.lproj/MainMenu.xib \
extras/package/macosx/Resources/English.lproj/MainWindow.xib \
extras/package/macosx/Resources/English.lproj/MediaInfo.xib \
extras/package/macosx/Resources/English.lproj/Open.xib \
extras/package/macosx/Resources/English.lproj/PlaylistAccessoryView.xib \
extras/package/macosx/Resources/English.lproj/PlaylistMenu.xib \
extras/package/macosx/Resources/English.lproj/Preferences.xib \
extras/package/macosx/Resources/English.lproj/SharedDialogs.xib \
extras/package/macosx/Resources/English.lproj/SyncTracks.xib \
extras/package/macosx/Resources/English.lproj/VideoEffects.xib \
extras/package/macosx/Resources/English.lproj/Wizard.xib \
extras/package/macosx/Resources/fspanel/fs_background.png \
extras/package/macosx/Resources/fspanel/fs_background@2x.png \
extras/package/macosx/Resources/fspanel/fs_exit_fullscreen.png \
extras/package/macosx/Resources/fspanel/fs_exit_fullscreen@2x.png \
extras/package/macosx/Resources/fspanel/fs_exit_fullscreen_highlight.png \
extras/package/macosx/Resources/fspanel/fs_exit_fullscreen_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_forward.png \
extras/package/macosx/Resources/fspanel/fs_forward@2x.png \
extras/package/macosx/Resources/fspanel/fs_forward_highlight.png \
extras/package/macosx/Resources/fspanel/fs_forward_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_pause.png \
extras/package/macosx/Resources/fspanel/fs_pause@2x.png \
extras/package/macosx/Resources/fspanel/fs_pause_highlight.png \
extras/package/macosx/Resources/fspanel/fs_pause_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_play.png \
extras/package/macosx/Resources/fspanel/fs_play@2x.png \
extras/package/macosx/Resources/fspanel/fs_play_highlight.png \
extras/package/macosx/Resources/fspanel/fs_play_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_rewind.png \
extras/package/macosx/Resources/fspanel/fs_rewind@2x.png \
extras/package/macosx/Resources/fspanel/fs_rewind_highlight.png \
extras/package/macosx/Resources/fspanel/fs_rewind_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_skip_next.png \
extras/package/macosx/Resources/fspanel/fs_skip_next@2x.png \
extras/package/macosx/Resources/fspanel/fs_skip_next_highlight.png \
extras/package/macosx/Resources/fspanel/fs_skip_next_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_skip_previous.png \
extras/package/macosx/Resources/fspanel/fs_skip_previous@2x.png \
extras/package/macosx/Resources/fspanel/fs_skip_previous_highlight.png \
extras/package/macosx/Resources/fspanel/fs_skip_previous_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_stop.png \
extras/package/macosx/Resources/fspanel/fs_stop@2x.png \
extras/package/macosx/Resources/fspanel/fs_stop_highlight.png \
extras/package/macosx/Resources/fspanel/fs_stop_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_time_slider.png \
extras/package/macosx/Resources/fspanel/fs_time_slider@2x.png \
extras/package/macosx/Resources/fspanel/fs_time_slider_knob.png \
extras/package/macosx/Resources/fspanel/fs_time_slider_knob@2x.png \
extras/package/macosx/Resources/fspanel/fs_time_slider_knob_highlight.png \
extras/package/macosx/Resources/fspanel/fs_time_slider_knob_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_volume_max.png \
extras/package/macosx/Resources/fspanel/fs_volume_max@2x.png \
extras/package/macosx/Resources/fspanel/fs_volume_max_highlight.png \
extras/package/macosx/Resources/fspanel/fs_volume_max_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_volume_mute.png \
extras/package/macosx/Resources/fspanel/fs_volume_mute@2x.png \
extras/package/macosx/Resources/fspanel/fs_volume_mute_highlight.png \
extras/package/macosx/Resources/fspanel/fs_volume_mute_highlight@2x.png \
extras/package/macosx/Resources/fspanel/fs_volume_slider_bar.png \
extras/package/macosx/Resources/fspanel/fs_volume_slider_bar@2x.png \
extras/package/macosx/Resources/fspanel/fs_volume_slider_knob.png \
extras/package/macosx/Resources/fspanel/fs_volume_slider_knob@2x.png \
extras/package/macosx/Resources/fspanel/fs_volume_slider_knob_highlight.png \
extras/package/macosx/Resources/fspanel/fs_volume_slider_knob_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_background.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_background@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_exit_fullscreen.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_exit_fullscreen@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_exit_fullscreen_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_exit_fullscreen_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_forward.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_forward@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_forward_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_forward_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_pause.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_pause@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_pause_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_pause_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_play.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_play@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_play_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_play_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_rewind.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_rewind@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_rewind_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_rewind_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_next.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_next@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_next_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_next_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_previous.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_previous@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_previous_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_skip_previous_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_stop.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_stop@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_stop_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_stop_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_time_slider.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_time_slider@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_time_slider_knob.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_time_slider_knob@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_time_slider_knob_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_time_slider_knob_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_max.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_max@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_max_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_max_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_mute.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_mute@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_mute_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_mute_highlight@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_slider_bar.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_slider_bar@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_slider_knob.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_slider_knob@2x.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_slider_knob_highlight.png \
extras/package/macosx/Resources/fspanel-yosemite/ys-fs_volume_slider_knob_highlight@2x.png \
extras/package/macosx/Resources/icons/aiff.icns \
extras/package/macosx/Resources/icons/audio.icns \
extras/package/macosx/Resources/icons/avi.icns \
extras/package/macosx/Resources/icons/flv.icns \
extras/package/macosx/Resources/icons/generic.icns \
extras/package/macosx/Resources/icons/m4a.icns \
extras/package/macosx/Resources/icons/m4v.icns \
extras/package/macosx/Resources/icons/mkv.icns \
extras/package/macosx/Resources/icons/mov.icns \
extras/package/macosx/Resources/icons/movie.icns \
extras/package/macosx/Resources/icons/mp3.icns \
extras/package/macosx/Resources/icons/mpeg.icns \
extras/package/macosx/Resources/icons/ogg.icns \
extras/package/macosx/Resources/icons/playlist.icns \
extras/package/macosx/Resources/icons/rm.icns \
extras/package/macosx/Resources/icons/subtitle.icns \
extras/package/macosx/Resources/icons/vlc-xmas.png \
extras/package/macosx/Resources/icons/vlc.icns \
extras/package/macosx/Resources/icons/vob.icns \
extras/package/macosx/Resources/icons/wav.icns \
extras/package/macosx/Resources/icons/wma.icns \
extras/package/macosx/Resources/icons/wmv.icns \
extras/package/macosx/Resources/mainwindow/backward-3btns-pressed.png \
extras/package/macosx/Resources/mainwindow/backward-3btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/backward-3btns.png \
extras/package/macosx/Resources/mainwindow/backward-3btns@2x.png \
extras/package/macosx/Resources/mainwindow/backward-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow/backward-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/backward-6btns.png \
extras/package/macosx/Resources/mainwindow/backward-6btns@2x.png \
extras/package/macosx/Resources/mainwindow/bottom-background.png \
extras/package/macosx/Resources/mainwindow/bottom-background@2x.png \
extras/package/macosx/Resources/mainwindow/dropzone-background.png \
extras/package/macosx/Resources/mainwindow/dropzone.png \
extras/package/macosx/Resources/mainwindow/dropzone@2x.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons-pressed.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons.png \
extras/package/macosx/Resources/mainwindow/effects-double-buttons@2x.png \
extras/package/macosx/Resources/mainwindow/effects-one-button-pressed.png \
extras/package/macosx/Resources/mainwindow/effects-one-button-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/effects-one-button.png \
extras/package/macosx/Resources/mainwindow/effects-one-button@2x.png \
extras/package/macosx/Resources/mainwindow/forward-3btns-pressed.png \
extras/package/macosx/Resources/mainwindow/forward-3btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/forward-3btns.png \
extras/package/macosx/Resources/mainwindow/forward-3btns@2x.png \
extras/package/macosx/Resources/mainwindow/forward-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow/forward-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/forward-6btns.png \
extras/package/macosx/Resources/mainwindow/forward-6btns@2x.png \
extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons-pressed.png \
extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons.png \
extras/package/macosx/Resources/mainwindow/fullscreen-double-buttons@2x.png \
extras/package/macosx/Resources/mainwindow/fullscreen-one-button-pressed.png \
extras/package/macosx/Resources/mainwindow/fullscreen-one-button-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/fullscreen-one-button.png \
extras/package/macosx/Resources/mainwindow/fullscreen-one-button@2x.png \
extras/package/macosx/Resources/mainwindow/next-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow/next-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/next-6btns.png \
extras/package/macosx/Resources/mainwindow/next-6btns@2x.png \
extras/package/macosx/Resources/mainwindow/pause-pressed.png \
extras/package/macosx/Resources/mainwindow/pause-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/pause.png \
extras/package/macosx/Resources/mainwindow/pause@2x.png \
extras/package/macosx/Resources/mainwindow/play-pressed.png \
extras/package/macosx/Resources/mainwindow/play-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/play.png \
extras/package/macosx/Resources/mainwindow/play@2x.png \
extras/package/macosx/Resources/mainwindow/playlist-1btn-pressed.png \
extras/package/macosx/Resources/mainwindow/playlist-1btn-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/playlist-1btn.png \
extras/package/macosx/Resources/mainwindow/playlist-1btn@2x.png \
extras/package/macosx/Resources/mainwindow/playlist-btn-pressed.png \
extras/package/macosx/Resources/mainwindow/playlist-btn-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/playlist-btn.png \
extras/package/macosx/Resources/mainwindow/playlist-btn@2x.png \
extras/package/macosx/Resources/mainwindow/previous-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow/previous-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/previous-6btns.png \
extras/package/macosx/Resources/mainwindow/previous-6btns@2x.png \
extras/package/macosx/Resources/mainwindow/progression-fill-left.png \
extras/package/macosx/Resources/mainwindow/progression-fill-left@2x.png \
extras/package/macosx/Resources/mainwindow/progression-fill-middle.png \
extras/package/macosx/Resources/mainwindow/progression-fill-middle@2x.png \
extras/package/macosx/Resources/mainwindow/progression-fill-right.png \
extras/package/macosx/Resources/mainwindow/progression-fill-right@2x.png \
extras/package/macosx/Resources/mainwindow/progression-knob.png \
extras/package/macosx/Resources/mainwindow/progression-knob@2x.png \
extras/package/macosx/Resources/mainwindow/progression-track-wrapper-left.png \
extras/package/macosx/Resources/mainwindow/progression-track-wrapper-left@2x.png \
extras/package/macosx/Resources/mainwindow/progression-track-wrapper-middle.png \
extras/package/macosx/Resources/mainwindow/progression-track-wrapper-middle@2x.png \
extras/package/macosx/Resources/mainwindow/progression-track-wrapper-right.png \
extras/package/macosx/Resources/mainwindow/progression-track-wrapper-right@2x.png \
extras/package/macosx/Resources/mainwindow/repeat-all-pressed.png \
extras/package/macosx/Resources/mainwindow/repeat-all-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/repeat-all.png \
extras/package/macosx/Resources/mainwindow/repeat-all@2x.png \
extras/package/macosx/Resources/mainwindow/repeat-one-pressed.png \
extras/package/macosx/Resources/mainwindow/repeat-one-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/repeat-one.png \
extras/package/macosx/Resources/mainwindow/repeat-one@2x.png \
extras/package/macosx/Resources/mainwindow/repeat-pressed.png \
extras/package/macosx/Resources/mainwindow/repeat-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/repeat.png \
extras/package/macosx/Resources/mainwindow/repeat@2x.png \
extras/package/macosx/Resources/mainwindow/shuffle-blue-pressed.png \
extras/package/macosx/Resources/mainwindow/shuffle-blue-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/shuffle-blue.png \
extras/package/macosx/Resources/mainwindow/shuffle-blue@2x.png \
extras/package/macosx/Resources/mainwindow/shuffle-pressed.png \
extras/package/macosx/Resources/mainwindow/shuffle-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/shuffle.png \
extras/package/macosx/Resources/mainwindow/shuffle@2x.png \
extras/package/macosx/Resources/mainwindow/stop-pressed.png \
extras/package/macosx/Resources/mainwindow/stop-pressed@2x.png \
extras/package/macosx/Resources/mainwindow/stop.png \
extras/package/macosx/Resources/mainwindow/stop@2x.png \
extras/package/macosx/Resources/mainwindow/topbar_background.png \
extras/package/macosx/Resources/mainwindow/volume-high.png \
extras/package/macosx/Resources/mainwindow/volume-high@2x.png \
extras/package/macosx/Resources/mainwindow/volume-low.png \
extras/package/macosx/Resources/mainwindow/volume-low@2x.png \
extras/package/macosx/Resources/mainwindow/volume-slider-knob.png \
extras/package/macosx/Resources/mainwindow/volume-slider-knob@2x.png \
extras/package/macosx/Resources/mainwindow/volume-slider-track.png \
extras/package/macosx/Resources/mainwindow/volume-slider-track@2x.png \
extras/package/macosx/Resources/mainwindow_dark/backward-3btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark/backward-3btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark/backward-3btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark/backward-3btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/backward-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark/backward-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark/backward-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark/backward-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/bottom-background_dark.png \
extras/package/macosx/Resources/mainwindow_dark/bottom-background_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/bottomdark-left.png \
extras/package/macosx/Resources/mainwindow_dark/bottomdark-left@2x.png \
extras/package/macosx/Resources/mainwindow_dark/bottomdark-right.png \
extras/package/macosx/Resources/mainwindow_dark/bottomdark-right@2x.png \
extras/package/macosx/Resources/mainwindow_dark/effects-double-buttons-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/effects-double-buttons-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/effects-double-buttons_dark.png \
extras/package/macosx/Resources/mainwindow_dark/effects-double-buttons_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/effects-one-button-pressed-dark.png \
extras/package/macosx/Resources/mainwindow_dark/effects-one-button-pressed-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/effects-one-button_dark.png \
extras/package/macosx/Resources/mainwindow_dark/effects-one-button_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/forward-3btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark/forward-3btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark/forward-3btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark/forward-3btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/forward-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark/forward-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark/forward-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark/forward-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-double-buttons-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-double-buttons-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-double-buttons_dark.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-double-buttons_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-one-button-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-one-button-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-one-button_dark.png \
extras/package/macosx/Resources/mainwindow_dark/fullscreen-one-button_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/next-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark/next-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark/next-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark/next-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/pause-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/pause-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/pause_dark.png \
extras/package/macosx/Resources/mainwindow_dark/pause_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/play-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/play-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/play_dark.png \
extras/package/macosx/Resources/mainwindow_dark/play_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/playlist-1btn-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark/playlist-1btn-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark/playlist-1btn-dark.png \
extras/package/macosx/Resources/mainwindow_dark/playlist-1btn-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/playlist-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/playlist-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/playlist_dark.png \
extras/package/macosx/Resources/mainwindow_dark/playlist_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/previous-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark/previous-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark/previous-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark/previous-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-left_dark.png \
extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-left_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-middle_dark.png \
extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-middle_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-right_dark.png \
extras/package/macosx/Resources/mainwindow_dark/progressbar-fill-right_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/progression-knob_dark.png \
extras/package/macosx/Resources/mainwindow_dark/progression-knob_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-left_dark.png \
extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-left_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-middle_dark.png \
extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-middle_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-right_dark.png \
extras/package/macosx/Resources/mainwindow_dark/progression-track-wrapper-right_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-all-blue-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-all-blue-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-all-blue_dark.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-all-blue_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-one-blue-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-one-blue-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-one-blue_dark.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-one-blue_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/repeat-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/repeat_dark.png \
extras/package/macosx/Resources/mainwindow_dark/repeat_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle-blue-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle-blue-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle-blue_dark.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle-blue_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle_dark.png \
extras/package/macosx/Resources/mainwindow_dark/shuffle_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/stop-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark/stop-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/stop_dark.png \
extras/package/macosx/Resources/mainwindow_dark/stop_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-on-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-over-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-close@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-fullscreen-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-fullscreen-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-fullscreen-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-fullscreen-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-fullscreen.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-fullscreen@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-on-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-over-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-minimize@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-on-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-over-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/lion/lion-window-zoom@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-close-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-close-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-close-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-close-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-close-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-close.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-minimize-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-minimize-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-minimize-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-minimize-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-minimize-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-minimize.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-zoom-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-zoom-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-zoom-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-zoom-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-zoom-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/snowleo/snowleo-window-zoom.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-on-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-over-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-close@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-on-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-over-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-fullscreen@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-on-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-over-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-minimize@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-on-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-on-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-on.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-on@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-over-graphite.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-over-graphite@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-over.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom-over@2x.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom.png \
extras/package/macosx/Resources/mainwindow_dark/titlebar/yosemite/yosemite-window-zoom@2x.png \
extras/package/macosx/Resources/mainwindow_dark/topbar-dark-center-fill.png \
extras/package/macosx/Resources/mainwindow_dark/topbar-dark-center-fill@2x.png \
extras/package/macosx/Resources/mainwindow_dark/topbar-dark-left.png \
extras/package/macosx/Resources/mainwindow_dark/topbar-dark-left@2x.png \
extras/package/macosx/Resources/mainwindow_dark/topbar-dark-right.png \
extras/package/macosx/Resources/mainwindow_dark/topbar-dark-right@2x.png \
extras/package/macosx/Resources/mainwindow_dark/volume-high_dark.png \
extras/package/macosx/Resources/mainwindow_dark/volume-high_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/volume-low_dark.png \
extras/package/macosx/Resources/mainwindow_dark/volume-low_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/volume-slider-knob_dark.png \
extras/package/macosx/Resources/mainwindow_dark/volume-slider-knob_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/volume-slider-track_dark.png \
extras/package/macosx/Resources/mainwindow_dark/volume-slider-track_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark/window-resize.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-3btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-3btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-3btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-3btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-backward-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-bottom-background_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-bottom-background_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-bottomdark-left.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-bottomdark-left@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-bottomdark-right.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-bottomdark-right@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-double-buttons-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-double-buttons-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-double-buttons_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-double-buttons_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-one-button-pressed-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-one-button-pressed-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-one-button_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-effects-one-button_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-3btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-3btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-3btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-3btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-forward-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-double-buttons-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-double-buttons-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-double-buttons_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-double-buttons_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-one-button-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-one-button-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-one-button_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-fullscreen-one-button_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-next-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-next-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-next-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-next-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-pause-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-pause-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-pause_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-pause_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-play-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-play-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-play_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-play_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist-1btn-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist-1btn-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist-1btn-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist-1btn-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-playlist_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-previous-6btns-dark-pressed.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-previous-6btns-dark-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-previous-6btns-dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-previous-6btns-dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progressbar-fill-left_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progressbar-fill-left_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progressbar-fill-middle_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progressbar-fill-middle_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progressbar-fill-right_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progressbar-fill-right_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-knob_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-knob_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-track-wrapper-left_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-track-wrapper-left_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-track-wrapper-middle_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-track-wrapper-middle_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-track-wrapper-right_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-progression-track-wrapper-right_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-all-blue-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-all-blue-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-all-blue_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-all-blue_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-one-blue-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-one-blue-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-one-blue_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-one-blue_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-repeat_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle-blue-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle-blue-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle-blue_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle-blue_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-shuffle_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-stop-pressed_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-stop-pressed_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-stop_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-stop_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-topbar-dark-center-fill.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-topbar-dark-center-fill@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-topbar-dark-left.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-topbar-dark-left@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-topbar-dark-right.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-topbar-dark-right@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-high_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-high_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-low_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-low_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-slider-knob_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-slider-knob_dark@2x.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-slider-track_dark.png \
extras/package/macosx/Resources/mainwindow_dark_yosemite/ys-volume-slider-track_dark@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-3btns-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-3btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-3btns.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-3btns@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-6btns.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-backward-6btns@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-bottom-background.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-bottom-background@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-dropzone.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-dropzone@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-double-buttons-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-double-buttons-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-double-buttons.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-double-buttons@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-one-button-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-one-button-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-one-button.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-effects-one-button@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-3btns-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-3btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-3btns.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-3btns@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-6btns.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-forward-6btns@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-double-buttons-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-double-buttons-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-double-buttons.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-double-buttons@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-one-button-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-one-button-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-one-button.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-fullscreen-one-button@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-next-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-next-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-next-6btns.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-next-6btns@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-pause-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-pause-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-pause.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-pause@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-play-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-play-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-play.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-play@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-1btn-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-1btn-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-1btn.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-1btn@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-btn-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-btn-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-btn.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-playlist-btn@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-previous-6btns-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-previous-6btns-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-previous-6btns.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-previous-6btns@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-fill-left.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-fill-left@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-fill-middle.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-fill-middle@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-fill-right.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-fill-right@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-knob.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-knob@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-track-wrapper-left.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-track-wrapper-left@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-track-wrapper-middle.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-track-wrapper-middle@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-track-wrapper-right.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-progression-track-wrapper-right@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-all-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-all-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-all.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-all@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-one-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-one-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-one.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-one@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-repeat@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle-blue-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle-blue-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle-blue.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle-blue@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-shuffle@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-stop-pressed.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-stop-pressed@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-stop.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-stop@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-high.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-high@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-low.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-low@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-slider-knob.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-slider-knob@2x.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-slider-track.png \
extras/package/macosx/Resources/mainwindow_yosemite/ys-volume-slider-track@2x.png \
extras/package/macosx/Resources/noart.png \
extras/package/macosx/Resources/prefs/spref_cone_Audio_64.png \
extras/package/macosx/Resources/prefs/spref_cone_Hotkeys_64.png \
extras/package/macosx/Resources/prefs/spref_cone_Input_64.png \
extras/package/macosx/Resources/prefs/spref_cone_Interface_64.png \
extras/package/macosx/Resources/prefs/spref_cone_Subtitles_64.png \
extras/package/macosx/Resources/prefs/spref_cone_Video_64.png \
extras/package/macosx/Resources/README \
extras/package/macosx/Resources/sidebar-icons/sidebar-local.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-local@2x.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-movie.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-movie@2x.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-music.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-music@2x.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-pictures.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-pictures@2x.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-playlist.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-playlist@2x.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-podcast.png \
extras/package/macosx/Resources/sidebar-icons/sidebar-podcast@2x.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-local.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-local@2x.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-movie.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-movie@2x.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-music.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-music@2x.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-pictures.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-pictures@2x.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-playlist.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-playlist@2x.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-podcast.png \
extras/package/macosx/Resources/sidebar-icons_yosemite/ys-sidebar-podcast@2x.png \
extras/package/macosx/Resources/vlc.scriptSuite \
extras/package/macosx/Resources/vlc.scriptTerminology \
extras/package/macosx/ub.sh \
extras/package/macosx/VLC.entitlements \
extras/package/macosx/vlc.xcodeproj/project.pbxproj \
extras/package/ios/build.sh extras/tools/bootstrap \
extras/tools/packages.mak extras/tools/tools.mak \
extras/tools/ragel-6.8-javacodegen.patch \
extras/analyser/zsh_completion.sh extras/analyser/zsh.cpp \
extras/analyser/emacs.init extras/analyser/vlc.vim \
extras/analyser/valgrind.suppressions \
extras/buildsystem/make.pl extras/misc/mpris.py \
extras/misc/mpris.xml contrib/bootstrap contrib/src
dist_noinst_SCRIPTS = bootstrap make-alias test/run_vlc.sh
nodist_noinst_SCRIPTS = compile
BUILT_SOURCES_distclean = $(am__append_2)
BUILT_SOURCES = $(BUILT_SOURCES_distclean)
SUFFIXES =
DISTCHECK_CONFIGURE_FLAGS = \
--enable-fast-install \
--disable-a52 \
--disable-alsa \
--disable-avcodec --disable-avformat \
--disable-postproc --disable-swscale \
--disable-dbus \
--disable-mad --disable-libmpeg2 \
--disable-faad --disable-skins2 \
--disable-live555 \
--disable-lua \
--disable-fribidi --disable-glx \
--disable-mkv \
--with-kde-solid='$${datadir}/kde4/apps'
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = \
1.11 \
-Wall \
check-news \
dist-xz \
no-dist-gzip
###############################################################################
# Building libvlc
###############################################################################
CLEANFILES = $(ALIASES) $(noinst_SCRIPTS)
DISTCLEANFILES = $(BUILT_SOURCES_distclean) compile doltcompile doltlibtool
MAINTAINERCLEANFILES = ChangeLog
###############################################################################
# Building aliases
###############################################################################
ALL_ALIASES = cvlc rvlc svlc qvlc nvlc
bin_SCRIPTS = $(ALIASES)
EXTRA_SCRIPTS = $(ALL_ALIASES)
MKALIAS = bindir="$(bindir)" transform="$(transform)" program_prefix="$(program_prefix)" program_suffix="$(program_suffix)" $(top_srcdir)/make-alias $@
@BUILD_VLC_TRUE@noinst_SCRIPTS = vlc$(EXEEXT)
TESTS = test/run_vlc.sh
# Create the MacOS X app
@BUILD_MACOSX_VLC_APP_TRUE@@HAVE_DARWIN_TRUE@noinst_DATA = VLC.app
win32_destdir = $(abs_top_builddir)/vlc-$(VERSION)
win32_debugdir = $(abs_top_builddir)/symbols-$(VERSION)
win32_xpi_destdir = $(abs_top_builddir)/vlc-plugin-$(VERSION)
7Z_OPTS = -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on
@HAVE_WIN64_FALSE@WINVERSION = vlc-$(VERSION)-win32
@HAVE_WIN64_TRUE@WINVERSION = vlc-$(VERSION)-win64
WIXPATH = `winepath -u 'C:\\Program Files (x86)\\Windows Installer XML v3.5\\bin'`
HEAT = wine "$(WIXPATH)/heat.exe"
CANDLE = wine "$(WIXPATH)/candle.exe"
LIGHT = wine "$(WIXPATH)/light.exe"
VLCDIR = `winepath -s \`winepath -w '$(win32_destdir)'\``
MSIDIR = $(abs_srcdir)/extras/package/win32/msi
W_MSIDIR = `winepath -w '$(MSIDIR)'`
MSIBUILDDIR = $(abs_top_builddir)/extras/package/win32/msi
W_MSIBUILDDIR = `winepath -w '$(MSIBUILDDIR)'`
MSIOUTFILE = vlc-$(VERSION).msi
WINE_C = `winepath c:`
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
.SUFFIXES: .log .test .test$(EXEEXT) .trs
am--refresh: Makefile
@:
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/extras/package/macosx/package.mak $(srcdir)/extras/package/win32/package.mak $(srcdir)/extras/package/npapi.am $(srcdir)/extras/package/win32/msi.mak $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(srcdir)/extras/package/macosx/package.mak $(srcdir)/extras/package/win32/package.mak $(srcdir)/extras/package/npapi.am $(srcdir)/extras/package/win32/msi.mak:
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):
config.h: stamp-h1
@test -f $@ || rm -f stamp-h1
@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
rm -f stamp-h1
touch $@
distclean-hdr:
-rm -f config.h stamp-h1
@HAVE_WIN32_TRUE@extras/package/win32/NSIS/spad.nsi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/NSIS/spad.nsi.in
@HAVE_WIN32_TRUE@ cd $(top_builddir) && $(SHELL) ./config.status $@
@HAVE_WIN32_TRUE@extras/package/win32/NSIS/vlc.win32.nsi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/NSIS/vlc.win32.nsi.in
@HAVE_WIN32_TRUE@ cd $(top_builddir) && $(SHELL) ./config.status $@
@HAVE_WIN32_TRUE@extras/package/win32/msi/config.wxi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/msi/config.wxi.in
@HAVE_WIN32_TRUE@ cd $(top_builddir) && $(SHELL) ./config.status $@
@HAVE_DARWIN_TRUE@extras/package/macosx/Info.plist: $(top_builddir)/config.status $(top_srcdir)/extras/package/macosx/Info.plist.in
@HAVE_DARWIN_TRUE@ cd $(top_builddir) && $(SHELL) ./config.status $@
@HAVE_DARWIN_TRUE@extras/package/macosx/Resources/English.lproj/InfoPlist.strings: $(top_builddir)/config.status $(top_srcdir)/extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in
@HAVE_DARWIN_TRUE@ cd $(top_builddir) && $(SHELL) ./config.status $@
install-binSCRIPTS: $(bin_SCRIPTS)
@$(NORMAL_INSTALL)
@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
$(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
done | \
sed -e 'p;s,.*/,,;n' \
-e 'h;s|.*|.|' \
-e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
{ d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
if ($$2 == $$4) { files[d] = files[d] " " $$1; \
if (++n[d] == $(am__install_max)) { \
print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
else { print "f", d "/" $$4, $$1 } } \
END { for (d in files) print "f", d, files[d] }' | \
while read type dir files; do \
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
test -z "$$files" || { \
echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
$(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
} \
; done
uninstall-binSCRIPTS:
@$(NORMAL_UNINSTALL)
@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
files=`for p in $$list; do echo "$$p"; done | \
sed -e 's,.*/,,;$(transform)'`; \
dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool config.lt
# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
# (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
@fail=; \
if $(am__make_keepgoing); then \
failcom='fail=yes'; \
else \
failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-recursive
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscope: cscope.files
test ! -s cscope.files \
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
clean-cscope:
-rm -f cscope.files
cscope.files: clean-cscope cscopelist
cscopelist: cscopelist-recursive
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
# Recover from deleted '.trs' file; this should ensure that
# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
# to avoid problems with "make -n".
.log.trs:
rm -f $< $@
$(MAKE) $(AM_MAKEFLAGS) $<
# Leading 'am--fnord' is there to ensure the list of targets does not
# expand to empty, as could happen e.g. with make check TESTS=''.
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
am--force-recheck:
@:
$(TEST_SUITE_LOG): $(TEST_LOGS)
@$(am__set_TESTS_bases); \
am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
redo_bases=`for i in $$bases; do \
am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
done`; \
if test -n "$$redo_bases"; then \
redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
if $(am__make_dryrun); then :; else \
rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
fi; \
fi; \
if test -n "$$am__remaking_logs"; then \
echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
"recursion detected" >&2; \
else \
am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
fi; \
if $(am__make_dryrun); then :; else \
st=0; \
errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
for i in $$redo_bases; do \
test -f $$i.trs && test -r $$i.trs \
|| { echo "$$errmsg $$i.trs" >&2; st=1; }; \
test -f $$i.log && test -r $$i.log \
|| { echo "$$errmsg $$i.log" >&2; st=1; }; \
done; \
test $$st -eq 0 || exit 1; \
fi
@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
ws='[ ]'; \
results=`for b in $$bases; do echo $$b.trs; done`; \
test -n "$$results" || results=/dev/null; \
all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
if test `expr $$fail + $$xpass + $$error` -eq 0; then \
success=true; \
else \
success=false; \
fi; \
br='==================='; br=$$br$$br$$br$$br; \
result_count () \
{ \
if test x"$$1" = x"--maybe-color"; then \
maybe_colorize=yes; \
elif test x"$$1" = x"--no-color"; then \
maybe_colorize=no; \
else \
echo "$@: invalid 'result_count' usage" >&2; exit 4; \
fi; \
shift; \
desc=$$1 count=$$2; \
if test $$maybe_colorize = yes && test $$count -gt 0; then \
color_start=$$3 color_end=$$std; \
else \
color_start= color_end=; \
fi; \
echo "$${color_start}# $$desc $$count$${color_end}"; \
}; \
create_testsuite_report () \
{ \
result_count $$1 "TOTAL:" $$all "$$brg"; \
result_count $$1 "PASS: " $$pass "$$grn"; \
result_count $$1 "SKIP: " $$skip "$$blu"; \
result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
result_count $$1 "FAIL: " $$fail "$$red"; \
result_count $$1 "XPASS:" $$xpass "$$red"; \
result_count $$1 "ERROR:" $$error "$$mgn"; \
}; \
{ \
echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
$(am__rst_title); \
create_testsuite_report --no-color; \
echo; \
echo ".. contents:: :depth: 2"; \
echo; \
for b in $$bases; do echo $$b; done \
| $(am__create_global_log); \
} >$(TEST_SUITE_LOG).tmp || exit 1; \
mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
if $$success; then \
col="$$grn"; \
else \
col="$$red"; \
test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
fi; \
echo "$${col}$$br$${std}"; \
echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
echo "$${col}$$br$${std}"; \
create_testsuite_report --maybe-color; \
echo "$$col$$br$$std"; \
if $$success; then :; else \
echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
if test -n "$(PACKAGE_BUGREPORT)"; then \
echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
fi; \
echo "$$col$$br$$std"; \
fi; \
$$success || exit 1
check-TESTS:
@list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
@set +e; $(am__set_TESTS_bases); \
log_list=`for i in $$bases; do echo $$i.log; done`; \
trs_list=`for i in $$bases; do echo $$i.trs; done`; \
log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
exit $$?;
recheck: all
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
@set +e; $(am__set_TESTS_bases); \
bases=`for i in $$bases; do echo $$i; done \
| $(am__list_recheck_tests)` || exit 1; \
log_list=`for i in $$bases; do echo $$i.log; done`; \
log_list=`echo $$log_list`; \
$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
am__force_recheck=am--force-recheck \
TEST_LOGS="$$log_list"; \
exit $$?
test/run_vlc.sh.log: test/run_vlc.sh
@p='test/run_vlc.sh'; \
b='test/run_vlc.sh'; \
$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
--log-file $$b.log --trs-file $$b.trs \
$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
"$$tst" $(AM_TESTS_FD_REDIRECT)
.test.log:
@p='$<'; \
$(am__set_b); \
$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
--log-file $$b.log --trs-file $$b.trs \
$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
"$$tst" $(AM_TESTS_FD_REDIRECT)
@am__EXEEXT_TRUE@.test$(EXEEXT).log:
@am__EXEEXT_TRUE@ @p='$<'; \
@am__EXEEXT_TRUE@ $(am__set_b); \
@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
distdir: $(DISTFILES)
@case `sed 15q $(srcdir)/NEWS` in \
*"$(VERSION)"*) : ;; \
*) \
echo "NEWS not updated; not releasing" 1>&2; \
exit 1;; \
esac
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
$(am__make_dryrun) \
|| test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
dir1=$$subdir; dir2="$(top_distdir)"; \
$(am__relativize); \
new_top_distdir=$$reldir; \
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
($(am__cd) $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$new_top_distdir" \
distdir="$$new_distdir" \
am__remove_distdir=: \
am__skip_length_check=: \
am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
done
-test -n "$(am__skip_mode_fix)" \
|| find "$(distdir)" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__post_remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
$(am__post_remove_distdir)
dist-lzip: distdir
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
$(am__post_remove_distdir)
dist-xz: distdir
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
$(am__post_remove_distdir)
dist-tarZ: distdir
@echo WARNING: "Support for shar distribution archives is" \
"deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__post_remove_distdir)
dist-shar: distdir
@echo WARNING: "Support for distribution archives compressed with" \
"legacy program 'compress' is deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__post_remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__post_remove_distdir)
dist dist-all:
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
$(am__post_remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
*.tar.xz*) \
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir)
chmod u+w $(distdir)
mkdir $(distdir)/_build $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& am__cwd=`pwd` \
&& $(am__cd) $(distdir)/_build \
&& ../configure \
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
--srcdir=.. --prefix="$$dc_install_base" \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
&& cd "$$am__cwd" \
|| exit 1
$(am__post_remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@test -n '$(distuninstallcheck_dir)' || { \
echo 'ERROR: trying to run $@ with an empty' \
'$$(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
$(am__cd) '$(distuninstallcheck_dir)' || { \
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(SCRIPTS) $(DATA) config.h
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(bindir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-recursive
clean-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-hdr \
distclean-libtool distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
html-am:
info: info-recursive
info-am:
install-data-am:
install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am: install-binSCRIPTS
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
install-html: install-html-recursive
install-html-am:
install-info: install-info-recursive
install-info-am:
install-man:
install-pdf: install-pdf-recursive
install-pdf-am:
install-ps: install-ps-recursive
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-binSCRIPTS
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
.MAKE: $(am__recursive_targets) all check check-am install install-am \
install-exec-am install-strip uninstall-am
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
am--refresh check check-TESTS check-am clean clean-cscope \
clean-generic clean-libtool cscope cscopelist-am ctags \
ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
distclean-generic distclean-hdr distclean-libtool \
distclean-tags distcleancheck distdir distuninstallcheck dvi \
dvi-am html html-am info info-am install install-am \
install-binSCRIPTS install-data install-data-am install-dvi \
install-dvi-am install-exec install-exec-am install-exec-hook \
install-html install-html-am install-info install-info-am \
install-man install-pdf install-pdf-am install-ps \
install-ps-am install-strip installcheck installcheck-am \
installdirs installdirs-am maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-generic \
mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \
uninstall uninstall-am uninstall-binSCRIPTS uninstall-hook
extras/package/win32/NSIS/languages/romanian.nsh \
extras/package/win32/NSIS/languages/schinese.nsh \
extras/package/win32/NSIS/languages/slovak.nsh \
extras/package/win32/NSIS/languages/slovenian.nsh \
extras/package/win32/NSIS/languages/sorani.nsh \
extras/package/win32/NSIS/languages/spanish.nsh \
extras/package/win32/NSIS/languages/swedish.nsh
# std-options
ChangeLog: Makefile.am
rm -f -- "$@"
cd doc && $(MAKE) $(AM_MAKEFLAGS) changelogs
$(LN_S) -f doc/ChangeLog-2014 "$@"
# Shortcut for developers to rebuild the core (libvlc + vlc)
# Don't use it if you don't know what it is about.
# Don't complain if it doesn't work. -- Courmisch
libcompat:
cd compat && $(MAKE) $(AM_MAKEFLAGS)
libvlccore: libcompat
cd src && $(MAKE) $(AM_MAKEFLAGS) libvlccore.la
libvlc: libvlccore
cd lib && $(MAKE) $(AM_MAKEFLAGS) libvlc.la
core: libvlc vlc$(EXEEXT)
cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT) vlc-static$(EXEEXT)
doc:
cd doc && $(MAKE) $(AM_MAKEFLAGS) doc
.PHONY: libvlc core doc
cvlc: make-alias Makefile
$(AM_V_GEN)$(MKALIAS) dummy
rvlc: make-alias Makefile
$(AM_V_GEN)$(MKALIAS) rc
svlc: make-alias Makefile
$(AM_V_GEN)$(MKALIAS) skins2
qvlc: make-alias Makefile
$(AM_V_GEN)$(MKALIAS) qt4
nvlc: make-alias Makefile
$(AM_V_GEN)$(MKALIAS) ncurses
vlc$(EXEEXT):
$(AM_V_GEN)$(LN_S) -f bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
###############################################################################
# Installing plugins cache
###############################################################################
install-exec-hook:
if test "$(build)" = "$(host)"; then \
PATH="$(DESTDIR)$(bindir):$$PATH" \
LD_LIBRARY_PATH="$(DESTDIR)$(libdir):$$LD_LIBRARY_PATH" \
"$(DESTDIR)$(vlclibdir)/vlc-cache-gen$(EXEEXT)" \
"$(DESTDIR)$(vlclibdir)/plugins" ; \
else \
echo "Cross-compilation: cache generation skipped!" ; \
fi
uninstall-hook:
rm -f -- "$(DESTDIR)$(vlclibdir)/plugins/plugins.dat"
###############################################################################
# PO translation files update
###############################################################################
.PHONY: update-po
update-po:
cd po && $(MAKE) POTFILES vlc.pot update-po
# This is just for development purposes.
# The resulting VLC-dev.app will only run in this tree.
VLC-dev.app: VLC-tmp
rm -Rf $@
cp -R VLC-tmp $@
$(INSTALL) -m 0755 $(top_builddir)/bin/.libs/vlc $@/Contents/MacOS/VLC
$(LN_S) -f ../../../modules $@/Contents/MacOS/plugins
# VLC.app for packaging and giving it to your friends
# use package-macosx to get a nice dmg
VLC.app: VLC-tmp
rm -Rf $@
cp -R VLC-tmp $@
PRODUCT="$@" ACTION="release-makefile" src_dir=$(srcdir) build_dir=$(top_builddir) sh $(srcdir)/extras/package/macosx/build-package.sh
find $@ -type d -exec chmod ugo+rx '{}' \;
find $@ -type f -exec chmod ugo+r '{}' \;
rm -Rf $@/Contents/Frameworks/BGHUDAppKit.framework/Versions/A/Resources/BGHUDAppKitPlugin.ibplugin
rm -Rf $@/Contents/Frameworks/BGHUDAppKit.framework/Versions/A/Resources/README.textile
VLC-tmp: vlc
$(AM_V_GEN)for i in src lib share; do \
(cd $$i && $(MAKE) $(AM_MAKEFLAGS) install $(silentstd)); \
done
rm -Rf "$(top_builddir)/tmp" "$@"
mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
cd $(srcdir)/extras/package/macosx; cp -R Resources README.MacOSX.rtf $(abs_top_builddir)/tmp/extras/package/macosx/
mkdir -p $(abs_top_builddir)/tmp/extras/package/macosx/vlc.xcodeproj/
sed -e s,../../../contrib,$(CONTRIB_DIR),g $(srcdir)/extras/package/macosx/vlc.xcodeproj/project.pbxproj \
> $(abs_top_builddir)/tmp/extras/package/macosx/vlc.xcodeproj/project.pbxproj
REVISION=`(git --git-dir=$(srcdir)/.git describe --always || echo exported)` && \
sed "s/#REVISION#/$$REVISION/g" $(top_builddir)/extras/package/macosx/Info.plist \
> $(top_builddir)/tmp/extras/package/macosx/Info.plist
xcrun plutil -convert binary1 $(top_builddir)/tmp/extras/package/macosx/Info.plist
cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
cd "$(srcdir)"; cp AUTHORS COPYING THANKS $(abs_top_builddir)/tmp/
mkdir -p $(top_builddir)/tmp/modules/audio_output
mkdir -p $(top_builddir)/tmp/modules/gui/macosx
cd "$(srcdir)/modules/gui/macosx/" && cp *.h *.m $(abs_top_builddir)/tmp/modules/gui/macosx/
cd $(top_builddir)/tmp/extras/package/macosx && \
xcodebuild -target vlc SYMROOT=../../../build DSTROOT=../../../build $(silentstd)
cp -R $(top_builddir)/tmp/build/Default/VLC.bundle $@
mkdir -p $@/Contents/Frameworks && cp -R $(CONTRIB_DIR)/Growl.framework $@/Contents/Frameworks/
mkdir -p $@/Contents/MacOS/share/locale/
cp -r "$(prefix)/lib/vlc/lua" "$(prefix)/share/vlc/lua" $@/Contents/MacOS/share/
mkdir -p $@/Contents/MacOS/include/
(cd "$(prefix)/include" && $(AMTAR) -c --exclude "plugins" vlc) | $(AMTAR) -x -C $@/Contents/MacOS/include/
$(INSTALL) -m 644 $(srcdir)/share/vlc512x512.png $@/Contents/MacOS/share/vlc512x512.png
cat $(top_srcdir)/po/LINGUAS | while read i; do \
$(INSTALL) -d $@/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
$(INSTALL) $(srcdir)/po/$${i}.gmo $@/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo; \
mkdir -p $@/Contents/Resources/$${i}.lproj/ ; \
$(LN_S) -f ../English.lproj/InfoPlist.strings ../English.lproj/MainMenu.nib \
$@/Contents/Resources/$${i}.lproj/ ; \
done
printf "APPLVLC#" >| $@/Contents/PkgInfo
package-macosx: VLC.app
mkdir -p "$(top_builddir)/vlc-$(VERSION)/Goodies/"
cp -R "$(top_builddir)/VLC.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"
cd $(srcdir); cp AUTHORS COPYING README THANKS NEWS $(abs_top_builddir)/vlc-$(VERSION)/Goodies/
cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf
$(LN_S) -f /Applications $(top_builddir)/vlc-$(VERSION)/
rm -f "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" "$(top_builddir)/vlc-$(VERSION)-rw.dmg" -scrub -format UDRW
mkdir -p ./mount
hdiutil attach -readwrite -noverify -noautoopen -mountRoot ./mount "vlc-$(VERSION)-rw.dmg"
-osascript "$(srcdir)"/extras/package/macosx/dmg_setup.scpt "vlc-$(VERSION)"
hdiutil detach ./mount/"vlc-$(VERSION)"
# Make sure the image is not writable
# Note: We can't directly create a read only dmg as we do the bless stuff
rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
hdiutil convert "$(top_builddir)/vlc-$(VERSION)-rw.dmg" -format UDBZ -o "$(top_builddir)/vlc-$(VERSION).dmg"
ls -l "$(top_builddir)/vlc-$(VERSION).dmg"
rm -f "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
rm -rf "$(top_builddir)/vlc-$(VERSION)"
package-macosx-zip: VLC.app
mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies/
cp -R $(top_builddir)/VLC.app $(top_builddir)/vlc-$(VERSION)/VLC.app
cd $(srcdir); cp -R AUTHORS COPYING README THANKS NEWS $(abs_top_builddir)/vlc-$(VERSION)/Goodies/
cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf
zip -r -y -9 $(top_builddir)/vlc-$(VERSION).zip $(top_builddir)/vlc-$(VERSION)
rm -rf "$(top_builddir)/vlc-$(VERSION)"
package-translations:
mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"
for i in `cat "$(top_srcdir)/po/LINGUAS"`; do \
cp "$(srcdir)/po/$${i}.po" "$(srcdir)/vlc-translations-$(VERSION)/" ; \
done
cp "$(srcdir)/doc/translations.txt" "$(srcdir)/vlc-translations-$(VERSION)/README.txt"
echo "#!/bin/sh" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
echo 'if test $$# != 1; then' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
echo " echo \"Usage: convert-po.sh <.po file>\"" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
echo " exit 1" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
echo "fi" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
echo 'msgfmt --statistics -o vlc.mo $$1' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
$(AMTAR) chof - $(srcdir)/vlc-translations-$(VERSION) \
| GZIP=$(GZIP_ENV) gzip -c >$(srcdir)/vlc-translations-$(VERSION).tar.gz
.PHONY: package-macosx package-macosx-zip package-translations
@HAVE_WIN32_TRUE@build-npapi: fetch-npapi
@HAVE_WIN32_TRUE@ $(MAKE) install-npapi
@HAVE_WIN32_TRUE@fetch-npapi:
@HAVE_WIN32_TRUE@ rm -f -- stamp-npapi.tmp
@HAVE_WIN32_TRUE@ if test -d npapi-vlc; then \
@HAVE_WIN32_TRUE@ cd npapi-vlc && \
@HAVE_WIN32_TRUE@ git fetch origin && \
@HAVE_WIN32_TRUE@ git reset --hard origin/master; \
@HAVE_WIN32_TRUE@ else \
@HAVE_WIN32_TRUE@ git clone git://git.videolan.org/npapi-vlc.git npapi-vlc ; \
@HAVE_WIN32_TRUE@ fi
@HAVE_WIN32_TRUE@ git --git-dir=npapi-vlc/.git describe --long --always > stamp-npapi.tmp
@HAVE_WIN32_TRUE@ if diff stamp-npapi.tmp stamp-npapi >/dev/null 2>&1; then \
@HAVE_WIN32_TRUE@ rm -f -- stamp-npapi.tmp ; \
@HAVE_WIN32_TRUE@ else \
@HAVE_WIN32_TRUE@ mv -f -- stamp-npapi.tmp stamp-npapi ; \
@HAVE_WIN32_TRUE@ fi
@HAVE_WIN32_TRUE@stamp-npapi:
@HAVE_WIN32_TRUE@ $(MAKE) fetch-npapi
@HAVE_WIN32_TRUE@npapi-vlc/configure: stamp-npapi
@HAVE_WIN32_TRUE@ cd npapi-vlc && \
@HAVE_WIN32_TRUE@ $(SHELL) ./autogen.sh
@HAVE_WIN32_TRUE@ touch $@
@HAVE_WIN32_TRUE@npapi-vlc/Makefile: npapi-vlc/configure
@HAVE_WIN32_TRUE@ cd npapi-vlc && \
@HAVE_WIN32_TRUE@ $(SHELL) ./configure \
@HAVE_WIN32_TRUE@ --prefix=/ \
@HAVE_WIN32_TRUE@ --host=$(host_alias) --build=$(build_alias) \
@HAVE_WIN32_TRUE@ CPP="$(CPP)" CPPFLAGS="$(CPPFLAGS)" \
@HAVE_WIN32_TRUE@ CC="$(CC)" CFLAGS="$(CFLAGS)" \
@HAVE_WIN32_TRUE@ CXX="$(CXX)" CXXFLAGS="$(CXXFLAGS)" \
@HAVE_WIN32_TRUE@ LD="$(LD)" LDFLAGS="$(LDFLAGS)" \
@HAVE_WIN32_TRUE@ SHELL="$(SHELL)" \
@HAVE_WIN32_TRUE@ PKG_CONFIG_PATH="$(libdir)/pkgconfig:$(CONTRIB_DIR)/lib/pkgconfig"
@HAVE_WIN32_TRUE@ touch $@
@HAVE_WIN32_TRUE@npapi-vlc/npapi/npvlc.la: npapi-vlc/Makefile
@HAVE_WIN32_TRUE@ $(MAKE) -C npapi-vlc
@HAVE_WIN32_TRUE@install-npapi: npapi-vlc/npapi/npvlc.la
@HAVE_WIN32_TRUE@ $(MAKE) -C npapi-vlc \
@HAVE_WIN32_TRUE@ DESTDIR="$(abs_builddir)/npapi-vlc/installed" install
@HAVE_WIN32_TRUE@build-npapi: package-win-install
package-win-install:
$(MAKE) install
touch $@
package-win-common: package-win-install build-npapi
mkdir -p "$(win32_destdir)"/
# Executables, major libs+manifests
find $(prefix) -maxdepth 4 \( -name "*$(LIBEXT)" -o -name "*$(EXEEXT)" \) -exec cp {} "$(win32_destdir)/" \;
cd $(top_srcdir)/extras/package/win32 && cp vlc$(EXEEXT).manifest libvlc$(LIBEXT).manifest "$(win32_destdir)/"
# Text files, clean them from mail addresses
for file in AUTHORS THANKS ; \
do sed 's/@/_AT_/' < "$(srcdir)/$$file" > "$(win32_destdir)/$${file}.txt"; \
done
for file in NEWS COPYING README; \
do cp "$(srcdir)/$$file" "$(win32_destdir)/$${file}.txt"; \
done
cp $(srcdir)/share/icons/vlc.ico $(win32_destdir)
cp -r $(prefix)/lib/vlc/plugins $(win32_destdir)
-cp -r $(prefix)/share/locale $(win32_destdir)
# BD-J JAR
-cp $(CONTRIB_DIR)/share/java/*.jar $(win32_destdir)/plugins/access/
@BUILD_LUA_TRUE@ mkdir -p $(win32_destdir)/lua/
@BUILD_LUA_TRUE@ cp -r $(prefix)/lib/vlc/lua/* $(prefix)/share/vlc/lua/* $(win32_destdir)/lua/
@BUILD_SKINS_TRUE@ rm -fr $(win32_destdir)/skins
@BUILD_SKINS_TRUE@ cp -r $(prefix)/share/vlc/skins2 $(win32_destdir)/skins
cp "$(top_builddir)/npapi-vlc/activex/axvlc.dll.manifest" "$(win32_destdir)/"
cp "$(top_builddir)/npapi-vlc/installed/lib/axvlc.dll" "$(win32_destdir)/"
cp "$(top_builddir)/npapi-vlc/npapi/package/npvlc.dll.manifest" "$(win32_destdir)/"
cp "$(top_builddir)/npapi-vlc/installed/lib/npvlc.dll" "$(win32_destdir)/"
# Compiler shared DLLs, when using compilers built with --enable-shared
# The shared DLLs may not necessarily be in the first LIBRARY_PATH, we
# should check them all.
-library_path_list=`$(CXX) -v /dev/null 2>&1 | grep ^LIBRARY_PATH|cut -d= -f2` ;\
IFS=':' ;\
for x in $$library_path_list ;\
do \
test -f "$$x/libstdc++-6.dll" && cp "$$x/libstdc++-6.dll" "$(win32_destdir)/" ; \
test -f "$$x/libgcc_s_sjlj-1.dll" && cp "$$x/libgcc_s_sjlj-1.dll" "$(win32_destdir)/" ; \
test -f "$$x/libgcc_s_seh-1.dll" && cp "$$x/libgcc_s_seh-1.dll" "$(win32_destdir)/" ; \
test -f "$$x/libwinpthread-1.dll" && cp "$$x/libwinpthread-1.dll" "$(win32_destdir)/" ; \
test -f "$$x/../bin/libwinpthread-1.dll" && cp "$$x/../bin/libwinpthread-1.dll" "$(win32_destdir)/" ; \
done
# SDK
mkdir -p "$(win32_destdir)/sdk/lib/"
cp -r $(prefix)/include "$(win32_destdir)/sdk"
cp -r $(prefix)/lib/pkgconfig "$(win32_destdir)/sdk/lib"
cd $(prefix)/lib && cp -rv libvlc.la libvlccore.la "$(win32_destdir)/sdk/lib/"
cd $(prefix)/lib && cp -rv libvlc.dll.a "$(win32_destdir)/sdk/lib/libvlc.lib"
cd $(prefix)/lib && cp -rv libvlccore.dll.a "$(win32_destdir)/sdk/lib/libvlccore.lib"
$(DLLTOOL) -D libvlc.dll -l "$(win32_destdir)/sdk/lib/libvlc.lib" -d "$(top_builddir)/lib/.libs/libvlc.dll.def" "$(prefix)/bin/libvlc.dll"
echo "INPUT(libvlc.lib)" > "$(win32_destdir)/sdk/lib/vlc.lib"
$(DLLTOOL) -D libvlccore.dll -l "$(win32_destdir)/sdk/lib/libvlccore.lib" -d "$(top_builddir)/src/.libs/libvlccore.dll.def" "$(prefix)/bin/libvlccore.dll"
echo "INPUT(libvlccore.lib)" > "$(win32_destdir)/sdk/lib/vlccore.lib"
mkdir -p "$(win32_destdir)/sdk/activex/"
cd $(top_builddir)/npapi-vlc && cp activex/README.TXT share/test/test.html $(win32_destdir)/sdk/activex/
# Convert to DOS line endings
find $(win32_destdir) -type f \( -name "*xml" -or -name "*html" -or -name '*js' -or -name '*css' -or -name '*hosts' -or -iname '*txt' -or -name '*.cfg' -or -name '*.lua' \) -exec $(U2D) {} \;
# Remove cruft
find $(win32_destdir)/plugins/ -type f \( -name '*.a' -or -name '*.la' \) -exec rm -rvf {} \;
package-win-strip: package-win-common
mkdir -p "$(win32_debugdir)"/
cd $(win32_destdir); find . -type f \( -name '*$(LIBEXT)' -or -name '*$(EXEEXT)' \) | while read i; \
do if test -n "$$i" ; then \
$(OBJCOPY) --only-keep-debug "$$i" "$(win32_debugdir)/`basename $$i.dbg`"; \
$(OBJCOPY) --strip-all "$$i" ; \
$(OBJCOPY) --add-gnu-debuglink="$(win32_debugdir)/`basename $$i.dbg`" "$$i" ; \
fi ; \
done
if test -n "$(SIGNATURE)"; then \
cd $(win32_destdir); find . -type f \( -name '*$(LIBEXT)' -or -name '*$(EXEEXT)' \) | while read i; \
do if test -n "$$i" ; then \
osslsigncode sign -certs $(SIGNATURE)/cert.cer -key $(SIGNATURE)/videolan.key -n "VLC media player" -i http://www.videolan.org/ -in "$$i" -out "$$i.sign"; \
mv "$$i.sign" "$$i" ; \
fi ; \
done \
fi
package-win32-webplugin-common: package-win-strip
mkdir -p "$(win32_xpi_destdir)/plugins/"
cp -r $(win32_destdir)/plugins/ "$(win32_xpi_destdir)/plugins/"
cp "$(win32_destdir)/libvlc.dll" "$(win32_destdir)/libvlccore.dll" "$(win32_destdir)/npvlc.dll" "$(win32_xpi_destdir)/plugins/"
cp $(top_builddir)/npapi-vlc/npapi/package/npvlc.dll.manifest "$(win32_xpi_destdir)/plugins/"
cp "$(top_srcdir)/extras/package/win32/libvlc.dll.manifest" "$(win32_xpi_destdir)/plugins/"
rm -rf "$(win32_xpi_destdir)/plugins/plugins/gui/"
package-win32-xpi: package-win32-webplugin-common
cp $(top_builddir)/npapi-vlc/npapi/package/install.rdf "$(win32_xpi_destdir)/"
cd $(win32_xpi_destdir) && zip -r -9 "../$(WINVERSION).xpi" install.rdf plugins
package-win32-crx: package-win32-webplugin-common
cp $(top_builddir)/npapi-vlc/npapi/package/manifest.json "$(win32_xpi_destdir)/"
crxmake --pack-extension "$(win32_xpi_destdir)" \
--extension-output "$(win32_destdir)/$(WINVERSION).crx" --ignore-file install.rdf
# nsis is a 32-bits installer, we need to build a 32bits DLL
$(win32_destdir)/NSIS/UAC.dll: extras/package/win32/NSIS/UAC/runas.cpp extras/package/win32/NSIS/UAC/uac.cpp
mkdir -p "$(win32_destdir)/NSIS/"
@HAVE_WIN64_TRUE@ i686-w64-mingw32-g++ $^ -shared -o $@ -lole32 -static-libstdc++ -static-libgcc
@HAVE_WIN64_TRUE@ i686-w64-mingw32-strip $@
@HAVE_WIN64_FALSE@ $(CXX) $^ -D_WIN32_IE=0x0601 -D__forceinline=inline -shared -o $@ -lole32 -static-libstdc++ -static-libgcc
@HAVE_WIN64_FALSE@ $(STRIP) $@
$(win32_destdir)/NSIS/nsProcess.dll: extras/package/win32/NSIS/nsProcess/nsProcess.c extras/package/win32/NSIS/nsProcess/pluginapi.c
mkdir -p "$(win32_destdir)/NSIS/"
@HAVE_WIN64_TRUE@ i686-w64-mingw32-gcc $^ -shared -o $@ -lole32 -static-libgcc
@HAVE_WIN64_TRUE@ i686-w64-mingw32-strip $@
@HAVE_WIN64_FALSE@ $(CC) $^ -D_WIN32_IE=0x0601 -shared -o $@ -lole32 -static-libgcc
@HAVE_WIN64_FALSE@ $(STRIP) $@
package-win32-exe: package-win-strip $(win32_destdir)/NSIS/UAC.dll $(win32_destdir)/NSIS/nsProcess.dll extras/package/win32/NSIS/vlc.win32.nsi
# Script installer
cp $(top_builddir)/extras/package/win32/NSIS/vlc.win32.nsi "$(win32_destdir)/"
cp $(top_builddir)/extras/package/win32/NSIS/spad.nsi "$(win32_destdir)/"
cp -r $(srcdir)/extras/package/win32/NSIS/languages "$(win32_destdir)/"
cp -r $(srcdir)/extras/package/win32/NSIS/helpers "$(win32_destdir)/"
mkdir -p "$(win32_destdir)/NSIS/"
cp "$(top_srcdir)/extras/package/win32/NSIS/UAC.nsh" "$(win32_destdir)/NSIS/"
cp "$(top_srcdir)/extras/package/win32/NSIS/nsProcess.nsh" "$(win32_destdir)/NSIS/"
# Create package
if makensis -VERSION >/dev/null 2>&1; then \
MAKENSIS="makensis"; \
elif [ -x "/cygdrive/c/Program Files/NSIS/makensis" ]; then \
MAKENSIS="/cygdrive/c/Program\ Files/NSIS/makensis"; \
elif [ -x "$(PROGRAMFILES)/NSIS/makensis" ]; then \
MAKENSIS="$(PROGRAMFILES)/NSIS/makensis"; \
elif wine --version >/dev/null 2>&1; then \
MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe"; \
else \
echo 'Error: cannot locate makensis tool'; exit 1; \
fi; \
eval "$$MAKENSIS $(win32_destdir)/spad.nsi"; \
eval "$$MAKENSIS $(win32_destdir)/vlc.win32.nsi"
if test -n "$(SIGNATURE)"; then \
osslsigncode sign -certs $(SIGNATURE)/cert.cer -key $(SIGNATURE)/videolan.key -n "VLC media player" -i http://www.videolan.org/ -in "$(WINVERSION).exe" -out "$(WINVERSION).exe.sign"; \
mv "$(WINVERSION).exe.sign" "$(WINVERSION).exe" ; \
fi
package-win32-zip: package-win-strip
rm -f -- $(WINVERSION).zip
zip -r -9 $(WINVERSION).zip vlc-$(VERSION) --exclude \*.nsi \*NSIS\* \*languages\* \*sdk\* \*helpers\* spad\*
package-win32-debug-zip: package-win-common
rm -f -- $(WINVERSION)-debug.zip
zip -r -9 $(WINVERSION)-debug.zip vlc-$(VERSION)
package-win32-7zip: package-win-strip
7z a $(7Z_OPTS) $(WINVERSION).7z vlc-$(VERSION)
package-win32-debug-7zip: package-win-common
7z a $(7Z_OPTS) $(WINVERSION)-debug.7z vlc-$(VERSION)
package-win32-cleanup:
rm -Rf $(win32_destdir) $(win32_debugdir) $(win32_xpi_destdir)
package-win32: package-win32-zip package-win32-7zip package-win32-exe package-win32-xpi
package-win32-debug: package-win32-debug-zip package-win32-debug-7zip
#######
# WinCE
#######
package-wince: package-win-strip
rm -f -- vlc-$(VERSION)-wince.zip
zip -r -9 vlc-$(VERSION)-wince.zip vlc-$(VERSION)
.PHONY: package-win-install package-win-common package-win-strip package-win32-webplugin-common package-win32-xpi package-win32-crx package-win32-exe package-win32-zip package-win32-debug-zip package-win32-7zip package-win32-debug-7zip package-win32-cleanup package-win32 package-win32-debug package-wince
package-msi: heat candle light
heat: package-win-strip
$(HEAT) dir $(VLCDIR)/plugins -cg CompPluginsGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Plugins.fragment.wxs
$(HEAT) dir $(VLCDIR)/locale -cg CompLocaleGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Locale.fragment.wxs
$(HEAT) dir $(VLCDIR)/lua -cg CompLuaGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Lua.fragment.wxs
$(HEAT) dir $(VLCDIR)/skins -cg CompSkinsGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Skins.fragment.wxs
candle:
$(am__cd) $(MSIBUILDDIR) && $(CANDLE) -arch $(WINDOWS_ARCH) -ext WiXUtilExtension $(W_MSIDIR)\\product.wxs $(W_MSIDIR)\\axvlc.wxs $(W_MSIDIR)\\extensions.wxs $(W_MSIBUILDDIR)\\*.fragment.wxs
light:
test ! -d "$(WINE_C)/v" -o ! -f "$(WINE_C)/v"
ln -Tsf "$(win32_destdir)" "$(WINE_C)"/v
$(LIGHT) -sval -ext WixUIExtension -ext WixUtilExtension -cultures:en-us -b $(W_MSIDIR) -b C:/v/plugins -b C:/v/locale -b C:/v/lua -b C:/v/skins $(W_MSIBUILDDIR)\\product.wixobj $(W_MSIBUILDDIR)\\axvlc.wixobj $(W_MSIBUILDDIR)\\extensions.wixobj $(W_MSIBUILDDIR)\\*.fragment.wixobj -o $(MSIOUTFILE)
chmod 644 $(MSIOUTFILE)
cleanmsi:
-rm -f $(MSIBUILDDIR)/*.wixobj
-rm -f $(MSIBUILDDIR)/*.wixpdb
-rm -f $(MSIBUILDDIR)/*.fragment.wxs
distcleanmsi: cleanmsi
-rm -f $(MSIOUTFILE)
.PHONY: heat candle light cleanmsi distcleanmsi package-msi
###############################################################################
# OS Packaging rules
###############################################################################
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。