Advertisement
spookybathtub

VLC Makefile

Jan 12th, 2021
2,834
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 94.12 KB | None | 0 0
  1. # Makefile.in generated by automake 1.16.1 from Makefile.am.
  2. # Makefile.  Generated from Makefile.in by configure.
  3.  
  4. # Copyright (C) 1994-2018 Free Software Foundation, Inc.
  5.  
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15.  
  16.  
  17. ###############################################################################
  18. # Automake targets and declarations
  19. ###############################################################################
  20.  
  21. #! /usr/bin/make -f
  22.  
  23.  
  24.  
  25. am__is_gnu_make = { \
  26.   if test -z '$(MAKELEVEL)'; then \
  27.     false; \
  28.   elif test -n '$(MAKE_HOST)'; then \
  29.     true; \
  30.   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  31.     true; \
  32.   else \
  33.     false; \
  34.   fi; \
  35. }
  36. am__make_running_with_option = \
  37.   case $${target_option-} in \
  38.       ?) ;; \
  39.       *) echo "am__make_running_with_option: internal error: invalid" \
  40.               "target option '$${target_option-}' specified" >&2; \
  41.          exit 1;; \
  42.   esac; \
  43.   has_opt=no; \
  44.   sane_makeflags=$$MAKEFLAGS; \
  45.   if $(am__is_gnu_make); then \
  46.     sane_makeflags=$$MFLAGS; \
  47.   else \
  48.     case $$MAKEFLAGS in \
  49.       *\\[\ \   ]*) \
  50.         bs=\\; \
  51.         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  52.           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
  53.     esac; \
  54.   fi; \
  55.   skip_next=no; \
  56.   strip_trailopt () \
  57.   { \
  58.     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  59.   }; \
  60.   for flg in $$sane_makeflags; do \
  61.     test $$skip_next = yes && { skip_next=no; continue; }; \
  62.     case $$flg in \
  63.       *=*|--*) continue;; \
  64.         -*I) strip_trailopt 'I'; skip_next=yes;; \
  65.       -*I?*) strip_trailopt 'I';; \
  66.         -*O) strip_trailopt 'O'; skip_next=yes;; \
  67.       -*O?*) strip_trailopt 'O';; \
  68.         -*l) strip_trailopt 'l'; skip_next=yes;; \
  69.       -*l?*) strip_trailopt 'l';; \
  70.       -[dEDm]) skip_next=yes;; \
  71.       -[JT]) skip_next=yes;; \
  72.     esac; \
  73.     case $$flg in \
  74.       *$$target_option*) has_opt=yes; break;; \
  75.     esac; \
  76.   done; \
  77.   test $$has_opt = yes
  78. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  79. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  80. pkgdatadir = $(datadir)/vlc
  81. pkgincludedir = $(includedir)/vlc
  82. pkglibdir = $(libdir)/vlc
  83. pkglibexecdir = $(libexecdir)/vlc
  84. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  85. install_sh_DATA = $(install_sh) -c -m 644
  86. install_sh_PROGRAM = $(install_sh) -c
  87. install_sh_SCRIPT = $(install_sh) -c
  88. INSTALL_HEADER = $(INSTALL_DATA)
  89. transform = $(program_transform_name)
  90. NORMAL_INSTALL = :
  91. PRE_INSTALL = :
  92. POST_INSTALL = :
  93. NORMAL_UNINSTALL = :
  94. PRE_UNINSTALL = :
  95. POST_UNINSTALL = :
  96. build_triplet = arm-unknown-linux-gnueabihf
  97. host_triplet = arm-unknown-linux-gnueabihf
  98. #am__append_1 =  \
  99. #   extras/package/win32/NSIS/vlc.win32.nsi \
  100. #   extras/package/win32/NSIS/spad.nsi \
  101. #   extras/package/win32/msi/config.wxi
  102. subdir = .
  103. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  104. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \
  105.     $(top_srcdir)/m4/ax_append_flag.m4 \
  106.     $(top_srcdir)/m4/ax_check_compile_flag.m4 \
  107.     $(top_srcdir)/m4/ax_require_defined.m4 $(top_srcdir)/m4/c11.m4 \
  108.     $(top_srcdir)/m4/dolt.m4 $(top_srcdir)/m4/gettext.m4 \
  109.     $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
  110.     $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
  111.     $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
  112.     $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  113.     $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  114.     $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
  115.     $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stdcxx_11.m4 \
  116.     $(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
  117.     $(top_srcdir)/configure.ac
  118. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  119.     $(ACLOCAL_M4)
  120. DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
  121.     $(am__configure_deps) $(dist_noinst_SCRIPTS) \
  122.     $(am__DIST_COMMON)
  123. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  124.  configure.lineno config.status.lineno
  125. mkinstalldirs = $(install_sh) -d
  126. CONFIG_HEADER = config.h
  127. CONFIG_CLEAN_FILES = extras/package/win32/NSIS/spad.nsi \
  128.     extras/package/win32/NSIS/vlc.win32.nsi \
  129.     extras/package/win32/msi/config.wxi \
  130.     modules/gui/macosx/UI/InfoPlist.strings \
  131.     share/macosx/Info.plist
  132. CONFIG_CLEAN_VPATH_FILES =
  133. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  134. am__vpath_adj = case $$p in \
  135.     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  136.     *) f=$$p;; \
  137.   esac;
  138. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  139. am__install_max = 40
  140. am__nobase_strip_setup = \
  141.   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  142. am__nobase_strip = \
  143.   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  144. am__nobase_list = $(am__nobase_strip_setup); \
  145.   for p in $$list; do echo "$$p $$p"; done | \
  146.   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  147.   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  148.    if (++n[$$2] == $(am__install_max)) \
  149.      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  150.    END { for (dir in files) print dir, files[dir] }'
  151. am__base_list = \
  152.   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  153.   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  154. am__uninstall_files_from_dir = { \
  155.   test -z "$$files" \
  156.     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  157.     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  158.          $(am__cd) "$$dir" && rm -f $$files; }; \
  159.   }
  160. am__installdirs = "$(DESTDIR)$(bindir)"
  161. SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
  162.     $(nodist_noinst_SCRIPTS) $(noinst_SCRIPTS)
  163. AM_V_P = $(am__v_P_$(V))
  164. am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
  165. am__v_P_0 = false
  166. am__v_P_1 = :
  167. AM_V_GEN = $(am__v_GEN_$(V))
  168. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  169. am__v_GEN_0 = @echo "  GEN     " $@;
  170. am__v_GEN_1 =
  171. AM_V_at = $(am__v_at_$(V))
  172. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  173. am__v_at_0 = @
  174. am__v_at_1 =
  175. SOURCES =
  176. DIST_SOURCES =
  177. RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  178.     ctags-recursive dvi-recursive html-recursive info-recursive \
  179.     install-data-recursive install-dvi-recursive \
  180.     install-exec-recursive install-html-recursive \
  181.     install-info-recursive install-pdf-recursive \
  182.     install-ps-recursive install-recursive installcheck-recursive \
  183.     installdirs-recursive pdf-recursive ps-recursive \
  184.     tags-recursive uninstall-recursive
  185. am__can_run_installinfo = \
  186.   case $$AM_UPDATE_INFO_DIR in \
  187.     n|no|NO) false;; \
  188.     *) (install-info --version) >/dev/null 2>&1;; \
  189.   esac
  190. DATA = $(noinst_DATA)
  191. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  192.   distclean-recursive maintainer-clean-recursive
  193. am__recursive_targets = \
  194.   $(RECURSIVE_TARGETS) \
  195.   $(RECURSIVE_CLEAN_TARGETS) \
  196.   $(am__extra_recursive_targets)
  197. AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  198.     cscope check recheck distdir distdir-am dist dist-all \
  199.     distcheck
  200. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
  201.     $(LISP)config.h.in
  202. # Read a list of newline-separated strings from the standard input,
  203. # and print each of them once, without duplicates.  Input order is
  204. # *not* preserved.
  205. am__uniquify_input = $(AWK) '\
  206.  BEGIN { nonempty = 0; } \
  207.  { items[$$0] = 1; nonempty = 1; } \
  208.  END { if (nonempty) { for (i in items) print i; }; } \
  209. '
  210. # Make sure the list of sources is unique.  This is necessary because,
  211. # e.g., the same source file might be shared among _SOURCES variables
  212. # for different programs/libraries.
  213. am__define_uniq_tagged_files = \
  214.   list='$(am__tagged_files)'; \
  215.   unique=`for i in $$list; do \
  216.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  217.   done | $(am__uniquify_input)`
  218. ETAGS = etags
  219. CTAGS = ctags
  220. CSCOPE = cscope
  221. am__tty_colors_dummy = \
  222.   mgn= red= grn= lgn= blu= brg= std=; \
  223.   am__color_tests=no
  224. am__tty_colors = { \
  225.   $(am__tty_colors_dummy); \
  226.   if test "X$(AM_COLOR_TESTS)" = Xno; then \
  227.     am__color_tests=no; \
  228.   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
  229.     am__color_tests=yes; \
  230.   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
  231.     am__color_tests=yes; \
  232.   fi; \
  233.   if test $$am__color_tests = yes; then \
  234.     red=''; \
  235.     grn=''; \
  236.     lgn=''; \
  237.     blu=''; \
  238.     mgn=''; \
  239.     brg=''; \
  240.     std=''; \
  241.   fi; \
  242. }
  243. am__recheck_rx = ^[     ]*:recheck:[    ]*
  244. am__global_test_result_rx = ^[  ]*:global-test-result:[     ]*
  245. am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[     ]*
  246. # A command that, given a newline-separated list of test names on the
  247. # standard input, print the name of the tests that are to be re-run
  248. # upon "make recheck".
  249. am__list_recheck_tests = $(AWK) '{ \
  250.  recheck = 1; \
  251.  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
  252.    { \
  253.      if (rc < 0) \
  254.        { \
  255.          if ((getline line2 < ($$0 ".log")) < 0) \
  256.         recheck = 0; \
  257.          break; \
  258.        } \
  259.      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
  260.        { \
  261.          recheck = 0; \
  262.          break; \
  263.        } \
  264.      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
  265.        { \
  266.          break; \
  267.        } \
  268.    }; \
  269.  if (recheck) \
  270.    print $$0; \
  271.  close ($$0 ".trs"); \
  272.  close ($$0 ".log"); \
  273. }'
  274. # A command that, given a newline-separated list of test names on the
  275. # standard input, create the global log from their .trs and .log files.
  276. am__create_global_log = $(AWK) ' \
  277. function fatal(msg) \
  278. { \
  279.  print "fatal: making $@: " msg | "cat >&2"; \
  280.  exit 1; \
  281. } \
  282. function rst_section(header) \
  283. { \
  284.  print header; \
  285.  len = length(header); \
  286.  for (i = 1; i <= len; i = i + 1) \
  287.    printf "="; \
  288.  printf "\n\n"; \
  289. } \
  290. { \
  291.  copy_in_global_log = 1; \
  292.  global_test_result = "RUN"; \
  293.  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
  294.    { \
  295.      if (rc < 0) \
  296.         fatal("failed to read from " $$0 ".trs"); \
  297.      if (line ~ /$(am__global_test_result_rx)/) \
  298.        { \
  299.          sub("$(am__global_test_result_rx)", "", line); \
  300.           sub("[    ]*$$", "", line); \
  301.          global_test_result = line; \
  302.        } \
  303.      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
  304.        copy_in_global_log = 0; \
  305.    }; \
  306.  if (copy_in_global_log) \
  307.    { \
  308.      rst_section(global_test_result ": " $$0); \
  309.      while ((rc = (getline line < ($$0 ".log"))) != 0) \
  310.      { \
  311.        if (rc < 0) \
  312.          fatal("failed to read from " $$0 ".log"); \
  313.        print line; \
  314.      }; \
  315.      printf "\n"; \
  316.    }; \
  317.  close ($$0 ".trs"); \
  318.  close ($$0 ".log"); \
  319. }'
  320. # Restructured Text title.
  321. am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
  322. # Solaris 10 'make', and several other traditional 'make' implementations,
  323. # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
  324. # by disabling -e (using the XSI extension "set +e") if it's set.
  325. am__sh_e_setup = case $$- in *e*) set +e;; esac
  326. # Default flags passed to test drivers.
  327. am__common_driver_flags = \
  328.   --color-tests "$$am__color_tests" \
  329.   --enable-hard-errors "$$am__enable_hard_errors" \
  330.   --expect-failure "$$am__expect_failure"
  331. # To be inserted before the command running the test.  Creates the
  332. # directory for the log if needed.  Stores in $dir the directory
  333. # containing $f, in $tst the test, in $log the log.  Executes the
  334. # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
  335. # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
  336. # will run the test scripts (or their associated LOG_COMPILER, if
  337. # thy have one).
  338. am__check_pre = \
  339. $(am__sh_e_setup);                  \
  340. $(am__vpath_adj_setup) $(am__vpath_adj)         \
  341. $(am__tty_colors);                  \
  342. srcdir=$(srcdir); export srcdir;            \
  343. case "$@" in                        \
  344.   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
  345.     *) am__odir=.;;                     \
  346. esac;                           \
  347. test "x$$am__odir" = x"." || test -d "$$am__odir"   \
  348.   || $(MKDIR_P) "$$am__odir" || exit $$?;       \
  349. if test -f "./$$f"; then dir=./;            \
  350. elif test -f "$$f"; then dir=;              \
  351. else dir="$(srcdir)/"; fi;              \
  352. tst=$$dir$$f; log='$@';                 \
  353. if test -n '$(DISABLE_HARD_ERRORS)'; then       \
  354.   am__enable_hard_errors=no;                \
  355. else                            \
  356.   am__enable_hard_errors=yes;               \
  357. fi;                             \
  358. case " $(XFAIL_TESTS) " in              \
  359.   *[\ \ ]$$f[\ \    ]* | *[\ \  ]$$dir$$f[\ \   ]*) \
  360.     am__expect_failure=yes;;                \
  361.   *)                            \
  362.     am__expect_failure=no;;             \
  363. esac;                           \
  364. $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
  365. # A shell command to get the names of the tests scripts with any registered
  366. # extension removed (i.e., equivalently, the names of the test logs, with
  367. # the '.log' extension removed).  The result is saved in the shell variable
  368. # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
  369. # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
  370. # since that might cause problem with VPATH rewrites for suffix-less tests.
  371. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
  372. am__set_TESTS_bases = \
  373.   bases='$(TEST_LOGS)'; \
  374.   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
  375.   bases=`echo $$bases`
  376. RECHECK_LOGS = $(TEST_LOGS)
  377. TEST_SUITE_LOG = test-suite.log
  378. TEST_EXTENSIONS =  .test
  379. LOG_DRIVER = $(SHELL) $(top_srcdir)/autotools/test-driver
  380. LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
  381. am__set_b = \
  382.   case '$@' in \
  383.     */*) \
  384.       case '$*' in \
  385.         */*) b='$*';; \
  386.           *) b=`echo '$@' | sed 's/\.log$$//'`; \
  387.        esac;; \
  388.     *) \
  389.       b='$*';; \
  390.   esac
  391. am__test_logs1 = $(TESTS:=.log)
  392. am__test_logs2 = $(am__test_logs1:.log=.log)
  393. TEST_LOGS = $(am__test_logs2:.test.log=.log)
  394. TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/autotools/test-driver
  395. TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
  396.     $(TEST_LOG_FLAGS)
  397. am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  398.     $(srcdir)/extras/package/macosx/package.mak \
  399.     $(srcdir)/extras/package/npapi.am \
  400.     $(srcdir)/extras/package/win32/msi.mak \
  401.     $(srcdir)/extras/package/win32/package.mak \
  402.     $(top_srcdir)/autotools/compile \
  403.     $(top_srcdir)/autotools/config.guess \
  404.     $(top_srcdir)/autotools/config.rpath \
  405.     $(top_srcdir)/autotools/config.sub \
  406.     $(top_srcdir)/autotools/install-sh \
  407.     $(top_srcdir)/autotools/ltmain.sh \
  408.     $(top_srcdir)/autotools/missing \
  409.     $(top_srcdir)/autotools/test-driver \
  410.     $(top_srcdir)/extras/package/win32/NSIS/spad.nsi.in \
  411.     $(top_srcdir)/extras/package/win32/NSIS/vlc.win32.nsi.in \
  412.     $(top_srcdir)/extras/package/win32/msi/config.wxi.in \
  413.     $(top_srcdir)/modules/gui/macosx/Resources/InfoPlist.strings.in \
  414.     $(top_srcdir)/share/Info.plist.in ABOUT-NLS AUTHORS COPYING \
  415.     COPYING.LIB ChangeLog INSTALL NEWS README THANKS \
  416.     autotools/compile autotools/config.guess \
  417.     autotools/config.rpath autotools/config.sub autotools/depcomp \
  418.     autotools/install-sh autotools/ltmain.sh autotools/missing \
  419.     autotools/ylwrap compile
  420. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  421. distdir = $(PACKAGE)-$(VERSION)
  422. top_distdir = $(distdir)
  423. am__remove_distdir = \
  424.   if test -d "$(distdir)"; then \
  425.     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  426.       && rm -rf "$(distdir)" \
  427.       || { sleep 5 && rm -rf "$(distdir)"; }; \
  428.   else :; fi
  429. am__post_remove_distdir = $(am__remove_distdir)
  430. am__relativize = \
  431.   dir0=`pwd`; \
  432.   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  433.   sed_rest='s,^[^/]*/*,,'; \
  434.   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  435.   sed_butlast='s,/*[^/]*$$,,'; \
  436.   while test -n "$$dir1"; do \
  437.     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  438.     if test "$$first" != "."; then \
  439.       if test "$$first" = ".."; then \
  440.         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  441.         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  442.       else \
  443.         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  444.         if test "$$first2" = "$$first"; then \
  445.           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  446.         else \
  447.           dir2="../$$dir2"; \
  448.         fi; \
  449.         dir0="$$dir0"/"$$first"; \
  450.       fi; \
  451.     fi; \
  452.     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  453.   done; \
  454.   reldir="$$dir2"
  455. GZIP_ENV = --best
  456. DIST_ARCHIVES = $(distdir).tar.xz
  457. DIST_TARGETS = dist-xz
  458. distuninstallcheck_listfiles = find . -type f -print
  459. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  460.   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  461. distcleancheck_listfiles = find . -type f -print
  462. ACLOCAL = ${SHELL} /home/pi/source/vlc-buster/vlc-3.0.11/autotools/missing aclocal-1.16
  463. ALIASES =  cvlc rvlc nvlc
  464. ALSA_CFLAGS = -I/usr/include/alsa
  465. ALSA_LIBS = -lasound
  466. ALTIVEC_CFLAGS =
  467. AMTAR = $${TAR-tar}
  468. AM_CPPFLAGS =
  469. AM_DEFAULT_VERBOSITY = 1
  470. AOM_CFLAGS =
  471. AOM_LIBS =
  472. AR = ar
  473. ARCH = arm
  474. ARCHIVE_CFLAGS =
  475. ARCHIVE_LIBS = -larchive
  476. ARIBB24_CFLAGS =
  477. ARIBB24_LIBS = -laribb24
  478. ARIBB25_CFLAGS =
  479. ARIBB25_LIBS =
  480. AS = as
  481. ASDCP_CFLAGS =
  482. ASDCP_LIBS =
  483. ASM =
  484. AUTOCONF = ${SHELL} /home/pi/source/vlc-buster/vlc-3.0.11/autotools/missing autoconf
  485. AUTOHEADER = ${SHELL} /home/pi/source/vlc-buster/vlc-3.0.11/autotools/missing autoheader
  486. AUTOMAKE = ${SHELL} /home/pi/source/vlc-buster/vlc-3.0.11/autotools/missing automake-1.16
  487. AVAHI_CFLAGS = -D_REENTRANT
  488. AVAHI_LIBS = -lavahi-common -lavahi-client
  489. AVCODEC_CFLAGS = -I/usr/local/include
  490. AVCODEC_LIBS = -L/usr/local/lib -lavcodec -lavutil
  491. AVFORMAT_CFLAGS = -I/usr/local/include
  492. AVFORMAT_LIBS = -L/usr/local/lib -lavformat -lavcodec -lavutil
  493. AWK = mawk
  494. BLURAY_CFLAGS = -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  495. BLURAY_LIBS = -lbluray
  496. BREAKPAD_CFLAGS =
  497. BREAKPAD_LIBS =
  498. BREAKPAD_URL =
  499. BUILDCC = c99-gcc
  500. BUILDEXEEXT =
  501. CACA_CFLAGS =
  502. CACA_LIBS = -lcaca
  503. CC = gcc
  504. CCAS = gcc
  505. CCASDEPMODE = depmode=none
  506. CCASFLAGS = -I/home/pi/source/vlc-buster/include-updated/
  507. CCDEPMODE = depmode=none
  508. CFLAGS = -I/home/pi/source/vlc-buster/include-updated/  -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -fstack-protector-strong
  509. CFLAGS_access_mtp =  -I/usr/include/libusb-1.0
  510. CFLAGS_access_output_shout =  -pthread
  511. CFLAGS_access_output_srt =  -I/usr/local/include -I/usr/local/include/srt
  512. CFLAGS_access_srt =  -I/usr/local/include -I/usr/local/include/srt
  513. CFLAGS_aom =
  514. CFLAGS_archive =  
  515. CFLAGS_aribcam =
  516. CFLAGS_avahi =  -D_REENTRANT
  517. CFLAGS_caca =  
  518. CFLAGS_cdda =  
  519. CFLAGS_daala =
  520. CFLAGS_dav1d =  
  521. CFLAGS_dc1394 =  
  522. CFLAGS_dca =  -I/usr/include/libdca
  523. CFLAGS_deinterlace =
  524. CFLAGS_dsm =
  525. CFLAGS_dv1394 =  
  526. CFLAGS_dvdnav =  
  527. CFLAGS_dvdread =  
  528. CFLAGS_fdkaac =
  529. CFLAGS_flac =  
  530. CFLAGS_fluidsynth =  
  531. CFLAGS_gles2 =  
  532. CFLAGS_goom =
  533. CFLAGS_kate =  
  534. CFLAGS_libbluray =  -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  535. CFLAGS_libmpeg2 =  -I/usr/include/mpeg2dec
  536. CFLAGS_libvlccore =
  537. CFLAGS_microdns =
  538. CFLAGS_mkv =  
  539. CFLAGS_mmal =   -isystem /opt/vc/include -isystem /opt/vc/include/interface/vcos/pthreads -isystem /opt/vc/include/interface/vmcs_host/linux
  540. CFLAGS_mod =  
  541. CFLAGS_mpg123 =  
  542. CFLAGS_mtp =  -I/usr/include/libusb-1.0
  543. CFLAGS_mux_ogg =  
  544. CFLAGS_nfs =  
  545. CFLAGS_notify =  -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include
  546. CFLAGS_ogg =  
  547. CFLAGS_oggspots =  
  548. CFLAGS_omxil =
  549. CFLAGS_omxil_vout =
  550. CFLAGS_opencv_example =
  551. CFLAGS_opencv_wrapper =
  552. CFLAGS_opus =  -I/usr/include/opus
  553. CFLAGS_qsv =
  554. CFLAGS_rdp =
  555. CFLAGS_samplerate =  
  556. CFLAGS_schroedinger =
  557. CFLAGS_secret =  -pthread -I/usr/include/libsecret-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include
  558. CFLAGS_sftp =  
  559. CFLAGS_shine =  
  560. CFLAGS_sid =  -DHAVE_UNIX
  561. CFLAGS_smb =  -I/usr/include/samba-4.0
  562. CFLAGS_smb2 =
  563. CFLAGS_soxr =  
  564. CFLAGS_spatialaudio =  
  565. CFLAGS_speex =  
  566. CFLAGS_svg =  -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  567. CFLAGS_svgdec =  -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  568. CFLAGS_swscale =  -I/usr/local/include
  569. CFLAGS_theora =  
  570. CFLAGS_twolame =  
  571. CFLAGS_udev =  
  572. CFLAGS_upnp =  -pthread -I/usr/include/upnp
  573. CFLAGS_vnc =  
  574. CFLAGS_vorbis =  
  575. CFLAGS_x262 =
  576. CFLAGS_x264 =  
  577. CFLAGS_x26410b =  
  578. CFLAGS_x265 =  
  579. CFLAGS_xml =  -I/usr/include/libxml2
  580. CHROMAPRINT_CFLAGS =
  581. CHROMAPRINT_LIBS = -lchromaprint
  582. CHROMECAST_CFLAGS = -pthread
  583. CHROMECAST_LIBS = -lprotobuf-lite -pthread
  584. CONTRIB_DIR =
  585. COPYRIGHT_MESSAGE = Copyright © 1996-2020 the VideoLAN team
  586. COPYRIGHT_YEARS = 1996-2020
  587. CPP = gcc -E
  588. CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
  589. CPPFLAGS_a52 =  
  590. CPPFLAGS_access_mtp =
  591. CPPFLAGS_access_output_shout =
  592. CPPFLAGS_access_output_srt =  -DENABLE_SRT
  593. CPPFLAGS_access_srt =  -DENABLE_SRT
  594. CPPFLAGS_aom =
  595. CPPFLAGS_archive =
  596. CPPFLAGS_aribcam =
  597. CPPFLAGS_avahi =
  598. CPPFLAGS_caca =
  599. CPPFLAGS_daala =
  600. CPPFLAGS_dav1d =
  601. CPPFLAGS_dc1394 =
  602. CPPFLAGS_dca =
  603. CPPFLAGS_decklink =
  604. CPPFLAGS_decklinkoutput =
  605. CPPFLAGS_dv1394 =
  606. CPPFLAGS_dvdnav =
  607. CPPFLAGS_dvdread =
  608. CPPFLAGS_fdkaac =
  609. CPPFLAGS_flac =
  610. CPPFLAGS_fluidsynth =
  611. CPPFLAGS_gles2 =
  612. CPPFLAGS_goom =
  613. CPPFLAGS_kate =
  614. CPPFLAGS_libass =  -DHAVE_FONTCONFIG
  615. CPPFLAGS_libbluray =
  616. CPPFLAGS_libmpeg2 =
  617. CPPFLAGS_microdns =
  618. CPPFLAGS_mkv =
  619. CPPFLAGS_mpg123 =
  620. CPPFLAGS_mtp =
  621. CPPFLAGS_mux_ogg =
  622. CPPFLAGS_nfs =
  623. CPPFLAGS_notify =
  624. CPPFLAGS_ogg =
  625. CPPFLAGS_oggspots =
  626. CPPFLAGS_opencv_example =
  627. CPPFLAGS_opencv_wrapper =
  628. CPPFLAGS_opus =
  629. CPPFLAGS_qsv =
  630. CPPFLAGS_rdp =
  631. CPPFLAGS_samplerate =
  632. CPPFLAGS_schroedinger =
  633. CPPFLAGS_secret =
  634. CPPFLAGS_sftp =
  635. CPPFLAGS_shine =
  636. CPPFLAGS_skins2 =  -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -DHAVE_FRIBIDI -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -DHAVE_HARFBUZZ
  637. CPPFLAGS_smb =
  638. CPPFLAGS_smb2 =
  639. CPPFLAGS_soxr =
  640. CPPFLAGS_spatialaudio =
  641. CPPFLAGS_speex =
  642. CPPFLAGS_svg =
  643. CPPFLAGS_svgdec =
  644. CPPFLAGS_theora =
  645. CPPFLAGS_twolame =   -DLIBTWOLAME_STATIC
  646. CPPFLAGS_udev =
  647. CPPFLAGS_upnp =
  648. CPPFLAGS_vnc =
  649. CPPFLAGS_vorbis =
  650. CPPFLAGS_vpx =
  651. CPPFLAGS_x265 =
  652. CPPFLAGS_xml =
  653. CXX = g++
  654. CXXCPP = g++ -E
  655. CXXDEPMODE = depmode=none
  656. CXXFLAGS = -g -O2 -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -fstack-protector-strong
  657. CXXFLAGS_live555 =  -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment
  658. CXXFLAGS_mod =  
  659. CYGPATH_W = echo
  660. DAALA_CFLAGS =
  661. DAALA_LIBS =
  662. DAV1D_CFLAGS =
  663. DAV1D_LIBS = -ldav1d
  664. DBUS_CFLAGS = -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include
  665. DBUS_LIBS = -ldbus-1
  666. DC1394_CFLAGS =
  667. DC1394_LIBS = -ldc1394
  668. DCA_CFLAGS = -I/usr/include/libdca
  669. DCA_LIBS = -ldca
  670. DEFS = -DHAVE_CONFIG_H
  671. DEFS_BIGENDIAN =
  672. DEPDIR = .deps
  673. DESKTOP_FILE_VALIDATE = :
  674. DLLTOOL = false
  675. DMGBUILD =
  676. DOLT_BASH = /usr/bin/bash
  677. DOLT_CLEANFILES = doltlibtool doltcompile
  678. DSM_CFLAGS =
  679. DSM_LIBS =
  680. DSYMUTIL =
  681. DUMPBIN =
  682. DV1394_CFLAGS =
  683. DV1394_LIBS = -lavc1394 -lrom1394 -lraw1394
  684. DVBPSI_CFLAGS =
  685. DVBPSI_LIBS = -ldvbpsi
  686. DVDNAV_CFLAGS =
  687. DVDNAV_LIBS = -ldvdnav -lpthread
  688. DVDREAD_CFLAGS =
  689. DVDREAD_LIBS = -ldvdread
  690. ECHO_C =
  691. ECHO_N = -n
  692. ECHO_T =
  693. EGL_CFLAGS =
  694. EGL_LIBS = -lEGL
  695. EGREP = /usr/bin/grep -E
  696. EVAS_CFLAGS =
  697. EVAS_LIBS =
  698. EXEEXT =
  699. FDKAAC_CFLAGS =
  700. FDKAAC_LIBS =
  701. FGREP = /usr/bin/grep -F
  702. FILE_LIBVLCCORE_DLL =
  703. FILE_LIBVLC_DLL =
  704. FLAC_CFLAGS =
  705. FLAC_LIBS = -lFLAC
  706. FLUIDLITE_CFLAGS =
  707. FLUIDLITE_LIBS =
  708. FLUIDSYNTH_CFLAGS =
  709. FLUIDSYNTH_LIBS = -lfluidsynth
  710. FONTCONFIG_CFLAGS = -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  711. FONTCONFIG_LIBS = -lfontconfig -lfreetype
  712. FREERDP_CFLAGS =
  713. FREERDP_LIBS =
  714. FREETYPE_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16
  715. FREETYPE_LIBS = -lfreetype
  716. FRIBIDI_CFLAGS = -I/usr/include/fribidi
  717. FRIBIDI_LIBS = -lfribidi
  718. GCRYPT_CFLAGS =
  719. GCRYPT_LIBS = -lgcrypt -lgpg-error
  720. GETTEXT_MACRO_VERSION = 0.19
  721. GLES2_CFLAGS =
  722. GLES2_LIBS = -lGLESv2
  723. GL_CFLAGS =
  724. GL_LIBS = -lGL
  725. GMSGFMT = /usr/bin/msgfmt
  726. GMSGFMT_015 = /usr/bin/msgfmt
  727. GNUGETOPT_LIBS =
  728. GNUTLS_CFLAGS = -I/usr/include/p11-kit-1
  729. GNUTLS_LIBS = -lgnutls
  730. GOOM_CFLAGS =
  731. GOOM_LIBS =
  732. GREP = /usr/bin/grep
  733. GST_APP_CFLAGS =
  734. GST_APP_LIBS =
  735. GST_VIDEO_CFLAGS =
  736. GST_VIDEO_LIBS =
  737. HARFBUZZ_CFLAGS = -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include
  738. HARFBUZZ_LIBS = -lharfbuzz
  739. HAVE_CXX11 =
  740. IDN_CFLAGS =
  741. IDN_LIBS = -lidn
  742. INSTALL = /usr/bin/install -c
  743. INSTALL_DATA = ${INSTALL} -m 644
  744. INSTALL_PROGRAM = ${INSTALL}
  745. INSTALL_SCRIPT = ${INSTALL}
  746. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  747. INTLLIBS =
  748. INTL_MACOSX_LIBS =
  749. JACK_CFLAGS =
  750. JACK_LIBS = -ljack
  751. KAI_LIBS =
  752. KATE_CFLAGS =
  753. KATE_LIBS = -lkate
  754. KDE4_CONFIG = kde4-config
  755. KVA_LIBS =
  756. LD = /usr/bin/ld
  757. LDFLAGS =  -Wl,-z,defs
  758. LDFLAGS_live555 =
  759. LDFLAGS_mmal =  -L/opt/vc/lib  
  760. LDFLAGS_x262 =
  761. LDFLAGS_x264 = -Wl,-Bsymbolic
  762. LDFLAGS_x26410b = -Wl,-Bsymbolic
  763. LEX = flex
  764. LEXLIB = -lfl
  765. LEX_OUTPUT_ROOT = lex.yy
  766. LIBASS_CFLAGS = -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16
  767. LIBASS_LIBS = -lass
  768. LIBCDDB_CFLAGS =
  769. LIBCDDB_LIBS = -lcddb
  770. LIBCOM =
  771. LIBDL = -ldl
  772. LIBEXT = .so
  773. LIBICONV =
  774. LIBINTL =
  775. LIBM = -lm
  776. LIBMODPLUG_CFLAGS =
  777. LIBMODPLUG_LIBS = -lmodplug
  778. LIBMPEG2_CFLAGS = -I/usr/include/mpeg2dec
  779. LIBMPEG2_LIBS = -lmpeg2
  780. LIBOBJS =  ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strnstr$U.o
  781. LIBPLACEBO_CFLAGS =
  782. LIBPLACEBO_LIBS = -lplacebo
  783. LIBPTHREAD = -lpthread
  784. LIBRT =
  785. LIBS =
  786. LIBS_a52 =  -la52 -lm
  787. LIBS_access_mtp = -lmtp  
  788. LIBS_access_output_shout = -lshout  
  789. LIBS_access_output_srt = -L/usr/local/lib -lsrt  
  790. LIBS_access_srt = -L/usr/local/lib -lsrt  
  791. LIBS_aom =
  792. LIBS_archive = -larchive  
  793. LIBS_aribcam =
  794. LIBS_aribsub = -laribb24
  795. LIBS_avahi = -lavahi-common -lavahi-client  
  796. LIBS_caca = -lcaca  
  797. LIBS_cdda = -lcddb
  798. LIBS_crystalhd =
  799. LIBS_daala =
  800. LIBS_dav1d = -ldav1d  
  801. LIBS_dc1394 = -ldc1394  
  802. LIBS_dca = -ldca  
  803. LIBS_dsm =
  804. LIBS_dv1394 = -lavc1394 -lrom1394 -lraw1394  
  805. LIBS_dvdnav = -ldvdnav -lpthread  
  806. LIBS_dvdread = -ldvdread  
  807. LIBS_faad = -lfaad
  808. LIBS_fdkaac =
  809. LIBS_flac = -lFLAC  
  810. LIBS_fluidsynth = -lfluidsynth  
  811. LIBS_gles2 = -lGLESv2  
  812. LIBS_gme =
  813. LIBS_goom =
  814. LIBS_kate = -lkate  
  815. LIBS_libass = -lfontconfig
  816. LIBS_libbluray = -lbluray  
  817. LIBS_libmpeg2 = -lmpeg2  
  818. LIBS_libvlc =
  819. LIBS_libvlccore =
  820. LIBS_live555 = -lliveMedia -lgroupsock -lBasicUsageEnvironment -lUsageEnvironment
  821. LIBS_microdns =
  822. LIBS_mkv = -lebml -lmatroska  
  823. LIBS_mmal =  -lbcm_host -lmmal -lmmal_core -lmmal_components -lmmal_util -lvchostif -lvchiq_arm -lvcsm  
  824. LIBS_mod = -lmodplug
  825. LIBS_mpc = -lmpcdec
  826. LIBS_mpg123 = -lmpg123  
  827. LIBS_mtp = -lmtp  
  828. LIBS_mux_ogg = -logg  
  829. LIBS_nfs = -lnfs  
  830. LIBS_notify = -lnotify -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
  831. LIBS_ogg = -logg -lvorbis
  832. LIBS_oggspots = -logg  
  833. LIBS_opencv_example =
  834. LIBS_opencv_wrapper =
  835. LIBS_opus = -logg -lopus  
  836. LIBS_osx_notifications =
  837. LIBS_qsv =
  838. LIBS_rdp =
  839. LIBS_samplerate = -lsamplerate  
  840. LIBS_sap = -lz
  841. LIBS_schroedinger =
  842. LIBS_secret = -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
  843. LIBS_sftp = -lssh2  
  844. LIBS_shine = -lm -lshine  
  845. LIBS_sid = -lsidplay2 -lresid-builder
  846. LIBS_skins2 = -lharfbuzz -lfribidi -lfreetype -lm
  847. LIBS_smb = -lsmbclient  
  848. LIBS_smb2 =
  849. LIBS_soxr = -lsoxr  
  850. LIBS_spatialaudio = -lspatialaudio -lmysofa -lm -lz  
  851. LIBS_speex = -logg -lspeex  
  852. LIBS_svg = -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  
  853. LIBS_svgdec = -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  
  854. LIBS_swscale = -Wl,-Bsymbolic -L/usr/local/lib -lswscale
  855. LIBS_theora = -ltheoraenc -ltheoradec -logg  
  856. LIBS_twolame = -ltwolame  
  857. LIBS_udev = -ludev  
  858. LIBS_upnp = -pthread -lupnp -lixml  
  859. LIBS_vlc =
  860. LIBS_vnc = -lvncclient  
  861. LIBS_vorbis = -logg -lvorbis -lvorbisenc  
  862. LIBS_vpx =
  863. LIBS_x262 =
  864. LIBS_x264 = -lx264
  865. LIBS_x26410b = -lx264
  866. LIBS_x265 = -lx265  
  867. LIBS_xml = -lxml2  
  868. LIBTOOL = $(top_builddir)/doltlibtool
  869. LIBVA_CFLAGS =
  870. LIBVA_DRM_CFLAGS =
  871. LIBVA_DRM_LIBS =
  872. LIBVA_LIBS =
  873. LIBVA_WL_CFLAGS =
  874. LIBVA_WL_LIBS =
  875. LIBVA_X11_CFLAGS =
  876. LIBVA_X11_LIBS =
  877. LIBVORBIS_CFLAGS =
  878. LIBVORBIS_LIBS = -lvorbis
  879. LIBXML2_CFLAGS = -I/usr/include/libxml2
  880. LIBXML2_LIBS = -lxml2
  881. LINSYS_SDI_CFLAGS =
  882. LINSYS_SDI_LIBS = -lzvbi -lm -lpthread -lm -lpng -lz
  883. LIPO =
  884. LIVE555_CFLAGS = -I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment
  885. LIVE555_LIBS = -lliveMedia -lgroupsock -lBasicUsageEnvironment -lUsageEnvironment
  886. LN_S = ln -s
  887. LTCOMPILE = $(top_builddir)/doltcompile $(COMPILE)
  888. LTCXXCOMPILE = $(top_builddir)/doltcompile $(CXXCOMPILE)
  889. LTLIBICONV =
  890. LTLIBINTL =
  891. LTLIBOBJS =  ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strnstr$U.lo
  892. LTLIBa52 = liba52_plugin.la
  893. LTLIBaa = libaa_plugin.la
  894. LTLIBaccess_mtp = libaccess_mtp_plugin.la
  895. LTLIBaccess_output_shout = libaccess_output_shout_plugin.la
  896. LTLIBaccess_output_srt = libaccess_output_srt_plugin.la
  897. LTLIBaccess_realrtsp = libaccess_realrtsp_plugin.la
  898. LTLIBaccess_srt = libaccess_srt_plugin.la
  899. LTLIBaom =
  900. LTLIBarchive = libarchive_plugin.la
  901. LTLIBaribcam =
  902. LTLIBaribsub = libaribsub_plugin.la
  903. LTLIBaudiotoolboxmidi =
  904. LTLIBavahi = libavahi_plugin.la
  905. LTLIBavcapture =
  906. LTLIBbpg =
  907. LTLIBcaca = libcaca_plugin.la
  908. LTLIBcdda = libcdda_plugin.la
  909. LTLIBcrystalhd =
  910. LTLIBcvpx =
  911. LTLIBdaala =
  912. LTLIBdav1d = libdav1d_plugin.la
  913. LTLIBdc1394 = libdc1394_plugin.la
  914. LTLIBdca = libdca_plugin.la
  915. LTLIBdirect3d11 =
  916. LTLIBdirect3d11_filters =
  917. LTLIBdirect3d9 =
  918. LTLIBdirect3d9_filters =
  919. LTLIBdirectdraw =
  920. LTLIBdsm =
  921. LTLIBdv1394 = libdv1394_plugin.la
  922. LTLIBdvdnav = libdvdnav_plugin.la
  923. LTLIBdvdread = libdvdread_plugin.la
  924. LTLIBfaad = libfaad_plugin.la
  925. LTLIBfb = libfb_plugin.la
  926. LTLIBfdkaac =
  927. LTLIBflac = libflac_plugin.la
  928. LTLIBfluidsynth = libfluidsynth_plugin.la
  929. LTLIBgles2 = libgles2_plugin.la
  930. LTLIBglwin32 =
  931. LTLIBgme =
  932. LTLIBgnutls = libgnutls_plugin.la
  933. LTLIBgoom =
  934. LTLIBjpeg = libjpeg_plugin.la
  935. LTLIBkate = libkate_plugin.la
  936. LTLIBkwallet = libkwallet_plugin.la
  937. LTLIBlibass = liblibass_plugin.la
  938. LTLIBlibbluray = liblibbluray_plugin.la
  939. LTLIBlibmpeg2 = liblibmpeg2_plugin.la
  940. LTLIBlinsys_hdsdi = liblinsys_hdsdi_plugin.la
  941. LTLIBlinsys_sdi = liblinsys_sdi_plugin.la
  942. LTLIBlive555 = liblive555_plugin.la
  943. LTLIBmicrodns =
  944. LTLIBminimal_macosx =
  945. LTLIBmkv = libmkv_plugin.la
  946. LTLIBmmal = libmmal_plugin.la
  947. LTLIBmod = libmod_plugin.la
  948. LTLIBmpc = libmpc_plugin.la
  949. LTLIBmpg123 = libmpg123_plugin.la
  950. LTLIBmtp = libmtp_plugin.la
  951. LTLIBmux_ogg = libmux_ogg_plugin.la
  952. LTLIBnfs = libnfs_plugin.la
  953. LTLIBnotify = libnotify_plugin.la
  954. LTLIBogg = libogg_plugin.la
  955. LTLIBoggspots = liboggspots_plugin.la
  956. LTLIBomxil = libomxil_plugin.la
  957. LTLIBomxil_vout =
  958. LTLIBopencv_example =
  959. LTLIBopencv_wrapper =
  960. LTLIBopensles_android =
  961. LTLIBopus = libopus_plugin.la
  962. LTLIBosx_notifications =
  963. LTLIBpng = libpng_plugin.la
  964. LTLIBpostproc = libpostproc_plugin.la
  965. LTLIBprojectm =
  966. LTLIBqsv =
  967. LTLIBrdp =
  968. LTLIBsamplerate = libsamplerate_plugin.la
  969. LTLIBschroedinger =
  970. LTLIBscreen =
  971. LTLIBsdl_image = libsdl_image_plugin.la
  972. LTLIBsecret = libsecret_plugin.la
  973. LTLIBsftp = libsftp_plugin.la
  974. LTLIBshine = libshine_plugin.la
  975. LTLIBsid = libsid_plugin.la
  976. LTLIBsmb = libsmb_plugin.la
  977. LTLIBsmb2 =
  978. LTLIBsoxr = libsoxr_plugin.la
  979. LTLIBspatialaudio = libspatialaudio_plugin.la
  980. LTLIBspeex = libspeex_plugin.la
  981. LTLIBstream_out_chromaprint = libstream_out_chromaprint_plugin.la
  982. LTLIBsvg = libsvg_plugin.la
  983. LTLIBsvgdec = libsvgdec_plugin.la
  984. LTLIBswscale = libswscale_plugin.la
  985. LTLIBtaglib = libtaglib_plugin.la
  986. LTLIBtelx =
  987. LTLIBtheora = libtheora_plugin.la
  988. LTLIBtizen_audio =
  989. LTLIBtremor =
  990. LTLIBtwolame = libtwolame_plugin.la
  991. LTLIBudev = libudev_plugin.la
  992. LTLIBupnp = libupnp_plugin.la
  993. LTLIBvcd = libvcd_plugin.la
  994. LTLIBvideotoolbox =
  995. LTLIBvnc = libvnc_plugin.la
  996. LTLIBvorbis = libvorbis_plugin.la
  997. LTLIBvpx =
  998. LTLIBvsxu =
  999. LTLIBwgl =
  1000. LTLIBwma_fixed =
  1001. LTLIBx262 =
  1002. LTLIBx264 = libx264_plugin.la
  1003. LTLIBx26410b = libx26410b_plugin.la
  1004. LTLIBx265 = libx265_plugin.la
  1005. LTLIBxml = libxml_plugin.la
  1006. LTLIBzvbi = libzvbi_plugin.la
  1007. LT_SYS_LIBRARY_PATH =
  1008. LUAC = luac
  1009. LUA_CFLAGS = -I/usr/include/lua5.2
  1010. LUA_LIBS = -llua5.2
  1011. MACOSX_DEPLOYMENT_TARGET =
  1012. MAD_CFLAGS =
  1013. MAD_LIBS =  -lmad
  1014. MAINT =
  1015. MAKEINFO = ${SHELL} /home/pi/source/vlc-buster/vlc-3.0.11/autotools/missing makeinfo
  1016. MANIFEST_TOOL = :
  1017. MATROSKA_CFLAGS =
  1018. MATROSKA_LIBS = -lebml -lmatroska
  1019. MFX_CFLAGS =
  1020. MFX_LIBS =
  1021. MICRODNS_CFLAGS =
  1022. MICRODNS_LIBS =
  1023. MINIZIP_CFLAGS =
  1024. MINIZIP_LIBS =
  1025. MKDIR_P = /usr/bin/mkdir -p
  1026. MOC =
  1027. MPG123_CFLAGS =
  1028. MPG123_LIBS = -lmpg123
  1029. MSGFMT = /usr/bin/msgfmt
  1030. MSGFMT_015 = /usr/bin/msgfmt
  1031. MSGMERGE = /usr/bin/msgmerge
  1032. MTP_CFLAGS = -I/usr/include/libusb-1.0
  1033. MTP_LIBS = -lmtp
  1034. NCURSES_CFLAGS = -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
  1035. NCURSES_LIBS = -lncursesw -ltinfo
  1036. NFS_CFLAGS =
  1037. NFS_LIBS = -lnfs
  1038. NM = /usr/bin/nm -B
  1039. NMEDIT =
  1040. NOTIFY_CFLAGS = -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include
  1041. NOTIFY_LIBS = -lnotify -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  1042. OBJC = gcc
  1043. OBJCDEPMODE = depmode=none
  1044. OBJCFLAGS =  -fvisibility=hidden -O3 -funroll-loops -fomit-frame-pointer
  1045. OBJCFLAGS_osx_notifications =
  1046. OBJCOPY =
  1047. OBJDUMP = objdump
  1048. OBJEXT = o
  1049. OGGSPOTS_CFLAGS =
  1050. OGGSPOTS_LIBS = -logg
  1051. OGG_CFLAGS =
  1052. OGG_LIBS = -logg
  1053. OPENCV_CFLAGS =
  1054. OPENCV_LIBS =
  1055. OPUS_CFLAGS = -I/usr/include/opus
  1056. OPUS_LIBS = -logg -lopus
  1057. OSS_LIBS =
  1058. OTOOL =
  1059. OTOOL64 =
  1060. PACKAGE = vlc
  1061. PACKAGE_BUGREPORT =
  1062. PACKAGE_NAME = vlc
  1063. PACKAGE_STRING = vlc 3.0.11
  1064. PACKAGE_TARNAME = vlc
  1065. PACKAGE_URL =
  1066. PACKAGE_VERSION = 3.0.11
  1067. PATH_SEPARATOR = :
  1068. PKGDIR = vlc
  1069. PKG_CONFIG = /usr/bin/pkg-config
  1070. PKG_CONFIG_LIBDIR =
  1071. PKG_CONFIG_PATH =
  1072. POSTPROC_CFLAGS = -I/usr/local/include
  1073. POSTPROC_LIBS = -L/usr/local/lib -lpostproc -lavutil
  1074. POSUB = po
  1075. PROGRAMFILES =
  1076. PROJECTM_CFLAGS =
  1077. PROJECTM_LIBS =
  1078. PROTOC = protoc
  1079. PULSE_CFLAGS = -D_REENTRANT
  1080. PULSE_LIBS = -lpulse
  1081. QT5_X11_CFLAGS =
  1082. QT5_X11_LIBS =
  1083. QT_CFLAGS =
  1084. QT_LIBS =
  1085. QT_VERSION =
  1086. RANLIB = ranlib
  1087. RC =
  1088. RCC =
  1089. SAMPLERATE_CFLAGS =
  1090. SAMPLERATE_LIBS = -lsamplerate
  1091. SCHROEDINGER_CFLAGS =
  1092. SCHROEDINGER_LIBS =
  1093. SDL_IMAGE_CFLAGS = -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
  1094. SDL_IMAGE_LIBS = -lSDL_image -lSDL
  1095. SECRET_CFLAGS = -pthread -I/usr/include/libsecret-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include
  1096. SECRET_LIBS = -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  1097. SED = /usr/bin/sed
  1098. SET_MAKE =
  1099. SFTP_CFLAGS =
  1100. SFTP_LIBS = -lssh2
  1101. SHELL = /bin/bash
  1102. SHINE_CFLAGS =
  1103. SHINE_LIBS = -lm -lshine
  1104. SHOUT_CFLAGS = -pthread
  1105. SHOUT_LIBS = -lshout
  1106. SID_CFLAGS = -DHAVE_UNIX
  1107. SID_LIBS = -lsidplay2
  1108. SMB2_CFLAGS =
  1109. SMB2_LIBS =
  1110. SMBCLIENT_CFLAGS = -I/usr/include/samba-4.0
  1111. SMBCLIENT_LIBS = -lsmbclient
  1112. SOCKET_LIBS =
  1113. SOXR_CFLAGS =
  1114. SOXR_LIBS = -lsoxr
  1115. SPATIALAUDIO_CFLAGS =
  1116. SPATIALAUDIO_LIBS = -lspatialaudio -lmysofa -lm -lz
  1117. SPEEXDSP_CFLAGS =
  1118. SPEEXDSP_LIBS = -lspeexdsp
  1119. SPEEX_CFLAGS =
  1120. SPEEX_LIBS = -logg -lspeex
  1121. SRT_CFLAGS = -I/usr/local/include -I/usr/local/include/srt
  1122. SRT_LIBS = -L/usr/local/lib -lsrt
  1123. STRIP = strip
  1124. SVGDEC_CFLAGS = -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  1125. SVGDEC_LIBS = -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo
  1126. SVG_CFLAGS = -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
  1127. SVG_LIBS = -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo
  1128. SWSCALE_CFLAGS = -I/usr/local/include
  1129. SWSCALE_LIBS = -L/usr/local/lib -lswscale
  1130. SYMBOLIC_LDFLAGS = -Wl,-Bsymbolic
  1131. SYS = linux
  1132. SYSTEMD_CFLAGS =
  1133. SYSTEMD_LIBS = -lsystemd
  1134. TAGLIB_CFLAGS = -I/usr/include/taglib
  1135. TAGLIB_LIBS = -ltag
  1136. THEORA_CFLAGS =
  1137. THEORA_LIBS = -ltheoraenc -ltheoradec -logg
  1138. TIGER_CFLAGS =
  1139. TIGER_LIBS =
  1140. TWOLAME_CFLAGS =
  1141. TWOLAME_LIBS = -ltwolame
  1142. U2D =
  1143. UDEV_CFLAGS =
  1144. UDEV_LIBS = -ludev
  1145. UIC =
  1146. UPNP_CFLAGS = -pthread -I/usr/include/upnp
  1147. UPNP_LIBS = -pthread -lupnp -lixml
  1148. USE_NLS = yes
  1149. VDPAU_CFLAGS =
  1150. VDPAU_LIBS =
  1151. VERSION = 3.0.11
  1152. VERSION_EXTRA = 0
  1153. VERSION_MAJOR = 3
  1154. VERSION_MESSAGE = 3.0.11 Vetinari
  1155. VERSION_MINOR = 0
  1156. VERSION_REVISION = 11
  1157. VNC_CFLAGS =
  1158. VNC_LIBS = -lvncclient
  1159. VORBIS_CFLAGS =
  1160. VORBIS_LIBS = -logg -lvorbis -lvorbisenc
  1161. VPX_CFLAGS =
  1162. VPX_LIBS =
  1163. VSXU_CFLAGS =
  1164. VSXU_LIBS =
  1165. WAYLAND_CLIENT_CFLAGS =
  1166. WAYLAND_CLIENT_LIBS = -lwayland-client
  1167. WAYLAND_EGL_CFLAGS =
  1168. WAYLAND_EGL_LIBS = -lwayland-egl -lwayland-client
  1169. WAYLAND_PROTOCOLS = //usr/share/wayland-protocols
  1170. WAYLAND_SCANNER = /usr/bin/wayland-scanner
  1171. WINDOWS_ARCH =
  1172. WINDRES =
  1173. WINE_SDK_PATH =
  1174. X262_CFLAGS =
  1175. X262_LIBS =
  1176. X26410b_CFLAGS =
  1177. X26410b_LIBS = -lx264
  1178. X264_CFLAGS =
  1179. X264_LIBS = -lx264
  1180. X265_CFLAGS =
  1181. X265_LIBS = -lx265
  1182. XCB_CFLAGS =
  1183. XCB_COMPOSITE_CFLAGS =
  1184. XCB_COMPOSITE_LIBS = -lxcb-composite
  1185. XCB_KEYSYMS_CFLAGS =
  1186. XCB_KEYSYMS_LIBS = -lxcb-keysyms -lxcb
  1187. XCB_LIBS = -lxcb
  1188. XCB_RANDR_CFLAGS =
  1189. XCB_RANDR_LIBS = -lxcb-randr
  1190. XCB_SHM_CFLAGS =
  1191. XCB_SHM_LIBS = -lxcb-shm
  1192. XCB_XV_CFLAGS =
  1193. XCB_XV_LIBS = -lxcb-xv
  1194. XCRUN =
  1195. XEXT_CFLAGS =
  1196. XEXT_LIBS =
  1197. XGETTEXT = /usr/bin/xgettext
  1198. XGETTEXT_015 = /usr/bin/xgettext
  1199. XGETTEXT_EXTRA_OPTIONS =
  1200. XIB =
  1201. XINERAMA_CFLAGS =
  1202. XINERAMA_LIBS =
  1203. XMKMF =
  1204. XPM_CFLAGS =
  1205. XPM_LIBS =
  1206. XPROTO_CFLAGS =
  1207. XPROTO_LIBS =
  1208. X_CFLAGS =
  1209. X_EXTRA_LIBS =
  1210. X_LIBS =
  1211. X_PRE_LIBS =  -lSM -lICE
  1212. YACC = bison -y
  1213. YFLAGS =
  1214. ZVBI_CFLAGS =
  1215. ZVBI_LIBS = -lzvbi -lm -lpthread -lm -lpng -lz
  1216. abs_builddir = /home/pi/source/vlc-buster/vlc-3.0.11
  1217. abs_srcdir = /home/pi/source/vlc-buster/vlc-3.0.11
  1218. abs_top_builddir = /home/pi/source/vlc-buster/vlc-3.0.11
  1219. abs_top_srcdir = /home/pi/source/vlc-buster/vlc-3.0.11
  1220. ac_ct_AR = ar
  1221. ac_ct_CC = gcc
  1222. ac_ct_CXX = g++
  1223. ac_ct_DUMPBIN =
  1224. ac_ct_OBJC = gcc
  1225. am__include = include
  1226. am__leading_dot = .
  1227. am__quote =
  1228. am__tar = tar --format=ustar -chf - "$$tardir"
  1229. am__untar = tar -xf -
  1230. bindir = ${exec_prefix}/bin
  1231. build = arm-unknown-linux-gnueabihf
  1232. build_alias = arm-linux-gnueabihf
  1233. build_cpu = arm
  1234. build_os = linux-gnueabihf
  1235. build_vendor = unknown
  1236. builddir = .
  1237. datadir = ${datarootdir}
  1238. datarootdir = ${prefix}/share
  1239. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  1240. dvidir = ${docdir}
  1241. exec_prefix = ${prefix}
  1242. have_avfoundation = no
  1243. host = arm-unknown-linux-gnueabihf
  1244. host_alias =
  1245. host_cpu = arm
  1246. host_os = linux-gnueabihf
  1247. host_vendor = unknown
  1248. htmldir = ${docdir}
  1249. includedir = ${prefix}/include
  1250. infodir = ${datarootdir}/info
  1251. install_sh = ${SHELL} /home/pi/source/vlc-buster/vlc-3.0.11/autotools/install-sh
  1252. libdir = ${exec_prefix}/lib
  1253. libexecdir = ${exec_prefix}/libexec
  1254. localedir = ${datarootdir}/locale
  1255. localstatedir = ${prefix}/var
  1256. mandir = ${datarootdir}/man
  1257. mkdir_p = $(MKDIR_P)
  1258. oldincludedir = /usr/include
  1259. pdfdir = ${docdir}
  1260. prefix = /usr/local
  1261. program_transform_name = s,x,x,
  1262. psdir = ${docdir}
  1263. runstatedir = ${localstatedir}/run
  1264. sbindir = ${exec_prefix}/sbin
  1265. sharedstatedir = ${prefix}/com
  1266. soliddatadir = /usr/share/solid/actions/
  1267. srcdir = .
  1268. sysconfdir = ${prefix}/etc
  1269. target_alias =
  1270. top_build_prefix =
  1271. top_builddir = .
  1272. top_srcdir = .
  1273. vlcdatadir = ${datadir}/${PKGDIR}
  1274. vlclibdir = ${libdir}/${PKGDIR}
  1275.  
  1276. # SUBDIRS stores the directories where a "make" is required when building
  1277. # something. DIST_SUBDIRS stores the directories where nothing is built but
  1278. # which have makefiles with distribution information.
  1279. #  - src (libvlccore) is nedeed by modules
  1280. SUBDIRS = compat doc po share src modules lib bin test
  1281. DIST_SUBDIRS = m4 $(SUBDIRS)
  1282.  
  1283. ###############################################################################
  1284. # tools (needed for contrib)
  1285. ##############################################################################
  1286.  
  1287. ###############################################################################
  1288. # Various utilities ( editor syntax files, D-Bus controller ... )
  1289. ##############################################################################
  1290.  
  1291. ###############################################################################
  1292. # Scripts for building dependencies.
  1293. ##############################################################################
  1294.  
  1295. ###############################################################################
  1296. # Mac OS X project
  1297. ###############################################################################
  1298. EXTRA_DIST = extras/package/macosx/package.mak \
  1299.     extras/package/win32/package.mak extras/package/npapi.am \
  1300.     extras/tools/bootstrap extras/tools/packages.mak \
  1301.     extras/tools/tools.mak extras/tools/SHA512SUMS \
  1302.     extras/tools/bison-macOS-7df04f9.patch \
  1303.     extras/tools/bison-macOS-c41f233c.patch \
  1304.     extras/tools/libtool-2.4.2-bitcode.patch \
  1305.     extras/tools/libtool-2.4.2-san.patch \
  1306.     extras/tools/ragel-6.8-javacodegen.patch \
  1307.     extras/analyser/zsh_completion.sh extras/analyser/zsh.cpp \
  1308.     extras/analyser/emacs.init extras/analyser/vlc.vim \
  1309.     extras/analyser/valgrind.suppressions \
  1310.     extras/buildsystem/make.pl extras/misc/mpris.py \
  1311.     extras/misc/mpris.xml contrib/bootstrap contrib/src \
  1312.     extras/package/macosx/build.sh \
  1313.     extras/package/macosx/codesign.sh \
  1314.     extras/package/macosx/configure.sh \
  1315.     extras/package/macosx/dmg/dmg_settings.py \
  1316.     extras/package/macosx/dmg/disk_image.icns \
  1317.     extras/package/macosx/dmg/background.tiff \
  1318.     extras/package/macosx/asset_sources/vlc_app_icon.svg \
  1319.     extras/package/macosx/VLC.entitlements \
  1320.     extras/package/macosx/vlc.xcodeproj/project.pbxproj \
  1321.     extras/package/win32/vlc.exe.manifest \
  1322.     extras/package/win32/libvlc.dll.manifest \
  1323.     extras/package/win32/configure.sh \
  1324.     extras/package/win32/NSIS/vlc.win32.nsi.in \
  1325.     extras/package/win32/NSIS/spad.nsi.in \
  1326.     extras/package/win32/NSIS/vlc_branding.bmp \
  1327.     extras/package/win32/NSIS/languages/AfrikaansExtra.nsh \
  1328.     extras/package/win32/NSIS/languages/AlbanianExtra.nsh \
  1329.     extras/package/win32/NSIS/languages/ArabicExtra.nsh \
  1330.     extras/package/win32/NSIS/languages/AsturianExtra.nsh \
  1331.     extras/package/win32/NSIS/languages/BasqueExtra.nsh \
  1332.     extras/package/win32/NSIS/languages/BosnianExtra.nsh \
  1333.     extras/package/win32/NSIS/languages/BretonExtra.nsh \
  1334.     extras/package/win32/NSIS/languages/BulgarianExtra.nsh \
  1335.     extras/package/win32/NSIS/languages/CatalanExtra.nsh \
  1336.     extras/package/win32/NSIS/languages/CorsicanExtra.nsh \
  1337.     extras/package/win32/NSIS/languages/CroatianExtra.nsh \
  1338.     extras/package/win32/NSIS/languages/CzechExtra.nsh \
  1339.     extras/package/win32/NSIS/languages/DanishExtra.nsh \
  1340.     extras/package/win32/NSIS/languages/DutchExtra.nsh \
  1341.     extras/package/win32/NSIS/languages/EnglishExtra.nsh \
  1342.     extras/package/win32/NSIS/languages/EstonianExtra.nsh \
  1343.     extras/package/win32/NSIS/languages/FinnishExtra.nsh \
  1344.     extras/package/win32/NSIS/languages/FrenchExtra.nsh \
  1345.     extras/package/win32/NSIS/languages/GalicianExtra.nsh \
  1346.     extras/package/win32/NSIS/languages/GermanExtra.nsh \
  1347.     extras/package/win32/NSIS/languages/GreekExtra.nsh \
  1348.     extras/package/win32/NSIS/languages/HebrewExtra.nsh \
  1349.     extras/package/win32/NSIS/languages/HungarianExtra.nsh \
  1350.     extras/package/win32/NSIS/languages/IcelandicExtra.nsh \
  1351.     extras/package/win32/NSIS/languages/IndonesianExtra.nsh \
  1352.     extras/package/win32/NSIS/languages/ItalianExtra.nsh \
  1353.     extras/package/win32/NSIS/languages/JapaneseExtra.nsh \
  1354.     extras/package/win32/NSIS/languages/KhmerExtra.nsh \
  1355.     extras/package/win32/NSIS/languages/KoreanExtra.nsh \
  1356.     extras/package/win32/NSIS/languages/LatvianExtra.nsh \
  1357.     extras/package/win32/NSIS/languages/LithuanianExtra.nsh \
  1358.     extras/package/win32/NSIS/languages/MalayExtra.nsh \
  1359.     extras/package/win32/NSIS/languages/MongolianExtra.nsh \
  1360.     extras/package/win32/NSIS/languages/NorwegianExtra.nsh \
  1361.     extras/package/win32/NSIS/languages/NorwegianNynorskExtra.nsh \
  1362.     extras/package/win32/NSIS/languages/PolishExtra.nsh \
  1363.     extras/package/win32/NSIS/languages/PortugueseExtra.nsh \
  1364.     extras/package/win32/NSIS/languages/PortugueseBRExtra.nsh \
  1365.     extras/package/win32/NSIS/languages/RomanianExtra.nsh \
  1366.     extras/package/win32/NSIS/languages/RussianExtra.nsh \
  1367.     extras/package/win32/NSIS/languages/ScotsGaelicExtra.nsh \
  1368.     extras/package/win32/NSIS/languages/SerbianExtra.nsh \
  1369.     extras/package/win32/NSIS/languages/SimpChineseExtra.nsh \
  1370.     extras/package/win32/NSIS/languages/SlovakExtra.nsh \
  1371.     extras/package/win32/NSIS/languages/SlovenianExtra.nsh \
  1372.     extras/package/win32/NSIS/languages/SpanishExtra.nsh \
  1373.     extras/package/win32/NSIS/languages/SwedishExtra.nsh \
  1374.     extras/package/win32/NSIS/languages/ThaiExtra.nsh \
  1375.     extras/package/win32/NSIS/languages/TradChineseExtra.nsh \
  1376.     extras/package/win32/NSIS/languages/TurkishExtra.nsh \
  1377.     extras/package/win32/NSIS/languages/UkrainianExtra.nsh \
  1378.     extras/package/win32/NSIS/languages/UzbekExtra.nsh \
  1379.     extras/package/win32/NSIS/languages/WelshExtra.nsh
  1380. dist_noinst_SCRIPTS = bootstrap make-alias test/run_vlc.sh
  1381. nodist_noinst_SCRIPTS = compile
  1382. BUILT_SOURCES_distclean = $(am__append_1)
  1383. BUILT_SOURCES = $(BUILT_SOURCES_distclean)
  1384. SUFFIXES =
  1385. DISTCHECK_CONFIGURE_FLAGS = \
  1386.     --enable-fast-install \
  1387.     --disable-a52 \
  1388.     --disable-alsa \
  1389.     --disable-avcodec --disable-avformat \
  1390.     --disable-postproc --disable-swscale \
  1391.     --disable-dbus \
  1392.     --disable-mad --disable-libmpeg2 \
  1393.     --disable-faad --disable-skins2 \
  1394.     --disable-live555 \
  1395.     --disable-lua \
  1396.     --disable-fribidi \
  1397.     --disable-mkv \
  1398.     --with-kde-solid='$${datadir}/kde4/apps'
  1399.  
  1400. ACLOCAL_AMFLAGS = -I m4
  1401. AUTOMAKE_OPTIONS = \
  1402.     1.11 \
  1403.     -Wall \
  1404.     check-news \
  1405.     dist-xz \
  1406.     no-dist-gzip
  1407.  
  1408.  
  1409. ###############################################################################
  1410. # Building libvlc
  1411. ###############################################################################
  1412. CLEANFILES = $(ALIASES) $(noinst_SCRIPTS)
  1413. DISTCLEANFILES = $(BUILT_SOURCES_distclean) compile doltcompile doltlibtool
  1414. MAINTAINERCLEANFILES = ChangeLog
  1415.  
  1416. ###############################################################################
  1417. # Building aliases
  1418. ###############################################################################
  1419. ALL_ALIASES = cvlc rvlc svlc qvlc nvlc
  1420. bin_SCRIPTS = $(ALIASES)
  1421. EXTRA_SCRIPTS = $(ALL_ALIASES)
  1422. MKALIAS = bindir="$(bindir)" transform="$(transform)" program_prefix="$(program_prefix)" program_suffix="$(program_suffix)" $(top_srcdir)/make-alias $@
  1423. noinst_SCRIPTS = vlc$(EXEEXT)
  1424. TESTS = test/run_vlc.sh
  1425. #noinst_DATA = pseudo-bundle
  1426. win32_destdir = $(top_builddir)/vlc-$(VERSION)
  1427. win32_debugdir = $(abs_top_builddir)/symbols-$(VERSION)
  1428. win32_xpi_destdir = $(abs_top_builddir)/vlc-plugin-$(VERSION)
  1429. 7Z_OPTS = -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on
  1430. WINVERSION = vlc-$(VERSION)-win32
  1431. #WINVERSION = vlc-$(VERSION)-win64
  1432. WIXPATH = `wine winepath -u 'C:\\Program Files (x86)\\Windows Installer XML v3.5\\bin'`
  1433. HEAT = wine "$(WIXPATH)/heat.exe"
  1434. CANDLE = wine "$(WIXPATH)/candle.exe"
  1435. LIGHT = wine "$(WIXPATH)/light.exe"
  1436. VLCDIR = `wine winepath -s \`wine winepath -w '$(abs_top_builddir)/vlc-$(VERSION)'\``
  1437. MSIDIR = $(abs_srcdir)/extras/package/win32/msi
  1438. W_MSIDIR = `wine winepath -w '$(MSIDIR)'`
  1439. MSIBUILDDIR = $(abs_top_builddir)/extras/package/win32/msi
  1440. W_MSIBUILDDIR = `wine winepath -w '$(MSIBUILDDIR)'`
  1441. MSIOUTFILE = vlc-$(VERSION)-win32.msi
  1442. #MSIOUTFILE = vlc-$(VERSION)-win64.msi
  1443. WINE_C = `wine winepath c:`
  1444. all: $(BUILT_SOURCES) config.h
  1445.     $(MAKE) $(AM_MAKEFLAGS) all-recursive
  1446.  
  1447. .SUFFIXES:
  1448. .SUFFIXES: .log .test .test$(EXEEXT) .trs
  1449. am--refresh: Makefile
  1450.     @:
  1451. $(srcdir)/Makefile.in:  $(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)
  1452.     @for dep in $?; do \
  1453.       case '$(am__configure_deps)' in \
  1454.         *$$dep*) \
  1455.           echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  1456.           $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  1457.         && exit 0; \
  1458.           exit 1;; \
  1459.       esac; \
  1460.     done; \
  1461.     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  1462.     $(am__cd) $(top_srcdir) && \
  1463.       $(AUTOMAKE) --foreign Makefile
  1464. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  1465.     @case '$?' in \
  1466.       *config.status*) \
  1467.         echo ' $(SHELL) ./config.status'; \
  1468.         $(SHELL) ./config.status;; \
  1469.       *) \
  1470.         echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
  1471.         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
  1472.     esac;
  1473. $(srcdir)/extras/package/macosx/package.mak $(srcdir)/extras/package/win32/package.mak $(srcdir)/extras/package/npapi.am $(srcdir)/extras/package/win32/msi.mak $(am__empty):
  1474.  
  1475. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  1476.     $(SHELL) ./config.status --recheck
  1477.  
  1478. $(top_srcdir)/configure:  $(am__configure_deps)
  1479.     $(am__cd) $(srcdir) && $(AUTOCONF)
  1480. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  1481.     $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  1482. $(am__aclocal_m4_deps):
  1483.  
  1484. config.h: stamp-h1
  1485.     @test -f $@ || rm -f stamp-h1
  1486.     @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
  1487.  
  1488. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  1489.     @rm -f stamp-h1
  1490.     cd $(top_builddir) && $(SHELL) ./config.status config.h
  1491. $(srcdir)/config.h.in:  $(am__configure_deps)
  1492.     ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  1493.     rm -f stamp-h1
  1494.     touch $@
  1495.  
  1496. distclean-hdr:
  1497.     -rm -f config.h stamp-h1
  1498. #extras/package/win32/NSIS/spad.nsi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/NSIS/spad.nsi.in
  1499. #   cd $(top_builddir) && $(SHELL) ./config.status $@
  1500. #extras/package/win32/NSIS/vlc.win32.nsi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/NSIS/vlc.win32.nsi.in
  1501. #   cd $(top_builddir) && $(SHELL) ./config.status $@
  1502. #extras/package/win32/msi/config.wxi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/msi/config.wxi.in
  1503. #   cd $(top_builddir) && $(SHELL) ./config.status $@
  1504. modules/gui/macosx/UI/InfoPlist.strings: $(top_builddir)/config.status $(top_srcdir)/modules/gui/macosx/Resources/InfoPlist.strings.in
  1505.     cd $(top_builddir) && $(SHELL) ./config.status $@
  1506. share/macosx/Info.plist: $(top_builddir)/config.status $(top_srcdir)/share/Info.plist.in
  1507.     cd $(top_builddir) && $(SHELL) ./config.status $@
  1508. install-binSCRIPTS: $(bin_SCRIPTS)
  1509.     @$(NORMAL_INSTALL)
  1510.     @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
  1511.     if test -n "$$list"; then \
  1512.       echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  1513.       $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  1514.     fi; \
  1515.     for p in $$list; do \
  1516.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1517.       if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
  1518.     done | \
  1519.     sed -e 'p;s,.*/,,;n' \
  1520.         -e 'h;s|.*|.|' \
  1521.         -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
  1522.     $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
  1523.       { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  1524.         if ($$2 == $$4) { files[d] = files[d] " " $$1; \
  1525.           if (++n[d] == $(am__install_max)) { \
  1526.         print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
  1527.         else { print "f", d "/" $$4, $$1 } } \
  1528.       END { for (d in files) print "f", d, files[d] }' | \
  1529.     while read type dir files; do \
  1530.          if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  1531.          test -z "$$files" || { \
  1532.            echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  1533.            $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  1534.          } \
  1535.     ; done
  1536.  
  1537. uninstall-binSCRIPTS:
  1538.     @$(NORMAL_UNINSTALL)
  1539.     @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
  1540.     files=`for p in $$list; do echo "$$p"; done | \
  1541.            sed -e 's,.*/,,;$(transform)'`; \
  1542.     dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
  1543.  
  1544. mostlyclean-libtool:
  1545.     -rm -f *.lo
  1546.  
  1547. clean-libtool:
  1548.     -rm -rf .libs _libs
  1549.  
  1550. distclean-libtool:
  1551.     -rm -f libtool config.lt
  1552.  
  1553. # This directory's subdirectories are mostly independent; you can cd
  1554. # into them and run 'make' without going through this Makefile.
  1555. # To change the values of 'make' variables: instead of editing Makefiles,
  1556. # (1) if the variable is set in 'config.status', edit 'config.status'
  1557. #     (which will cause the Makefiles to be regenerated when you run 'make');
  1558. # (2) otherwise, pass the desired values on the 'make' command line.
  1559. $(am__recursive_targets):
  1560.     @fail=; \
  1561.     if $(am__make_keepgoing); then \
  1562.       failcom='fail=yes'; \
  1563.     else \
  1564.       failcom='exit 1'; \
  1565.     fi; \
  1566.     dot_seen=no; \
  1567.     target=`echo $@ | sed s/-recursive//`; \
  1568.     case "$@" in \
  1569.       distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  1570.       *) list='$(SUBDIRS)' ;; \
  1571.     esac; \
  1572.     for subdir in $$list; do \
  1573.       echo "Making $$target in $$subdir"; \
  1574.       if test "$$subdir" = "."; then \
  1575.         dot_seen=yes; \
  1576.         local_target="$$target-am"; \
  1577.       else \
  1578.         local_target="$$target"; \
  1579.       fi; \
  1580.       ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  1581.       || eval $$failcom; \
  1582.     done; \
  1583.     if test "$$dot_seen" = "no"; then \
  1584.       $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  1585.     fi; test -z "$$fail"
  1586.  
  1587. ID: $(am__tagged_files)
  1588.     $(am__define_uniq_tagged_files); mkid -fID $$unique
  1589. tags: tags-recursive
  1590. TAGS: tags
  1591.  
  1592. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1593.     set x; \
  1594.     here=`pwd`; \
  1595.     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  1596.       include_option=--etags-include; \
  1597.       empty_fix=.; \
  1598.     else \
  1599.       include_option=--include; \
  1600.       empty_fix=; \
  1601.     fi; \
  1602.     list='$(SUBDIRS)'; for subdir in $$list; do \
  1603.       if test "$$subdir" = .; then :; else \
  1604.         test ! -f $$subdir/TAGS || \
  1605.           set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  1606.       fi; \
  1607.     done; \
  1608.     $(am__define_uniq_tagged_files); \
  1609.     shift; \
  1610.     if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  1611.       test -n "$$unique" || unique=$$empty_fix; \
  1612.       if test $$# -gt 0; then \
  1613.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1614.           "$$@" $$unique; \
  1615.       else \
  1616.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1617.           $$unique; \
  1618.       fi; \
  1619.     fi
  1620. ctags: ctags-recursive
  1621.  
  1622. CTAGS: ctags
  1623. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1624.     $(am__define_uniq_tagged_files); \
  1625.     test -z "$(CTAGS_ARGS)$$unique" \
  1626.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1627.          $$unique
  1628.  
  1629. GTAGS:
  1630.     here=`$(am__cd) $(top_builddir) && pwd` \
  1631.       && $(am__cd) $(top_srcdir) \
  1632.       && gtags -i $(GTAGS_ARGS) "$$here"
  1633. cscope: cscope.files
  1634.     test ! -s cscope.files \
  1635.       || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  1636. clean-cscope:
  1637.     -rm -f cscope.files
  1638. cscope.files: clean-cscope cscopelist
  1639. cscopelist: cscopelist-recursive
  1640.  
  1641. cscopelist-am: $(am__tagged_files)
  1642.     list='$(am__tagged_files)'; \
  1643.     case "$(srcdir)" in \
  1644.       [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  1645.       *) sdir=$(subdir)/$(srcdir) ;; \
  1646.     esac; \
  1647.     for i in $$list; do \
  1648.       if test -f "$$i"; then \
  1649.         echo "$(subdir)/$$i"; \
  1650.       else \
  1651.         echo "$$sdir/$$i"; \
  1652.       fi; \
  1653.     done >> $(top_builddir)/cscope.files
  1654.  
  1655. distclean-tags:
  1656.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1657.     -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  1658.  
  1659. # Recover from deleted '.trs' file; this should ensure that
  1660. # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
  1661. # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
  1662. # to avoid problems with "make -n".
  1663. .log.trs:
  1664.     rm -f $< $@
  1665.     $(MAKE) $(AM_MAKEFLAGS) $<
  1666.  
  1667. # Leading 'am--fnord' is there to ensure the list of targets does not
  1668. # expand to empty, as could happen e.g. with make check TESTS=''.
  1669. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
  1670. am--force-recheck:
  1671.     @:
  1672.  
  1673. $(TEST_SUITE_LOG): $(TEST_LOGS)
  1674.     @$(am__set_TESTS_bases); \
  1675.     am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
  1676.     redo_bases=`for i in $$bases; do \
  1677.                   am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
  1678.                 done`; \
  1679.     if test -n "$$redo_bases"; then \
  1680.       redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
  1681.       redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
  1682.       if $(am__make_dryrun); then :; else \
  1683.         rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
  1684.       fi; \
  1685.     fi; \
  1686.     if test -n "$$am__remaking_logs"; then \
  1687.       echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
  1688.            "recursion detected" >&2; \
  1689.     elif test -n "$$redo_logs"; then \
  1690.       am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
  1691.     fi; \
  1692.     if $(am__make_dryrun); then :; else \
  1693.       st=0;  \
  1694.       errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
  1695.       for i in $$redo_bases; do \
  1696.         test -f $$i.trs && test -r $$i.trs \
  1697.           || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
  1698.         test -f $$i.log && test -r $$i.log \
  1699.           || { echo "$$errmsg $$i.log" >&2; st=1; }; \
  1700.       done; \
  1701.       test $$st -eq 0 || exit 1; \
  1702.     fi
  1703.     @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
  1704.     ws='[   ]'; \
  1705.     results=`for b in $$bases; do echo $$b.trs; done`; \
  1706.     test -n "$$results" || results=/dev/null; \
  1707.     all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
  1708.     pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
  1709.     fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
  1710.     skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
  1711.     xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
  1712.     xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
  1713.     error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
  1714.     if test `expr $$fail + $$xpass + $$error` -eq 0; then \
  1715.       success=true; \
  1716.     else \
  1717.       success=false; \
  1718.     fi; \
  1719.     br='==================='; br=$$br$$br$$br$$br; \
  1720.     result_count () \
  1721.     { \
  1722.         if test x"$$1" = x"--maybe-color"; then \
  1723.           maybe_colorize=yes; \
  1724.         elif test x"$$1" = x"--no-color"; then \
  1725.           maybe_colorize=no; \
  1726.         else \
  1727.           echo "$@: invalid 'result_count' usage" >&2; exit 4; \
  1728.         fi; \
  1729.         shift; \
  1730.         desc=$$1 count=$$2; \
  1731.         if test $$maybe_colorize = yes && test $$count -gt 0; then \
  1732.           color_start=$$3 color_end=$$std; \
  1733.         else \
  1734.           color_start= color_end=; \
  1735.         fi; \
  1736.         echo "$${color_start}# $$desc $$count$${color_end}"; \
  1737.     }; \
  1738.     create_testsuite_report () \
  1739.     { \
  1740.       result_count $$1 "TOTAL:" $$all   "$$brg"; \
  1741.       result_count $$1 "PASS: " $$pass  "$$grn"; \
  1742.       result_count $$1 "SKIP: " $$skip  "$$blu"; \
  1743.       result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
  1744.       result_count $$1 "FAIL: " $$fail  "$$red"; \
  1745.       result_count $$1 "XPASS:" $$xpass "$$red"; \
  1746.       result_count $$1 "ERROR:" $$error "$$mgn"; \
  1747.     }; \
  1748.     {                               \
  1749.       echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |   \
  1750.         $(am__rst_title);                       \
  1751.       create_testsuite_report --no-color;               \
  1752.       echo;                             \
  1753.       echo ".. contents:: :depth: 2";               \
  1754.       echo;                             \
  1755.       for b in $$bases; do echo $$b; done               \
  1756.         | $(am__create_global_log);                 \
  1757.     } >$(TEST_SUITE_LOG).tmp || exit 1;             \
  1758.     mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);         \
  1759.     if $$success; then                      \
  1760.       col="$$grn";                          \
  1761.      else                               \
  1762.       col="$$red";                          \
  1763.       test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);       \
  1764.     fi;                             \
  1765.     echo "$${col}$$br$${std}";                  \
  1766.     echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
  1767.     echo "$${col}$$br$${std}";                  \
  1768.     create_testsuite_report --maybe-color;              \
  1769.     echo "$$col$$br$$std";                      \
  1770.     if $$success; then :; else                  \
  1771.       echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";     \
  1772.       if test -n "$(PACKAGE_BUGREPORT)"; then           \
  1773.         echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
  1774.       fi;                               \
  1775.       echo "$$col$$br$$std";                    \
  1776.     fi;                             \
  1777.     $$success || exit 1
  1778.  
  1779. check-TESTS:
  1780.     @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
  1781.     @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
  1782.     @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  1783.     @set +e; $(am__set_TESTS_bases); \
  1784.     log_list=`for i in $$bases; do echo $$i.log; done`; \
  1785.     trs_list=`for i in $$bases; do echo $$i.trs; done`; \
  1786.     log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
  1787.     $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
  1788.     exit $$?;
  1789. recheck: all
  1790.     @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  1791.     @set +e; $(am__set_TESTS_bases); \
  1792.     bases=`for i in $$bases; do echo $$i; done \
  1793.              | $(am__list_recheck_tests)` || exit 1; \
  1794.     log_list=`for i in $$bases; do echo $$i.log; done`; \
  1795.     log_list=`echo $$log_list`; \
  1796.     $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
  1797.             am__force_recheck=am--force-recheck \
  1798.             TEST_LOGS="$$log_list"; \
  1799.     exit $$?
  1800. test/run_vlc.sh.log: test/run_vlc.sh
  1801.     @p='test/run_vlc.sh'; \
  1802.     b='test/run_vlc.sh'; \
  1803.     $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  1804.     --log-file $$b.log --trs-file $$b.trs \
  1805.     $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  1806.     "$$tst" $(AM_TESTS_FD_REDIRECT)
  1807. .test.log:
  1808.     @p='$<'; \
  1809.     $(am__set_b); \
  1810.     $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
  1811.     --log-file $$b.log --trs-file $$b.trs \
  1812.     $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
  1813.     "$$tst" $(AM_TESTS_FD_REDIRECT)
  1814. #.test$(EXEEXT).log:
  1815. #   @p='$<'; \
  1816. #   $(am__set_b); \
  1817. #   $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
  1818. #   --log-file $$b.log --trs-file $$b.trs \
  1819. #   $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
  1820. #   "$$tst" $(AM_TESTS_FD_REDIRECT)
  1821.  
  1822. distdir: $(BUILT_SOURCES)
  1823.     $(MAKE) $(AM_MAKEFLAGS) distdir-am
  1824.  
  1825. distdir-am: $(DISTFILES)
  1826.     @case `sed 15q $(srcdir)/NEWS` in \
  1827.     *"$(VERSION)"*) : ;; \
  1828.     *) \
  1829.       echo "NEWS not updated; not releasing" 1>&2; \
  1830.       exit 1;; \
  1831.     esac
  1832.     $(am__remove_distdir)
  1833.     test -d "$(distdir)" || mkdir "$(distdir)"
  1834.     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1835.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1836.     list='$(DISTFILES)'; \
  1837.       dist_files=`for file in $$list; do echo $$file; done | \
  1838.       sed -e "s|^$$srcdirstrip/||;t" \
  1839.           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  1840.     case $$dist_files in \
  1841.       */*) $(MKDIR_P) `echo "$$dist_files" | \
  1842.                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  1843.                sort -u` ;; \
  1844.     esac; \
  1845.     for file in $$dist_files; do \
  1846.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1847.       if test -d $$d/$$file; then \
  1848.         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  1849.         if test -d "$(distdir)/$$file"; then \
  1850.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1851.         fi; \
  1852.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1853.           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  1854.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1855.         fi; \
  1856.         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  1857.       else \
  1858.         test -f "$(distdir)/$$file" \
  1859.         || cp -p $$d/$$file "$(distdir)/$$file" \
  1860.         || exit 1; \
  1861.       fi; \
  1862.     done
  1863.     @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  1864.       if test "$$subdir" = .; then :; else \
  1865.         $(am__make_dryrun) \
  1866.           || test -d "$(distdir)/$$subdir" \
  1867.           || $(MKDIR_P) "$(distdir)/$$subdir" \
  1868.           || exit 1; \
  1869.         dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  1870.         $(am__relativize); \
  1871.         new_distdir=$$reldir; \
  1872.         dir1=$$subdir; dir2="$(top_distdir)"; \
  1873.         $(am__relativize); \
  1874.         new_top_distdir=$$reldir; \
  1875.         echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  1876.         echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  1877.         ($(am__cd) $$subdir && \
  1878.           $(MAKE) $(AM_MAKEFLAGS) \
  1879.             top_distdir="$$new_top_distdir" \
  1880.             distdir="$$new_distdir" \
  1881.         am__remove_distdir=: \
  1882.         am__skip_length_check=: \
  1883.         am__skip_mode_fix=: \
  1884.             distdir) \
  1885.           || exit 1; \
  1886.       fi; \
  1887.     done
  1888.     -test -n "$(am__skip_mode_fix)" \
  1889.     || find "$(distdir)" -type d ! -perm -755 \
  1890.         -exec chmod u+rwx,go+rx {} \; -o \
  1891.       ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  1892.       ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  1893.       ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  1894.     || chmod -R a+r "$(distdir)"
  1895. dist-gzip: distdir
  1896.     tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
  1897.     $(am__post_remove_distdir)
  1898.  
  1899. dist-bzip2: distdir
  1900.     tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  1901.     $(am__post_remove_distdir)
  1902.  
  1903. dist-lzip: distdir
  1904.     tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  1905.     $(am__post_remove_distdir)
  1906. dist-xz: distdir
  1907.     tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  1908.     $(am__post_remove_distdir)
  1909.  
  1910. dist-tarZ: distdir
  1911.     @echo WARNING: "Support for distribution archives compressed with" \
  1912.                "legacy program 'compress' is deprecated." >&2
  1913.     @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1914.     tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  1915.     $(am__post_remove_distdir)
  1916.  
  1917. dist-shar: distdir
  1918.     @echo WARNING: "Support for shar distribution archives is" \
  1919.                    "deprecated." >&2
  1920.     @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1921.     shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
  1922.     $(am__post_remove_distdir)
  1923.  
  1924. dist-zip: distdir
  1925.     -rm -f $(distdir).zip
  1926.     zip -rq $(distdir).zip $(distdir)
  1927.     $(am__post_remove_distdir)
  1928.  
  1929. dist dist-all:
  1930.     $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  1931.     $(am__post_remove_distdir)
  1932.  
  1933. # This target untars the dist file and tries a VPATH configuration.  Then
  1934. # it guarantees that the distribution is self-contained by making another
  1935. # tarfile.
  1936. distcheck: dist
  1937.     case '$(DIST_ARCHIVES)' in \
  1938.     *.tar.gz*) \
  1939.       eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
  1940.     *.tar.bz2*) \
  1941.       bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  1942.     *.tar.lz*) \
  1943.       lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  1944.     *.tar.xz*) \
  1945.       xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  1946.     *.tar.Z*) \
  1947.       uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  1948.     *.shar.gz*) \
  1949.       eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
  1950.     *.zip*) \
  1951.       unzip $(distdir).zip ;;\
  1952.     esac
  1953.     chmod -R a-w $(distdir)
  1954.     chmod u+w $(distdir)
  1955.     mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
  1956.     chmod a-w $(distdir)
  1957.     test -d $(distdir)/_build || exit 0; \
  1958.     dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  1959.       && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  1960.       && am__cwd=`pwd` \
  1961.       && $(am__cd) $(distdir)/_build/sub \
  1962.       && ../../configure \
  1963.         $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  1964.         $(DISTCHECK_CONFIGURE_FLAGS) \
  1965.         --srcdir=../.. --prefix="$$dc_install_base" \
  1966.       && $(MAKE) $(AM_MAKEFLAGS) \
  1967.       && $(MAKE) $(AM_MAKEFLAGS) dvi \
  1968.       && $(MAKE) $(AM_MAKEFLAGS) check \
  1969.       && $(MAKE) $(AM_MAKEFLAGS) install \
  1970.       && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  1971.       && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  1972.       && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  1973.             distuninstallcheck \
  1974.       && chmod -R a-w "$$dc_install_base" \
  1975.       && ({ \
  1976.            (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  1977.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  1978.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  1979.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  1980.                 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  1981.           } || { rm -rf "$$dc_destdir"; exit 1; }) \
  1982.       && rm -rf "$$dc_destdir" \
  1983.       && $(MAKE) $(AM_MAKEFLAGS) dist \
  1984.       && rm -rf $(DIST_ARCHIVES) \
  1985.       && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  1986.       && cd "$$am__cwd" \
  1987.       || exit 1
  1988.     $(am__post_remove_distdir)
  1989.     @(echo "$(distdir) archives ready for distribution: "; \
  1990.       list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  1991.       sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  1992. distuninstallcheck:
  1993.     @test -n '$(distuninstallcheck_dir)' || { \
  1994.       echo 'ERROR: trying to run $@ with an empty' \
  1995.            '$$(distuninstallcheck_dir)' >&2; \
  1996.       exit 1; \
  1997.     }; \
  1998.     $(am__cd) '$(distuninstallcheck_dir)' || { \
  1999.       echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  2000.       exit 1; \
  2001.     }; \
  2002.     test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  2003.        || { echo "ERROR: files left after uninstall:" ; \
  2004.             if test -n "$(DESTDIR)"; then \
  2005.               echo "  (check DESTDIR support)"; \
  2006.             fi ; \
  2007.             $(distuninstallcheck_listfiles) ; \
  2008.             exit 1; } >&2
  2009. distcleancheck: distclean
  2010.     @if test '$(srcdir)' = . ; then \
  2011.       echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  2012.       exit 1 ; \
  2013.     fi
  2014.     @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  2015.       || { echo "ERROR: files left in build directory after distclean:" ; \
  2016.            $(distcleancheck_listfiles) ; \
  2017.            exit 1; } >&2
  2018. check-am: all-am
  2019.     $(MAKE) $(AM_MAKEFLAGS) check-TESTS
  2020. check: $(BUILT_SOURCES)
  2021.     $(MAKE) $(AM_MAKEFLAGS) check-recursive
  2022. all-am: Makefile $(SCRIPTS) $(DATA) config.h
  2023. installdirs: installdirs-recursive
  2024. installdirs-am:
  2025.     for dir in "$(DESTDIR)$(bindir)"; do \
  2026.       test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  2027.     done
  2028. install: $(BUILT_SOURCES)
  2029.     $(MAKE) $(AM_MAKEFLAGS) install-recursive
  2030. install-exec: install-exec-recursive
  2031. install-data: install-data-recursive
  2032. uninstall: uninstall-recursive
  2033.  
  2034. install-am: all-am
  2035.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  2036.  
  2037. installcheck: installcheck-recursive
  2038. install-strip:
  2039.     if test -z '$(STRIP)'; then \
  2040.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  2041.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  2042.           install; \
  2043.     else \
  2044.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  2045.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  2046.         "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  2047.     fi
  2048. mostlyclean-generic:
  2049.     -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
  2050.     -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
  2051.     -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  2052.  
  2053. clean-generic:
  2054.     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  2055.  
  2056. distclean-generic:
  2057.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  2058.     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  2059.     -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  2060.  
  2061. maintainer-clean-generic:
  2062.     @echo "This command is intended for maintainers to use"
  2063.     @echo "it deletes files that may require special tools to rebuild."
  2064.     -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  2065.     -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  2066. #install-exec-hook:
  2067. clean: clean-recursive
  2068.  
  2069. clean-am: clean-generic clean-libtool mostlyclean-am
  2070.  
  2071. distclean: distclean-recursive
  2072.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  2073.     -rm -f Makefile
  2074. distclean-am: clean-am distclean-generic distclean-hdr \
  2075.     distclean-libtool distclean-tags
  2076.  
  2077. dvi: dvi-recursive
  2078.  
  2079. dvi-am:
  2080.  
  2081. html: html-recursive
  2082.  
  2083. html-am:
  2084.  
  2085. info: info-recursive
  2086.  
  2087. info-am:
  2088.  
  2089. install-data-am:
  2090.  
  2091. install-dvi: install-dvi-recursive
  2092.  
  2093. install-dvi-am:
  2094.  
  2095. install-exec-am: install-binSCRIPTS
  2096.     @$(NORMAL_INSTALL)
  2097.     $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
  2098. install-html: install-html-recursive
  2099.  
  2100. install-html-am:
  2101.  
  2102. install-info: install-info-recursive
  2103.  
  2104. install-info-am:
  2105.  
  2106. install-man:
  2107.  
  2108. install-pdf: install-pdf-recursive
  2109.  
  2110. install-pdf-am:
  2111.  
  2112. install-ps: install-ps-recursive
  2113.  
  2114. install-ps-am:
  2115.  
  2116. installcheck-am:
  2117.  
  2118. maintainer-clean: maintainer-clean-recursive
  2119.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  2120.     -rm -rf $(top_srcdir)/autom4te.cache
  2121.     -rm -f Makefile
  2122. maintainer-clean-am: distclean-am maintainer-clean-generic
  2123.  
  2124. mostlyclean: mostlyclean-recursive
  2125.  
  2126. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  2127.  
  2128. pdf: pdf-recursive
  2129.  
  2130. pdf-am:
  2131.  
  2132. ps: ps-recursive
  2133.  
  2134. ps-am:
  2135.  
  2136. uninstall-am: uninstall-binSCRIPTS
  2137.     @$(NORMAL_INSTALL)
  2138.     $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
  2139. .MAKE: $(am__recursive_targets) all check check-am install install-am \
  2140.     install-exec-am install-strip uninstall-am
  2141.  
  2142. .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
  2143.     am--refresh check check-TESTS check-am clean clean-cscope \
  2144.     clean-generic clean-libtool cscope cscopelist-am ctags \
  2145.     ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
  2146.     dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
  2147.     distclean-generic distclean-hdr distclean-libtool \
  2148.     distclean-tags distcleancheck distdir distuninstallcheck dvi \
  2149.     dvi-am html html-am info info-am install install-am \
  2150.     install-binSCRIPTS install-data install-data-am install-dvi \
  2151.     install-dvi-am install-exec install-exec-am install-exec-hook \
  2152.     install-html install-html-am install-info install-info-am \
  2153.     install-man install-pdf install-pdf-am install-ps \
  2154.     install-ps-am install-strip installcheck installcheck-am \
  2155.     installdirs installdirs-am maintainer-clean \
  2156.     maintainer-clean-generic mostlyclean mostlyclean-generic \
  2157.     mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \
  2158.     uninstall uninstall-am uninstall-binSCRIPTS uninstall-hook
  2159.  
  2160. .PRECIOUS: Makefile
  2161.  
  2162. #   std-options
  2163.  
  2164. ChangeLog: Makefile.am
  2165.     rm -f -- "$@"
  2166.     cd doc && $(MAKE) $(AM_MAKEFLAGS) changelogs
  2167.     $(LN_S) -f doc/ChangeLog-2015 "$@"
  2168.  
  2169. # Shortcut for developers to rebuild the core (libvlc + vlc)
  2170. # Don't use it if you don't know what it is about.
  2171. # Don't complain if it doesn't work. -- Courmisch
  2172. libcompat:
  2173.     cd compat && $(MAKE) $(AM_MAKEFLAGS)
  2174.  
  2175. libvlccore: libcompat
  2176.     cd src && $(MAKE) $(AM_MAKEFLAGS) libvlccore.la
  2177.  
  2178. libvlc: libvlccore
  2179.     cd lib && $(MAKE) $(AM_MAKEFLAGS) libvlc.la
  2180.  
  2181. core: libvlc vlc$(EXEEXT)
  2182.     cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT) vlc-static$(EXEEXT)
  2183.  
  2184. doc:
  2185.     cd doc && $(MAKE) $(AM_MAKEFLAGS) doc
  2186.  
  2187. .PHONY: libvlc core doc
  2188.  
  2189. cvlc: make-alias Makefile
  2190.     $(AM_V_GEN)$(MKALIAS) dummy
  2191.  
  2192. rvlc: make-alias Makefile
  2193.     $(AM_V_GEN)$(MKALIAS) rc
  2194.  
  2195. svlc: make-alias Makefile
  2196.     $(AM_V_GEN)$(MKALIAS) skins2
  2197.  
  2198. qvlc: make-alias Makefile
  2199.     $(AM_V_GEN)$(MKALIAS) qt
  2200.  
  2201. nvlc: make-alias Makefile
  2202.     $(AM_V_GEN)$(MKALIAS) ncurses
  2203.  
  2204. vlc$(EXEEXT):
  2205. #   $(AM_V_GEN)$(LN_S) -f bin/vlc-osx-static vlc
  2206.     $(AM_V_GEN)$(LN_S) -f bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
  2207.  
  2208. ###############################################################################
  2209. # Installing plugins cache
  2210. ###############################################################################
  2211. install-exec-hook:
  2212.     if test "$(build)" = "$(host)"; then \
  2213.         PATH="$(DESTDIR)$(bindir):$$PATH" \
  2214.         LD_LIBRARY_PATH="$(DESTDIR)$(libdir):$$LD_LIBRARY_PATH" \
  2215.         "$(DESTDIR)$(vlclibdir)/vlc-cache-gen$(EXEEXT)" \
  2216.              "$(DESTDIR)$(vlclibdir)/plugins" ; \
  2217.     else \
  2218.         echo "Cross-compilation: cache generation skipped!" ; \
  2219.     fi
  2220.  
  2221. uninstall-hook:
  2222.     rm -f -- "$(DESTDIR)$(vlclibdir)/plugins/plugins.dat"
  2223.  
  2224. ###############################################################################
  2225. # Test coverage
  2226. ###############################################################################
  2227.  
  2228. lcov-raw.out:
  2229.     $(MAKE) $(AM_MAKEFLAGS) all
  2230.     lcov -z -d .
  2231.     $(MAKE) $(AM_MAKEFLAGS) check
  2232.     lcov -c -d . -o lcov-raw.out
  2233.  
  2234. lcov.out: lcov-raw.out
  2235.     lcov -r lcov-raw.out -o lcov.out \
  2236.         '*test*' 'contrib/*' '/usr/include/*'
  2237.  
  2238. lcov: lcov.out
  2239.     rm -Rf lcov lcov.tmp
  2240.     prefix="$$(cd "$(top_srcdir)" && pwd)" ; \
  2241.     genhtml -p "$$prefix" -o lcov.tmp lcov.out >/dev/null
  2242.     mv lcov.tmp lcov
  2243.  
  2244. .PHONY: lcov-raw.out
  2245.  
  2246. ###############################################################################
  2247. # PO translation files update
  2248. ###############################################################################
  2249. .PHONY: update-po
  2250.  
  2251. update-po:
  2252.     cd po && $(MAKE) POTFILES vlc.pot update-po
  2253.  
  2254. # Symlink a pseudo-bundle
  2255. pseudo-bundle:
  2256.     $(MKDIR_P) $(top_builddir)/bin/Contents/Resources/
  2257.     $(LN_S) -hf $(abs_top_builddir)/modules/gui/macosx/UI $(top_builddir)/bin/Contents/Resources/English.lproj
  2258.     $(LN_S) -hf $(abs_top_builddir)/share/macosx/Info.plist $(top_builddir)/bin/Contents/Info.plist
  2259.     $(LN_S) -hf $(CONTRIB_DIR)/Frameworks
  2260.     cd $(top_builddir)/bin/Contents/Resources/ && find $(abs_top_srcdir)/modules/gui/macosx/Resources/ -type f -exec $(LN_S) -f {} \;
  2261.  
  2262. # VLC.app for packaging and giving it to your friends
  2263. # use package-macosx to get a nice dmg
  2264. VLC.app: install
  2265.     rm -Rf $@
  2266.     cp -R $(prefix)/share/macosx/ $@
  2267.     cp -R $(top_builddir)/modules/gui/macosx/UI $@/Contents/Resources/English.lproj
  2268.     cp -R $(top_builddir)/share/macosx/Info.plist $@/Contents/
  2269.     xcrun plutil -convert binary1 $@/Contents/Info.plist
  2270.     mkdir -p $@/Contents/Frameworks
  2271.     cp -R $(CONTRIB_DIR)/Frameworks/Growl.framework $@/Contents/Frameworks
  2272. #   cp -R $(CONTRIB_DIR)/Frameworks/Sparkle.framework $@/Contents/Frameworks
  2273. #   cp -R $(CONTRIB_DIR)/Frameworks/Breakpad.framework $@/Contents/Frameworks
  2274.     mkdir -p $@/Contents/MacOS/share/locale/
  2275.     cp -r "$(prefix)/share/vlc/lua" $@/Contents/MacOS/share/
  2276.     cp -r "$(prefix)/lib/vlc/lua" $@/Contents/MacOS/share/
  2277.     cp -r $(srcdir)/share/hrtfs $@/Contents/MacOS/share/
  2278.     mkdir -p $@/Contents/MacOS/include/
  2279.     (cd "$(prefix)/include" && $(AMTAR) -c --exclude "plugins" vlc) | $(AMTAR) -x -C $@/Contents/MacOS/include/
  2280.     cat $(top_srcdir)/po/LINGUAS | while read i; do \
  2281.       $(INSTALL) -d $@/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
  2282.       $(INSTALL) $(srcdir)/po/$${i}.gmo $@/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo; \
  2283.       mkdir -p $@/Contents/Resources/$${i}.lproj/ ; \
  2284.       $(LN_S) -f ../English.lproj/InfoPlist.strings ../English.lproj/MainMenu.nib \
  2285.         $@/Contents/Resources/$${i}.lproj/ ; \
  2286.     done
  2287.     printf "APPLVLC#" >| $@/Contents/PkgInfo
  2288.     mkdir -p $@/Contents/MacOS/lib
  2289.     find $(prefix)/lib -name 'libvlc*.dylib' -maxdepth 1 -exec cp -a {} $@/Contents/MacOS/lib \;
  2290.     mkdir -p $@/Contents/MacOS/plugins
  2291.     find $(prefix)/lib/vlc/plugins -name 'lib*_plugin.dylib' -maxdepth 2 -exec cp -a {} $@/Contents/MacOS/plugins \;
  2292.     find "$(CONTRIB_DIR)/share/java/" -name 'libbluray*.jar' -maxdepth 1 -exec cp -a {} $@/Contents/MacOS/plugins \; || true
  2293.     cp $(prefix)/bin/vlc $@/Contents/MacOS/VLC
  2294.     bin/vlc-cache-gen $@/Contents/MacOS/plugins
  2295.     find $@ -type d -exec chmod ugo+rx '{}' \;
  2296.     find $@ -type f -exec chmod ugo+r '{}' \;
  2297.  
  2298. package-macosx: VLC.app
  2299.     rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
  2300. #   @echo "Packaging fancy DMG using dmgbuild"
  2301. #   cd "$(top_srcdir)/extras/package/macosx/dmg" && dmgbuild -s "dmg_settings.py" \
  2302. #       -D app="$(abs_top_builddir)/VLC.app" "VLC Media Player" "$(abs_top_builddir)/vlc-$(VERSION).dmg"
  2303.     @echo "Packaging non-fancy DMG"
  2304.     mkdir -p "$(top_builddir)/vlc-$(VERSION)"
  2305.     cp -Rp "$(top_builddir)/VLC.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"
  2306.     $(LN_S) -f /Applications "$(top_builddir)/vlc-$(VERSION)/"
  2307.     hdiutil create -srcfolder "$(top_builddir)/vlc-$(VERSION)" -volname "VLC Media Player" \
  2308.         -format UDBZ -fs HFS+ -o "$(top_builddir)/vlc-$(VERSION).dmg"
  2309.     rm -rf "$(top_builddir)/vlc-$(VERSION)"
  2310.  
  2311. package-macosx-zip: VLC.app
  2312.     rm -f "$(top_builddir)/vlc-$(VERSION).zip"
  2313.     mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies/
  2314.     cp -Rp $(top_builddir)/VLC.app $(top_builddir)/vlc-$(VERSION)/VLC.app
  2315.     cd $(srcdir); cp -R AUTHORS COPYING README THANKS NEWS $(abs_top_builddir)/vlc-$(VERSION)/Goodies/
  2316.     zip -r -y -9 $(top_builddir)/vlc-$(VERSION).zip $(top_builddir)/vlc-$(VERSION)
  2317.     rm -rf "$(top_builddir)/vlc-$(VERSION)"
  2318.  
  2319. package-macosx-release:
  2320.     rm -f "$(top_builddir)/vlc-$(VERSION)-release.zip"
  2321.     mkdir -p $(top_builddir)/vlc-$(VERSION)-release
  2322.     cp -Rp $(top_builddir)/VLC.app $(top_builddir)/vlc-$(VERSION)-release/
  2323.     cp $(srcdir)/extras/package/macosx/dmg/* $(top_builddir)/vlc-$(VERSION)-release/
  2324.     cp "$(srcdir)/extras/package/macosx/codesign.sh" $(top_builddir)/vlc-$(VERSION)-release/
  2325.     cp "$(prefix)/lib/vlc/vlc-cache-gen" $(top_builddir)/vlc-$(VERSION)-release/
  2326.     cp "$(srcdir)/extras/package/macosx/vlc-hardening.entitlements" $(top_builddir)/vlc-$(VERSION)-release/
  2327.     install_name_tool -add_rpath "@executable_path/VLC.app/Contents/MacOS/lib" $(top_builddir)/vlc-$(VERSION)-release/vlc-cache-gen
  2328.     zip -r -y -9 $(top_builddir)/vlc-$(VERSION)-release.zip $(top_builddir)/vlc-$(VERSION)-release
  2329.     rm -rf "$(top_builddir)/vlc-$(VERSION)-release"
  2330.  
  2331. package-translations:
  2332.     mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"
  2333.     for i in `cat "$(top_srcdir)/po/LINGUAS"`; do \
  2334.       cp "$(srcdir)/po/$${i}.po" "$(srcdir)/vlc-translations-$(VERSION)/" ; \
  2335.     done
  2336.     cp "$(srcdir)/doc/translations.txt" "$(srcdir)/vlc-translations-$(VERSION)/README.txt"
  2337.  
  2338.     echo "#!/bin/sh" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2339.     echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2340.     echo 'if test $$# != 1; then' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2341.     echo "  echo \"Usage: convert-po.sh <.po file>\"" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2342.     echo "  exit 1" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2343.     echo "fi" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2344.     echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2345.     echo 'msgfmt --statistics -o vlc.mo $$1' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
  2346.  
  2347.     $(AMTAR) chof - $(srcdir)/vlc-translations-$(VERSION) \
  2348.       | GZIP=$(GZIP_ENV) gzip -c >$(srcdir)/vlc-translations-$(VERSION).tar.gz
  2349.  
  2350. .PHONY: package-macosx package-macosx-zip package-macosx-release package-translations pseudo-bundle
  2351.  
  2352. #build-npapi: fetch-npapi
  2353. #   $(MAKE) install-npapi
  2354.  
  2355. #fetch-npapi:
  2356. #   rm -f -- stamp-npapi.tmp
  2357. #   if test -d npapi-vlc; then \
  2358. #       cd npapi-vlc && \
  2359. #       git fetch origin && \
  2360. #       git reset --hard origin/3.0.x; \
  2361. #       git submodule update; \
  2362. #   else \
  2363. #       git clone -b 3.0.x --single-branch https://code.videolan.org/videolan/npapi-vlc.git npapi-vlc && \
  2364. #       cd npapi-vlc && \
  2365. #       git submodule update --init; \
  2366. #   fi
  2367. #   git --git-dir=npapi-vlc/.git describe --long --always > stamp-npapi.tmp
  2368. #   if diff stamp-npapi.tmp stamp-npapi >/dev/null 2>&1; then \
  2369. #       rm -f -- stamp-npapi.tmp ; \
  2370. #   else \
  2371. #       mv -f -- stamp-npapi.tmp stamp-npapi ; \
  2372. #   fi
  2373.  
  2374. #stamp-npapi:
  2375. #   $(MAKE) fetch-npapi
  2376.  
  2377. #npapi-vlc/configure: stamp-npapi
  2378. #   cd npapi-vlc && \
  2379. #   $(SHELL) ./autogen.sh
  2380. #   touch $@
  2381.  
  2382. #npapi-vlc/Makefile: npapi-vlc/configure
  2383. #   cd npapi-vlc && \
  2384. #   $(SHELL) ./configure \
  2385. #       --prefix=/ \
  2386. #       --host=$(host_alias) --build=$(build_alias) \
  2387. #       CPP="$(CPP)" CPPFLAGS="$(CPPFLAGS)" \
  2388. #       CC="$(CC)" CFLAGS="$(CFLAGS)" \
  2389. #       CXX="$(CXX)" CXXFLAGS="$(CXXFLAGS)" \
  2390. #       LD="$(LD)" LDFLAGS="$(LDFLAGS)" \
  2391. #       SHELL="$(SHELL)" \
  2392. #       PKG_CONFIG_PATH="$(libdir)/pkgconfig:$(CONTRIB_DIR)/lib/pkgconfig"
  2393. #   touch $@
  2394.  
  2395. #npapi-vlc/npapi/npvlc.la: npapi-vlc/Makefile
  2396. #   $(MAKE) -C npapi-vlc
  2397.  
  2398. #install-npapi: npapi-vlc/npapi/npvlc.la
  2399. #   $(MAKE) -C npapi-vlc \
  2400. #       DESTDIR="$(abs_builddir)/npapi-vlc/installed" install
  2401.  
  2402. #build-npapi: package-win-install
  2403.  
  2404. package-win-install:
  2405.     $(MAKE) install
  2406.     touch $@
  2407.  
  2408. package-win-sdk: package-win-install
  2409.     mkdir -p "$(win32_destdir)/sdk/lib/"
  2410.     cp -r $(prefix)/include "$(win32_destdir)/sdk"
  2411.     cp -r $(prefix)/lib/pkgconfig "$(win32_destdir)/sdk/lib"
  2412.     cp -rv $(prefix)/lib/libvlc.dll.a "$(win32_destdir)/sdk/lib/libvlc.lib"
  2413.     cp -rv $(prefix)/lib/libvlccore.dll.a "$(win32_destdir)/sdk/lib/libvlccore.lib"
  2414.     $(DLLTOOL) -D libvlc.dll -l "$(win32_destdir)/sdk/lib/libvlc.lib" -d "$(top_builddir)/lib/.libs/libvlc.dll.def" "$(prefix)/bin/libvlc.dll"
  2415.     echo "INPUT(libvlc.lib)" > "$(win32_destdir)/sdk/lib/vlc.lib"
  2416.     $(DLLTOOL) -D libvlccore.dll -l "$(win32_destdir)/sdk/lib/libvlccore.lib" -d "$(top_builddir)/src/.libs/libvlccore.dll.def" "$(prefix)/bin/libvlccore.dll"
  2417.     echo "INPUT(libvlccore.lib)" > "$(win32_destdir)/sdk/lib/vlccore.lib"
  2418.  
  2419. package-win-common: package-win-install package-win-sdk
  2420. # Executables, major libs
  2421.     find $(prefix) -maxdepth 4 \( -name "*$(LIBEXT)" -o -name "*$(EXEEXT)" \) -exec cp {} "$(win32_destdir)/" \;
  2422.  
  2423. # Text files, clean them from mail addresses
  2424.     for file in AUTHORS THANKS ; \
  2425.         do sed 's/@/_AT_/' < "$(srcdir)/$$file" > "$(win32_destdir)/$${file}.txt"; \
  2426.     done
  2427.     for file in NEWS COPYING README; \
  2428.         do cp "$(srcdir)/$$file" "$(win32_destdir)/$${file}.txt"; \
  2429.     done
  2430.  
  2431.     cp $(srcdir)/share/icons/vlc.ico $(win32_destdir)
  2432.     for plugindir in $(prefix)/lib/vlc/plugins/*/; do \
  2433.         plugin_destdir="$(win32_destdir)/plugins/`basename $$plugindir`"; \
  2434.         mkdir -p "$$plugin_destdir"; \
  2435.         find "$$plugindir" -type f \( -not -name '*.la' -and -not -name '*.a' \) -exec cp -v "{}" "$$plugin_destdir" \; ;\
  2436.     done
  2437.     -cp -r $(prefix)/share/locale $(win32_destdir)
  2438.  
  2439. # BD-J JAR
  2440.     -cp $(CONTRIB_DIR)/share/java/*.jar $(win32_destdir)/plugins/access/
  2441.  
  2442.     mkdir -p $(win32_destdir)/lua/
  2443.     cp -r $(prefix)/lib/vlc/lua/* $(win32_destdir)/lua/
  2444.     cp -r $(prefix)/share/vlc/lua/* $(win32_destdir)/lua/
  2445.  
  2446. #   rm -fr $(win32_destdir)/skins
  2447. #   cp -r $(prefix)/share/vlc/skins2 $(win32_destdir)/skins
  2448.  
  2449. # HRTF
  2450.     cp -r $(srcdir)/share/hrtfs $(win32_destdir)/
  2451.  
  2452. # Convert to DOS line endings
  2453.     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) -q {} \;
  2454.  
  2455. package-win-npapi: build-npapi
  2456.     cp "$(top_builddir)/npapi-vlc/installed/lib/axvlc.dll" "$(win32_destdir)/"
  2457.     cp "$(top_builddir)/npapi-vlc/installed/lib/npvlc.dll" "$(win32_destdir)/"
  2458.     mkdir -p "$(win32_destdir)/sdk/activex/"
  2459.     cp $(top_builddir)/npapi-vlc/activex/README.TXT $(top_builddir)/npapi-vlc/share/test/test.html $(win32_destdir)/sdk/activex/
  2460.  
  2461. package-win-strip: package-win-common package-win-npapi
  2462.     mkdir -p "$(win32_debugdir)"/
  2463.     find $(win32_destdir) -type f \( -name '*$(LIBEXT)' -or -name '*$(EXEEXT)' \) | while read i; \
  2464.     do if test -n "$$i" ; then \
  2465.         $(OBJCOPY) --only-keep-debug "$$i" "$(win32_debugdir)/`basename $$i.dbg`"; \
  2466.         $(OBJCOPY) --strip-all "$$i" ; \
  2467.         $(OBJCOPY) --add-gnu-debuglink="$(win32_debugdir)/`basename $$i.dbg`" "$$i" ; \
  2468.       fi ; \
  2469.     done
  2470.  
  2471. package-win32-webplugin-common: package-win-strip
  2472.     mkdir -p "$(win32_xpi_destdir)/plugins/"
  2473.     cp -r $(win32_destdir)/plugins/ "$(win32_xpi_destdir)/plugins/"
  2474.     cp "$(win32_destdir)/libvlc.dll" "$(win32_destdir)/libvlccore.dll" "$(win32_destdir)/npvlc.dll" "$(win32_xpi_destdir)/plugins/"
  2475.     rm -rf "$(win32_xpi_destdir)/plugins/plugins/gui/"
  2476.  
  2477. package-win32-xpi: package-win32-webplugin-common
  2478.     cp $(top_builddir)/npapi-vlc/npapi/package/install.rdf "$(win32_xpi_destdir)/"
  2479.     zip -r -9 $(WINVERSION).xpi $(win32_xpi_destdir)/install.rdf $(win32_xpi_destdir)/plugins
  2480.  
  2481. package-win32-crx: package-win32-webplugin-common
  2482.     cp $(top_builddir)/npapi-vlc/npapi/package/manifest.json "$(win32_xpi_destdir)/"
  2483.     crxmake --pack-extension "$(win32_xpi_destdir)" \
  2484.         --extension-output "$(win32_destdir)/$(WINVERSION).crx" --ignore-file install.rdf
  2485.  
  2486. $(win32_destdir)/NSIS/nsProcess.dll: extras/package/win32/NSIS/nsProcess/nsProcess.c extras/package/win32/NSIS/nsProcess/pluginapi.c
  2487.     mkdir -p "$(win32_destdir)/NSIS/"
  2488. #   i686-w64-mingw32-gcc $^ -shared -o $@ -lole32 -static-libgcc -D_UNICODE=1 -DUNICODE=1
  2489. #   i686-w64-mingw32-strip $@
  2490.     $(CC) $^ -D_WIN32_IE=0x0601 -shared -o $@ -lole32 -static-libgcc -D_UNICODE=1 -DUNICODE=1
  2491.     $(STRIP) $@
  2492.  
  2493. package-win32-exe: package-win-strip $(win32_destdir)/NSIS/nsProcess.dll extras/package/win32/NSIS/vlc.win32.nsi
  2494. # Script installer
  2495.     cp    $(top_builddir)/extras/package/win32/NSIS/vlc.win32.nsi "$(win32_destdir)/"
  2496.     cp    $(top_builddir)/extras/package/win32/NSIS/spad.nsi      "$(win32_destdir)/"
  2497.     cp -r $(srcdir)/extras/package/win32/NSIS/languages    "$(win32_destdir)/"
  2498.     cp -r $(srcdir)/extras/package/win32/NSIS/helpers      "$(win32_destdir)/"
  2499.     cp "$(top_srcdir)/extras/package/win32/NSIS/nsProcess.nsh" "$(win32_destdir)/NSIS/"
  2500.     cp "$(top_srcdir)/extras/package/win32/NSIS/vlc_branding.bmp" "$(win32_destdir)/NSIS/"
  2501.  
  2502. # Create package
  2503.     if makensis -VERSION >/dev/null 2>&1; then \
  2504.         MAKENSIS="makensis"; \
  2505.     elif [ -x "$(PROGRAMFILES)/NSIS/makensis" ]; then \
  2506.         MAKENSIS="$(PROGRAMFILES)/NSIS/makensis"; \
  2507.     else \
  2508.         echo 'Error: cannot locate makensis tool'; exit 1; \
  2509.     fi; \
  2510.     MAKENSIS_VERSION=`makensis -VERSION`; echo $${MAKENSIS_VERSION:1:1}; \
  2511.     if [ $${MAKENSIS_VERSION:1:1} -lt 3 ]; then \
  2512.         echo 'Please update your nsis packager';\
  2513.         exit 1; \
  2514.     fi; \
  2515.     eval "$$MAKENSIS $(win32_destdir)/spad.nsi"; \
  2516.     eval "$$MAKENSIS $(win32_destdir)/vlc.win32.nsi"
  2517.  
  2518. package-win32-zip: package-win-strip
  2519.     rm -f -- $(WINVERSION).zip
  2520.     zip -r -9 $(WINVERSION).zip vlc-$(VERSION) --exclude \*.nsi \*NSIS\* \*languages\* \*sdk\* \*helpers\* spad\*
  2521.  
  2522. package-win32-debug-zip: package-win-common
  2523.     rm -f -- $(WINVERSION)-debug.zip
  2524.     zip -r -9 $(WINVERSION)-debug.zip vlc-$(VERSION)
  2525.  
  2526. package-win32-7zip: package-win-strip
  2527.     7z a $(7Z_OPTS) $(WINVERSION).7z vlc-$(VERSION)
  2528.  
  2529. package-win32-debug-7zip: package-win-common
  2530.     7z a $(7Z_OPTS) $(WINVERSION)-debug.7z vlc-$(VERSION)
  2531.  
  2532. package-win32-cleanup:
  2533.     rm -Rf $(win32_destdir) $(win32_debugdir) $(win32_xpi_destdir)
  2534.  
  2535. package-win32: package-win32-zip package-win32-7zip package-win32-exe package-win32-xpi
  2536.  
  2537. package-win32-debug: package-win32-debug-zip package-win32-debug-7zip
  2538.  
  2539. package-win32-release: package-win-strip $(win32_destdir)/NSIS/nsProcess.dll package-win-sdk
  2540.     cp    $(top_builddir)/extras/package/win32/NSIS/vlc.win32.nsi "$(win32_destdir)/"
  2541.     cp    $(top_builddir)/extras/package/win32/NSIS/spad.nsi      "$(win32_destdir)/"
  2542.     cp -r $(srcdir)/extras/package/win32/NSIS/languages           "$(win32_destdir)/"
  2543.     cp -r $(srcdir)/extras/package/win32/NSIS/helpers             "$(win32_destdir)/"
  2544.     cp "$(top_srcdir)/extras/package/win32/NSIS/nsProcess.nsh" "$(win32_destdir)/NSIS/"
  2545.     cp "$(top_srcdir)/extras/package/win32/NSIS/vlc_branding.bmp" "$(win32_destdir)/NSIS/"
  2546.  
  2547.     mkdir -p "$(win32_destdir)/msi/"
  2548.     cp    $(top_builddir)/extras/package/win32/msi/config.wxi     "$(win32_destdir)/msi/"
  2549.     cp    $(top_srcdir)/extras/package/win32/msi/axvlc.wxs        "$(win32_destdir)/msi/"
  2550.     cp    $(top_srcdir)/extras/package/win32/msi/bannrbmp.bmp     "$(win32_destdir)/msi/"
  2551.     cp    $(top_srcdir)/extras/package/win32/msi/extensions.wxs   "$(win32_destdir)/msi/"
  2552.     cp    $(top_srcdir)/extras/package/win32/msi/LICENSE.rtf      "$(win32_destdir)/msi/"
  2553.     cp    $(top_srcdir)/extras/package/win32/msi/product.wxs      "$(win32_destdir)/msi/"
  2554.  
  2555.     7z a $(7Z_OPTS) $(WINVERSION)-release.7z $(win32_debugdir) "$(win32_destdir)/"
  2556.  
  2557. #######
  2558. # WinCE
  2559. #######
  2560. package-wince: package-win-strip
  2561.     rm -f -- vlc-$(VERSION)-wince.zip
  2562.     zip -r -9 vlc-$(VERSION)-wince.zip vlc-$(VERSION)
  2563.  
  2564. .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
  2565.  
  2566. heat: package-win-strip
  2567.     $(HEAT) dir $(VLCDIR)/plugins -cg CompPluginsGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Plugins.fragment.wxs
  2568.     $(HEAT) dir $(VLCDIR)/locale -cg CompLocaleGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Locale.fragment.wxs
  2569.     $(HEAT) dir $(VLCDIR)/lua -cg CompLuaGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Lua.fragment.wxs
  2570.     $(HEAT) dir $(VLCDIR)/skins -cg CompSkinsGroup -gg -scom -sreg -sfrag -dr APPLICATIONFOLDER -out $(W_MSIBUILDDIR)/Skins.fragment.wxs
  2571.  
  2572. candle: heat
  2573.     $(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
  2574.  
  2575. light: candle
  2576.     test ! -d "$(WINE_C)/v" -o ! -f "$(WINE_C)/v"
  2577.     ln -Tsf "$(abs_top_builddir)/vlc-$(VERSION)" "$(WINE_C)"/v
  2578.     $(LIGHT) -sval -spdb -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)
  2579.     chmod 644 $(MSIOUTFILE)
  2580.  
  2581. package-msi: light
  2582.  
  2583. cleanmsi:
  2584.     -rm -f $(MSIBUILDDIR)/*.wixobj
  2585.     -rm -f $(MSIBUILDDIR)/*.wixpdb
  2586.     -rm -f $(MSIBUILDDIR)/*.fragment.wxs
  2587.  
  2588. distcleanmsi: cleanmsi
  2589.     -rm -f $(MSIOUTFILE)
  2590.  
  2591. .PHONY: heat candle light cleanmsi distcleanmsi package-msi
  2592.  
  2593. ###############################################################################
  2594. # OS Packaging rules
  2595. ###############################################################################
  2596.  
  2597. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  2598. # Otherwise a system limit (for SysV at least) may be exceeded.
  2599. .NOEXPORT:
  2600.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement