Thu Oct 17 20:35:58 2019 UTC ()
doxygen: updated to 1.18.16

Release 1.8.16
Bug 136299 - attributes to <p> tag get lost
Bug 141919 - Wrong param and exception style in RTF output
Bug 304793 - paramType does not contain attribute element in compound.xsd schema
Bug 322353 - C variable argument list doesn't work in @param
Bug 399222 - SORT_BRIEF_DOCS produces wrong results
Bug 437181 - The -d Preprocessor option doesn't work for php, should be in the doc.
Bug 489766 - Wrong MSC syntax rejected *silently*
Bug 535853 - C consts incorrectly placed under instance variables
Bug 566109 - unable to resolve links to java functions with array arguments
Bug 616379 - doxygen result by nested comment incorrectly
Bug 626582 - Function overloads are not actually sorted in member function list
Bug 632754 - The \copydoc Command Requires The Use of C++ Syntax in C Code
Bug 642126 - @mscfile <filename> does not process mscgen code
Bug 645910 - Segfault on recursion while parsing "\subpage A" in "\page A"
Bug 685714 - false positives reporting parameters or return value not being documented
Bug 757574 - Warning regarding subsection with anchor in markdown
Bug 766508 - missing comments of overridden methods
Bug 781306 - *** Error in `doxygen': realloc(): invalid pointer: 0x0000000001d45ba0 @ exit
Bug 783759 - PERL_PATH config option: when is this needed? Still used?
Bug 796582 - Doxygen has stopped working
Issue 6039: Links on image in Markdown (Origin: bugzilla 769223)
issue 6607 Don't warn about missing parameter documentation for deleted functions
issue 6679 Multiple use of section label warning for Setex-stype headers in markdown
issue 6707 The INSTALL file contains a dead link to install.html
issue 6708 Invalid UTF-8 characters in hover title
Issue 6714: Don't crash or generate invalid XML for empty TOC
issue 6716 mainpage notitle causes notitle to appear in index bar
issue 6725 Doxygen 1.8.15 CMake 3.13 incompatibility
issue 6727 SHOW_NAMESPACES = NO breaks latex PDF
issue 6732 align environment for formula (\f{align}) no longer working
issue 6733 invalid cite anchor id when using crossref
issue 6734 parsing performance worsened
issue 6744 Ampersand in Markdown image URL is not escaped in XML output
issue 6748 1.8.15 regression with C internal modifier
issue 6749 doxygen 1.8.15 segfault
issue 6754 False positives for "multiple @param sections"
issue 6764 Incorrect parsing of C enum comments defined using a macro
issue 6769 Tabu is broken
issue 6775 LaTex package newunicodechar: "package won't work "
issue 6781 Unable to use math in markdown table headers
issue 6791 TOC not generated when using a particular Markdown header style
issue 6796 Bad link to section, subsection if pointing at item past suspicious text
issue 6800 Markdown line ending problems in 1.8.15 and master
issue 6812 Empty lines are lost when copy-pasting from code section.
Issue 6814: Inconsistent whitespace removal for operators in 1.8.15
Issue 6818 Certain regex pattern in class constant causes PHP class to be ignored
issue 6828 Physical newlines (^^) in ALIASES configuration tags not working with sections, subsections, subsubsections and paragraphs
issue 6830 Message: graph_legend:39: error: Prevented to copy file <path_to_html_output>/graph_legend.png onto itself!
issue 6831 Failure to recognize class array with PHP in @var
issue 6840 Hash character in Markdown code span not rendered correctly
issue 6847 Physical newlines (^^) in ALIASES produce a mismatch between documentation and source code
issue 6856 Doxygen only expands macro defined in header file once when referred multiple times
issue 6869 SVG image generated by \dot or \dotfile does not render properly in HTML
issue 6880 mscgen links placed in the wrong place when using SVG output
issue 6892 xml not well-formed (invalid token) for c++
issue 6896 empty sections in latex output
issue 6917 Crash in php with UTF-8 character
issue 6925 Missing ATX headings in markdown pages
issue 6939 Build fail in Windows with build_parse turn ON (unistd.h does not exist in Windows)
issue 6941 Tcl : separate continued lines joined in source listing
issue 6945 \class after \brief doesn't count as a new line - resulting docs show merged descriptions
issue 6946 Compilation error (clangparser.cpp)
issue 6950 XML - <initializer> for array of structure only contains references in first array element
issue 6968 INLINE_INHERITED_MEMB doesn't respect EXTRACT_PRIVATE=NO
issue 6979 Method parameters documented inline are not present in documentation of overriding/implementing methods
issue 6986: C++ static template methods: duplication as non-static and specialization
issue 6990 Dot produces no Graphs
issue 7009 Python class diagram not created for the base class while works for the derived class
issue 7015 Parsing issue with @includedoc and @startuml
issue 7021 Warning about missing item in INCLUDE_PATH
issue 7033 Syntax highlighting doesn't work when calling \dontinclude from Markdown files
issue 7038 Broken refman.tex with SHOW_FILES=NO and doxygen groups
issue 7043 html output for markdown: different output when using ' Header {mainpage}' and 'Header {mainpage}\n===='
issue 7050 Physical newlines (^^) not working in group names and without spaces in 1.8.15
issue 7091 HEAD fails to build on macOS with stock `bison`
issue 7102 Doxygen does not generate error/warning message for unbalanced group markers "@{"..."@}"
issue 7104 Warning with preprocessor
issue 7109 Doxyapp can't use "[source_file | source_dir]" parameter
issue 7110 URL Encoding for Hyperlinks in PDF
issue 7113 Doxygen doesn't process markdown tables correctly
issue 7120 Markdown generator does not consider extension mapping for files with no extension
issue 7124: some code line are missed in the xml file for java
issue 7126 Latex output format fixes
issue 7127 Broken links on generated documentation
issue 7140 DoxygenLayout does not support UTF8 BOM format
issue 7143 note block not generated properly if there are blanks after it
issue 7147: No warning when same page created
issue 7151 Doxygen 1.8.15 TOC_INCLUDE_HEADINGS >0 stops html links being generated in markdown
issue 7166: Doxygen calls DOT differently depending on the output optimization selected.
issue 7068: "QGDict::hashAsciiKey: Invalid null key" error messages
Improve performance of drawing PlantUML diagrams
(X)HTML warning when `[` or `]` in constructed ids
Add 'ins' and 'del' style tags to XML schema
Add colon to section names in latex output
Add possibility of checking XML against XSD in doxygen tests
Added 'constexpr' as attribute label and to XML output
Added .editorconfig.
Added declfile, declline, and declcolumn attributes to the location element in the XML output
Added instructions to build a statically linked doxygen binary from sources
Added noexcept attribute to the XML output
Added virtual destructor to DotGraph base class and disabled copy constructor and assignment operator
Adding HTML tags ins and del
Adjustment of xhtml1-transitional.dtd
Aligned license statement for javascripts with general license statement
Allow Javadoc-style comment blocks with a Doxyfile variable
Allow \r\n as line continuation as well
Ambiguous file name in file command
Avoid calling non-const member aliases and 0 pointer dereference in sqlite3
Avoid endless namespace lookup for C code.
Broken links in documentation
Change DoxyParagraph to use DoxyDesc inside in latex style
Class definition with collections
Conflict between RCS tag and (e.g.) php description
Consistency not generated inheritance diagram
Consistency of configuration parameters
Continuation lines and labels
Correcting command name in output
Correcting errors in xml generation and xsd schema
Correction obvious documentation errors in mscgen
Correction warning message
Count user comment lines
Crash in case of usage of \line without \include
Create option to enable CLANG_ASISTED_PARSING in test suite
Cygwin should by default also have `CASE_SENS_NAMES=NO`
Disabled "inheritance by dominance" warning
Don't try to load htags filemap in case htags fails
Don't write the plantuml cache file in case there are no plantuml diagrams.
Double defined operator in test 74
Double id for tooltips in XHTML Possible.
Doxygen crash on ceph project
Email address not seen
Enable compiler extension to avoid build issues
Enable example doxmlparser possibilities for cmake build
End comment marker in \code section.
Fast Plantuml
Fix 6906
Fix for printlex after destroying the scanner context
Fix for race conditions introduced when refactoring dot classes.
Fix for unmatched </p> when using \until as the first command
Fix for warning about deletion of pointer to incomplete type 'DotFilePatcher'
Fix for warning about deletion of pointer to incomplete type 'DotWorkerThread'
Fix gd_intern.h for Windows build
Fix naming and indenting.
Fix windows build
Fixed C++17-namespace assignment bug
Fixed a few compiler warnings on win32
Fixed alt attribute appearing in <object> tag for SVG images
Fixed issue in doxmlparser in getter function
Fixed issue with counting member lists
Fixed issues in introduced by making file name escapes lower case
Fixed memory leak in reentrant lexers
Fixed missing end paragraph marker when inline image appeared as last item.
Fixed range and added code comment
Fixed segmentation fault in do_warn
Fixed two compilation issues
Fixed type in javascript license text and moved it to one location
Fixed typo
Fixed windows build issue in gd.h
Fixes 6860.
Forgot to comment out debug print
Give warning when a retval is used multiple times
Handling digraph versus label
High consequence coverity mesages
Image not seen as svg image
Implement a new EXTRACT_PRIVATE_VIRTUAL option.
Implementing `<hr>` for LaTeX
Improvement of performance : Reduce the Java running count
Improve handling < for expressions inside template argument defaults
Improved code structure a bit
Improved const correctness and added support for inline namespaces
Incorrect (X)HTML code when generating source code.
Incorrect Reached end of file while still inside a (nested) comment for TCL / Python
Incorrect XHTML of changelog for 1.8.15
Incorrect joining documentation sections.
Incorrect layout of class index (HTML)
Incorrect output tag order
Incorrect paragraph numbers in secref list.
Incorrect warning message
Indentation of paragraphs in LaTeX
Inline VHDL code
Invalid id possible with tooltips
JAVA_ONCE -> FAST
Latex code double minus goes to endash
Made MSCGEN_PATH obsolete now that mscgen code is part of doxygen
Make conanfile creation more readable
Markdown file as internet link
Merge: moved example from 081 to 084, improved check if last char is newline
Merge: reorder tests
Minimum required version for CMake
Missing brief descriptions with `\defgroup`
Missing debug statements sqlcode and xmlcode lexers
Missing warning about ambiguous files
Missing warning for "double comment"
Missing white space in warning
More than 26 appendices in LaTeX manual
Moved check for page having a title to hasTitle() method
Multiple use of HTML attributes
No space when replacing `\copydoc` by `\copydetails`
No translation of markdown in <pre>
Non existing MSC file crashes doxygen
Option for 'input buffer overflow'
Option syntax for commands is unclear
PLANTUML_RUN_JAVA_ONCE is working well. But some specific plantuml has error on ver 1.8.15
Portuguse translators updated to Doxygen 1.8.16.
Possibility to show converted fixed form
Problem with just an asterisks on a `\code` line
Problem with with comment recognition for group open and closing commands
Properly handle empty TOC in XML output.
Reduce code duplication when printing version string
Refactored Definition and derived classes such that they are abstract interfaces
Regression 6836 URL contains $ sign on second run in map of images
Regression on Definition and derived classes that are abstract interfaces
Regression: python file with comment caused "Reached end of file while still inside a comment" warning.
Regression: unbalanced grouping commands
Remove compilation warnings from doxmlparser
Remove dead code
Remove some doxygen warnings in internal documentation
Remove superfluous paragraph tags
Removed page restriction with `\anchor` command in documentation
Removed superfluous character
Revert "Disabled "inheritance by dominance" warning (try 2)"
Revert "alternate fix for .dot file handling"
Revert "issue 6856 Doxygen only expands macro defined in header file once when referred multiple times"
Section title runs into margin
Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max length limitation
Show git version information
Show line numbers in "split" examples
Simplified code a bit
Special handling of the UTF8 nbsp sequence
Speed up AppVeyor build by using miktex setup tool and activating build cache
Split off lodepng functionality in a separate library
Store inline attribute for namespaces
Terminate brief in case of `-` list
Terminating brief command
Tests are unsorted
Travis build fails due to problem with cmake
Travis macOS: Update Qt to 5.12.0
Travis macOS: Use Travis addons for homebrew
Travis macOS: Use shared Qt until upstream bugs are fixed
Travis: Handle linux-ppc64le differently
Travis: Install libiconv and libxml via Conan
Travis: Output CMake version
Travis: Removing sudo keyword as this will be soon deprecated anyway
Travis: Workaround to differ between x86 and ppc64le
Travis: macOS Remove permission workaround
Truncated warning message
USE_HTAGS = YES, there are _no_ call / caller graphs in the documentation
Undo the addition of colons
Unified various image file types in the XML schema
Update documentation for msc
Update internal Doxyfile to current version / situation
Updated build instructions to get rid the libtinfo.so dependency on Linux with static libclang.
Updated jquery and worked around performance issues in powertip plugin
Upper case characters in filename despice CASE_SENSE_NAME=NO
Warning for documented return of void type function
Warning if no file specified for special reading commands
Warning messages of test 66
Warning when preprocessing conditionals
Windows crash in case of incorrect end statement
XML validation \msc... \dot... \dia...
a named anchor does not need custom attributes and minor other corrections.
add blurb to docblocks
add format in writePlantUMLSource() and gathered in one pu file. But it is not final
add list of file extensions on doxyparse config
add plantuml.h in doxygen.cpp
added check if .dot file is already queued for processing before adding a new processing job
at sign (`@`) not handled correctly in preprocessor
at sign (`@`) not handled correctly in preprocessor (more fixes)
built-in
changed numbering of dot nodes to prevent different contents being generated for the same .dot file
chmod +x runtest.py
code.l: make CallContext independent of global variables
constexp.l,y: generate a reentrant scanner and parser
constexp.l: group the flex options
constexp.y: drop the = from name-prefix
declinfo.l: enable reentrant
declinfo.l: group flex options toghether
declinfo.l: move function declarations before
delayed creation and update of .md5 files after successful creation of output files
do not clobber version placeholder
doxyparse addon new features and bugfixes
doxysearch: added wildcard, partial and phrase sesarch
enable debug for re-entrant lexers
https link to sourceforge.net
make similar javadoc banner change for stripping special comments from code
node numbers removed for md5 calculation to avoid false md5 mismatches
qglobal.h: Fix build on AIX
refactoring dot.cpp
regression 6885 mscgen links placed in the wrong place when using SVG output
regression 7061 Rename test file
regression 7105 Correct counting in case of `\name`
regression 7105 correct counting for group close counting
remove PLANTUML_RUN_FAST because FAST is default.
secref command output shows in 1 column (HTML)
source arrangement
spelling error: suported -> supported
sqlcode.l: generate a reentrant scanner
take doc group out of commentscan.l
testing: add a test for TOC levels in the XML output.
testing: add a test for XML output with an empty TOC.
testing: improve tests for \ref.
testing: make runtests.py executable.
update jQuery version mentioned in README to 3.4.1
updated manual, included examples in documentation
updated test case to reflect new node numbering
warning: Member func2InGroup1() (function) of class Memgrp_Test is not documented.
warning: More endif's than if's found.
warning: Reached end of file while still inside a (nested) comment.


(adam)
diff -r1.139 -r1.140 pkgsrc/devel/doxygen/Makefile
diff -r1.43 -r1.44 pkgsrc/devel/doxygen/PLIST
diff -r1.65 -r1.66 pkgsrc/devel/doxygen/distinfo
diff -r1.13 -r1.14 pkgsrc/devel/doxygen/options.mk
diff -r1.10 -r0 pkgsrc/devel/doxygen/patches/patch-ac
diff -r1.6 -r0 pkgsrc/devel/doxygen/patches/patch-ah
diff -r0 -r1.1 pkgsrc/devel/doxygen/patches/patch-qtools_qglobal.h
diff -r0 -r1.1 pkgsrc/devel/doxygen/patches/patch-src_dirdef.cpp

cvs diff -r1.139 -r1.140 pkgsrc/devel/doxygen/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/Makefile 2019/08/11 13:18:41 1.139
+++ pkgsrc/devel/doxygen/Makefile 2019/10/17 20:35:58 1.140
@@ -1,50 +1,44 @@ @@ -1,50 +1,44 @@
1# $NetBSD: Makefile,v 1.139 2019/08/11 13:18:41 wiz Exp $ 1# $NetBSD: Makefile,v 1.140 2019/10/17 20:35:58 adam Exp $
2 2
3DISTNAME= doxygen-1.8.15.src 3DISTNAME= doxygen-1.8.16.src
4PKGNAME= ${DISTNAME:S/.src//} 4PKGNAME= ${DISTNAME:S/.src//}
5PKGREVISION= 3 
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= http://doxygen.nl/files/ 6MASTER_SITES= http://doxygen.nl/files/
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.doxygen.org/ 9HOMEPAGE= http://www.doxygen.org/
11COMMENT= Documentation system for C++, Java, IDL and C 10COMMENT= Documentation system for C++, Java, IDL and C
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat 13BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
15 14
16WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 15WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
17UNLIMIT_RESOURCES+= datasize 16UNLIMIT_RESOURCES+= datasize
18# doxygen upstream uses this version of flex 17# doxygen upstream uses this version of flex
19FLEX_REQD= 2.5.35 18FLEX_REQD= 2.5.35
20USE_TOOLS+= gmake gs:run perl:run bison flex 
21USE_CMAKE= yes 19USE_CMAKE= yes
22USE_LANGUAGES= c c++11 20USE_LANGUAGES= c c++14
 21USE_TOOLS+= gmake gs:run perl:run bison flex
23MAKE_ENV+= PKGSRC_CFLAGS=${CFLAGS:Q} 22MAKE_ENV+= PKGSRC_CFLAGS=${CFLAGS:Q}
24MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1 23MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1
25 24
26CMAKE_ARGS+= -DDOC_INSTALL_DIR:STRING=share/doc/doxygen 25CMAKE_ARGS+= -DDOC_INSTALL_DIR=share/doc/doxygen
 26CMAKE_ARGS+= -DGIT_EXECUTABLE=git # avoid searching for git executable
27TEST_TARGET= tests 27TEST_TARGET= tests
28 28
29# Case Insensitive or Case Sensitive File System 29# Case Insensitive or Case Sensitive File System
30PLIST_VARS+= ci cs 30PLIST_VARS+= ci cs
31 31
32SUBST_CLASSES+= perlbin 
33SUBST_STAGE.perlbin= pre-configure 
34SUBST_MESSAGE.perlbin= Fixing hardcoded path to the Perl interpreter 
35SUBST_FILES.perlbin= examples/tag.cfg 
36SUBST_SED.perlbin= -e 's,^PERL_PATH.*,PERL_PATH = ${PERL5},' 
37 
38SUBST_CLASSES+= epstopdf 32SUBST_CLASSES+= epstopdf
39SUBST_STAGE.epstopdf= pre-configure 33SUBST_STAGE.epstopdf= pre-configure
40SUBST_MESSAGE.epstopdf= Fixing path to epstopdf 34SUBST_MESSAGE.epstopdf= Fixing path to epstopdf
41SUBST_FILES.epstopdf= src/diagram.cpp src/docparser.cpp src/msc.cpp 35SUBST_FILES.epstopdf= src/diagram.cpp src/docparser.cpp src/msc.cpp
42SUBST_SED.epstopdf= -e 's,"epstopdf","${PREFIX}/bin/epstopdf",g' 36SUBST_SED.epstopdf= -e 's,"epstopdf","${PREFIX}/bin/epstopdf",g'
43 37
44# Fixing $PWD / $(PWD) / $(HOME) for documentation 38# Fixing $PWD / $(PWD) / $(HOME) for documentation
45# The dollar sign should be inserted literally in the documentation 39# The dollar sign should be inserted literally in the documentation
46# doxygen always inserted the path => Completely remove dollar sign 40# doxygen always inserted the path => Completely remove dollar sign
47SUBST_CLASSES+= changelog 41SUBST_CLASSES+= changelog
48SUBST_STAGE.changelog= pre-configure 42SUBST_STAGE.changelog= pre-configure
49SUBST_MESSAGE.changelog=Fixing dollar sign for documentation 43SUBST_MESSAGE.changelog=Fixing dollar sign for documentation
50SUBST_FILES.changelog= doc/changelog.doc 44SUBST_FILES.changelog= doc/changelog.doc
@@ -54,25 +48,27 @@ SUBST_SED.changelog+= -e 's,$$(HOME,(HOM @@ -54,25 +48,27 @@ SUBST_SED.changelog+= -e 's,$$(HOME,(HOM
54 48
55.include "../../mk/bsd.prefs.mk" 49.include "../../mk/bsd.prefs.mk"
56 50
57.if ${OPSYS} == "Darwin" 51.if ${OPSYS} == "Darwin"
58PLIST.ci= yes # case-insensitive 52PLIST.ci= yes # case-insensitive
59.else 53.else
60PLIST.cs= yes # case-sensitive 54PLIST.cs= yes # case-sensitive
61.endif 55.endif
62 56
63CONFIGURE_ARGS.DragonFly+= -platform freebsd-g++ 57CONFIGURE_ARGS.DragonFly+= -platform freebsd-g++
64 58
65LDFLAGS+= ${BUILDLINK_LDADD.iconv} 59LDFLAGS+= ${BUILDLINK_LDADD.iconv}
66 60
 61.include "options.mk"
 62
67post-install: 63post-install:
68 ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxyindexer.1 64 ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxyindexer.1
69 ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxysearch.1 65 ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxysearch.1
 66.if empty(PKG_OPTIONS:Mqt)
70 ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxywizard.1 67 ${RM} -f ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/doxywizard.1
71 68.endif
72.include "options.mk" 
73 69
74.include "../../converters/libiconv/buildlink3.mk" 70.include "../../converters/libiconv/buildlink3.mk"
75BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.12nb1 71BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.12nb1
76.include "../../graphics/graphviz/buildlink3.mk" 72.include "../../graphics/graphviz/buildlink3.mk"
77.include "../../lang/python/pyversion.mk" 73.include "../../lang/python/pyversion.mk"
78.include "../../mk/bsd.pkg.mk" 74.include "../../mk/bsd.pkg.mk"

cvs diff -r1.43 -r1.44 pkgsrc/devel/doxygen/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/PLIST 2019/01/31 14:15:55 1.43
+++ pkgsrc/devel/doxygen/PLIST 2019/10/17 20:35:58 1.44
@@ -1,16 +1,18 @@ @@ -1,16 +1,18 @@
1@comment $NetBSD: PLIST,v 1.43 2019/01/31 14:15:55 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.44 2019/10/17 20:35:58 adam Exp $
2bin/doxygen 2bin/doxygen
 3${PLIST.qt}bin/doxywizard
3${PLIST.latex}man/man1/doxygen.1 4${PLIST.latex}man/man1/doxygen.1
 5${PLIST.latex}${PLIST.qt}man/man1/doxywizard.1
4${PLIST.latex}share/doc/doxygen/doxygen_manual.pdf 6${PLIST.latex}share/doc/doxygen/doxygen_manual.pdf
5${PLIST.latex}share/doc/doxygen/html/arch.html 7${PLIST.latex}share/doc/doxygen/html/arch.html
6${PLIST.latex}share/doc/doxygen/html/archoverview.gif 8${PLIST.latex}share/doc/doxygen/html/archoverview.gif
7${PLIST.latex}share/doc/doxygen/html/autolink.html 9${PLIST.latex}share/doc/doxygen/html/autolink.html
8${PLIST.latex}share/doc/doxygen/html/bc_s.png 10${PLIST.latex}share/doc/doxygen/html/bc_s.png
9${PLIST.latex}share/doc/doxygen/html/bdwn.png 11${PLIST.latex}share/doc/doxygen/html/bdwn.png
10${PLIST.latex}share/doc/doxygen/html/changelog.html 12${PLIST.latex}share/doc/doxygen/html/changelog.html
11${PLIST.latex}share/doc/doxygen/html/closed.png 13${PLIST.latex}share/doc/doxygen/html/closed.png
12${PLIST.latex}share/doc/doxygen/html/commands.html 14${PLIST.latex}share/doc/doxygen/html/commands.html
13${PLIST.latex}share/doc/doxygen/html/config.html 15${PLIST.latex}share/doc/doxygen/html/config.html
14${PLIST.latex}share/doc/doxygen/html/custcmd.html 16${PLIST.latex}share/doc/doxygen/html/custcmd.html
15${PLIST.latex}share/doc/doxygen/html/customize.html 17${PLIST.latex}share/doc/doxygen/html/customize.html
16${PLIST.latex}share/doc/doxygen/html/diagrams.html 18${PLIST.latex}share/doc/doxygen/html/diagrams.html
@@ -61,28 +63,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -61,28 +63,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
61${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/open.png 63${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/open.png
62${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/splitbar.png 64${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/splitbar.png
63${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/sync_off.png 65${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/sync_off.png
64${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/sync_on.png 66${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/sync_on.png
65${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_a.png 67${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_a.png
66${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_b.png 68${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_b.png
67${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_h.png 69${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_h.png
68${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_s.png 70${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tab_s.png
69${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tabs.css 71${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/html/tabs.css
70${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/Makefile 72${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/Makefile
71${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/annotated.tex 73${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/annotated.tex
72${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/class_afterdoc___test.tex 74${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/class_afterdoc___test.tex
73${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/doxygen.sty 75${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/doxygen.sty
 76${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/longtable_doxygen.sty
74${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/refman.tex 77${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/refman.tex
75${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/refman_doc.tex 78${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/refman_doc.tex
 79${PLIST.latex}share/doc/doxygen/html/examples/afterdoc/latex/tabu_doxygen.sty
76${PLIST.latex}share/doc/doxygen/html/examples/author/html/annotated.html 80${PLIST.latex}share/doc/doxygen/html/examples/author/html/annotated.html
77${PLIST.latex}share/doc/doxygen/html/examples/author/html/bc_s.png 81${PLIST.latex}share/doc/doxygen/html/examples/author/html/bc_s.png
78${PLIST.latex}share/doc/doxygen/html/examples/author/html/bdwn.png 82${PLIST.latex}share/doc/doxygen/html/examples/author/html/bdwn.png
79${PLIST.latex}share/doc/doxygen/html/examples/author/html/bug.html 83${PLIST.latex}share/doc/doxygen/html/examples/author/html/bug.html
80${PLIST.latex}share/doc/doxygen/html/examples/author/html/class_some_nice_class.html 84${PLIST.latex}share/doc/doxygen/html/examples/author/html/class_some_nice_class.html
81${PLIST.latex}share/doc/doxygen/html/examples/author/html/classes.html 85${PLIST.latex}share/doc/doxygen/html/examples/author/html/classes.html
82${PLIST.latex}share/doc/doxygen/html/examples/author/html/closed.png 86${PLIST.latex}share/doc/doxygen/html/examples/author/html/closed.png
83${PLIST.latex}share/doc/doxygen/html/examples/author/html/doc.png 87${PLIST.latex}share/doc/doxygen/html/examples/author/html/doc.png
84${PLIST.latex}share/doc/doxygen/html/examples/author/html/doxygen.css 88${PLIST.latex}share/doc/doxygen/html/examples/author/html/doxygen.css
85${PLIST.latex}share/doc/doxygen/html/examples/author/html/doxygen.png 89${PLIST.latex}share/doc/doxygen/html/examples/author/html/doxygen.png
86${PLIST.latex}share/doc/doxygen/html/examples/author/html/dynsections.js 90${PLIST.latex}share/doc/doxygen/html/examples/author/html/dynsections.js
87${PLIST.latex}share/doc/doxygen/html/examples/author/html/folderclosed.png 91${PLIST.latex}share/doc/doxygen/html/examples/author/html/folderclosed.png
88${PLIST.latex}share/doc/doxygen/html/examples/author/html/folderopen.png 92${PLIST.latex}share/doc/doxygen/html/examples/author/html/folderopen.png
@@ -98,28 +102,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -98,28 +102,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
98${PLIST.latex}share/doc/doxygen/html/examples/author/html/splitbar.png 102${PLIST.latex}share/doc/doxygen/html/examples/author/html/splitbar.png
99${PLIST.latex}share/doc/doxygen/html/examples/author/html/sync_off.png 103${PLIST.latex}share/doc/doxygen/html/examples/author/html/sync_off.png
100${PLIST.latex}share/doc/doxygen/html/examples/author/html/sync_on.png 104${PLIST.latex}share/doc/doxygen/html/examples/author/html/sync_on.png
101${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_a.png 105${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_a.png
102${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_b.png 106${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_b.png
103${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_h.png 107${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_h.png
104${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_s.png 108${PLIST.latex}share/doc/doxygen/html/examples/author/html/tab_s.png
105${PLIST.latex}share/doc/doxygen/html/examples/author/html/tabs.css 109${PLIST.latex}share/doc/doxygen/html/examples/author/html/tabs.css
106${PLIST.latex}share/doc/doxygen/html/examples/author/latex/Makefile 110${PLIST.latex}share/doc/doxygen/html/examples/author/latex/Makefile
107${PLIST.latex}share/doc/doxygen/html/examples/author/latex/annotated.tex 111${PLIST.latex}share/doc/doxygen/html/examples/author/latex/annotated.tex
108${PLIST.latex}share/doc/doxygen/html/examples/author/latex/bug.tex 112${PLIST.latex}share/doc/doxygen/html/examples/author/latex/bug.tex
109${PLIST.latex}share/doc/doxygen/html/examples/author/latex/class_some_nice_class.tex 113${PLIST.latex}share/doc/doxygen/html/examples/author/latex/class_some_nice_class.tex
110${PLIST.latex}share/doc/doxygen/html/examples/author/latex/doxygen.sty 114${PLIST.latex}share/doc/doxygen/html/examples/author/latex/doxygen.sty
 115${PLIST.latex}share/doc/doxygen/html/examples/author/latex/longtable_doxygen.sty
111${PLIST.latex}share/doc/doxygen/html/examples/author/latex/refman.tex 116${PLIST.latex}share/doc/doxygen/html/examples/author/latex/refman.tex
112${PLIST.latex}share/doc/doxygen/html/examples/author/latex/refman_doc.tex 117${PLIST.latex}share/doc/doxygen/html/examples/author/latex/refman_doc.tex
 118${PLIST.latex}share/doc/doxygen/html/examples/author/latex/tabu_doxygen.sty
113${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/annotated.html 119${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/annotated.html
114${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/autolink_8cpp.html 120${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/autolink_8cpp.html
115${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/bc_s.png 121${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/bc_s.png
116${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/bdwn.png 122${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/bdwn.png
117${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/class_autolink___test-members.html 123${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/class_autolink___test-members.html
118${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/class_autolink___test.html 124${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/class_autolink___test.html
119${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/classes.html 125${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/classes.html
120${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/closed.png 126${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/closed.png
121${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doc.png 127${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doc.png
122${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doxygen.css 128${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doxygen.css
123${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doxygen.png 129${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/doxygen.png
124${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/dynsections.js 130${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/dynsections.js
125${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/files.html 131${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/files.html
@@ -148,28 +154,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -148,28 +154,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
148${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/sync_off.png 154${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/sync_off.png
149${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/sync_on.png 155${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/sync_on.png
150${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_a.png 156${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_a.png
151${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_b.png 157${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_b.png
152${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_h.png 158${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_h.png
153${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_s.png 159${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tab_s.png
154${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tabs.css 160${PLIST.latex}share/doc/doxygen/html/examples/autolink/html/tabs.css
155${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/Makefile 161${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/Makefile
156${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/annotated.tex 162${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/annotated.tex
157${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/autolink_8cpp.tex 163${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/autolink_8cpp.tex
158${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/class_autolink___test.tex 164${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/class_autolink___test.tex
159${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/doxygen.sty 165${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/doxygen.sty
160${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/files.tex 166${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/files.tex
 167${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/longtable_doxygen.sty
161${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/refman.tex 168${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/refman.tex
162${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/refman_doc.tex 169${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/refman_doc.tex
 170${PLIST.latex}share/doc/doxygen/html/examples/autolink/latex/tabu_doxygen.sty
163${PLIST.latex}share/doc/doxygen/html/examples/class/html/annotated.html 171${PLIST.latex}share/doc/doxygen/html/examples/class/html/annotated.html
164${PLIST.latex}share/doc/doxygen/html/examples/class/html/bc_s.png 172${PLIST.latex}share/doc/doxygen/html/examples/class/html/bc_s.png
165${PLIST.latex}share/doc/doxygen/html/examples/class/html/bdwn.png 173${PLIST.latex}share/doc/doxygen/html/examples/class/html/bdwn.png
166${PLIST.latex}share/doc/doxygen/html/examples/class/html/class_8h_source.html 174${PLIST.latex}share/doc/doxygen/html/examples/class/html/class_8h_source.html
167${PLIST.latex}share/doc/doxygen/html/examples/class/html/class_test.html 175${PLIST.latex}share/doc/doxygen/html/examples/class/html/class_test.html
168${PLIST.latex}share/doc/doxygen/html/examples/class/html/classes.html 176${PLIST.latex}share/doc/doxygen/html/examples/class/html/classes.html
169${PLIST.latex}share/doc/doxygen/html/examples/class/html/closed.png 177${PLIST.latex}share/doc/doxygen/html/examples/class/html/closed.png
170${PLIST.latex}share/doc/doxygen/html/examples/class/html/doc.png 178${PLIST.latex}share/doc/doxygen/html/examples/class/html/doc.png
171${PLIST.latex}share/doc/doxygen/html/examples/class/html/doxygen.css 179${PLIST.latex}share/doc/doxygen/html/examples/class/html/doxygen.css
172${PLIST.latex}share/doc/doxygen/html/examples/class/html/doxygen.png 180${PLIST.latex}share/doc/doxygen/html/examples/class/html/doxygen.png
173${PLIST.latex}share/doc/doxygen/html/examples/class/html/dynsections.js 181${PLIST.latex}share/doc/doxygen/html/examples/class/html/dynsections.js
174${PLIST.latex}share/doc/doxygen/html/examples/class/html/files.html 182${PLIST.latex}share/doc/doxygen/html/examples/class/html/files.html
175${PLIST.latex}share/doc/doxygen/html/examples/class/html/folderclosed.png 183${PLIST.latex}share/doc/doxygen/html/examples/class/html/folderclosed.png
@@ -184,28 +192,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -184,28 +192,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
184${PLIST.latex}share/doc/doxygen/html/examples/class/html/open.png 192${PLIST.latex}share/doc/doxygen/html/examples/class/html/open.png
185${PLIST.latex}share/doc/doxygen/html/examples/class/html/splitbar.png 193${PLIST.latex}share/doc/doxygen/html/examples/class/html/splitbar.png
186${PLIST.latex}share/doc/doxygen/html/examples/class/html/sync_off.png 194${PLIST.latex}share/doc/doxygen/html/examples/class/html/sync_off.png
187${PLIST.latex}share/doc/doxygen/html/examples/class/html/sync_on.png 195${PLIST.latex}share/doc/doxygen/html/examples/class/html/sync_on.png
188${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_a.png 196${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_a.png
189${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_b.png 197${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_b.png
190${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_h.png 198${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_h.png
191${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_s.png 199${PLIST.latex}share/doc/doxygen/html/examples/class/html/tab_s.png
192${PLIST.latex}share/doc/doxygen/html/examples/class/html/tabs.css 200${PLIST.latex}share/doc/doxygen/html/examples/class/html/tabs.css
193${PLIST.latex}share/doc/doxygen/html/examples/class/latex/Makefile 201${PLIST.latex}share/doc/doxygen/html/examples/class/latex/Makefile
194${PLIST.latex}share/doc/doxygen/html/examples/class/latex/annotated.tex 202${PLIST.latex}share/doc/doxygen/html/examples/class/latex/annotated.tex
195${PLIST.latex}share/doc/doxygen/html/examples/class/latex/class_test.tex 203${PLIST.latex}share/doc/doxygen/html/examples/class/latex/class_test.tex
196${PLIST.latex}share/doc/doxygen/html/examples/class/latex/doxygen.sty 204${PLIST.latex}share/doc/doxygen/html/examples/class/latex/doxygen.sty
 205${PLIST.latex}share/doc/doxygen/html/examples/class/latex/longtable_doxygen.sty
197${PLIST.latex}share/doc/doxygen/html/examples/class/latex/refman.tex 206${PLIST.latex}share/doc/doxygen/html/examples/class/latex/refman.tex
198${PLIST.latex}share/doc/doxygen/html/examples/class/latex/refman_doc.tex 207${PLIST.latex}share/doc/doxygen/html/examples/class/latex/refman_doc.tex
 208${PLIST.latex}share/doc/doxygen/html/examples/class/latex/tabu_doxygen.sty
199${PLIST.latex}share/doc/doxygen/html/examples/define/html/bc_s.png 209${PLIST.latex}share/doc/doxygen/html/examples/define/html/bc_s.png
200${PLIST.latex}share/doc/doxygen/html/examples/define/html/bdwn.png 210${PLIST.latex}share/doc/doxygen/html/examples/define/html/bdwn.png
201${PLIST.latex}share/doc/doxygen/html/examples/define/html/closed.png 211${PLIST.latex}share/doc/doxygen/html/examples/define/html/closed.png
202${PLIST.latex}share/doc/doxygen/html/examples/define/html/define_8h.html 212${PLIST.latex}share/doc/doxygen/html/examples/define/html/define_8h.html
203${PLIST.latex}share/doc/doxygen/html/examples/define/html/define_8h_source.html 213${PLIST.latex}share/doc/doxygen/html/examples/define/html/define_8h_source.html
204${PLIST.latex}share/doc/doxygen/html/examples/define/html/doc.png 214${PLIST.latex}share/doc/doxygen/html/examples/define/html/doc.png
205${PLIST.latex}share/doc/doxygen/html/examples/define/html/doxygen.css 215${PLIST.latex}share/doc/doxygen/html/examples/define/html/doxygen.css
206${PLIST.latex}share/doc/doxygen/html/examples/define/html/doxygen.png 216${PLIST.latex}share/doc/doxygen/html/examples/define/html/doxygen.png
207${PLIST.latex}share/doc/doxygen/html/examples/define/html/dynsections.js 217${PLIST.latex}share/doc/doxygen/html/examples/define/html/dynsections.js
208${PLIST.latex}share/doc/doxygen/html/examples/define/html/files.html 218${PLIST.latex}share/doc/doxygen/html/examples/define/html/files.html
209${PLIST.latex}share/doc/doxygen/html/examples/define/html/folderclosed.png 219${PLIST.latex}share/doc/doxygen/html/examples/define/html/folderclosed.png
210${PLIST.latex}share/doc/doxygen/html/examples/define/html/folderopen.png 220${PLIST.latex}share/doc/doxygen/html/examples/define/html/folderopen.png
211${PLIST.latex}share/doc/doxygen/html/examples/define/html/globals.html 221${PLIST.latex}share/doc/doxygen/html/examples/define/html/globals.html
@@ -220,28 +230,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -220,28 +230,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
220${PLIST.latex}share/doc/doxygen/html/examples/define/html/open.png 230${PLIST.latex}share/doc/doxygen/html/examples/define/html/open.png
221${PLIST.latex}share/doc/doxygen/html/examples/define/html/splitbar.png 231${PLIST.latex}share/doc/doxygen/html/examples/define/html/splitbar.png
222${PLIST.latex}share/doc/doxygen/html/examples/define/html/sync_off.png 232${PLIST.latex}share/doc/doxygen/html/examples/define/html/sync_off.png
223${PLIST.latex}share/doc/doxygen/html/examples/define/html/sync_on.png 233${PLIST.latex}share/doc/doxygen/html/examples/define/html/sync_on.png
224${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_a.png 234${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_a.png
225${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_b.png 235${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_b.png
226${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_h.png 236${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_h.png
227${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_s.png 237${PLIST.latex}share/doc/doxygen/html/examples/define/html/tab_s.png
228${PLIST.latex}share/doc/doxygen/html/examples/define/html/tabs.css 238${PLIST.latex}share/doc/doxygen/html/examples/define/html/tabs.css
229${PLIST.latex}share/doc/doxygen/html/examples/define/latex/Makefile 239${PLIST.latex}share/doc/doxygen/html/examples/define/latex/Makefile
230${PLIST.latex}share/doc/doxygen/html/examples/define/latex/define_8h.tex 240${PLIST.latex}share/doc/doxygen/html/examples/define/latex/define_8h.tex
231${PLIST.latex}share/doc/doxygen/html/examples/define/latex/doxygen.sty 241${PLIST.latex}share/doc/doxygen/html/examples/define/latex/doxygen.sty
232${PLIST.latex}share/doc/doxygen/html/examples/define/latex/files.tex 242${PLIST.latex}share/doc/doxygen/html/examples/define/latex/files.tex
 243${PLIST.latex}share/doc/doxygen/html/examples/define/latex/longtable_doxygen.sty
233${PLIST.latex}share/doc/doxygen/html/examples/define/latex/refman.tex 244${PLIST.latex}share/doc/doxygen/html/examples/define/latex/refman.tex
234${PLIST.latex}share/doc/doxygen/html/examples/define/latex/refman_doc.tex 245${PLIST.latex}share/doc/doxygen/html/examples/define/latex/refman_doc.tex
 246${PLIST.latex}share/doc/doxygen/html/examples/define/latex/tabu_doxygen.sty
235${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/annotated.html 247${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/annotated.html
236${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/bc_s.png 248${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/bc_s.png
237${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/bdwn.png 249${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/bdwn.png
238${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a-members.html 250${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a-members.html
239${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a.html 251${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a.html
240${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.map 252${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.map
241${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.md5 253${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.md5
242${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.png 254${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__coll__graph.png
243${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.map 255${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.map
244${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.md5 256${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.md5
245${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.png 257${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_a__inherit__graph.png
246${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b-members.html 258${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b-members.html
247${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b.html 259${PLIST.latex}share/doc/doxygen/html/examples/diagrams/html/class_b.html
@@ -380,28 +392,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -380,28 +392,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
380${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__incl.md5 392${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__incl.md5
381${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__incl.pdf 393${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__c_8h__incl.pdf
382${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h.tex 394${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h.tex
383${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__dep__incl.md5 395${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__dep__incl.md5
384${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__dep__incl.pdf 396${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__dep__incl.pdf
385${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__incl.md5 397${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__incl.md5
386${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__incl.pdf 398${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__d_8h__incl.pdf
387${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h.tex 399${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h.tex
388${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h__incl.md5 400${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h__incl.md5
389${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h__incl.pdf 401${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/diagrams__e_8h__incl.pdf
390${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/doxygen.sty 402${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/doxygen.sty
391${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/files.tex 403${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/files.tex
392${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/hierarchy.tex 404${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/hierarchy.tex
 405${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/longtable_doxygen.sty
393${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/refman.tex 406${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/refman.tex
394${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/refman_doc.tex 407${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/refman_doc.tex
 408${PLIST.latex}share/doc/doxygen/html/examples/diagrams/latex/tabu_doxygen.sty
395${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/annotated.html 409${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/annotated.html
396${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/bc_s.png 410${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/bc_s.png
397${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/bdwn.png 411${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/bdwn.png
398${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1PyClass-members.html 412${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1PyClass-members.html
399${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1PyClass.html 413${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1PyClass.html
400${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1_py_class-members.html 414${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1_py_class-members.html
401${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1_py_class.html 415${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classdocstring_1_1_py_class.html
402${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classes.html 416${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/classes.html
403${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/closed.png 417${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/closed.png
404${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doc.png 418${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doc.png
405${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/docstring_8py.html 419${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/docstring_8py.html
406${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doxygen.css 420${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doxygen.css
407${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doxygen.png 421${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/doxygen.png
@@ -428,30 +442,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -428,30 +442,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa
428${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/sync_on.png 442${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/sync_on.png
429${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_a.png 443${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_a.png
430${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_b.png 444${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_b.png
431${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_h.png 445${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_h.png
432${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_s.png 446${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tab_s.png
433${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tabs.css 447${PLIST.latex}share/doc/doxygen/html/examples/docstring/html/tabs.css
434${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/Makefile 448${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/Makefile
435${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/annotated.tex 449${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/annotated.tex
436${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/classdocstring_1_1PyClass.tex 450${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/classdocstring_1_1PyClass.tex
437${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/classdocstring_1_1_py_class.tex 451${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/classdocstring_1_1_py_class.tex
438${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/docstring_8py.tex 452${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/docstring_8py.tex
439${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/doxygen.sty 453${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/doxygen.sty
440${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/files.tex 454${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/files.tex
 455${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/longtable_doxygen.sty
441${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/namespacedocstring.tex 456${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/namespacedocstring.tex
442${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/namespaces.tex 457${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/namespaces.tex
443${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/refman.tex 458${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/refman.tex
444${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/refman_doc.tex 459${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/refman_doc.tex
 460${PLIST.latex}share/doc/doxygen/html/examples/docstring/latex/tabu_doxygen.sty
445${PLIST.latex}share/doc/doxygen/html/examples/enum/html/annotated.html 461${PLIST.latex}share/doc/doxygen/html/examples/enum/html/annotated.html
446${PLIST.latex}share/doc/doxygen/html/examples/enum/html/bc_s.png 462${PLIST.latex}share/doc/doxygen/html/examples/enum/html/bc_s.png
447${PLIST.latex}share/doc/doxygen/html/examples/enum/html/bdwn.png 463${PLIST.latex}share/doc/doxygen/html/examples/enum/html/bdwn.png
448${PLIST.latex}share/doc/doxygen/html/examples/enum/html/class_enum___test-members.html 464${PLIST.latex}share/doc/doxygen/html/examples/enum/html/class_enum___test-members.html
449${PLIST.latex}share/doc/doxygen/html/examples/enum/html/class_enum___test.html 465${PLIST.latex}share/doc/doxygen/html/examples/enum/html/class_enum___test.html
450${PLIST.latex}share/doc/doxygen/html/examples/enum/html/classes.html 466${PLIST.latex}share/doc/doxygen/html/examples/enum/html/classes.html
451${PLIST.latex}share/doc/doxygen/html/examples/enum/html/closed.png 467${PLIST.latex}share/doc/doxygen/html/examples/enum/html/closed.png
452${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doc.png 468${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doc.png
453${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doxygen.css 469${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doxygen.css
454${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doxygen.png 470${PLIST.latex}share/doc/doxygen/html/examples/enum/html/doxygen.png
455${PLIST.latex}share/doc/doxygen/html/examples/enum/html/dynsections.js 471${PLIST.latex}share/doc/doxygen/html/examples/enum/html/dynsections.js
456${PLIST.latex}share/doc/doxygen/html/examples/enum/html/enum_8h_source.html 472${PLIST.latex}share/doc/doxygen/html/examples/enum/html/enum_8h_source.html
457${PLIST.latex}share/doc/doxygen/html/examples/enum/html/files.html 473${PLIST.latex}share/doc/doxygen/html/examples/enum/html/files.html
@@ -470,28 +486,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -470,28 +486,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
470${PLIST.latex}share/doc/doxygen/html/examples/enum/html/open.png 486${PLIST.latex}share/doc/doxygen/html/examples/enum/html/open.png
471${PLIST.latex}share/doc/doxygen/html/examples/enum/html/splitbar.png 487${PLIST.latex}share/doc/doxygen/html/examples/enum/html/splitbar.png
472${PLIST.latex}share/doc/doxygen/html/examples/enum/html/sync_off.png 488${PLIST.latex}share/doc/doxygen/html/examples/enum/html/sync_off.png
473${PLIST.latex}share/doc/doxygen/html/examples/enum/html/sync_on.png 489${PLIST.latex}share/doc/doxygen/html/examples/enum/html/sync_on.png
474${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_a.png 490${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_a.png
475${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_b.png 491${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_b.png
476${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_h.png 492${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_h.png
477${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_s.png 493${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tab_s.png
478${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tabs.css 494${PLIST.latex}share/doc/doxygen/html/examples/enum/html/tabs.css
479${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/Makefile 495${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/Makefile
480${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/annotated.tex 496${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/annotated.tex
481${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/class_enum___test.tex 497${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/class_enum___test.tex
482${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/doxygen.sty 498${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/doxygen.sty
 499${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/longtable_doxygen.sty
483${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/refman.tex 500${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/refman.tex
484${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/refman_doc.tex 501${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/refman_doc.tex
 502${PLIST.latex}share/doc/doxygen/html/examples/enum/latex/tabu_doxygen.sty
485${PLIST.latex}share/doc/doxygen/html/examples/example/html/annotated.html 503${PLIST.latex}share/doc/doxygen/html/examples/example/html/annotated.html
486${PLIST.latex}share/doc/doxygen/html/examples/example/html/bc_s.png 504${PLIST.latex}share/doc/doxygen/html/examples/example/html/bc_s.png
487${PLIST.latex}share/doc/doxygen/html/examples/example/html/bdwn.png 505${PLIST.latex}share/doc/doxygen/html/examples/example/html/bdwn.png
488${PLIST.latex}share/doc/doxygen/html/examples/example/html/class_example___test-members.html 506${PLIST.latex}share/doc/doxygen/html/examples/example/html/class_example___test-members.html
489${PLIST.latex}share/doc/doxygen/html/examples/example/html/class_example___test.html 507${PLIST.latex}share/doc/doxygen/html/examples/example/html/class_example___test.html
490${PLIST.latex}share/doc/doxygen/html/examples/example/html/classes.html 508${PLIST.latex}share/doc/doxygen/html/examples/example/html/classes.html
491${PLIST.latex}share/doc/doxygen/html/examples/example/html/closed.png 509${PLIST.latex}share/doc/doxygen/html/examples/example/html/closed.png
492${PLIST.latex}share/doc/doxygen/html/examples/example/html/doc.png 510${PLIST.latex}share/doc/doxygen/html/examples/example/html/doc.png
493${PLIST.latex}share/doc/doxygen/html/examples/example/html/doxygen.css 511${PLIST.latex}share/doc/doxygen/html/examples/example/html/doxygen.css
494${PLIST.latex}share/doc/doxygen/html/examples/example/html/doxygen.png 512${PLIST.latex}share/doc/doxygen/html/examples/example/html/doxygen.png
495${PLIST.latex}share/doc/doxygen/html/examples/example/html/dynsections.js 513${PLIST.latex}share/doc/doxygen/html/examples/example/html/dynsections.js
496${PLIST.latex}share/doc/doxygen/html/examples/example/html/example_test_8cpp-example.html 514${PLIST.latex}share/doc/doxygen/html/examples/example/html/example_test_8cpp-example.html
497${PLIST.latex}share/doc/doxygen/html/examples/example/html/examples.html 515${PLIST.latex}share/doc/doxygen/html/examples/example/html/examples.html
@@ -511,28 +529,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -511,28 +529,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
511${PLIST.latex}share/doc/doxygen/html/examples/example/html/sync_off.png 529${PLIST.latex}share/doc/doxygen/html/examples/example/html/sync_off.png
512${PLIST.latex}share/doc/doxygen/html/examples/example/html/sync_on.png 530${PLIST.latex}share/doc/doxygen/html/examples/example/html/sync_on.png
513${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_a.png 531${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_a.png
514${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_b.png 532${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_b.png
515${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_h.png 533${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_h.png
516${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_s.png 534${PLIST.latex}share/doc/doxygen/html/examples/example/html/tab_s.png
517${PLIST.latex}share/doc/doxygen/html/examples/example/html/tabs.css 535${PLIST.latex}share/doc/doxygen/html/examples/example/html/tabs.css
518${PLIST.latex}share/doc/doxygen/html/examples/example/latex/Makefile 536${PLIST.latex}share/doc/doxygen/html/examples/example/latex/Makefile
519${PLIST.latex}share/doc/doxygen/html/examples/example/latex/annotated.tex 537${PLIST.latex}share/doc/doxygen/html/examples/example/latex/annotated.tex
520${PLIST.latex}share/doc/doxygen/html/examples/example/latex/class_example___test.tex 538${PLIST.latex}share/doc/doxygen/html/examples/example/latex/class_example___test.tex
521${PLIST.latex}share/doc/doxygen/html/examples/example/latex/doxygen.sty 539${PLIST.latex}share/doc/doxygen/html/examples/example/latex/doxygen.sty
522${PLIST.latex}share/doc/doxygen/html/examples/example/latex/example_test_8cpp-example.tex 540${PLIST.latex}share/doc/doxygen/html/examples/example/latex/example_test_8cpp-example.tex
523${PLIST.latex}share/doc/doxygen/html/examples/example/latex/examples.tex 541${PLIST.latex}share/doc/doxygen/html/examples/example/latex/examples.tex
 542${PLIST.latex}share/doc/doxygen/html/examples/example/latex/longtable_doxygen.sty
524${PLIST.latex}share/doc/doxygen/html/examples/example/latex/refman.tex 543${PLIST.latex}share/doc/doxygen/html/examples/example/latex/refman.tex
525${PLIST.latex}share/doc/doxygen/html/examples/example/latex/refman_doc.tex 544${PLIST.latex}share/doc/doxygen/html/examples/example/latex/refman_doc.tex
 545${PLIST.latex}share/doc/doxygen/html/examples/example/latex/tabu_doxygen.sty
526${PLIST.latex}share/doc/doxygen/html/examples/file/html/bc_s.png 546${PLIST.latex}share/doc/doxygen/html/examples/file/html/bc_s.png
527${PLIST.latex}share/doc/doxygen/html/examples/file/html/bdwn.png 547${PLIST.latex}share/doc/doxygen/html/examples/file/html/bdwn.png
528${PLIST.latex}share/doc/doxygen/html/examples/file/html/closed.png 548${PLIST.latex}share/doc/doxygen/html/examples/file/html/closed.png
529${PLIST.latex}share/doc/doxygen/html/examples/file/html/doc.png 549${PLIST.latex}share/doc/doxygen/html/examples/file/html/doc.png
530${PLIST.latex}share/doc/doxygen/html/examples/file/html/doxygen.css 550${PLIST.latex}share/doc/doxygen/html/examples/file/html/doxygen.css
531${PLIST.latex}share/doc/doxygen/html/examples/file/html/doxygen.png 551${PLIST.latex}share/doc/doxygen/html/examples/file/html/doxygen.png
532${PLIST.latex}share/doc/doxygen/html/examples/file/html/dynsections.js 552${PLIST.latex}share/doc/doxygen/html/examples/file/html/dynsections.js
533${PLIST.latex}share/doc/doxygen/html/examples/file/html/file_8h.html 553${PLIST.latex}share/doc/doxygen/html/examples/file/html/file_8h.html
534${PLIST.latex}share/doc/doxygen/html/examples/file/html/file_8h_source.html 554${PLIST.latex}share/doc/doxygen/html/examples/file/html/file_8h_source.html
535${PLIST.latex}share/doc/doxygen/html/examples/file/html/files.html 555${PLIST.latex}share/doc/doxygen/html/examples/file/html/files.html
536${PLIST.latex}share/doc/doxygen/html/examples/file/html/folderclosed.png 556${PLIST.latex}share/doc/doxygen/html/examples/file/html/folderclosed.png
537${PLIST.latex}share/doc/doxygen/html/examples/file/html/folderopen.png 557${PLIST.latex}share/doc/doxygen/html/examples/file/html/folderopen.png
538${PLIST.latex}share/doc/doxygen/html/examples/file/html/globals.html 558${PLIST.latex}share/doc/doxygen/html/examples/file/html/globals.html
@@ -547,28 +567,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -547,28 +567,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
547${PLIST.latex}share/doc/doxygen/html/examples/file/html/open.png 567${PLIST.latex}share/doc/doxygen/html/examples/file/html/open.png
548${PLIST.latex}share/doc/doxygen/html/examples/file/html/splitbar.png 568${PLIST.latex}share/doc/doxygen/html/examples/file/html/splitbar.png
549${PLIST.latex}share/doc/doxygen/html/examples/file/html/sync_off.png 569${PLIST.latex}share/doc/doxygen/html/examples/file/html/sync_off.png
550${PLIST.latex}share/doc/doxygen/html/examples/file/html/sync_on.png 570${PLIST.latex}share/doc/doxygen/html/examples/file/html/sync_on.png
551${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_a.png 571${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_a.png
552${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_b.png 572${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_b.png
553${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_h.png 573${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_h.png
554${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_s.png 574${PLIST.latex}share/doc/doxygen/html/examples/file/html/tab_s.png
555${PLIST.latex}share/doc/doxygen/html/examples/file/html/tabs.css 575${PLIST.latex}share/doc/doxygen/html/examples/file/html/tabs.css
556${PLIST.latex}share/doc/doxygen/html/examples/file/latex/Makefile 576${PLIST.latex}share/doc/doxygen/html/examples/file/latex/Makefile
557${PLIST.latex}share/doc/doxygen/html/examples/file/latex/doxygen.sty 577${PLIST.latex}share/doc/doxygen/html/examples/file/latex/doxygen.sty
558${PLIST.latex}share/doc/doxygen/html/examples/file/latex/file_8h.tex 578${PLIST.latex}share/doc/doxygen/html/examples/file/latex/file_8h.tex
559${PLIST.latex}share/doc/doxygen/html/examples/file/latex/files.tex 579${PLIST.latex}share/doc/doxygen/html/examples/file/latex/files.tex
 580${PLIST.latex}share/doc/doxygen/html/examples/file/latex/longtable_doxygen.sty
560${PLIST.latex}share/doc/doxygen/html/examples/file/latex/refman.tex 581${PLIST.latex}share/doc/doxygen/html/examples/file/latex/refman.tex
561${PLIST.latex}share/doc/doxygen/html/examples/file/latex/refman_doc.tex 582${PLIST.latex}share/doc/doxygen/html/examples/file/latex/refman_doc.tex
 583${PLIST.latex}share/doc/doxygen/html/examples/file/latex/tabu_doxygen.sty
562${PLIST.latex}share/doc/doxygen/html/examples/func/html/annotated.html 584${PLIST.latex}share/doc/doxygen/html/examples/func/html/annotated.html
563${PLIST.latex}share/doc/doxygen/html/examples/func/html/bc_s.png 585${PLIST.latex}share/doc/doxygen/html/examples/func/html/bc_s.png
564${PLIST.latex}share/doc/doxygen/html/examples/func/html/bdwn.png 586${PLIST.latex}share/doc/doxygen/html/examples/func/html/bdwn.png
565${PLIST.latex}share/doc/doxygen/html/examples/func/html/class_fn___test-members.html 587${PLIST.latex}share/doc/doxygen/html/examples/func/html/class_fn___test-members.html
566${PLIST.latex}share/doc/doxygen/html/examples/func/html/class_fn___test.html 588${PLIST.latex}share/doc/doxygen/html/examples/func/html/class_fn___test.html
567${PLIST.latex}share/doc/doxygen/html/examples/func/html/classes.html 589${PLIST.latex}share/doc/doxygen/html/examples/func/html/classes.html
568${PLIST.latex}share/doc/doxygen/html/examples/func/html/closed.png 590${PLIST.latex}share/doc/doxygen/html/examples/func/html/closed.png
569${PLIST.latex}share/doc/doxygen/html/examples/func/html/doc.png 591${PLIST.latex}share/doc/doxygen/html/examples/func/html/doc.png
570${PLIST.latex}share/doc/doxygen/html/examples/func/html/doxygen.css 592${PLIST.latex}share/doc/doxygen/html/examples/func/html/doxygen.css
571${PLIST.latex}share/doc/doxygen/html/examples/func/html/doxygen.png 593${PLIST.latex}share/doc/doxygen/html/examples/func/html/doxygen.png
572${PLIST.latex}share/doc/doxygen/html/examples/func/html/dynsections.js 594${PLIST.latex}share/doc/doxygen/html/examples/func/html/dynsections.js
573${PLIST.latex}share/doc/doxygen/html/examples/func/html/files.html 595${PLIST.latex}share/doc/doxygen/html/examples/func/html/files.html
574${PLIST.latex}share/doc/doxygen/html/examples/func/html/folderclosed.png 596${PLIST.latex}share/doc/doxygen/html/examples/func/html/folderclosed.png
@@ -586,28 +608,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -586,28 +608,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
586${PLIST.latex}share/doc/doxygen/html/examples/func/html/open.png 608${PLIST.latex}share/doc/doxygen/html/examples/func/html/open.png
587${PLIST.latex}share/doc/doxygen/html/examples/func/html/splitbar.png 609${PLIST.latex}share/doc/doxygen/html/examples/func/html/splitbar.png
588${PLIST.latex}share/doc/doxygen/html/examples/func/html/sync_off.png 610${PLIST.latex}share/doc/doxygen/html/examples/func/html/sync_off.png
589${PLIST.latex}share/doc/doxygen/html/examples/func/html/sync_on.png 611${PLIST.latex}share/doc/doxygen/html/examples/func/html/sync_on.png
590${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_a.png 612${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_a.png
591${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_b.png 613${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_b.png
592${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_h.png 614${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_h.png
593${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_s.png 615${PLIST.latex}share/doc/doxygen/html/examples/func/html/tab_s.png
594${PLIST.latex}share/doc/doxygen/html/examples/func/html/tabs.css 616${PLIST.latex}share/doc/doxygen/html/examples/func/html/tabs.css
595${PLIST.latex}share/doc/doxygen/html/examples/func/latex/Makefile 617${PLIST.latex}share/doc/doxygen/html/examples/func/latex/Makefile
596${PLIST.latex}share/doc/doxygen/html/examples/func/latex/annotated.tex 618${PLIST.latex}share/doc/doxygen/html/examples/func/latex/annotated.tex
597${PLIST.latex}share/doc/doxygen/html/examples/func/latex/class_fn___test.tex 619${PLIST.latex}share/doc/doxygen/html/examples/func/latex/class_fn___test.tex
598${PLIST.latex}share/doc/doxygen/html/examples/func/latex/doxygen.sty 620${PLIST.latex}share/doc/doxygen/html/examples/func/latex/doxygen.sty
 621${PLIST.latex}share/doc/doxygen/html/examples/func/latex/longtable_doxygen.sty
599${PLIST.latex}share/doc/doxygen/html/examples/func/latex/refman.tex 622${PLIST.latex}share/doc/doxygen/html/examples/func/latex/refman.tex
600${PLIST.latex}share/doc/doxygen/html/examples/func/latex/refman_doc.tex 623${PLIST.latex}share/doc/doxygen/html/examples/func/latex/refman_doc.tex
 624${PLIST.latex}share/doc/doxygen/html/examples/func/latex/tabu_doxygen.sty
601${PLIST.latex}share/doc/doxygen/html/examples/group/html/annotated.html 625${PLIST.latex}share/doc/doxygen/html/examples/group/html/annotated.html
602${PLIST.latex}share/doc/doxygen/html/examples/group/html/bc_s.png 626${PLIST.latex}share/doc/doxygen/html/examples/group/html/bc_s.png
603${PLIST.latex}share/doc/doxygen/html/examples/group/html/bdwn.png 627${PLIST.latex}share/doc/doxygen/html/examples/group/html/bdwn.png
604${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c1.html 628${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c1.html
605${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c2.html 629${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c2.html
606${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c3.html 630${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c3.html
607${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c4.html 631${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c4.html
608${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c5.html 632${PLIST.latex}share/doc/doxygen/html/examples/group/html/class_c5.html
609${PLIST.latex}share/doc/doxygen/html/examples/group/html/classes.html 633${PLIST.latex}share/doc/doxygen/html/examples/group/html/classes.html
610${PLIST.latex}share/doc/doxygen/html/examples/group/html/closed.png 634${PLIST.latex}share/doc/doxygen/html/examples/group/html/closed.png
611${PLIST.latex}share/doc/doxygen/html/examples/group/html/doc.png 635${PLIST.latex}share/doc/doxygen/html/examples/group/html/doc.png
612${PLIST.latex}share/doc/doxygen/html/examples/group/html/doxygen.css 636${PLIST.latex}share/doc/doxygen/html/examples/group/html/doxygen.css
613${PLIST.latex}share/doc/doxygen/html/examples/group/html/doxygen.png 637${PLIST.latex}share/doc/doxygen/html/examples/group/html/doxygen.png
@@ -647,31 +671,33 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -647,31 +671,33 @@ ${PLIST.latex}share/doc/doxygen/html/exa
647${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c1.tex 671${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c1.tex
648${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c2.tex 672${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c2.tex
649${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c3.tex 673${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c3.tex
650${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c4.tex 674${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c4.tex
651${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c5.tex 675${PLIST.latex}share/doc/doxygen/html/examples/group/latex/class_c5.tex
652${PLIST.latex}share/doc/doxygen/html/examples/group/latex/doxygen.sty 676${PLIST.latex}share/doc/doxygen/html/examples/group/latex/doxygen.sty
653${PLIST.latex}share/doc/doxygen/html/examples/group/latex/files.tex 677${PLIST.latex}share/doc/doxygen/html/examples/group/latex/files.tex
654${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group_8cpp.tex 678${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group_8cpp.tex
655${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group1.tex 679${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group1.tex
656${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group2.tex 680${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group2.tex
657${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group3.tex 681${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group3.tex
658${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group4.tex 682${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group4.tex
659${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group5.tex 683${PLIST.latex}share/doc/doxygen/html/examples/group/latex/group__group5.tex
 684${PLIST.latex}share/doc/doxygen/html/examples/group/latex/longtable_doxygen.sty
660${PLIST.latex}share/doc/doxygen/html/examples/group/latex/modules.tex 685${PLIST.latex}share/doc/doxygen/html/examples/group/latex/modules.tex
661${PLIST.latex}share/doc/doxygen/html/examples/group/latex/namespace_n1.tex 686${PLIST.latex}share/doc/doxygen/html/examples/group/latex/namespace_n1.tex
662${PLIST.latex}share/doc/doxygen/html/examples/group/latex/namespaces.tex 687${PLIST.latex}share/doc/doxygen/html/examples/group/latex/namespaces.tex
663${PLIST.latex}share/doc/doxygen/html/examples/group/latex/refman.tex 688${PLIST.latex}share/doc/doxygen/html/examples/group/latex/refman.tex
664${PLIST.latex}share/doc/doxygen/html/examples/group/latex/refman_doc.tex 689${PLIST.latex}share/doc/doxygen/html/examples/group/latex/refman_doc.tex
 690${PLIST.latex}share/doc/doxygen/html/examples/group/latex/tabu_doxygen.sty
665${PLIST.latex}share/doc/doxygen/html/examples/include/html/annotated.html 691${PLIST.latex}share/doc/doxygen/html/examples/include/html/annotated.html
666${PLIST.latex}share/doc/doxygen/html/examples/include/html/bc_s.png 692${PLIST.latex}share/doc/doxygen/html/examples/include/html/bc_s.png
667${PLIST.latex}share/doc/doxygen/html/examples/include/html/bdwn.png 693${PLIST.latex}share/doc/doxygen/html/examples/include/html/bdwn.png
668${PLIST.latex}share/doc/doxygen/html/examples/include/html/class_include___test-members.html 694${PLIST.latex}share/doc/doxygen/html/examples/include/html/class_include___test-members.html
669${PLIST.latex}share/doc/doxygen/html/examples/include/html/class_include___test.html 695${PLIST.latex}share/doc/doxygen/html/examples/include/html/class_include___test.html
670${PLIST.latex}share/doc/doxygen/html/examples/include/html/classes.html 696${PLIST.latex}share/doc/doxygen/html/examples/include/html/classes.html
671${PLIST.latex}share/doc/doxygen/html/examples/include/html/closed.png 697${PLIST.latex}share/doc/doxygen/html/examples/include/html/closed.png
672${PLIST.latex}share/doc/doxygen/html/examples/include/html/doc.png 698${PLIST.latex}share/doc/doxygen/html/examples/include/html/doc.png
673${PLIST.latex}share/doc/doxygen/html/examples/include/html/doxygen.css 699${PLIST.latex}share/doc/doxygen/html/examples/include/html/doxygen.css
674${PLIST.latex}share/doc/doxygen/html/examples/include/html/doxygen.png 700${PLIST.latex}share/doc/doxygen/html/examples/include/html/doxygen.png
675${PLIST.latex}share/doc/doxygen/html/examples/include/html/dynsections.js 701${PLIST.latex}share/doc/doxygen/html/examples/include/html/dynsections.js
676${PLIST.latex}share/doc/doxygen/html/examples/include/html/folderclosed.png 702${PLIST.latex}share/doc/doxygen/html/examples/include/html/folderclosed.png
677${PLIST.latex}share/doc/doxygen/html/examples/include/html/folderopen.png 703${PLIST.latex}share/doc/doxygen/html/examples/include/html/folderopen.png
@@ -689,29 +715,69 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -689,29 +715,69 @@ ${PLIST.latex}share/doc/doxygen/html/exa
689${PLIST.latex}share/doc/doxygen/html/examples/include/html/pages.html 715${PLIST.latex}share/doc/doxygen/html/examples/include/html/pages.html
690${PLIST.latex}share/doc/doxygen/html/examples/include/html/splitbar.png 716${PLIST.latex}share/doc/doxygen/html/examples/include/html/splitbar.png
691${PLIST.latex}share/doc/doxygen/html/examples/include/html/sync_off.png 717${PLIST.latex}share/doc/doxygen/html/examples/include/html/sync_off.png
692${PLIST.latex}share/doc/doxygen/html/examples/include/html/sync_on.png 718${PLIST.latex}share/doc/doxygen/html/examples/include/html/sync_on.png
693${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_a.png 719${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_a.png
694${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_b.png 720${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_b.png
695${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_h.png 721${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_h.png
696${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_s.png 722${PLIST.latex}share/doc/doxygen/html/examples/include/html/tab_s.png
697${PLIST.latex}share/doc/doxygen/html/examples/include/html/tabs.css 723${PLIST.latex}share/doc/doxygen/html/examples/include/html/tabs.css
698${PLIST.latex}share/doc/doxygen/html/examples/include/latex/Makefile 724${PLIST.latex}share/doc/doxygen/html/examples/include/latex/Makefile
699${PLIST.latex}share/doc/doxygen/html/examples/include/latex/annotated.tex 725${PLIST.latex}share/doc/doxygen/html/examples/include/latex/annotated.tex
700${PLIST.latex}share/doc/doxygen/html/examples/include/latex/class_include___test.tex 726${PLIST.latex}share/doc/doxygen/html/examples/include/latex/class_include___test.tex
701${PLIST.latex}share/doc/doxygen/html/examples/include/latex/doxygen.sty 727${PLIST.latex}share/doc/doxygen/html/examples/include/latex/doxygen.sty
 728${PLIST.latex}share/doc/doxygen/html/examples/include/latex/longtable_doxygen.sty
702${PLIST.latex}share/doc/doxygen/html/examples/include/latex/pag_example.tex 729${PLIST.latex}share/doc/doxygen/html/examples/include/latex/pag_example.tex
703${PLIST.latex}share/doc/doxygen/html/examples/include/latex/refman.tex 730${PLIST.latex}share/doc/doxygen/html/examples/include/latex/refman.tex
704${PLIST.latex}share/doc/doxygen/html/examples/include/latex/refman_doc.tex 731${PLIST.latex}share/doc/doxygen/html/examples/include/latex/refman_doc.tex
 732${PLIST.latex}share/doc/doxygen/html/examples/include/latex/tabu_doxygen.sty
 733${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/bc_s.png
 734${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/bdwn.png
 735${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/closed.png
 736${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/doc.png
 737${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/doxygen.css
 738${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/doxygen.png
 739${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/dynsections.js
 740${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/files.html
 741${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/folderclosed.png
 742${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/folderopen.png
 743${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/globals.html
 744${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/globals_func.html
 745${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/index.html
 746${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/javadoc-banner_8h.html
 747${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/javadoc-banner_8h_source.html
 748${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/jquery.js
 749${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/menu.js
 750${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/menudata.js
 751${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/nav_f.png
 752${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/nav_g.png
 753${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/nav_h.png
 754${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/open.png
 755${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/splitbar.png
 756${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/sync_off.png
 757${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/sync_on.png
 758${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/tab_a.png
 759${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/tab_b.png
 760${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/tab_h.png
 761${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/tab_s.png
 762${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/html/tabs.css
 763${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/Makefile
 764${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/doxygen.sty
 765${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/files.tex
 766${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/javadoc-banner_8h.tex
 767${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/longtable_doxygen.sty
 768${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/refman.tex
 769${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/refman_doc.tex
 770${PLIST.latex}share/doc/doxygen/html/examples/javadoc-banner/latex/tabu_doxygen.sty
705${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/annotated.html 771${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/annotated.html
706${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/bc_s.png 772${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/bc_s.png
707${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/bdwn.png 773${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/bdwn.png
708${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/class_javadoc___test-members.html 774${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/class_javadoc___test-members.html
709${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/class_javadoc___test.html 775${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/class_javadoc___test.html
710${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/classes.html 776${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/classes.html
711${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/closed.png 777${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/closed.png
712${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doc.png 778${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doc.png
713${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doxygen.css 779${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doxygen.css
714${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doxygen.png 780${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/doxygen.png
715${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/dynsections.js 781${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/dynsections.js
716${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/folderclosed.png 782${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/folderclosed.png
717${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/folderopen.png 783${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/folderopen.png
@@ -730,28 +796,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -730,28 +796,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
730${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/open.png 796${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/open.png
731${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/splitbar.png 797${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/splitbar.png
732${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/sync_off.png 798${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/sync_off.png
733${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/sync_on.png 799${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/sync_on.png
734${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_a.png 800${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_a.png
735${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_b.png 801${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_b.png
736${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_h.png 802${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_h.png
737${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_s.png 803${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tab_s.png
738${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tabs.css 804${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/html/tabs.css
739${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/Makefile 805${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/Makefile
740${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/annotated.tex 806${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/annotated.tex
741${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/class_javadoc___test.tex 807${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/class_javadoc___test.tex
742${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/doxygen.sty 808${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/doxygen.sty
 809${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/longtable_doxygen.sty
743${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/refman.tex 810${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/refman.tex
744${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/refman_doc.tex 811${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/refman_doc.tex
 812${PLIST.latex}share/doc/doxygen/html/examples/jdstyle/latex/tabu_doxygen.sty
745${PLIST.latex}share/doc/doxygen/html/examples/manual/html/annotated.html 813${PLIST.latex}share/doc/doxygen/html/examples/manual/html/annotated.html
746${PLIST.latex}share/doc/doxygen/html/examples/manual/html/bc_s.png 814${PLIST.latex}share/doc/doxygen/html/examples/manual/html/bc_s.png
747${PLIST.latex}share/doc/doxygen/html/examples/manual/html/bdwn.png 815${PLIST.latex}share/doc/doxygen/html/examples/manual/html/bdwn.png
748${PLIST.latex}share/doc/doxygen/html/examples/manual/html/classes.html 816${PLIST.latex}share/doc/doxygen/html/examples/manual/html/classes.html
749${PLIST.latex}share/doc/doxygen/html/examples/manual/html/closed.png 817${PLIST.latex}share/doc/doxygen/html/examples/manual/html/closed.png
750${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doc.png 818${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doc.png
751${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doxygen.css 819${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doxygen.css
752${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doxygen.png 820${PLIST.latex}share/doc/doxygen/html/examples/manual/html/doxygen.png
753${PLIST.latex}share/doc/doxygen/html/examples/manual/html/dynsections.js 821${PLIST.latex}share/doc/doxygen/html/examples/manual/html/dynsections.js
754${PLIST.latex}share/doc/doxygen/html/examples/manual/html/files.html 822${PLIST.latex}share/doc/doxygen/html/examples/manual/html/files.html
755${PLIST.latex}share/doc/doxygen/html/examples/manual/html/folderclosed.png 823${PLIST.latex}share/doc/doxygen/html/examples/manual/html/folderclosed.png
756${PLIST.latex}share/doc/doxygen/html/examples/manual/html/folderopen.png 824${PLIST.latex}share/doc/doxygen/html/examples/manual/html/folderopen.png
757${PLIST.latex}share/doc/doxygen/html/examples/manual/html/functions.html 825${PLIST.latex}share/doc/doxygen/html/examples/manual/html/functions.html
@@ -784,41 +852,43 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -784,41 +852,43 @@ ${PLIST.latex}share/doc/doxygen/html/exa
784${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_vehicle.png 852${PLIST.latex}share/doc/doxygen/html/examples/manual/html/struct_vehicle.png
785${PLIST.latex}share/doc/doxygen/html/examples/manual/html/sync_off.png 853${PLIST.latex}share/doc/doxygen/html/examples/manual/html/sync_off.png
786${PLIST.latex}share/doc/doxygen/html/examples/manual/html/sync_on.png 854${PLIST.latex}share/doc/doxygen/html/examples/manual/html/sync_on.png
787${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_a.png 855${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_a.png
788${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_b.png 856${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_b.png
789${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_h.png 857${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_h.png
790${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_s.png 858${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tab_s.png
791${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tabs.css 859${PLIST.latex}share/doc/doxygen/html/examples/manual/html/tabs.css
792${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/Makefile 860${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/Makefile
793${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/annotated.tex 861${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/annotated.tex
794${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/doxygen.sty 862${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/doxygen.sty
795${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/files.tex 863${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/files.tex
796${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/hierarchy.tex 864${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/hierarchy.tex
 865${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/longtable_doxygen.sty
797${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/manual_8c.tex 866${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/manual_8c.tex
798${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/refman.tex 867${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/refman.tex
799${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/refman_doc.tex 868${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/refman_doc.tex
800${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.eps 869${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.eps
801${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.pdf 870${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.pdf
802${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.tex 871${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_car.tex
803${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.eps 872${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.eps
804${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.pdf 873${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.pdf
805${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.tex 874${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_object.tex
806${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.eps 875${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.eps
807${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.pdf 876${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.pdf
808${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.tex 877${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_truck.tex
809${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.eps 878${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.eps
810${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.pdf 879${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.pdf
811${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.tex 880${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/struct_vehicle.tex
 881${PLIST.latex}share/doc/doxygen/html/examples/manual/latex/tabu_doxygen.sty
812${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/annotated.html 882${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/annotated.html
813${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/bc_s.png 883${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/bc_s.png
814${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/bdwn.png 884${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/bdwn.png
815${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/class_memgrp___test-members.html 885${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/class_memgrp___test-members.html
816${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/class_memgrp___test.html 886${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/class_memgrp___test.html
817${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/classes.html 887${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/classes.html
818${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/closed.png 888${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/closed.png
819${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doc.png 889${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doc.png
820${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doxygen.css 890${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doxygen.css
821${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doxygen.png 891${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/doxygen.png
822${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/dynsections.js 892${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/dynsections.js
823${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/files.html 893${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/files.html
824${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/folderclosed.png 894${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/folderclosed.png
@@ -840,29 +910,31 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -840,29 +910,31 @@ ${PLIST.latex}share/doc/doxygen/html/exa
840${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/splitbar.png 910${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/splitbar.png
841${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/sync_off.png 911${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/sync_off.png
842${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/sync_on.png 912${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/sync_on.png
843${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_a.png 913${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_a.png
844${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_b.png 914${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_b.png
845${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_h.png 915${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_h.png
846${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_s.png 916${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tab_s.png
847${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tabs.css 917${PLIST.latex}share/doc/doxygen/html/examples/memgrp/html/tabs.css
848${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/Makefile 918${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/Makefile
849${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/annotated.tex 919${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/annotated.tex
850${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/class_memgrp___test.tex 920${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/class_memgrp___test.tex
851${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/doxygen.sty 921${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/doxygen.sty
852${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/files.tex 922${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/files.tex
 923${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/longtable_doxygen.sty
853${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/memgrp_8cpp.tex 924${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/memgrp_8cpp.tex
854${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/refman.tex 925${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/refman.tex
855${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/refman_doc.tex 926${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/refman_doc.tex
 927${PLIST.latex}share/doc/doxygen/html/examples/memgrp/latex/tabu_doxygen.sty
856${PLIST.latex}share/doc/doxygen/html/examples/mux/html/annotated.html 928${PLIST.latex}share/doc/doxygen/html/examples/mux/html/annotated.html
857${PLIST.latex}share/doc/doxygen/html/examples/mux/html/bc_s.png 929${PLIST.latex}share/doc/doxygen/html/examples/mux/html/bc_s.png
858${PLIST.latex}share/doc/doxygen/html/examples/mux/html/bdwn.png 930${PLIST.latex}share/doc/doxygen/html/examples/mux/html/bdwn.png
859${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classes.html 931${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classes.html
860${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with-members.html 932${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with-members.html
861${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with.html 933${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with.html
862${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with_1_1behavior.html 934${PLIST.latex}share/doc/doxygen/html/examples/mux/html/classmux__using__with_1_1behavior.html
863${PLIST.latex}share/doc/doxygen/html/examples/mux/html/closed.png 935${PLIST.latex}share/doc/doxygen/html/examples/mux/html/closed.png
864${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doc.png 936${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doc.png
865${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doxygen.css 937${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doxygen.css
866${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doxygen.png 938${PLIST.latex}share/doc/doxygen/html/examples/mux/html/doxygen.png
867${PLIST.latex}share/doc/doxygen/html/examples/mux/html/dynsections.js 939${PLIST.latex}share/doc/doxygen/html/examples/mux/html/dynsections.js
868${PLIST.latex}share/doc/doxygen/html/examples/mux/html/files.html 940${PLIST.latex}share/doc/doxygen/html/examples/mux/html/files.html
@@ -883,29 +955,31 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -883,29 +955,31 @@ ${PLIST.latex}share/doc/doxygen/html/exa
883${PLIST.latex}share/doc/doxygen/html/examples/mux/html/sync_off.png 955${PLIST.latex}share/doc/doxygen/html/examples/mux/html/sync_off.png
884${PLIST.latex}share/doc/doxygen/html/examples/mux/html/sync_on.png 956${PLIST.latex}share/doc/doxygen/html/examples/mux/html/sync_on.png
885${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_a.png 957${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_a.png
886${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_b.png 958${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_b.png
887${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_h.png 959${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_h.png
888${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_s.png 960${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tab_s.png
889${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tabs.css 961${PLIST.latex}share/doc/doxygen/html/examples/mux/html/tabs.css
890${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/Makefile 962${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/Makefile
891${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/annotated.tex 963${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/annotated.tex
892${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/classmux__using__with.tex 964${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/classmux__using__with.tex
893${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/classmux__using__with_1_1behavior.tex 965${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/classmux__using__with_1_1behavior.tex
894${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/doxygen.sty 966${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/doxygen.sty
895${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/files.tex 967${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/files.tex
 968${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/longtable_doxygen.sty
896${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/mux_8vhdl.tex 969${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/mux_8vhdl.tex
897${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/refman.tex 970${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/refman.tex
898${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/refman_doc.tex 971${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/refman_doc.tex
 972${PLIST.latex}share/doc/doxygen/html/examples/mux/latex/tabu_doxygen.sty
899${PLIST.latex}share/doc/doxygen/html/examples/overload/html/annotated.html 973${PLIST.latex}share/doc/doxygen/html/examples/overload/html/annotated.html
900${PLIST.latex}share/doc/doxygen/html/examples/overload/html/bc_s.png 974${PLIST.latex}share/doc/doxygen/html/examples/overload/html/bc_s.png
901${PLIST.latex}share/doc/doxygen/html/examples/overload/html/bdwn.png 975${PLIST.latex}share/doc/doxygen/html/examples/overload/html/bdwn.png
902${PLIST.latex}share/doc/doxygen/html/examples/overload/html/class_overload___test-members.html 976${PLIST.latex}share/doc/doxygen/html/examples/overload/html/class_overload___test-members.html
903${PLIST.latex}share/doc/doxygen/html/examples/overload/html/class_overload___test.html 977${PLIST.latex}share/doc/doxygen/html/examples/overload/html/class_overload___test.html
904${PLIST.latex}share/doc/doxygen/html/examples/overload/html/classes.html 978${PLIST.latex}share/doc/doxygen/html/examples/overload/html/classes.html
905${PLIST.latex}share/doc/doxygen/html/examples/overload/html/closed.png 979${PLIST.latex}share/doc/doxygen/html/examples/overload/html/closed.png
906${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doc.png 980${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doc.png
907${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doxygen.css 981${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doxygen.css
908${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doxygen.png 982${PLIST.latex}share/doc/doxygen/html/examples/overload/html/doxygen.png
909${PLIST.latex}share/doc/doxygen/html/examples/overload/html/dynsections.js 983${PLIST.latex}share/doc/doxygen/html/examples/overload/html/dynsections.js
910${PLIST.latex}share/doc/doxygen/html/examples/overload/html/folderclosed.png 984${PLIST.latex}share/doc/doxygen/html/examples/overload/html/folderclosed.png
911${PLIST.latex}share/doc/doxygen/html/examples/overload/html/folderopen.png 985${PLIST.latex}share/doc/doxygen/html/examples/overload/html/folderopen.png
@@ -921,28 +995,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -921,28 +995,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
921${PLIST.latex}share/doc/doxygen/html/examples/overload/html/open.png 995${PLIST.latex}share/doc/doxygen/html/examples/overload/html/open.png
922${PLIST.latex}share/doc/doxygen/html/examples/overload/html/splitbar.png 996${PLIST.latex}share/doc/doxygen/html/examples/overload/html/splitbar.png
923${PLIST.latex}share/doc/doxygen/html/examples/overload/html/sync_off.png 997${PLIST.latex}share/doc/doxygen/html/examples/overload/html/sync_off.png
924${PLIST.latex}share/doc/doxygen/html/examples/overload/html/sync_on.png 998${PLIST.latex}share/doc/doxygen/html/examples/overload/html/sync_on.png
925${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_a.png 999${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_a.png
926${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_b.png 1000${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_b.png
927${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_h.png 1001${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_h.png
928${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_s.png 1002${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tab_s.png
929${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tabs.css 1003${PLIST.latex}share/doc/doxygen/html/examples/overload/html/tabs.css
930${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/Makefile 1004${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/Makefile
931${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/annotated.tex 1005${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/annotated.tex
932${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/class_overload___test.tex 1006${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/class_overload___test.tex
933${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/doxygen.sty 1007${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/doxygen.sty
 1008${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/longtable_doxygen.sty
934${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/refman.tex 1009${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/refman.tex
935${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/refman_doc.tex 1010${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/refman_doc.tex
 1011${PLIST.latex}share/doc/doxygen/html/examples/overload/latex/tabu_doxygen.sty
936${PLIST.latex}share/doc/doxygen/html/examples/page/html/bc_s.png 1012${PLIST.latex}share/doc/doxygen/html/examples/page/html/bc_s.png
937${PLIST.latex}share/doc/doxygen/html/examples/page/html/bdwn.png 1013${PLIST.latex}share/doc/doxygen/html/examples/page/html/bdwn.png
938${PLIST.latex}share/doc/doxygen/html/examples/page/html/closed.png 1014${PLIST.latex}share/doc/doxygen/html/examples/page/html/closed.png
939${PLIST.latex}share/doc/doxygen/html/examples/page/html/doc.png 1015${PLIST.latex}share/doc/doxygen/html/examples/page/html/doc.png
940${PLIST.latex}share/doc/doxygen/html/examples/page/html/doxygen.css 1016${PLIST.latex}share/doc/doxygen/html/examples/page/html/doxygen.css
941${PLIST.latex}share/doc/doxygen/html/examples/page/html/doxygen.png 1017${PLIST.latex}share/doc/doxygen/html/examples/page/html/doxygen.png
942${PLIST.latex}share/doc/doxygen/html/examples/page/html/dynsections.js 1018${PLIST.latex}share/doc/doxygen/html/examples/page/html/dynsections.js
943${PLIST.latex}share/doc/doxygen/html/examples/page/html/folderclosed.png 1019${PLIST.latex}share/doc/doxygen/html/examples/page/html/folderclosed.png
944${PLIST.latex}share/doc/doxygen/html/examples/page/html/folderopen.png 1020${PLIST.latex}share/doc/doxygen/html/examples/page/html/folderopen.png
945${PLIST.latex}share/doc/doxygen/html/examples/page/html/index.html 1021${PLIST.latex}share/doc/doxygen/html/examples/page/html/index.html
946${PLIST.latex}share/doc/doxygen/html/examples/page/html/jquery.js 1022${PLIST.latex}share/doc/doxygen/html/examples/page/html/jquery.js
947${PLIST.latex}share/doc/doxygen/html/examples/page/html/menu.js 1023${PLIST.latex}share/doc/doxygen/html/examples/page/html/menu.js
948${PLIST.latex}share/doc/doxygen/html/examples/page/html/menudata.js 1024${PLIST.latex}share/doc/doxygen/html/examples/page/html/menudata.js
@@ -953,30 +1029,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -953,30 +1029,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa
953${PLIST.latex}share/doc/doxygen/html/examples/page/html/page1.html 1029${PLIST.latex}share/doc/doxygen/html/examples/page/html/page1.html
954${PLIST.latex}share/doc/doxygen/html/examples/page/html/page2.html 1030${PLIST.latex}share/doc/doxygen/html/examples/page/html/page2.html
955${PLIST.latex}share/doc/doxygen/html/examples/page/html/pages.html 1031${PLIST.latex}share/doc/doxygen/html/examples/page/html/pages.html
956${PLIST.latex}share/doc/doxygen/html/examples/page/html/splitbar.png 1032${PLIST.latex}share/doc/doxygen/html/examples/page/html/splitbar.png
957${PLIST.latex}share/doc/doxygen/html/examples/page/html/sync_off.png 1033${PLIST.latex}share/doc/doxygen/html/examples/page/html/sync_off.png
958${PLIST.latex}share/doc/doxygen/html/examples/page/html/sync_on.png 1034${PLIST.latex}share/doc/doxygen/html/examples/page/html/sync_on.png
959${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_a.png 1035${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_a.png
960${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_b.png 1036${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_b.png
961${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_h.png 1037${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_h.png
962${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_s.png 1038${PLIST.latex}share/doc/doxygen/html/examples/page/html/tab_s.png
963${PLIST.latex}share/doc/doxygen/html/examples/page/html/tabs.css 1039${PLIST.latex}share/doc/doxygen/html/examples/page/html/tabs.css
964${PLIST.latex}share/doc/doxygen/html/examples/page/latex/Makefile 1040${PLIST.latex}share/doc/doxygen/html/examples/page/latex/Makefile
965${PLIST.latex}share/doc/doxygen/html/examples/page/latex/doxygen.sty 1041${PLIST.latex}share/doc/doxygen/html/examples/page/latex/doxygen.sty
 1042${PLIST.latex}share/doc/doxygen/html/examples/page/latex/longtable_doxygen.sty
966${PLIST.latex}share/doc/doxygen/html/examples/page/latex/page1.tex 1043${PLIST.latex}share/doc/doxygen/html/examples/page/latex/page1.tex
967${PLIST.latex}share/doc/doxygen/html/examples/page/latex/page2.tex 1044${PLIST.latex}share/doc/doxygen/html/examples/page/latex/page2.tex
968${PLIST.latex}share/doc/doxygen/html/examples/page/latex/refman.tex 1045${PLIST.latex}share/doc/doxygen/html/examples/page/latex/refman.tex
969${PLIST.latex}share/doc/doxygen/html/examples/page/latex/refman_doc.tex 1046${PLIST.latex}share/doc/doxygen/html/examples/page/latex/refman_doc.tex
 1047${PLIST.latex}share/doc/doxygen/html/examples/page/latex/tabu_doxygen.sty
970${PLIST.latex}share/doc/doxygen/html/examples/par/html/annotated.html 1048${PLIST.latex}share/doc/doxygen/html/examples/par/html/annotated.html
971${PLIST.latex}share/doc/doxygen/html/examples/par/html/bc_s.png 1049${PLIST.latex}share/doc/doxygen/html/examples/par/html/bc_s.png
972${PLIST.latex}share/doc/doxygen/html/examples/par/html/bdwn.png 1050${PLIST.latex}share/doc/doxygen/html/examples/par/html/bdwn.png
973${PLIST.latex}share/doc/doxygen/html/examples/par/html/class_par___test.html 1051${PLIST.latex}share/doc/doxygen/html/examples/par/html/class_par___test.html
974${PLIST.latex}share/doc/doxygen/html/examples/par/html/classes.html 1052${PLIST.latex}share/doc/doxygen/html/examples/par/html/classes.html
975${PLIST.latex}share/doc/doxygen/html/examples/par/html/closed.png 1053${PLIST.latex}share/doc/doxygen/html/examples/par/html/closed.png
976${PLIST.latex}share/doc/doxygen/html/examples/par/html/doc.png 1054${PLIST.latex}share/doc/doxygen/html/examples/par/html/doc.png
977${PLIST.latex}share/doc/doxygen/html/examples/par/html/doxygen.css 1055${PLIST.latex}share/doc/doxygen/html/examples/par/html/doxygen.css
978${PLIST.latex}share/doc/doxygen/html/examples/par/html/doxygen.png 1056${PLIST.latex}share/doc/doxygen/html/examples/par/html/doxygen.png
979${PLIST.latex}share/doc/doxygen/html/examples/par/html/dynsections.js 1057${PLIST.latex}share/doc/doxygen/html/examples/par/html/dynsections.js
980${PLIST.latex}share/doc/doxygen/html/examples/par/html/folderclosed.png 1058${PLIST.latex}share/doc/doxygen/html/examples/par/html/folderclosed.png
981${PLIST.latex}share/doc/doxygen/html/examples/par/html/folderopen.png 1059${PLIST.latex}share/doc/doxygen/html/examples/par/html/folderopen.png
982${PLIST.latex}share/doc/doxygen/html/examples/par/html/index.html 1060${PLIST.latex}share/doc/doxygen/html/examples/par/html/index.html
@@ -989,28 +1067,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -989,28 +1067,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
989${PLIST.latex}share/doc/doxygen/html/examples/par/html/open.png 1067${PLIST.latex}share/doc/doxygen/html/examples/par/html/open.png
990${PLIST.latex}share/doc/doxygen/html/examples/par/html/splitbar.png 1068${PLIST.latex}share/doc/doxygen/html/examples/par/html/splitbar.png
991${PLIST.latex}share/doc/doxygen/html/examples/par/html/sync_off.png 1069${PLIST.latex}share/doc/doxygen/html/examples/par/html/sync_off.png
992${PLIST.latex}share/doc/doxygen/html/examples/par/html/sync_on.png 1070${PLIST.latex}share/doc/doxygen/html/examples/par/html/sync_on.png
993${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_a.png 1071${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_a.png
994${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_b.png 1072${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_b.png
995${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_h.png 1073${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_h.png
996${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_s.png 1074${PLIST.latex}share/doc/doxygen/html/examples/par/html/tab_s.png
997${PLIST.latex}share/doc/doxygen/html/examples/par/html/tabs.css 1075${PLIST.latex}share/doc/doxygen/html/examples/par/html/tabs.css
998${PLIST.latex}share/doc/doxygen/html/examples/par/latex/Makefile 1076${PLIST.latex}share/doc/doxygen/html/examples/par/latex/Makefile
999${PLIST.latex}share/doc/doxygen/html/examples/par/latex/annotated.tex 1077${PLIST.latex}share/doc/doxygen/html/examples/par/latex/annotated.tex
1000${PLIST.latex}share/doc/doxygen/html/examples/par/latex/class_par___test.tex 1078${PLIST.latex}share/doc/doxygen/html/examples/par/latex/class_par___test.tex
1001${PLIST.latex}share/doc/doxygen/html/examples/par/latex/doxygen.sty 1079${PLIST.latex}share/doc/doxygen/html/examples/par/latex/doxygen.sty
 1080${PLIST.latex}share/doc/doxygen/html/examples/par/latex/longtable_doxygen.sty
1002${PLIST.latex}share/doc/doxygen/html/examples/par/latex/refman.tex 1081${PLIST.latex}share/doc/doxygen/html/examples/par/latex/refman.tex
1003${PLIST.latex}share/doc/doxygen/html/examples/par/latex/refman_doc.tex 1082${PLIST.latex}share/doc/doxygen/html/examples/par/latex/refman_doc.tex
 1083${PLIST.latex}share/doc/doxygen/html/examples/par/latex/tabu_doxygen.sty
1004${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/annotated.html 1084${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/annotated.html
1005${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/bc_s.png 1085${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/bc_s.png
1006${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/bdwn.png 1086${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/bdwn.png
1007${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classes.html 1087${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classes.html
1008${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1PyClass-members.html 1088${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1PyClass-members.html
1009${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1PyClass.html 1089${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1PyClass.html
1010${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1_py_class-members.html 1090${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1_py_class-members.html
1011${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1_py_class.html 1091${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/classpyexample_1_1_py_class.html
1012${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/closed.png 1092${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/closed.png
1013${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doc.png 1093${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doc.png
1014${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doxygen.css 1094${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doxygen.css
1015${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doxygen.png 1095${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/doxygen.png
1016${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/dynsections.js 1096${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/dynsections.js
@@ -1034,30 +1114,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1034,30 +1114,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1034${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/splitbar.png 1114${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/splitbar.png
1035${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/sync_off.png 1115${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/sync_off.png
1036${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/sync_on.png 1116${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/sync_on.png
1037${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_a.png 1117${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_a.png
1038${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_b.png 1118${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_b.png
1039${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_h.png 1119${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_h.png
1040${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_s.png 1120${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tab_s.png
1041${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tabs.css 1121${PLIST.latex}share/doc/doxygen/html/examples/pyexample/html/tabs.css
1042${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/Makefile 1122${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/Makefile
1043${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/annotated.tex 1123${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/annotated.tex
1044${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/classpyexample_1_1PyClass.tex 1124${PLIST.cs}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/classpyexample_1_1PyClass.tex
1045${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/classpyexample_1_1_py_class.tex 1125${PLIST.ci}${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/classpyexample_1_1_py_class.tex
1046${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/doxygen.sty 1126${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/doxygen.sty
 1127${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/longtable_doxygen.sty
1047${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/namespacepyexample.tex 1128${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/namespacepyexample.tex
1048${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/namespaces.tex 1129${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/namespaces.tex
1049${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/refman.tex 1130${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/refman.tex
1050${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/refman_doc.tex 1131${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/refman_doc.tex
 1132${PLIST.latex}share/doc/doxygen/html/examples/pyexample/latex/tabu_doxygen.sty
1051${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/annotated.html 1133${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/annotated.html
1052${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/bc_s.png 1134${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/bc_s.png
1053${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/bdwn.png 1135${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/bdwn.png
1054${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/class_q_tstyle___test-members.html 1136${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/class_q_tstyle___test-members.html
1055${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/class_q_tstyle___test.html 1137${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/class_q_tstyle___test.html
1056${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/classes.html 1138${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/classes.html
1057${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/closed.png 1139${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/closed.png
1058${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doc.png 1140${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doc.png
1059${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doxygen.css 1141${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doxygen.css
1060${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doxygen.png 1142${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/doxygen.png
1061${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/dynsections.js 1143${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/dynsections.js
1062${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/folderclosed.png 1144${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/folderclosed.png
1063${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/folderopen.png 1145${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/folderopen.png
@@ -1076,28 +1158,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1076,28 +1158,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1076${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/open.png 1158${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/open.png
1077${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/splitbar.png 1159${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/splitbar.png
1078${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/sync_off.png 1160${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/sync_off.png
1079${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/sync_on.png 1161${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/sync_on.png
1080${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_a.png 1162${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_a.png
1081${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_b.png 1163${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_b.png
1082${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_h.png 1164${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_h.png
1083${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_s.png 1165${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tab_s.png
1084${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tabs.css 1166${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/html/tabs.css
1085${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/Makefile 1167${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/Makefile
1086${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/annotated.tex 1168${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/annotated.tex
1087${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/class_q_tstyle___test.tex 1169${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/class_q_tstyle___test.tex
1088${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/doxygen.sty 1170${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/doxygen.sty
 1171${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/longtable_doxygen.sty
1089${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/refman.tex 1172${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/refman.tex
1090${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/refman_doc.tex 1173${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/refman_doc.tex
 1174${PLIST.latex}share/doc/doxygen/html/examples/qtstyle/latex/tabu_doxygen.sty
1091${PLIST.latex}share/doc/doxygen/html/examples/relates/html/annotated.html 1175${PLIST.latex}share/doc/doxygen/html/examples/relates/html/annotated.html
1092${PLIST.latex}share/doc/doxygen/html/examples/relates/html/bc_s.png 1176${PLIST.latex}share/doc/doxygen/html/examples/relates/html/bc_s.png
1093${PLIST.latex}share/doc/doxygen/html/examples/relates/html/bdwn.png 1177${PLIST.latex}share/doc/doxygen/html/examples/relates/html/bdwn.png
1094${PLIST.latex}share/doc/doxygen/html/examples/relates/html/class_string-members.html 1178${PLIST.latex}share/doc/doxygen/html/examples/relates/html/class_string-members.html
1095${PLIST.latex}share/doc/doxygen/html/examples/relates/html/class_string.html 1179${PLIST.latex}share/doc/doxygen/html/examples/relates/html/class_string.html
1096${PLIST.latex}share/doc/doxygen/html/examples/relates/html/classes.html 1180${PLIST.latex}share/doc/doxygen/html/examples/relates/html/classes.html
1097${PLIST.latex}share/doc/doxygen/html/examples/relates/html/closed.png 1181${PLIST.latex}share/doc/doxygen/html/examples/relates/html/closed.png
1098${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doc.png 1182${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doc.png
1099${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doxygen.css 1183${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doxygen.css
1100${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doxygen.png 1184${PLIST.latex}share/doc/doxygen/html/examples/relates/html/doxygen.png
1101${PLIST.latex}share/doc/doxygen/html/examples/relates/html/dynsections.js 1185${PLIST.latex}share/doc/doxygen/html/examples/relates/html/dynsections.js
1102${PLIST.latex}share/doc/doxygen/html/examples/relates/html/folderclosed.png 1186${PLIST.latex}share/doc/doxygen/html/examples/relates/html/folderclosed.png
1103${PLIST.latex}share/doc/doxygen/html/examples/relates/html/folderopen.png 1187${PLIST.latex}share/doc/doxygen/html/examples/relates/html/folderopen.png
@@ -1114,28 +1198,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1114,28 +1198,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1114${PLIST.latex}share/doc/doxygen/html/examples/relates/html/open.png 1198${PLIST.latex}share/doc/doxygen/html/examples/relates/html/open.png
1115${PLIST.latex}share/doc/doxygen/html/examples/relates/html/splitbar.png 1199${PLIST.latex}share/doc/doxygen/html/examples/relates/html/splitbar.png
1116${PLIST.latex}share/doc/doxygen/html/examples/relates/html/sync_off.png 1200${PLIST.latex}share/doc/doxygen/html/examples/relates/html/sync_off.png
1117${PLIST.latex}share/doc/doxygen/html/examples/relates/html/sync_on.png 1201${PLIST.latex}share/doc/doxygen/html/examples/relates/html/sync_on.png
1118${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_a.png 1202${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_a.png
1119${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_b.png 1203${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_b.png
1120${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_h.png 1204${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_h.png
1121${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_s.png 1205${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tab_s.png
1122${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tabs.css 1206${PLIST.latex}share/doc/doxygen/html/examples/relates/html/tabs.css
1123${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/Makefile 1207${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/Makefile
1124${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/annotated.tex 1208${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/annotated.tex
1125${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/class_string.tex 1209${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/class_string.tex
1126${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/doxygen.sty 1210${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/doxygen.sty
 1211${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/longtable_doxygen.sty
1127${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/refman.tex 1212${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/refman.tex
1128${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/refman_doc.tex 1213${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/refman_doc.tex
 1214${PLIST.latex}share/doc/doxygen/html/examples/relates/latex/tabu_doxygen.sty
1129${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/annotated.html 1215${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/annotated.html
1130${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/bc_s.png 1216${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/bc_s.png
1131${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/bdwn.png 1217${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/bdwn.png
1132${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/classes.html 1218${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/classes.html
1133${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/closed.png 1219${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/closed.png
1134${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doc.png 1220${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doc.png
1135${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doxygen.css 1221${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doxygen.css
1136${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doxygen.png 1222${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/doxygen.png
1137${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/dynsections.js 1223${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/dynsections.js
1138${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/files.html 1224${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/files.html
1139${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/folderclosed.png 1225${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/folderclosed.png
1140${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/folderopen.png 1226${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/folderopen.png
1141${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/functions.html 1227${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/functions.html
@@ -1156,30 +1242,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1156,30 +1242,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1156${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/struct_coord_struct-members.html 1242${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/struct_coord_struct-members.html
1157${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/struct_coord_struct.html 1243${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/struct_coord_struct.html
1158${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/sync_off.png 1244${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/sync_off.png
1159${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/sync_on.png 1245${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/sync_on.png
1160${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_a.png 1246${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_a.png
1161${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_b.png 1247${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_b.png
1162${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_h.png 1248${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_h.png
1163${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_s.png 1249${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tab_s.png
1164${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tabs.css 1250${PLIST.latex}share/doc/doxygen/html/examples/restypedef/html/tabs.css
1165${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/Makefile 1251${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/Makefile
1166${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/annotated.tex 1252${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/annotated.tex
1167${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/doxygen.sty 1253${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/doxygen.sty
1168${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/files.tex 1254${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/files.tex
 1255${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/longtable_doxygen.sty
1169${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/refman.tex 1256${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/refman.tex
1170${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/refman_doc.tex 1257${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/refman_doc.tex
1171${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/restypedef_8cpp.tex 1258${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/restypedef_8cpp.tex
1172${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/struct_coord_struct.tex 1259${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/struct_coord_struct.tex
 1260${PLIST.latex}share/doc/doxygen/html/examples/restypedef/latex/tabu_doxygen.sty
1173${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/bc_s.png 1261${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/bc_s.png
1174${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/bdwn.png 1262${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/bdwn.png
1175${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/closed.png 1263${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/closed.png
1176${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doc.png 1264${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doc.png
1177${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doxygen.css 1265${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doxygen.css
1178${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doxygen.png 1266${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/doxygen.png
1179${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/dynsections.js 1267${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/dynsections.js
1180${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/files.html 1268${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/files.html
1181${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/folderclosed.png 1269${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/folderclosed.png
1182${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/folderopen.png 1270${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/folderopen.png
1183${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals.html 1271${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals.html
1184${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_defs.html 1272${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_defs.html
1185${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_func.html 1273${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/globals_func.html
@@ -1196,29 +1284,31 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1196,29 +1284,31 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1196${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/splitbar.png 1284${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/splitbar.png
1197${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/structcmd_8h.html 1285${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/structcmd_8h.html
1198${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/structcmd_8h_source.html 1286${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/structcmd_8h_source.html
1199${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/sync_off.png 1287${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/sync_off.png
1200${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/sync_on.png 1288${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/sync_on.png
1201${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_a.png 1289${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_a.png
1202${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_b.png 1290${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_b.png
1203${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_h.png 1291${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_h.png
1204${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_s.png 1292${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tab_s.png
1205${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tabs.css 1293${PLIST.latex}share/doc/doxygen/html/examples/structcmd/html/tabs.css
1206${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/Makefile 1294${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/Makefile
1207${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/doxygen.sty 1295${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/doxygen.sty
1208${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/files.tex 1296${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/files.tex
 1297${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/longtable_doxygen.sty
1209${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/refman.tex 1298${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/refman.tex
1210${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/refman_doc.tex 1299${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/refman_doc.tex
1211${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/structcmd_8h.tex 1300${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/structcmd_8h.tex
 1301${PLIST.latex}share/doc/doxygen/html/examples/structcmd/latex/tabu_doxygen.sty
1212${PLIST.latex}share/doc/doxygen/html/examples/tag/html/annotated.html 1302${PLIST.latex}share/doc/doxygen/html/examples/tag/html/annotated.html
1213${PLIST.latex}share/doc/doxygen/html/examples/tag/html/bc_s.png 1303${PLIST.latex}share/doc/doxygen/html/examples/tag/html/bc_s.png
1214${PLIST.latex}share/doc/doxygen/html/examples/tag/html/bdwn.png 1304${PLIST.latex}share/doc/doxygen/html/examples/tag/html/bdwn.png
1215${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag-members.html 1305${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag-members.html
1216${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag.html 1306${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag.html
1217${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag.png 1307${PLIST.latex}share/doc/doxygen/html/examples/tag/html/class_tag.png
1218${PLIST.latex}share/doc/doxygen/html/examples/tag/html/classes.html 1308${PLIST.latex}share/doc/doxygen/html/examples/tag/html/classes.html
1219${PLIST.latex}share/doc/doxygen/html/examples/tag/html/closed.png 1309${PLIST.latex}share/doc/doxygen/html/examples/tag/html/closed.png
1220${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doc.png 1310${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doc.png
1221${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doxygen.css 1311${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doxygen.css
1222${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doxygen.png 1312${PLIST.latex}share/doc/doxygen/html/examples/tag/html/doxygen.png
1223${PLIST.latex}share/doc/doxygen/html/examples/tag/html/dynsections.js 1313${PLIST.latex}share/doc/doxygen/html/examples/tag/html/dynsections.js
1224${PLIST.latex}share/doc/doxygen/html/examples/tag/html/folderclosed.png 1314${PLIST.latex}share/doc/doxygen/html/examples/tag/html/folderclosed.png
@@ -1239,28 +1329,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1239,28 +1329,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1239${PLIST.latex}share/doc/doxygen/html/examples/tag/html/sync_on.png 1329${PLIST.latex}share/doc/doxygen/html/examples/tag/html/sync_on.png
1240${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_a.png 1330${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_a.png
1241${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_b.png 1331${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_b.png
1242${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_h.png 1332${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_h.png
1243${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_s.png 1333${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tab_s.png
1244${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tabs.css 1334${PLIST.latex}share/doc/doxygen/html/examples/tag/html/tabs.css
1245${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/Makefile 1335${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/Makefile
1246${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/annotated.tex 1336${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/annotated.tex
1247${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.eps 1337${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.eps
1248${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.pdf 1338${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.pdf
1249${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.tex 1339${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/class_tag.tex
1250${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/doxygen.sty 1340${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/doxygen.sty
1251${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/hierarchy.tex 1341${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/hierarchy.tex
 1342${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/longtable_doxygen.sty
1252${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/refman.tex 1343${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/refman.tex
1253${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/refman_doc.tex 1344${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/refman_doc.tex
 1345${PLIST.latex}share/doc/doxygen/html/examples/tag/latex/tabu_doxygen.sty
1254${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/annotated.html 1346${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/annotated.html
1255${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/bc_s.png 1347${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/bc_s.png
1256${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/bdwn.png 1348${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/bdwn.png
1257${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classes.html 1349${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classes.html
1258${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1itcl__class-members.html 1350${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1itcl__class-members.html
1259${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1itcl__class.html 1351${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1itcl__class.html
1260${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1oo__class-members.html 1352${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1oo__class-members.html
1261${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1oo__class.html 1353${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/classns_1_1oo__class.html
1262${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/closed.png 1354${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/closed.png
1263${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doc.png 1355${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doc.png
1264${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doxygen.css 1356${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doxygen.css
1265${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doxygen.png 1357${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/doxygen.png
1266${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/dynsections.js 1358${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/dynsections.js
@@ -1289,30 +1381,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1289,30 +1381,32 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1289${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/sync_on.png 1381${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/sync_on.png
1290${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_a.png 1382${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_a.png
1291${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_b.png 1383${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_b.png
1292${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_h.png 1384${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_h.png
1293${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_s.png 1385${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tab_s.png
1294${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tabs.css 1386${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tabs.css
1295${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tclexample_8tcl.html 1387${PLIST.latex}share/doc/doxygen/html/examples/tclexample/html/tclexample_8tcl.html
1296${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/Makefile 1388${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/Makefile
1297${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/annotated.tex 1389${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/annotated.tex
1298${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/classns_1_1itcl__class.tex 1390${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/classns_1_1itcl__class.tex
1299${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/classns_1_1oo__class.tex 1391${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/classns_1_1oo__class.tex
1300${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/doxygen.sty 1392${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/doxygen.sty
1301${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/files.tex 1393${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/files.tex
 1394${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/longtable_doxygen.sty
1302${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/namespacens.tex 1395${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/namespacens.tex
1303${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/namespaces.tex 1396${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/namespaces.tex
1304${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/refman.tex 1397${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/refman.tex
1305${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/refman_doc.tex 1398${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/refman_doc.tex
 1399${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/tabu_doxygen.sty
1306${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/tclexample_8tcl.tex 1400${PLIST.latex}share/doc/doxygen/html/examples/tclexample/latex/tclexample_8tcl.tex
1307${PLIST.latex}share/doc/doxygen/html/examples/template/html/annotated.html 1401${PLIST.latex}share/doc/doxygen/html/examples/template/html/annotated.html
1308${PLIST.latex}share/doc/doxygen/html/examples/template/html/bc_s.png 1402${PLIST.latex}share/doc/doxygen/html/examples/template/html/bc_s.png
1309${PLIST.latex}share/doc/doxygen/html/examples/template/html/bdwn.png 1403${PLIST.latex}share/doc/doxygen/html/examples/template/html/bdwn.png
1310${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test-members.html 1404${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test-members.html
1311${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test.html 1405${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test.html
1312${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4-members.html 1406${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4-members.html
1313${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4.html 1407${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4.html
1314${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4.png 1408${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01_t_01_5_01_4.png
1315${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html 1409${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html
1316${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html 1410${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html
1317${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.png 1411${PLIST.latex}share/doc/doxygen/html/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.png
1318${PLIST.latex}share/doc/doxygen/html/examples/template/html/classes.html 1412${PLIST.latex}share/doc/doxygen/html/examples/template/html/classes.html
@@ -1343,28 +1437,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa @@ -1343,28 +1437,30 @@ ${PLIST.latex}share/doc/doxygen/html/exa
1343${PLIST.latex}share/doc/doxygen/html/examples/template/html/tab_s.png 1437${PLIST.latex}share/doc/doxygen/html/examples/template/html/tab_s.png
1344${PLIST.latex}share/doc/doxygen/html/examples/template/html/tabs.css 1438${PLIST.latex}share/doc/doxygen/html/examples/template/html/tabs.css
1345${PLIST.latex}share/doc/doxygen/html/examples/template/latex/Makefile 1439${PLIST.latex}share/doc/doxygen/html/examples/template/latex/Makefile
1346${PLIST.latex}share/doc/doxygen/html/examples/template/latex/annotated.tex 1440${PLIST.latex}share/doc/doxygen/html/examples/template/latex/annotated.tex
1347${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test.tex 1441${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test.tex
1348${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.eps 1442${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.eps
1349${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.pdf 1443${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.pdf
1350${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.tex 1444${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01_t_01_5_01_4.tex
1351${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.eps 1445${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.eps
1352${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.pdf 1446${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.pdf
1353${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.tex 1447${PLIST.latex}share/doc/doxygen/html/examples/template/latex/class_test_3_01void_01_5_00_01200_01_4.tex
1354${PLIST.latex}share/doc/doxygen/html/examples/template/latex/doxygen.sty 1448${PLIST.latex}share/doc/doxygen/html/examples/template/latex/doxygen.sty
1355${PLIST.latex}share/doc/doxygen/html/examples/template/latex/hierarchy.tex 1449${PLIST.latex}share/doc/doxygen/html/examples/template/latex/hierarchy.tex
 1450${PLIST.latex}share/doc/doxygen/html/examples/template/latex/longtable_doxygen.sty
1356${PLIST.latex}share/doc/doxygen/html/examples/template/latex/refman.tex 1451${PLIST.latex}share/doc/doxygen/html/examples/template/latex/refman.tex
1357${PLIST.latex}share/doc/doxygen/html/examples/template/latex/refman_doc.tex 1452${PLIST.latex}share/doc/doxygen/html/examples/template/latex/refman_doc.tex
 1453${PLIST.latex}share/doc/doxygen/html/examples/template/latex/tabu_doxygen.sty
1358${PLIST.latex}share/doc/doxygen/html/external.html 1454${PLIST.latex}share/doc/doxygen/html/external.html
1359${PLIST.latex}share/doc/doxygen/html/extsearch.html 1455${PLIST.latex}share/doc/doxygen/html/extsearch.html
1360${PLIST.latex}share/doc/doxygen/html/extsearch_flow.png 1456${PLIST.latex}share/doc/doxygen/html/extsearch_flow.png
1361${PLIST.latex}share/doc/doxygen/html/faq.html 1457${PLIST.latex}share/doc/doxygen/html/faq.html
1362${PLIST.latex}share/doc/doxygen/html/features.html 1458${PLIST.latex}share/doc/doxygen/html/features.html
1363${PLIST.latex}share/doc/doxygen/html/folderclosed.png 1459${PLIST.latex}share/doc/doxygen/html/folderclosed.png
1364${PLIST.latex}share/doc/doxygen/html/folderopen.png 1460${PLIST.latex}share/doc/doxygen/html/folderopen.png
1365${PLIST.latex}share/doc/doxygen/html/form_0.png 1461${PLIST.latex}share/doc/doxygen/html/form_0.png
1366${PLIST.latex}share/doc/doxygen/html/form_1.png 1462${PLIST.latex}share/doc/doxygen/html/form_1.png
1367${PLIST.latex}share/doc/doxygen/html/form_10.png 1463${PLIST.latex}share/doc/doxygen/html/form_10.png
1368${PLIST.latex}share/doc/doxygen/html/form_11.png 1464${PLIST.latex}share/doc/doxygen/html/form_11.png
1369${PLIST.latex}share/doc/doxygen/html/form_12.png 1465${PLIST.latex}share/doc/doxygen/html/form_12.png
1370${PLIST.latex}share/doc/doxygen/html/form_2.png 1466${PLIST.latex}share/doc/doxygen/html/form_2.png

cvs diff -r1.65 -r1.66 pkgsrc/devel/doxygen/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/distinfo 2019/01/31 14:15:55 1.65
+++ pkgsrc/devel/doxygen/distinfo 2019/10/17 20:35:58 1.66
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.65 2019/01/31 14:15:55 wiz Exp $ 1$NetBSD: distinfo,v 1.66 2019/10/17 20:35:58 adam Exp $
2 2
3SHA1 (doxygen-1.8.15.src.tar.gz) = bb5d7456a7ff63768e8755762860d64debd3a4ff 3SHA1 (doxygen-1.8.16.src.tar.gz) = 912a36bad9b81ef27a0ff0208b459c500412c6b2
4RMD160 (doxygen-1.8.15.src.tar.gz) = c9f14928c77410d2f71568d4602a489d8ab889d9 4RMD160 (doxygen-1.8.16.src.tar.gz) = 10d26e3ea9c63d7a01e9e8ecc8dd8b5ee111cc9a
5SHA512 (doxygen-1.8.15.src.tar.gz) = a5512e78be66c1591d8ec7e284d5d25c92a97218c79e6fed3c538c723a8dfef4ff7085970bf271a6b639e907157cd4df9fb55d3c975f8d3302fb1012a4d92079 5SHA512 (doxygen-1.8.16.src.tar.gz) = 46a0189aa82d5a687bdd99a904f0c061fccca407d15867d14c8c4d13e8b21a8989e7ccd6af30840803b589ed20dd86084a4db880fba0d3bfa1fdcdd8d23e12de
6Size (doxygen-1.8.15.src.tar.gz) = 5097791 bytes 6Size (doxygen-1.8.16.src.tar.gz) = 5497317 bytes
7SHA1 (patch-ac) = 87c68a2ce598c10d90d775764f4c05739eb51435 7SHA1 (patch-qtools_qglobal.h) = 6d89627ac032d95450ea878e81c027d81345952c
8SHA1 (patch-ah) = c1a7f35fe2adcfd094c3ba0f81fee47a027bcf82 8SHA1 (patch-src_dirdef.cpp) = cd51a1745e828467feeeb5b89c37c5b2a4834583

cvs diff -r1.13 -r1.14 pkgsrc/devel/doxygen/options.mk (expand / switch to unified diff)

--- pkgsrc/devel/doxygen/options.mk 2019/02/22 14:08:56 1.13
+++ pkgsrc/devel/doxygen/options.mk 2019/10/17 20:35:58 1.14
@@ -1,28 +1,26 @@ @@ -1,28 +1,26 @@
1# $NetBSD: options.mk,v 1.13 2019/02/22 14:08:56 wiz Exp $ 1# $NetBSD: options.mk,v 1.14 2019/10/17 20:35:58 adam Exp $
2 2
3PKG_OPTIONS_VAR= PKG_OPTIONS.doxygen 3PKG_OPTIONS_VAR= PKG_OPTIONS.doxygen
4PKG_SUPPORTED_OPTIONS= latex 4PKG_SUPPORTED_OPTIONS= latex qt
5#PKG_SUGGESTED_OPTIONS= latex 
6 5
7.include "../../mk/bsd.options.mk" 6.include "../../mk/bsd.options.mk"
8 7
9PLIST_VARS+= latex 8PLIST_VARS+= latex qt
10 9
11.if !empty(PKG_OPTIONS:Mlatex) 10.if !empty(PKG_OPTIONS:Mlatex)
12PLIST.latex= yes 11CMAKE_ARGS+= -Dbuild_doc=ON
13 12BUILD_TARGET= all docs
14CMAKE_ARGS+= -Dbuild_doc:BOOL=YES 13PLIST.latex= yes
15BUILD_TARGET= all docs 
16 14
17# XXX Clearly separate what is build time vs runtime, and move 15# XXX Clearly separate what is build time vs runtime, and move
18# build-time dependencies into USE_TOOLS framework. 16# build-time dependencies into USE_TOOLS framework.
19 17
20BUILD_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf 18BUILD_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf
21DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk 19DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
22DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk 20DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
23DEPENDS+= tex-a4wide>=2010nb1:../../print/tex-a4wide 21DEPENDS+= tex-a4wide>=2010nb1:../../print/tex-a4wide
24DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super 22DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super
25DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec 23DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
26DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf 24DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
27DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 25DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
28DEPENDS+= tex-rsfs-[0-9]*:../../fonts/tex-rsfs 26DEPENDS+= tex-rsfs-[0-9]*:../../fonts/tex-rsfs
@@ -52,15 +50,21 @@ DEPENDS+= tex-natbib-[0-9]*:../../print/ @@ -52,15 +50,21 @@ DEPENDS+= tex-natbib-[0-9]*:../../print/
52DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek 50DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
53DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf 51DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
54DEPENDS+= tex-psnfss>=9.2anb2:../../fonts/tex-psnfss 52DEPENDS+= tex-psnfss>=9.2anb2:../../fonts/tex-psnfss
55DEPENDS+= tex-pspicture-[0-9]*:../../print/tex-pspicture 53DEPENDS+= tex-pspicture-[0-9]*:../../print/tex-pspicture
56DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty 54DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty
57DEPENDS+= tex-stackengine-[0-9]*:../../print/tex-stackengine 55DEPENDS+= tex-stackengine-[0-9]*:../../print/tex-stackengine
58DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu 56DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu
59DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft 57DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
60DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools 58DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
61DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem 59DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
62DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym 60DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym
63DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor 61DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
64DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab 62DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab
 63.endif
 64
65 65
 66.if !empty(PKG_OPTIONS:Mqt)
 67CMAKE_ARGS+= -Dbuild_wizard=ON
 68PLIST.qt= yes
 69.include "../../x11/qt5-qtbase/buildlink3.mk"
66.endif 70.endif

File Deleted: pkgsrc/devel/doxygen/patches/Attic/patch-ac

File Deleted: pkgsrc/devel/doxygen/patches/Attic/patch-ah

File Added: pkgsrc/devel/doxygen/patches/Attic/patch-qtools_qglobal.h
$NetBSD: patch-qtools_qglobal.h,v 1.1 2019/10/17 20:35:58 adam Exp $

Add DragonFly support.

--- qtools/qglobal.h.orig	2019-03-16 19:19:44.000000000 +0000
+++ qtools/qglobal.h
@@ -102,7 +102,7 @@
 #define _OS_RELIANTUNIX_
 #elif defined(linux) || defined(__linux) || defined(__linux__) || defined(__GNU__) || defined(__GLIBC__)
 #define _OS_LINUX_
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__DragonFly__)
 #define _OS_FREEBSD_
 #elif defined(__NetBSD__)
 #define _OS_NETBSD_

File Added: pkgsrc/devel/doxygen/patches/patch-src_dirdef.cpp
$NetBSD: patch-src_dirdef.cpp,v 1.1 2019/10/17 20:35:58 adam Exp $

Doxygen encodes the source directory path into some of the output filenames.
This is problematic in a pkgsrc context as it means WRKDIR pathnames can appear
in generated filenames. Fix by reverting to the old way of naming the files.

--- src/dirdef.cpp.orig	2019-06-13 19:36:00.000000000 +0000
+++ src/dirdef.cpp
@@ -198,7 +198,7 @@ QCString DirDefImpl::getOutputFileBase()
 {
   //printf("DirDefImpl::getOutputFileBase() %s->dir_%s\n",
   //    m_diskName.data(),encodeDirName(m_diskName).data());
-  return "dir_"+encodeDirName(m_diskName);
+  return QCString().sprintf("dir_%06d",m_dirCount);
 }
 
 void DirDefImpl::writeDetailedDescription(OutputList &ol,const QCString &title)