diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 7d80e447d2e0..f8d4ed6b93a6 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -1,23 +1,23 @@ PORTNAME= innoextract PORTVERSION= 1.9 PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Program to extract Inno Setup files LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_sparc64= Does not build: undefined reference to std::ctype::_M_widen_init() BUILD_DEPENDS= boost-libs>0:devel/boost-libs USES= cmake compiler:c++11-lang iconv CMAKE_ON= Boost_USE_STATIC_LIBS PLIST_FILES= bin/innoextract \ - man/man1/innoextract.1.gz + share/man/man1/innoextract.1.gz .include diff --git a/archivers/libzip/pkg-plist b/archivers/libzip/pkg-plist index 7f9322af53bd..6968145ef779 100644 --- a/archivers/libzip/pkg-plist +++ b/archivers/libzip/pkg-plist @@ -1,135 +1,135 @@ bin/zipcmp bin/zipmerge bin/ziptool include/zip.h include/zipconf.h lib/cmake/libzip/libzip-config-version.cmake lib/cmake/libzip/libzip-config.cmake lib/cmake/libzip/libzip-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/libzip/libzip-targets.cmake lib/libzip.so lib/libzip.so.5 lib/libzip.so.5.3 libdata/pkgconfig/libzip.pc -man/man1/zipcmp.1.gz -man/man1/zipmerge.1.gz -man/man1/ziptool.1.gz -man/man3/ZIP_SOURCE_GET_ARGS.3.gz -man/man3/libzip.3.gz -man/man3/zip_add.3.gz -man/man3/zip_add_dir.3.gz -man/man3/zip_compression_method_supported.3.gz -man/man3/zip_close.3.gz -man/man3/zip_delete.3.gz -man/man3/zip_dir_add.3.gz -man/man3/zip_discard.3.gz -man/man3/zip_encryption_method_supported.3.gz -man/man3/zip_error_clear.3.gz -man/man3/zip_error_code_system.3.gz -man/man3/zip_error_code_zip.3.gz -man/man3/zip_error_fini.3.gz -man/man3/zip_error_get.3.gz -man/man3/zip_error_get_sys_type.3.gz -man/man3/zip_error_init.3.gz -man/man3/zip_error_init_with_code.3.gz -man/man3/zip_error_set.3.gz -man/man3/zip_error_strerror.3.gz -man/man3/zip_error_system_type.3.gz -man/man3/zip_error_to_data.3.gz -man/man3/zip_error_to_str.3.gz -man/man3/zip_errors.3.gz -man/man3/zip_fclose.3.gz -man/man3/zip_fdopen.3.gz -man/man3/zip_file_add.3.gz -man/man3/zip_file_attributes_init.3.gz -man/man3/zip_file_error_clear.3.gz -man/man3/zip_file_error_get.3.gz -man/man3/zip_file_extra_field_delete.3.gz -man/man3/zip_file_extra_field_delete_by_id.3.gz -man/man3/zip_file_extra_field_get.3.gz -man/man3/zip_file_extra_field_get_by_id.3.gz -man/man3/zip_file_extra_field_set.3.gz -man/man3/zip_file_extra_fields_count.3.gz -man/man3/zip_file_extra_fields_count_by_id.3.gz -man/man3/zip_file_get_comment.3.gz -man/man3/zip_file_get_error.3.gz -man/man3/zip_file_get_external_attributes.3.gz -man/man3/zip_file_rename.3.gz -man/man3/zip_file_replace.3.gz -man/man3/zip_file_set_comment.3.gz -man/man3/zip_file_set_dostime.3.gz -man/man3/zip_file_set_encryption.3.gz -man/man3/zip_file_set_external_attributes.3.gz -man/man3/zip_file_set_mtime.3.gz -man/man3/zip_file_strerror.3.gz -man/man3/zip_fopen.3.gz -man/man3/zip_fopen_encrypted.3.gz -man/man3/zip_fopen_index.3.gz -man/man3/zip_fopen_index_encrypted.3.gz -man/man3/zip_fread.3.gz -man/man3/zip_fseek.3.gz -man/man3/zip_ftell.3.gz -man/man3/zip_get_archive_comment.3.gz -man/man3/zip_get_archive_flag.3.gz -man/man3/zip_get_error.3.gz -man/man3/zip_get_file_comment.3.gz -man/man3/zip_get_name.3.gz -man/man3/zip_get_num_entries.3.gz -man/man3/zip_get_num_files.3.gz -man/man3/zip_libzip_version.3.gz -man/man3/zip_name_locate.3.gz -man/man3/zip_open.3.gz -man/man3/zip_open_from_source.3.gz -man/man3/zip_register_progress_callback.3.gz -man/man3/zip_register_progress_callback_with_state.3.gz -man/man3/zip_rename.3.gz -man/man3/zip_replace.3.gz -man/man3/zip_set_archive_comment.3.gz -man/man3/zip_set_archive_flag.3.gz -man/man3/zip_set_default_password.3.gz -man/man3/zip_set_file_comment.3.gz -man/man3/zip_set_file_compression.3.gz -man/man3/zip_source.3.gz -man/man3/zip_source_begin_write.3.gz -man/man3/zip_source_begin_write_cloning.3.gz -man/man3/zip_source_buffer.3.gz -man/man3/zip_source_buffer_create.3.gz -man/man3/zip_source_buffer_fragment.3.gz -man/man3/zip_source_buffer_fragment_create.3.gz -man/man3/zip_source_close.3.gz -man/man3/zip_source_commit_write.3.gz -man/man3/zip_source_error.3.gz -man/man3/zip_source_file.3.gz -man/man3/zip_source_file_create.3.gz -man/man3/zip_source_filep.3.gz -man/man3/zip_source_filep_create.3.gz -man/man3/zip_source_free.3.gz -man/man3/zip_source_function.3.gz -man/man3/zip_source_function_create.3.gz -man/man3/zip_source_is_deleted.3.gz -man/man3/zip_source_keep.3.gz -man/man3/zip_source_make_command_bitmap.3.gz -man/man3/zip_source_open.3.gz -man/man3/zip_source_read.3.gz -man/man3/zip_source_rollback_write.3.gz -man/man3/zip_source_seek.3.gz -man/man3/zip_source_seek_compute_offset.3.gz -man/man3/zip_source_seek_write.3.gz -man/man3/zip_source_stat.3.gz -man/man3/zip_source_tell.3.gz -man/man3/zip_source_tell_write.3.gz -man/man3/zip_source_win32a.3.gz -man/man3/zip_source_win32a_create.3.gz -man/man3/zip_source_win32handle.3.gz -man/man3/zip_source_win32handle_create.3.gz -man/man3/zip_source_win32w.3.gz -man/man3/zip_source_win32w_create.3.gz -man/man3/zip_source_write.3.gz -man/man3/zip_source_zip.3.gz -man/man3/zip_stat.3.gz -man/man3/zip_stat_index.3.gz -man/man3/zip_stat_init.3.gz -man/man3/zip_strerror.3.gz -man/man3/zip_unchange.3.gz -man/man3/zip_unchange_all.3.gz -man/man3/zip_unchange_archive.3.gz +share/man/man1/zipcmp.1.gz +share/man/man1/zipmerge.1.gz +share/man/man1/ziptool.1.gz +share/man/man3/ZIP_SOURCE_GET_ARGS.3.gz +share/man/man3/libzip.3.gz +share/man/man3/zip_add.3.gz +share/man/man3/zip_add_dir.3.gz +share/man/man3/zip_compression_method_supported.3.gz +share/man/man3/zip_close.3.gz +share/man/man3/zip_delete.3.gz +share/man/man3/zip_dir_add.3.gz +share/man/man3/zip_discard.3.gz +share/man/man3/zip_encryption_method_supported.3.gz +share/man/man3/zip_error_clear.3.gz +share/man/man3/zip_error_code_system.3.gz +share/man/man3/zip_error_code_zip.3.gz +share/man/man3/zip_error_fini.3.gz +share/man/man3/zip_error_get.3.gz +share/man/man3/zip_error_get_sys_type.3.gz +share/man/man3/zip_error_init.3.gz +share/man/man3/zip_error_init_with_code.3.gz +share/man/man3/zip_error_set.3.gz +share/man/man3/zip_error_strerror.3.gz +share/man/man3/zip_error_system_type.3.gz +share/man/man3/zip_error_to_data.3.gz +share/man/man3/zip_error_to_str.3.gz +share/man/man3/zip_errors.3.gz +share/man/man3/zip_fclose.3.gz +share/man/man3/zip_fdopen.3.gz +share/man/man3/zip_file_add.3.gz +share/man/man3/zip_file_attributes_init.3.gz +share/man/man3/zip_file_error_clear.3.gz +share/man/man3/zip_file_error_get.3.gz +share/man/man3/zip_file_extra_field_delete.3.gz +share/man/man3/zip_file_extra_field_delete_by_id.3.gz +share/man/man3/zip_file_extra_field_get.3.gz +share/man/man3/zip_file_extra_field_get_by_id.3.gz +share/man/man3/zip_file_extra_field_set.3.gz +share/man/man3/zip_file_extra_fields_count.3.gz +share/man/man3/zip_file_extra_fields_count_by_id.3.gz +share/man/man3/zip_file_get_comment.3.gz +share/man/man3/zip_file_get_error.3.gz +share/man/man3/zip_file_get_external_attributes.3.gz +share/man/man3/zip_file_rename.3.gz +share/man/man3/zip_file_replace.3.gz +share/man/man3/zip_file_set_comment.3.gz +share/man/man3/zip_file_set_dostime.3.gz +share/man/man3/zip_file_set_encryption.3.gz +share/man/man3/zip_file_set_external_attributes.3.gz +share/man/man3/zip_file_set_mtime.3.gz +share/man/man3/zip_file_strerror.3.gz +share/man/man3/zip_fopen.3.gz +share/man/man3/zip_fopen_encrypted.3.gz +share/man/man3/zip_fopen_index.3.gz +share/man/man3/zip_fopen_index_encrypted.3.gz +share/man/man3/zip_fread.3.gz +share/man/man3/zip_fseek.3.gz +share/man/man3/zip_ftell.3.gz +share/man/man3/zip_get_archive_comment.3.gz +share/man/man3/zip_get_archive_flag.3.gz +share/man/man3/zip_get_error.3.gz +share/man/man3/zip_get_file_comment.3.gz +share/man/man3/zip_get_name.3.gz +share/man/man3/zip_get_num_entries.3.gz +share/man/man3/zip_get_num_files.3.gz +share/man/man3/zip_libzip_version.3.gz +share/man/man3/zip_name_locate.3.gz +share/man/man3/zip_open.3.gz +share/man/man3/zip_open_from_source.3.gz +share/man/man3/zip_register_progress_callback.3.gz +share/man/man3/zip_register_progress_callback_with_state.3.gz +share/man/man3/zip_rename.3.gz +share/man/man3/zip_replace.3.gz +share/man/man3/zip_set_archive_comment.3.gz +share/man/man3/zip_set_archive_flag.3.gz +share/man/man3/zip_set_default_password.3.gz +share/man/man3/zip_set_file_comment.3.gz +share/man/man3/zip_set_file_compression.3.gz +share/man/man3/zip_source.3.gz +share/man/man3/zip_source_begin_write.3.gz +share/man/man3/zip_source_begin_write_cloning.3.gz +share/man/man3/zip_source_buffer.3.gz +share/man/man3/zip_source_buffer_create.3.gz +share/man/man3/zip_source_buffer_fragment.3.gz +share/man/man3/zip_source_buffer_fragment_create.3.gz +share/man/man3/zip_source_close.3.gz +share/man/man3/zip_source_commit_write.3.gz +share/man/man3/zip_source_error.3.gz +share/man/man3/zip_source_file.3.gz +share/man/man3/zip_source_file_create.3.gz +share/man/man3/zip_source_filep.3.gz +share/man/man3/zip_source_filep_create.3.gz +share/man/man3/zip_source_free.3.gz +share/man/man3/zip_source_function.3.gz +share/man/man3/zip_source_function_create.3.gz +share/man/man3/zip_source_is_deleted.3.gz +share/man/man3/zip_source_keep.3.gz +share/man/man3/zip_source_make_command_bitmap.3.gz +share/man/man3/zip_source_open.3.gz +share/man/man3/zip_source_read.3.gz +share/man/man3/zip_source_rollback_write.3.gz +share/man/man3/zip_source_seek.3.gz +share/man/man3/zip_source_seek_compute_offset.3.gz +share/man/man3/zip_source_seek_write.3.gz +share/man/man3/zip_source_stat.3.gz +share/man/man3/zip_source_tell.3.gz +share/man/man3/zip_source_tell_write.3.gz +share/man/man3/zip_source_win32a.3.gz +share/man/man3/zip_source_win32a_create.3.gz +share/man/man3/zip_source_win32handle.3.gz +share/man/man3/zip_source_win32handle_create.3.gz +share/man/man3/zip_source_win32w.3.gz +share/man/man3/zip_source_win32w_create.3.gz +share/man/man3/zip_source_write.3.gz +share/man/man3/zip_source_zip.3.gz +share/man/man3/zip_stat.3.gz +share/man/man3/zip_stat_index.3.gz +share/man/man3/zip_stat_init.3.gz +share/man/man3/zip_strerror.3.gz +share/man/man3/zip_unchange.3.gz +share/man/man3/zip_unchange_all.3.gz +share/man/man3/zip_unchange_archive.3.gz diff --git a/archivers/unshield/pkg-plist b/archivers/unshield/pkg-plist index dfafbf74e355..47d864ce825b 100644 --- a/archivers/unshield/pkg-plist +++ b/archivers/unshield/pkg-plist @@ -1,7 +1,7 @@ bin/unshield include/libunshield.h lib/libunshield.so lib/libunshield.so.0 lib/libunshield.so.0.0.0 libdata/pkgconfig/libunshield.pc -man/man1/unshield.1.gz +share/man/man1/unshield.1.gz diff --git a/astro/libosmpbf/pkg-plist b/astro/libosmpbf/pkg-plist index 88f7c8fd29a0..1dee26250b87 100644 --- a/astro/libosmpbf/pkg-plist +++ b/astro/libosmpbf/pkg-plist @@ -1,9 +1,9 @@ bin/osmpbf-outline include/osmpbf/fileformat.pb.h include/osmpbf/osmformat.pb.h include/osmpbf/osmpbf.h lib/libosmpbf.a lib/libosmpbf.so lib/libosmpbf.so.1 lib/libosmpbf.so.1.5.0 -man/man1/osmpbf-outline.1.gz +share/man/man1/osmpbf-outline.1.gz diff --git a/audio/audacity/pkg-plist b/audio/audacity/pkg-plist index ac957f71f05a..aeb769083027 100644 --- a/audio/audacity/pkg-plist +++ b/audio/audacity/pkg-plist @@ -1,167 +1,167 @@ audacity bin/audacity lib/audacity/lib-audio-devices.so lib/audacity/lib-basic-ui.so lib/audacity/lib-components.so lib/audacity/lib-exceptions.so lib/audacity/lib-ffmpeg-support.so lib/audacity/lib-files.so lib/audacity/lib-math.so lib/audacity/lib-preferences.so lib/audacity/lib-project-rate.so lib/audacity/lib-project.so lib/audacity/lib-registries.so lib/audacity/lib-screen-geometry.so lib/audacity/lib-string-utils.so lib/audacity/lib-strings.so lib/audacity/lib-theme.so lib/audacity/lib-utility.so lib/audacity/lib-uuid.so lib/audacity/lib-xml.so lib/audacity/modules/mod-script-pipe.so -man/man1/audacity.1.gz +share/man/man1/audacity.1.gz share/applications/audacity.desktop %%DATADIR%%/EQDefaultCurves.xml %%DATADIR%%/nyquist/aud-do-support.lsp %%DATADIR%%/nyquist/dspprims.lsp %%DATADIR%%/nyquist/envelopes.lsp %%DATADIR%%/nyquist/equalizer.lsp %%DATADIR%%/nyquist/evalenv.lsp %%DATADIR%%/nyquist/fileio.lsp %%DATADIR%%/nyquist/init.lsp %%DATADIR%%/nyquist/misc.lsp %%DATADIR%%/nyquist/nyinit-dbg.lsp %%DATADIR%%/nyquist/nyinit.lsp %%DATADIR%%/nyquist/nyqmisc.lsp %%DATADIR%%/nyquist/nyquist-plot.txt %%DATADIR%%/nyquist/nyquist.lsp %%DATADIR%%/nyquist/printrec.lsp %%DATADIR%%/nyquist/profile.lsp %%DATADIR%%/nyquist/rawwaves/mand1.raw %%DATADIR%%/nyquist/rawwaves/mand10.raw %%DATADIR%%/nyquist/rawwaves/mand11.raw %%DATADIR%%/nyquist/rawwaves/mand12.raw %%DATADIR%%/nyquist/rawwaves/mand2.raw %%DATADIR%%/nyquist/rawwaves/mand3.raw %%DATADIR%%/nyquist/rawwaves/mand4.raw %%DATADIR%%/nyquist/rawwaves/mand5.raw %%DATADIR%%/nyquist/rawwaves/mand6.raw %%DATADIR%%/nyquist/rawwaves/mand7.raw %%DATADIR%%/nyquist/rawwaves/mand8.raw %%DATADIR%%/nyquist/rawwaves/mand9.raw %%DATADIR%%/nyquist/rawwaves/mandpluk.raw %%DATADIR%%/nyquist/rawwaves/marmstk1.raw %%DATADIR%%/nyquist/rawwaves/sinewave.raw %%DATADIR%%/nyquist/sal-parse.lsp %%DATADIR%%/nyquist/sal.lsp %%DATADIR%%/nyquist/seq.lsp %%DATADIR%%/nyquist/seqfnint.lsp %%DATADIR%%/nyquist/seqmidi.lsp %%DATADIR%%/nyquist/sliders.lsp %%DATADIR%%/nyquist/sndfnint.lsp %%DATADIR%%/nyquist/spec-plot.lsp %%DATADIR%%/nyquist/spectral-analysis.lsp %%DATADIR%%/nyquist/stk.lsp %%DATADIR%%/nyquist/system.lsp %%DATADIR%%/nyquist/test.lsp %%DATADIR%%/nyquist/velocity.lsp %%DATADIR%%/nyquist/xlinit.lsp %%DATADIR%%/nyquist/xm.lsp %%DATADIR%%/plug-ins/SpectralEditMulti.ny %%DATADIR%%/plug-ins/SpectralEditParametricEQ.ny %%DATADIR%%/plug-ins/SpectralEditShelves.ny %%DATADIR%%/plug-ins/StudioFadeOut.ny %%DATADIR%%/plug-ins/adjustable-fade.ny %%DATADIR%%/plug-ins/beat.ny %%DATADIR%%/plug-ins/clipfix.ny %%DATADIR%%/plug-ins/crossfadeclips.ny %%DATADIR%%/plug-ins/crossfadetracks.ny %%DATADIR%%/plug-ins/delay.ny %%DATADIR%%/plug-ins/eq-xml-to-txt-converter.ny %%DATADIR%%/plug-ins/equalabel.ny %%DATADIR%%/plug-ins/highpass.ny %%DATADIR%%/plug-ins/label-sounds.ny %%DATADIR%%/plug-ins/limiter.ny %%DATADIR%%/plug-ins/lowpass.ny %%DATADIR%%/plug-ins/noisegate.ny %%DATADIR%%/plug-ins/notch.ny %%DATADIR%%/plug-ins/nyquist-plug-in-installer.ny %%DATADIR%%/plug-ins/pluck.ny %%DATADIR%%/plug-ins/rhythmtrack.ny %%DATADIR%%/plug-ins/rissetdrum.ny %%DATADIR%%/plug-ins/rms.ny %%DATADIR%%/plug-ins/sample-data-export.ny %%DATADIR%%/plug-ins/sample-data-import.ny %%DATADIR%%/plug-ins/spectral-delete.ny %%DATADIR%%/plug-ins/tremolo.ny %%DATADIR%%/plug-ins/vocalrediso.ny %%DATADIR%%/plug-ins/vocoder.ny share/icons/hicolor/16x16/audacity.png share/icons/hicolor/22x22/audacity.png share/icons/hicolor/24x24/audacity.png share/icons/hicolor/32x32/audacity.png share/icons/hicolor/48x48/audacity.png share/icons/hicolor/scalable/apps/audacity.svg %%NLS%%share/locale/af/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ar/LC_MESSAGES/audacity.mo %%NLS%%share/locale/be/LC_MESSAGES/audacity.mo %%NLS%%share/locale/bg/LC_MESSAGES/audacity.mo %%NLS%%share/locale/bn/LC_MESSAGES/audacity.mo %%NLS%%share/locale/bs/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ca/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/audacity.mo %%NLS%%share/locale/co/LC_MESSAGES/audacity.mo %%NLS%%share/locale/cs/LC_MESSAGES/audacity.mo %%NLS%%share/locale/cy/LC_MESSAGES/audacity.mo %%NLS%%share/locale/da/LC_MESSAGES/audacity.mo %%NLS%%share/locale/de/LC_MESSAGES/audacity.mo %%NLS%%share/locale/el/LC_MESSAGES/audacity.mo %%NLS%%share/locale/es/LC_MESSAGES/audacity.mo %%NLS%%share/locale/eu/LC_MESSAGES/audacity.mo %%NLS%%share/locale/eu_ES/LC_MESSAGES/audacity.mo %%NLS%%share/locale/fa/LC_MESSAGES/audacity.mo %%NLS%%share/locale/fi/LC_MESSAGES/audacity.mo %%NLS%%share/locale/fr/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ga/LC_MESSAGES/audacity.mo %%NLS%%share/locale/gl/LC_MESSAGES/audacity.mo %%NLS%%share/locale/he/LC_MESSAGES/audacity.mo %%NLS%%share/locale/hi/LC_MESSAGES/audacity.mo %%NLS%%share/locale/hr/LC_MESSAGES/audacity.mo %%NLS%%share/locale/hu/LC_MESSAGES/audacity.mo %%NLS%%share/locale/hy/LC_MESSAGES/audacity.mo %%NLS%%share/locale/id/LC_MESSAGES/audacity.mo %%NLS%%share/locale/it/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ja/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ka/LC_MESSAGES/audacity.mo %%NLS%%share/locale/km/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ko/LC_MESSAGES/audacity.mo %%NLS%%share/locale/lt/LC_MESSAGES/audacity.mo %%NLS%%share/locale/mk/LC_MESSAGES/audacity.mo %%NLS%%share/locale/mr/LC_MESSAGES/audacity.mo %%NLS%%share/locale/my/LC_MESSAGES/audacity.mo %%NLS%%share/locale/nb/LC_MESSAGES/audacity.mo %%NLS%%share/locale/nl/LC_MESSAGES/audacity.mo %%NLS%%share/locale/oc/LC_MESSAGES/audacity.mo %%NLS%%share/locale/pl/LC_MESSAGES/audacity.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/audacity.mo %%NLS%%share/locale/pt_PT/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ro/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ru/LC_MESSAGES/audacity.mo %%NLS%%share/locale/sk/LC_MESSAGES/audacity.mo %%NLS%%share/locale/sl/LC_MESSAGES/audacity.mo %%NLS%%share/locale/sr_RS/LC_MESSAGES/audacity.mo %%NLS%%share/locale/sr_RS@latin/LC_MESSAGES/audacity.mo %%NLS%%share/locale/sv/LC_MESSAGES/audacity.mo %%NLS%%share/locale/ta/LC_MESSAGES/audacity.mo %%NLS%%share/locale/tg/LC_MESSAGES/audacity.mo %%NLS%%share/locale/tr/LC_MESSAGES/audacity.mo %%NLS%%share/locale/uk/LC_MESSAGES/audacity.mo %%NLS%%share/locale/vi/LC_MESSAGES/audacity.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/audacity.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/audacity.mo share/metainfo/audacity.appdata.xml share/mime/packages/audacity.xml share/pixmaps/audacity.xpm share/pixmaps/audacity16.xpm share/pixmaps/audacity32.xpm share/pixmaps/gnome-mime-application-x-audacity-project.xpm diff --git a/audio/ccaudio2/pkg-plist b/audio/ccaudio2/pkg-plist index 62c800d43f06..c7de17e64447 100644 --- a/audio/ccaudio2/pkg-plist +++ b/audio/ccaudio2/pkg-plist @@ -1,10 +1,10 @@ bin/audiotool bin/tonetool etc/tones.conf include/ccaudio2.h lib/libccaudio2.so lib/libccaudio2.so.2 lib/libccaudio2.so.2.0.6 libdata/pkgconfig/ccaudio2.pc -man/man1/audiotool.1.gz -man/man1/tonetool.1.gz +share/man/man1/audiotool.1.gz +share/man/man1/tonetool.1.gz diff --git a/audio/dmidiplayer/pkg-plist b/audio/dmidiplayer/pkg-plist index abfeab98b29d..228675d1da74 100644 --- a/audio/dmidiplayer/pkg-plist +++ b/audio/dmidiplayer/pkg-plist @@ -1,25 +1,25 @@ bin/dmidiplayer -man/man1/dmidiplayer.1.gz +share/man/man1/dmidiplayer.1.gz share/applications/net.sourceforge.dmidiplayer.desktop %%DATADIR%%/dmidiplayer_cs.qm %%DATADIR%%/dmidiplayer_de.qm %%DATADIR%%/dmidiplayer_es.qm %%DATADIR%%/dmidiplayer_fr.qm %%DATADIR%%/dmidiplayer_it.qm %%DATADIR%%/dmidiplayer_ru.qm %%DATADIR%%/examples.lst %%DATADIR%%/haendel_hallelujah.mid %%DATADIR%%/lindaamiga.mid %%DATADIR%%/mozart_aveverum.mid %%DATADIR%%/mozart_diesirae.mid %%DATADIR%%/mozart_konigdernacht.mid %%DATADIR%%/schubert_avemaria.mid %%DATADIR%%/test.mid %%DATADIR%%/twinkle.kar share/icons/hicolor/128x128/apps/dmidiplayer.png share/icons/hicolor/24x24/apps/dmidiplayer.png share/icons/hicolor/32x32/apps/dmidiplayer.png share/icons/hicolor/48x48/apps/dmidiplayer.png share/icons/hicolor/64x64/apps/dmidiplayer.png share/icons/hicolor/scalable/apps/dmidiplayer.svgz share/metainfo/net.sourceforge.dmidiplayer.appdata.xml diff --git a/audio/drumkv1-lv2/pkg-plist b/audio/drumkv1-lv2/pkg-plist index d35acf821915..63ca20b6ca24 100644 --- a/audio/drumkv1-lv2/pkg-plist +++ b/audio/drumkv1-lv2/pkg-plist @@ -1,14 +1,14 @@ bin/drumkv1_jack lib/lv2/drumkv1.lv2/drumkv1.so lib/lv2/drumkv1.lv2/drumkv1.ttl lib/lv2/drumkv1.lv2/drumkv1_ui.ttl lib/lv2/drumkv1.lv2/manifest.ttl -man/fr/man1/drumkv1.1.gz -man/man1/drumkv1.1.gz +share/man/fr/man1/drumkv1.1.gz +share/man/man1/drumkv1.1.gz share/applications/org.rncbc.drumkv1.desktop share/icons/hicolor/32x32/apps/org.rncbc.drumkv1.png share/icons/hicolor/32x32/mimetypes/org.rncbc.drumkv1.application-x-drumkv1-preset.png share/icons/hicolor/scalable/apps/org.rncbc.drumkv1.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.drumkv1.application-x-drumkv1-preset.svg share/metainfo/org.rncbc.drumkv1.metainfo.xml share/mime/packages/org.rncbc.drumkv1.xml diff --git a/audio/drumstick/pkg-plist b/audio/drumstick/pkg-plist index a91247fe91d0..007e642c97c0 100644 --- a/audio/drumstick/pkg-plist +++ b/audio/drumstick/pkg-plist @@ -1,82 +1,82 @@ bin/drumstick-dumprmi bin/drumstick-dumpsmf bin/drumstick-dumpwrk bin/drumstick-vpiano include/drumstick.h include/drumstick/backendmanager.h include/drumstick/configurationdialogs.h include/drumstick/macros.h include/drumstick/pianokeybd.h include/drumstick/pianopalette.h include/drumstick/qsmf.h include/drumstick/qwrk.h include/drumstick/rmid.h include/drumstick/rtmidiinput.h include/drumstick/rtmidioutput.h include/drumstick/settingsfactory.h lib/cmake/drumstick/drumstick-config-version.cmake lib/cmake/drumstick/drumstick-config.cmake lib/cmake/drumstick/drumstick-file-config-version.cmake lib/cmake/drumstick/drumstick-file-config.cmake lib/cmake/drumstick/drumstick-file-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/drumstick/drumstick-file-targets.cmake lib/cmake/drumstick/drumstick-rt-config-version.cmake lib/cmake/drumstick/drumstick-rt-config.cmake lib/cmake/drumstick/drumstick-rt-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/drumstick/drumstick-rt-targets.cmake lib/cmake/drumstick/drumstick-widgets-config-version.cmake lib/cmake/drumstick/drumstick-widgets-config.cmake lib/cmake/drumstick/drumstick-widgets-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/drumstick/drumstick-widgets-targets.cmake %%PULSEAUDIO%%lib/drumstick2/libdrumstick-rt-eassynth.so lib/drumstick2/libdrumstick-rt-fluidsynth.so lib/drumstick2/libdrumstick-rt-net-in.so lib/drumstick2/libdrumstick-rt-net-out.so lib/drumstick2/libdrumstick-rt-oss-in.so lib/drumstick2/libdrumstick-rt-oss-out.so lib/libdrumstick-file.so lib/libdrumstick-file.so.2 lib/libdrumstick-file.so.2.6.0 lib/libdrumstick-rt.so lib/libdrumstick-rt.so.2 lib/libdrumstick-rt.so.2.6.0 lib/libdrumstick-widgets.so lib/libdrumstick-widgets.so.2 lib/libdrumstick-widgets.so.2.6.0 %%QT_PLUGINDIR%%/designer/libdrumstick-vpiano-plugin.so libdata/pkgconfig/drumstick-file.pc libdata/pkgconfig/drumstick-rt.pc libdata/pkgconfig/drumstick-widgets.pc -%%MANPAGES%%man/man1/drumstick-drumgrid.1.gz -%%MANPAGES%%man/man1/drumstick-dumpmid.1.gz -%%MANPAGES%%man/man1/drumstick-dumprmi.1.gz -%%MANPAGES%%man/man1/drumstick-dumpsmf.1.gz -%%MANPAGES%%man/man1/drumstick-dumpwrk.1.gz -%%MANPAGES%%man/man1/drumstick-guiplayer.1.gz -%%MANPAGES%%man/man1/drumstick-metronome.1.gz -%%MANPAGES%%man/man1/drumstick-playsmf.1.gz -%%MANPAGES%%man/man1/drumstick-sysinfo.1.gz -%%MANPAGES%%man/man1/drumstick-vpiano.1.gz share/applications/net.sourceforge.drumstick-vpiano.desktop +%%MANPAGES%%share/man/man1/drumstick-drumgrid.1.gz +%%MANPAGES%%share/man/man1/drumstick-dumpmid.1.gz +%%MANPAGES%%share/man/man1/drumstick-dumprmi.1.gz +%%MANPAGES%%share/man/man1/drumstick-dumpsmf.1.gz +%%MANPAGES%%share/man/man1/drumstick-dumpwrk.1.gz +%%MANPAGES%%share/man/man1/drumstick-guiplayer.1.gz +%%MANPAGES%%share/man/man1/drumstick-metronome.1.gz +%%MANPAGES%%share/man/man1/drumstick-playsmf.1.gz +%%MANPAGES%%share/man/man1/drumstick-sysinfo.1.gz +%%MANPAGES%%share/man/man1/drumstick-vpiano.1.gz %%DATADIR%%/drumstick-vpiano_en.qm %%DATADIR%%/drumstick-vpiano_es.qm %%DATADIR%%/drumstick-widgets_cs.qm %%DATADIR%%/drumstick-widgets_de.qm %%DATADIR%%/drumstick-widgets_en.qm %%DATADIR%%/drumstick-widgets_es.qm %%DATADIR%%/drumstick-widgets_fr.qm %%DATADIR%%/drumstick-widgets_gl.qm %%DATADIR%%/drumstick-widgets_it.qm %%DATADIR%%/drumstick-widgets_nl.qm %%DATADIR%%/drumstick-widgets_ru.qm %%DATADIR%%/drumstick-widgets_sr.qm %%DATADIR%%/drumstick-widgets_sv.qm %%DATADIR%%/drumstick-widgets_tr.qm %%DATADIR%%/drumstick-widgets_zh_CN.qm share/icons/hicolor/16x16/apps/drumstick.png share/icons/hicolor/32x32/apps/drumstick.png share/icons/hicolor/48x48/apps/drumstick.png share/icons/hicolor/64x64/apps/drumstick.png share/icons/hicolor/scalable/apps/drumstick.svgz share/metainfo/net.sourceforge.drumstick-vpiano.metainfo.xml share/mime/packages/drumstick.xml diff --git a/audio/hydrogen/pkg-plist b/audio/hydrogen/pkg-plist index bab91884a9d8..14485ac0dcd0 100644 --- a/audio/hydrogen/pkg-plist +++ b/audio/hydrogen/pkg-plist @@ -1,495 +1,495 @@ bin/h2cli bin/h2player bin/hydrogen include/hydrogen/IO/AlsaAudioDriver.h include/hydrogen/IO/AlsaMidiDriver.h include/hydrogen/IO/AudioOutput.h include/hydrogen/IO/CoreAudioDriver.h include/hydrogen/IO/CoreMidiDriver.h include/hydrogen/IO/DiskWriterDriver.h include/hydrogen/IO/FakeDriver.h include/hydrogen/IO/jack_audio_driver.h include/hydrogen/IO/JackMidiDriver.h include/hydrogen/IO/MidiCommon.h include/hydrogen/IO/MidiInput.h include/hydrogen/IO/MidiOutput.h include/hydrogen/IO/NullDriver.h include/hydrogen/IO/OssDriver.h include/hydrogen/IO/PortAudioDriver.h include/hydrogen/IO/PortMidiDriver.h include/hydrogen/IO/PulseAudioDriver.h include/hydrogen/IO/TransportInfo.h include/hydrogen/LashClient.h include/hydrogen/LocalFileMng.h include/hydrogen/Preferences.h include/hydrogen/audio_engine.h include/hydrogen/automation_path_serializer.h include/hydrogen/basics/adsr.h include/hydrogen/basics/automation_path.h include/hydrogen/basics/drumkit.h include/hydrogen/basics/drumkit_component.h include/hydrogen/basics/instrument.h include/hydrogen/basics/instrument_component.h include/hydrogen/basics/instrument_layer.h include/hydrogen/basics/instrument_list.h include/hydrogen/basics/note.h include/hydrogen/basics/pattern.h include/hydrogen/basics/pattern_list.h include/hydrogen/basics/playlist.h include/hydrogen/basics/sample.h include/hydrogen/basics/song.h include/hydrogen/config.h include/hydrogen/core_action_controller.h include/hydrogen/event_queue.h include/hydrogen/fx/Effects.h include/hydrogen/fx/LadspaFX.h include/hydrogen/globals.h include/hydrogen/h2_exception.h include/hydrogen/helpers/files.h include/hydrogen/helpers/filesystem.h include/hydrogen/helpers/legacy.h include/hydrogen/helpers/xml.h include/hydrogen/hydrogen.h include/hydrogen/lilypond/lilypond.h include/hydrogen/logger.h include/hydrogen/midi_action.h include/hydrogen/midi_map.h include/hydrogen/nsm.h include/hydrogen/nsm_client.h include/hydrogen/object.h include/hydrogen/osc_server.h include/hydrogen/rt_clock.h include/hydrogen/sampler/Sampler.h include/hydrogen/smf/SMF.h include/hydrogen/smf/SMFEvent.h include/hydrogen/synth/Synth.h include/hydrogen/timehelper.h include/hydrogen/timeline.h include/hydrogen/version.h lib/libhydrogen-core-1.0.1.so -man/man1/hydrogen.1.gz +share/man/man1/hydrogen.1.gz share/appdata/org.hydrogenmusic.Hydrogen.appdata.xml share/applications/org.hydrogenmusic.Hydrogen.desktop share/icons/hicolor/scalable/apps/org.hydrogenmusic.Hydrogen.svg %%DATADIR%%/data/DefaultSong.h2song %%DATADIR%%/data/click.wav %%DATADIR%%/data/demo_songs/GM_kit_Diddley.h2song %%DATADIR%%/data/demo_songs/GM_kit_Jazzy.h2song %%DATADIR%%/data/demo_songs/GM_kit_demo1.h2song %%DATADIR%%/data/demo_songs/GM_kit_demo2.h2song %%DATADIR%%/data/demo_songs/GM_kit_demo3.h2song %%DATADIR%%/data/demo_songs/TR808kit-demo.h2song %%DATADIR%%/data/demo_songs/tutorial_georgyporgy.h2song %%DATADIR%%/data/drumkits/GMRockKit/24Ride-1.wav %%DATADIR%%/data/drumkits/GMRockKit/24Ride-2.wav %%DATADIR%%/data/drumkits/GMRockKit/24Ride-3.wav %%DATADIR%%/data/drumkits/GMRockKit/24Ride-4.wav %%DATADIR%%/data/drumkits/GMRockKit/24Ride-5.wav %%DATADIR%%/data/drumkits/GMRockKit/Bell-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Bell-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Bell-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Bell-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Bell-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Cowbell-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Cowbell-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Cowbell-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Cowbell-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Cowbell-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Crash-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Crash-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Crash-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Crash-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Crash-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/HandClap.wav %%DATADIR%%/data/drumkits/GMRockKit/HatClosed-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/HatClosed-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/HatClosed-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/HatClosed-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/HatClosed-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/HatOpen-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/HatOpen-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/HatOpen-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/HatOpen-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/HatOpen-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/HatPedal-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/HatPedal-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/HatPedal-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/HatPedal-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/HatPedal-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/HatSemiOpen-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/HatSemiOpen-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/HatSemiOpen-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/HatSemiOpen-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/HatSemiOpen-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Kick-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Kick-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Kick-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Kick-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Kick-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Ride-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Ride-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Ride-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Ride-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Ride-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/SideStick-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/SideStick-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/SideStick-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/SideStick-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/SideStick-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Snare-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Snare-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Snare-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Snare-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Snare-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/SnareRimshot-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/SnareRimshot-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/SnareRimshot-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/SnareRimshot-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/SnareRimshot-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Splash-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Splash-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Splash-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Splash-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Splash-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom1-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom1-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom1-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom1-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom1-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom2-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom2-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom2-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom2-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/Tom2-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/TomFloor-Hard.wav %%DATADIR%%/data/drumkits/GMRockKit/TomFloor-Hardest.wav %%DATADIR%%/data/drumkits/GMRockKit/TomFloor-Med.wav %%DATADIR%%/data/drumkits/GMRockKit/TomFloor-Soft.wav %%DATADIR%%/data/drumkits/GMRockKit/TomFloor-Softest.wav %%DATADIR%%/data/drumkits/GMRockKit/drumkit.xml %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Clap.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Clave.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Conga.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Cowbell.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Cymbal.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Hat_Closed.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Hat_Open.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Hat_Pedal.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Kick_Long.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Kick_Short.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Shaker.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Snare_1.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Snare_2.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Tom_Hi.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Tom_Low.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/808_Tom_Mid.flac %%DATADIR%%/data/drumkits/TR808EmulationKit/drumkit.xml %%DATADIR%%/data/emptySample.wav %%DATADIR%%/data/hydrogen.default.conf %%DATADIR%%/data/i18n/hydrogen_ca.qm %%DATADIR%%/data/i18n/hydrogen_cs.qm %%DATADIR%%/data/i18n/hydrogen_de.qm %%DATADIR%%/data/i18n/hydrogen_el.qm %%DATADIR%%/data/i18n/hydrogen_es.qm %%DATADIR%%/data/i18n/hydrogen_fr.qm %%DATADIR%%/data/i18n/hydrogen_gl.qm %%DATADIR%%/data/i18n/hydrogen_hr.qm %%DATADIR%%/data/i18n/hydrogen_hu_HU.qm %%DATADIR%%/data/i18n/hydrogen_it.qm %%DATADIR%%/data/i18n/hydrogen_ja.qm %%DATADIR%%/data/i18n/hydrogen_nl.qm %%DATADIR%%/data/i18n/hydrogen_pl.qm %%DATADIR%%/data/i18n/hydrogen_pt_BR.qm %%DATADIR%%/data/i18n/hydrogen_ru.qm %%DATADIR%%/data/i18n/hydrogen_sr.qm %%DATADIR%%/data/i18n/hydrogen_sv.qm %%DATADIR%%/data/i18n/hydrogen_uk.qm %%DATADIR%%/data/img/gray/about/aboutLogo.png %%DATADIR%%/data/img/gray/audiFileBrowser/go-home.png %%DATADIR%%/data/img/gray/audiFileBrowser/go-up.png %%DATADIR%%/data/img/gray/audiFileBrowser/player_play.png %%DATADIR%%/data/img/gray/audiFileBrowser/player_stop.png %%DATADIR%%/data/img/gray/h2-icon.svg %%DATADIR%%/data/img/gray/icon.icns %%DATADIR%%/data/img/gray/icon.svg %%DATADIR%%/data/img/gray/icon16.png %%DATADIR%%/data/img/gray/icon24.png %%DATADIR%%/data/img/gray/icon32.png %%DATADIR%%/data/img/gray/icon48.png %%DATADIR%%/data/img/gray/icon64.png %%DATADIR%%/data/img/gray/instrumentEditor/btn_dropdown_off.png %%DATADIR%%/data/img/gray/instrumentEditor/btn_dropdown_on.png %%DATADIR%%/data/img/gray/instrumentEditor/btn_dropdown_over.png %%DATADIR%%/data/img/gray/instrumentEditor/bypass_off.png %%DATADIR%%/data/img/gray/instrumentEditor/bypass_on.png %%DATADIR%%/data/img/gray/instrumentEditor/bypass_over.png %%DATADIR%%/data/img/gray/instrumentEditor/deleteLayer_off.png %%DATADIR%%/data/img/gray/instrumentEditor/deleteLayer_on.png %%DATADIR%%/data/img/gray/instrumentEditor/deleteLayer_over.png %%DATADIR%%/data/img/gray/instrumentEditor/editLayer_off.png %%DATADIR%%/data/img/gray/instrumentEditor/editLayer_on.png %%DATADIR%%/data/img/gray/instrumentEditor/editLayer_over.png %%DATADIR%%/data/img/gray/instrumentEditor/instrumentTab.png %%DATADIR%%/data/img/gray/instrumentEditor/instrumentTab_new.png %%DATADIR%%/data/img/gray/instrumentEditor/instrumentTab_top.png %%DATADIR%%/data/img/gray/instrumentEditor/instrument_show_off.png %%DATADIR%%/data/img/gray/instrumentEditor/instrument_show_on.png %%DATADIR%%/data/img/gray/instrumentEditor/layerTab.png %%DATADIR%%/data/img/gray/instrumentEditor/layerTabnew.png %%DATADIR%%/data/img/gray/instrumentEditor/layerTabsupernew.png %%DATADIR%%/data/img/gray/instrumentEditor/library_show_off.png %%DATADIR%%/data/img/gray/instrumentEditor/library_show_on.png %%DATADIR%%/data/img/gray/instrumentEditor/loadLayer_off.png %%DATADIR%%/data/img/gray/instrumentEditor/loadLayer_on.png %%DATADIR%%/data/img/gray/instrumentEditor/loadLayer_over.png %%DATADIR%%/data/img/gray/instrumentEditor/speaker.png %%DATADIR%%/data/img/gray/lcd/LCDLargeFontSet.png %%DATADIR%%/data/img/gray/lcd/LCDLargeGrayFontSet.png %%DATADIR%%/data/img/gray/lcd/LCDSmallBlueFontSet.png %%DATADIR%%/data/img/gray/lcd/LCDSmallFontSetRed.xcf %%DATADIR%%/data/img/gray/lcd/LCDSmallGrayFontSet.png %%DATADIR%%/data/img/gray/lcd/LCDSmallRedFontSet.png %%DATADIR%%/data/img/gray/lcd/LCDSpinBox_down_off.png %%DATADIR%%/data/img/gray/lcd/LCDSpinBox_down_on.png %%DATADIR%%/data/img/gray/lcd/LCDSpinBox_down_over.png %%DATADIR%%/data/img/gray/lcd/LCDSpinBox_up_off.png %%DATADIR%%/data/img/gray/lcd/LCDSpinBox_up_on.png %%DATADIR%%/data/img/gray/lcd/LCDSpinBox_up_over.png %%DATADIR%%/data/img/gray/mixerPanel/background_FX.png %%DATADIR%%/data/img/gray/mixerPanel/btn_edit_off.png %%DATADIR%%/data/img/gray/mixerPanel/btn_edit_on.png %%DATADIR%%/data/img/gray/mixerPanel/btn_edit_over.png %%DATADIR%%/data/img/gray/mixerPanel/btn_load_off.png %%DATADIR%%/data/img/gray/mixerPanel/btn_load_over.png %%DATADIR%%/data/img/gray/mixerPanel/btn_mute_off.png %%DATADIR%%/data/img/gray/mixerPanel/btn_mute_on.png %%DATADIR%%/data/img/gray/mixerPanel/btn_mute_over.png %%DATADIR%%/data/img/gray/mixerPanel/btn_on_off.png %%DATADIR%%/data/img/gray/mixerPanel/btn_on_on.png %%DATADIR%%/data/img/gray/mixerPanel/btn_on_over.png %%DATADIR%%/data/img/gray/mixerPanel/btn_play_off.png %%DATADIR%%/data/img/gray/mixerPanel/btn_play_on.png %%DATADIR%%/data/img/gray/mixerPanel/btn_play_over.png %%DATADIR%%/data/img/gray/mixerPanel/btn_solo_off.png %%DATADIR%%/data/img/gray/mixerPanel/btn_solo_on.png %%DATADIR%%/data/img/gray/mixerPanel/btn_solo_over.png %%DATADIR%%/data/img/gray/mixerPanel/bypass_off.png %%DATADIR%%/data/img/gray/mixerPanel/bypass_on.png %%DATADIR%%/data/img/gray/mixerPanel/bypass_over.png %%DATADIR%%/data/img/gray/mixerPanel/componentmixerline_background.png %%DATADIR%%/data/img/gray/mixerPanel/edit_off.png %%DATADIR%%/data/img/gray/mixerPanel/edit_on.png %%DATADIR%%/data/img/gray/mixerPanel/edit_over.png %%DATADIR%%/data/img/gray/mixerPanel/fader_background.png %%DATADIR%%/data/img/gray/mixerPanel/fader_knob.png %%DATADIR%%/data/img/gray/mixerPanel/fader_leds.png %%DATADIR%%/data/img/gray/mixerPanel/fxline_background.png %%DATADIR%%/data/img/gray/mixerPanel/knob_images.png %%DATADIR%%/data/img/gray/mixerPanel/led_trigger_off.png %%DATADIR%%/data/img/gray/mixerPanel/led_trigger_on.png %%DATADIR%%/data/img/gray/mixerPanel/masterMixer_background.png %%DATADIR%%/data/img/gray/mixerPanel/masterMixer_leds.png %%DATADIR%%/data/img/gray/mixerPanel/masterMixerline_background.png %%DATADIR%%/data/img/gray/mixerPanel/master_mute_off.png %%DATADIR%%/data/img/gray/mixerPanel/master_mute_on.png %%DATADIR%%/data/img/gray/mixerPanel/master_mute_over.png %%DATADIR%%/data/img/gray/mixerPanel/mixer_background.png %%DATADIR%%/data/img/gray/mixerPanel/mixerline_background.png %%DATADIR%%/data/img/gray/mixerPanel/mixerline_background_on.png %%DATADIR%%/data/img/gray/mixerPanel/mixerline_label_background.png %%DATADIR%%/data/img/gray/mixerPanel/mixerline_text_background.png %%DATADIR%%/data/img/gray/mixerPanel/panFader_background.png %%DATADIR%%/data/img/gray/mixerPanel/rotary_center_images.png %%DATADIR%%/data/img/gray/mixerPanel/rotary_images.png %%DATADIR%%/data/img/gray/mixerPanel/showFX_off.png %%DATADIR%%/data/img/gray/mixerPanel/showFX_on.png %%DATADIR%%/data/img/gray/mixerPanel/showFX_over.png %%DATADIR%%/data/img/gray/mixerPanel/showMixer_off.png %%DATADIR%%/data/img/gray/mixerPanel/showMixer_on.png %%DATADIR%%/data/img/gray/mixerPanel/showMixer_over.png %%DATADIR%%/data/img/gray/mixerPanel/showPeaks_off.png %%DATADIR%%/data/img/gray/mixerPanel/showPeaks_on.png %%DATADIR%%/data/img/gray/mixerPanel/showPeaks_over.png %%DATADIR%%/data/img/gray/patternEditor/background_channel.png %%DATADIR%%/data/img/gray/patternEditor/background_rec-new.png %%DATADIR%%/data/img/gray/patternEditor/background_res-new.png %%DATADIR%%/data/img/gray/patternEditor/background_zoom-new.png %%DATADIR%%/data/img/gray/patternEditor/btn_dropdown_off.png %%DATADIR%%/data/img/gray/patternEditor/btn_dropdown_on.png %%DATADIR%%/data/img/gray/patternEditor/btn_dropdown_over.png %%DATADIR%%/data/img/gray/patternEditor/btn_drum_piano_off.png %%DATADIR%%/data/img/gray/patternEditor/btn_drum_piano_on.png %%DATADIR%%/data/img/gray/patternEditor/btn_hear_off.png %%DATADIR%%/data/img/gray/patternEditor/btn_hear_on.png %%DATADIR%%/data/img/gray/patternEditor/btn_mute_off.png %%DATADIR%%/data/img/gray/patternEditor/btn_mute_on.png %%DATADIR%%/data/img/gray/patternEditor/btn_quant_off.png %%DATADIR%%/data/img/gray/patternEditor/btn_quant_on.png %%DATADIR%%/data/img/gray/patternEditor/btn_quant_over.png %%DATADIR%%/data/img/gray/patternEditor/btn_record_off.png %%DATADIR%%/data/img/gray/patternEditor/btn_record_on.png %%DATADIR%%/data/img/gray/patternEditor/btn_record_over.png %%DATADIR%%/data/img/gray/patternEditor/btn_solo_off.png %%DATADIR%%/data/img/gray/patternEditor/btn_solo_on.png %%DATADIR%%/data/img/gray/patternEditor/editor_top.png %%DATADIR%%/data/img/gray/patternEditor/instrument_line.png %%DATADIR%%/data/img/gray/patternEditor/instrument_line_selected.png %%DATADIR%%/data/img/gray/patternEditor/tickPosition.png %%DATADIR%%/data/img/gray/playerControlPanel/background.png %%DATADIR%%/data/img/gray/playerControlPanel/background_BPM.png %%DATADIR%%/data/img/gray/playerControlPanel/background_Control.png %%DATADIR%%/data/img/gray/playerControlPanel/background_Jack.png %%DATADIR%%/data/img/gray/playerControlPanel/background_Mode.png %%DATADIR%%/data/img/gray/playerControlPanel/bbt_off.png %%DATADIR%%/data/img/gray/playerControlPanel/bbt_on.png %%DATADIR%%/data/img/gray/playerControlPanel/bc_off.old.png %%DATADIR%%/data/img/gray/playerControlPanel/bc_off.png %%DATADIR%%/data/img/gray/playerControlPanel/bc_on.old.png %%DATADIR%%/data/img/gray/playerControlPanel/bc_on.png %%DATADIR%%/data/img/gray/playerControlPanel/beatConter_BG.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_ffwd_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_ffwd_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_ffwd_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_loop_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_loop_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_loop_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_metronome_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_metronome_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_metronome_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_mmc_space_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_mmc_space_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_mode_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_mode_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_mode_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_play_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_play_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_play_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_rec_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_rec_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_rec_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_recdel_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_recdel_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_recdel_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_rwd_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_rwd_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_rwd_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_set_play_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_set_play_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showDrumkitManager_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showDrumkitManager_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showDrumkitManager_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showInstrumentEditor_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showInstrumentEditor_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showInstrumentEditor_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showMixer_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showMixer_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showMixer_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showPatternEditor_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showPatternEditor_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showPatternEditor_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showSongEditor_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showSongEditor_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_showSongEditor_over.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_stop_off.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_stop_on.png %%DATADIR%%/data/img/gray/playerControlPanel/btn_stop_over.png %%DATADIR%%/data/img/gray/playerControlPanel/cpuLoad_back.png %%DATADIR%%/data/img/gray/playerControlPanel/cpuLoad_leds.png %%DATADIR%%/data/img/gray/playerControlPanel/icn_metronome_off.png %%DATADIR%%/data/img/gray/playerControlPanel/icn_metronome_on.png %%DATADIR%%/data/img/gray/playerControlPanel/icn_pause.png %%DATADIR%%/data/img/gray/playerControlPanel/icn_play.png %%DATADIR%%/data/img/gray/playerControlPanel/jackMasterBtn_off.png %%DATADIR%%/data/img/gray/playerControlPanel/jackMasterBtn_on.png %%DATADIR%%/data/img/gray/playerControlPanel/jackMasterBtn_over.png %%DATADIR%%/data/img/gray/playerControlPanel/jackTransportBtn_off.png %%DATADIR%%/data/img/gray/playerControlPanel/jackTransportBtn_on.png %%DATADIR%%/data/img/gray/playerControlPanel/jackTransportBtn_over.png %%DATADIR%%/data/img/gray/playerControlPanel/lcd_background.png %%DATADIR%%/data/img/gray/playerControlPanel/metronome_down.png %%DATADIR%%/data/img/gray/playerControlPanel/metronome_off.png %%DATADIR%%/data/img/gray/playerControlPanel/metronome_up.png %%DATADIR%%/data/img/gray/playerControlPanel/midiActivity_back.png %%DATADIR%%/data/img/gray/playerControlPanel/midiActivity_on.png %%DATADIR%%/data/img/gray/playerControlPanel/onoff.png %%DATADIR%%/data/img/gray/playerControlPanel/pattern_mode.png %%DATADIR%%/data/img/gray/playerControlPanel/playlist_background_Control.png %%DATADIR%%/data/img/gray/playerControlPanel/rubber_off.png %%DATADIR%%/data/img/gray/playerControlPanel/rubber_on.png %%DATADIR%%/data/img/gray/playerControlPanel/song_mode.png %%DATADIR%%/data/img/gray/playerControlPanel/statusLED_off.png %%DATADIR%%/data/img/gray/playerControlPanel/statusLED_on.png %%DATADIR%%/data/img/gray/preferencesDialog/rec.png %%DATADIR%%/data/img/gray/skin_btn_off.png %%DATADIR%%/data/img/gray/skin_btn_on.png %%DATADIR%%/data/img/gray/skin_btn_over.png %%DATADIR%%/data/img/gray/songEditor/bg_topPanel.png %%DATADIR%%/data/img/gray/songEditor/btn_bpm_off.png %%DATADIR%%/data/img/gray/songEditor/btn_bpm_on.png %%DATADIR%%/data/img/gray/songEditor/btn_bpm_over.png %%DATADIR%%/data/img/gray/songEditor/btn_clear_off.png %%DATADIR%%/data/img/gray/songEditor/btn_clear_on.png %%DATADIR%%/data/img/gray/songEditor/btn_clear_over.png %%DATADIR%%/data/img/gray/songEditor/btn_down_off.png %%DATADIR%%/data/img/gray/songEditor/btn_down_on.png %%DATADIR%%/data/img/gray/songEditor/btn_down_over.png %%DATADIR%%/data/img/gray/songEditor/btn_draw_off.png %%DATADIR%%/data/img/gray/songEditor/btn_draw_on.png %%DATADIR%%/data/img/gray/songEditor/btn_draw_over.png %%DATADIR%%/data/img/gray/songEditor/btn_followPH_off.png %%DATADIR%%/data/img/gray/songEditor/btn_followPH_on.png %%DATADIR%%/data/img/gray/songEditor/btn_followPH_over.png %%DATADIR%%/data/img/gray/songEditor/btn_minus_off.png %%DATADIR%%/data/img/gray/songEditor/btn_minus_on.png %%DATADIR%%/data/img/gray/songEditor/btn_minus_over.png %%DATADIR%%/data/img/gray/songEditor/btn_mode_off.png %%DATADIR%%/data/img/gray/songEditor/btn_mode_on.png %%DATADIR%%/data/img/gray/songEditor/btn_mode_over.png %%DATADIR%%/data/img/gray/songEditor/btn_new_off.png %%DATADIR%%/data/img/gray/songEditor/btn_new_on.png %%DATADIR%%/data/img/gray/songEditor/btn_new_over.png %%DATADIR%%/data/img/gray/songEditor/btn_select_off.png %%DATADIR%%/data/img/gray/songEditor/btn_select_on.png %%DATADIR%%/data/img/gray/songEditor/btn_select_over.png %%DATADIR%%/data/img/gray/songEditor/btn_up_off.png %%DATADIR%%/data/img/gray/songEditor/btn_up_on.png %%DATADIR%%/data/img/gray/songEditor/btn_up_over.png %%DATADIR%%/data/img/gray/songEditor/btn_viewPL_off.png %%DATADIR%%/data/img/gray/songEditor/btn_viewPL_on.png %%DATADIR%%/data/img/gray/songEditor/btn_viewPL_over.png %%DATADIR%%/data/img/gray/songEditor/btn_viewTL_off.png %%DATADIR%%/data/img/gray/songEditor/btn_viewTL_on.png %%DATADIR%%/data/img/gray/songEditor/btn_viewTL_over.png %%DATADIR%%/data/img/gray/songEditor/playingPattern_off.png %%DATADIR%%/data/img/gray/songEditor/playingPattern_on.png %%DATADIR%%/data/img/gray/songEditor/songEditorLabelABG.png %%DATADIR%%/data/img/gray/songEditor/songEditorLabelBG.png %%DATADIR%%/data/img/gray/songEditor/songEditorLabelSBG.png %%DATADIR%%/data/img/gray/splash/splash.png %%DATADIR%%/data/img/gray/warning.png %%DATADIR%%/data/img/gray/warning.svg %%DATADIR%%/data/img/gray/waveDisplay/background.png %%DATADIR%%/data/img/gray/waveDisplay/bgsamplewavedisplay.png %%DATADIR%%/data/img/gray/waveDisplay/detailsamplewavedisplay.png %%DATADIR%%/data/img/gray/waveDisplay/mainsamplewavedisplay.png %%DATADIR%%/data/img/gray/waveDisplay/targetsamplewavedisplay.png %%DATADIR%%/data/img/h2-icon.bmp %%DATADIR%%/data/img/h2-icon.ico %%DATADIR%%/data/new_tutorial/img_tutorial/Bridge1_4th.png %%DATADIR%%/data/new_tutorial/img_tutorial/Bridge3_3a_hh.png %%DATADIR%%/data/new_tutorial/img_tutorial/C3_6+7.png %%DATADIR%%/data/new_tutorial/img_tutorial/Intro4th.png %%DATADIR%%/data/new_tutorial/img_tutorial/PatternBase1.png %%DATADIR%%/data/new_tutorial/img_tutorial/PatternBase2.png %%DATADIR%%/data/new_tutorial/img_tutorial/Riff1b.png %%DATADIR%%/data/new_tutorial/img_tutorial/Riff1c.png %%DATADIR%%/data/new_tutorial/img_tutorial/Riff1d.png %%DATADIR%%/data/new_tutorial/img_tutorial/Verse8th.png %%DATADIR%%/data/new_tutorial/img_tutorial/VerseAll.png %%DATADIR%%/data/new_tutorial/img_tutorial/VerseBridge.png %%DATADIR%%/data/new_tutorial/img_tutorial/VerseBridge_hh.png %%DATADIR%%/data/new_tutorial/img_tutorial/warn.png %%DATADIR%%/data/new_tutorial/tutorial_en.html %%DATADIR%%/data/xsd/drumkit.xsd %%DATADIR%%/data/xsd/drumkit_pattern.xsd %%DATADIR%%/data/xsd/playlist.xsd diff --git a/audio/libopenshot-audio/pkg-plist b/audio/libopenshot-audio/pkg-plist index 8ad48c2a25f2..f8cdce2bf5c1 100644 --- a/audio/libopenshot-audio/pkg-plist +++ b/audio/libopenshot-audio/pkg-plist @@ -1,372 +1,372 @@ bin/openshot-audio-demo include/libopenshot-audio/AppConfig.h include/libopenshot-audio/JuceHeader.h include/libopenshot-audio/OpenShotAudio.h include/libopenshot-audio/juce_audio_basics/audio_play_head/juce_AudioPlayHead.h include/libopenshot-audio/juce_audio_basics/buffers/juce_AudioChannelSet.h include/libopenshot-audio/juce_audio_basics/buffers/juce_AudioDataConverters.h include/libopenshot-audio/juce_audio_basics/buffers/juce_AudioProcessLoadMeasurer.h include/libopenshot-audio/juce_audio_basics/buffers/juce_AudioSampleBuffer.h include/libopenshot-audio/juce_audio_basics/buffers/juce_FloatVectorOperations.h include/libopenshot-audio/juce_audio_basics/juce_audio_basics.h include/libopenshot-audio/juce_audio_basics/midi/juce_MidiBuffer.h include/libopenshot-audio/juce_audio_basics/midi/juce_MidiFile.h include/libopenshot-audio/juce_audio_basics/midi/juce_MidiKeyboardState.h include/libopenshot-audio/juce_audio_basics/midi/juce_MidiMessage.h include/libopenshot-audio/juce_audio_basics/midi/juce_MidiMessageSequence.h include/libopenshot-audio/juce_audio_basics/midi/juce_MidiRPN.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPEInstrument.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPEMessages.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPENote.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPESynthesiser.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPESynthesiserBase.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPESynthesiserVoice.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPEUtils.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPEValue.h include/libopenshot-audio/juce_audio_basics/mpe/juce_MPEZoneLayout.h include/libopenshot-audio/juce_audio_basics/native/juce_mac_CoreAudioLayouts.h include/libopenshot-audio/juce_audio_basics/sources/juce_AudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_BufferingAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_IIRFilterAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_MemoryAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_MixerAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_PositionableAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_ResamplingAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_ReverbAudioSource.h include/libopenshot-audio/juce_audio_basics/sources/juce_ToneGeneratorAudioSource.h include/libopenshot-audio/juce_audio_basics/synthesisers/juce_Synthesiser.h include/libopenshot-audio/juce_audio_basics/utilities/juce_ADSR.h include/libopenshot-audio/juce_audio_basics/utilities/juce_CatmullRomInterpolator.h include/libopenshot-audio/juce_audio_basics/utilities/juce_Decibels.h include/libopenshot-audio/juce_audio_basics/utilities/juce_IIRFilter.h include/libopenshot-audio/juce_audio_basics/utilities/juce_LagrangeInterpolator.h include/libopenshot-audio/juce_audio_basics/utilities/juce_Reverb.h include/libopenshot-audio/juce_audio_basics/utilities/juce_SmoothedValue.h include/libopenshot-audio/juce_audio_devices/audio_io/juce_AudioDeviceManager.h include/libopenshot-audio/juce_audio_devices/audio_io/juce_AudioIODevice.h include/libopenshot-audio/juce_audio_devices/audio_io/juce_AudioIODeviceType.h include/libopenshot-audio/juce_audio_devices/audio_io/juce_SystemAudioVolume.h include/libopenshot-audio/juce_audio_devices/juce_audio_devices.h include/libopenshot-audio/juce_audio_devices/midi_io/juce_MidiDevices.h include/libopenshot-audio/juce_audio_devices/midi_io/juce_MidiMessageCollector.h include/libopenshot-audio/juce_audio_devices/native/juce_MidiDataConcatenator.h include/libopenshot-audio/juce_audio_devices/native/juce_ios_Audio.h include/libopenshot-audio/juce_audio_devices/sources/juce_AudioSourcePlayer.h include/libopenshot-audio/juce_audio_devices/sources/juce_AudioTransportSource.h include/libopenshot-audio/juce_audio_formats/codecs/flac/all.h include/libopenshot-audio/juce_audio_formats/codecs/flac/alloc.h include/libopenshot-audio/juce_audio_formats/codecs/flac/assert.h include/libopenshot-audio/juce_audio_formats/codecs/flac/callback.h include/libopenshot-audio/juce_audio_formats/codecs/flac/compat.h include/libopenshot-audio/juce_audio_formats/codecs/flac/endswap.h include/libopenshot-audio/juce_audio_formats/codecs/flac/export.h include/libopenshot-audio/juce_audio_formats/codecs/flac/format.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/all.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/bitmath.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/bitreader.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/bitwriter.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/cpu.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/crc.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/fixed.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/float.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/format.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/lpc.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/md5.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/memory.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/metadata.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/stream_encoder.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/stream_encoder_framing.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/private/window.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/protected/all.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/protected/stream_decoder.h include/libopenshot-audio/juce_audio_formats/codecs/flac/libFLAC/include/protected/stream_encoder.h include/libopenshot-audio/juce_audio_formats/codecs/flac/metadata.h include/libopenshot-audio/juce_audio_formats/codecs/flac/ordinals.h include/libopenshot-audio/juce_audio_formats/codecs/flac/stream_decoder.h include/libopenshot-audio/juce_audio_formats/codecs/flac/stream_encoder.h include/libopenshot-audio/juce_audio_formats/codecs/flac/win_utf8_io.h include/libopenshot-audio/juce_audio_formats/codecs/juce_AiffAudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/juce_CoreAudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/juce_FlacAudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/juce_LAMEEncoderAudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/juce_MP3AudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/juce_OggVorbisAudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/juce_WavAudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/juce_WindowsMediaAudioFormat.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/codec.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/config_types.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/backends.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/bitrate.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/books/coupled/res_books_51.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/books/coupled/res_books_stereo.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/books/floor/floor_books.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/books/uncoupled/res_books_uncoupled.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codebook.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codec_internal.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/envelope.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/highlevel.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lookup.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lookup_data.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lpc.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lsp.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/masking.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mdct.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/misc.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/floor_all.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_11.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_16.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_44.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_8.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_16.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_44.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_44p51.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_44u.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_8.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_11.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_16.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_22.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_32.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_44.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_44p51.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_44u.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_8.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_X.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/os.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/psy.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/registry.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/scales.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/smallft.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/window.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/ogg.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/os_types.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/vorbisenc.h include/libopenshot-audio/juce_audio_formats/codecs/oggvorbis/vorbisfile.h include/libopenshot-audio/juce_audio_formats/format/juce_AudioFormat.h include/libopenshot-audio/juce_audio_formats/format/juce_AudioFormatManager.h include/libopenshot-audio/juce_audio_formats/format/juce_AudioFormatReader.h include/libopenshot-audio/juce_audio_formats/format/juce_AudioFormatReaderSource.h include/libopenshot-audio/juce_audio_formats/format/juce_AudioFormatWriter.h include/libopenshot-audio/juce_audio_formats/format/juce_AudioSubsectionReader.h include/libopenshot-audio/juce_audio_formats/format/juce_BufferingAudioFormatReader.h include/libopenshot-audio/juce_audio_formats/format/juce_MemoryMappedAudioFormatReader.h include/libopenshot-audio/juce_audio_formats/juce_audio_formats.h include/libopenshot-audio/juce_audio_formats/sampler/juce_Sampler.h include/libopenshot-audio/juce_core/containers/juce_AbstractFifo.h include/libopenshot-audio/juce_core/containers/juce_Array.h include/libopenshot-audio/juce_core/containers/juce_ArrayAllocationBase.h include/libopenshot-audio/juce_core/containers/juce_ArrayBase.h include/libopenshot-audio/juce_core/containers/juce_DynamicObject.h include/libopenshot-audio/juce_core/containers/juce_ElementComparator.h include/libopenshot-audio/juce_core/containers/juce_HashMap.h include/libopenshot-audio/juce_core/containers/juce_LinkedListPointer.h include/libopenshot-audio/juce_core/containers/juce_ListenerList.h include/libopenshot-audio/juce_core/containers/juce_NamedValueSet.h include/libopenshot-audio/juce_core/containers/juce_OwnedArray.h include/libopenshot-audio/juce_core/containers/juce_PropertySet.h include/libopenshot-audio/juce_core/containers/juce_ReferenceCountedArray.h include/libopenshot-audio/juce_core/containers/juce_ScopedValueSetter.h include/libopenshot-audio/juce_core/containers/juce_SortedSet.h include/libopenshot-audio/juce_core/containers/juce_SparseSet.h include/libopenshot-audio/juce_core/containers/juce_Variant.h include/libopenshot-audio/juce_core/files/juce_DirectoryIterator.h include/libopenshot-audio/juce_core/files/juce_File.h include/libopenshot-audio/juce_core/files/juce_FileFilter.h include/libopenshot-audio/juce_core/files/juce_FileInputStream.h include/libopenshot-audio/juce_core/files/juce_FileOutputStream.h include/libopenshot-audio/juce_core/files/juce_FileSearchPath.h include/libopenshot-audio/juce_core/files/juce_MemoryMappedFile.h include/libopenshot-audio/juce_core/files/juce_TemporaryFile.h include/libopenshot-audio/juce_core/files/juce_WildcardFileFilter.h include/libopenshot-audio/juce_core/javascript/juce_JSON.h include/libopenshot-audio/juce_core/javascript/juce_Javascript.h include/libopenshot-audio/juce_core/juce_core.h include/libopenshot-audio/juce_core/logging/juce_FileLogger.h include/libopenshot-audio/juce_core/logging/juce_Logger.h include/libopenshot-audio/juce_core/maths/juce_BigInteger.h include/libopenshot-audio/juce_core/maths/juce_Expression.h include/libopenshot-audio/juce_core/maths/juce_MathsFunctions.h include/libopenshot-audio/juce_core/maths/juce_NormalisableRange.h include/libopenshot-audio/juce_core/maths/juce_Random.h include/libopenshot-audio/juce_core/maths/juce_Range.h include/libopenshot-audio/juce_core/maths/juce_StatisticsAccumulator.h include/libopenshot-audio/juce_core/memory/juce_Atomic.h include/libopenshot-audio/juce_core/memory/juce_ByteOrder.h include/libopenshot-audio/juce_core/memory/juce_ContainerDeletePolicy.h include/libopenshot-audio/juce_core/memory/juce_HeapBlock.h include/libopenshot-audio/juce_core/memory/juce_HeavyweightLeakedObjectDetector.h include/libopenshot-audio/juce_core/memory/juce_LeakedObjectDetector.h include/libopenshot-audio/juce_core/memory/juce_Memory.h include/libopenshot-audio/juce_core/memory/juce_MemoryBlock.h include/libopenshot-audio/juce_core/memory/juce_OptionalScopedPointer.h include/libopenshot-audio/juce_core/memory/juce_ReferenceCountedObject.h include/libopenshot-audio/juce_core/memory/juce_ScopedPointer.h include/libopenshot-audio/juce_core/memory/juce_SharedResourcePointer.h include/libopenshot-audio/juce_core/memory/juce_Singleton.h include/libopenshot-audio/juce_core/memory/juce_WeakReference.h include/libopenshot-audio/juce_core/misc/juce_ConsoleApplication.h include/libopenshot-audio/juce_core/misc/juce_Result.h include/libopenshot-audio/juce_core/misc/juce_RuntimePermissions.h include/libopenshot-audio/juce_core/misc/juce_Uuid.h include/libopenshot-audio/juce_core/misc/juce_WindowsRegistry.h include/libopenshot-audio/juce_core/native/juce_BasicNativeHeaders.h include/libopenshot-audio/juce_core/native/juce_android_JNIHelpers.h include/libopenshot-audio/juce_core/native/juce_mac_ClangBugWorkaround.h include/libopenshot-audio/juce_core/native/juce_osx_ObjCHelpers.h include/libopenshot-audio/juce_core/native/juce_posix_IPAddress.h include/libopenshot-audio/juce_core/native/juce_posix_SharedCode.h include/libopenshot-audio/juce_core/native/juce_win32_ComSmartPtr.h include/libopenshot-audio/juce_core/network/juce_IPAddress.h include/libopenshot-audio/juce_core/network/juce_MACAddress.h include/libopenshot-audio/juce_core/network/juce_NamedPipe.h include/libopenshot-audio/juce_core/network/juce_Socket.h include/libopenshot-audio/juce_core/network/juce_URL.h include/libopenshot-audio/juce_core/network/juce_WebInputStream.h include/libopenshot-audio/juce_core/streams/juce_BufferedInputStream.h include/libopenshot-audio/juce_core/streams/juce_FileInputSource.h include/libopenshot-audio/juce_core/streams/juce_InputSource.h include/libopenshot-audio/juce_core/streams/juce_InputStream.h include/libopenshot-audio/juce_core/streams/juce_MemoryInputStream.h include/libopenshot-audio/juce_core/streams/juce_MemoryOutputStream.h include/libopenshot-audio/juce_core/streams/juce_OutputStream.h include/libopenshot-audio/juce_core/streams/juce_SubregionStream.h include/libopenshot-audio/juce_core/streams/juce_URLInputSource.h include/libopenshot-audio/juce_core/system/juce_CompilerSupport.h include/libopenshot-audio/juce_core/system/juce_PlatformDefs.h include/libopenshot-audio/juce_core/system/juce_StandardHeader.h include/libopenshot-audio/juce_core/system/juce_SystemStats.h include/libopenshot-audio/juce_core/system/juce_TargetPlatform.h include/libopenshot-audio/juce_core/text/juce_Base64.h include/libopenshot-audio/juce_core/text/juce_CharPointer_ASCII.h include/libopenshot-audio/juce_core/text/juce_CharPointer_UTF16.h include/libopenshot-audio/juce_core/text/juce_CharPointer_UTF32.h include/libopenshot-audio/juce_core/text/juce_CharPointer_UTF8.h include/libopenshot-audio/juce_core/text/juce_CharacterFunctions.h include/libopenshot-audio/juce_core/text/juce_Identifier.h include/libopenshot-audio/juce_core/text/juce_LocalisedStrings.h include/libopenshot-audio/juce_core/text/juce_NewLine.h include/libopenshot-audio/juce_core/text/juce_String.h include/libopenshot-audio/juce_core/text/juce_StringArray.h include/libopenshot-audio/juce_core/text/juce_StringPairArray.h include/libopenshot-audio/juce_core/text/juce_StringPool.h include/libopenshot-audio/juce_core/text/juce_StringRef.h include/libopenshot-audio/juce_core/text/juce_TextDiff.h include/libopenshot-audio/juce_core/threads/juce_ChildProcess.h include/libopenshot-audio/juce_core/threads/juce_CriticalSection.h include/libopenshot-audio/juce_core/threads/juce_DynamicLibrary.h include/libopenshot-audio/juce_core/threads/juce_HighResolutionTimer.h include/libopenshot-audio/juce_core/threads/juce_InterProcessLock.h include/libopenshot-audio/juce_core/threads/juce_Process.h include/libopenshot-audio/juce_core/threads/juce_ReadWriteLock.h include/libopenshot-audio/juce_core/threads/juce_ScopedLock.h include/libopenshot-audio/juce_core/threads/juce_ScopedReadLock.h include/libopenshot-audio/juce_core/threads/juce_ScopedWriteLock.h include/libopenshot-audio/juce_core/threads/juce_SpinLock.h include/libopenshot-audio/juce_core/threads/juce_Thread.h include/libopenshot-audio/juce_core/threads/juce_ThreadLocalValue.h include/libopenshot-audio/juce_core/threads/juce_ThreadPool.h include/libopenshot-audio/juce_core/threads/juce_TimeSliceThread.h include/libopenshot-audio/juce_core/threads/juce_WaitableEvent.h include/libopenshot-audio/juce_core/time/juce_PerformanceCounter.h include/libopenshot-audio/juce_core/time/juce_RelativeTime.h include/libopenshot-audio/juce_core/time/juce_Time.h include/libopenshot-audio/juce_core/unit_tests/juce_UnitTest.h include/libopenshot-audio/juce_core/unit_tests/juce_UnitTestCategories.h include/libopenshot-audio/juce_core/xml/juce_XmlDocument.h include/libopenshot-audio/juce_core/xml/juce_XmlElement.h include/libopenshot-audio/juce_core/zip/juce_GZIPCompressorOutputStream.h include/libopenshot-audio/juce_core/zip/juce_GZIPDecompressorInputStream.h include/libopenshot-audio/juce_core/zip/juce_ZipFile.h include/libopenshot-audio/juce_core/zip/zlib/crc32.h include/libopenshot-audio/juce_core/zip/zlib/deflate.h include/libopenshot-audio/juce_core/zip/zlib/inffast.h include/libopenshot-audio/juce_core/zip/zlib/inffixed.h include/libopenshot-audio/juce_core/zip/zlib/inflate.h include/libopenshot-audio/juce_core/zip/zlib/inftrees.h include/libopenshot-audio/juce_core/zip/zlib/trees.h include/libopenshot-audio/juce_core/zip/zlib/zconf.h include/libopenshot-audio/juce_core/zip/zlib/zconf.in.h include/libopenshot-audio/juce_core/zip/zlib/zlib.h include/libopenshot-audio/juce_core/zip/zlib/zutil.h include/libopenshot-audio/juce_data_structures/app_properties/juce_ApplicationProperties.h include/libopenshot-audio/juce_data_structures/app_properties/juce_PropertiesFile.h include/libopenshot-audio/juce_data_structures/juce_data_structures.h include/libopenshot-audio/juce_data_structures/undomanager/juce_UndoManager.h include/libopenshot-audio/juce_data_structures/undomanager/juce_UndoableAction.h include/libopenshot-audio/juce_data_structures/values/juce_CachedValue.h include/libopenshot-audio/juce_data_structures/values/juce_Value.h include/libopenshot-audio/juce_data_structures/values/juce_ValueTree.h include/libopenshot-audio/juce_data_structures/values/juce_ValueTreeSynchroniser.h include/libopenshot-audio/juce_data_structures/values/juce_ValueWithDefault.h include/libopenshot-audio/juce_dsp/containers/juce_AudioBlock.h include/libopenshot-audio/juce_dsp/containers/juce_SIMDRegister.h include/libopenshot-audio/juce_dsp/containers/juce_SIMDRegister_Impl.h include/libopenshot-audio/juce_dsp/filter_design/juce_FilterDesign.h include/libopenshot-audio/juce_dsp/frequency/juce_Convolution.h include/libopenshot-audio/juce_dsp/frequency/juce_FFT.h include/libopenshot-audio/juce_dsp/frequency/juce_Windowing.h include/libopenshot-audio/juce_dsp/juce_dsp.h include/libopenshot-audio/juce_dsp/maths/juce_FastMathApproximations.h include/libopenshot-audio/juce_dsp/maths/juce_LogRampedValue.h include/libopenshot-audio/juce_dsp/maths/juce_LookupTable.h include/libopenshot-audio/juce_dsp/maths/juce_Matrix.h include/libopenshot-audio/juce_dsp/maths/juce_Phase.h include/libopenshot-audio/juce_dsp/maths/juce_Polynomial.h include/libopenshot-audio/juce_dsp/maths/juce_SpecialFunctions.h include/libopenshot-audio/juce_dsp/native/juce_avx_SIMDNativeOps.h include/libopenshot-audio/juce_dsp/native/juce_fallback_SIMDNativeOps.h include/libopenshot-audio/juce_dsp/native/juce_neon_SIMDNativeOps.h include/libopenshot-audio/juce_dsp/native/juce_sse_SIMDNativeOps.h include/libopenshot-audio/juce_dsp/processors/juce_Bias.h include/libopenshot-audio/juce_dsp/processors/juce_FIRFilter.h include/libopenshot-audio/juce_dsp/processors/juce_Gain.h include/libopenshot-audio/juce_dsp/processors/juce_IIRFilter.h include/libopenshot-audio/juce_dsp/processors/juce_IIRFilter_Impl.h include/libopenshot-audio/juce_dsp/processors/juce_LadderFilter.h include/libopenshot-audio/juce_dsp/processors/juce_Oscillator.h include/libopenshot-audio/juce_dsp/processors/juce_Oversampling.h include/libopenshot-audio/juce_dsp/processors/juce_ProcessContext.h include/libopenshot-audio/juce_dsp/processors/juce_ProcessorChain.h include/libopenshot-audio/juce_dsp/processors/juce_ProcessorDuplicator.h include/libopenshot-audio/juce_dsp/processors/juce_ProcessorWrapper.h include/libopenshot-audio/juce_dsp/processors/juce_Reverb.h include/libopenshot-audio/juce_dsp/processors/juce_StateVariableFilter.h include/libopenshot-audio/juce_dsp/processors/juce_WaveShaper.h include/libopenshot-audio/juce_events/broadcasters/juce_ActionBroadcaster.h include/libopenshot-audio/juce_events/broadcasters/juce_ActionListener.h include/libopenshot-audio/juce_events/broadcasters/juce_AsyncUpdater.h include/libopenshot-audio/juce_events/broadcasters/juce_ChangeBroadcaster.h include/libopenshot-audio/juce_events/broadcasters/juce_ChangeListener.h include/libopenshot-audio/juce_events/interprocess/juce_ConnectedChildProcess.h include/libopenshot-audio/juce_events/interprocess/juce_InterprocessConnection.h include/libopenshot-audio/juce_events/interprocess/juce_InterprocessConnectionServer.h include/libopenshot-audio/juce_events/interprocess/juce_NetworkServiceDiscovery.h include/libopenshot-audio/juce_events/juce_events.h include/libopenshot-audio/juce_events/messages/juce_ApplicationBase.h include/libopenshot-audio/juce_events/messages/juce_CallbackMessage.h include/libopenshot-audio/juce_events/messages/juce_DeletedAtShutdown.h include/libopenshot-audio/juce_events/messages/juce_Initialisation.h include/libopenshot-audio/juce_events/messages/juce_Message.h include/libopenshot-audio/juce_events/messages/juce_MessageListener.h include/libopenshot-audio/juce_events/messages/juce_MessageManager.h include/libopenshot-audio/juce_events/messages/juce_MountedVolumeListChangeDetector.h include/libopenshot-audio/juce_events/messages/juce_NotificationType.h include/libopenshot-audio/juce_events/native/juce_linux_EventLoop.h include/libopenshot-audio/juce_events/native/juce_osx_MessageQueue.h include/libopenshot-audio/juce_events/native/juce_win32_HiddenMessageWindow.h include/libopenshot-audio/juce_events/native/juce_win32_WinRTWrapper.h include/libopenshot-audio/juce_events/timers/juce_MultiTimer.h include/libopenshot-audio/juce_events/timers/juce_Timer.h lib/cmake/OpenShotAudio/FindASIO.cmake lib/cmake/OpenShotAudio/OpenShotAudioConfig.cmake lib/cmake/OpenShotAudio/OpenShotAudioConfigVersion.cmake lib/cmake/OpenShotAudio/OpenShotAudioTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/OpenShotAudio/OpenShotAudioTargets.cmake lib/libopenshot-audio.so lib/libopenshot-audio.so.0.2.2 lib/libopenshot-audio.so.8 -man/man1/openshot-audio-demo.1.gz +share/man/man1/openshot-audio-demo.1.gz @dir include/libopenshot-audio/juce_audio_devices/native/java/app/com/roli/juce @dir include/libopenshot-audio/juce_core/native/java/app/com/roli/juce @dir include/libopenshot-audio/juce_core/native/javacore/app/com/roli/juce @dir include/libopenshot-audio/juce_core/native/javacore/init/com/roli/juce diff --git a/audio/opustags/Makefile b/audio/opustags/Makefile index f0cb1176d6e9..107d6e4f690c 100644 --- a/audio/opustags/Makefile +++ b/audio/opustags/Makefile @@ -1,21 +1,21 @@ PORTNAME= opustags DISTVERSION= 1.6.0 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= View and edit Ogg Opus comments LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libogg.so:audio/libogg USES= cmake compiler:c++14-lang iconv pkgconfig USE_GITHUB= yes GH_ACCOUNT= fmang PLIST_FILES= bin/opustags \ - man/man1/opustags.1.gz + share/man/man1/opustags.1.gz .include diff --git a/audio/padthv1-lv2/pkg-plist b/audio/padthv1-lv2/pkg-plist index 76090660b229..5c70e4b9485b 100644 --- a/audio/padthv1-lv2/pkg-plist +++ b/audio/padthv1-lv2/pkg-plist @@ -1,14 +1,14 @@ bin/padthv1_jack lib/lv2/padthv1.lv2/manifest.ttl lib/lv2/padthv1.lv2/padthv1.so lib/lv2/padthv1.lv2/padthv1.ttl lib/lv2/padthv1.lv2/padthv1_ui.ttl -man/fr/man1/padthv1.1.gz -man/man1/padthv1.1.gz +share/man/fr/man1/padthv1.1.gz +share/man/man1/padthv1.1.gz share/applications/org.rncbc.padthv1.desktop share/icons/hicolor/32x32/apps/org.rncbc.padthv1.png share/icons/hicolor/32x32/mimetypes/org.rncbc.padthv1.application-x-padthv1-preset.png share/icons/hicolor/scalable/apps/org.rncbc.padthv1.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.padthv1.application-x-padthv1-preset.svg share/metainfo/org.rncbc.padthv1.metainfo.xml share/mime/packages/org.rncbc.padthv1.xml diff --git a/audio/qjackctl/pkg-plist b/audio/qjackctl/pkg-plist index 7107217145a8..ebc2134cbf5c 100644 --- a/audio/qjackctl/pkg-plist +++ b/audio/qjackctl/pkg-plist @@ -1,19 +1,19 @@ bin/qjackctl -man/fr/man1/qjackctl.1.gz -man/man1/qjackctl.1.gz +share/man/fr/man1/qjackctl.1.gz +share/man/man1/qjackctl.1.gz share/applications/org.rncbc.qjackctl.desktop share/icons/hicolor/32x32/apps/org.rncbc.qjackctl.png share/icons/hicolor/scalable/apps/org.rncbc.qjackctl.svg share/metainfo/org.rncbc.qjackctl.metainfo.xml %%DATADIR%%/translations/qjackctl_cs.qm %%DATADIR%%/translations/qjackctl_de.qm %%DATADIR%%/translations/qjackctl_es.qm %%DATADIR%%/translations/qjackctl_fr.qm %%DATADIR%%/translations/qjackctl_it.qm %%DATADIR%%/translations/qjackctl_ja.qm %%DATADIR%%/translations/qjackctl_ko.qm %%DATADIR%%/translations/qjackctl_nl.qm %%DATADIR%%/translations/qjackctl_pt.qm %%DATADIR%%/translations/qjackctl_ru.qm %%DATADIR%%/translations/qjackctl_sk.qm %%DATADIR%%/translations/qjackctl_uk.qm diff --git a/audio/qmidictl/pkg-plist b/audio/qmidictl/pkg-plist index b9777062d547..9ef11b12a4dc 100644 --- a/audio/qmidictl/pkg-plist +++ b/audio/qmidictl/pkg-plist @@ -1,7 +1,7 @@ bin/qmidictl -man/fr/man1/qmidictl.1.gz -man/man1/qmidictl.1.gz +share/man/fr/man1/qmidictl.1.gz +share/man/man1/qmidictl.1.gz share/applications/org.rncbc.qmidictl.desktop share/icons/hicolor/32x32/apps/org.rncbc.qmidictl.png share/icons/hicolor/scalable/apps/org.rncbc.qmidictl.svg share/metainfo/org.rncbc.qmidictl.metainfo.xml diff --git a/audio/qmidinet/pkg-plist b/audio/qmidinet/pkg-plist index 9fbab2c6f443..6e294a4e4f71 100644 --- a/audio/qmidinet/pkg-plist +++ b/audio/qmidinet/pkg-plist @@ -1,7 +1,7 @@ bin/qmidinet -man/fr/man1/qmidinet.1.gz -man/man1/qmidinet.1.gz +share/man/fr/man1/qmidinet.1.gz +share/man/man1/qmidinet.1.gz share/applications/org.rncbc.qmidinet.desktop share/icons/hicolor/32x32/apps/org.rncbc.qmidinet.png share/icons/hicolor/scalable/apps/org.rncbc.qmidinet.svg share/metainfo/org.rncbc.qmidinet.metainfo.xml diff --git a/audio/qsampler/pkg-plist b/audio/qsampler/pkg-plist index 8b09ddc82aba..5cc33eaf186a 100644 --- a/audio/qsampler/pkg-plist +++ b/audio/qsampler/pkg-plist @@ -1,13 +1,13 @@ bin/qsampler -man/fr/man1/qsampler.1.gz -man/man1/qsampler.1.gz +share/man/fr/man1/qsampler.1.gz +share/man/man1/qsampler.1.gz share/applications/org.rncbc.qsampler.desktop share/icons/hicolor/32x32/apps/org.rncbc.qsampler.png share/icons/hicolor/32x32/mimetypes/org.rncbc.qsampler.application-x-qsampler-session.png share/icons/hicolor/scalable/apps/org.rncbc.qsampler.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.qsampler.application-x-qsampler-session.svg share/metainfo/org.rncbc.qsampler.metainfo.xml share/mime/packages/org.rncbc.qsampler.xml %%DATADIR%%/translations/qsampler_cs.qm %%DATADIR%%/translations/qsampler_fr.qm %%DATADIR%%/translations/qsampler_ru.qm diff --git a/audio/qsynth/pkg-plist b/audio/qsynth/pkg-plist index 988751ad6b5e..5c1928df6952 100644 --- a/audio/qsynth/pkg-plist +++ b/audio/qsynth/pkg-plist @@ -1,13 +1,13 @@ bin/qsynth -man/fr/man1/qsynth.1.gz -man/man1/qsynth.1.gz +share/man/fr/man1/qsynth.1.gz +share/man/man1/qsynth.1.gz share/applications/org.rncbc.qsynth.desktop share/icons/hicolor/32x32/apps/org.rncbc.qsynth.png share/icons/hicolor/scalable/apps/org.rncbc.qsynth.svg share/metainfo/org.rncbc.qsynth.metainfo.xml %%DATADIR%%/translations/qsynth_cs.qm %%DATADIR%%/translations/qsynth_de.qm %%DATADIR%%/translations/qsynth_es.qm %%DATADIR%%/translations/qsynth_fr.qm %%DATADIR%%/translations/qsynth_ru.qm %%DATADIR%%/translations/qsynth_sr.qm diff --git a/audio/qtractor/pkg-plist b/audio/qtractor/pkg-plist index ba0aab635539..359845dfe8ec 100644 --- a/audio/qtractor/pkg-plist +++ b/audio/qtractor/pkg-plist @@ -1,23 +1,23 @@ bin/qtractor lib/qtractor/qtractor_plugin_scan -man/fr/man1/qtractor.1.gz -man/man1/qtractor.1.gz +share/man/fr/man1/qtractor.1.gz +share/man/man1/qtractor.1.gz share/applications/org.rncbc.qtractor.desktop share/icons/hicolor/32x32/apps/org.rncbc.qtractor.png share/icons/hicolor/32x32/mimetypes/org.rncbc.qtractor.application-x-qtractor-archive.png share/icons/hicolor/32x32/mimetypes/org.rncbc.qtractor.application-x-qtractor-session.png share/icons/hicolor/32x32/mimetypes/org.rncbc.qtractor.application-x-qtractor-template.png share/icons/hicolor/scalable/apps/org.rncbc.qtractor.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.qtractor.application-x-qtractor-archive.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.qtractor.application-x-qtractor-session.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.qtractor.application-x-qtractor-template.svg share/metainfo/org.rncbc.qtractor.metainfo.xml share/mime/packages/org.rncbc.qtractor.xml %%DATADIR%%/translations/qtractor_cs.qm %%DATADIR%%/translations/qtractor_de.qm %%DATADIR%%/translations/qtractor_es.qm %%DATADIR%%/translations/qtractor_fr.qm %%DATADIR%%/translations/qtractor_it.qm %%DATADIR%%/translations/qtractor_ja.qm %%DATADIR%%/translations/qtractor_pt.qm %%DATADIR%%/translations/qtractor_ru.qm diff --git a/audio/qxgedit/pkg-plist b/audio/qxgedit/pkg-plist index 8c4ace840b5b..1aeaefcc4ec8 100644 --- a/audio/qxgedit/pkg-plist +++ b/audio/qxgedit/pkg-plist @@ -1,8 +1,8 @@ bin/qxgedit %%QT_PLUGINDIR%%/styles/libskulpturestyle.so -man/fr/man1/qxgedit.1.gz -man/man1/qxgedit.1.gz +share/man/fr/man1/qxgedit.1.gz +share/man/man1/qxgedit.1.gz share/applications/org.rncbc.qxgedit.desktop share/icons/hicolor/32x32/apps/org.rncbc.qxgedit.png share/icons/hicolor/scalable/apps/org.rncbc.qxgedit.svg share/metainfo/org.rncbc.qxgedit.metainfo.xml diff --git a/audio/samplv1-lv2/pkg-plist b/audio/samplv1-lv2/pkg-plist index ca57bc54d78e..f0fbdd70fec2 100644 --- a/audio/samplv1-lv2/pkg-plist +++ b/audio/samplv1-lv2/pkg-plist @@ -1,14 +1,14 @@ bin/samplv1_jack lib/lv2/samplv1.lv2/manifest.ttl lib/lv2/samplv1.lv2/samplv1.so lib/lv2/samplv1.lv2/samplv1.ttl lib/lv2/samplv1.lv2/samplv1_ui.ttl -man/fr/man1/samplv1.1.gz -man/man1/samplv1.1.gz +share/man/fr/man1/samplv1.1.gz +share/man/man1/samplv1.1.gz share/applications/org.rncbc.samplv1.desktop share/icons/hicolor/32x32/apps/org.rncbc.samplv1.png share/icons/hicolor/32x32/mimetypes/org.rncbc.samplv1.application-x-samplv1-preset.png share/icons/hicolor/scalable/apps/org.rncbc.samplv1.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.samplv1.application-x-samplv1-preset.svg share/metainfo/org.rncbc.samplv1.metainfo.xml share/mime/packages/org.rncbc.samplv1.xml diff --git a/audio/synthv1-lv2/pkg-plist b/audio/synthv1-lv2/pkg-plist index 52a5265fbc3c..ef9bfcff3daf 100644 --- a/audio/synthv1-lv2/pkg-plist +++ b/audio/synthv1-lv2/pkg-plist @@ -1,14 +1,14 @@ bin/synthv1_jack lib/lv2/synthv1.lv2/manifest.ttl lib/lv2/synthv1.lv2/synthv1.so lib/lv2/synthv1.lv2/synthv1.ttl lib/lv2/synthv1.lv2/synthv1_ui.ttl -man/fr/man1/synthv1.1.gz -man/man1/synthv1.1.gz +share/man/fr/man1/synthv1.1.gz +share/man/man1/synthv1.1.gz share/applications/org.rncbc.synthv1.desktop share/icons/hicolor/32x32/apps/org.rncbc.synthv1.png share/icons/hicolor/32x32/mimetypes/org.rncbc.synthv1.application-x-synthv1-preset.png share/icons/hicolor/scalable/apps/org.rncbc.synthv1.svg share/icons/hicolor/scalable/mimetypes/org.rncbc.synthv1.application-x-synthv1-preset.svg share/metainfo/org.rncbc.synthv1.metainfo.xml share/mime/packages/org.rncbc.synthv1.xml diff --git a/audio/vmpk/pkg-plist b/audio/vmpk/pkg-plist index 46c556022f45..0f0998e8991c 100644 --- a/audio/vmpk/pkg-plist +++ b/audio/vmpk/pkg-plist @@ -1,26 +1,26 @@ bin/vmpk -man/man1/vmpk.1.gz +share/man/man1/vmpk.1.gz share/applications/net.sourceforge.VMPK.desktop share/icons/hicolor/128x128/apps/vmpk.png share/icons/hicolor/16x16/apps/vmpk.png share/icons/hicolor/32x32/apps/vmpk.png share/icons/hicolor/48x48/apps/vmpk.png share/icons/hicolor/64x64/apps/vmpk.png share/icons/hicolor/scalable/apps/vmpk.svgz share/metainfo/net.sourceforge.VMPK.metainfo.xml %%DATADIR%%/Serbian-cyr.xml %%DATADIR%%/Serbian-lat.xml %%DATADIR%%/azerty.xml %%DATADIR%%/german.xml %%DATADIR%%/gmgsxg.ins %%DATADIR%%/help.html %%DATADIR%%/help_es.html %%DATADIR%%/help_ru.html %%DATADIR%%/help_sr.html %%DATADIR%%/it-qwerty.xml %%DATADIR%%/pc102mac.xml %%DATADIR%%/pc102win.xml %%DATADIR%%/pc102x11.xml %%DATADIR%%/spanish.xml %%DATADIR%%/txt2ins.awk %%DATADIR%%/vkeybd-default.xml diff --git a/audio/welle.io/pkg-plist b/audio/welle.io/pkg-plist index 17cdf2bf1b51..91fdffc05ac9 100644 --- a/audio/welle.io/pkg-plist +++ b/audio/welle.io/pkg-plist @@ -1,9 +1,9 @@ share/applications/welle-io.desktop share/icons/hicolor/16x16/apps/welle-io.png share/icons/hicolor/24x24/apps/welle-io.png share/icons/hicolor/32x32/apps/welle-io.png share/icons/hicolor/48x48/apps/welle-io.png share/icons/hicolor/128x128/apps/welle-io.png share/icons/hicolor/256x256/apps/welle-io.png -man/man1/welle-io.1.gz +share/man/man1/welle-io.1.gz bin/welle-io diff --git a/audio/yoshimi/pkg-plist b/audio/yoshimi/pkg-plist index e513e1227092..92fde253cd2b 100644 --- a/audio/yoshimi/pkg-plist +++ b/audio/yoshimi/pkg-plist @@ -1,10 +1,10 @@ bin/yoshimi lib/lv2/yoshimi.lv2/manifest.ttl lib/lv2/yoshimi.lv2/yoshimi.ttl lib/lv2/yoshimi.lv2/yoshimi_lv2.so -man/man1/yoshimi.1.gz +share/man/man1/yoshimi.1.gz share/applications/yoshimi.desktop share/icons/hicolor/scalable/apps/yoshimi.svg share/icons/hicolor/scalable/apps/yoshimi_alt.svg share/metainfo/yoshimi.appdata.xml share/pixmaps/yoshimi.png diff --git a/biology/seqan-apps/pkg-plist b/biology/seqan-apps/pkg-plist index 8b8e5ba425e3..8894fb03de0f 100644 --- a/biology/seqan-apps/pkg-plist +++ b/biology/seqan-apps/pkg-plist @@ -1,160 +1,160 @@ bin/alf bin/bam2roi bin/bed_sort.sh bin/bisar bin/casbar %%RM_I386%%bin/compute_gain bin/dfi %%RM_I386%%bin/fiona bin/four2three bin/fx_bam_coverage bin/gff_sort.sh bin/gustaf bin/gustaf_mate_joining bin/insegt bin/mason_frag_sequencing bin/mason_genome bin/mason_materializer bin/mason_methylation bin/mason_simulator bin/mason_splicing bin/mason_variator bin/micro_razers bin/pair_align bin/param_chooser bin/plot.awk bin/ps2pswLinks.gawk bin/rabema_build_gold_standard bin/rabema_evaluate bin/rabema_prepare_sam bin/razers bin/razers3 bin/rep_sep bin/roi_feature_projection bin/roi_plot_9.sh bin/roi_plot_thumbnails bin/roi_sort.sh bin/s4_join bin/s4_search bin/sak bin/sam2matrix bin/samcat bin/seqan_tcoffee bin/seqcons2 bin/sgip bin/snp_store %%RM_I386%%bin/splazers bin/stellar bin/tree_recon bin/yara_indexer bin/yara_mapper -man/man1/sak.1.gz +share/man/man1/sak.1.gz share/doc/alf/LICENSE share/doc/alf/README share/doc/alf/example/small.fasta share/doc/bs_tools/LICENSE share/doc/bs_tools/README share/doc/dfi/LICENSE share/doc/dfi/README share/doc/dfi/example/fasta1.fa share/doc/dfi/example/fasta2.fa %%RM_I386%%share/doc/fiona/LICENSE %%RM_I386%%share/doc/fiona/README %%RM_I386%%share/doc/fiona/example/reads.fa share/doc/fx_tools/LICENSE share/doc/fx_tools/README share/doc/gustaf/LICENSE share/doc/gustaf/README share/doc/gustaf/example/adeno.fa share/doc/gustaf/example/adeno_modified.fa share/doc/gustaf/example/adeno_modified_reads.fa share/doc/gustaf/example/stellar.gff share/doc/insegt/LICENSE share/doc/insegt/README share/doc/insegt/example/annoOutput.gff share/doc/insegt/example/annotations.gff share/doc/insegt/example/readOutput.gff share/doc/insegt/example/tupleOutput.gff share/doc/mason2/LICENSE share/doc/mason2/README share/doc/mason2/README.mason_frag_sequencing share/doc/mason2/README.mason_genome share/doc/mason2/README.mason_materializer share/doc/mason2/README.mason_methylation share/doc/mason2/README.mason_simulator share/doc/mason2/README.mason_splicing share/doc/mason2/README.mason_variator share/doc/mason2/example/adeno_virus.fa share/doc/micro_razers/LICENSE share/doc/micro_razers/README share/doc/micro_razers/example/genome.fa share/doc/micro_razers/example/reads.fa share/doc/micro_razers/example/reads.fa.result share/doc/ngs_roi/LICENSE share/doc/ngs_roi/R/ngsroi_0.1.tar.gz share/doc/ngs_roi/R/ngsroi_0.1.zip share/doc/ngs_roi/README share/doc/ngs_roi/example/dmel.bed share/doc/ngs_roi/example/dmel.gtf share/doc/ngs_roi/example/example.bam share/doc/pair_align/LICENSE share/doc/pair_align/README share/doc/param_chooser/LICENSE share/doc/param_chooser/README share/doc/rabema/LICENSE share/doc/rabema/README share/doc/razers/LICENSE share/doc/razers/README share/doc/razers/example/genome.fa share/doc/razers/example/reads.fa share/doc/razers/example/reads2.fa share/doc/razers3/LICENSE share/doc/razers3/README share/doc/razers3/example/genome.fa share/doc/razers3/example/reads.fa share/doc/razers3/example/reads2.fa share/doc/rep_sep/LICENSE share/doc/rep_sep/README share/doc/sak/LICENSE share/doc/sak/README share/doc/sak/README.sak.txt share/doc/sam2matrix/LICENSE share/doc/sam2matrix/README share/doc/samcat/LICENSE share/doc/samcat/README share/doc/searchjoin/LICENSE share/doc/searchjoin/README share/doc/seqan_tcoffee/LICENSE share/doc/seqan_tcoffee/README share/doc/seqan_tcoffee/example/seq.fa share/doc/seqcons2/LICENSE share/doc/seqcons2/README share/doc/sgip/LICENSE share/doc/sgip/README share/doc/sgip/example/iso_m2D_m196.A01 share/doc/sgip/example/iso_r01_m200.A00 share/doc/sgip/example/iso_r01_m200.A01 share/doc/sgip/example/iso_r01_m200.B00 share/doc/sgip/example/iso_r01_m200.B01 share/doc/sgip/example/latin-4 share/doc/sgip/example/lattice-4 share/doc/sgip/example/sts-7 share/doc/snp_store/LICENSE share/doc/snp_store/README share/doc/snp_store/example/exampleGenome.fa share/doc/snp_store/example/exampleReads.gff %%RM_I386%%share/doc/splazers/LICENSE %%RM_I386%%share/doc/splazers/README %%RM_I386%%share/doc/splazers/example/genome.fa %%RM_I386%%share/doc/splazers/example/reads.fa %%RM_I386%%share/doc/splazers/example/reads.fa.result share/doc/stellar/LICENSE share/doc/stellar/README share/doc/stellar/example/NC_001474.fasta share/doc/stellar/example/NC_001477.fasta share/doc/stellar/example/reads.fasta share/doc/tree_recon/LICENSE share/doc/tree_recon/README share/doc/tree_recon/example/example.dist share/doc/yara/LICENSE share/doc/yara/README.rst diff --git a/cad/gmsh/pkg-plist b/cad/gmsh/pkg-plist index f3bf37c30c5d..4b3e2dfd73a1 100644 --- a/cad/gmsh/pkg-plist +++ b/cad/gmsh/pkg-plist @@ -1,299 +1,299 @@ bin/gmsh bin/onelab.py -man/man1/gmsh.1.gz +share/man/man1/gmsh.1.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt %%PORTDOCS%%%%DOCSDIR%%/CREDITS.txt %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/demos/api/CMakeLists.txt %%PORTDOCS%%%%DOCSDIR%%/demos/api/README.txt %%PORTDOCS%%%%DOCSDIR%%/demos/api/adapt_mesh.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/adapt_mesh.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/aneurysm.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/aneurysm_data.stl %%PORTDOCS%%%%DOCSDIR%%/demos/api/as1-tu-203.stp %%PORTDOCS%%%%DOCSDIR%%/demos/api/bgmesh.pos %%PORTDOCS%%%%DOCSDIR%%/demos/api/boolean.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/boolean.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/bspline_bezier_patches.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/bspline_bezier_trimmed.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/bspline_filling.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/closest_point.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/copy_mesh.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/crack.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/crack3d.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/custom_gui.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/custom_gui.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/discrete.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/discrete.jl %%PORTDOCS%%%%DOCSDIR%%/demos/api/discrete.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/edges.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/explore.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/explore.jl %%PORTDOCS%%%%DOCSDIR%%/demos/api/explore.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/faces.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/flatten.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/flatten2.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/fragment_surfaces.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/get_data_perf.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/get_data_perf.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/glue_and_remesh_stl.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/gui.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/gui.jl %%PORTDOCS%%%%DOCSDIR%%/demos/api/gui.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/heal.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/hex.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/import_perf.c %%PORTDOCS%%%%DOCSDIR%%/demos/api/import_perf.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/import_perf.jl %%PORTDOCS%%%%DOCSDIR%%/demos/api/import_perf.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/mesh_from_discrete_curve.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/mesh_quality.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/mirror_mesh.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/multi_process.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/multi_thread.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/neighbors.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/normals.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/object.stl %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_run.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_run_auto.c %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_run_auto.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_run_auto.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_test.jl %%PORTDOCS%%%%DOCSDIR%%/demos/api/onelab_test.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/open.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/open.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/opt.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/partition.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/partition.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/periodic.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/pipe.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/prepro.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/plugin.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/plugin.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/poisson.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/raw_tetrahedralization.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/raw_triangulation.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/remesh_stl.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/reparamOnFace.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/simple.c %%PORTDOCS%%%%DOCSDIR%%/demos/api/simple.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/simple.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/spherical_surf.jl %%PORTDOCS%%%%DOCSDIR%%/demos/api/spherical_surf.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/spline.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/spline.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/split_window.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/square.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/square.geo %%PORTDOCS%%%%DOCSDIR%%/demos/api/step_assembly.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/step_boundary_colors.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/step_boundary_colors.stp %%PORTDOCS%%%%DOCSDIR%%/demos/api/surface_filling.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/surface1.stl %%PORTDOCS%%%%DOCSDIR%%/demos/api/surface2.stl %%PORTDOCS%%%%DOCSDIR%%/demos/api/terrain.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/terrain_bspline.jl %%PORTDOCS%%%%DOCSDIR%%/demos/api/terrain_bspline.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/terrain_stl.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/terrain_stl_data.stl %%PORTDOCS%%%%DOCSDIR%%/demos/api/test.c %%PORTDOCS%%%%DOCSDIR%%/demos/api/test.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/trimmed.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/view.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/view.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/view_combine.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/view_renumbering.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/viewlist.cpp %%PORTDOCS%%%%DOCSDIR%%/demos/api/viewlist.py %%PORTDOCS%%%%DOCSDIR%%/demos/api/volume.py %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/as1-tu-203.stp %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/baffles.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/boolean.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/chamfer.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/coherence.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/component8.step %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/compsolid.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/compsolid2.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/extrude.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/extrude2.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/fillet.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/fillet2.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/fillet3.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/fillet4.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/fillet_chamfer.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/fleur.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/fragment_numbering.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/hybrid_occ_builtin.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/import.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/import2.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/intersect_line_volume.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/neuron.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/periodic.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/periodic_embedded.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/pipe.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/primitives.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/revolve.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/revolve2.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/shell_sewing.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/simple.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/simple2.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/simple3.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/simple4.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/simple5.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/simple6.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/simple7.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/slicer.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/slicer_surfaces.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/spherical_surf.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/spline.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/step_assembly.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/surface_filling.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/thicksolid.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/thrusections.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/transfinite.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/transform.geo %%PORTDOCS%%%%DOCSDIR%%/demos/boolean/twist.geo %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/anim.script %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/compute_area_volume.geo %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/encode.script %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/isosurf.script %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/lowmem-anim.geo %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/multislice.script %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/plot2d.geo %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/primitives.pos %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/right_scale_centered.geo %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/rotate.script %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/title.script %%PORTDOCS%%%%DOCSDIR%%/demos/post_processing/view_groups.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/antenna.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/antenna.i1 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/cone.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/cube.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/filter.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/hex.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/homology.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/indheat.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/machine.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/machine.i1 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/machine.i2 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/piece-extr-rec.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/piece-extr.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/piece.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/pripyrtet.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/sphere-discrete.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/sphere-surf.stl %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/sphere.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/splines.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/square_regular.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/tower.geo %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/tower.i1 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/tower.i2 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/tower.i3 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/tower.i4 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/tower.i5 %%PORTDOCS%%%%DOCSDIR%%/demos/simple_geo/transfinite.geo %%PORTDOCS%%%%DOCSDIR%%/demos/struct/Exists_GetForced.geo %%PORTDOCS%%%%DOCSDIR%%/demos/struct/struct.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/README.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/README.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t1.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t10.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t11.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t12.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t13.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t14.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t15.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t16.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t17.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t18.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t19.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t2.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t20.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t21.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t3.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t4.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t5.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t6.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t7.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t8.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/t9.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/x1.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/x2.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/x3.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/x4.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/x5.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/x6.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c++/x7.cpp %%PORTDOCS%%%%DOCSDIR%%/tutorial/c/README.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/c/t1.c %%PORTDOCS%%%%DOCSDIR%%/tutorial/c/t2.c %%PORTDOCS%%%%DOCSDIR%%/tutorial/c/t6.c %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/README.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/t1.jl %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/t10.jl %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/t16.jl %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/t2.jl %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/t3.jl %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/t4.jl %%PORTDOCS%%%%DOCSDIR%%/tutorial/julia/t5.jl %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/README.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t1.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t10.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t11.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t12.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t13.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t14.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t15.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t16.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t17.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t18.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t19.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t2.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t20.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t21.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t3.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t4.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t5.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t6.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t7.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t8.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/t9.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/x1.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/x2.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/x3.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/x4.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/x5.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/x6.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/python/x7.py %%PORTDOCS%%%%DOCSDIR%%/tutorial/t1.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t10.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t11.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t12.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t13.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t13_data.stl %%PORTDOCS%%%%DOCSDIR%%/tutorial/t14.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t15.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t16.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t17.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t17_bgmesh.pos %%PORTDOCS%%%%DOCSDIR%%/tutorial/t18.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t19.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t2.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t20.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t20_data.step %%PORTDOCS%%%%DOCSDIR%%/tutorial/t21.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t3.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t4.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t4_image.png %%PORTDOCS%%%%DOCSDIR%%/tutorial/t5.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t6.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t7.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t7_bgmesh.pos %%PORTDOCS%%%%DOCSDIR%%/tutorial/t8.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/t9.geo %%PORTDOCS%%%%DOCSDIR%%/tutorial/view1.pos %%PORTDOCS%%%%DOCSDIR%%/tutorial/view2.pos %%PORTDOCS%%%%DOCSDIR%%/tutorial/view3.pos %%PORTDOCS%%%%DOCSDIR%%/tutorial/view4.pos %%PORTDOCS%%%%DOCSDIR%%/tutorial/view5.msh diff --git a/comms/wsjtx/pkg-plist b/comms/wsjtx/pkg-plist index e6471fb93ac5..7cc4e90ab6ce 100644 --- a/comms/wsjtx/pkg-plist +++ b/comms/wsjtx/pkg-plist @@ -1,53 +1,53 @@ bin/fcal bin/fmeasure bin/fmtave bin/fst4sim bin/ft8code bin/jt4code bin/jt65code bin/jt9 bin/jt9code bin/message_aggregator bin/msk144code bin/q65code bin/q65sim bin/rigctl-wsjtx bin/rigctlcom-wsjtx bin/rigctld-wsjtx bin/udp_daemon bin/wsjtx bin/wsjtx_app_version bin/wsprd -man/man1/fcal.1.gz -man/man1/fmeasure.1.gz -man/man1/fmtave.1.gz -man/man1/fst4sim.1.gz -man/man1/ft8code.1.gz -man/man1/jt4code.1.gz -man/man1/jt65code.1.gz -man/man1/jt9.1.gz -man/man1/jt9code.1.gz -man/man1/message_aggregator.1.gz -man/man1/msk144code.1.gz -man/man1/qra64code.1.gz -man/man1/qra64sim.1.gz -man/man1/rigctl-wsjtx.1.gz -man/man1/rigctlcom-wsjtx.1.gz -man/man1/rigctld-wsjtx.1.gz -man/man1/udp_daemon.1.gz -man/man1/wsjtx.1.gz -man/man1/wsprd.1.gz +share/man/man1/fcal.1.gz +share/man/man1/fmeasure.1.gz +share/man/man1/fmtave.1.gz +share/man/man1/fst4sim.1.gz +share/man/man1/ft8code.1.gz +share/man/man1/jt4code.1.gz +share/man/man1/jt65code.1.gz +share/man/man1/jt9.1.gz +share/man/man1/jt9code.1.gz +share/man/man1/message_aggregator.1.gz +share/man/man1/msk144code.1.gz +share/man/man1/qra64code.1.gz +share/man/man1/qra64sim.1.gz +share/man/man1/rigctl-wsjtx.1.gz +share/man/man1/rigctlcom-wsjtx.1.gz +share/man/man1/rigctld-wsjtx.1.gz +share/man/man1/udp_daemon.1.gz +share/man/man1/wsjtx.1.gz +share/man/man1/wsprd.1.gz share/applications/message_aggregator.desktop share/applications/wsjtx.desktop share/doc/wsjtx/AUTHORS share/doc/wsjtx/BUGS share/doc/wsjtx/COPYING share/doc/wsjtx/NEWS share/doc/wsjtx/README share/doc/wsjtx/THANKS share/doc/wsjtx/copyright share/doc/wsjtx/wsjtx-main-%%PORTVERSION%%.html share/pixmaps/wsjtx_icon.png %%DATADIR%%/JPLEPH %%DATADIR%%/cty.dat %%DATADIR%%/cty.dat_copyright.txt diff --git a/comms/wsjtz/pkg-plist b/comms/wsjtz/pkg-plist index b21010c30b29..bd7c426ca0d1 100644 --- a/comms/wsjtz/pkg-plist +++ b/comms/wsjtz/pkg-plist @@ -1,45 +1,45 @@ bin/fcal bin/fmeasure bin/fmtave bin/fst4sim bin/ft8code bin/jt4code bin/jt65code bin/jt9 bin/jt9code bin/message_aggregator bin/msk144code bin/q65code bin/q65sim bin/rigctl-wsjtx bin/rigctld-wsjtx bin/udp_daemon bin/wsjtx bin/wsjtx_app_version bin/wsprd -man/man1/fcal.1.gz -man/man1/fmeasure.1.gz -man/man1/fmtave.1.gz -man/man1/fst4sim.1.gz -man/man1/ft8code.1.gz -man/man1/jt4code.1.gz -man/man1/jt65code.1.gz -man/man1/jt9.1.gz -man/man1/jt9code.1.gz -man/man1/message_aggregator.1.gz -man/man1/msk144code.1.gz -man/man1/qra64code.1.gz -man/man1/qra64sim.1.gz -man/man1/rigctl-wsjtx.1.gz -man/man1/rigctlcom-wsjtx.1.gz -man/man1/rigctld-wsjtx.1.gz -man/man1/udp_daemon.1.gz -man/man1/wsjtx.1.gz -man/man1/wsprd.1.gz +share/man/man1/fcal.1.gz +share/man/man1/fmeasure.1.gz +share/man/man1/fmtave.1.gz +share/man/man1/fst4sim.1.gz +share/man/man1/ft8code.1.gz +share/man/man1/jt4code.1.gz +share/man/man1/jt65code.1.gz +share/man/man1/jt9.1.gz +share/man/man1/jt9code.1.gz +share/man/man1/message_aggregator.1.gz +share/man/man1/msk144code.1.gz +share/man/man1/qra64code.1.gz +share/man/man1/qra64sim.1.gz +share/man/man1/rigctl-wsjtx.1.gz +share/man/man1/rigctlcom-wsjtx.1.gz +share/man/man1/rigctld-wsjtx.1.gz +share/man/man1/udp_daemon.1.gz +share/man/man1/wsjtx.1.gz +share/man/man1/wsprd.1.gz share/applications/message_aggregator.desktop share/applications/wsjtx.desktop share/pixmaps/wsjtx_icon.png %%DATADIR%%/JPLEPH %%DATADIR%%/USState.db %%DATADIR%%/cty.dat %%DATADIR%%/cty.dat_copyright.txt diff --git a/databases/ejdb/pkg-plist b/databases/ejdb/pkg-plist index 4f28a3c960de..df912e8a856c 100644 --- a/databases/ejdb/pkg-plist +++ b/databases/ejdb/pkg-plist @@ -1,19 +1,19 @@ bin/jbs include/ejdb2/ejdb2.h include/ejdb2/jbl.h include/ejdb2/jbr.h include/ejdb2/jql.h lib/libejdb2-2.a lib/libejdb2.so lib/libejdb2.so.2 lib/libejdb2.so.2.72 libdata/pkgconfig/libejdb2.pc -man/man1/jbs.1.gz -man/man3/ejdb2.3.gz +share/man/man1/jbs.1.gz +share/man/man3/ejdb2.3.gz %%PORTDOCS%%%%DOCSDIR%%2/Changelog %%PORTDOCS%%%%DOCSDIR%%2/LICENSE %%PORTDOCS%%%%DOCSDIR%%2/README %%DATADIR%%2/ejdb2-exports-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%2/ejdb2-exports.cmake %%DATADIR%%2/ejdb2-static-exports-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%2/ejdb2-static-exports.cmake diff --git a/databases/iowow/pkg-plist b/databases/iowow/pkg-plist index 5601d1355416..638c206ba4d4 100644 --- a/databases/iowow/pkg-plist +++ b/databases/iowow/pkg-plist @@ -1,36 +1,36 @@ include/iowow/basedefs.h include/iowow/iowow.h include/iowow/iwarr.h include/iowow/iwbits.h include/iowow/iwconv.h include/iowow/iwdlsnr.h include/iowow/iwexfile.h include/iowow/iwfile.h include/iowow/iwfsmfile.h include/iowow/iwhmap.h include/iowow/iwkv.h include/iowow/iwlog.h include/iowow/iwp.h include/iowow/iwpool.h include/iowow/iwrb.h include/iowow/iwrdb.h include/iowow/iwre.h include/iowow/iwsha2.h include/iowow/iwstree.h include/iowow/iwstw.h include/iowow/iwth.h include/iowow/iwtp.h include/iowow/iwutils.h include/iowow/iwuuid.h include/iowow/iwxstr.h include/iowow/murmur3.h lib/libiowow-1.a lib/libiowow.so lib/libiowow.so.1 lib/libiowow.so.%%VERSION%% libdata/pkgconfig/libiowow.pc -man/man3/iowow.3.gz +share/man/man3/iowow.3.gz %%DATADIR%%/iowow-exports-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/iowow-exports.cmake %%DATADIR%%/iowow-static-exports-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/iowow-static-exports.cmake diff --git a/deskutils/ausweisapp2/pkg-plist b/deskutils/ausweisapp2/pkg-plist index b6755a880671..359e43566507 100644 --- a/deskutils/ausweisapp2/pkg-plist +++ b/deskutils/ausweisapp2/pkg-plist @@ -1,9 +1,9 @@ bin/AusweisApp2 -man/man1/AusweisApp2.1.gz +share/man/man1/AusweisApp2.1.gz share/applications/com.governikus.ausweisapp2.desktop %%DATADIR%%/AusweisApp2/AusweisApp2.rcc %%DATADIR%%/AusweisApp2/config.json %%DATADIR%%/AusweisApp2/translations/ausweisapp2_de.qm share/icons/hicolor/96x96/apps/AusweisApp2.png share/icons/hicolor/scalable/apps/AusweisApp2.svg share/metainfo/com.governikus.ausweisapp2.metainfo.xml diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist index 8cd60b276681..e66643fcf51d 100644 --- a/deskutils/copyq/pkg-plist +++ b/deskutils/copyq/pkg-plist @@ -1,64 +1,64 @@ bin/copyq %%PLUGINS%%lib/copyq/plugins/libitemencrypted.so %%PLUGINS%%lib/copyq/plugins/libitemfakevim.so %%PLUGINS%%lib/copyq/plugins/libitemimage.so %%PLUGINS%%lib/copyq/plugins/libitemnotes.so %%PLUGINS%%lib/copyq/plugins/libitempinned.so %%PLUGINS%%lib/copyq/plugins/libitemsync.so %%PLUGINS%%lib/copyq/plugins/libitemtags.so %%PLUGINS%%lib/copyq/plugins/libitemtext.so -man/man1/copyq.1.gz +share/man/man1/copyq.1.gz share/applications/com.github.hluk.copyq.desktop share/bash-completion/completions/copyq %%DATADIR%%/themes/dark.ini %%DATADIR%%/themes/forest.ini %%DATADIR%%/themes/items.css %%DATADIR%%/themes/light.ini %%DATADIR%%/themes/main_window.css %%DATADIR%%/themes/main_window_simple.css %%DATADIR%%/themes/menu.css %%DATADIR%%/themes/notification.css %%DATADIR%%/themes/paper.ini %%DATADIR%%/themes/simple.ini %%DATADIR%%/themes/solarized-dark.ini %%DATADIR%%/themes/solarized-light.ini %%DATADIR%%/themes/tooltip.css %%DATADIR%%/themes/wine.ini %%DATADIR%%/translations/copyq_ar.qm %%DATADIR%%/translations/copyq_cs.qm %%DATADIR%%/translations/copyq_da.qm %%DATADIR%%/translations/copyq_de.qm %%DATADIR%%/translations/copyq_el.qm %%DATADIR%%/translations/copyq_es.qm %%DATADIR%%/translations/copyq_fa.qm %%DATADIR%%/translations/copyq_fi.qm %%DATADIR%%/translations/copyq_fr.qm %%DATADIR%%/translations/copyq_hr.qm %%DATADIR%%/translations/copyq_hu.qm %%DATADIR%%/translations/copyq_id.qm %%DATADIR%%/translations/copyq_it.qm %%DATADIR%%/translations/copyq_ja.qm %%DATADIR%%/translations/copyq_ko.qm %%DATADIR%%/translations/copyq_lt.qm %%DATADIR%%/translations/copyq_nb.qm %%DATADIR%%/translations/copyq_nl.qm %%DATADIR%%/translations/copyq_pl.qm %%DATADIR%%/translations/copyq_pt_BR.qm %%DATADIR%%/translations/copyq_pt_PT.qm %%DATADIR%%/translations/copyq_ru.qm %%DATADIR%%/translations/copyq_sk.qm %%DATADIR%%/translations/copyq_sv.qm %%DATADIR%%/translations/copyq_tr.qm %%DATADIR%%/translations/copyq_uk.qm %%DATADIR%%/translations/copyq_zh_CN.qm %%DATADIR%%/translations/copyq_zh_TW.qm share/icons/hicolor/128x128/apps/copyq.png share/icons/hicolor/16x16/apps/copyq.png share/icons/hicolor/22x22/apps/copyq.png share/icons/hicolor/24x24/apps/copyq.png share/icons/hicolor/32x32/apps/copyq.png share/icons/hicolor/48x48/apps/copyq.png share/icons/hicolor/64x64/apps/copyq.png share/icons/hicolor/scalable/apps/copyq.svg share/icons/hicolor/scalable/apps/copyq_mask.svg share/metainfo/com.github.hluk.copyq.appdata.xml diff --git a/deskutils/ydotool/Makefile b/deskutils/ydotool/Makefile index bb25edad8b0e..755381346d6f 100644 --- a/deskutils/ydotool/Makefile +++ b/deskutils/ydotool/Makefile @@ -1,31 +1,31 @@ PORTNAME= ydotool PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org COMMENT= Generic command-line automation tool (no X!) LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/linux/uinput.h:devel/evdev-proto \ scdoc:textproc/scdoc LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim USES= cmake compiler:c++11-lang localbase USE_GITHUB= yes GH_ACCOUNT= ReimuNotMoe CFLAGS+= -I${LOCALBASE}/include/libepoll-shim LDFLAGS+= -L${LOCALBASE}/lib -lepoll-shim PLIST_FILES= bin/ydotool \ bin/ydotoold \ lib/systemd/user/ydotool.service \ - man/man1/ydotool.1.gz \ - man/man8/ydotoold.8.gz + share/man/man1/ydotool.1.gz \ + share/man/man8/ydotoold.8.gz .include diff --git a/devel/bear/pkg-plist b/devel/bear/pkg-plist index c903877d1fb2..3cd1dc5f798a 100644 --- a/devel/bear/pkg-plist +++ b/devel/bear/pkg-plist @@ -1,14 +1,14 @@ bin/bear bin/citnames bin/intercept lib/bear/libexec.so lib/bear/wrapper -man/man1/bear.1.gz -man/man1/citnames.1.gz -man/man1/intercept.1.gz +share/man/man1/bear.1.gz +share/man/man1/citnames.1.gz +share/man/man1/intercept.1.gz %%PORTDOCS%%%%DOCSDIR%%/CODE_OF_CONDUCT.md %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/INSTALL.md %%PORTDOCS%%%%DOCSDIR%%/README.md @dir lib/bear/wrapper.d diff --git a/devel/cmake-doc/Makefile b/devel/cmake-doc/Makefile index 1f78ad5fb15a..63f6d4032078 100644 --- a/devel/cmake-doc/Makefile +++ b/devel/cmake-doc/Makefile @@ -1,33 +1,33 @@ PORTNAME= cmake -DISTVERSION= 3.22.2 +DISTVERSION= 3.23.0 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -doc MAINTAINER= kde@FreeBSD.org COMMENT= HTML and Qt Creator helpfiles for CMake LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright.txt BUILD_DEPENDS= sphinx-build:textproc/py-sphinx DISTINFO_FILE= ${.CURDIR}/../cmake/distinfo NO_ARCH= yes USES= cmake qt:5 USE_QT= help_build USE_LOCALE= en_US.UTF-8 CMAKE_OFF= SPHINX_MAN CMAKE_ON= SPHINX_HTML SPHINX_QTHELP CMAKE_ARGS= -DCMAKE_DOC_DIR:STRING="${DOCSDIR_REL}" \ -DQCOLLECTIONGENERATOR_EXECUTABLE=${QT_BINDIR}/qhelpgenerator CMAKE_SOURCE_PATH= ${WRKSRC}/Utilities/Sphinx ALL_TARGET= documentation INSTALL_TARGET= install PLIST_SUB= CMAKEVERSION="${DISTVERSION:S/.//g:C/-.*//}" .include diff --git a/devel/cmake-doc/pkg-plist b/devel/cmake-doc/pkg-plist index 55264931f4e7..46b0745f6d64 100644 --- a/devel/cmake-doc/pkg-plist +++ b/devel/cmake-doc/pkg-plist @@ -1,3264 +1,3262 @@ %%DOCSDIR%%/CMake.qch %%DOCSDIR%%/html/_sources/command/add_compile_definitions.rst.txt %%DOCSDIR%%/html/_sources/command/add_compile_options.rst.txt %%DOCSDIR%%/html/_sources/command/add_custom_command.rst.txt %%DOCSDIR%%/html/_sources/command/add_custom_target.rst.txt %%DOCSDIR%%/html/_sources/command/add_definitions.rst.txt %%DOCSDIR%%/html/_sources/command/add_dependencies.rst.txt %%DOCSDIR%%/html/_sources/command/add_executable.rst.txt %%DOCSDIR%%/html/_sources/command/add_library.rst.txt %%DOCSDIR%%/html/_sources/command/add_link_options.rst.txt %%DOCSDIR%%/html/_sources/command/add_subdirectory.rst.txt %%DOCSDIR%%/html/_sources/command/add_test.rst.txt %%DOCSDIR%%/html/_sources/command/aux_source_directory.rst.txt %%DOCSDIR%%/html/_sources/command/break.rst.txt %%DOCSDIR%%/html/_sources/command/build_command.rst.txt %%DOCSDIR%%/html/_sources/command/build_name.rst.txt %%DOCSDIR%%/html/_sources/command/cmake_host_system_information.rst.txt %%DOCSDIR%%/html/_sources/command/cmake_minimum_required.rst.txt %%DOCSDIR%%/html/_sources/command/cmake_parse_arguments.rst.txt %%DOCSDIR%%/html/_sources/command/cmake_policy.rst.txt %%DOCSDIR%%/html/_sources/command/configure_file.rst.txt %%DOCSDIR%%/html/_sources/command/continue.rst.txt %%DOCSDIR%%/html/_sources/command/create_test_sourcelist.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_build.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_configure.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_coverage.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_empty_binary_directory.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_memcheck.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_read_custom_files.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_run_script.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_sleep.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_start.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_submit.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_test.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_update.rst.txt %%DOCSDIR%%/html/_sources/command/ctest_upload.rst.txt %%DOCSDIR%%/html/_sources/command/define_property.rst.txt %%DOCSDIR%%/html/_sources/command/else.rst.txt %%DOCSDIR%%/html/_sources/command/elseif.rst.txt %%DOCSDIR%%/html/_sources/command/enable_language.rst.txt %%DOCSDIR%%/html/_sources/command/enable_testing.rst.txt %%DOCSDIR%%/html/_sources/command/endforeach.rst.txt %%DOCSDIR%%/html/_sources/command/endfunction.rst.txt %%DOCSDIR%%/html/_sources/command/endif.rst.txt %%DOCSDIR%%/html/_sources/command/endmacro.rst.txt %%DOCSDIR%%/html/_sources/command/endwhile.rst.txt %%DOCSDIR%%/html/_sources/command/exec_program.rst.txt %%DOCSDIR%%/html/_sources/command/execute_process.rst.txt %%DOCSDIR%%/html/_sources/command/export.rst.txt %%DOCSDIR%%/html/_sources/command/export_library_dependencies.rst.txt %%DOCSDIR%%/html/_sources/command/file.rst.txt %%DOCSDIR%%/html/_sources/command/find_file.rst.txt %%DOCSDIR%%/html/_sources/command/find_library.rst.txt %%DOCSDIR%%/html/_sources/command/find_package.rst.txt %%DOCSDIR%%/html/_sources/command/find_path.rst.txt %%DOCSDIR%%/html/_sources/command/find_program.rst.txt %%DOCSDIR%%/html/_sources/command/fltk_wrap_ui.rst.txt %%DOCSDIR%%/html/_sources/command/foreach.rst.txt %%DOCSDIR%%/html/_sources/command/function.rst.txt %%DOCSDIR%%/html/_sources/command/get_cmake_property.rst.txt %%DOCSDIR%%/html/_sources/command/get_directory_property.rst.txt %%DOCSDIR%%/html/_sources/command/get_filename_component.rst.txt %%DOCSDIR%%/html/_sources/command/get_property.rst.txt %%DOCSDIR%%/html/_sources/command/get_source_file_property.rst.txt %%DOCSDIR%%/html/_sources/command/get_target_property.rst.txt %%DOCSDIR%%/html/_sources/command/get_test_property.rst.txt %%DOCSDIR%%/html/_sources/command/if.rst.txt %%DOCSDIR%%/html/_sources/command/include.rst.txt %%DOCSDIR%%/html/_sources/command/include_directories.rst.txt %%DOCSDIR%%/html/_sources/command/include_external_msproject.rst.txt %%DOCSDIR%%/html/_sources/command/include_guard.rst.txt %%DOCSDIR%%/html/_sources/command/include_regular_expression.rst.txt %%DOCSDIR%%/html/_sources/command/install.rst.txt %%DOCSDIR%%/html/_sources/command/install_files.rst.txt %%DOCSDIR%%/html/_sources/command/install_programs.rst.txt %%DOCSDIR%%/html/_sources/command/install_targets.rst.txt %%DOCSDIR%%/html/_sources/command/link_directories.rst.txt %%DOCSDIR%%/html/_sources/command/link_libraries.rst.txt %%DOCSDIR%%/html/_sources/command/list.rst.txt %%DOCSDIR%%/html/_sources/command/load_cache.rst.txt %%DOCSDIR%%/html/_sources/command/load_command.rst.txt %%DOCSDIR%%/html/_sources/command/macro.rst.txt %%DOCSDIR%%/html/_sources/command/make_directory.rst.txt %%DOCSDIR%%/html/_sources/command/mark_as_advanced.rst.txt %%DOCSDIR%%/html/_sources/command/math.rst.txt %%DOCSDIR%%/html/_sources/command/message.rst.txt %%DOCSDIR%%/html/_sources/command/option.rst.txt %%DOCSDIR%%/html/_sources/command/output_required_files.rst.txt %%DOCSDIR%%/html/_sources/command/project.rst.txt %%DOCSDIR%%/html/_sources/command/qt_wrap_cpp.rst.txt %%DOCSDIR%%/html/_sources/command/qt_wrap_ui.rst.txt %%DOCSDIR%%/html/_sources/command/remove.rst.txt %%DOCSDIR%%/html/_sources/command/remove_definitions.rst.txt %%DOCSDIR%%/html/_sources/command/return.rst.txt %%DOCSDIR%%/html/_sources/command/separate_arguments.rst.txt %%DOCSDIR%%/html/_sources/command/set.rst.txt %%DOCSDIR%%/html/_sources/command/set_directory_properties.rst.txt %%DOCSDIR%%/html/_sources/command/set_property.rst.txt %%DOCSDIR%%/html/_sources/command/set_source_files_properties.rst.txt %%DOCSDIR%%/html/_sources/command/set_target_properties.rst.txt %%DOCSDIR%%/html/_sources/command/set_tests_properties.rst.txt %%DOCSDIR%%/html/_sources/command/site_name.rst.txt %%DOCSDIR%%/html/_sources/command/source_group.rst.txt %%DOCSDIR%%/html/_sources/command/string.rst.txt %%DOCSDIR%%/html/_sources/command/subdir_depends.rst.txt %%DOCSDIR%%/html/_sources/command/subdirs.rst.txt %%DOCSDIR%%/html/_sources/command/target_compile_definitions.rst.txt %%DOCSDIR%%/html/_sources/command/target_compile_features.rst.txt %%DOCSDIR%%/html/_sources/command/target_compile_options.rst.txt %%DOCSDIR%%/html/_sources/command/target_include_directories.rst.txt %%DOCSDIR%%/html/_sources/command/target_link_directories.rst.txt %%DOCSDIR%%/html/_sources/command/target_link_libraries.rst.txt %%DOCSDIR%%/html/_sources/command/target_link_options.rst.txt %%DOCSDIR%%/html/_sources/command/target_precompile_headers.rst.txt %%DOCSDIR%%/html/_sources/command/target_sources.rst.txt %%DOCSDIR%%/html/_sources/command/try_compile.rst.txt %%DOCSDIR%%/html/_sources/command/try_run.rst.txt %%DOCSDIR%%/html/_sources/command/unset.rst.txt %%DOCSDIR%%/html/_sources/command/use_mangled_mesa.rst.txt %%DOCSDIR%%/html/_sources/command/utility_source.rst.txt %%DOCSDIR%%/html/_sources/command/variable_requires.rst.txt %%DOCSDIR%%/html/_sources/command/variable_watch.rst.txt %%DOCSDIR%%/html/_sources/command/while.rst.txt %%DOCSDIR%%/html/_sources/command/write_file.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/archive.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/bundle.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/cygwin.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/deb.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/dmg.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/external.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/freebsd.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/ifw.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/nsis.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/nuget.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/packagemaker.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/productbuild.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/rpm.rst.txt %%DOCSDIR%%/html/_sources/cpack_gen/wix.rst.txt %%DOCSDIR%%/html/_sources/envvar/ASM_DIALECT.rst.txt %%DOCSDIR%%/html/_sources/envvar/ASM_DIALECTFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/CC.rst.txt %%DOCSDIR%%/html/_sources/envvar/CFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_BUILD_PARALLEL_LEVEL.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_CONFIG_TYPE.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_GENERATOR.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_GENERATOR_INSTANCE.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_GENERATOR_PLATFORM.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_GENERATOR_TOOLSET.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_MSVCIDE_RUN_PATH.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_NO_VERBOSE.rst.txt %%DOCSDIR%%/html/_sources/envvar/CMAKE_OSX_ARCHITECTURES.rst.txt %%DOCSDIR%%/html/_sources/envvar/CSFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst.txt %%DOCSDIR%%/html/_sources/envvar/CTEST_OUTPUT_ON_FAILURE.rst.txt %%DOCSDIR%%/html/_sources/envvar/CTEST_PARALLEL_LEVEL.rst.txt %%DOCSDIR%%/html/_sources/envvar/CTEST_PROGRESS_OUTPUT.rst.txt %%DOCSDIR%%/html/_sources/envvar/CTEST_USE_LAUNCHERS_DEFAULT.rst.txt %%DOCSDIR%%/html/_sources/envvar/CUDACXX.rst.txt %%DOCSDIR%%/html/_sources/envvar/CUDAFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/CUDAHOSTCXX.rst.txt %%DOCSDIR%%/html/_sources/envvar/CXX.rst.txt %%DOCSDIR%%/html/_sources/envvar/CXXFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/DASHBOARD_TEST_FROM_CTEST.rst.txt %%DOCSDIR%%/html/_sources/envvar/DESTDIR.rst.txt %%DOCSDIR%%/html/_sources/envvar/FC.rst.txt %%DOCSDIR%%/html/_sources/envvar/FFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/LDFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/MACOSX_DEPLOYMENT_TARGET.rst.txt %%DOCSDIR%%/html/_sources/envvar/PackageName_ROOT.rst.txt %%DOCSDIR%%/html/_sources/envvar/RC.rst.txt %%DOCSDIR%%/html/_sources/envvar/RCFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/SWIFTC.rst.txt %%DOCSDIR%%/html/_sources/envvar/VERBOSE.rst.txt %%DOCSDIR%%/html/_sources/generator/Borland Makefiles.rst.txt %%DOCSDIR%%/html/_sources/generator/CodeBlocks.rst.txt %%DOCSDIR%%/html/_sources/generator/CodeLite.rst.txt %%DOCSDIR%%/html/_sources/generator/Eclipse CDT4.rst.txt %%DOCSDIR%%/html/_sources/generator/Green Hills MULTI.rst.txt %%DOCSDIR%%/html/_sources/generator/Kate.rst.txt %%DOCSDIR%%/html/_sources/generator/MSYS Makefiles.rst.txt %%DOCSDIR%%/html/_sources/generator/MinGW Makefiles.rst.txt %%DOCSDIR%%/html/_sources/generator/NMake Makefiles JOM.rst.txt %%DOCSDIR%%/html/_sources/generator/NMake Makefiles.rst.txt %%DOCSDIR%%/html/_sources/generator/Ninja.rst.txt %%DOCSDIR%%/html/_sources/generator/Sublime Text 2.rst.txt %%DOCSDIR%%/html/_sources/generator/Unix Makefiles.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 10 2010.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 11 2012.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 12 2013.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 14 2015.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 15 2017.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 16 2019.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 6.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 7 .NET 2003.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 7.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 8 2005.rst.txt %%DOCSDIR%%/html/_sources/generator/Visual Studio 9 2008.rst.txt %%DOCSDIR%%/html/_sources/generator/Watcom WMake.rst.txt %%DOCSDIR%%/html/_sources/generator/Xcode.rst.txt %%DOCSDIR%%/html/_sources/guide/tutorial/index.rst.txt %%DOCSDIR%%/html/_sources/index.rst.txt %%DOCSDIR%%/html/_sources/manual/ccmake.1.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-buildsystem.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-commands.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-compile-features.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-developer.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-env-variables.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-file-api.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-generator-expressions.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-generators.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-gui.1.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-language.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-modules.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-packages.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-policies.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-properties.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-qt.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-server.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-toolchains.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake-variables.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cmake.1.rst.txt %%DOCSDIR%%/html/_sources/manual/cpack-generators.7.rst.txt %%DOCSDIR%%/html/_sources/manual/cpack.1.rst.txt %%DOCSDIR%%/html/_sources/manual/ctest.1.rst.txt %%DOCSDIR%%/html/_sources/module/AddFileDependencies.rst.txt %%DOCSDIR%%/html/_sources/module/AndroidTestUtilities.rst.txt %%DOCSDIR%%/html/_sources/module/BundleUtilities.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeAddFortranSubdirectory.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeBackwardCompatibilityCXX.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeDependentOption.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeDetermineVSServicePack.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeExpandImportedTargets.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeFindDependencyMacro.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeFindFrameworks.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeFindPackageMode.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeForceCompiler.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeGraphVizOptions.rst.txt %%DOCSDIR%%/html/_sources/module/CMakePackageConfigHelpers.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeParseArguments.rst.txt %%DOCSDIR%%/html/_sources/module/CMakePrintHelpers.rst.txt %%DOCSDIR%%/html/_sources/module/CMakePrintSystemInformation.rst.txt %%DOCSDIR%%/html/_sources/module/CMakePushCheckState.rst.txt %%DOCSDIR%%/html/_sources/module/CMakeVerifyManifest.rst.txt %%DOCSDIR%%/html/_sources/module/CPack.rst.txt %%DOCSDIR%%/html/_sources/module/CPackArchive.rst.txt %%DOCSDIR%%/html/_sources/module/CPackBundle.rst.txt %%DOCSDIR%%/html/_sources/module/CPackComponent.rst.txt %%DOCSDIR%%/html/_sources/module/CPackCygwin.rst.txt %%DOCSDIR%%/html/_sources/module/CPackDMG.rst.txt %%DOCSDIR%%/html/_sources/module/CPackDeb.rst.txt %%DOCSDIR%%/html/_sources/module/CPackFreeBSD.rst.txt %%DOCSDIR%%/html/_sources/module/CPackIFW.rst.txt %%DOCSDIR%%/html/_sources/module/CPackIFWConfigureFile.rst.txt %%DOCSDIR%%/html/_sources/module/CPackNSIS.rst.txt %%DOCSDIR%%/html/_sources/module/CPackNuGet.rst.txt %%DOCSDIR%%/html/_sources/module/CPackPackageMaker.rst.txt %%DOCSDIR%%/html/_sources/module/CPackProductBuild.rst.txt %%DOCSDIR%%/html/_sources/module/CPackRPM.rst.txt %%DOCSDIR%%/html/_sources/module/CPackWIX.rst.txt %%DOCSDIR%%/html/_sources/module/CSharpUtilities.rst.txt %%DOCSDIR%%/html/_sources/module/CTest.rst.txt %%DOCSDIR%%/html/_sources/module/CTestCoverageCollectGCOV.rst.txt %%DOCSDIR%%/html/_sources/module/CTestScriptMode.rst.txt %%DOCSDIR%%/html/_sources/module/CTestUseLaunchers.rst.txt %%DOCSDIR%%/html/_sources/module/CheckCCompilerFlag.rst.txt %%DOCSDIR%%/html/_sources/module/CheckCSourceCompiles.rst.txt %%DOCSDIR%%/html/_sources/module/CheckCSourceRuns.rst.txt %%DOCSDIR%%/html/_sources/module/CheckCXXCompilerFlag.rst.txt %%DOCSDIR%%/html/_sources/module/CheckCXXSourceCompiles.rst.txt %%DOCSDIR%%/html/_sources/module/CheckCXXSourceRuns.rst.txt %%DOCSDIR%%/html/_sources/module/CheckCXXSymbolExists.rst.txt %%DOCSDIR%%/html/_sources/module/CheckFortranCompilerFlag.rst.txt %%DOCSDIR%%/html/_sources/module/CheckFortranFunctionExists.rst.txt %%DOCSDIR%%/html/_sources/module/CheckFortranSourceCompiles.rst.txt %%DOCSDIR%%/html/_sources/module/CheckFortranSourceRuns.rst.txt %%DOCSDIR%%/html/_sources/module/CheckFunctionExists.rst.txt %%DOCSDIR%%/html/_sources/module/CheckIPOSupported.rst.txt %%DOCSDIR%%/html/_sources/module/CheckIncludeFile.rst.txt %%DOCSDIR%%/html/_sources/module/CheckIncludeFileCXX.rst.txt %%DOCSDIR%%/html/_sources/module/CheckIncludeFiles.rst.txt %%DOCSDIR%%/html/_sources/module/CheckLanguage.rst.txt %%DOCSDIR%%/html/_sources/module/CheckLibraryExists.rst.txt %%DOCSDIR%%/html/_sources/module/CheckOBJCCompilerFlag.rst.txt %%DOCSDIR%%/html/_sources/module/CheckOBJCSourceCompiles.rst.txt %%DOCSDIR%%/html/_sources/module/CheckOBJCSourceRuns.rst.txt %%DOCSDIR%%/html/_sources/module/CheckOBJCXXCompilerFlag.rst.txt %%DOCSDIR%%/html/_sources/module/CheckOBJCXXSourceCompiles.rst.txt %%DOCSDIR%%/html/_sources/module/CheckOBJCXXSourceRuns.rst.txt %%DOCSDIR%%/html/_sources/module/CheckPIESupported.rst.txt %%DOCSDIR%%/html/_sources/module/CheckPrototypeDefinition.rst.txt %%DOCSDIR%%/html/_sources/module/CheckStructHasMember.rst.txt %%DOCSDIR%%/html/_sources/module/CheckSymbolExists.rst.txt %%DOCSDIR%%/html/_sources/module/CheckTypeSize.rst.txt %%DOCSDIR%%/html/_sources/module/CheckVariableExists.rst.txt %%DOCSDIR%%/html/_sources/module/Dart.rst.txt %%DOCSDIR%%/html/_sources/module/DeployQt4.rst.txt %%DOCSDIR%%/html/_sources/module/Documentation.rst.txt %%DOCSDIR%%/html/_sources/module/ExternalData.rst.txt %%DOCSDIR%%/html/_sources/module/ExternalProject.rst.txt %%DOCSDIR%%/html/_sources/module/FeatureSummary.rst.txt %%DOCSDIR%%/html/_sources/module/FetchContent.rst.txt %%DOCSDIR%%/html/_sources/module/FindALSA.rst.txt %%DOCSDIR%%/html/_sources/module/FindASPELL.rst.txt %%DOCSDIR%%/html/_sources/module/FindAVIFile.rst.txt %%DOCSDIR%%/html/_sources/module/FindArmadillo.rst.txt %%DOCSDIR%%/html/_sources/module/FindBISON.rst.txt %%DOCSDIR%%/html/_sources/module/FindBLAS.rst.txt %%DOCSDIR%%/html/_sources/module/FindBZip2.rst.txt %%DOCSDIR%%/html/_sources/module/FindBacktrace.rst.txt %%DOCSDIR%%/html/_sources/module/FindBoost.rst.txt %%DOCSDIR%%/html/_sources/module/FindBullet.rst.txt %%DOCSDIR%%/html/_sources/module/FindCABLE.rst.txt %%DOCSDIR%%/html/_sources/module/FindCUDA.rst.txt %%DOCSDIR%%/html/_sources/module/FindCURL.rst.txt %%DOCSDIR%%/html/_sources/module/FindCVS.rst.txt %%DOCSDIR%%/html/_sources/module/FindCoin3D.rst.txt %%DOCSDIR%%/html/_sources/module/FindCups.rst.txt %%DOCSDIR%%/html/_sources/module/FindCurses.rst.txt %%DOCSDIR%%/html/_sources/module/FindCxxTest.rst.txt %%DOCSDIR%%/html/_sources/module/FindCygwin.rst.txt %%DOCSDIR%%/html/_sources/module/FindDCMTK.rst.txt %%DOCSDIR%%/html/_sources/module/FindDart.rst.txt %%DOCSDIR%%/html/_sources/module/FindDevIL.rst.txt %%DOCSDIR%%/html/_sources/module/FindDoxygen.rst.txt %%DOCSDIR%%/html/_sources/module/FindEXPAT.rst.txt %%DOCSDIR%%/html/_sources/module/FindEnvModules.rst.txt %%DOCSDIR%%/html/_sources/module/FindFLEX.rst.txt %%DOCSDIR%%/html/_sources/module/FindFLTK.rst.txt %%DOCSDIR%%/html/_sources/module/FindFLTK2.rst.txt %%DOCSDIR%%/html/_sources/module/FindFontconfig.rst.txt %%DOCSDIR%%/html/_sources/module/FindFreetype.rst.txt %%DOCSDIR%%/html/_sources/module/FindGCCXML.rst.txt %%DOCSDIR%%/html/_sources/module/FindGDAL.rst.txt %%DOCSDIR%%/html/_sources/module/FindGIF.rst.txt %%DOCSDIR%%/html/_sources/module/FindGLEW.rst.txt %%DOCSDIR%%/html/_sources/module/FindGLUT.rst.txt %%DOCSDIR%%/html/_sources/module/FindGSL.rst.txt %%DOCSDIR%%/html/_sources/module/FindGTK.rst.txt %%DOCSDIR%%/html/_sources/module/FindGTK2.rst.txt %%DOCSDIR%%/html/_sources/module/FindGTest.rst.txt %%DOCSDIR%%/html/_sources/module/FindGettext.rst.txt %%DOCSDIR%%/html/_sources/module/FindGit.rst.txt %%DOCSDIR%%/html/_sources/module/FindGnuTLS.rst.txt %%DOCSDIR%%/html/_sources/module/FindGnuplot.rst.txt %%DOCSDIR%%/html/_sources/module/FindHDF5.rst.txt %%DOCSDIR%%/html/_sources/module/FindHSPELL.rst.txt %%DOCSDIR%%/html/_sources/module/FindHTMLHelp.rst.txt %%DOCSDIR%%/html/_sources/module/FindHg.rst.txt %%DOCSDIR%%/html/_sources/module/FindICU.rst.txt %%DOCSDIR%%/html/_sources/module/FindITK.rst.txt %%DOCSDIR%%/html/_sources/module/FindIce.rst.txt %%DOCSDIR%%/html/_sources/module/FindIconv.rst.txt %%DOCSDIR%%/html/_sources/module/FindIcotool.rst.txt %%DOCSDIR%%/html/_sources/module/FindImageMagick.rst.txt %%DOCSDIR%%/html/_sources/module/FindIntl.rst.txt %%DOCSDIR%%/html/_sources/module/FindJNI.rst.txt %%DOCSDIR%%/html/_sources/module/FindJPEG.rst.txt %%DOCSDIR%%/html/_sources/module/FindJasper.rst.txt %%DOCSDIR%%/html/_sources/module/FindJava.rst.txt %%DOCSDIR%%/html/_sources/module/FindKDE3.rst.txt %%DOCSDIR%%/html/_sources/module/FindKDE4.rst.txt %%DOCSDIR%%/html/_sources/module/FindLAPACK.rst.txt %%DOCSDIR%%/html/_sources/module/FindLATEX.rst.txt %%DOCSDIR%%/html/_sources/module/FindLTTngUST.rst.txt %%DOCSDIR%%/html/_sources/module/FindLibArchive.rst.txt %%DOCSDIR%%/html/_sources/module/FindLibLZMA.rst.txt %%DOCSDIR%%/html/_sources/module/FindLibXml2.rst.txt %%DOCSDIR%%/html/_sources/module/FindLibXslt.rst.txt %%DOCSDIR%%/html/_sources/module/FindLibinput.rst.txt %%DOCSDIR%%/html/_sources/module/FindLua.rst.txt %%DOCSDIR%%/html/_sources/module/FindLua50.rst.txt %%DOCSDIR%%/html/_sources/module/FindLua51.rst.txt %%DOCSDIR%%/html/_sources/module/FindMFC.rst.txt %%DOCSDIR%%/html/_sources/module/FindMPEG.rst.txt %%DOCSDIR%%/html/_sources/module/FindMPEG2.rst.txt %%DOCSDIR%%/html/_sources/module/FindMPI.rst.txt %%DOCSDIR%%/html/_sources/module/FindMatlab.rst.txt %%DOCSDIR%%/html/_sources/module/FindMotif.rst.txt %%DOCSDIR%%/html/_sources/module/FindODBC.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenACC.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenAL.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenCL.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenGL.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenMP.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenSSL.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenSceneGraph.rst.txt %%DOCSDIR%%/html/_sources/module/FindOpenThreads.rst.txt %%DOCSDIR%%/html/_sources/module/FindPHP4.rst.txt %%DOCSDIR%%/html/_sources/module/FindPNG.rst.txt %%DOCSDIR%%/html/_sources/module/FindPackageHandleStandardArgs.rst.txt %%DOCSDIR%%/html/_sources/module/FindPackageMessage.rst.txt %%DOCSDIR%%/html/_sources/module/FindPatch.rst.txt %%DOCSDIR%%/html/_sources/module/FindPerl.rst.txt %%DOCSDIR%%/html/_sources/module/FindPerlLibs.rst.txt %%DOCSDIR%%/html/_sources/module/FindPhysFS.rst.txt %%DOCSDIR%%/html/_sources/module/FindPike.rst.txt %%DOCSDIR%%/html/_sources/module/FindPkgConfig.rst.txt %%DOCSDIR%%/html/_sources/module/FindPostgreSQL.rst.txt %%DOCSDIR%%/html/_sources/module/FindProducer.rst.txt %%DOCSDIR%%/html/_sources/module/FindProtobuf.rst.txt %%DOCSDIR%%/html/_sources/module/FindPython.rst.txt %%DOCSDIR%%/html/_sources/module/FindPython2.rst.txt %%DOCSDIR%%/html/_sources/module/FindPython3.rst.txt %%DOCSDIR%%/html/_sources/module/FindPythonInterp.rst.txt %%DOCSDIR%%/html/_sources/module/FindPythonLibs.rst.txt %%DOCSDIR%%/html/_sources/module/FindQt.rst.txt %%DOCSDIR%%/html/_sources/module/FindQt3.rst.txt %%DOCSDIR%%/html/_sources/module/FindQt4.rst.txt %%DOCSDIR%%/html/_sources/module/FindQuickTime.rst.txt %%DOCSDIR%%/html/_sources/module/FindRTI.rst.txt %%DOCSDIR%%/html/_sources/module/FindRuby.rst.txt %%DOCSDIR%%/html/_sources/module/FindSDL.rst.txt %%DOCSDIR%%/html/_sources/module/FindSDL_image.rst.txt %%DOCSDIR%%/html/_sources/module/FindSDL_mixer.rst.txt %%DOCSDIR%%/html/_sources/module/FindSDL_net.rst.txt %%DOCSDIR%%/html/_sources/module/FindSDL_sound.rst.txt %%DOCSDIR%%/html/_sources/module/FindSDL_ttf.rst.txt %%DOCSDIR%%/html/_sources/module/FindSQLite3.rst.txt %%DOCSDIR%%/html/_sources/module/FindSWIG.rst.txt %%DOCSDIR%%/html/_sources/module/FindSelfPackers.rst.txt %%DOCSDIR%%/html/_sources/module/FindSquish.rst.txt %%DOCSDIR%%/html/_sources/module/FindSubversion.rst.txt %%DOCSDIR%%/html/_sources/module/FindTCL.rst.txt %%DOCSDIR%%/html/_sources/module/FindTIFF.rst.txt %%DOCSDIR%%/html/_sources/module/FindTclStub.rst.txt %%DOCSDIR%%/html/_sources/module/FindTclsh.rst.txt %%DOCSDIR%%/html/_sources/module/FindThreads.rst.txt %%DOCSDIR%%/html/_sources/module/FindUnixCommands.rst.txt %%DOCSDIR%%/html/_sources/module/FindVTK.rst.txt %%DOCSDIR%%/html/_sources/module/FindVulkan.rst.txt %%DOCSDIR%%/html/_sources/module/FindWget.rst.txt %%DOCSDIR%%/html/_sources/module/FindWish.rst.txt %%DOCSDIR%%/html/_sources/module/FindX11.rst.txt %%DOCSDIR%%/html/_sources/module/FindXCTest.rst.txt %%DOCSDIR%%/html/_sources/module/FindXMLRPC.rst.txt %%DOCSDIR%%/html/_sources/module/FindXalanC.rst.txt %%DOCSDIR%%/html/_sources/module/FindXercesC.rst.txt %%DOCSDIR%%/html/_sources/module/FindZLIB.rst.txt %%DOCSDIR%%/html/_sources/module/Findosg.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgAnimation.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgDB.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgFX.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgGA.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgIntrospection.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgManipulator.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgParticle.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgPresentation.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgProducer.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgQt.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgShadow.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgSim.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgTerrain.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgText.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgUtil.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgViewer.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgVolume.rst.txt %%DOCSDIR%%/html/_sources/module/FindosgWidget.rst.txt %%DOCSDIR%%/html/_sources/module/Findosg_functions.rst.txt %%DOCSDIR%%/html/_sources/module/FindwxWidgets.rst.txt %%DOCSDIR%%/html/_sources/module/FindwxWindows.rst.txt %%DOCSDIR%%/html/_sources/module/FortranCInterface.rst.txt %%DOCSDIR%%/html/_sources/module/GNUInstallDirs.rst.txt %%DOCSDIR%%/html/_sources/module/GenerateExportHeader.rst.txt %%DOCSDIR%%/html/_sources/module/GetPrerequisites.rst.txt %%DOCSDIR%%/html/_sources/module/GoogleTest.rst.txt %%DOCSDIR%%/html/_sources/module/InstallRequiredSystemLibraries.rst.txt %%DOCSDIR%%/html/_sources/module/MacroAddFileDependencies.rst.txt %%DOCSDIR%%/html/_sources/module/ProcessorCount.rst.txt %%DOCSDIR%%/html/_sources/module/SelectLibraryConfigurations.rst.txt %%DOCSDIR%%/html/_sources/module/SquishTestScript.rst.txt %%DOCSDIR%%/html/_sources/module/TestBigEndian.rst.txt %%DOCSDIR%%/html/_sources/module/TestCXXAcceptsFlag.rst.txt %%DOCSDIR%%/html/_sources/module/TestForANSIForScope.rst.txt %%DOCSDIR%%/html/_sources/module/TestForANSIStreamHeaders.rst.txt %%DOCSDIR%%/html/_sources/module/TestForSSTREAM.rst.txt %%DOCSDIR%%/html/_sources/module/TestForSTDNamespace.rst.txt %%DOCSDIR%%/html/_sources/module/UseEcos.rst.txt %%DOCSDIR%%/html/_sources/module/UseJava.rst.txt %%DOCSDIR%%/html/_sources/module/UseJavaClassFilelist.rst.txt %%DOCSDIR%%/html/_sources/module/UseJavaSymlinks.rst.txt %%DOCSDIR%%/html/_sources/module/UsePkgConfig.rst.txt %%DOCSDIR%%/html/_sources/module/UseSWIG.rst.txt %%DOCSDIR%%/html/_sources/module/Use_wxWindows.rst.txt %%DOCSDIR%%/html/_sources/module/UsewxWidgets.rst.txt %%DOCSDIR%%/html/_sources/module/WriteBasicConfigVersionFile.rst.txt %%DOCSDIR%%/html/_sources/module/WriteCompilerDetectionHeader.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0000.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0001.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0002.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0003.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0004.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0005.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0006.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0007.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0008.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0009.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0010.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0011.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0012.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0013.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0014.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0015.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0016.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0017.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0018.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0019.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0020.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0021.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0022.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0023.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0024.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0025.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0026.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0027.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0028.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0029.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0030.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0031.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0032.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0033.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0034.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0035.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0036.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0037.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0038.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0039.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0040.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0041.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0042.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0043.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0044.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0045.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0046.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0047.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0048.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0049.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0050.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0051.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0052.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0053.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0054.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0055.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0056.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0057.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0058.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0059.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0060.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0061.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0062.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0063.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0064.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0065.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0066.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0067.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0068.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0069.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0070.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0071.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0072.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0073.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0074.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0075.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0076.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0077.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0078.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0079.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0080.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0081.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0082.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0083.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0084.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0085.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0086.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0087.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0088.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0089.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0090.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0091.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0092.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0093.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0094.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0095.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0096.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0097.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/ADVANCED.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/HELPSTRING.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/MODIFIED.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/STRINGS.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/VALUE.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/ADDITIONAL_CLEAN_FILES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/BINARY_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/BUILDSYSTEM_TARGETS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/CACHE_VARIABLES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/CLEAN_NO_CUSTOM.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/COMPILE_DEFINITIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/COMPILE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/DEFINITIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/EXCLUDE_FROM_ALL.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/LABELS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/LINK_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/LINK_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/LISTFILE_STACK.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/MACROS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/PARENT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/RULE_LAUNCH_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/RULE_LAUNCH_CUSTOM.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/RULE_LAUNCH_LINK.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/SUBDIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/TESTS.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/TEST_INCLUDE_FILE.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/TEST_INCLUDE_FILES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/VARIABLES.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/VS_GLOBAL_SECTION_POST_section.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst.txt %%DOCSDIR%%/html/_sources/prop_dir/VS_STARTUP_PROJECT.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/AUTOGEN_SOURCE_GROUP.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/AUTOMOC_SOURCE_GROUP.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/AUTORCC_SOURCE_GROUP.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/CMAKE_ROLE.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/DEBUG_CONFIGURATIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/DISABLED_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/ECLIPSE_EXTRA_CPROJECT_CONTENTS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/ECLIPSE_EXTRA_NATURES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/ENABLED_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/ENABLED_LANGUAGES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/GENERATOR_IS_MULTI_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/IN_TRY_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/JOB_POOLS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/PACKAGES_FOUND.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/PACKAGES_NOT_FOUND.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/RULE_LAUNCH_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/RULE_LAUNCH_CUSTOM.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/RULE_LAUNCH_LINK.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/RULE_MESSAGES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/TARGET_MESSAGES.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/USE_FOLDERS.rst.txt %%DOCSDIR%%/html/_sources/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst.txt %%DOCSDIR%%/html/_sources/prop_inst/CPACK_NEVER_OVERWRITE.rst.txt %%DOCSDIR%%/html/_sources/prop_inst/CPACK_PERMANENT.rst.txt %%DOCSDIR%%/html/_sources/prop_inst/CPACK_STARTUP_SHORTCUTS.rst.txt %%DOCSDIR%%/html/_sources/prop_inst/CPACK_START_MENU_SHORTCUTS.rst.txt %%DOCSDIR%%/html/_sources/prop_inst/CPACK_WIX_ACL.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/ABSTRACT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/AUTORCC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/AUTOUIC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/COMPILE_DEFINITIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/COMPILE_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/COMPILE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/EXTERNAL_OBJECT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/Fortran_FORMAT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/GENERATED.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/HEADER_FILE_ONLY.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/KEEP_EXTENSION.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/LABELS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/LANGUAGE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/LOCATION.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/MACOSX_PACKAGE_LOCATION.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/OBJECT_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/OBJECT_OUTPUTS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/SKIP_AUTOGEN.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/SKIP_AUTOMOC.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/SKIP_AUTORCC.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/SKIP_AUTOUIC.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/SKIP_PRECOMPILE_HEADERS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/SKIP_UNITY_BUILD_INCLUSION.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/SYMBOLIC.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/Swift_DEPENDENCIES_FILE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/Swift_DIAGNOSTICS_FILE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_COPY_TO_OUT_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_CSHARP_tagname.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_DEPLOYMENT_CONTENT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_DEPLOYMENT_LOCATION.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_INCLUDE_IN_VSIX.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_RESOURCE_GENERATOR.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_ENABLE_DEBUG.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_ENTRYPOINT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_MODEL.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_VARIABLE_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_TOOL_OVERRIDE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_XAML_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/WRAP_EXCLUDE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/XCODE_FILE_ATTRIBUTES.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_test/ATTACHED_FILES.rst.txt %%DOCSDIR%%/html/_sources/prop_test/ATTACHED_FILES_ON_FAIL.rst.txt %%DOCSDIR%%/html/_sources/prop_test/COST.rst.txt %%DOCSDIR%%/html/_sources/prop_test/DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_test/DISABLED.rst.txt %%DOCSDIR%%/html/_sources/prop_test/ENVIRONMENT.rst.txt %%DOCSDIR%%/html/_sources/prop_test/FAIL_REGULAR_EXPRESSION.rst.txt %%DOCSDIR%%/html/_sources/prop_test/FIXTURES_CLEANUP.rst.txt %%DOCSDIR%%/html/_sources/prop_test/FIXTURES_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/prop_test/FIXTURES_SETUP.rst.txt %%DOCSDIR%%/html/_sources/prop_test/LABELS.rst.txt %%DOCSDIR%%/html/_sources/prop_test/MEASUREMENT.rst.txt %%DOCSDIR%%/html/_sources/prop_test/PASS_REGULAR_EXPRESSION.rst.txt %%DOCSDIR%%/html/_sources/prop_test/PROCESSORS.rst.txt %%DOCSDIR%%/html/_sources/prop_test/PROCESSOR_AFFINITY.rst.txt %%DOCSDIR%%/html/_sources/prop_test/REQUIRED_FILES.rst.txt %%DOCSDIR%%/html/_sources/prop_test/RESOURCE_LOCK.rst.txt %%DOCSDIR%%/html/_sources/prop_test/RUN_SERIAL.rst.txt %%DOCSDIR%%/html/_sources/prop_test/SKIP_REGULAR_EXPRESSION.rst.txt %%DOCSDIR%%/html/_sources/prop_test/SKIP_RETURN_CODE.rst.txt %%DOCSDIR%%/html/_sources/prop_test/TIMEOUT.rst.txt %%DOCSDIR%%/html/_sources/prop_test/TIMEOUT_AFTER_MATCH.rst.txt %%DOCSDIR%%/html/_sources/prop_test/WILL_FAIL.rst.txt %%DOCSDIR%%/html/_sources/prop_test/WORKING_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ADDITIONAL_CLEAN_FILES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ALIASED_TARGET.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_API.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_API_MIN.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_ARCH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_ASSETS_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_GUI.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_JAR_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_PROCESS_MAX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_PROGUARD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_SECURE_PROPS_PATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_SKIP_ANT_STEP.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ANDROID_STL_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ARCHIVE_OUTPUT_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOGEN_BUILD_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOGEN_ORIGIN_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOGEN_PARALLEL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC_DEPEND_FILTERS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC_EXECUTABLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC_MACRO_NAMES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC_MOC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC_PATH_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTORCC.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTORCC_EXECUTABLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTORCC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOUIC.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOUIC_EXECUTABLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOUIC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOUIC_SEARCH_PATHS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/BINARY_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/BUILD_RPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/BUILD_WITH_INSTALL_NAME_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/BUNDLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/BUNDLE_EXTENSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMMON_LANGUAGE_RUNTIME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_DEFINITIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_PDB_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CONFIG_OUTPUT_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CONFIG_POSTFIX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CROSSCOMPILING_EMULATOR.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CUDA_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CUDA_PTX_COMPILATION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CUDA_RESOLVE_DEVICE_SYMBOLS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CUDA_SEPARABLE_COMPILATION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CUDA_STANDARD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CUDA_STANDARD_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CXX_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CXX_STANDARD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/CXX_STANDARD_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/C_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/C_STANDARD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/C_STANDARD_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/DEBUG_POSTFIX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/DEFINE_SYMBOL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/DEPLOYMENT_ADDITIONAL_FILES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ENABLE_EXPORTS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/EXCLUDE_FROM_ALL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/EXPORT_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/EXPORT_PROPERTIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/EchoString.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/FOLDER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/FRAMEWORK.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/FRAMEWORK_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/Fortran_FORMAT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/Fortran_MODULE_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/GENERATOR_FILE_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/GHS_INTEGRITY_APP.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/GHS_NO_SOURCE_GROUP_FILE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/GNUtoMS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/HAS_CXX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_CONFIGURATIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_GLOBAL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_IMPLIB.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LIBNAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LIBNAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LOCATION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LOCATION_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_NO_SONAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_OBJECTS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_OBJECTS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_SONAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_SONAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORT_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORT_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INSTALL_NAME_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INSTALL_RPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_COMPILE_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_LINK_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_LINK_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_LINK_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_LINK_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_PRECOMPILE_HEADERS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_SOURCES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IOS_INSTALL_COMBINED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/JOB_POOL_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/JOB_POOL_LINK.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LABELS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LANG_CLANG_TIDY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LANG_COMPILER_LAUNCHER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LANG_CPPCHECK.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LANG_CPPLINT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LANG_VISIBILITY_PRESET.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LIBRARY_OUTPUT_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINKER_LANGUAGE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_DEPENDS_NO_SHARED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_INTERFACE_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_SEARCH_END_STATIC.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_SEARCH_START_STATIC.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LINK_WHAT_YOU_USE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LOCATION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/LOCATION_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/MACOSX_BUNDLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/MACOSX_RPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/MSVC_RUNTIME_LIBRARY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/NO_SONAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/OSX_ARCHITECTURES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/OUTPUT_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/OUTPUT_NAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PDB_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PDB_NAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PDB_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/POSITION_INDEPENDENT_CODE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/POST_INSTALL_SCRIPT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PRECOMPILE_HEADERS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PREFIX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PRE_INSTALL_SCRIPT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PRIVATE_HEADER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PROJECT_LABEL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/PUBLIC_HEADER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RESOURCE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RULE_LAUNCH_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RULE_LAUNCH_CUSTOM.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RULE_LAUNCH_LINK.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RUNTIME_OUTPUT_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/SKIP_BUILD_RPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/SOURCES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/SOVERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/STATIC_LIBRARY_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/STATIC_LIBRARY_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/Swift_DEPENDENCIES_FILE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/Swift_LANGUAGE_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/Swift_MODULE_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/Swift_MODULE_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/UNITY_BUILD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/UNITY_BUILD_BATCH_SIZE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/UNITY_BUILD_CODE_AFTER_INCLUDE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_CONFIGURATION_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DEBUGGER_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DEBUGGER_COMMAND_ARGUMENTS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DEBUGGER_ENVIRONMENT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DOTNET_REFERENCES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DOTNET_REFERENCE_refname.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_DPI_AWARE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_GLOBAL_KEYWORD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_GLOBAL_variable.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_IOT_STARTUP_TASK.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_KEYWORD.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_NO_SOLUTION_DEPLOY.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_PACKAGE_REFERENCES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_PROJECT_IMPORT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_SCC_AUXPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_SCC_LOCALPATH.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_SCC_PROJECTNAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_SCC_PROVIDER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_SDK_REFERENCES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_USER_PROPS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_WINRT_COMPONENT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_WINRT_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/VS_WINRT_REFERENCES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/WIN32_EXECUTABLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_GENERATE_SCHEME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_PRODUCT_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_ENVIRONMENT.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_GUARD_MALLOC.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_MALLOC_GUARD_EDGES.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_MALLOC_SCRIBBLE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_MALLOC_STACK.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER_STOP.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCTEST.rst.txt %%DOCSDIR%%/html/_sources/release/3.0.rst.txt %%DOCSDIR%%/html/_sources/release/3.1.rst.txt %%DOCSDIR%%/html/_sources/release/3.10.rst.txt %%DOCSDIR%%/html/_sources/release/3.11.rst.txt %%DOCSDIR%%/html/_sources/release/3.12.rst.txt %%DOCSDIR%%/html/_sources/release/3.13.rst.txt %%DOCSDIR%%/html/_sources/release/3.14.rst.txt %%DOCSDIR%%/html/_sources/release/3.15.rst.txt %%DOCSDIR%%/html/_sources/release/3.16.rst.txt %%DOCSDIR%%/html/_sources/release/3.2.rst.txt %%DOCSDIR%%/html/_sources/release/3.3.rst.txt %%DOCSDIR%%/html/_sources/release/3.4.rst.txt %%DOCSDIR%%/html/_sources/release/3.5.rst.txt %%DOCSDIR%%/html/_sources/release/3.6.rst.txt %%DOCSDIR%%/html/_sources/release/3.7.rst.txt %%DOCSDIR%%/html/_sources/release/3.8.rst.txt %%DOCSDIR%%/html/_sources/release/3.9.rst.txt %%DOCSDIR%%/html/_sources/release/index.rst.txt %%DOCSDIR%%/html/_sources/variable/ANDROID.rst.txt %%DOCSDIR%%/html/_sources/variable/APPLE.rst.txt %%DOCSDIR%%/html/_sources/variable/BORLAND.rst.txt %%DOCSDIR%%/html/_sources/variable/BUILD_SHARED_LIBS.rst.txt %%DOCSDIR%%/html/_sources/variable/CACHE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_API.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_API_MIN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_ARCH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_ARCH_ABI.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_ARM_MODE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_ARM_NEON.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_GUI.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_JAR_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_NDK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_PROCESS_MAX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_PROGUARD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_SKIP_ANT_STEP.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ANDROID_STL_TYPE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_APPBUNDLE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ARGC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ARGV0.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOGEN_PARALLEL.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOGEN_VERBOSE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_PATH_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTORCC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTORCC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOUIC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOUIC_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BINARY_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BUILD_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BUILD_TOOL.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BUILD_TYPE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CACHEFILE_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CACHE_MAJOR_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CACHE_MINOR_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CACHE_PATCH_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CFG_INTDIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CL_64.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CODELITE_USE_TARGETS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COLOR_MAKEFILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COMPILER_2005.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COMPILER_IS_GNUCC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COMPILER_IS_GNUCXX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COMPILER_IS_GNUG77.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CONFIGURATION_TYPES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CONFIG_POSTFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CPACK_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CROSSCOMPILING.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CROSSCOMPILING_EMULATOR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CTEST_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_HOST_COMPILER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_STANDARD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CURRENT_BINARY_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CURRENT_LIST_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CURRENT_LIST_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CURRENT_LIST_LINE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CURRENT_SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CXX_COMPILE_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CXX_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CXX_STANDARD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CXX_STANDARD_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_C_COMPILE_FEATURES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_C_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_C_STANDARD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_C_STANDARD_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DEBUG_POSTFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DIRECTORY_LABELS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DISABLE_PRECOMPILE_HEADERS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DL_LIBS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ECLIPSE_RESOURCE_ENCODING.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ECLIPSE_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EDIT_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ENABLE_EXPORTS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ERROR_DEPRECATED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXECUTABLE_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXE_LINKER_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXE_LINKER_FLAGS_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXPORT_PACKAGE_REGISTRY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXTRA_GENERATOR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_APPBUNDLE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_FRAMEWORK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_PREFER_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_ROOT_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_USE_CMAKE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_USE_CMAKE_SYSTEM_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_USE_PACKAGE_REGISTRY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_USE_PACKAGE_ROOT_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FOLDER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FRAMEWORK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_FRAMEWORK_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Fortran_FORMAT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Fortran_MODDIR_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Fortran_MODOUT_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR_INSTANCE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR_PLATFORM.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR_TOOLSET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GHS_NO_SOURCE_GROUP_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GLOBAL_AUTOGEN_TARGET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GLOBAL_AUTORCC_TARGET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GNUtoMS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOME_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_APPLE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_SOLARIS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_SYSTEM.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_SYSTEM_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_SYSTEM_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_UNIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_HOST_WIN32.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_IGNORE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INCLUDE_CURRENT_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INCLUDE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_MESSAGE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_NAME_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_IOS_INSTALL_COMBINED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_JOB_POOLS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_JOB_POOL_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_JOB_POOL_LINK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_ARCHIVE_APPEND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_ARCHIVE_CREATE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_ARCHIVE_FINISH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CLANG_TIDY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_ABI.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_AR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_ID.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_LOADED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_RANLIB.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_TARGET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILER_VERSION_INTERNAL.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_COMPILE_OBJECT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CPPCHECK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CPPLINT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_DEBUG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_RELEASE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINKER_PREFERENCE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINK_EXECUTABLE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_PLATFORM_ID.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_SIMULATE_ID.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_SIMULATE_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_VISIBILITY_PRESET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LIBRARY_ARCHITECTURE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LIBRARY_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LIBRARY_PATH_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_DEF_FILE_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_DIRECTORIES_BEFORE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_LIBRARY_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_SEARCH_END_STATIC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_SEARCH_START_STATIC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LINK_WHAT_YOU_USE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MACOSX_BUNDLE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MACOSX_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MAJOR_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MAKE_PROGRAM.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MATCH_COUNT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MATCH_n.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MAXIMUM_RECURSION_DEPTH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MESSAGE_INDENT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MFC_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MINOR_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MODULE_LINKER_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MODULE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MSVCIDE_RUN_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MSVC_RUNTIME_LIBRARY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NETRC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NETRC_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NO_BUILTIN_CHRPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_OBJECT_PATH_MAX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_OSX_ARCHITECTURES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_OSX_SYSROOT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PARENT_LIST_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PATCH_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PREFIX_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROGRAM_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_DESCRIPTION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_HOMEPAGE_URL.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_INCLUDE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_INCLUDE_BEFORE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_VERSION_MAJOR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_VERSION_MINOR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_VERSION_PATCH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_PROJECT_VERSION_TWEAK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_RANLIB.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ROOT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_RULE_MESSAGES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SCRIPT_MODE_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_LINKER_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_MODULE_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SHARED_MODULE_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SIZEOF_VOID_P.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SKIP_BUILD_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SKIP_INSTALL_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SKIP_INSTALL_RULES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SKIP_RPATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_STAGING_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_STATIC_LINKER_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SUPPRESS_REGENERATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSROOT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSROOT_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSROOT_LINK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_IGNORE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_PREFIX_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_PROCESSOR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_SYSTEM_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Swift_LANGUAGE_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Swift_MODULE_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Swift_NUM_THREADS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_TOOLCHAIN_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_TWEAK_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_UNITY_BUILD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_USE_RELATIVE_PATHS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VERBOSE_MAKEFILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_DEVENV_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_GLOBALS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_MSBUILD_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_NsightTegra_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_PLATFORM_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_PLATFORM_TOOLSET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA_CUSTOM_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_PLATFORM_TOOLSET_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_SDK_EXCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_SDK_INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_SDK_LIBRARY_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_VS_WINRT_BY_DEFAULT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_WARN_DEPRECATED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_WIN32_EXECUTABLE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_GENERATE_SCHEME.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_GUARD_MALLOC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_MALLOC_STACK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_SET_DESTDIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_BINARY_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_BUILD_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_BUILD_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_BZR_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_BZR_UPDATE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CHANGE_ID.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CHECKOUT_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CONFIGURATION_TYPE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CONFIGURE_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_COVERAGE_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CURL_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_ERROR_EXCEPTION.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_ERROR_MATCH.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_POST_MEMCHECK.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_POST_TEST.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_PRE_MEMCHECK.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_PRE_TEST.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_TESTS_IGNORE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_WARNING_EXCEPTION.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CUSTOM_WARNING_MATCH.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CVS_CHECKOUT.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CVS_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_CVS_UPDATE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_DROP_LOCATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_DROP_METHOD.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_DROP_SITE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_DROP_SITE_CDASH.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_DROP_SITE_PASSWORD.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_DROP_SITE_USER.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_EXTRA_COVERAGE_GLOB.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_GIT_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_GIT_INIT_SUBMODULES.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_GIT_UPDATE_CUSTOM.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_GIT_UPDATE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_HG_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_HG_UPDATE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_LABELS_FOR_SUBPROJECTS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_MEMORYCHECK_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_MEMORYCHECK_TYPE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_NIGHTLY_START_TIME.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_P4_CLIENT.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_P4_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_P4_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_P4_UPDATE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_RUN_CURRENT_SCRIPT.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SCP_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SITE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SOURCE_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SUBMIT_URL.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SVN_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SVN_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SVN_UPDATE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_TEST_LOAD.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_TEST_TIMEOUT.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_TRIGGER_SITE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_UPDATE_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_UPDATE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_UPDATE_VERSION_ONLY.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_UPDATE_VERSION_OVERRIDE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_USE_LAUNCHERS.rst.txt %%DOCSDIR%%/html/_sources/variable/CYGWIN.rst.txt %%DOCSDIR%%/html/_sources/variable/ENV.rst.txt %%DOCSDIR%%/html/_sources/variable/EXECUTABLE_OUTPUT_PATH.rst.txt -%%DOCSDIR%%/html/_sources/variable/GHS-MULTI.rst.txt %%DOCSDIR%%/html/_sources/variable/IOS.rst.txt %%DOCSDIR%%/html/_sources/variable/LIBRARY_OUTPUT_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/MINGW.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC10.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC11.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC12.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC14.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC60.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC70.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC71.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC80.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC90.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC_IDE.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC_TOOLSET_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/MSYS.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_BINARY_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_DESCRIPTION.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_HOMEPAGE_URL.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_VERSION_MAJOR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_VERSION_MINOR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_VERSION_PATCH.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_VERSION_TWEAK.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_BINARY_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_DESCRIPTION.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_HOMEPAGE_URL.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_NAME.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_SOURCE_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_VERSION_MAJOR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_VERSION_MINOR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_VERSION_PATCH.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT_VERSION_TWEAK.rst.txt %%DOCSDIR%%/html/_sources/variable/PackageName_ROOT.rst.txt %%DOCSDIR%%/html/_sources/variable/UNIX.rst.txt %%DOCSDIR%%/html/_sources/variable/WIN32.rst.txt %%DOCSDIR%%/html/_sources/variable/WINCE.rst.txt %%DOCSDIR%%/html/_sources/variable/WINDOWS_PHONE.rst.txt %%DOCSDIR%%/html/_sources/variable/WINDOWS_STORE.rst.txt %%DOCSDIR%%/html/_sources/variable/XCODE.rst.txt %%DOCSDIR%%/html/_sources/variable/XCODE_VERSION.rst.txt %%DOCSDIR%%/html/_static/basic.css %%DOCSDIR%%/html/_static/classic.css %%DOCSDIR%%/html/_static/cmake-favicon.ico %%DOCSDIR%%/html/_static/cmake-logo-16.png %%DOCSDIR%%/html/_static/cmake.css %%DOCSDIR%%/html/_static/default.css %%DOCSDIR%%/html/_static/doctools.js %%DOCSDIR%%/html/_static/file.png %%DOCSDIR%%/html/_static/jquery.js %%DOCSDIR%%/html/_static/minus.png %%DOCSDIR%%/html/_static/plus.png %%DOCSDIR%%/html/_static/pygments.css %%DOCSDIR%%/html/_static/searchtools.js %%DOCSDIR%%/html/_static/sidebar.js %%DOCSDIR%%/html/_static/underscore.js %%DOCSDIR%%/html/command/add_compile_definitions.html %%DOCSDIR%%/html/command/add_compile_options.html %%DOCSDIR%%/html/command/add_custom_command.html %%DOCSDIR%%/html/command/add_custom_target.html %%DOCSDIR%%/html/command/add_definitions.html %%DOCSDIR%%/html/command/add_dependencies.html %%DOCSDIR%%/html/command/add_executable.html %%DOCSDIR%%/html/command/add_library.html %%DOCSDIR%%/html/command/add_link_options.html %%DOCSDIR%%/html/command/add_subdirectory.html %%DOCSDIR%%/html/command/add_test.html %%DOCSDIR%%/html/command/aux_source_directory.html %%DOCSDIR%%/html/command/break.html %%DOCSDIR%%/html/command/build_command.html %%DOCSDIR%%/html/command/build_name.html %%DOCSDIR%%/html/command/cmake_host_system_information.html %%DOCSDIR%%/html/command/cmake_minimum_required.html %%DOCSDIR%%/html/command/cmake_parse_arguments.html %%DOCSDIR%%/html/command/cmake_policy.html %%DOCSDIR%%/html/command/configure_file.html %%DOCSDIR%%/html/command/continue.html %%DOCSDIR%%/html/command/create_test_sourcelist.html %%DOCSDIR%%/html/command/ctest_build.html %%DOCSDIR%%/html/command/ctest_configure.html %%DOCSDIR%%/html/command/ctest_coverage.html %%DOCSDIR%%/html/command/ctest_empty_binary_directory.html %%DOCSDIR%%/html/command/ctest_memcheck.html %%DOCSDIR%%/html/command/ctest_read_custom_files.html %%DOCSDIR%%/html/command/ctest_run_script.html %%DOCSDIR%%/html/command/ctest_sleep.html %%DOCSDIR%%/html/command/ctest_start.html %%DOCSDIR%%/html/command/ctest_submit.html %%DOCSDIR%%/html/command/ctest_test.html %%DOCSDIR%%/html/command/ctest_update.html %%DOCSDIR%%/html/command/ctest_upload.html %%DOCSDIR%%/html/command/define_property.html %%DOCSDIR%%/html/command/else.html %%DOCSDIR%%/html/command/elseif.html %%DOCSDIR%%/html/command/enable_language.html %%DOCSDIR%%/html/command/enable_testing.html %%DOCSDIR%%/html/command/endforeach.html %%DOCSDIR%%/html/command/endfunction.html %%DOCSDIR%%/html/command/endif.html %%DOCSDIR%%/html/command/endmacro.html %%DOCSDIR%%/html/command/endwhile.html %%DOCSDIR%%/html/command/exec_program.html %%DOCSDIR%%/html/command/execute_process.html %%DOCSDIR%%/html/command/export.html %%DOCSDIR%%/html/command/export_library_dependencies.html %%DOCSDIR%%/html/command/file.html %%DOCSDIR%%/html/command/find_file.html %%DOCSDIR%%/html/command/find_library.html %%DOCSDIR%%/html/command/find_package.html %%DOCSDIR%%/html/command/find_path.html %%DOCSDIR%%/html/command/find_program.html %%DOCSDIR%%/html/command/fltk_wrap_ui.html %%DOCSDIR%%/html/command/foreach.html %%DOCSDIR%%/html/command/function.html %%DOCSDIR%%/html/command/get_cmake_property.html %%DOCSDIR%%/html/command/get_directory_property.html %%DOCSDIR%%/html/command/get_filename_component.html %%DOCSDIR%%/html/command/get_property.html %%DOCSDIR%%/html/command/get_source_file_property.html %%DOCSDIR%%/html/command/get_target_property.html %%DOCSDIR%%/html/command/get_test_property.html %%DOCSDIR%%/html/command/if.html %%DOCSDIR%%/html/command/include.html %%DOCSDIR%%/html/command/include_directories.html %%DOCSDIR%%/html/command/include_external_msproject.html %%DOCSDIR%%/html/command/include_guard.html %%DOCSDIR%%/html/command/include_regular_expression.html %%DOCSDIR%%/html/command/install.html %%DOCSDIR%%/html/command/install_files.html %%DOCSDIR%%/html/command/install_programs.html %%DOCSDIR%%/html/command/install_targets.html %%DOCSDIR%%/html/command/link_directories.html %%DOCSDIR%%/html/command/link_libraries.html %%DOCSDIR%%/html/command/list.html %%DOCSDIR%%/html/command/load_cache.html %%DOCSDIR%%/html/command/load_command.html %%DOCSDIR%%/html/command/macro.html %%DOCSDIR%%/html/command/make_directory.html %%DOCSDIR%%/html/command/mark_as_advanced.html %%DOCSDIR%%/html/command/math.html %%DOCSDIR%%/html/command/message.html %%DOCSDIR%%/html/command/option.html %%DOCSDIR%%/html/command/output_required_files.html %%DOCSDIR%%/html/command/project.html %%DOCSDIR%%/html/command/qt_wrap_cpp.html %%DOCSDIR%%/html/command/qt_wrap_ui.html %%DOCSDIR%%/html/command/remove.html %%DOCSDIR%%/html/command/remove_definitions.html %%DOCSDIR%%/html/command/return.html %%DOCSDIR%%/html/command/separate_arguments.html %%DOCSDIR%%/html/command/set.html %%DOCSDIR%%/html/command/set_directory_properties.html %%DOCSDIR%%/html/command/set_property.html %%DOCSDIR%%/html/command/set_source_files_properties.html %%DOCSDIR%%/html/command/set_target_properties.html %%DOCSDIR%%/html/command/set_tests_properties.html %%DOCSDIR%%/html/command/site_name.html %%DOCSDIR%%/html/command/source_group.html %%DOCSDIR%%/html/command/string.html %%DOCSDIR%%/html/command/subdir_depends.html %%DOCSDIR%%/html/command/subdirs.html %%DOCSDIR%%/html/command/target_compile_definitions.html %%DOCSDIR%%/html/command/target_compile_features.html %%DOCSDIR%%/html/command/target_compile_options.html %%DOCSDIR%%/html/command/target_include_directories.html %%DOCSDIR%%/html/command/target_link_directories.html %%DOCSDIR%%/html/command/target_link_libraries.html %%DOCSDIR%%/html/command/target_link_options.html %%DOCSDIR%%/html/command/target_precompile_headers.html %%DOCSDIR%%/html/command/target_sources.html %%DOCSDIR%%/html/command/try_compile.html %%DOCSDIR%%/html/command/try_run.html %%DOCSDIR%%/html/command/unset.html %%DOCSDIR%%/html/command/use_mangled_mesa.html %%DOCSDIR%%/html/command/utility_source.html %%DOCSDIR%%/html/command/variable_requires.html %%DOCSDIR%%/html/command/variable_watch.html %%DOCSDIR%%/html/command/while.html %%DOCSDIR%%/html/command/write_file.html %%DOCSDIR%%/html/cpack_gen/archive.html %%DOCSDIR%%/html/cpack_gen/bundle.html %%DOCSDIR%%/html/cpack_gen/cygwin.html %%DOCSDIR%%/html/cpack_gen/deb.html %%DOCSDIR%%/html/cpack_gen/dmg.html %%DOCSDIR%%/html/cpack_gen/external.html %%DOCSDIR%%/html/cpack_gen/freebsd.html %%DOCSDIR%%/html/cpack_gen/ifw.html %%DOCSDIR%%/html/cpack_gen/nsis.html %%DOCSDIR%%/html/cpack_gen/nuget.html %%DOCSDIR%%/html/cpack_gen/packagemaker.html %%DOCSDIR%%/html/cpack_gen/productbuild.html %%DOCSDIR%%/html/cpack_gen/rpm.html %%DOCSDIR%%/html/cpack_gen/wix.html %%DOCSDIR%%/html/envvar/ASM_DIALECT.html %%DOCSDIR%%/html/envvar/ASM_DIALECTFLAGS.html %%DOCSDIR%%/html/envvar/CC.html %%DOCSDIR%%/html/envvar/CFLAGS.html %%DOCSDIR%%/html/envvar/CMAKE_BUILD_PARALLEL_LEVEL.html %%DOCSDIR%%/html/envvar/CMAKE_CONFIG_TYPE.html %%DOCSDIR%%/html/envvar/CMAKE_GENERATOR.html %%DOCSDIR%%/html/envvar/CMAKE_GENERATOR_INSTANCE.html %%DOCSDIR%%/html/envvar/CMAKE_GENERATOR_PLATFORM.html %%DOCSDIR%%/html/envvar/CMAKE_GENERATOR_TOOLSET.html %%DOCSDIR%%/html/envvar/CMAKE_MSVCIDE_RUN_PATH.html %%DOCSDIR%%/html/envvar/CMAKE_NO_VERBOSE.html %%DOCSDIR%%/html/envvar/CMAKE_OSX_ARCHITECTURES.html %%DOCSDIR%%/html/envvar/CSFLAGS.html %%DOCSDIR%%/html/envvar/CTEST_INTERACTIVE_DEBUG_MODE.html %%DOCSDIR%%/html/envvar/CTEST_OUTPUT_ON_FAILURE.html %%DOCSDIR%%/html/envvar/CTEST_PARALLEL_LEVEL.html %%DOCSDIR%%/html/envvar/CTEST_PROGRESS_OUTPUT.html %%DOCSDIR%%/html/envvar/CTEST_USE_LAUNCHERS_DEFAULT.html %%DOCSDIR%%/html/envvar/CUDACXX.html %%DOCSDIR%%/html/envvar/CUDAFLAGS.html %%DOCSDIR%%/html/envvar/CUDAHOSTCXX.html %%DOCSDIR%%/html/envvar/CXX.html %%DOCSDIR%%/html/envvar/CXXFLAGS.html %%DOCSDIR%%/html/envvar/DASHBOARD_TEST_FROM_CTEST.html %%DOCSDIR%%/html/envvar/DESTDIR.html %%DOCSDIR%%/html/envvar/FC.html %%DOCSDIR%%/html/envvar/FFLAGS.html %%DOCSDIR%%/html/envvar/LDFLAGS.html %%DOCSDIR%%/html/envvar/MACOSX_DEPLOYMENT_TARGET.html %%DOCSDIR%%/html/envvar/PackageName_ROOT.html %%DOCSDIR%%/html/envvar/RC.html %%DOCSDIR%%/html/envvar/RCFLAGS.html %%DOCSDIR%%/html/envvar/SWIFTC.html %%DOCSDIR%%/html/envvar/VERBOSE.html %%DOCSDIR%%/html/generator/Borland Makefiles.html %%DOCSDIR%%/html/generator/CodeBlocks.html %%DOCSDIR%%/html/generator/CodeLite.html %%DOCSDIR%%/html/generator/Eclipse CDT4.html %%DOCSDIR%%/html/generator/Green Hills MULTI.html %%DOCSDIR%%/html/generator/Kate.html %%DOCSDIR%%/html/generator/MSYS Makefiles.html %%DOCSDIR%%/html/generator/MinGW Makefiles.html %%DOCSDIR%%/html/generator/NMake Makefiles JOM.html %%DOCSDIR%%/html/generator/NMake Makefiles.html %%DOCSDIR%%/html/generator/Ninja.html %%DOCSDIR%%/html/generator/Sublime Text 2.html %%DOCSDIR%%/html/generator/Unix Makefiles.html %%DOCSDIR%%/html/generator/Visual Studio 10 2010.html %%DOCSDIR%%/html/generator/Visual Studio 11 2012.html %%DOCSDIR%%/html/generator/Visual Studio 12 2013.html %%DOCSDIR%%/html/generator/Visual Studio 14 2015.html %%DOCSDIR%%/html/generator/Visual Studio 15 2017.html %%DOCSDIR%%/html/generator/Visual Studio 16 2019.html %%DOCSDIR%%/html/generator/Visual Studio 6.html %%DOCSDIR%%/html/generator/Visual Studio 7 .NET 2003.html %%DOCSDIR%%/html/generator/Visual Studio 7.html %%DOCSDIR%%/html/generator/Visual Studio 8 2005.html %%DOCSDIR%%/html/generator/Visual Studio 9 2008.html %%DOCSDIR%%/html/generator/Watcom WMake.html %%DOCSDIR%%/html/generator/Xcode.html %%DOCSDIR%%/html/genindex.html %%DOCSDIR%%/html/guide/tutorial/index.html %%DOCSDIR%%/html/index.html %%DOCSDIR%%/html/manual/ccmake.1.html %%DOCSDIR%%/html/manual/cmake-buildsystem.7.html %%DOCSDIR%%/html/manual/cmake-commands.7.html %%DOCSDIR%%/html/manual/cmake-compile-features.7.html %%DOCSDIR%%/html/manual/cmake-developer.7.html %%DOCSDIR%%/html/manual/cmake-env-variables.7.html %%DOCSDIR%%/html/manual/cmake-file-api.7.html %%DOCSDIR%%/html/manual/cmake-generator-expressions.7.html %%DOCSDIR%%/html/manual/cmake-generators.7.html %%DOCSDIR%%/html/manual/cmake-gui.1.html %%DOCSDIR%%/html/manual/cmake-language.7.html %%DOCSDIR%%/html/manual/cmake-modules.7.html %%DOCSDIR%%/html/manual/cmake-packages.7.html %%DOCSDIR%%/html/manual/cmake-policies.7.html %%DOCSDIR%%/html/manual/cmake-properties.7.html %%DOCSDIR%%/html/manual/cmake-qt.7.html %%DOCSDIR%%/html/manual/cmake-server.7.html %%DOCSDIR%%/html/manual/cmake-toolchains.7.html %%DOCSDIR%%/html/manual/cmake-variables.7.html %%DOCSDIR%%/html/manual/cmake.1.html %%DOCSDIR%%/html/manual/cpack-generators.7.html %%DOCSDIR%%/html/manual/cpack.1.html %%DOCSDIR%%/html/manual/ctest.1.html %%DOCSDIR%%/html/module/AddFileDependencies.html %%DOCSDIR%%/html/module/AndroidTestUtilities.html %%DOCSDIR%%/html/module/BundleUtilities.html %%DOCSDIR%%/html/module/CMakeAddFortranSubdirectory.html %%DOCSDIR%%/html/module/CMakeBackwardCompatibilityCXX.html %%DOCSDIR%%/html/module/CMakeDependentOption.html %%DOCSDIR%%/html/module/CMakeDetermineVSServicePack.html %%DOCSDIR%%/html/module/CMakeExpandImportedTargets.html %%DOCSDIR%%/html/module/CMakeFindDependencyMacro.html %%DOCSDIR%%/html/module/CMakeFindFrameworks.html %%DOCSDIR%%/html/module/CMakeFindPackageMode.html %%DOCSDIR%%/html/module/CMakeForceCompiler.html %%DOCSDIR%%/html/module/CMakeGraphVizOptions.html %%DOCSDIR%%/html/module/CMakePackageConfigHelpers.html %%DOCSDIR%%/html/module/CMakeParseArguments.html %%DOCSDIR%%/html/module/CMakePrintHelpers.html %%DOCSDIR%%/html/module/CMakePrintSystemInformation.html %%DOCSDIR%%/html/module/CMakePushCheckState.html %%DOCSDIR%%/html/module/CMakeVerifyManifest.html %%DOCSDIR%%/html/module/CPack.html %%DOCSDIR%%/html/module/CPackArchive.html %%DOCSDIR%%/html/module/CPackBundle.html %%DOCSDIR%%/html/module/CPackComponent.html %%DOCSDIR%%/html/module/CPackCygwin.html %%DOCSDIR%%/html/module/CPackDMG.html %%DOCSDIR%%/html/module/CPackDeb.html %%DOCSDIR%%/html/module/CPackFreeBSD.html %%DOCSDIR%%/html/module/CPackIFW.html %%DOCSDIR%%/html/module/CPackIFWConfigureFile.html %%DOCSDIR%%/html/module/CPackNSIS.html %%DOCSDIR%%/html/module/CPackNuGet.html %%DOCSDIR%%/html/module/CPackPackageMaker.html %%DOCSDIR%%/html/module/CPackProductBuild.html %%DOCSDIR%%/html/module/CPackRPM.html %%DOCSDIR%%/html/module/CPackWIX.html %%DOCSDIR%%/html/module/CSharpUtilities.html %%DOCSDIR%%/html/module/CTest.html %%DOCSDIR%%/html/module/CTestCoverageCollectGCOV.html %%DOCSDIR%%/html/module/CTestScriptMode.html %%DOCSDIR%%/html/module/CTestUseLaunchers.html %%DOCSDIR%%/html/module/CheckCCompilerFlag.html %%DOCSDIR%%/html/module/CheckCSourceCompiles.html %%DOCSDIR%%/html/module/CheckCSourceRuns.html %%DOCSDIR%%/html/module/CheckCXXCompilerFlag.html %%DOCSDIR%%/html/module/CheckCXXSourceCompiles.html %%DOCSDIR%%/html/module/CheckCXXSourceRuns.html %%DOCSDIR%%/html/module/CheckCXXSymbolExists.html %%DOCSDIR%%/html/module/CheckFortranCompilerFlag.html %%DOCSDIR%%/html/module/CheckFortranFunctionExists.html %%DOCSDIR%%/html/module/CheckFortranSourceCompiles.html %%DOCSDIR%%/html/module/CheckFortranSourceRuns.html %%DOCSDIR%%/html/module/CheckFunctionExists.html %%DOCSDIR%%/html/module/CheckIPOSupported.html %%DOCSDIR%%/html/module/CheckIncludeFile.html %%DOCSDIR%%/html/module/CheckIncludeFileCXX.html %%DOCSDIR%%/html/module/CheckIncludeFiles.html %%DOCSDIR%%/html/module/CheckLanguage.html %%DOCSDIR%%/html/module/CheckLibraryExists.html %%DOCSDIR%%/html/module/CheckOBJCCompilerFlag.html %%DOCSDIR%%/html/module/CheckOBJCSourceCompiles.html %%DOCSDIR%%/html/module/CheckOBJCSourceRuns.html %%DOCSDIR%%/html/module/CheckOBJCXXCompilerFlag.html %%DOCSDIR%%/html/module/CheckOBJCXXSourceCompiles.html %%DOCSDIR%%/html/module/CheckOBJCXXSourceRuns.html %%DOCSDIR%%/html/module/CheckPIESupported.html %%DOCSDIR%%/html/module/CheckPrototypeDefinition.html %%DOCSDIR%%/html/module/CheckStructHasMember.html %%DOCSDIR%%/html/module/CheckSymbolExists.html %%DOCSDIR%%/html/module/CheckTypeSize.html %%DOCSDIR%%/html/module/CheckVariableExists.html %%DOCSDIR%%/html/module/Dart.html %%DOCSDIR%%/html/module/DeployQt4.html %%DOCSDIR%%/html/module/Documentation.html %%DOCSDIR%%/html/module/ExternalData.html %%DOCSDIR%%/html/module/ExternalProject.html %%DOCSDIR%%/html/module/FeatureSummary.html %%DOCSDIR%%/html/module/FetchContent.html %%DOCSDIR%%/html/module/FindALSA.html %%DOCSDIR%%/html/module/FindASPELL.html %%DOCSDIR%%/html/module/FindAVIFile.html %%DOCSDIR%%/html/module/FindArmadillo.html %%DOCSDIR%%/html/module/FindBISON.html %%DOCSDIR%%/html/module/FindBLAS.html %%DOCSDIR%%/html/module/FindBZip2.html %%DOCSDIR%%/html/module/FindBacktrace.html %%DOCSDIR%%/html/module/FindBoost.html %%DOCSDIR%%/html/module/FindBullet.html %%DOCSDIR%%/html/module/FindCABLE.html %%DOCSDIR%%/html/module/FindCUDA.html %%DOCSDIR%%/html/module/FindCURL.html %%DOCSDIR%%/html/module/FindCVS.html %%DOCSDIR%%/html/module/FindCoin3D.html %%DOCSDIR%%/html/module/FindCups.html %%DOCSDIR%%/html/module/FindCurses.html %%DOCSDIR%%/html/module/FindCxxTest.html %%DOCSDIR%%/html/module/FindCygwin.html %%DOCSDIR%%/html/module/FindDCMTK.html %%DOCSDIR%%/html/module/FindDart.html %%DOCSDIR%%/html/module/FindDevIL.html %%DOCSDIR%%/html/module/FindDoxygen.html %%DOCSDIR%%/html/module/FindEXPAT.html %%DOCSDIR%%/html/module/FindEnvModules.html %%DOCSDIR%%/html/module/FindFLEX.html %%DOCSDIR%%/html/module/FindFLTK.html %%DOCSDIR%%/html/module/FindFLTK2.html %%DOCSDIR%%/html/module/FindFontconfig.html %%DOCSDIR%%/html/module/FindFreetype.html %%DOCSDIR%%/html/module/FindGCCXML.html %%DOCSDIR%%/html/module/FindGDAL.html %%DOCSDIR%%/html/module/FindGIF.html %%DOCSDIR%%/html/module/FindGLEW.html %%DOCSDIR%%/html/module/FindGLUT.html %%DOCSDIR%%/html/module/FindGSL.html %%DOCSDIR%%/html/module/FindGTK.html %%DOCSDIR%%/html/module/FindGTK2.html %%DOCSDIR%%/html/module/FindGTest.html %%DOCSDIR%%/html/module/FindGettext.html %%DOCSDIR%%/html/module/FindGit.html %%DOCSDIR%%/html/module/FindGnuTLS.html %%DOCSDIR%%/html/module/FindGnuplot.html %%DOCSDIR%%/html/module/FindHDF5.html %%DOCSDIR%%/html/module/FindHSPELL.html %%DOCSDIR%%/html/module/FindHTMLHelp.html %%DOCSDIR%%/html/module/FindHg.html %%DOCSDIR%%/html/module/FindICU.html %%DOCSDIR%%/html/module/FindITK.html %%DOCSDIR%%/html/module/FindIce.html %%DOCSDIR%%/html/module/FindIconv.html %%DOCSDIR%%/html/module/FindIcotool.html %%DOCSDIR%%/html/module/FindImageMagick.html %%DOCSDIR%%/html/module/FindIntl.html %%DOCSDIR%%/html/module/FindJNI.html %%DOCSDIR%%/html/module/FindJPEG.html %%DOCSDIR%%/html/module/FindJasper.html %%DOCSDIR%%/html/module/FindJava.html %%DOCSDIR%%/html/module/FindKDE3.html %%DOCSDIR%%/html/module/FindKDE4.html %%DOCSDIR%%/html/module/FindLAPACK.html %%DOCSDIR%%/html/module/FindLATEX.html %%DOCSDIR%%/html/module/FindLTTngUST.html %%DOCSDIR%%/html/module/FindLibArchive.html %%DOCSDIR%%/html/module/FindLibLZMA.html %%DOCSDIR%%/html/module/FindLibXml2.html %%DOCSDIR%%/html/module/FindLibXslt.html %%DOCSDIR%%/html/module/FindLibinput.html %%DOCSDIR%%/html/module/FindLua.html %%DOCSDIR%%/html/module/FindLua50.html %%DOCSDIR%%/html/module/FindLua51.html %%DOCSDIR%%/html/module/FindMFC.html %%DOCSDIR%%/html/module/FindMPEG.html %%DOCSDIR%%/html/module/FindMPEG2.html %%DOCSDIR%%/html/module/FindMPI.html %%DOCSDIR%%/html/module/FindMatlab.html %%DOCSDIR%%/html/module/FindMotif.html %%DOCSDIR%%/html/module/FindODBC.html %%DOCSDIR%%/html/module/FindOpenACC.html %%DOCSDIR%%/html/module/FindOpenAL.html %%DOCSDIR%%/html/module/FindOpenCL.html %%DOCSDIR%%/html/module/FindOpenGL.html %%DOCSDIR%%/html/module/FindOpenMP.html %%DOCSDIR%%/html/module/FindOpenSSL.html %%DOCSDIR%%/html/module/FindOpenSceneGraph.html %%DOCSDIR%%/html/module/FindOpenThreads.html %%DOCSDIR%%/html/module/FindPHP4.html %%DOCSDIR%%/html/module/FindPNG.html %%DOCSDIR%%/html/module/FindPackageHandleStandardArgs.html %%DOCSDIR%%/html/module/FindPackageMessage.html %%DOCSDIR%%/html/module/FindPatch.html %%DOCSDIR%%/html/module/FindPerl.html %%DOCSDIR%%/html/module/FindPerlLibs.html %%DOCSDIR%%/html/module/FindPhysFS.html %%DOCSDIR%%/html/module/FindPike.html %%DOCSDIR%%/html/module/FindPkgConfig.html %%DOCSDIR%%/html/module/FindPostgreSQL.html %%DOCSDIR%%/html/module/FindProducer.html %%DOCSDIR%%/html/module/FindProtobuf.html %%DOCSDIR%%/html/module/FindPython.html %%DOCSDIR%%/html/module/FindPython2.html %%DOCSDIR%%/html/module/FindPython3.html %%DOCSDIR%%/html/module/FindPythonInterp.html %%DOCSDIR%%/html/module/FindPythonLibs.html %%DOCSDIR%%/html/module/FindQt.html %%DOCSDIR%%/html/module/FindQt3.html %%DOCSDIR%%/html/module/FindQt4.html %%DOCSDIR%%/html/module/FindQuickTime.html %%DOCSDIR%%/html/module/FindRTI.html %%DOCSDIR%%/html/module/FindRuby.html %%DOCSDIR%%/html/module/FindSDL.html %%DOCSDIR%%/html/module/FindSDL_image.html %%DOCSDIR%%/html/module/FindSDL_mixer.html %%DOCSDIR%%/html/module/FindSDL_net.html %%DOCSDIR%%/html/module/FindSDL_sound.html %%DOCSDIR%%/html/module/FindSDL_ttf.html %%DOCSDIR%%/html/module/FindSQLite3.html %%DOCSDIR%%/html/module/FindSWIG.html %%DOCSDIR%%/html/module/FindSelfPackers.html %%DOCSDIR%%/html/module/FindSquish.html %%DOCSDIR%%/html/module/FindSubversion.html %%DOCSDIR%%/html/module/FindTCL.html %%DOCSDIR%%/html/module/FindTIFF.html %%DOCSDIR%%/html/module/FindTclStub.html %%DOCSDIR%%/html/module/FindTclsh.html %%DOCSDIR%%/html/module/FindThreads.html %%DOCSDIR%%/html/module/FindUnixCommands.html %%DOCSDIR%%/html/module/FindVTK.html %%DOCSDIR%%/html/module/FindVulkan.html %%DOCSDIR%%/html/module/FindWget.html %%DOCSDIR%%/html/module/FindWish.html %%DOCSDIR%%/html/module/FindX11.html %%DOCSDIR%%/html/module/FindXCTest.html %%DOCSDIR%%/html/module/FindXMLRPC.html %%DOCSDIR%%/html/module/FindXalanC.html %%DOCSDIR%%/html/module/FindXercesC.html %%DOCSDIR%%/html/module/FindZLIB.html %%DOCSDIR%%/html/module/Findosg.html %%DOCSDIR%%/html/module/FindosgAnimation.html %%DOCSDIR%%/html/module/FindosgDB.html %%DOCSDIR%%/html/module/FindosgFX.html %%DOCSDIR%%/html/module/FindosgGA.html %%DOCSDIR%%/html/module/FindosgIntrospection.html %%DOCSDIR%%/html/module/FindosgManipulator.html %%DOCSDIR%%/html/module/FindosgParticle.html %%DOCSDIR%%/html/module/FindosgPresentation.html %%DOCSDIR%%/html/module/FindosgProducer.html %%DOCSDIR%%/html/module/FindosgQt.html %%DOCSDIR%%/html/module/FindosgShadow.html %%DOCSDIR%%/html/module/FindosgSim.html %%DOCSDIR%%/html/module/FindosgTerrain.html %%DOCSDIR%%/html/module/FindosgText.html %%DOCSDIR%%/html/module/FindosgUtil.html %%DOCSDIR%%/html/module/FindosgViewer.html %%DOCSDIR%%/html/module/FindosgVolume.html %%DOCSDIR%%/html/module/FindosgWidget.html %%DOCSDIR%%/html/module/Findosg_functions.html %%DOCSDIR%%/html/module/FindwxWidgets.html %%DOCSDIR%%/html/module/FindwxWindows.html %%DOCSDIR%%/html/module/FortranCInterface.html %%DOCSDIR%%/html/module/GNUInstallDirs.html %%DOCSDIR%%/html/module/GenerateExportHeader.html %%DOCSDIR%%/html/module/GetPrerequisites.html %%DOCSDIR%%/html/module/GoogleTest.html %%DOCSDIR%%/html/module/InstallRequiredSystemLibraries.html %%DOCSDIR%%/html/module/MacroAddFileDependencies.html %%DOCSDIR%%/html/module/ProcessorCount.html %%DOCSDIR%%/html/module/SelectLibraryConfigurations.html %%DOCSDIR%%/html/module/SquishTestScript.html %%DOCSDIR%%/html/module/TestBigEndian.html %%DOCSDIR%%/html/module/TestCXXAcceptsFlag.html %%DOCSDIR%%/html/module/TestForANSIForScope.html %%DOCSDIR%%/html/module/TestForANSIStreamHeaders.html %%DOCSDIR%%/html/module/TestForSSTREAM.html %%DOCSDIR%%/html/module/TestForSTDNamespace.html %%DOCSDIR%%/html/module/UseEcos.html %%DOCSDIR%%/html/module/UseJava.html %%DOCSDIR%%/html/module/UseJavaClassFilelist.html %%DOCSDIR%%/html/module/UseJavaSymlinks.html %%DOCSDIR%%/html/module/UsePkgConfig.html %%DOCSDIR%%/html/module/UseSWIG.html %%DOCSDIR%%/html/module/Use_wxWindows.html %%DOCSDIR%%/html/module/UsewxWidgets.html %%DOCSDIR%%/html/module/WriteBasicConfigVersionFile.html %%DOCSDIR%%/html/module/WriteCompilerDetectionHeader.html %%DOCSDIR%%/html/objects.inv %%DOCSDIR%%/html/policy/CMP0000.html %%DOCSDIR%%/html/policy/CMP0001.html %%DOCSDIR%%/html/policy/CMP0002.html %%DOCSDIR%%/html/policy/CMP0003.html %%DOCSDIR%%/html/policy/CMP0004.html %%DOCSDIR%%/html/policy/CMP0005.html %%DOCSDIR%%/html/policy/CMP0006.html %%DOCSDIR%%/html/policy/CMP0007.html %%DOCSDIR%%/html/policy/CMP0008.html %%DOCSDIR%%/html/policy/CMP0009.html %%DOCSDIR%%/html/policy/CMP0010.html %%DOCSDIR%%/html/policy/CMP0011.html %%DOCSDIR%%/html/policy/CMP0012.html %%DOCSDIR%%/html/policy/CMP0013.html %%DOCSDIR%%/html/policy/CMP0014.html %%DOCSDIR%%/html/policy/CMP0015.html %%DOCSDIR%%/html/policy/CMP0016.html %%DOCSDIR%%/html/policy/CMP0017.html %%DOCSDIR%%/html/policy/CMP0018.html %%DOCSDIR%%/html/policy/CMP0019.html %%DOCSDIR%%/html/policy/CMP0020.html %%DOCSDIR%%/html/policy/CMP0021.html %%DOCSDIR%%/html/policy/CMP0022.html %%DOCSDIR%%/html/policy/CMP0023.html %%DOCSDIR%%/html/policy/CMP0024.html %%DOCSDIR%%/html/policy/CMP0025.html %%DOCSDIR%%/html/policy/CMP0026.html %%DOCSDIR%%/html/policy/CMP0027.html %%DOCSDIR%%/html/policy/CMP0028.html %%DOCSDIR%%/html/policy/CMP0029.html %%DOCSDIR%%/html/policy/CMP0030.html %%DOCSDIR%%/html/policy/CMP0031.html %%DOCSDIR%%/html/policy/CMP0032.html %%DOCSDIR%%/html/policy/CMP0033.html %%DOCSDIR%%/html/policy/CMP0034.html %%DOCSDIR%%/html/policy/CMP0035.html %%DOCSDIR%%/html/policy/CMP0036.html %%DOCSDIR%%/html/policy/CMP0037.html %%DOCSDIR%%/html/policy/CMP0038.html %%DOCSDIR%%/html/policy/CMP0039.html %%DOCSDIR%%/html/policy/CMP0040.html %%DOCSDIR%%/html/policy/CMP0041.html %%DOCSDIR%%/html/policy/CMP0042.html %%DOCSDIR%%/html/policy/CMP0043.html %%DOCSDIR%%/html/policy/CMP0044.html %%DOCSDIR%%/html/policy/CMP0045.html %%DOCSDIR%%/html/policy/CMP0046.html %%DOCSDIR%%/html/policy/CMP0047.html %%DOCSDIR%%/html/policy/CMP0048.html %%DOCSDIR%%/html/policy/CMP0049.html %%DOCSDIR%%/html/policy/CMP0050.html %%DOCSDIR%%/html/policy/CMP0051.html %%DOCSDIR%%/html/policy/CMP0052.html %%DOCSDIR%%/html/policy/CMP0053.html %%DOCSDIR%%/html/policy/CMP0054.html %%DOCSDIR%%/html/policy/CMP0055.html %%DOCSDIR%%/html/policy/CMP0056.html %%DOCSDIR%%/html/policy/CMP0057.html %%DOCSDIR%%/html/policy/CMP0058.html %%DOCSDIR%%/html/policy/CMP0059.html %%DOCSDIR%%/html/policy/CMP0060.html %%DOCSDIR%%/html/policy/CMP0061.html %%DOCSDIR%%/html/policy/CMP0062.html %%DOCSDIR%%/html/policy/CMP0063.html %%DOCSDIR%%/html/policy/CMP0064.html %%DOCSDIR%%/html/policy/CMP0065.html %%DOCSDIR%%/html/policy/CMP0066.html %%DOCSDIR%%/html/policy/CMP0067.html %%DOCSDIR%%/html/policy/CMP0068.html %%DOCSDIR%%/html/policy/CMP0069.html %%DOCSDIR%%/html/policy/CMP0070.html %%DOCSDIR%%/html/policy/CMP0071.html %%DOCSDIR%%/html/policy/CMP0072.html %%DOCSDIR%%/html/policy/CMP0073.html %%DOCSDIR%%/html/policy/CMP0074.html %%DOCSDIR%%/html/policy/CMP0075.html %%DOCSDIR%%/html/policy/CMP0076.html %%DOCSDIR%%/html/policy/CMP0077.html %%DOCSDIR%%/html/policy/CMP0078.html %%DOCSDIR%%/html/policy/CMP0079.html %%DOCSDIR%%/html/policy/CMP0080.html %%DOCSDIR%%/html/policy/CMP0081.html %%DOCSDIR%%/html/policy/CMP0082.html %%DOCSDIR%%/html/policy/CMP0083.html %%DOCSDIR%%/html/policy/CMP0084.html %%DOCSDIR%%/html/policy/CMP0085.html %%DOCSDIR%%/html/policy/CMP0086.html %%DOCSDIR%%/html/policy/CMP0087.html %%DOCSDIR%%/html/policy/CMP0088.html %%DOCSDIR%%/html/policy/CMP0089.html %%DOCSDIR%%/html/policy/CMP0090.html %%DOCSDIR%%/html/policy/CMP0091.html %%DOCSDIR%%/html/policy/CMP0092.html %%DOCSDIR%%/html/policy/CMP0093.html %%DOCSDIR%%/html/policy/CMP0094.html %%DOCSDIR%%/html/policy/CMP0095.html %%DOCSDIR%%/html/policy/CMP0096.html %%DOCSDIR%%/html/policy/CMP0097.html %%DOCSDIR%%/html/prop_cache/ADVANCED.html %%DOCSDIR%%/html/prop_cache/HELPSTRING.html %%DOCSDIR%%/html/prop_cache/MODIFIED.html %%DOCSDIR%%/html/prop_cache/STRINGS.html %%DOCSDIR%%/html/prop_cache/TYPE.html %%DOCSDIR%%/html/prop_cache/VALUE.html %%DOCSDIR%%/html/prop_dir/ADDITIONAL_CLEAN_FILES.html %%DOCSDIR%%/html/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.html %%DOCSDIR%%/html/prop_dir/BINARY_DIR.html %%DOCSDIR%%/html/prop_dir/BUILDSYSTEM_TARGETS.html %%DOCSDIR%%/html/prop_dir/CACHE_VARIABLES.html %%DOCSDIR%%/html/prop_dir/CLEAN_NO_CUSTOM.html %%DOCSDIR%%/html/prop_dir/CMAKE_CONFIGURE_DEPENDS.html %%DOCSDIR%%/html/prop_dir/COMPILE_DEFINITIONS.html %%DOCSDIR%%/html/prop_dir/COMPILE_DEFINITIONS_CONFIG.html %%DOCSDIR%%/html/prop_dir/COMPILE_OPTIONS.html %%DOCSDIR%%/html/prop_dir/DEFINITIONS.html %%DOCSDIR%%/html/prop_dir/EXCLUDE_FROM_ALL.html %%DOCSDIR%%/html/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.html %%DOCSDIR%%/html/prop_dir/INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/prop_dir/INCLUDE_REGULAR_EXPRESSION.html %%DOCSDIR%%/html/prop_dir/INTERPROCEDURAL_OPTIMIZATION.html %%DOCSDIR%%/html/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.html %%DOCSDIR%%/html/prop_dir/LABELS.html %%DOCSDIR%%/html/prop_dir/LINK_DIRECTORIES.html %%DOCSDIR%%/html/prop_dir/LINK_OPTIONS.html %%DOCSDIR%%/html/prop_dir/LISTFILE_STACK.html %%DOCSDIR%%/html/prop_dir/MACROS.html %%DOCSDIR%%/html/prop_dir/PARENT_DIRECTORY.html %%DOCSDIR%%/html/prop_dir/RULE_LAUNCH_COMPILE.html %%DOCSDIR%%/html/prop_dir/RULE_LAUNCH_CUSTOM.html %%DOCSDIR%%/html/prop_dir/RULE_LAUNCH_LINK.html %%DOCSDIR%%/html/prop_dir/SOURCE_DIR.html %%DOCSDIR%%/html/prop_dir/SUBDIRECTORIES.html %%DOCSDIR%%/html/prop_dir/TESTS.html %%DOCSDIR%%/html/prop_dir/TEST_INCLUDE_FILE.html %%DOCSDIR%%/html/prop_dir/TEST_INCLUDE_FILES.html %%DOCSDIR%%/html/prop_dir/VARIABLES.html %%DOCSDIR%%/html/prop_dir/VS_GLOBAL_SECTION_POST_section.html %%DOCSDIR%%/html/prop_dir/VS_GLOBAL_SECTION_PRE_section.html %%DOCSDIR%%/html/prop_dir/VS_STARTUP_PROJECT.html %%DOCSDIR%%/html/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.html %%DOCSDIR%%/html/prop_gbl/AUTOGEN_SOURCE_GROUP.html %%DOCSDIR%%/html/prop_gbl/AUTOGEN_TARGETS_FOLDER.html %%DOCSDIR%%/html/prop_gbl/AUTOMOC_SOURCE_GROUP.html %%DOCSDIR%%/html/prop_gbl/AUTOMOC_TARGETS_FOLDER.html %%DOCSDIR%%/html/prop_gbl/AUTORCC_SOURCE_GROUP.html %%DOCSDIR%%/html/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.html %%DOCSDIR%%/html/prop_gbl/CMAKE_C_KNOWN_FEATURES.html %%DOCSDIR%%/html/prop_gbl/CMAKE_ROLE.html %%DOCSDIR%%/html/prop_gbl/DEBUG_CONFIGURATIONS.html %%DOCSDIR%%/html/prop_gbl/DISABLED_FEATURES.html %%DOCSDIR%%/html/prop_gbl/ECLIPSE_EXTRA_CPROJECT_CONTENTS.html %%DOCSDIR%%/html/prop_gbl/ECLIPSE_EXTRA_NATURES.html %%DOCSDIR%%/html/prop_gbl/ENABLED_FEATURES.html %%DOCSDIR%%/html/prop_gbl/ENABLED_LANGUAGES.html %%DOCSDIR%%/html/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.html %%DOCSDIR%%/html/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.html %%DOCSDIR%%/html/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.html %%DOCSDIR%%/html/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.html %%DOCSDIR%%/html/prop_gbl/GENERATOR_IS_MULTI_CONFIG.html %%DOCSDIR%%/html/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.html %%DOCSDIR%%/html/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.html %%DOCSDIR%%/html/prop_gbl/IN_TRY_COMPILE.html %%DOCSDIR%%/html/prop_gbl/JOB_POOLS.html %%DOCSDIR%%/html/prop_gbl/PACKAGES_FOUND.html %%DOCSDIR%%/html/prop_gbl/PACKAGES_NOT_FOUND.html %%DOCSDIR%%/html/prop_gbl/PREDEFINED_TARGETS_FOLDER.html %%DOCSDIR%%/html/prop_gbl/REPORT_UNDEFINED_PROPERTIES.html %%DOCSDIR%%/html/prop_gbl/RULE_LAUNCH_COMPILE.html %%DOCSDIR%%/html/prop_gbl/RULE_LAUNCH_CUSTOM.html %%DOCSDIR%%/html/prop_gbl/RULE_LAUNCH_LINK.html %%DOCSDIR%%/html/prop_gbl/RULE_MESSAGES.html %%DOCSDIR%%/html/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.html %%DOCSDIR%%/html/prop_gbl/TARGET_MESSAGES.html %%DOCSDIR%%/html/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.html %%DOCSDIR%%/html/prop_gbl/USE_FOLDERS.html %%DOCSDIR%%/html/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.html %%DOCSDIR%%/html/prop_inst/CPACK_DESKTOP_SHORTCUTS.html %%DOCSDIR%%/html/prop_inst/CPACK_NEVER_OVERWRITE.html %%DOCSDIR%%/html/prop_inst/CPACK_PERMANENT.html %%DOCSDIR%%/html/prop_inst/CPACK_STARTUP_SHORTCUTS.html %%DOCSDIR%%/html/prop_inst/CPACK_START_MENU_SHORTCUTS.html %%DOCSDIR%%/html/prop_inst/CPACK_WIX_ACL.html %%DOCSDIR%%/html/prop_sf/ABSTRACT.html %%DOCSDIR%%/html/prop_sf/AUTORCC_OPTIONS.html %%DOCSDIR%%/html/prop_sf/AUTOUIC_OPTIONS.html %%DOCSDIR%%/html/prop_sf/COMPILE_DEFINITIONS.html %%DOCSDIR%%/html/prop_sf/COMPILE_DEFINITIONS_CONFIG.html %%DOCSDIR%%/html/prop_sf/COMPILE_FLAGS.html %%DOCSDIR%%/html/prop_sf/COMPILE_OPTIONS.html %%DOCSDIR%%/html/prop_sf/EXTERNAL_OBJECT.html %%DOCSDIR%%/html/prop_sf/Fortran_FORMAT.html %%DOCSDIR%%/html/prop_sf/GENERATED.html %%DOCSDIR%%/html/prop_sf/HEADER_FILE_ONLY.html %%DOCSDIR%%/html/prop_sf/INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/prop_sf/KEEP_EXTENSION.html %%DOCSDIR%%/html/prop_sf/LABELS.html %%DOCSDIR%%/html/prop_sf/LANGUAGE.html %%DOCSDIR%%/html/prop_sf/LOCATION.html %%DOCSDIR%%/html/prop_sf/MACOSX_PACKAGE_LOCATION.html %%DOCSDIR%%/html/prop_sf/OBJECT_DEPENDS.html %%DOCSDIR%%/html/prop_sf/OBJECT_OUTPUTS.html %%DOCSDIR%%/html/prop_sf/SKIP_AUTOGEN.html %%DOCSDIR%%/html/prop_sf/SKIP_AUTOMOC.html %%DOCSDIR%%/html/prop_sf/SKIP_AUTORCC.html %%DOCSDIR%%/html/prop_sf/SKIP_AUTOUIC.html %%DOCSDIR%%/html/prop_sf/SKIP_PRECOMPILE_HEADERS.html %%DOCSDIR%%/html/prop_sf/SKIP_UNITY_BUILD_INCLUSION.html %%DOCSDIR%%/html/prop_sf/SYMBOLIC.html %%DOCSDIR%%/html/prop_sf/Swift_DEPENDENCIES_FILE.html %%DOCSDIR%%/html/prop_sf/Swift_DIAGNOSTICS_FILE.html %%DOCSDIR%%/html/prop_sf/VS_COPY_TO_OUT_DIR.html %%DOCSDIR%%/html/prop_sf/VS_CSHARP_tagname.html %%DOCSDIR%%/html/prop_sf/VS_DEPLOYMENT_CONTENT.html %%DOCSDIR%%/html/prop_sf/VS_DEPLOYMENT_LOCATION.html %%DOCSDIR%%/html/prop_sf/VS_INCLUDE_IN_VSIX.html %%DOCSDIR%%/html/prop_sf/VS_RESOURCE_GENERATOR.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_ENABLE_DEBUG.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_ENTRYPOINT.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_FLAGS.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_MODEL.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_OBJECT_FILE_NAME.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_TYPE.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_VARIABLE_NAME.html %%DOCSDIR%%/html/prop_sf/VS_TOOL_OVERRIDE.html %%DOCSDIR%%/html/prop_sf/VS_XAML_TYPE.html %%DOCSDIR%%/html/prop_sf/WRAP_EXCLUDE.html %%DOCSDIR%%/html/prop_sf/XCODE_EXPLICIT_FILE_TYPE.html %%DOCSDIR%%/html/prop_sf/XCODE_FILE_ATTRIBUTES.html %%DOCSDIR%%/html/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.html %%DOCSDIR%%/html/prop_test/ATTACHED_FILES.html %%DOCSDIR%%/html/prop_test/ATTACHED_FILES_ON_FAIL.html %%DOCSDIR%%/html/prop_test/COST.html %%DOCSDIR%%/html/prop_test/DEPENDS.html %%DOCSDIR%%/html/prop_test/DISABLED.html %%DOCSDIR%%/html/prop_test/ENVIRONMENT.html %%DOCSDIR%%/html/prop_test/FAIL_REGULAR_EXPRESSION.html %%DOCSDIR%%/html/prop_test/FIXTURES_CLEANUP.html %%DOCSDIR%%/html/prop_test/FIXTURES_REQUIRED.html %%DOCSDIR%%/html/prop_test/FIXTURES_SETUP.html %%DOCSDIR%%/html/prop_test/LABELS.html %%DOCSDIR%%/html/prop_test/MEASUREMENT.html %%DOCSDIR%%/html/prop_test/PASS_REGULAR_EXPRESSION.html %%DOCSDIR%%/html/prop_test/PROCESSORS.html %%DOCSDIR%%/html/prop_test/PROCESSOR_AFFINITY.html %%DOCSDIR%%/html/prop_test/REQUIRED_FILES.html %%DOCSDIR%%/html/prop_test/RESOURCE_LOCK.html %%DOCSDIR%%/html/prop_test/RUN_SERIAL.html %%DOCSDIR%%/html/prop_test/SKIP_REGULAR_EXPRESSION.html %%DOCSDIR%%/html/prop_test/SKIP_RETURN_CODE.html %%DOCSDIR%%/html/prop_test/TIMEOUT.html %%DOCSDIR%%/html/prop_test/TIMEOUT_AFTER_MATCH.html %%DOCSDIR%%/html/prop_test/WILL_FAIL.html %%DOCSDIR%%/html/prop_test/WORKING_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/ADDITIONAL_CLEAN_FILES.html %%DOCSDIR%%/html/prop_tgt/ALIASED_TARGET.html %%DOCSDIR%%/html/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/ANDROID_API.html %%DOCSDIR%%/html/prop_tgt/ANDROID_API_MIN.html %%DOCSDIR%%/html/prop_tgt/ANDROID_ARCH.html %%DOCSDIR%%/html/prop_tgt/ANDROID_ASSETS_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/ANDROID_GUI.html %%DOCSDIR%%/html/prop_tgt/ANDROID_JAR_DEPENDENCIES.html %%DOCSDIR%%/html/prop_tgt/ANDROID_JAR_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/ANDROID_JAVA_SOURCE_DIR.html %%DOCSDIR%%/html/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.html %%DOCSDIR%%/html/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/ANDROID_PROCESS_MAX.html %%DOCSDIR%%/html/prop_tgt/ANDROID_PROGUARD.html %%DOCSDIR%%/html/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.html %%DOCSDIR%%/html/prop_tgt/ANDROID_SECURE_PROPS_PATH.html %%DOCSDIR%%/html/prop_tgt/ANDROID_SKIP_ANT_STEP.html %%DOCSDIR%%/html/prop_tgt/ANDROID_STL_TYPE.html %%DOCSDIR%%/html/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/prop_tgt/ARCHIVE_OUTPUT_NAME.html %%DOCSDIR%%/html/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/AUTOGEN_BUILD_DIR.html %%DOCSDIR%%/html/prop_tgt/AUTOGEN_ORIGIN_DEPENDS.html %%DOCSDIR%%/html/prop_tgt/AUTOGEN_PARALLEL.html %%DOCSDIR%%/html/prop_tgt/AUTOGEN_TARGET_DEPENDS.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC_DEPEND_FILTERS.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC_EXECUTABLE.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC_MACRO_NAMES.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC_MOC_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC_PATH_PREFIX.html %%DOCSDIR%%/html/prop_tgt/AUTORCC.html %%DOCSDIR%%/html/prop_tgt/AUTORCC_EXECUTABLE.html %%DOCSDIR%%/html/prop_tgt/AUTORCC_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/AUTOUIC.html %%DOCSDIR%%/html/prop_tgt/AUTOUIC_EXECUTABLE.html %%DOCSDIR%%/html/prop_tgt/AUTOUIC_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/AUTOUIC_SEARCH_PATHS.html %%DOCSDIR%%/html/prop_tgt/BINARY_DIR.html %%DOCSDIR%%/html/prop_tgt/BUILD_RPATH.html %%DOCSDIR%%/html/prop_tgt/BUILD_RPATH_USE_ORIGIN.html %%DOCSDIR%%/html/prop_tgt/BUILD_WITH_INSTALL_NAME_DIR.html %%DOCSDIR%%/html/prop_tgt/BUILD_WITH_INSTALL_RPATH.html %%DOCSDIR%%/html/prop_tgt/BUNDLE.html %%DOCSDIR%%/html/prop_tgt/BUNDLE_EXTENSION.html %%DOCSDIR%%/html/prop_tgt/COMMON_LANGUAGE_RUNTIME.html %%DOCSDIR%%/html/prop_tgt/COMPATIBLE_INTERFACE_BOOL.html %%DOCSDIR%%/html/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.html %%DOCSDIR%%/html/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.html %%DOCSDIR%%/html/prop_tgt/COMPATIBLE_INTERFACE_STRING.html %%DOCSDIR%%/html/prop_tgt/COMPILE_DEFINITIONS.html %%DOCSDIR%%/html/prop_tgt/COMPILE_DEFINITIONS_CONFIG.html %%DOCSDIR%%/html/prop_tgt/COMPILE_FEATURES.html %%DOCSDIR%%/html/prop_tgt/COMPILE_FLAGS.html %%DOCSDIR%%/html/prop_tgt/COMPILE_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/COMPILE_PDB_NAME.html %%DOCSDIR%%/html/prop_tgt/COMPILE_PDB_NAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/prop_tgt/CONFIG_OUTPUT_NAME.html %%DOCSDIR%%/html/prop_tgt/CONFIG_POSTFIX.html %%DOCSDIR%%/html/prop_tgt/CROSSCOMPILING_EMULATOR.html %%DOCSDIR%%/html/prop_tgt/CUDA_EXTENSIONS.html %%DOCSDIR%%/html/prop_tgt/CUDA_PTX_COMPILATION.html %%DOCSDIR%%/html/prop_tgt/CUDA_RESOLVE_DEVICE_SYMBOLS.html %%DOCSDIR%%/html/prop_tgt/CUDA_SEPARABLE_COMPILATION.html %%DOCSDIR%%/html/prop_tgt/CUDA_STANDARD.html %%DOCSDIR%%/html/prop_tgt/CUDA_STANDARD_REQUIRED.html %%DOCSDIR%%/html/prop_tgt/CXX_EXTENSIONS.html %%DOCSDIR%%/html/prop_tgt/CXX_STANDARD.html %%DOCSDIR%%/html/prop_tgt/CXX_STANDARD_REQUIRED.html %%DOCSDIR%%/html/prop_tgt/C_EXTENSIONS.html %%DOCSDIR%%/html/prop_tgt/C_STANDARD.html %%DOCSDIR%%/html/prop_tgt/C_STANDARD_REQUIRED.html %%DOCSDIR%%/html/prop_tgt/DEBUG_POSTFIX.html %%DOCSDIR%%/html/prop_tgt/DEFINE_SYMBOL.html %%DOCSDIR%%/html/prop_tgt/DEPLOYMENT_ADDITIONAL_FILES.html %%DOCSDIR%%/html/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/DISABLE_PRECOMPILE_HEADERS.html %%DOCSDIR%%/html/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.html %%DOCSDIR%%/html/prop_tgt/ENABLE_EXPORTS.html %%DOCSDIR%%/html/prop_tgt/EXCLUDE_FROM_ALL.html %%DOCSDIR%%/html/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.html %%DOCSDIR%%/html/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.html %%DOCSDIR%%/html/prop_tgt/EXPORT_NAME.html %%DOCSDIR%%/html/prop_tgt/EXPORT_PROPERTIES.html %%DOCSDIR%%/html/prop_tgt/EchoString.html %%DOCSDIR%%/html/prop_tgt/FOLDER.html %%DOCSDIR%%/html/prop_tgt/FRAMEWORK.html %%DOCSDIR%%/html/prop_tgt/FRAMEWORK_VERSION.html %%DOCSDIR%%/html/prop_tgt/Fortran_FORMAT.html %%DOCSDIR%%/html/prop_tgt/Fortran_MODULE_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/GENERATOR_FILE_NAME.html %%DOCSDIR%%/html/prop_tgt/GHS_INTEGRITY_APP.html %%DOCSDIR%%/html/prop_tgt/GHS_NO_SOURCE_GROUP_FILE.html %%DOCSDIR%%/html/prop_tgt/GNUtoMS.html %%DOCSDIR%%/html/prop_tgt/HAS_CXX.html %%DOCSDIR%%/html/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.html %%DOCSDIR%%/html/prop_tgt/IMPORTED.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_CONFIGURATIONS.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_GLOBAL.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_IMPLIB.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_IMPLIB_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LIBNAME.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LIBNAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LOCATION.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LOCATION_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_NO_SONAME.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_NO_SONAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_OBJECTS.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_OBJECTS_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_SONAME.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_SONAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORT_PREFIX.html %%DOCSDIR%%/html/prop_tgt/IMPORT_SUFFIX.html %%DOCSDIR%%/html/prop_tgt/INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/INSTALL_NAME_DIR.html %%DOCSDIR%%/html/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.html %%DOCSDIR%%/html/prop_tgt/INSTALL_RPATH.html %%DOCSDIR%%/html/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_COMPILE_FEATURES.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_COMPILE_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_LINK_DEPENDS.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_LINK_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_LINK_LIBRARIES.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_LINK_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_PRECOMPILE_HEADERS.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_SOURCES.html %%DOCSDIR%%/html/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.html %%DOCSDIR%%/html/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IOS_INSTALL_COMBINED.html %%DOCSDIR%%/html/prop_tgt/JOB_POOL_COMPILE.html %%DOCSDIR%%/html/prop_tgt/JOB_POOL_LINK.html %%DOCSDIR%%/html/prop_tgt/LABELS.html %%DOCSDIR%%/html/prop_tgt/LANG_CLANG_TIDY.html %%DOCSDIR%%/html/prop_tgt/LANG_COMPILER_LAUNCHER.html %%DOCSDIR%%/html/prop_tgt/LANG_CPPCHECK.html %%DOCSDIR%%/html/prop_tgt/LANG_CPPLINT.html %%DOCSDIR%%/html/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.html %%DOCSDIR%%/html/prop_tgt/LANG_VISIBILITY_PRESET.html %%DOCSDIR%%/html/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/prop_tgt/LIBRARY_OUTPUT_NAME.html %%DOCSDIR%%/html/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/LINKER_LANGUAGE.html %%DOCSDIR%%/html/prop_tgt/LINK_DEPENDS.html %%DOCSDIR%%/html/prop_tgt/LINK_DEPENDS_NO_SHARED.html %%DOCSDIR%%/html/prop_tgt/LINK_DIRECTORIES.html %%DOCSDIR%%/html/prop_tgt/LINK_FLAGS.html %%DOCSDIR%%/html/prop_tgt/LINK_FLAGS_CONFIG.html %%DOCSDIR%%/html/prop_tgt/LINK_INTERFACE_LIBRARIES.html %%DOCSDIR%%/html/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.html %%DOCSDIR%%/html/prop_tgt/LINK_INTERFACE_MULTIPLICITY.html %%DOCSDIR%%/html/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.html %%DOCSDIR%%/html/prop_tgt/LINK_LIBRARIES.html %%DOCSDIR%%/html/prop_tgt/LINK_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/LINK_SEARCH_END_STATIC.html %%DOCSDIR%%/html/prop_tgt/LINK_SEARCH_START_STATIC.html %%DOCSDIR%%/html/prop_tgt/LINK_WHAT_YOU_USE.html %%DOCSDIR%%/html/prop_tgt/LOCATION.html %%DOCSDIR%%/html/prop_tgt/LOCATION_CONFIG.html %%DOCSDIR%%/html/prop_tgt/MACOSX_BUNDLE.html %%DOCSDIR%%/html/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.html %%DOCSDIR%%/html/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.html %%DOCSDIR%%/html/prop_tgt/MACOSX_RPATH.html %%DOCSDIR%%/html/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.html %%DOCSDIR%%/html/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.html %%DOCSDIR%%/html/prop_tgt/MSVC_RUNTIME_LIBRARY.html %%DOCSDIR%%/html/prop_tgt/NAME.html %%DOCSDIR%%/html/prop_tgt/NO_SONAME.html %%DOCSDIR%%/html/prop_tgt/NO_SYSTEM_FROM_IMPORTED.html %%DOCSDIR%%/html/prop_tgt/OSX_ARCHITECTURES.html %%DOCSDIR%%/html/prop_tgt/OSX_ARCHITECTURES_CONFIG.html %%DOCSDIR%%/html/prop_tgt/OUTPUT_NAME.html %%DOCSDIR%%/html/prop_tgt/OUTPUT_NAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/PDB_NAME.html %%DOCSDIR%%/html/prop_tgt/PDB_NAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/PDB_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/prop_tgt/POSITION_INDEPENDENT_CODE.html %%DOCSDIR%%/html/prop_tgt/POST_INSTALL_SCRIPT.html %%DOCSDIR%%/html/prop_tgt/PRECOMPILE_HEADERS.html %%DOCSDIR%%/html/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.html %%DOCSDIR%%/html/prop_tgt/PREFIX.html %%DOCSDIR%%/html/prop_tgt/PRE_INSTALL_SCRIPT.html %%DOCSDIR%%/html/prop_tgt/PRIVATE_HEADER.html %%DOCSDIR%%/html/prop_tgt/PROJECT_LABEL.html %%DOCSDIR%%/html/prop_tgt/PUBLIC_HEADER.html %%DOCSDIR%%/html/prop_tgt/RESOURCE.html %%DOCSDIR%%/html/prop_tgt/RULE_LAUNCH_COMPILE.html %%DOCSDIR%%/html/prop_tgt/RULE_LAUNCH_CUSTOM.html %%DOCSDIR%%/html/prop_tgt/RULE_LAUNCH_LINK.html %%DOCSDIR%%/html/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/prop_tgt/RUNTIME_OUTPUT_NAME.html %%DOCSDIR%%/html/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/SKIP_BUILD_RPATH.html %%DOCSDIR%%/html/prop_tgt/SOURCES.html %%DOCSDIR%%/html/prop_tgt/SOURCE_DIR.html %%DOCSDIR%%/html/prop_tgt/SOVERSION.html %%DOCSDIR%%/html/prop_tgt/STATIC_LIBRARY_FLAGS.html %%DOCSDIR%%/html/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.html %%DOCSDIR%%/html/prop_tgt/STATIC_LIBRARY_OPTIONS.html %%DOCSDIR%%/html/prop_tgt/SUFFIX.html %%DOCSDIR%%/html/prop_tgt/Swift_DEPENDENCIES_FILE.html %%DOCSDIR%%/html/prop_tgt/Swift_LANGUAGE_VERSION.html %%DOCSDIR%%/html/prop_tgt/Swift_MODULE_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/Swift_MODULE_NAME.html %%DOCSDIR%%/html/prop_tgt/TYPE.html %%DOCSDIR%%/html/prop_tgt/UNITY_BUILD.html %%DOCSDIR%%/html/prop_tgt/UNITY_BUILD_BATCH_SIZE.html %%DOCSDIR%%/html/prop_tgt/UNITY_BUILD_CODE_AFTER_INCLUDE.html %%DOCSDIR%%/html/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.html %%DOCSDIR%%/html/prop_tgt/VERSION.html %%DOCSDIR%%/html/prop_tgt/VISIBILITY_INLINES_HIDDEN.html %%DOCSDIR%%/html/prop_tgt/VS_CONFIGURATION_TYPE.html %%DOCSDIR%%/html/prop_tgt/VS_DEBUGGER_COMMAND.html %%DOCSDIR%%/html/prop_tgt/VS_DEBUGGER_COMMAND_ARGUMENTS.html %%DOCSDIR%%/html/prop_tgt/VS_DEBUGGER_ENVIRONMENT.html %%DOCSDIR%%/html/prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY.html %%DOCSDIR%%/html/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.html %%DOCSDIR%%/html/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.html %%DOCSDIR%%/html/prop_tgt/VS_DOTNET_REFERENCES.html %%DOCSDIR%%/html/prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL.html %%DOCSDIR%%/html/prop_tgt/VS_DOTNET_REFERENCE_refname.html %%DOCSDIR%%/html/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.html %%DOCSDIR%%/html/prop_tgt/VS_DPI_AWARE.html %%DOCSDIR%%/html/prop_tgt/VS_GLOBAL_KEYWORD.html %%DOCSDIR%%/html/prop_tgt/VS_GLOBAL_PROJECT_TYPES.html %%DOCSDIR%%/html/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.html %%DOCSDIR%%/html/prop_tgt/VS_GLOBAL_variable.html %%DOCSDIR%%/html/prop_tgt/VS_IOT_EXTENSIONS_VERSION.html %%DOCSDIR%%/html/prop_tgt/VS_IOT_STARTUP_TASK.html %%DOCSDIR%%/html/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.html %%DOCSDIR%%/html/prop_tgt/VS_KEYWORD.html %%DOCSDIR%%/html/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.html %%DOCSDIR%%/html/prop_tgt/VS_NO_SOLUTION_DEPLOY.html %%DOCSDIR%%/html/prop_tgt/VS_PACKAGE_REFERENCES.html %%DOCSDIR%%/html/prop_tgt/VS_PROJECT_IMPORT.html %%DOCSDIR%%/html/prop_tgt/VS_SCC_AUXPATH.html %%DOCSDIR%%/html/prop_tgt/VS_SCC_LOCALPATH.html %%DOCSDIR%%/html/prop_tgt/VS_SCC_PROJECTNAME.html %%DOCSDIR%%/html/prop_tgt/VS_SCC_PROVIDER.html %%DOCSDIR%%/html/prop_tgt/VS_SDK_REFERENCES.html %%DOCSDIR%%/html/prop_tgt/VS_USER_PROPS.html %%DOCSDIR%%/html/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.html %%DOCSDIR%%/html/prop_tgt/VS_WINRT_COMPONENT.html %%DOCSDIR%%/html/prop_tgt/VS_WINRT_EXTENSIONS.html %%DOCSDIR%%/html/prop_tgt/VS_WINRT_REFERENCES.html %%DOCSDIR%%/html/prop_tgt/WIN32_EXECUTABLE.html %%DOCSDIR%%/html/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.html %%DOCSDIR%%/html/prop_tgt/XCODE_ATTRIBUTE_an-attribute.html %%DOCSDIR%%/html/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.html %%DOCSDIR%%/html/prop_tgt/XCODE_GENERATE_SCHEME.html %%DOCSDIR%%/html/prop_tgt/XCODE_PRODUCT_TYPE.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_ARGUMENTS.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_ENVIRONMENT.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_EXECUTABLE.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_GUARD_MALLOC.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_MALLOC_GUARD_EDGES.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_MALLOC_SCRIBBLE.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_MALLOC_STACK.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER_STOP.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.html %%DOCSDIR%%/html/prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS.html %%DOCSDIR%%/html/prop_tgt/XCTEST.html %%DOCSDIR%%/html/release/3.0.html %%DOCSDIR%%/html/release/3.1.html %%DOCSDIR%%/html/release/3.10.html %%DOCSDIR%%/html/release/3.11.html %%DOCSDIR%%/html/release/3.12.html %%DOCSDIR%%/html/release/3.13.html %%DOCSDIR%%/html/release/3.14.html %%DOCSDIR%%/html/release/3.15.html %%DOCSDIR%%/html/release/3.16.html %%DOCSDIR%%/html/release/3.2.html %%DOCSDIR%%/html/release/3.3.html %%DOCSDIR%%/html/release/3.4.html %%DOCSDIR%%/html/release/3.5.html %%DOCSDIR%%/html/release/3.6.html %%DOCSDIR%%/html/release/3.7.html %%DOCSDIR%%/html/release/3.8.html %%DOCSDIR%%/html/release/3.9.html %%DOCSDIR%%/html/release/index.html %%DOCSDIR%%/html/search.html %%DOCSDIR%%/html/searchindex.js %%DOCSDIR%%/html/variable/ANDROID.html %%DOCSDIR%%/html/variable/APPLE.html %%DOCSDIR%%/html/variable/BORLAND.html %%DOCSDIR%%/html/variable/BUILD_SHARED_LIBS.html %%DOCSDIR%%/html/variable/CACHE.html %%DOCSDIR%%/html/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_API.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_API_MIN.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_ARCH.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_ARCH_ABI.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_ARM_MODE.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_ARM_NEON.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_GUI.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_JAR_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_NDK.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_PROCESS_MAX.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_PROGUARD.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_SKIP_ANT_STEP.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.html %%DOCSDIR%%/html/variable/CMAKE_ANDROID_STL_TYPE.html %%DOCSDIR%%/html/variable/CMAKE_APPBUNDLE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_AR.html %%DOCSDIR%%/html/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_ARGC.html %%DOCSDIR%%/html/variable/CMAKE_ARGV0.html %%DOCSDIR%%/html/variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS.html %%DOCSDIR%%/html/variable/CMAKE_AUTOGEN_PARALLEL.html %%DOCSDIR%%/html/variable/CMAKE_AUTOGEN_VERBOSE.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_MACRO_NAMES.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_MOC_OPTIONS.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_PATH_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_RELAXED_MODE.html %%DOCSDIR%%/html/variable/CMAKE_AUTORCC.html %%DOCSDIR%%/html/variable/CMAKE_AUTORCC_OPTIONS.html %%DOCSDIR%%/html/variable/CMAKE_AUTOUIC.html %%DOCSDIR%%/html/variable/CMAKE_AUTOUIC_OPTIONS.html %%DOCSDIR%%/html/variable/CMAKE_AUTOUIC_SEARCH_PATHS.html %%DOCSDIR%%/html/variable/CMAKE_BACKWARDS_COMPATIBILITY.html %%DOCSDIR%%/html/variable/CMAKE_BINARY_DIR.html %%DOCSDIR%%/html/variable/CMAKE_BUILD_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.html %%DOCSDIR%%/html/variable/CMAKE_BUILD_TOOL.html %%DOCSDIR%%/html/variable/CMAKE_BUILD_TYPE.html %%DOCSDIR%%/html/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.html %%DOCSDIR%%/html/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_CACHEFILE_DIR.html %%DOCSDIR%%/html/variable/CMAKE_CACHE_MAJOR_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_CACHE_MINOR_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_CACHE_PATCH_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_CFG_INTDIR.html %%DOCSDIR%%/html/variable/CMAKE_CL_64.html %%DOCSDIR%%/html/variable/CMAKE_CODEBLOCKS_COMPILER_ID.html %%DOCSDIR%%/html/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.html %%DOCSDIR%%/html/variable/CMAKE_CODELITE_USE_TARGETS.html %%DOCSDIR%%/html/variable/CMAKE_COLOR_MAKEFILE.html %%DOCSDIR%%/html/variable/CMAKE_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_COMPILER_2005.html %%DOCSDIR%%/html/variable/CMAKE_COMPILER_IS_GNUCC.html %%DOCSDIR%%/html/variable/CMAKE_COMPILER_IS_GNUCXX.html %%DOCSDIR%%/html/variable/CMAKE_COMPILER_IS_GNUG77.html %%DOCSDIR%%/html/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_CONFIGURATION_TYPES.html %%DOCSDIR%%/html/variable/CMAKE_CONFIG_POSTFIX.html %%DOCSDIR%%/html/variable/CMAKE_CPACK_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_CROSSCOMPILING.html %%DOCSDIR%%/html/variable/CMAKE_CROSSCOMPILING_EMULATOR.html %%DOCSDIR%%/html/variable/CMAKE_CTEST_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_EXTENSIONS.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_HOST_COMPILER.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_STANDARD.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_STANDARD_REQUIRED.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_CURRENT_BINARY_DIR.html %%DOCSDIR%%/html/variable/CMAKE_CURRENT_LIST_DIR.html %%DOCSDIR%%/html/variable/CMAKE_CURRENT_LIST_FILE.html %%DOCSDIR%%/html/variable/CMAKE_CURRENT_LIST_LINE.html %%DOCSDIR%%/html/variable/CMAKE_CURRENT_SOURCE_DIR.html %%DOCSDIR%%/html/variable/CMAKE_CXX_COMPILE_FEATURES.html %%DOCSDIR%%/html/variable/CMAKE_CXX_EXTENSIONS.html %%DOCSDIR%%/html/variable/CMAKE_CXX_STANDARD.html %%DOCSDIR%%/html/variable/CMAKE_CXX_STANDARD_REQUIRED.html %%DOCSDIR%%/html/variable/CMAKE_C_COMPILE_FEATURES.html %%DOCSDIR%%/html/variable/CMAKE_C_EXTENSIONS.html %%DOCSDIR%%/html/variable/CMAKE_C_STANDARD.html %%DOCSDIR%%/html/variable/CMAKE_C_STANDARD_REQUIRED.html %%DOCSDIR%%/html/variable/CMAKE_DEBUG_POSTFIX.html %%DOCSDIR%%/html/variable/CMAKE_DEBUG_TARGET_PROPERTIES.html %%DOCSDIR%%/html/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.html %%DOCSDIR%%/html/variable/CMAKE_DIRECTORY_LABELS.html %%DOCSDIR%%/html/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html %%DOCSDIR%%/html/variable/CMAKE_DISABLE_PRECOMPILE_HEADERS.html %%DOCSDIR%%/html/variable/CMAKE_DL_LIBS.html %%DOCSDIR%%/html/variable/CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.html %%DOCSDIR%%/html/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.html %%DOCSDIR%%/html/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.html %%DOCSDIR%%/html/variable/CMAKE_ECLIPSE_RESOURCE_ENCODING.html %%DOCSDIR%%/html/variable/CMAKE_ECLIPSE_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_EDIT_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_ENABLE_EXPORTS.html %%DOCSDIR%%/html/variable/CMAKE_ERROR_DEPRECATED.html %%DOCSDIR%%/html/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.html %%DOCSDIR%%/html/variable/CMAKE_EXECUTABLE_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.html %%DOCSDIR%%/html/variable/CMAKE_EXE_LINKER_FLAGS.html %%DOCSDIR%%/html/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_EXE_LINKER_FLAGS_INIT.html %%DOCSDIR%%/html/variable/CMAKE_EXPORT_COMPILE_COMMANDS.html %%DOCSDIR%%/html/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.html %%DOCSDIR%%/html/variable/CMAKE_EXPORT_PACKAGE_REGISTRY.html %%DOCSDIR%%/html/variable/CMAKE_EXTRA_GENERATOR.html %%DOCSDIR%%/html/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.html %%DOCSDIR%%/html/variable/CMAKE_FIND_APPBUNDLE.html %%DOCSDIR%%/html/variable/CMAKE_FIND_FRAMEWORK.html %%DOCSDIR%%/html/variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_FIND_LIBRARY_PREFIXES.html %%DOCSDIR%%/html/variable/CMAKE_FIND_LIBRARY_SUFFIXES.html %%DOCSDIR%%/html/variable/CMAKE_FIND_NO_INSTALL_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_NAME.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_PREFER_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.html %%DOCSDIR%%/html/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.html %%DOCSDIR%%/html/variable/CMAKE_FIND_ROOT_PATH.html %%DOCSDIR%%/html/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.html %%DOCSDIR%%/html/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.html %%DOCSDIR%%/html/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.html %%DOCSDIR%%/html/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.html %%DOCSDIR%%/html/variable/CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH.html %%DOCSDIR%%/html/variable/CMAKE_FIND_USE_CMAKE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_FIND_USE_CMAKE_SYSTEM_PATH.html %%DOCSDIR%%/html/variable/CMAKE_FIND_USE_PACKAGE_REGISTRY.html %%DOCSDIR%%/html/variable/CMAKE_FIND_USE_PACKAGE_ROOT_PATH.html %%DOCSDIR%%/html/variable/CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH.html %%DOCSDIR%%/html/variable/CMAKE_FOLDER.html %%DOCSDIR%%/html/variable/CMAKE_FRAMEWORK.html %%DOCSDIR%%/html/variable/CMAKE_FRAMEWORK_PATH.html %%DOCSDIR%%/html/variable/CMAKE_Fortran_FORMAT.html %%DOCSDIR%%/html/variable/CMAKE_Fortran_MODDIR_DEFAULT.html %%DOCSDIR%%/html/variable/CMAKE_Fortran_MODDIR_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_Fortran_MODOUT_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_Fortran_MODULE_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_GENERATOR.html %%DOCSDIR%%/html/variable/CMAKE_GENERATOR_INSTANCE.html %%DOCSDIR%%/html/variable/CMAKE_GENERATOR_PLATFORM.html %%DOCSDIR%%/html/variable/CMAKE_GENERATOR_TOOLSET.html %%DOCSDIR%%/html/variable/CMAKE_GHS_NO_SOURCE_GROUP_FILE.html %%DOCSDIR%%/html/variable/CMAKE_GLOBAL_AUTOGEN_TARGET.html %%DOCSDIR%%/html/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.html %%DOCSDIR%%/html/variable/CMAKE_GLOBAL_AUTORCC_TARGET.html %%DOCSDIR%%/html/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.html %%DOCSDIR%%/html/variable/CMAKE_GNUtoMS.html %%DOCSDIR%%/html/variable/CMAKE_HOME_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_HOST_APPLE.html %%DOCSDIR%%/html/variable/CMAKE_HOST_SOLARIS.html %%DOCSDIR%%/html/variable/CMAKE_HOST_SYSTEM.html %%DOCSDIR%%/html/variable/CMAKE_HOST_SYSTEM_NAME.html %%DOCSDIR%%/html/variable/CMAKE_HOST_SYSTEM_PROCESSOR.html %%DOCSDIR%%/html/variable/CMAKE_HOST_SYSTEM_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_HOST_UNIX.html %%DOCSDIR%%/html/variable/CMAKE_HOST_WIN32.html %%DOCSDIR%%/html/variable/CMAKE_IGNORE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_IMPORT_LIBRARY_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_INCLUDE_CURRENT_DIR.html %%DOCSDIR%%/html/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.html %%DOCSDIR%%/html/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.html %%DOCSDIR%%/html/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.html %%DOCSDIR%%/html/variable/CMAKE_INCLUDE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_MESSAGE.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_NAME_DIR.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.html %%DOCSDIR%%/html/variable/CMAKE_INTERNAL_PLATFORM_ABI.html %%DOCSDIR%%/html/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.html %%DOCSDIR%%/html/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_IOS_INSTALL_COMBINED.html %%DOCSDIR%%/html/variable/CMAKE_JOB_POOLS.html %%DOCSDIR%%/html/variable/CMAKE_JOB_POOL_COMPILE.html %%DOCSDIR%%/html/variable/CMAKE_JOB_POOL_LINK.html %%DOCSDIR%%/html/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_LANG_ARCHIVE_APPEND.html %%DOCSDIR%%/html/variable/CMAKE_LANG_ARCHIVE_CREATE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_ARCHIVE_FINISH.html %%DOCSDIR%%/html/variable/CMAKE_LANG_CLANG_TIDY.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_ABI.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_AR.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_ID.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_LAUNCHER.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_LOADED.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_RANLIB.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_TARGET.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILER_VERSION_INTERNAL.html %%DOCSDIR%%/html/variable/CMAKE_LANG_COMPILE_OBJECT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_CPPCHECK.html %%DOCSDIR%%/html/variable/CMAKE_LANG_CPPLINT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.html %%DOCSDIR%%/html/variable/CMAKE_LANG_CREATE_SHARED_MODULE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_DEBUG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_MINSIZEREL.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_RELEASE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_IGNORE_EXTENSIONS.html %%DOCSDIR%%/html/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.html %%DOCSDIR%%/html/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINKER_PREFERENCE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINK_EXECUTABLE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_LANG_OUTPUT_EXTENSION.html %%DOCSDIR%%/html/variable/CMAKE_LANG_PLATFORM_ID.html %%DOCSDIR%%/html/variable/CMAKE_LANG_SIMULATE_ID.html %%DOCSDIR%%/html/variable/CMAKE_LANG_SIMULATE_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_LANG_SIZEOF_DATA_PTR.html %%DOCSDIR%%/html/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.html %%DOCSDIR%%/html/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_LANG_STANDARD_LIBRARIES.html %%DOCSDIR%%/html/variable/CMAKE_LANG_VISIBILITY_PRESET.html %%DOCSDIR%%/html/variable/CMAKE_LIBRARY_ARCHITECTURE.html %%DOCSDIR%%/html/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.html %%DOCSDIR%%/html/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_LIBRARY_PATH.html %%DOCSDIR%%/html/variable/CMAKE_LIBRARY_PATH_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_LINK_DEF_FILE_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_LINK_DEPENDS_NO_SHARED.html %%DOCSDIR%%/html/variable/CMAKE_LINK_DIRECTORIES_BEFORE.html %%DOCSDIR%%/html/variable/CMAKE_LINK_INTERFACE_LIBRARIES.html %%DOCSDIR%%/html/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_LINK_LIBRARY_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_LINK_LIBRARY_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_LINK_SEARCH_END_STATIC.html %%DOCSDIR%%/html/variable/CMAKE_LINK_SEARCH_START_STATIC.html %%DOCSDIR%%/html/variable/CMAKE_LINK_WHAT_YOU_USE.html %%DOCSDIR%%/html/variable/CMAKE_MACOSX_BUNDLE.html %%DOCSDIR%%/html/variable/CMAKE_MACOSX_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_MAJOR_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_MAKE_PROGRAM.html %%DOCSDIR%%/html/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_MATCH_COUNT.html %%DOCSDIR%%/html/variable/CMAKE_MATCH_n.html %%DOCSDIR%%/html/variable/CMAKE_MAXIMUM_RECURSION_DEPTH.html %%DOCSDIR%%/html/variable/CMAKE_MESSAGE_INDENT.html %%DOCSDIR%%/html/variable/CMAKE_MFC_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_MINIMUM_REQUIRED_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_MINOR_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_MODULE_LINKER_FLAGS.html %%DOCSDIR%%/html/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.html %%DOCSDIR%%/html/variable/CMAKE_MODULE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_MSVCIDE_RUN_PATH.html %%DOCSDIR%%/html/variable/CMAKE_MSVC_RUNTIME_LIBRARY.html %%DOCSDIR%%/html/variable/CMAKE_NETRC.html %%DOCSDIR%%/html/variable/CMAKE_NETRC_FILE.html %%DOCSDIR%%/html/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_NOT_USING_CONFIG_FLAGS.html %%DOCSDIR%%/html/variable/CMAKE_NO_BUILTIN_CHRPATH.html %%DOCSDIR%%/html/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.html %%DOCSDIR%%/html/variable/CMAKE_OBJECT_PATH_MAX.html %%DOCSDIR%%/html/variable/CMAKE_OSX_ARCHITECTURES.html %%DOCSDIR%%/html/variable/CMAKE_OSX_DEPLOYMENT_TARGET.html %%DOCSDIR%%/html/variable/CMAKE_OSX_SYSROOT.html %%DOCSDIR%%/html/variable/CMAKE_PARENT_LIST_FILE.html %%DOCSDIR%%/html/variable/CMAKE_PATCH_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_PDB_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.html %%DOCSDIR%%/html/variable/CMAKE_POLICY_WARNING_CMPNNNN.html %%DOCSDIR%%/html/variable/CMAKE_POSITION_INDEPENDENT_CODE.html %%DOCSDIR%%/html/variable/CMAKE_PREFIX_PATH.html %%DOCSDIR%%/html/variable/CMAKE_PROGRAM_PATH.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_DESCRIPTION.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_HOMEPAGE_URL.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_INCLUDE.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_INCLUDE_BEFORE.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_NAME.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_VERSION_MAJOR.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_VERSION_MINOR.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_VERSION_PATCH.html %%DOCSDIR%%/html/variable/CMAKE_PROJECT_VERSION_TWEAK.html %%DOCSDIR%%/html/variable/CMAKE_RANLIB.html %%DOCSDIR%%/html/variable/CMAKE_ROOT.html %%DOCSDIR%%/html/variable/CMAKE_RULE_MESSAGES.html %%DOCSDIR%%/html/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_SCRIPT_MODE_FILE.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_LIBRARY_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_LIBRARY_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_LINKER_FLAGS.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_MODULE_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_SHARED_MODULE_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_SIZEOF_VOID_P.html %%DOCSDIR%%/html/variable/CMAKE_SKIP_BUILD_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.html %%DOCSDIR%%/html/variable/CMAKE_SKIP_INSTALL_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_SKIP_INSTALL_RULES.html %%DOCSDIR%%/html/variable/CMAKE_SKIP_RPATH.html %%DOCSDIR%%/html/variable/CMAKE_SOURCE_DIR.html %%DOCSDIR%%/html/variable/CMAKE_STAGING_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_STATIC_LIBRARY_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_STATIC_LIBRARY_SUFFIX.html %%DOCSDIR%%/html/variable/CMAKE_STATIC_LINKER_FLAGS.html %%DOCSDIR%%/html/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.html %%DOCSDIR%%/html/variable/CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS.html %%DOCSDIR%%/html/variable/CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE.html %%DOCSDIR%%/html/variable/CMAKE_SUPPRESS_REGENERATION.html %%DOCSDIR%%/html/variable/CMAKE_SYSROOT.html %%DOCSDIR%%/html/variable/CMAKE_SYSROOT_COMPILE.html %%DOCSDIR%%/html/variable/CMAKE_SYSROOT_LINK.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_IGNORE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_INCLUDE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_LIBRARY_PATH.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_NAME.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_PREFIX_PATH.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_PROCESSOR.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_PROGRAM_PATH.html %%DOCSDIR%%/html/variable/CMAKE_SYSTEM_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_Swift_LANGUAGE_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_Swift_MODULE_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_Swift_NUM_THREADS.html %%DOCSDIR%%/html/variable/CMAKE_TOOLCHAIN_FILE.html %%DOCSDIR%%/html/variable/CMAKE_TRY_COMPILE_CONFIGURATION.html %%DOCSDIR%%/html/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.html %%DOCSDIR%%/html/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.html %%DOCSDIR%%/html/variable/CMAKE_TWEAK_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_UNITY_BUILD.html %%DOCSDIR%%/html/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.html %%DOCSDIR%%/html/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.html %%DOCSDIR%%/html/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.html %%DOCSDIR%%/html/variable/CMAKE_USE_RELATIVE_PATHS.html %%DOCSDIR%%/html/variable/CMAKE_VERBOSE_MAKEFILE.html %%DOCSDIR%%/html/variable/CMAKE_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.html %%DOCSDIR%%/html/variable/CMAKE_VS_DEVENV_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_VS_GLOBALS.html %%DOCSDIR%%/html/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.html %%DOCSDIR%%/html/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.html %%DOCSDIR%%/html/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.html %%DOCSDIR%%/html/variable/CMAKE_VS_MSBUILD_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_VS_NsightTegra_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_VS_PLATFORM_NAME.html %%DOCSDIR%%/html/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.html %%DOCSDIR%%/html/variable/CMAKE_VS_PLATFORM_TOOLSET.html %%DOCSDIR%%/html/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.html %%DOCSDIR%%/html/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA_CUSTOM_DIR.html %%DOCSDIR%%/html/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.html %%DOCSDIR%%/html/variable/CMAKE_VS_PLATFORM_TOOLSET_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_VS_SDK_EXCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_VS_SDK_INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_VS_SDK_LIBRARY_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.html %%DOCSDIR%%/html/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_VS_WINRT_BY_DEFAULT.html %%DOCSDIR%%/html/variable/CMAKE_WARN_DEPRECATED.html %%DOCSDIR%%/html/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.html %%DOCSDIR%%/html/variable/CMAKE_WIN32_EXECUTABLE.html %%DOCSDIR%%/html/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_GENERATE_SCHEME.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_PLATFORM_TOOLSET.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_GUARD_MALLOC.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_MALLOC_STACK.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.html %%DOCSDIR%%/html/variable/CPACK_ABSOLUTE_DESTINATION_FILES.html %%DOCSDIR%%/html/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.html %%DOCSDIR%%/html/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.html %%DOCSDIR%%/html/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.html %%DOCSDIR%%/html/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.html %%DOCSDIR%%/html/variable/CPACK_PACKAGING_INSTALL_PREFIX.html %%DOCSDIR%%/html/variable/CPACK_SET_DESTDIR.html %%DOCSDIR%%/html/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.html %%DOCSDIR%%/html/variable/CTEST_BINARY_DIRECTORY.html %%DOCSDIR%%/html/variable/CTEST_BUILD_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_BUILD_NAME.html %%DOCSDIR%%/html/variable/CTEST_BZR_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_BZR_UPDATE_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_CHANGE_ID.html %%DOCSDIR%%/html/variable/CTEST_CHECKOUT_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_CONFIGURATION_TYPE.html %%DOCSDIR%%/html/variable/CTEST_CONFIGURE_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_COVERAGE_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_COVERAGE_EXTRA_FLAGS.html %%DOCSDIR%%/html/variable/CTEST_CURL_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_ERROR_EXCEPTION.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_ERROR_MATCH.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_POST_MEMCHECK.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_POST_TEST.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_PRE_MEMCHECK.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_PRE_TEST.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_TESTS_IGNORE.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_WARNING_EXCEPTION.html %%DOCSDIR%%/html/variable/CTEST_CUSTOM_WARNING_MATCH.html %%DOCSDIR%%/html/variable/CTEST_CVS_CHECKOUT.html %%DOCSDIR%%/html/variable/CTEST_CVS_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_CVS_UPDATE_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_DROP_LOCATION.html %%DOCSDIR%%/html/variable/CTEST_DROP_METHOD.html %%DOCSDIR%%/html/variable/CTEST_DROP_SITE.html %%DOCSDIR%%/html/variable/CTEST_DROP_SITE_CDASH.html %%DOCSDIR%%/html/variable/CTEST_DROP_SITE_PASSWORD.html %%DOCSDIR%%/html/variable/CTEST_DROP_SITE_USER.html %%DOCSDIR%%/html/variable/CTEST_EXTRA_COVERAGE_GLOB.html %%DOCSDIR%%/html/variable/CTEST_GIT_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_GIT_INIT_SUBMODULES.html %%DOCSDIR%%/html/variable/CTEST_GIT_UPDATE_CUSTOM.html %%DOCSDIR%%/html/variable/CTEST_GIT_UPDATE_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_HG_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_HG_UPDATE_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_LABELS_FOR_SUBPROJECTS.html %%DOCSDIR%%/html/variable/CTEST_MEMORYCHECK_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.html %%DOCSDIR%%/html/variable/CTEST_MEMORYCHECK_TYPE.html %%DOCSDIR%%/html/variable/CTEST_NIGHTLY_START_TIME.html %%DOCSDIR%%/html/variable/CTEST_P4_CLIENT.html %%DOCSDIR%%/html/variable/CTEST_P4_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_P4_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_P4_UPDATE_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_RUN_CURRENT_SCRIPT.html %%DOCSDIR%%/html/variable/CTEST_SCP_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_SITE.html %%DOCSDIR%%/html/variable/CTEST_SOURCE_DIRECTORY.html %%DOCSDIR%%/html/variable/CTEST_SUBMIT_URL.html %%DOCSDIR%%/html/variable/CTEST_SVN_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_SVN_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_SVN_UPDATE_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_TEST_LOAD.html %%DOCSDIR%%/html/variable/CTEST_TEST_TIMEOUT.html %%DOCSDIR%%/html/variable/CTEST_TRIGGER_SITE.html %%DOCSDIR%%/html/variable/CTEST_UPDATE_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_UPDATE_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_UPDATE_VERSION_ONLY.html %%DOCSDIR%%/html/variable/CTEST_UPDATE_VERSION_OVERRIDE.html %%DOCSDIR%%/html/variable/CTEST_USE_LAUNCHERS.html %%DOCSDIR%%/html/variable/CYGWIN.html %%DOCSDIR%%/html/variable/ENV.html %%DOCSDIR%%/html/variable/EXECUTABLE_OUTPUT_PATH.html -%%DOCSDIR%%/html/variable/GHS-MULTI.html %%DOCSDIR%%/html/variable/IOS.html %%DOCSDIR%%/html/variable/LIBRARY_OUTPUT_PATH.html %%DOCSDIR%%/html/variable/MINGW.html %%DOCSDIR%%/html/variable/MSVC.html %%DOCSDIR%%/html/variable/MSVC10.html %%DOCSDIR%%/html/variable/MSVC11.html %%DOCSDIR%%/html/variable/MSVC12.html %%DOCSDIR%%/html/variable/MSVC14.html %%DOCSDIR%%/html/variable/MSVC60.html %%DOCSDIR%%/html/variable/MSVC70.html %%DOCSDIR%%/html/variable/MSVC71.html %%DOCSDIR%%/html/variable/MSVC80.html %%DOCSDIR%%/html/variable/MSVC90.html %%DOCSDIR%%/html/variable/MSVC_IDE.html %%DOCSDIR%%/html/variable/MSVC_TOOLSET_VERSION.html %%DOCSDIR%%/html/variable/MSVC_VERSION.html %%DOCSDIR%%/html/variable/MSYS.html %%DOCSDIR%%/html/variable/PROJECT-NAME_BINARY_DIR.html %%DOCSDIR%%/html/variable/PROJECT-NAME_DESCRIPTION.html %%DOCSDIR%%/html/variable/PROJECT-NAME_HOMEPAGE_URL.html %%DOCSDIR%%/html/variable/PROJECT-NAME_SOURCE_DIR.html %%DOCSDIR%%/html/variable/PROJECT-NAME_VERSION.html %%DOCSDIR%%/html/variable/PROJECT-NAME_VERSION_MAJOR.html %%DOCSDIR%%/html/variable/PROJECT-NAME_VERSION_MINOR.html %%DOCSDIR%%/html/variable/PROJECT-NAME_VERSION_PATCH.html %%DOCSDIR%%/html/variable/PROJECT-NAME_VERSION_TWEAK.html %%DOCSDIR%%/html/variable/PROJECT_BINARY_DIR.html %%DOCSDIR%%/html/variable/PROJECT_DESCRIPTION.html %%DOCSDIR%%/html/variable/PROJECT_HOMEPAGE_URL.html %%DOCSDIR%%/html/variable/PROJECT_NAME.html %%DOCSDIR%%/html/variable/PROJECT_SOURCE_DIR.html %%DOCSDIR%%/html/variable/PROJECT_VERSION.html %%DOCSDIR%%/html/variable/PROJECT_VERSION_MAJOR.html %%DOCSDIR%%/html/variable/PROJECT_VERSION_MINOR.html %%DOCSDIR%%/html/variable/PROJECT_VERSION_PATCH.html %%DOCSDIR%%/html/variable/PROJECT_VERSION_TWEAK.html %%DOCSDIR%%/html/variable/PackageName_ROOT.html %%DOCSDIR%%/html/variable/UNIX.html %%DOCSDIR%%/html/variable/WIN32.html %%DOCSDIR%%/html/variable/WINCE.html %%DOCSDIR%%/html/variable/WINDOWS_PHONE.html %%DOCSDIR%%/html/variable/WINDOWS_STORE.html %%DOCSDIR%%/html/variable/XCODE.html %%DOCSDIR%%/html/variable/XCODE_VERSION.html diff --git a/devel/cmake-gui/Makefile b/devel/cmake-gui/Makefile index 6771197152b6..895a2f59c7be 100644 --- a/devel/cmake-gui/Makefile +++ b/devel/cmake-gui/Makefile @@ -1,51 +1,51 @@ PORTNAME= cmake -DISTVERSION= 3.22.2 +DISTVERSION= 3.23.0 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -gui MAINTAINER= kde@FreeBSD.org COMMENT= Qt-based GUI for CMake LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright.txt BUILD_DEPENDS= sphinx-build:textproc/py-sphinx LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libjsoncpp.so:devel/jsoncpp \ libuv.so:devel/libuv \ librhash.so:security/rhash USES= cmake:run,insource compiler:c++11-lang desktop-file-utils libarchive \ shared-mime-info qt:5 USE_QT= core gui widgets buildtools_build qmake_build CMAKE_OFF= BUILD_CursesDialog \ CMake_SPHINX_DEPEND_ON_EXECUTABLES CMAKE_ON= BUILD_QtDialog \ CMAKE_USE_SYSTEM_LIBRARIES \ SPHINX_MAN CMAKE_ARGS= -DCMAKE_DATA_DIR:STRING="/${DATADIR_REL}" \ -DCMAKE_DOC_DIR:STRING="/${DOCSDIR_REL}" \ ALL_TARGET= cmake-gui documentation INSTALL_WRKSRC= ${WRKSRC}/Source/QtDialog DISTINFO_FILE= ${.CURDIR}/../cmake/distinfo CXXFLAGS+= -D__BSD_VISIBLE post-patch: @(${FIND} ${WRKSRC}/Modules -name "*.cmake" -print0; \ ${FIND} ${WRKSRC}/Tests -name "CMakeLists.txt" -print0 ) | \ ${XARGS} -0 -n 100 ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g; \ s,/usr/X11R6,${LOCALBASE},g' pre-install: ${LN} -sf ${CMAKE_BIN} ${WRKSRC}/bin post-install: ${INSTALL_MAN} ${WRKSRC}/Utilities/Sphinx/man/cmake-gui.1 \ ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile index 476f5a689af4..9927a67cfe1e 100644 --- a/devel/cmake/Makefile +++ b/devel/cmake/Makefile @@ -1,102 +1,101 @@ # Created by: Kyle Martin PORTNAME= cmake # Remember to update devel/cmake-doc and devel/cmake-gui as well. -DISTVERSION= 3.22.2 -PORTREVISION= 1 +DISTVERSION= 3.23.0 CATEGORIES= devel MASTER_SITES= https://github.com/Kitware/CMake/releases/download/v${DISTVERSION}/ \ https://www.cmake.org/files/v${PORTVERSION}/ MAINTAINER= kde@FreeBSD.org COMMENT= Cross-platform Makefile generator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright.txt LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ libjsoncpp.so:devel/jsoncpp \ libuv.so:devel/libuv \ librhash.so:security/rhash USES= compiler:c++11-lang cpe ncurses CPE_VENDOR= cmake_project HAS_CONFIGURE= yes CONFIGURE_ENV= MAKE=make CONFIGURE_ARGS= --prefix=${PREFIX} \ --datadir="/${DATADIR_REL}" \ --docdir="/${DOCSDIR_REL}" \ --system-libs \ --parallel=${MAKE_JOBS_NUMBER} \ --init="${WRKSRC}/InitialCache.cmake" OPTIONS_DEFINE= DOCS MANPAGES CPACK OPTIONS_DEFAULT=MANPAGES OPTIONS_SUB= yes MANPAGES_USES= python:env MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx MANPAGES_CONFIGURE_ON= --sphinx-man CPACK_DESC= Enable FreeBSD generator in CPack (experimental) CPACK_LIB_DEPENDS= libpkg.so:${PKG_ORIGIN} CPACK_USES_OFF= libarchive # When CPACK is on, uses base libarchive and won't pass stage-qa CXXFLAGS+= -D__BSD_VISIBLE .include .if defined(STRIP) && ${STRIP} != "" && !defined(WITH_DEBUG) INSTALL_TARGET= install/strip .endif # Before running configure, substitute in the values of options # for the build. CMake's configure doesn't accept --with-foo # or similar options: it expects them to be set in CMake-style # syntax in the initial cache. pre-configure: @${CP} "${FILESDIR}/InitialCache.cmake" "${WRKSRC}/InitialCache.cmake" pre-configure-CPACK-on: @${REINPLACE_CMD} \ -e 's/@@CPACK_OPTION_VALUE@@/ON/' \ -e 's/@@CPACK_OPTION_COMMENT@@//' \ "${WRKSRC}/InitialCache.cmake" pre-configure-CPACK-off: @${REINPLACE_CMD} \ -e 's/@@CPACK_OPTION_VALUE@@/OFF/' \ -e 's/@@CPACK_OPTION_COMMENT@@/# /' \ "${WRKSRC}/InitialCache.cmake" post-patch: @(${FIND} ${WRKSRC}/Modules -name "*.cmake" -print0; \ ${FIND} ${WRKSRC}/Tests -name "CMakeLists.txt" -print0 ) | \ ${XARGS} -0 -n 100 ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g; \ s,/usr/X11R6,${LOCALBASE},g' @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' \ ${WRKSRC}/Source/cmLocalGenerator.cxx \ ${WRKSRC}/Source/CPack/cmCPackGenerator.cxx \ ${WRKSRC}/bootstrap @${REINPLACE_CMD} -e 's,/opt/kde4,${PREFIX},g' \ ${WRKSRC}/Modules/FindKDE4.cmake @${REINPLACE_CMD} -e 's,/usr/include,${LOCALBASE}/include,' \ ${WRKSRC}/Modules/FindDCMTK.cmake @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/Modules/FindFLEX.cmake @${FIND} ${WRKSRC} -name "*.bak" -delete -o -name "*.orig" -delete # cmake-gui(1) is installed by devel/cmake-gui. Remove the man page's source to # prevent it from being built/installed by devel/cmake. ${RM} ${WRKSRC}/Help/manual/cmake-gui.1.rst post-install: ${INSTALL_DATA} ${WRKSRC}/Auxiliary/cmake-mode.el ${STAGEDIR}${PREFIX}/share/emacs/site-lisp # The .NoDartCoverage is supposed to suppress testing in the # source directories, but gets accidentally installed. @${FIND} ${STAGEDIR}${PREFIX} -name ".NoDartCoverage" -delete .include diff --git a/devel/cmake/distinfo b/devel/cmake/distinfo index 56ce88034903..9e5e07ff83aa 100644 --- a/devel/cmake/distinfo +++ b/devel/cmake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643176841 -SHA256 (cmake-3.22.2.tar.gz) = 3c1c478b9650b107d452c5bd545c72e2fad4e37c09b89a1984b9a2f46df6aced -SIZE (cmake-3.22.2.tar.gz) = 9779456 +TIMESTAMP = 1648615289 +SHA256 (cmake-3.23.0.tar.gz) = 5ab0a12f702f44013be7e19534cd9094d65cc9fe7b2cd0f8c9e5318e0fe4ac82 +SIZE (cmake-3.23.0.tar.gz) = 9981221 diff --git a/devel/cmake/files/patch-cmake-issue-18031 b/devel/cmake/files/patch-cmake-issue-18031 deleted file mode 100644 index 4185603c947e..000000000000 --- a/devel/cmake/files/patch-cmake-issue-18031 +++ /dev/null @@ -1,200 +0,0 @@ -diff --git Modules/Internal/CPack/CPackFreeBSD.cmake Modules/Internal/CPack/CPackFreeBSD.cmake -index ae40532017..c35089cbcf 100644 ---- Modules/Internal/CPack/CPackFreeBSD.cmake -+++ Modules/Internal/CPack/CPackFreeBSD.cmake -@@ -34,7 +34,7 @@ function(_cpack_freebsd_fallback_var OUTPUT_VAR_NAME) - endif() - endforeach() - if(NOT VALUE) -- message(WARNING "Variable ${OUTPUT_VAR_NAME} could not be given a fallback value from any variable ${FALLBACK_VAR_NAMES}.") -+ message(WARNING "Variable ${OUTPUT_VAR_NAME} could not be given a fallback value from (any of) ${FALLBACK_VAR_NAMES}.") - endif() - endfunction() - -diff --git Source/CPack/cmCPackFreeBSDGenerator.cxx Source/CPack/cmCPackFreeBSDGenerator.cxx -index 39ec3c83ed..c09989ceed 100644 ---- Source/CPack/cmCPackFreeBSDGenerator.cxx -+++ Source/CPack/cmCPackFreeBSDGenerator.cxx -@@ -21,8 +21,15 @@ - - #include - -+// Suffix used to tell libpkg what compression to use -+static const char FreeBSDPackageCompression[] = "txz"; -+// Resulting package file-suffix, for < 1.17 and >= 1.17 versions of libpkg -+static const char FreeBSDPackageSuffix_10[] = ".txz"; -+static const char FreeBSDPackageSuffix_17[] = ".pkg"; -+ - cmCPackFreeBSDGenerator::cmCPackFreeBSDGenerator() -- : cmCPackArchiveGenerator(cmArchiveWrite::CompressXZ, "paxr", ".txz") -+ : cmCPackArchiveGenerator(cmArchiveWrite::CompressXZ, "paxr", -+ FreeBSDPackageSuffix_17 /* old-style, updated if an old-style package is created */) - { - } - -@@ -35,6 +42,56 @@ int cmCPackFreeBSDGenerator::InitializeInternal() - - cmCPackFreeBSDGenerator::~cmCPackFreeBSDGenerator() = default; - -+// This is a wrapper for struct pkg_create and pkg_create() -+// -+// Instantiate this class with suitable parameters, then -+// check isValid() to check if it's ok. Afterwards, call -+// Create() to do the actual work. This will leave a package -+// in the given `output_dir`. -+// -+// This wrapper cleans up the struct pkg_create. -+class PkgCreate -+{ -+public: -+ PkgCreate() -+ : d(nullptr) -+ { -+ } -+ PkgCreate(const std::string& output_dir, const std::string& toplevel_dir, -+ const std::string& manifest_name) -+ : d(pkg_create_new()) -+ , manifest(manifest_name) -+ -+ { -+ if (d) { -+ pkg_create_set_format(d, FreeBSDPackageCompression); // Skip over the '.' -+ pkg_create_set_compression_level(d, 0); // Explicitly set default -+ pkg_create_set_overwrite(d, false); -+ pkg_create_set_rootdir(d, toplevel_dir.c_str()); -+ pkg_create_set_output_dir(d, output_dir.c_str()); -+ } -+ } -+ ~PkgCreate() -+ { -+ if (d) -+ pkg_create_free(d); -+ } -+ -+ bool isValid() const { return d; } -+ -+ bool Create() -+ { -+ if (!isValid()) -+ return false; -+ int r = pkg_create(d, manifest.c_str(), nullptr, false); -+ return r == 0; -+ } -+ -+private: -+ struct pkg_create* d; -+ std::string manifest; -+}; -+ - // This is a wrapper, for use only in stream-based output, - // that will output a string in UCL escaped fashion (in particular, - // quotes and backslashes are escaped). The list of characters -@@ -271,7 +328,7 @@ void write_manifest_files(cmGeneratedFileStream& s, - s << "\"files\": {\n"; - for (std::string const& file : files) { - s << " \"/" << cmSystemTools::RelativePath(toplevel, file) << "\": \"" -- << "" -+ << "" // this gets replaced by libpkg by the actual SHA256 - << "\",\n"; - } - s << " },\n"; -@@ -281,11 +338,10 @@ int cmCPackFreeBSDGenerator::PackageFiles() - { - if (!this->ReadListFile("Internal/CPack/CPackFreeBSD.cmake")) { - cmCPackLogger(cmCPackLog::LOG_ERROR, -- "Error while execution CPackFreeBSD.cmake" << std::endl); -+ "Error while executing CPackFreeBSD.cmake" << std::endl); - return 0; - } - -- std::vector::const_iterator fileIt; - cmWorkingDirectory wd(toplevel); - - files.erase(std::remove_if(files.begin(), files.end(), ignore_file), -@@ -317,20 +373,79 @@ int cmCPackFreeBSDGenerator::PackageFiles() - ONE_PACKAGE_PER_COMPONENT); - } - -+ // There should be one name in the packageFileNames (already, see comment -+ // in cmCPackGenerator::DoPackage(), which holds what CPack guesses -+ // will be the package filename. libpkg does something else, though, -+ // so update the single filename to what we know will be right. -+ if (this->packageFileNames.size() == 1) { -+ std::string currentPackage = this->packageFileNames[0]; -+ int lastSlash = currentPackage.rfind('/'); -+ -+ // If there is a pathname, preserve that; libpkg will write out -+ // a file with the package name and version as specified in the -+ // manifest, so we look those up (again). lastSlash is the slash -+ // itself, we need that as path separator to the calculated package name. -+ std::string actualPackage = -+ ((lastSlash != std::string::npos) -+ ? std::string(currentPackage, 0, lastSlash + 1) -+ : std::string()) + -+ var_lookup("CPACK_FREEBSD_PACKAGE_NAME") + '-' + -+ var_lookup("CPACK_FREEBSD_PACKAGE_VERSION") + FreeBSDPackageSuffix_17; -+ -+ this->packageFileNames.clear(); -+ this->packageFileNames.emplace_back(actualPackage); -+ -+ cmCPackLogger(cmCPackLog::LOG_DEBUG, -+ "Real filename:" << this->packageFileNames[0] << std::endl); -+ } -+ -+ if (!pkg_initialized() && pkg_init(NULL, NULL) != EPKG_OK) { -+ cmCPackLogger(cmCPackLog::LOG_ERROR, -+ "Can not initialize FreeBSD libpkg." << std::endl); -+ return 0; -+ } -+ - std::string output_dir = cmSystemTools::CollapseFullPath("../", toplevel); -- pkg_create_from_manifest(output_dir.c_str(), ::TXZ, toplevel.c_str(), -- manifestname.c_str(), nullptr); -+ PkgCreate package(output_dir, toplevel, manifestname); -+ if (package.isValid()) { -+ if (!package.Create()) { -+ cmCPackLogger(cmCPackLog::LOG_ERROR, -+ "Error during pkg_create()" << std::endl); -+ return 0; -+ } -+ } else { -+ cmCPackLogger(cmCPackLog::LOG_ERROR, -+ "Error before pkg_create()" << std::endl); -+ return 0; -+ } - -- std::string broken_suffix = -- cmStrCat('-', var_lookup("CPACK_TOPLEVEL_TAG"), ".txz"); -+ // Specifically looking for packages suffixed with the TAG, either extension -+ std::string broken_suffix_10 = -+ cmStrCat('-', var_lookup("CPACK_TOPLEVEL_TAG"), FreeBSDPackageSuffix_10); -+ std::string broken_suffix_17 = -+ cmStrCat('-', var_lookup("CPACK_TOPLEVEL_TAG"), FreeBSDPackageSuffix_17); - for (std::string& name : packageFileNames) { - cmCPackLogger(cmCPackLog::LOG_DEBUG, "Packagefile " << name << std::endl); -- if (cmHasSuffix(name, broken_suffix)) { -- name.replace(name.size() - broken_suffix.size(), std::string::npos, -- ".txz"); -+ if (cmHasSuffix(name, broken_suffix_10)) { -+ name.replace(name.size() - broken_suffix_10.size(), std::string::npos, -+ FreeBSDPackageSuffix_10); -+ break; -+ } -+ if (cmHasSuffix(name, broken_suffix_17)) { -+ name.replace(name.size() - broken_suffix_17.size(), std::string::npos, -+ FreeBSDPackageSuffix_17); - break; - } - } -+ // If the name uses a *new* style name, which doesn't exist, but there -+ // is an *old* style name, then use that instead. This indicates we used -+ // an older libpkg, which still creates .txz instead of .pkg files. -+ for (std::string& name : packageFileNames) { -+ if (cmHasSuffix(name, FreeBSDPackageSuffix_17) && !cmSystemTools::FileExists(name)) { -+ const std::string suffix(FreeBSDPackageSuffix_17); -+ name.replace(name.size() - suffix.size(), std::string::npos, suffix); -+ } -+ } - - return 1; - } diff --git a/devel/cmake/pkg-plist b/devel/cmake/pkg-plist index c27d174be81f..e8874691a255 100644 --- a/devel/cmake/pkg-plist +++ b/devel/cmake/pkg-plist @@ -1,3000 +1,3055 @@ bin/ccmake bin/cmake bin/cpack bin/ctest -%%MANPAGES%%man/man1/ccmake.1.gz -%%MANPAGES%%man/man1/cmake.1.gz -%%MANPAGES%%man/man1/cpack.1.gz -%%MANPAGES%%man/man1/ctest.1.gz -%%MANPAGES%%man/man7/cmake-buildsystem.7.gz -%%MANPAGES%%man/man7/cmake-commands.7.gz -%%MANPAGES%%man/man7/cmake-compile-features.7.gz -%%MANPAGES%%man/man7/cmake-developer.7.gz -%%MANPAGES%%man/man7/cmake-env-variables.7.gz -%%MANPAGES%%man/man7/cmake-file-api.7.gz -%%MANPAGES%%man/man7/cmake-generator-expressions.7.gz -%%MANPAGES%%man/man7/cmake-generators.7.gz -%%MANPAGES%%man/man7/cmake-language.7.gz -%%MANPAGES%%man/man7/cmake-modules.7.gz -%%MANPAGES%%man/man7/cmake-packages.7.gz -%%MANPAGES%%man/man7/cmake-policies.7.gz -%%MANPAGES%%man/man7/cmake-presets.7.gz -%%MANPAGES%%man/man7/cmake-properties.7.gz -%%MANPAGES%%man/man7/cmake-qt.7.gz -%%MANPAGES%%man/man7/cmake-server.7.gz -%%MANPAGES%%man/man7/cmake-toolchains.7.gz -%%MANPAGES%%man/man7/cmake-variables.7.gz -%%MANPAGES%%man/man7/cpack-generators.7.gz share/aclocal/cmake.m4 share/bash-completion/completions/cmake share/bash-completion/completions/cpack share/bash-completion/completions/ctest +share/emacs/site-lisp/cmake-mode.el +share/vim/vimfiles/indent/cmake.vim +share/vim/vimfiles/syntax/cmake.vim %%DATADIR%%/Help/command/DEVICE_LINK_OPTIONS.txt %%DATADIR%%/Help/command/FIND_XXX.txt %%DATADIR%%/Help/command/FIND_XXX_ORDER.txt %%DATADIR%%/Help/command/FIND_XXX_ROOT.txt %%DATADIR%%/Help/command/LINK_OPTIONS_LINKER.txt %%DATADIR%%/Help/command/OPTIONS_SHELL.txt %%DATADIR%%/Help/command/add_compile_definitions.rst %%DATADIR%%/Help/command/add_compile_options.rst %%DATADIR%%/Help/command/add_custom_command.rst %%DATADIR%%/Help/command/add_custom_target.rst %%DATADIR%%/Help/command/add_definitions.rst %%DATADIR%%/Help/command/add_dependencies.rst %%DATADIR%%/Help/command/add_executable.rst %%DATADIR%%/Help/command/add_library.rst %%DATADIR%%/Help/command/add_link_options.rst %%DATADIR%%/Help/command/add_subdirectory.rst %%DATADIR%%/Help/command/add_test.rst %%DATADIR%%/Help/command/aux_source_directory.rst %%DATADIR%%/Help/command/break.rst %%DATADIR%%/Help/command/build_command.rst %%DATADIR%%/Help/command/build_name.rst %%DATADIR%%/Help/command/cmake_host_system_information.rst %%DATADIR%%/Help/command/cmake_language.rst %%DATADIR%%/Help/command/cmake_minimum_required.rst %%DATADIR%%/Help/command/cmake_parse_arguments.rst %%DATADIR%%/Help/command/cmake_path.rst %%DATADIR%%/Help/command/cmake_policy.rst %%DATADIR%%/Help/command/configure_file.rst %%DATADIR%%/Help/command/continue.rst %%DATADIR%%/Help/command/create_test_sourcelist.rst %%DATADIR%%/Help/command/ctest_build.rst %%DATADIR%%/Help/command/ctest_configure.rst %%DATADIR%%/Help/command/ctest_coverage.rst %%DATADIR%%/Help/command/ctest_empty_binary_directory.rst %%DATADIR%%/Help/command/ctest_memcheck.rst %%DATADIR%%/Help/command/ctest_read_custom_files.rst %%DATADIR%%/Help/command/ctest_run_script.rst %%DATADIR%%/Help/command/ctest_sleep.rst %%DATADIR%%/Help/command/ctest_start.rst %%DATADIR%%/Help/command/ctest_submit.rst %%DATADIR%%/Help/command/ctest_test.rst %%DATADIR%%/Help/command/ctest_update.rst %%DATADIR%%/Help/command/ctest_upload.rst %%DATADIR%%/Help/command/define_property.rst %%DATADIR%%/Help/command/else.rst %%DATADIR%%/Help/command/elseif.rst %%DATADIR%%/Help/command/enable_language.rst %%DATADIR%%/Help/command/enable_testing.rst %%DATADIR%%/Help/command/endforeach.rst %%DATADIR%%/Help/command/endfunction.rst %%DATADIR%%/Help/command/endif.rst %%DATADIR%%/Help/command/endmacro.rst %%DATADIR%%/Help/command/endwhile.rst %%DATADIR%%/Help/command/exec_program.rst %%DATADIR%%/Help/command/execute_process.rst %%DATADIR%%/Help/command/export.rst %%DATADIR%%/Help/command/export_library_dependencies.rst %%DATADIR%%/Help/command/file.rst %%DATADIR%%/Help/command/find_file.rst %%DATADIR%%/Help/command/find_library.rst %%DATADIR%%/Help/command/find_package.rst %%DATADIR%%/Help/command/find_path.rst %%DATADIR%%/Help/command/find_program.rst %%DATADIR%%/Help/command/fltk_wrap_ui.rst %%DATADIR%%/Help/command/foreach.rst %%DATADIR%%/Help/command/function.rst %%DATADIR%%/Help/command/get_cmake_property.rst %%DATADIR%%/Help/command/get_directory_property.rst %%DATADIR%%/Help/command/get_filename_component.rst %%DATADIR%%/Help/command/get_property.rst %%DATADIR%%/Help/command/get_source_file_property.rst %%DATADIR%%/Help/command/get_target_property.rst %%DATADIR%%/Help/command/get_test_property.rst %%DATADIR%%/Help/command/if.rst %%DATADIR%%/Help/command/include.rst %%DATADIR%%/Help/command/include_directories.rst %%DATADIR%%/Help/command/include_external_msproject.rst %%DATADIR%%/Help/command/include_guard.rst %%DATADIR%%/Help/command/include_regular_expression.rst %%DATADIR%%/Help/command/install.rst %%DATADIR%%/Help/command/install_files.rst %%DATADIR%%/Help/command/install_programs.rst %%DATADIR%%/Help/command/install_targets.rst %%DATADIR%%/Help/command/link_directories.rst %%DATADIR%%/Help/command/link_libraries.rst %%DATADIR%%/Help/command/list.rst %%DATADIR%%/Help/command/load_cache.rst %%DATADIR%%/Help/command/load_command.rst %%DATADIR%%/Help/command/macro.rst %%DATADIR%%/Help/command/make_directory.rst %%DATADIR%%/Help/command/mark_as_advanced.rst %%DATADIR%%/Help/command/math.rst %%DATADIR%%/Help/command/message.rst %%DATADIR%%/Help/command/option.rst %%DATADIR%%/Help/command/output_required_files.rst %%DATADIR%%/Help/command/project.rst %%DATADIR%%/Help/command/qt_wrap_cpp.rst %%DATADIR%%/Help/command/qt_wrap_ui.rst %%DATADIR%%/Help/command/remove.rst %%DATADIR%%/Help/command/remove_definitions.rst %%DATADIR%%/Help/command/return.rst %%DATADIR%%/Help/command/separate_arguments.rst %%DATADIR%%/Help/command/set.rst %%DATADIR%%/Help/command/set_directory_properties.rst %%DATADIR%%/Help/command/set_property.rst %%DATADIR%%/Help/command/set_source_files_properties.rst %%DATADIR%%/Help/command/set_target_properties.rst %%DATADIR%%/Help/command/set_tests_properties.rst %%DATADIR%%/Help/command/site_name.rst %%DATADIR%%/Help/command/source_group.rst %%DATADIR%%/Help/command/string.rst %%DATADIR%%/Help/command/subdir_depends.rst %%DATADIR%%/Help/command/subdirs.rst %%DATADIR%%/Help/command/target_compile_definitions.rst %%DATADIR%%/Help/command/target_compile_features.rst %%DATADIR%%/Help/command/target_compile_options.rst %%DATADIR%%/Help/command/target_include_directories.rst %%DATADIR%%/Help/command/target_link_directories.rst %%DATADIR%%/Help/command/target_link_libraries.rst %%DATADIR%%/Help/command/target_link_options.rst %%DATADIR%%/Help/command/target_precompile_headers.rst %%DATADIR%%/Help/command/target_sources.rst %%DATADIR%%/Help/command/try_compile.rst %%DATADIR%%/Help/command/try_run.rst %%DATADIR%%/Help/command/unset.rst %%DATADIR%%/Help/command/use_mangled_mesa.rst %%DATADIR%%/Help/command/utility_source.rst %%DATADIR%%/Help/command/variable_requires.rst %%DATADIR%%/Help/command/variable_watch.rst %%DATADIR%%/Help/command/while.rst %%DATADIR%%/Help/command/write_file.rst %%DATADIR%%/Help/cpack_gen/archive.rst %%DATADIR%%/Help/cpack_gen/bundle.rst %%DATADIR%%/Help/cpack_gen/cygwin.rst %%DATADIR%%/Help/cpack_gen/deb.rst %%DATADIR%%/Help/cpack_gen/dmg.rst %%DATADIR%%/Help/cpack_gen/external.rst %%DATADIR%%/Help/cpack_gen/freebsd.rst %%DATADIR%%/Help/cpack_gen/ifw.rst %%DATADIR%%/Help/cpack_gen/nsis.rst %%DATADIR%%/Help/cpack_gen/nuget.rst %%DATADIR%%/Help/cpack_gen/packagemaker.rst %%DATADIR%%/Help/cpack_gen/productbuild.rst %%DATADIR%%/Help/cpack_gen/rpm.rst %%DATADIR%%/Help/cpack_gen/wix.rst %%DATADIR%%/Help/envvar/ASM_DIALECT.rst %%DATADIR%%/Help/envvar/ASM_DIALECTFLAGS.rst %%DATADIR%%/Help/envvar/CC.rst %%DATADIR%%/Help/envvar/CCMAKE_COLORS.rst %%DATADIR%%/Help/envvar/CFLAGS.rst %%DATADIR%%/Help/envvar/CMAKE_APPLE_SILICON_PROCESSOR.rst %%DATADIR%%/Help/envvar/CMAKE_BUILD_PARALLEL_LEVEL.rst %%DATADIR%%/Help/envvar/CMAKE_BUILD_TYPE.rst %%DATADIR%%/Help/envvar/CMAKE_CONFIGURATION_TYPES.rst %%DATADIR%%/Help/envvar/CMAKE_CONFIG_TYPE.rst %%DATADIR%%/Help/envvar/CMAKE_EXPORT_COMPILE_COMMANDS.rst %%DATADIR%%/Help/envvar/CMAKE_GENERATOR.rst %%DATADIR%%/Help/envvar/CMAKE_GENERATOR_INSTANCE.rst %%DATADIR%%/Help/envvar/CMAKE_GENERATOR_PLATFORM.rst %%DATADIR%%/Help/envvar/CMAKE_GENERATOR_TOOLSET.rst %%DATADIR%%/Help/envvar/CMAKE_INSTALL_MODE.rst %%DATADIR%%/Help/envvar/CMAKE_LANG_COMPILER_LAUNCHER.rst %%DATADIR%%/Help/envvar/CMAKE_LANG_LINKER_LAUNCHER.rst %%DATADIR%%/Help/envvar/CMAKE_MSVCIDE_RUN_PATH.rst %%DATADIR%%/Help/envvar/CMAKE_NO_VERBOSE.rst %%DATADIR%%/Help/envvar/CMAKE_OSX_ARCHITECTURES.rst %%DATADIR%%/Help/envvar/CMAKE_PREFIX_PATH.rst %%DATADIR%%/Help/envvar/CMAKE_TOOLCHAIN_FILE.rst %%DATADIR%%/Help/envvar/CSFLAGS.rst %%DATADIR%%/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst %%DATADIR%%/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst %%DATADIR%%/Help/envvar/CTEST_PARALLEL_LEVEL.rst %%DATADIR%%/Help/envvar/CTEST_PROGRESS_OUTPUT.rst %%DATADIR%%/Help/envvar/CTEST_USE_LAUNCHERS_DEFAULT.rst %%DATADIR%%/Help/envvar/CUDAARCHS.rst %%DATADIR%%/Help/envvar/CUDACXX.rst %%DATADIR%%/Help/envvar/CUDAFLAGS.rst %%DATADIR%%/Help/envvar/CUDAHOSTCXX.rst %%DATADIR%%/Help/envvar/CXX.rst %%DATADIR%%/Help/envvar/CXXFLAGS.rst %%DATADIR%%/Help/envvar/DASHBOARD_TEST_FROM_CTEST.rst %%DATADIR%%/Help/envvar/DESTDIR.rst %%DATADIR%%/Help/envvar/ENV_VAR.txt %%DATADIR%%/Help/envvar/FC.rst %%DATADIR%%/Help/envvar/FFLAGS.rst %%DATADIR%%/Help/envvar/HIPCXX.rst %%DATADIR%%/Help/envvar/HIPFLAGS.rst %%DATADIR%%/Help/envvar/ISPC.rst %%DATADIR%%/Help/envvar/ISPCFLAGS.rst %%DATADIR%%/Help/envvar/LDFLAGS.rst %%DATADIR%%/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst %%DATADIR%%/Help/envvar/OBJC.rst %%DATADIR%%/Help/envvar/OBJCXX.rst %%DATADIR%%/Help/envvar/PackageName_ROOT.rst %%DATADIR%%/Help/envvar/RC.rst %%DATADIR%%/Help/envvar/RCFLAGS.rst %%DATADIR%%/Help/envvar/SWIFTC.rst %%DATADIR%%/Help/envvar/VERBOSE.rst %%DATADIR%%/Help/generator/Borland Makefiles.rst %%DATADIR%%/Help/generator/CodeBlocks.rst %%DATADIR%%/Help/generator/CodeLite.rst %%DATADIR%%/Help/generator/Eclipse CDT4.rst %%DATADIR%%/Help/generator/Green Hills MULTI.rst %%DATADIR%%/Help/generator/Kate.rst %%DATADIR%%/Help/generator/MSYS Makefiles.rst %%DATADIR%%/Help/generator/MinGW Makefiles.rst %%DATADIR%%/Help/generator/NMake Makefiles JOM.rst %%DATADIR%%/Help/generator/NMake Makefiles.rst %%DATADIR%%/Help/generator/Ninja Multi-Config.rst %%DATADIR%%/Help/generator/Ninja.rst %%DATADIR%%/Help/generator/Sublime Text 2.rst %%DATADIR%%/Help/generator/Unix Makefiles.rst %%DATADIR%%/Help/generator/VS_TOOLSET_HOST_ARCH.txt %%DATADIR%%/Help/generator/VS_TOOLSET_HOST_ARCH_LEGACY.txt %%DATADIR%%/Help/generator/Visual Studio 10 2010.rst %%DATADIR%%/Help/generator/Visual Studio 11 2012.rst %%DATADIR%%/Help/generator/Visual Studio 12 2013.rst %%DATADIR%%/Help/generator/Visual Studio 14 2015.rst %%DATADIR%%/Help/generator/Visual Studio 15 2017.rst %%DATADIR%%/Help/generator/Visual Studio 16 2019.rst %%DATADIR%%/Help/generator/Visual Studio 17 2022.rst %%DATADIR%%/Help/generator/Visual Studio 6.rst %%DATADIR%%/Help/generator/Visual Studio 7 .NET 2003.rst %%DATADIR%%/Help/generator/Visual Studio 7.rst %%DATADIR%%/Help/generator/Visual Studio 8 2005.rst %%DATADIR%%/Help/generator/Visual Studio 9 2008.rst %%DATADIR%%/Help/generator/Watcom WMake.rst %%DATADIR%%/Help/generator/Xcode.rst %%DATADIR%%/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt %%DATADIR%%/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt %%DATADIR%%/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt %%DATADIR%%/Help/index.rst %%DATADIR%%/Help/manual/ID_RESERVE.txt %%DATADIR%%/Help/manual/LINKS.txt %%DATADIR%%/Help/manual/OPTIONS_BUILD.txt %%DATADIR%%/Help/manual/OPTIONS_HELP.txt %%DATADIR%%/Help/manual/ccmake.1.rst %%DATADIR%%/Help/manual/cmake-buildsystem.7.rst %%DATADIR%%/Help/manual/cmake-commands.7.rst %%DATADIR%%/Help/manual/cmake-compile-features.7.rst %%DATADIR%%/Help/manual/cmake-developer.7.rst %%DATADIR%%/Help/manual/cmake-env-variables.7.rst %%DATADIR%%/Help/manual/cmake-file-api.7.rst %%DATADIR%%/Help/manual/cmake-generator-expressions.7.rst %%DATADIR%%/Help/manual/cmake-generators.7.rst %%DATADIR%%/Help/manual/cmake-language.7.rst %%DATADIR%%/Help/manual/cmake-modules.7.rst %%DATADIR%%/Help/manual/cmake-packages.7.rst %%DATADIR%%/Help/manual/cmake-policies.7.rst %%DATADIR%%/Help/manual/cmake-presets.7.rst %%DATADIR%%/Help/manual/cmake-properties.7.rst %%DATADIR%%/Help/manual/cmake-qt.7.rst %%DATADIR%%/Help/manual/cmake-server.7.rst %%DATADIR%%/Help/manual/cmake-toolchains.7.rst %%DATADIR%%/Help/manual/cmake-variables.7.rst %%DATADIR%%/Help/manual/cmake.1.rst %%DATADIR%%/Help/manual/cpack-generators.7.rst %%DATADIR%%/Help/manual/cpack.1.rst %%DATADIR%%/Help/manual/ctest.1.rst %%DATADIR%%/Help/manual/presets/example.json %%DATADIR%%/Help/manual/presets/schema.json %%DATADIR%%/Help/module/AddFileDependencies.rst %%DATADIR%%/Help/module/AndroidTestUtilities.rst %%DATADIR%%/Help/module/BundleUtilities.rst %%DATADIR%%/Help/module/CMakeAddFortranSubdirectory.rst %%DATADIR%%/Help/module/CMakeBackwardCompatibilityCXX.rst %%DATADIR%%/Help/module/CMakeDependentOption.rst %%DATADIR%%/Help/module/CMakeDetermineVSServicePack.rst %%DATADIR%%/Help/module/CMakeExpandImportedTargets.rst %%DATADIR%%/Help/module/CMakeFindDependencyMacro.rst %%DATADIR%%/Help/module/CMakeFindFrameworks.rst %%DATADIR%%/Help/module/CMakeFindPackageMode.rst %%DATADIR%%/Help/module/CMakeForceCompiler.rst %%DATADIR%%/Help/module/CMakeGraphVizOptions.rst %%DATADIR%%/Help/module/CMakePackageConfigHelpers.rst %%DATADIR%%/Help/module/CMakeParseArguments.rst %%DATADIR%%/Help/module/CMakePrintHelpers.rst %%DATADIR%%/Help/module/CMakePrintSystemInformation.rst %%DATADIR%%/Help/module/CMakePushCheckState.rst %%DATADIR%%/Help/module/CMakeVerifyManifest.rst %%DATADIR%%/Help/module/CPack.rst %%DATADIR%%/Help/module/CPackArchive.rst %%DATADIR%%/Help/module/CPackBundle.rst %%DATADIR%%/Help/module/CPackComponent.rst %%DATADIR%%/Help/module/CPackCygwin.rst %%DATADIR%%/Help/module/CPackDMG.rst %%DATADIR%%/Help/module/CPackDeb.rst %%DATADIR%%/Help/module/CPackFreeBSD.rst %%DATADIR%%/Help/module/CPackIFW.rst %%DATADIR%%/Help/module/CPackIFWConfigureFile.rst %%DATADIR%%/Help/module/CPackNSIS.rst %%DATADIR%%/Help/module/CPackNuGet.rst %%DATADIR%%/Help/module/CPackPackageMaker.rst %%DATADIR%%/Help/module/CPackProductBuild.rst %%DATADIR%%/Help/module/CPackRPM.rst %%DATADIR%%/Help/module/CPackWIX.rst %%DATADIR%%/Help/module/CSharpUtilities.rst %%DATADIR%%/Help/module/CTest.rst %%DATADIR%%/Help/module/CTestCoverageCollectGCOV.rst %%DATADIR%%/Help/module/CTestScriptMode.rst %%DATADIR%%/Help/module/CTestUseLaunchers.rst %%DATADIR%%/Help/module/CheckCCompilerFlag.rst %%DATADIR%%/Help/module/CheckCSourceCompiles.rst %%DATADIR%%/Help/module/CheckCSourceRuns.rst %%DATADIR%%/Help/module/CheckCXXCompilerFlag.rst %%DATADIR%%/Help/module/CheckCXXSourceCompiles.rst %%DATADIR%%/Help/module/CheckCXXSourceRuns.rst %%DATADIR%%/Help/module/CheckCXXSymbolExists.rst %%DATADIR%%/Help/module/CheckCompilerFlag.rst %%DATADIR%%/Help/module/CheckFortranCompilerFlag.rst %%DATADIR%%/Help/module/CheckFortranFunctionExists.rst %%DATADIR%%/Help/module/CheckFortranSourceCompiles.rst %%DATADIR%%/Help/module/CheckFortranSourceRuns.rst %%DATADIR%%/Help/module/CheckFunctionExists.rst %%DATADIR%%/Help/module/CheckIPOSupported.rst %%DATADIR%%/Help/module/CheckIncludeFile.rst %%DATADIR%%/Help/module/CheckIncludeFileCXX.rst %%DATADIR%%/Help/module/CheckIncludeFiles.rst %%DATADIR%%/Help/module/CheckLanguage.rst %%DATADIR%%/Help/module/CheckLibraryExists.rst %%DATADIR%%/Help/module/CheckLinkerFlag.rst %%DATADIR%%/Help/module/CheckOBJCCompilerFlag.rst %%DATADIR%%/Help/module/CheckOBJCSourceCompiles.rst %%DATADIR%%/Help/module/CheckOBJCSourceRuns.rst %%DATADIR%%/Help/module/CheckOBJCXXCompilerFlag.rst %%DATADIR%%/Help/module/CheckOBJCXXSourceCompiles.rst %%DATADIR%%/Help/module/CheckOBJCXXSourceRuns.rst %%DATADIR%%/Help/module/CheckPIESupported.rst %%DATADIR%%/Help/module/CheckPrototypeDefinition.rst %%DATADIR%%/Help/module/CheckSourceCompiles.rst %%DATADIR%%/Help/module/CheckSourceRuns.rst %%DATADIR%%/Help/module/CheckStructHasMember.rst %%DATADIR%%/Help/module/CheckSymbolExists.rst %%DATADIR%%/Help/module/CheckTypeSize.rst %%DATADIR%%/Help/module/CheckVariableExists.rst %%DATADIR%%/Help/module/Dart.rst %%DATADIR%%/Help/module/DeployQt4.rst %%DATADIR%%/Help/module/Documentation.rst %%DATADIR%%/Help/module/ExternalData.rst %%DATADIR%%/Help/module/ExternalProject.rst %%DATADIR%%/Help/module/FeatureSummary.rst %%DATADIR%%/Help/module/FetchContent.rst %%DATADIR%%/Help/module/FindALSA.rst %%DATADIR%%/Help/module/FindASPELL.rst %%DATADIR%%/Help/module/FindAVIFile.rst %%DATADIR%%/Help/module/FindArmadillo.rst %%DATADIR%%/Help/module/FindBISON.rst %%DATADIR%%/Help/module/FindBLAS.rst %%DATADIR%%/Help/module/FindBZip2.rst %%DATADIR%%/Help/module/FindBacktrace.rst %%DATADIR%%/Help/module/FindBoost.rst %%DATADIR%%/Help/module/FindBullet.rst %%DATADIR%%/Help/module/FindCABLE.rst %%DATADIR%%/Help/module/FindCUDA.rst %%DATADIR%%/Help/module/FindCUDAToolkit.rst %%DATADIR%%/Help/module/FindCURL.rst %%DATADIR%%/Help/module/FindCVS.rst %%DATADIR%%/Help/module/FindCoin3D.rst %%DATADIR%%/Help/module/FindCups.rst %%DATADIR%%/Help/module/FindCurses.rst %%DATADIR%%/Help/module/FindCxxTest.rst %%DATADIR%%/Help/module/FindCygwin.rst %%DATADIR%%/Help/module/FindDCMTK.rst %%DATADIR%%/Help/module/FindDart.rst %%DATADIR%%/Help/module/FindDevIL.rst %%DATADIR%%/Help/module/FindDoxygen.rst %%DATADIR%%/Help/module/FindEXPAT.rst %%DATADIR%%/Help/module/FindEnvModules.rst %%DATADIR%%/Help/module/FindFLEX.rst %%DATADIR%%/Help/module/FindFLTK.rst %%DATADIR%%/Help/module/FindFLTK2.rst %%DATADIR%%/Help/module/FindFontconfig.rst %%DATADIR%%/Help/module/FindFreetype.rst %%DATADIR%%/Help/module/FindGCCXML.rst %%DATADIR%%/Help/module/FindGDAL.rst %%DATADIR%%/Help/module/FindGIF.rst %%DATADIR%%/Help/module/FindGLEW.rst %%DATADIR%%/Help/module/FindGLUT.rst %%DATADIR%%/Help/module/FindGSL.rst %%DATADIR%%/Help/module/FindGTK.rst %%DATADIR%%/Help/module/FindGTK2.rst %%DATADIR%%/Help/module/FindGTest.rst %%DATADIR%%/Help/module/FindGettext.rst %%DATADIR%%/Help/module/FindGit.rst %%DATADIR%%/Help/module/FindGnuTLS.rst %%DATADIR%%/Help/module/FindGnuplot.rst %%DATADIR%%/Help/module/FindHDF5.rst %%DATADIR%%/Help/module/FindHSPELL.rst %%DATADIR%%/Help/module/FindHTMLHelp.rst %%DATADIR%%/Help/module/FindHg.rst %%DATADIR%%/Help/module/FindICU.rst %%DATADIR%%/Help/module/FindITK.rst %%DATADIR%%/Help/module/FindIce.rst %%DATADIR%%/Help/module/FindIconv.rst %%DATADIR%%/Help/module/FindIcotool.rst %%DATADIR%%/Help/module/FindImageMagick.rst %%DATADIR%%/Help/module/FindIntl.rst %%DATADIR%%/Help/module/FindJNI.rst %%DATADIR%%/Help/module/FindJPEG.rst %%DATADIR%%/Help/module/FindJasper.rst %%DATADIR%%/Help/module/FindJava.rst %%DATADIR%%/Help/module/FindKDE3.rst %%DATADIR%%/Help/module/FindKDE4.rst %%DATADIR%%/Help/module/FindLAPACK.rst %%DATADIR%%/Help/module/FindLATEX.rst %%DATADIR%%/Help/module/FindLTTngUST.rst %%DATADIR%%/Help/module/FindLibArchive.rst %%DATADIR%%/Help/module/FindLibLZMA.rst %%DATADIR%%/Help/module/FindLibXml2.rst %%DATADIR%%/Help/module/FindLibXslt.rst %%DATADIR%%/Help/module/FindLibinput.rst %%DATADIR%%/Help/module/FindLua.rst %%DATADIR%%/Help/module/FindLua50.rst %%DATADIR%%/Help/module/FindLua51.rst %%DATADIR%%/Help/module/FindMFC.rst %%DATADIR%%/Help/module/FindMPEG.rst %%DATADIR%%/Help/module/FindMPEG2.rst %%DATADIR%%/Help/module/FindMPI.rst %%DATADIR%%/Help/module/FindMatlab.rst %%DATADIR%%/Help/module/FindMotif.rst %%DATADIR%%/Help/module/FindMsys.rst %%DATADIR%%/Help/module/FindODBC.rst %%DATADIR%%/Help/module/FindOpenACC.rst %%DATADIR%%/Help/module/FindOpenAL.rst %%DATADIR%%/Help/module/FindOpenCL.rst %%DATADIR%%/Help/module/FindOpenGL.rst %%DATADIR%%/Help/module/FindOpenMP.rst %%DATADIR%%/Help/module/FindOpenSSL.rst %%DATADIR%%/Help/module/FindOpenSceneGraph.rst %%DATADIR%%/Help/module/FindOpenThreads.rst %%DATADIR%%/Help/module/FindPHP4.rst %%DATADIR%%/Help/module/FindPNG.rst %%DATADIR%%/Help/module/FindPackageHandleStandardArgs.rst %%DATADIR%%/Help/module/FindPackageMessage.rst %%DATADIR%%/Help/module/FindPatch.rst %%DATADIR%%/Help/module/FindPerl.rst %%DATADIR%%/Help/module/FindPerlLibs.rst %%DATADIR%%/Help/module/FindPhysFS.rst %%DATADIR%%/Help/module/FindPike.rst %%DATADIR%%/Help/module/FindPkgConfig.rst %%DATADIR%%/Help/module/FindPostgreSQL.rst %%DATADIR%%/Help/module/FindProducer.rst %%DATADIR%%/Help/module/FindProtobuf.rst %%DATADIR%%/Help/module/FindPython.rst %%DATADIR%%/Help/module/FindPython2.rst %%DATADIR%%/Help/module/FindPython3.rst %%DATADIR%%/Help/module/FindPythonInterp.rst %%DATADIR%%/Help/module/FindPythonLibs.rst %%DATADIR%%/Help/module/FindQt.rst %%DATADIR%%/Help/module/FindQt3.rst %%DATADIR%%/Help/module/FindQt4.rst %%DATADIR%%/Help/module/FindQuickTime.rst %%DATADIR%%/Help/module/FindRTI.rst %%DATADIR%%/Help/module/FindRuby.rst %%DATADIR%%/Help/module/FindSDL.rst %%DATADIR%%/Help/module/FindSDL_image.rst %%DATADIR%%/Help/module/FindSDL_mixer.rst %%DATADIR%%/Help/module/FindSDL_net.rst %%DATADIR%%/Help/module/FindSDL_sound.rst %%DATADIR%%/Help/module/FindSDL_ttf.rst %%DATADIR%%/Help/module/FindSQLite3.rst %%DATADIR%%/Help/module/FindSWIG.rst %%DATADIR%%/Help/module/FindSelfPackers.rst %%DATADIR%%/Help/module/FindSquish.rst %%DATADIR%%/Help/module/FindSubversion.rst %%DATADIR%%/Help/module/FindTCL.rst %%DATADIR%%/Help/module/FindTIFF.rst %%DATADIR%%/Help/module/FindTclStub.rst %%DATADIR%%/Help/module/FindTclsh.rst %%DATADIR%%/Help/module/FindThreads.rst %%DATADIR%%/Help/module/FindUnixCommands.rst %%DATADIR%%/Help/module/FindVTK.rst %%DATADIR%%/Help/module/FindVulkan.rst %%DATADIR%%/Help/module/FindWget.rst %%DATADIR%%/Help/module/FindWish.rst %%DATADIR%%/Help/module/FindX11.rst %%DATADIR%%/Help/module/FindXCTest.rst %%DATADIR%%/Help/module/FindXMLRPC.rst %%DATADIR%%/Help/module/FindXalanC.rst %%DATADIR%%/Help/module/FindXercesC.rst %%DATADIR%%/Help/module/FindZLIB.rst %%DATADIR%%/Help/module/Findosg.rst %%DATADIR%%/Help/module/FindosgAnimation.rst %%DATADIR%%/Help/module/FindosgDB.rst %%DATADIR%%/Help/module/FindosgFX.rst %%DATADIR%%/Help/module/FindosgGA.rst %%DATADIR%%/Help/module/FindosgIntrospection.rst %%DATADIR%%/Help/module/FindosgManipulator.rst %%DATADIR%%/Help/module/FindosgParticle.rst %%DATADIR%%/Help/module/FindosgPresentation.rst %%DATADIR%%/Help/module/FindosgProducer.rst %%DATADIR%%/Help/module/FindosgQt.rst %%DATADIR%%/Help/module/FindosgShadow.rst %%DATADIR%%/Help/module/FindosgSim.rst %%DATADIR%%/Help/module/FindosgTerrain.rst %%DATADIR%%/Help/module/FindosgText.rst %%DATADIR%%/Help/module/FindosgUtil.rst %%DATADIR%%/Help/module/FindosgViewer.rst %%DATADIR%%/Help/module/FindosgVolume.rst %%DATADIR%%/Help/module/FindosgWidget.rst %%DATADIR%%/Help/module/Findosg_functions.rst %%DATADIR%%/Help/module/FindwxWidgets.rst %%DATADIR%%/Help/module/FindwxWindows.rst %%DATADIR%%/Help/module/FortranCInterface.rst %%DATADIR%%/Help/module/GNUInstallDirs.rst %%DATADIR%%/Help/module/GenerateExportHeader.rst %%DATADIR%%/Help/module/GetPrerequisites.rst %%DATADIR%%/Help/module/GoogleTest.rst %%DATADIR%%/Help/module/InstallRequiredSystemLibraries.rst %%DATADIR%%/Help/module/MacroAddFileDependencies.rst %%DATADIR%%/Help/module/ProcessorCount.rst %%DATADIR%%/Help/module/SelectLibraryConfigurations.rst %%DATADIR%%/Help/module/SquishTestScript.rst %%DATADIR%%/Help/module/TestBigEndian.rst %%DATADIR%%/Help/module/TestCXXAcceptsFlag.rst %%DATADIR%%/Help/module/TestForANSIForScope.rst %%DATADIR%%/Help/module/TestForANSIStreamHeaders.rst %%DATADIR%%/Help/module/TestForSSTREAM.rst %%DATADIR%%/Help/module/TestForSTDNamespace.rst %%DATADIR%%/Help/module/UseEcos.rst %%DATADIR%%/Help/module/UseJava.rst %%DATADIR%%/Help/module/UseJavaClassFilelist.rst %%DATADIR%%/Help/module/UseJavaSymlinks.rst %%DATADIR%%/Help/module/UsePkgConfig.rst %%DATADIR%%/Help/module/UseSWIG.rst %%DATADIR%%/Help/module/Use_wxWindows.rst %%DATADIR%%/Help/module/UsewxWidgets.rst %%DATADIR%%/Help/module/WriteBasicConfigVersionFile.rst %%DATADIR%%/Help/module/WriteCompilerDetectionHeader.rst %%DATADIR%%/Help/policy/CMP0000.rst %%DATADIR%%/Help/policy/CMP0001.rst %%DATADIR%%/Help/policy/CMP0002.rst %%DATADIR%%/Help/policy/CMP0003.rst %%DATADIR%%/Help/policy/CMP0004.rst %%DATADIR%%/Help/policy/CMP0005.rst %%DATADIR%%/Help/policy/CMP0006.rst %%DATADIR%%/Help/policy/CMP0007.rst %%DATADIR%%/Help/policy/CMP0008.rst %%DATADIR%%/Help/policy/CMP0009.rst %%DATADIR%%/Help/policy/CMP0010.rst %%DATADIR%%/Help/policy/CMP0011.rst %%DATADIR%%/Help/policy/CMP0012.rst %%DATADIR%%/Help/policy/CMP0013.rst %%DATADIR%%/Help/policy/CMP0014.rst %%DATADIR%%/Help/policy/CMP0015.rst %%DATADIR%%/Help/policy/CMP0016.rst %%DATADIR%%/Help/policy/CMP0017.rst %%DATADIR%%/Help/policy/CMP0018.rst %%DATADIR%%/Help/policy/CMP0019.rst %%DATADIR%%/Help/policy/CMP0020.rst %%DATADIR%%/Help/policy/CMP0021.rst %%DATADIR%%/Help/policy/CMP0022.rst %%DATADIR%%/Help/policy/CMP0023.rst %%DATADIR%%/Help/policy/CMP0024.rst %%DATADIR%%/Help/policy/CMP0025.rst %%DATADIR%%/Help/policy/CMP0026.rst %%DATADIR%%/Help/policy/CMP0027.rst %%DATADIR%%/Help/policy/CMP0028.rst %%DATADIR%%/Help/policy/CMP0029.rst %%DATADIR%%/Help/policy/CMP0030.rst %%DATADIR%%/Help/policy/CMP0031.rst %%DATADIR%%/Help/policy/CMP0032.rst %%DATADIR%%/Help/policy/CMP0033.rst %%DATADIR%%/Help/policy/CMP0034.rst %%DATADIR%%/Help/policy/CMP0035.rst %%DATADIR%%/Help/policy/CMP0036.rst %%DATADIR%%/Help/policy/CMP0037.rst %%DATADIR%%/Help/policy/CMP0038.rst %%DATADIR%%/Help/policy/CMP0039.rst %%DATADIR%%/Help/policy/CMP0040.rst %%DATADIR%%/Help/policy/CMP0041.rst %%DATADIR%%/Help/policy/CMP0042.rst %%DATADIR%%/Help/policy/CMP0043.rst %%DATADIR%%/Help/policy/CMP0044.rst %%DATADIR%%/Help/policy/CMP0045.rst %%DATADIR%%/Help/policy/CMP0046.rst %%DATADIR%%/Help/policy/CMP0047.rst %%DATADIR%%/Help/policy/CMP0048.rst %%DATADIR%%/Help/policy/CMP0049.rst %%DATADIR%%/Help/policy/CMP0050.rst %%DATADIR%%/Help/policy/CMP0051.rst %%DATADIR%%/Help/policy/CMP0052.rst %%DATADIR%%/Help/policy/CMP0053.rst %%DATADIR%%/Help/policy/CMP0054.rst %%DATADIR%%/Help/policy/CMP0055.rst %%DATADIR%%/Help/policy/CMP0056.rst %%DATADIR%%/Help/policy/CMP0057.rst %%DATADIR%%/Help/policy/CMP0058.rst %%DATADIR%%/Help/policy/CMP0059.rst %%DATADIR%%/Help/policy/CMP0060.rst %%DATADIR%%/Help/policy/CMP0061.rst %%DATADIR%%/Help/policy/CMP0062.rst %%DATADIR%%/Help/policy/CMP0063.rst %%DATADIR%%/Help/policy/CMP0064.rst %%DATADIR%%/Help/policy/CMP0065.rst %%DATADIR%%/Help/policy/CMP0066.rst %%DATADIR%%/Help/policy/CMP0067.rst %%DATADIR%%/Help/policy/CMP0068.rst %%DATADIR%%/Help/policy/CMP0069.rst %%DATADIR%%/Help/policy/CMP0070.rst %%DATADIR%%/Help/policy/CMP0071.rst %%DATADIR%%/Help/policy/CMP0072.rst %%DATADIR%%/Help/policy/CMP0073.rst %%DATADIR%%/Help/policy/CMP0074.rst %%DATADIR%%/Help/policy/CMP0075.rst %%DATADIR%%/Help/policy/CMP0076.rst %%DATADIR%%/Help/policy/CMP0077.rst %%DATADIR%%/Help/policy/CMP0078.rst %%DATADIR%%/Help/policy/CMP0079.rst %%DATADIR%%/Help/policy/CMP0080.rst %%DATADIR%%/Help/policy/CMP0081.rst %%DATADIR%%/Help/policy/CMP0082.rst %%DATADIR%%/Help/policy/CMP0083.rst %%DATADIR%%/Help/policy/CMP0084.rst %%DATADIR%%/Help/policy/CMP0085.rst %%DATADIR%%/Help/policy/CMP0086.rst %%DATADIR%%/Help/policy/CMP0087.rst %%DATADIR%%/Help/policy/CMP0088.rst %%DATADIR%%/Help/policy/CMP0089.rst %%DATADIR%%/Help/policy/CMP0090.rst %%DATADIR%%/Help/policy/CMP0091.rst %%DATADIR%%/Help/policy/CMP0092.rst %%DATADIR%%/Help/policy/CMP0093.rst %%DATADIR%%/Help/policy/CMP0094.rst %%DATADIR%%/Help/policy/CMP0095.rst %%DATADIR%%/Help/policy/CMP0096.rst %%DATADIR%%/Help/policy/CMP0097.rst %%DATADIR%%/Help/policy/CMP0098.rst %%DATADIR%%/Help/policy/CMP0099.rst %%DATADIR%%/Help/policy/CMP0100.rst %%DATADIR%%/Help/policy/CMP0101.rst %%DATADIR%%/Help/policy/CMP0102.rst %%DATADIR%%/Help/policy/CMP0103.rst %%DATADIR%%/Help/policy/CMP0104.rst %%DATADIR%%/Help/policy/CMP0105.rst %%DATADIR%%/Help/policy/CMP0106.rst %%DATADIR%%/Help/policy/CMP0107.rst %%DATADIR%%/Help/policy/CMP0108.rst %%DATADIR%%/Help/policy/CMP0109.rst %%DATADIR%%/Help/policy/CMP0110.rst %%DATADIR%%/Help/policy/CMP0111.rst %%DATADIR%%/Help/policy/CMP0112.rst %%DATADIR%%/Help/policy/CMP0113.rst %%DATADIR%%/Help/policy/CMP0114.rst %%DATADIR%%/Help/policy/CMP0115.rst %%DATADIR%%/Help/policy/CMP0116.rst %%DATADIR%%/Help/policy/CMP0117.rst %%DATADIR%%/Help/policy/CMP0118.rst %%DATADIR%%/Help/policy/CMP0119.rst %%DATADIR%%/Help/policy/CMP0120.rst %%DATADIR%%/Help/policy/CMP0121.rst %%DATADIR%%/Help/policy/CMP0122.rst %%DATADIR%%/Help/policy/CMP0123.rst %%DATADIR%%/Help/policy/CMP0124.rst %%DATADIR%%/Help/policy/CMP0125.rst %%DATADIR%%/Help/policy/CMP0126.rst %%DATADIR%%/Help/policy/CMP0127.rst %%DATADIR%%/Help/policy/CMP0128.rst +%%DATADIR%%/Help/policy/CMP0129.rst %%DATADIR%%/Help/policy/DEPRECATED.txt %%DATADIR%%/Help/policy/DISALLOWED_COMMAND.txt %%DATADIR%%/Help/prop_cache/ADVANCED.rst %%DATADIR%%/Help/prop_cache/HELPSTRING.rst %%DATADIR%%/Help/prop_cache/MODIFIED.rst %%DATADIR%%/Help/prop_cache/STRINGS.rst %%DATADIR%%/Help/prop_cache/TYPE.rst %%DATADIR%%/Help/prop_cache/VALUE.rst %%DATADIR%%/Help/prop_dir/ADDITIONAL_CLEAN_FILES.rst %%DATADIR%%/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst %%DATADIR%%/Help/prop_dir/BINARY_DIR.rst %%DATADIR%%/Help/prop_dir/BUILDSYSTEM_TARGETS.rst %%DATADIR%%/Help/prop_dir/CACHE_VARIABLES.rst %%DATADIR%%/Help/prop_dir/CLEAN_NO_CUSTOM.rst %%DATADIR%%/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst %%DATADIR%%/Help/prop_dir/COMPILE_DEFINITIONS.rst %%DATADIR%%/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst %%DATADIR%%/Help/prop_dir/COMPILE_OPTIONS.rst %%DATADIR%%/Help/prop_dir/DEFINITIONS.rst %%DATADIR%%/Help/prop_dir/EXCLUDE_FROM_ALL.rst %%DATADIR%%/Help/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst %%DATADIR%%/Help/prop_dir/IMPORTED_TARGETS.rst %%DATADIR%%/Help/prop_dir/INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst %%DATADIR%%/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst %%DATADIR%%/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst %%DATADIR%%/Help/prop_dir/LABELS.rst %%DATADIR%%/Help/prop_dir/LINK_DIRECTORIES.rst %%DATADIR%%/Help/prop_dir/LINK_OPTIONS.rst %%DATADIR%%/Help/prop_dir/LISTFILE_STACK.rst %%DATADIR%%/Help/prop_dir/MACROS.rst %%DATADIR%%/Help/prop_dir/PARENT_DIRECTORY.rst %%DATADIR%%/Help/prop_dir/RULE_LAUNCH_COMPILE.rst %%DATADIR%%/Help/prop_dir/RULE_LAUNCH_CUSTOM.rst %%DATADIR%%/Help/prop_dir/RULE_LAUNCH_LINK.rst %%DATADIR%%/Help/prop_dir/SOURCE_DIR.rst %%DATADIR%%/Help/prop_dir/SUBDIRECTORIES.rst %%DATADIR%%/Help/prop_dir/TESTS.rst %%DATADIR%%/Help/prop_dir/TEST_INCLUDE_FILE.rst %%DATADIR%%/Help/prop_dir/TEST_INCLUDE_FILES.rst %%DATADIR%%/Help/prop_dir/VARIABLES.rst %%DATADIR%%/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst %%DATADIR%%/Help/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst %%DATADIR%%/Help/prop_dir/VS_STARTUP_PROJECT.rst %%DATADIR%%/Help/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst %%DATADIR%%/Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst %%DATADIR%%/Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst %%DATADIR%%/Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst %%DATADIR%%/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst %%DATADIR%%/Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst %%DATADIR%%/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst %%DATADIR%%/Help/prop_gbl/CMAKE_CUDA_KNOWN_FEATURES.rst %%DATADIR%%/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst %%DATADIR%%/Help/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst +%%DATADIR%%/Help/prop_gbl/CMAKE_LANG_STD_FLAGS.txt %%DATADIR%%/Help/prop_gbl/CMAKE_ROLE.rst %%DATADIR%%/Help/prop_gbl/DEBUG_CONFIGURATIONS.rst %%DATADIR%%/Help/prop_gbl/DISABLED_FEATURES.rst %%DATADIR%%/Help/prop_gbl/ECLIPSE_EXTRA_CPROJECT_CONTENTS.rst %%DATADIR%%/Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst %%DATADIR%%/Help/prop_gbl/ENABLED_FEATURES.rst %%DATADIR%%/Help/prop_gbl/ENABLED_LANGUAGES.rst %%DATADIR%%/Help/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.rst %%DATADIR%%/Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst %%DATADIR%%/Help/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst %%DATADIR%%/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst %%DATADIR%%/Help/prop_gbl/GENERATOR_IS_MULTI_CONFIG.rst %%DATADIR%%/Help/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst %%DATADIR%%/Help/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst %%DATADIR%%/Help/prop_gbl/IN_TRY_COMPILE.rst %%DATADIR%%/Help/prop_gbl/JOB_POOLS.rst %%DATADIR%%/Help/prop_gbl/PACKAGES_FOUND.rst %%DATADIR%%/Help/prop_gbl/PACKAGES_NOT_FOUND.rst %%DATADIR%%/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst %%DATADIR%%/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst %%DATADIR%%/Help/prop_gbl/RULE_LAUNCH_COMPILE.rst %%DATADIR%%/Help/prop_gbl/RULE_LAUNCH_CUSTOM.rst %%DATADIR%%/Help/prop_gbl/RULE_LAUNCH_LINK.rst %%DATADIR%%/Help/prop_gbl/RULE_MESSAGES.rst %%DATADIR%%/Help/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst %%DATADIR%%/Help/prop_gbl/TARGET_MESSAGES.rst %%DATADIR%%/Help/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst %%DATADIR%%/Help/prop_gbl/USE_FOLDERS.rst %%DATADIR%%/Help/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst %%DATADIR%%/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst %%DATADIR%%/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst %%DATADIR%%/Help/prop_inst/CPACK_PERMANENT.rst %%DATADIR%%/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst %%DATADIR%%/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst %%DATADIR%%/Help/prop_inst/CPACK_WIX_ACL.rst %%DATADIR%%/Help/prop_sf/ABSTRACT.rst %%DATADIR%%/Help/prop_sf/AUTORCC_OPTIONS.rst %%DATADIR%%/Help/prop_sf/AUTOUIC_OPTIONS.rst %%DATADIR%%/Help/prop_sf/COMPILE_DEFINITIONS.rst %%DATADIR%%/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst %%DATADIR%%/Help/prop_sf/COMPILE_FLAGS.rst %%DATADIR%%/Help/prop_sf/COMPILE_OPTIONS.rst %%DATADIR%%/Help/prop_sf/EXTERNAL_OBJECT.rst %%DATADIR%%/Help/prop_sf/Fortran_FORMAT.rst %%DATADIR%%/Help/prop_sf/Fortran_PREPROCESS.rst %%DATADIR%%/Help/prop_sf/GENERATED.rst %%DATADIR%%/Help/prop_sf/HEADER_FILE_ONLY.rst %%DATADIR%%/Help/prop_sf/INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/prop_sf/KEEP_EXTENSION.rst %%DATADIR%%/Help/prop_sf/LABELS.rst %%DATADIR%%/Help/prop_sf/LANGUAGE.rst %%DATADIR%%/Help/prop_sf/LOCATION.rst %%DATADIR%%/Help/prop_sf/MACOSX_PACKAGE_LOCATION.rst %%DATADIR%%/Help/prop_sf/OBJECT_DEPENDS.rst %%DATADIR%%/Help/prop_sf/OBJECT_OUTPUTS.rst %%DATADIR%%/Help/prop_sf/SKIP_AUTOGEN.rst %%DATADIR%%/Help/prop_sf/SKIP_AUTOMOC.rst %%DATADIR%%/Help/prop_sf/SKIP_AUTORCC.rst %%DATADIR%%/Help/prop_sf/SKIP_AUTOUIC.rst %%DATADIR%%/Help/prop_sf/SKIP_PRECOMPILE_HEADERS.rst %%DATADIR%%/Help/prop_sf/SKIP_UNITY_BUILD_INCLUSION.rst %%DATADIR%%/Help/prop_sf/SYMBOLIC.rst %%DATADIR%%/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst %%DATADIR%%/Help/prop_sf/Swift_DIAGNOSTICS_FILE.rst %%DATADIR%%/Help/prop_sf/UNITY_GROUP.rst %%DATADIR%%/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst %%DATADIR%%/Help/prop_sf/VS_CSHARP_tagname.rst %%DATADIR%%/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst %%DATADIR%%/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst %%DATADIR%%/Help/prop_sf/VS_INCLUDE_IN_VSIX.rst %%DATADIR%%/Help/prop_sf/VS_RESOURCE_GENERATOR.rst %%DATADIR%%/Help/prop_sf/VS_SETTINGS.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_ENABLE_DEBUG.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_FLAGS.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_MODEL.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_TYPE.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_VARIABLE_NAME.rst %%DATADIR%%/Help/prop_sf/VS_TOOL_OVERRIDE.rst %%DATADIR%%/Help/prop_sf/VS_XAML_TYPE.rst %%DATADIR%%/Help/prop_sf/WRAP_EXCLUDE.rst %%DATADIR%%/Help/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst %%DATADIR%%/Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst %%DATADIR%%/Help/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst %%DATADIR%%/Help/prop_test/ATTACHED_FILES.rst %%DATADIR%%/Help/prop_test/ATTACHED_FILES_ON_FAIL.rst %%DATADIR%%/Help/prop_test/COST.rst %%DATADIR%%/Help/prop_test/DEPENDS.rst %%DATADIR%%/Help/prop_test/DISABLED.rst %%DATADIR%%/Help/prop_test/ENVIRONMENT.rst %%DATADIR%%/Help/prop_test/ENVIRONMENT_MODIFICATION.rst %%DATADIR%%/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst %%DATADIR%%/Help/prop_test/FIXTURES_CLEANUP.rst %%DATADIR%%/Help/prop_test/FIXTURES_REQUIRED.rst %%DATADIR%%/Help/prop_test/FIXTURES_SETUP.rst %%DATADIR%%/Help/prop_test/LABELS.rst %%DATADIR%%/Help/prop_test/MEASUREMENT.rst %%DATADIR%%/Help/prop_test/PASS_REGULAR_EXPRESSION.rst %%DATADIR%%/Help/prop_test/PROCESSORS.rst %%DATADIR%%/Help/prop_test/PROCESSOR_AFFINITY.rst %%DATADIR%%/Help/prop_test/REQUIRED_FILES.rst %%DATADIR%%/Help/prop_test/RESOURCE_GROUPS.rst %%DATADIR%%/Help/prop_test/RESOURCE_LOCK.rst %%DATADIR%%/Help/prop_test/RUN_SERIAL.rst %%DATADIR%%/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst %%DATADIR%%/Help/prop_test/SKIP_RETURN_CODE.rst %%DATADIR%%/Help/prop_test/TIMEOUT.rst %%DATADIR%%/Help/prop_test/TIMEOUT_AFTER_MATCH.rst %%DATADIR%%/Help/prop_test/WILL_FAIL.rst %%DATADIR%%/Help/prop_test/WORKING_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/ADDITIONAL_CLEAN_FILES.rst %%DATADIR%%/Help/prop_tgt/AIX_EXPORT_ALL_SYMBOLS.rst %%DATADIR%%/Help/prop_tgt/ALIASED_TARGET.rst %%DATADIR%%/Help/prop_tgt/ALIAS_GLOBAL.rst %%DATADIR%%/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/ANDROID_API.rst %%DATADIR%%/Help/prop_tgt/ANDROID_API_MIN.rst %%DATADIR%%/Help/prop_tgt/ANDROID_ARCH.rst %%DATADIR%%/Help/prop_tgt/ANDROID_ASSETS_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/ANDROID_GUI.rst %%DATADIR%%/Help/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst %%DATADIR%%/Help/prop_tgt/ANDROID_JAR_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst %%DATADIR%%/Help/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.rst %%DATADIR%%/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/ANDROID_PROCESS_MAX.rst %%DATADIR%%/Help/prop_tgt/ANDROID_PROGUARD.rst %%DATADIR%%/Help/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.rst %%DATADIR%%/Help/prop_tgt/ANDROID_SECURE_PROPS_PATH.rst %%DATADIR%%/Help/prop_tgt/ANDROID_SKIP_ANT_STEP.rst %%DATADIR%%/Help/prop_tgt/ANDROID_STL_TYPE.rst %%DATADIR%%/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst %%DATADIR%%/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst %%DATADIR%%/Help/prop_tgt/AUTOGEN_ORIGIN_DEPENDS.rst %%DATADIR%%/Help/prop_tgt/AUTOGEN_PARALLEL.rst %%DATADIR%%/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC_DEPEND_FILTERS.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC_EXECUTABLE.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC_MACRO_NAMES.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC_MOC_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC_PATH_PREFIX.rst %%DATADIR%%/Help/prop_tgt/AUTORCC.rst %%DATADIR%%/Help/prop_tgt/AUTORCC_EXECUTABLE.rst %%DATADIR%%/Help/prop_tgt/AUTORCC_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/AUTOUIC.rst %%DATADIR%%/Help/prop_tgt/AUTOUIC_EXECUTABLE.rst %%DATADIR%%/Help/prop_tgt/AUTOUIC_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/AUTOUIC_SEARCH_PATHS.rst %%DATADIR%%/Help/prop_tgt/BINARY_DIR.rst %%DATADIR%%/Help/prop_tgt/BUILD_RPATH.rst %%DATADIR%%/Help/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst %%DATADIR%%/Help/prop_tgt/BUILD_WITH_INSTALL_NAME_DIR.rst %%DATADIR%%/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst %%DATADIR%%/Help/prop_tgt/BUNDLE.rst %%DATADIR%%/Help/prop_tgt/BUNDLE_EXTENSION.rst %%DATADIR%%/Help/prop_tgt/COMMON_LANGUAGE_RUNTIME.rst %%DATADIR%%/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst %%DATADIR%%/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst %%DATADIR%%/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst %%DATADIR%%/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst %%DATADIR%%/Help/prop_tgt/COMPILE_DEFINITIONS.rst %%DATADIR%%/Help/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst %%DATADIR%%/Help/prop_tgt/COMPILE_FEATURES.rst %%DATADIR%%/Help/prop_tgt/COMPILE_FLAGS.rst %%DATADIR%%/Help/prop_tgt/COMPILE_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/COMPILE_PDB_NAME.rst %%DATADIR%%/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/COMPILE_PDB_NOTE.txt %%DATADIR%%/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/prop_tgt/CONFIG_OUTPUT_NAME.rst %%DATADIR%%/Help/prop_tgt/CONFIG_POSTFIX.rst %%DATADIR%%/Help/prop_tgt/CROSSCOMPILING_EMULATOR.rst %%DATADIR%%/Help/prop_tgt/CUDA_ARCHITECTURES.rst %%DATADIR%%/Help/prop_tgt/CUDA_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/CUDA_PTX_COMPILATION.rst %%DATADIR%%/Help/prop_tgt/CUDA_RESOLVE_DEVICE_SYMBOLS.rst %%DATADIR%%/Help/prop_tgt/CUDA_RUNTIME_LIBRARY-VALUES.txt %%DATADIR%%/Help/prop_tgt/CUDA_RUNTIME_LIBRARY.rst %%DATADIR%%/Help/prop_tgt/CUDA_SEPARABLE_COMPILATION.rst %%DATADIR%%/Help/prop_tgt/CUDA_STANDARD.rst %%DATADIR%%/Help/prop_tgt/CUDA_STANDARD_REQUIRED.rst %%DATADIR%%/Help/prop_tgt/CXX_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/CXX_STANDARD.rst %%DATADIR%%/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst %%DATADIR%%/Help/prop_tgt/C_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/C_STANDARD.rst %%DATADIR%%/Help/prop_tgt/C_STANDARD_REQUIRED.rst %%DATADIR%%/Help/prop_tgt/DEBUG_POSTFIX.rst %%DATADIR%%/Help/prop_tgt/DEFINE_SYMBOL.rst %%DATADIR%%/Help/prop_tgt/DEPLOYMENT_ADDITIONAL_FILES.rst %%DATADIR%%/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/DEPRECATION.rst %%DATADIR%%/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst +%%DATADIR%%/Help/prop_tgt/DOTNET_SDK.rst %%DATADIR%%/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK.rst %%DATADIR%%/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst %%DATADIR%%/Help/prop_tgt/ENABLE_EXPORTS.rst %%DATADIR%%/Help/prop_tgt/EXCLUDE_FROM_ALL.rst %%DATADIR%%/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst %%DATADIR%%/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst %%DATADIR%%/Help/prop_tgt/EXPORT_COMPILE_COMMANDS.rst %%DATADIR%%/Help/prop_tgt/EXPORT_NAME.rst %%DATADIR%%/Help/prop_tgt/EXPORT_PROPERTIES.rst %%DATADIR%%/Help/prop_tgt/EchoString.rst %%DATADIR%%/Help/prop_tgt/FOLDER.rst %%DATADIR%%/Help/prop_tgt/FRAMEWORK.rst %%DATADIR%%/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst %%DATADIR%%/Help/prop_tgt/FRAMEWORK_VERSION.rst %%DATADIR%%/Help/prop_tgt/Fortran_BUILDING_INSTRINSIC_MODULES.rst %%DATADIR%%/Help/prop_tgt/Fortran_FORMAT.rst %%DATADIR%%/Help/prop_tgt/Fortran_MODULE_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/Fortran_PREPROCESS.rst %%DATADIR%%/Help/prop_tgt/GENERATOR_FILE_NAME.rst %%DATADIR%%/Help/prop_tgt/GHS_INTEGRITY_APP.rst %%DATADIR%%/Help/prop_tgt/GHS_NO_SOURCE_GROUP_FILE.rst %%DATADIR%%/Help/prop_tgt/GNUtoMS.rst %%DATADIR%%/Help/prop_tgt/HAS_CXX.rst +%%DATADIR%%/Help/prop_tgt/HEADER_DIRS.rst +%%DATADIR%%/Help/prop_tgt/HEADER_DIRS_NAME.rst +%%DATADIR%%/Help/prop_tgt/HEADER_SET.rst +%%DATADIR%%/Help/prop_tgt/HEADER_SETS.rst +%%DATADIR%%/Help/prop_tgt/HEADER_SET_NAME.rst %%DATADIR%%/Help/prop_tgt/HIP_ARCHITECTURES.rst %%DATADIR%%/Help/prop_tgt/HIP_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/HIP_STANDARD.rst %%DATADIR%%/Help/prop_tgt/HIP_STANDARD_REQUIRED.rst %%DATADIR%%/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst %%DATADIR%%/Help/prop_tgt/IMPORTED.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_GLOBAL.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_IMPLIB.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LIBNAME.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LIBNAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LOCATION.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LOCATION_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_NO_SONAME.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst +%%DATADIR%%/Help/prop_tgt/IMPORTED_NO_SYSTEM.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_OBJECTS.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_OBJECTS_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_SONAME.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_SONAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORT_PREFIX.rst %%DATADIR%%/Help/prop_tgt/IMPORT_SUFFIX.rst %%DATADIR%%/Help/prop_tgt/INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/INSTALL_NAME_DIR.rst %%DATADIR%%/Help/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.rst %%DATADIR%%/Help/prop_tgt/INSTALL_RPATH.rst %%DATADIR%%/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt %%DATADIR%%/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst +%%DATADIR%%/Help/prop_tgt/INTERFACE_HEADER_SETS.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_LINK_DEPENDS.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_LINK_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_LINK_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_PRECOMPILE_HEADERS.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_SOURCES.rst %%DATADIR%%/Help/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst %%DATADIR%%/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IOS_INSTALL_COMBINED.rst %%DATADIR%%/Help/prop_tgt/ISPC_HEADER_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/ISPC_HEADER_SUFFIX.rst %%DATADIR%%/Help/prop_tgt/ISPC_INSTRUCTION_SETS.rst %%DATADIR%%/Help/prop_tgt/JOB_POOL_COMPILE.rst %%DATADIR%%/Help/prop_tgt/JOB_POOL_LINK.rst %%DATADIR%%/Help/prop_tgt/JOB_POOL_PRECOMPILE_HEADER.rst %%DATADIR%%/Help/prop_tgt/LABELS.rst %%DATADIR%%/Help/prop_tgt/LANG_CLANG_TIDY.rst %%DATADIR%%/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst %%DATADIR%%/Help/prop_tgt/LANG_CPPCHECK.rst %%DATADIR%%/Help/prop_tgt/LANG_CPPLINT.rst %%DATADIR%%/Help/prop_tgt/LANG_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.rst %%DATADIR%%/Help/prop_tgt/LANG_LINKER_LAUNCHER.rst %%DATADIR%%/Help/prop_tgt/LANG_STANDARD.rst %%DATADIR%%/Help/prop_tgt/LANG_STANDARD_REQUIRED.rst %%DATADIR%%/Help/prop_tgt/LANG_VISIBILITY_PRESET.rst %%DATADIR%%/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst %%DATADIR%%/Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/LINKER_LANGUAGE.rst %%DATADIR%%/Help/prop_tgt/LINK_DEPENDS.rst %%DATADIR%%/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst %%DATADIR%%/Help/prop_tgt/LINK_DIRECTORIES.rst %%DATADIR%%/Help/prop_tgt/LINK_FLAGS.rst %%DATADIR%%/Help/prop_tgt/LINK_FLAGS_CONFIG.rst %%DATADIR%%/Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst %%DATADIR%%/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst %%DATADIR%%/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst %%DATADIR%%/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst %%DATADIR%%/Help/prop_tgt/LINK_LIBRARIES.rst %%DATADIR%%/Help/prop_tgt/LINK_LIBRARIES_INDIRECTION.txt +%%DATADIR%%/Help/prop_tgt/LINK_LIBRARIES_ONLY_TARGETS.rst %%DATADIR%%/Help/prop_tgt/LINK_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/LINK_SEARCH_END_STATIC.rst %%DATADIR%%/Help/prop_tgt/LINK_SEARCH_START_STATIC.rst %%DATADIR%%/Help/prop_tgt/LINK_WHAT_YOU_USE.rst %%DATADIR%%/Help/prop_tgt/LOCATION.rst %%DATADIR%%/Help/prop_tgt/LOCATION_CONFIG.rst %%DATADIR%%/Help/prop_tgt/MACHO_COMPATIBILITY_VERSION.rst %%DATADIR%%/Help/prop_tgt/MACHO_CURRENT_VERSION.rst %%DATADIR%%/Help/prop_tgt/MACOSX_BUNDLE.rst %%DATADIR%%/Help/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst %%DATADIR%%/Help/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst %%DATADIR%%/Help/prop_tgt/MACOSX_RPATH.rst %%DATADIR%%/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst %%DATADIR%%/Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst %%DATADIR%%/Help/prop_tgt/MSVC_RUNTIME_LIBRARY-VALUES.txt %%DATADIR%%/Help/prop_tgt/MSVC_RUNTIME_LIBRARY.rst %%DATADIR%%/Help/prop_tgt/NAME.rst %%DATADIR%%/Help/prop_tgt/NO_SONAME.rst %%DATADIR%%/Help/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst %%DATADIR%%/Help/prop_tgt/OBJCXX_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/OBJCXX_STANDARD.rst %%DATADIR%%/Help/prop_tgt/OBJCXX_STANDARD_REQUIRED.rst %%DATADIR%%/Help/prop_tgt/OBJC_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/OBJC_STANDARD.rst %%DATADIR%%/Help/prop_tgt/OBJC_STANDARD_REQUIRED.rst %%DATADIR%%/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst %%DATADIR%%/Help/prop_tgt/OSX_ARCHITECTURES.rst %%DATADIR%%/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst %%DATADIR%%/Help/prop_tgt/OUTPUT_NAME.rst %%DATADIR%%/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/PCH_INSTANTIATE_TEMPLATES.rst %%DATADIR%%/Help/prop_tgt/PCH_WARN_INVALID.rst %%DATADIR%%/Help/prop_tgt/PDB_NAME.rst %%DATADIR%%/Help/prop_tgt/PDB_NAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/PDB_NOTE.txt %%DATADIR%%/Help/prop_tgt/PDB_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/prop_tgt/POSITION_INDEPENDENT_CODE.rst %%DATADIR%%/Help/prop_tgt/POST_INSTALL_SCRIPT.rst %%DATADIR%%/Help/prop_tgt/PRECOMPILE_HEADERS.rst %%DATADIR%%/Help/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.rst %%DATADIR%%/Help/prop_tgt/PREFIX.rst %%DATADIR%%/Help/prop_tgt/PRE_INSTALL_SCRIPT.rst %%DATADIR%%/Help/prop_tgt/PRIVATE_HEADER.rst %%DATADIR%%/Help/prop_tgt/PROJECT_LABEL.rst %%DATADIR%%/Help/prop_tgt/PUBLIC_HEADER.rst %%DATADIR%%/Help/prop_tgt/RESOURCE.rst %%DATADIR%%/Help/prop_tgt/RULE_LAUNCH_COMPILE.rst %%DATADIR%%/Help/prop_tgt/RULE_LAUNCH_CUSTOM.rst %%DATADIR%%/Help/prop_tgt/RULE_LAUNCH_LINK.rst %%DATADIR%%/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst %%DATADIR%%/Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/SKIP_BUILD_RPATH.rst %%DATADIR%%/Help/prop_tgt/SOURCES.rst %%DATADIR%%/Help/prop_tgt/SOURCE_DIR.rst %%DATADIR%%/Help/prop_tgt/SOVERSION.rst %%DATADIR%%/Help/prop_tgt/STATIC_LIBRARY_FLAGS.rst %%DATADIR%%/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst %%DATADIR%%/Help/prop_tgt/STATIC_LIBRARY_OPTIONS.rst %%DATADIR%%/Help/prop_tgt/SUFFIX.rst %%DATADIR%%/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst %%DATADIR%%/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst %%DATADIR%%/Help/prop_tgt/Swift_MODULE_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/Swift_MODULE_NAME.rst %%DATADIR%%/Help/prop_tgt/TYPE.rst %%DATADIR%%/Help/prop_tgt/UNITY_BUILD.rst %%DATADIR%%/Help/prop_tgt/UNITY_BUILD_BATCH_SIZE.rst %%DATADIR%%/Help/prop_tgt/UNITY_BUILD_CODE_AFTER_INCLUDE.rst %%DATADIR%%/Help/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.rst %%DATADIR%%/Help/prop_tgt/UNITY_BUILD_MODE.rst %%DATADIR%%/Help/prop_tgt/UNITY_BUILD_UNIQUE_ID.rst %%DATADIR%%/Help/prop_tgt/VERSION.rst %%DATADIR%%/Help/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst %%DATADIR%%/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst %%DATADIR%%/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst %%DATADIR%%/Help/prop_tgt/VS_DEBUGGER_COMMAND_ARGUMENTS.rst %%DATADIR%%/Help/prop_tgt/VS_DEBUGGER_ENVIRONMENT.rst %%DATADIR%%/Help/prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.rst %%DATADIR%%/Help/prop_tgt/VS_DOTNET_DOCUMENTATION_FILE.rst %%DATADIR%%/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst %%DATADIR%%/Help/prop_tgt/VS_DOTNET_REFERENCES.rst %%DATADIR%%/Help/prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL.rst %%DATADIR%%/Help/prop_tgt/VS_DOTNET_REFERENCE_refname.rst %%DATADIR%%/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst %%DATADIR%%/Help/prop_tgt/VS_DPI_AWARE.rst %%DATADIR%%/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst %%DATADIR%%/Help/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst %%DATADIR%%/Help/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst %%DATADIR%%/Help/prop_tgt/VS_GLOBAL_variable.rst %%DATADIR%%/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst %%DATADIR%%/Help/prop_tgt/VS_IOT_STARTUP_TASK.rst %%DATADIR%%/Help/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.rst %%DATADIR%%/Help/prop_tgt/VS_KEYWORD.rst %%DATADIR%%/Help/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.rst %%DATADIR%%/Help/prop_tgt/VS_NO_SOLUTION_DEPLOY.rst %%DATADIR%%/Help/prop_tgt/VS_PACKAGE_REFERENCES.rst %%DATADIR%%/Help/prop_tgt/VS_PLATFORM_TOOLSET.rst %%DATADIR%%/Help/prop_tgt/VS_PROJECT_IMPORT.rst %%DATADIR%%/Help/prop_tgt/VS_SCC_AUXPATH.rst %%DATADIR%%/Help/prop_tgt/VS_SCC_LOCALPATH.rst %%DATADIR%%/Help/prop_tgt/VS_SCC_PROJECTNAME.rst %%DATADIR%%/Help/prop_tgt/VS_SCC_PROVIDER.rst %%DATADIR%%/Help/prop_tgt/VS_SDK_REFERENCES.rst %%DATADIR%%/Help/prop_tgt/VS_SOLUTION_DEPLOY.rst %%DATADIR%%/Help/prop_tgt/VS_SOURCE_SETTINGS_tool.rst %%DATADIR%%/Help/prop_tgt/VS_USER_PROPS.rst %%DATADIR%%/Help/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst %%DATADIR%%/Help/prop_tgt/VS_WINRT_COMPONENT.rst %%DATADIR%%/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst %%DATADIR%%/Help/prop_tgt/VS_WINRT_REFERENCES.rst %%DATADIR%%/Help/prop_tgt/WIN32_EXECUTABLE.rst %%DATADIR%%/Help/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.rst %%DATADIR%%/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst %%DATADIR%%/Help/prop_tgt/XCODE_EMBED_FRAMEWORKS_CODE_SIGN_ON_COPY.rst %%DATADIR%%/Help/prop_tgt/XCODE_EMBED_FRAMEWORKS_REMOVE_HEADERS_ON_COPY.rst %%DATADIR%%/Help/prop_tgt/XCODE_EMBED_type.rst %%DATADIR%%/Help/prop_tgt/XCODE_EMBED_type_CODE_SIGN_ON_COPY.rst %%DATADIR%%/Help/prop_tgt/XCODE_EMBED_type_PATH.rst %%DATADIR%%/Help/prop_tgt/XCODE_EMBED_type_REMOVE_HEADERS_ON_COPY.rst %%DATADIR%%/Help/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst %%DATADIR%%/Help/prop_tgt/XCODE_GENERATE_SCHEME.rst %%DATADIR%%/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst %%DATADIR%%/Help/prop_tgt/XCODE_PRODUCT_TYPE.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst +%%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_ENVIRONMENT.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_GUARD_MALLOC.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_MALLOC_GUARD_EDGES.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_MALLOC_SCRIBBLE.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_MALLOC_STACK.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER_STOP.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_WORKING_DIRECTORY.rst %%DATADIR%%/Help/prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS.rst %%DATADIR%%/Help/prop_tgt/XCTEST.rst %%DATADIR%%/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt %%DATADIR%%/Help/prop_tgt/XXX_OUTPUT_NAME.txt %%DATADIR%%/Help/release/3.0.rst %%DATADIR%%/Help/release/3.1.rst %%DATADIR%%/Help/release/3.10.rst %%DATADIR%%/Help/release/3.11.rst %%DATADIR%%/Help/release/3.12.rst %%DATADIR%%/Help/release/3.13.rst %%DATADIR%%/Help/release/3.14.rst %%DATADIR%%/Help/release/3.15.rst %%DATADIR%%/Help/release/3.16.rst %%DATADIR%%/Help/release/3.17.rst %%DATADIR%%/Help/release/3.18.rst %%DATADIR%%/Help/release/3.19.rst %%DATADIR%%/Help/release/3.2.rst %%DATADIR%%/Help/release/3.20.rst %%DATADIR%%/Help/release/3.21.rst %%DATADIR%%/Help/release/3.22.rst +%%DATADIR%%/Help/release/3.23.rst %%DATADIR%%/Help/release/3.3.rst %%DATADIR%%/Help/release/3.4.rst %%DATADIR%%/Help/release/3.5.rst %%DATADIR%%/Help/release/3.6.rst %%DATADIR%%/Help/release/3.7.rst %%DATADIR%%/Help/release/3.8.rst %%DATADIR%%/Help/release/3.9.rst %%DATADIR%%/Help/release/dev.txt %%DATADIR%%/Help/release/index.rst %%DATADIR%%/Help/variable/ANDROID.rst %%DATADIR%%/Help/variable/APPLE.rst %%DATADIR%%/Help/variable/BORLAND.rst %%DATADIR%%/Help/variable/BUILD_SHARED_LIBS.rst %%DATADIR%%/Help/variable/CACHE.rst %%DATADIR%%/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst %%DATADIR%%/Help/variable/CMAKE_AIX_EXPORT_ALL_SYMBOLS.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_API.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_API_MIN.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_ARCH.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_ARCH_ABI.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_ARM_MODE.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_ARM_NEON.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_EXCEPTIONS.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_GUI.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_JAR_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_NDK.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_NDK_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_PROCESS_MAX.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_PROGUARD.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_RTTI.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_SKIP_ANT_STEP.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst %%DATADIR%%/Help/variable/CMAKE_ANDROID_STL_TYPE.rst %%DATADIR%%/Help/variable/CMAKE_APPBUNDLE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_APPLE_SILICON_PROCESSOR.rst %%DATADIR%%/Help/variable/CMAKE_AR.rst %%DATADIR%%/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_ARGC.rst %%DATADIR%%/Help/variable/CMAKE_ARGV0.rst %%DATADIR%%/Help/variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS.rst %%DATADIR%%/Help/variable/CMAKE_AUTOGEN_PARALLEL.rst %%DATADIR%%/Help/variable/CMAKE_AUTOGEN_VERBOSE.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_PATH_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst %%DATADIR%%/Help/variable/CMAKE_AUTORCC.rst %%DATADIR%%/Help/variable/CMAKE_AUTORCC_OPTIONS.rst %%DATADIR%%/Help/variable/CMAKE_AUTOUIC.rst %%DATADIR%%/Help/variable/CMAKE_AUTOUIC_OPTIONS.rst %%DATADIR%%/Help/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst %%DATADIR%%/Help/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst %%DATADIR%%/Help/variable/CMAKE_BINARY_DIR.rst %%DATADIR%%/Help/variable/CMAKE_BUILD_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst %%DATADIR%%/Help/variable/CMAKE_BUILD_TOOL.rst %%DATADIR%%/Help/variable/CMAKE_BUILD_TYPE.rst %%DATADIR%%/Help/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst %%DATADIR%%/Help/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_CACHEFILE_DIR.rst %%DATADIR%%/Help/variable/CMAKE_CACHE_MAJOR_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_CFG_INTDIR.rst %%DATADIR%%/Help/variable/CMAKE_CLANG_VFS_OVERLAY.rst %%DATADIR%%/Help/variable/CMAKE_CL_64.rst %%DATADIR%%/Help/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst %%DATADIR%%/Help/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst %%DATADIR%%/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst %%DATADIR%%/Help/variable/CMAKE_COLOR_MAKEFILE.rst %%DATADIR%%/Help/variable/CMAKE_COMMAND.rst %%DATADIR%%/Help/variable/CMAKE_COMPILER_2005.rst %%DATADIR%%/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst %%DATADIR%%/Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst %%DATADIR%%/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst %%DATADIR%%/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_CONFIGURATION_TYPES.rst %%DATADIR%%/Help/variable/CMAKE_CONFIG_POSTFIX.rst %%DATADIR%%/Help/variable/CMAKE_CPACK_COMMAND.rst %%DATADIR%%/Help/variable/CMAKE_CROSSCOMPILING.rst %%DATADIR%%/Help/variable/CMAKE_CROSSCOMPILING_EMULATOR.rst %%DATADIR%%/Help/variable/CMAKE_CROSS_CONFIGS.rst %%DATADIR%%/Help/variable/CMAKE_CTEST_ARGUMENTS.rst %%DATADIR%%/Help/variable/CMAKE_CTEST_COMMAND.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_ARCHITECTURES.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_COMPILE_FEATURES.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_HOST_COMPILER.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_BINARY_DIR.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_FUNCTION.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_DIR.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_LIST_DIR.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_LIST_FILE.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_LIST_LINE.rst %%DATADIR%%/Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst %%DATADIR%%/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst %%DATADIR%%/Help/variable/CMAKE_CXX_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_CXX_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_CXX_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_C_COMPILE_FEATURES.rst %%DATADIR%%/Help/variable/CMAKE_C_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_C_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_DEBUG_POSTFIX.rst %%DATADIR%%/Help/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst %%DATADIR%%/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst %%DATADIR%%/Help/variable/CMAKE_DEFAULT_CONFIGS.rst %%DATADIR%%/Help/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst %%DATADIR%%/Help/variable/CMAKE_DEPENDS_USE_COMPILER.rst %%DATADIR%%/Help/variable/CMAKE_DIRECTORY_LABELS.rst %%DATADIR%%/Help/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst %%DATADIR%%/Help/variable/CMAKE_DISABLE_PRECOMPILE_HEADERS.rst %%DATADIR%%/Help/variable/CMAKE_DL_LIBS.rst +%%DATADIR%%/Help/variable/CMAKE_DOTNET_SDK.rst %%DATADIR%%/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK.rst %%DATADIR%%/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst %%DATADIR%%/Help/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst %%DATADIR%%/Help/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst %%DATADIR%%/Help/variable/CMAKE_ECLIPSE_RESOURCE_ENCODING.rst %%DATADIR%%/Help/variable/CMAKE_ECLIPSE_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_EDIT_COMMAND.rst %%DATADIR%%/Help/variable/CMAKE_ENABLE_EXPORTS.rst %%DATADIR%%/Help/variable/CMAKE_ERROR_DEPRECATED.rst %%DATADIR%%/Help/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst %%DATADIR%%/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_EXECUTABLE_SUFFIX_LANG.rst %%DATADIR%%/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst %%DATADIR%%/Help/variable/CMAKE_EXE_LINKER_FLAGS.rst %%DATADIR%%/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_EXE_LINKER_FLAGS_INIT.rst %%DATADIR%%/Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst %%DATADIR%%/Help/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst %%DATADIR%%/Help/variable/CMAKE_EXPORT_PACKAGE_REGISTRY.rst %%DATADIR%%/Help/variable/CMAKE_EXTRA_GENERATOR.rst %%DATADIR%%/Help/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst %%DATADIR%%/Help/variable/CMAKE_FIND_APPBUNDLE.rst %%DATADIR%%/Help/variable/CMAKE_FIND_DEBUG_MODE.rst %%DATADIR%%/Help/variable/CMAKE_FIND_FRAMEWORK.rst %%DATADIR%%/Help/variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst %%DATADIR%%/Help/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst %%DATADIR%%/Help/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_PREFER_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.rst %%DATADIR%%/Help/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst %%DATADIR%%/Help/variable/CMAKE_FIND_ROOT_PATH.rst %%DATADIR%%/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst %%DATADIR%%/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst %%DATADIR%%/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst %%DATADIR%%/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst %%DATADIR%%/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_XXX.txt %%DATADIR%%/Help/variable/CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH.rst %%DATADIR%%/Help/variable/CMAKE_FIND_USE_CMAKE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_FIND_USE_CMAKE_SYSTEM_PATH.rst %%DATADIR%%/Help/variable/CMAKE_FIND_USE_PACKAGE_REGISTRY.rst %%DATADIR%%/Help/variable/CMAKE_FIND_USE_PACKAGE_ROOT_PATH.rst %%DATADIR%%/Help/variable/CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH.rst %%DATADIR%%/Help/variable/CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY.rst %%DATADIR%%/Help/variable/CMAKE_FOLDER.rst %%DATADIR%%/Help/variable/CMAKE_FRAMEWORK.rst %%DATADIR%%/Help/variable/CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_FRAMEWORK_PATH.rst %%DATADIR%%/Help/variable/CMAKE_Fortran_FORMAT.rst %%DATADIR%%/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst %%DATADIR%%/Help/variable/CMAKE_Fortran_MODDIR_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_Fortran_PREPROCESS.rst %%DATADIR%%/Help/variable/CMAKE_GENERATOR.rst %%DATADIR%%/Help/variable/CMAKE_GENERATOR_INSTANCE.rst %%DATADIR%%/Help/variable/CMAKE_GENERATOR_PLATFORM.rst %%DATADIR%%/Help/variable/CMAKE_GENERATOR_TOOLSET.rst %%DATADIR%%/Help/variable/CMAKE_GHS_NO_SOURCE_GROUP_FILE.rst %%DATADIR%%/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET.rst %%DATADIR%%/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst %%DATADIR%%/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET.rst %%DATADIR%%/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.rst %%DATADIR%%/Help/variable/CMAKE_GNUtoMS.rst %%DATADIR%%/Help/variable/CMAKE_HIP_ARCHITECTURES.rst %%DATADIR%%/Help/variable/CMAKE_HIP_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_HIP_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_HIP_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_HOME_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_HOST_APPLE.rst %%DATADIR%%/Help/variable/CMAKE_HOST_SOLARIS.rst %%DATADIR%%/Help/variable/CMAKE_HOST_SYSTEM.rst %%DATADIR%%/Help/variable/CMAKE_HOST_SYSTEM_NAME.rst %%DATADIR%%/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst %%DATADIR%%/Help/variable/CMAKE_HOST_SYSTEM_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_HOST_UNIX.rst %%DATADIR%%/Help/variable/CMAKE_HOST_WIN32.rst %%DATADIR%%/Help/variable/CMAKE_IGNORE_PATH.rst +%%DATADIR%%/Help/variable/CMAKE_IGNORE_PREFIX_PATH.rst %%DATADIR%%/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_INCLUDE_CURRENT_DIR.rst %%DATADIR%%/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst %%DATADIR%%/Help/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst %%DATADIR%%/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst %%DATADIR%%/Help/variable/CMAKE_INCLUDE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_MESSAGE.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_NAME_DIR.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst %%DATADIR%%/Help/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst %%DATADIR%%/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst %%DATADIR%%/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst %%DATADIR%%/Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_ISPC_HEADER_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_ISPC_INSTRUCTION_SETS.rst %%DATADIR%%/Help/variable/CMAKE_JOB_POOLS.rst %%DATADIR%%/Help/variable/CMAKE_JOB_POOL_COMPILE.rst %%DATADIR%%/Help/variable/CMAKE_JOB_POOL_LINK.rst %%DATADIR%%/Help/variable/CMAKE_JOB_POOL_PRECOMPILE_HEADER.rst %%DATADIR%%/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_LANG_ARCHIVE_APPEND.rst %%DATADIR%%/Help/variable/CMAKE_LANG_ARCHIVE_CREATE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_ARCHIVE_FINISH.rst %%DATADIR%%/Help/variable/CMAKE_LANG_BYTE_ORDER.rst %%DATADIR%%/Help/variable/CMAKE_LANG_CLANG_TIDY.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_ABI.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_AR.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_FRONTEND_VARIANT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_ID.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_TARGET.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILER_VERSION_INTERNAL.rst %%DATADIR%%/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_CPPCHECK.rst %%DATADIR%%/Help/variable/CMAKE_LANG_CPPLINT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst %%DATADIR%%/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst %%DATADIR%%/Help/variable/CMAKE_LANG_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_LANG_EXTENSIONS_DEFAULT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst %%DATADIR%%/Help/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINKER_LAUNCHER.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINKER_PREFERENCE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINK_EXECUTABLE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_LANG_LINK_WHAT_YOU_USE_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst %%DATADIR%%/Help/variable/CMAKE_LANG_PLATFORM_ID.rst %%DATADIR%%/Help/variable/CMAKE_LANG_SIMULATE_ID.rst %%DATADIR%%/Help/variable/CMAKE_LANG_SIMULATE_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst %%DATADIR%%/Help/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_LANG_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_LANG_STANDARD_DEFAULT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst %%DATADIR%%/Help/variable/CMAKE_LANG_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_LANG_VISIBILITY_PRESET.rst %%DATADIR%%/Help/variable/CMAKE_LIBRARY_ARCHITECTURE.rst %%DATADIR%%/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst %%DATADIR%%/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_LIBRARY_PATH.rst %%DATADIR%%/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst %%DATADIR%%/Help/variable/CMAKE_LINK_DIRECTORIES_BEFORE.rst %%DATADIR%%/Help/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst +%%DATADIR%%/Help/variable/CMAKE_LINK_LIBRARIES_ONLY_TARGETS.rst %%DATADIR%%/Help/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_LINK_SEARCH_END_STATIC.rst %%DATADIR%%/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst %%DATADIR%%/Help/variable/CMAKE_LINK_WHAT_YOU_USE.rst %%DATADIR%%/Help/variable/CMAKE_LINK_WHAT_YOU_USE_CHECK.rst %%DATADIR%%/Help/variable/CMAKE_MACOSX_BUNDLE.rst %%DATADIR%%/Help/variable/CMAKE_MACOSX_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_MAJOR_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_MAKE_PROGRAM.rst %%DATADIR%%/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_MATCH_COUNT.rst %%DATADIR%%/Help/variable/CMAKE_MATCH_n.rst %%DATADIR%%/Help/variable/CMAKE_MAXIMUM_RECURSION_DEPTH.rst %%DATADIR%%/Help/variable/CMAKE_MESSAGE_CONTEXT.rst %%DATADIR%%/Help/variable/CMAKE_MESSAGE_CONTEXT_SHOW.rst %%DATADIR%%/Help/variable/CMAKE_MESSAGE_INDENT.rst %%DATADIR%%/Help/variable/CMAKE_MESSAGE_LOG_LEVEL.rst %%DATADIR%%/Help/variable/CMAKE_MFC_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_MINOR_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_MODULE_LINKER_FLAGS.rst %%DATADIR%%/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst %%DATADIR%%/Help/variable/CMAKE_MODULE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_MSVCIDE_RUN_PATH.rst %%DATADIR%%/Help/variable/CMAKE_MSVC_RUNTIME_LIBRARY.rst %%DATADIR%%/Help/variable/CMAKE_NETRC.rst %%DATADIR%%/Help/variable/CMAKE_NETRC_FILE.rst %%DATADIR%%/Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst %%DATADIR%%/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst %%DATADIR%%/Help/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst %%DATADIR%%/Help/variable/CMAKE_OBJCXX_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_OBJCXX_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_OBJCXX_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_OBJC_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_OBJC_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_OBJC_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_OBJECT_PATH_MAX.rst %%DATADIR%%/Help/variable/CMAKE_OPTIMIZE_DEPENDENCIES.rst %%DATADIR%%/Help/variable/CMAKE_OSX_ARCHITECTURES.rst %%DATADIR%%/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst %%DATADIR%%/Help/variable/CMAKE_OSX_SYSROOT.rst %%DATADIR%%/Help/variable/CMAKE_OSX_VARIABLE.txt %%DATADIR%%/Help/variable/CMAKE_PARENT_LIST_FILE.rst %%DATADIR%%/Help/variable/CMAKE_PATCH_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_PCH_INSTANTIATE_TEMPLATES.rst %%DATADIR%%/Help/variable/CMAKE_PCH_WARN_INVALID.rst %%DATADIR%%/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst +%%DATADIR%%/Help/variable/CMAKE_PLATFORM_NO_VERSIONED_SONAME.rst %%DATADIR%%/Help/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst %%DATADIR%%/Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst %%DATADIR%%/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst %%DATADIR%%/Help/variable/CMAKE_PREFIX_PATH.rst %%DATADIR%%/Help/variable/CMAKE_PROGRAM_PATH.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_DESCRIPTION.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_HOMEPAGE_URL.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_INCLUDE.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_INCLUDE_BEFORE.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_NAME.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE_BEFORE.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_VERSION_MAJOR.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_VERSION_MINOR.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_VERSION_PATCH.rst %%DATADIR%%/Help/variable/CMAKE_PROJECT_VERSION_TWEAK.rst %%DATADIR%%/Help/variable/CMAKE_RANLIB.rst %%DATADIR%%/Help/variable/CMAKE_REQUIRE_FIND_PACKAGE_PackageName.rst %%DATADIR%%/Help/variable/CMAKE_ROOT.rst %%DATADIR%%/Help/variable/CMAKE_RULE_MESSAGES.rst %%DATADIR%%/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_SCRIPT_MODE_FILE.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_SHARED_MODULE_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_SIZEOF_VOID_P.rst %%DATADIR%%/Help/variable/CMAKE_SKIP_BUILD_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst %%DATADIR%%/Help/variable/CMAKE_SKIP_INSTALL_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst %%DATADIR%%/Help/variable/CMAKE_SKIP_RPATH.rst %%DATADIR%%/Help/variable/CMAKE_SOURCE_DIR.rst %%DATADIR%%/Help/variable/CMAKE_STAGING_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst %%DATADIR%%/Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst %%DATADIR%%/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.rst %%DATADIR%%/Help/variable/CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS.rst %%DATADIR%%/Help/variable/CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE.rst %%DATADIR%%/Help/variable/CMAKE_SUPPRESS_REGENERATION.rst %%DATADIR%%/Help/variable/CMAKE_SYSROOT.rst %%DATADIR%%/Help/variable/CMAKE_SYSROOT_COMPILE.rst %%DATADIR%%/Help/variable/CMAKE_SYSROOT_LINK.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_IGNORE_PATH.rst +%%DATADIR%%/Help/variable/CMAKE_SYSTEM_IGNORE_PREFIX_PATH.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_NAME.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_PREFIX_PATH.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst %%DATADIR%%/Help/variable/CMAKE_SYSTEM_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_Swift_MODULE_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_Swift_NUM_THREADS.rst %%DATADIR%%/Help/variable/CMAKE_TLS_CAINFO.rst %%DATADIR%%/Help/variable/CMAKE_TLS_VERIFY.rst %%DATADIR%%/Help/variable/CMAKE_TOOLCHAIN_FILE.rst %%DATADIR%%/Help/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst %%DATADIR%%/Help/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst %%DATADIR%%/Help/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst %%DATADIR%%/Help/variable/CMAKE_TWEAK_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_UNITY_BUILD.rst %%DATADIR%%/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst %%DATADIR%%/Help/variable/CMAKE_UNITY_BUILD_UNIQUE_ID.rst %%DATADIR%%/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst %%DATADIR%%/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst %%DATADIR%%/Help/variable/CMAKE_USE_RELATIVE_PATHS.rst %%DATADIR%%/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst %%DATADIR%%/Help/variable/CMAKE_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst %%DATADIR%%/Help/variable/CMAKE_VS_DEVENV_COMMAND.rst %%DATADIR%%/Help/variable/CMAKE_VS_GLOBALS.rst %%DATADIR%%/Help/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst %%DATADIR%%/Help/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst %%DATADIR%%/Help/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst %%DATADIR%%/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst +%%DATADIR%%/Help/variable/CMAKE_VS_NUGET_PACKAGE_RESTORE.rst %%DATADIR%%/Help/variable/CMAKE_VS_NsightTegra_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_VS_PLATFORM_NAME.rst %%DATADIR%%/Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst %%DATADIR%%/Help/variable/CMAKE_VS_PLATFORM_TOOLSET.rst %%DATADIR%%/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst %%DATADIR%%/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA_CUSTOM_DIR.rst %%DATADIR%%/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst %%DATADIR%%/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_VS_SDK_EXCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_VS_SDK_INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_VS_SDK_LIBRARY_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.rst %%DATADIR%%/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_IDENTIFIER.rst %%DATADIR%%/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_TARGETS_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION_MAXIMUM.rst %%DATADIR%%/Help/variable/CMAKE_VS_WINRT_BY_DEFAULT.rst %%DATADIR%%/Help/variable/CMAKE_WARN_DEPRECATED.rst %%DATADIR%%/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst %%DATADIR%%/Help/variable/CMAKE_WIN32_EXECUTABLE.rst %%DATADIR%%/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_BUILD_SYSTEM.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_LINK_BUILD_PHASE_MODE.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst +%%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_ENVIRONMENT.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_GUARD_MALLOC.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_STACK.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_WORKING_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.rst %%DATADIR%%/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst %%DATADIR%%/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst %%DATADIR%%/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst %%DATADIR%%/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst %%DATADIR%%/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst %%DATADIR%%/Help/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst %%DATADIR%%/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst %%DATADIR%%/Help/variable/CPACK_SET_DESTDIR.rst %%DATADIR%%/Help/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst %%DATADIR%%/Help/variable/CTEST_BINARY_DIRECTORY.rst %%DATADIR%%/Help/variable/CTEST_BUILD_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_BUILD_NAME.rst %%DATADIR%%/Help/variable/CTEST_BZR_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_BZR_UPDATE_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_CHANGE_ID.rst %%DATADIR%%/Help/variable/CTEST_CHECKOUT_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_CONFIGURATION_TYPE.rst %%DATADIR%%/Help/variable/CTEST_CONFIGURE_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_COVERAGE_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst %%DATADIR%%/Help/variable/CTEST_CURL_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_ERROR_EXCEPTION.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_ERROR_MATCH.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_POST_MEMCHECK.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_POST_TEST.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_PRE_MEMCHECK.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_PRE_TEST.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_TESTS_IGNORE.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_WARNING_EXCEPTION.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_WARNING_MATCH.rst %%DATADIR%%/Help/variable/CTEST_CUSTOM_XXX.txt %%DATADIR%%/Help/variable/CTEST_CVS_CHECKOUT.rst %%DATADIR%%/Help/variable/CTEST_CVS_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_CVS_UPDATE_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_DROP_LOCATION.rst %%DATADIR%%/Help/variable/CTEST_DROP_METHOD.rst %%DATADIR%%/Help/variable/CTEST_DROP_SITE.rst %%DATADIR%%/Help/variable/CTEST_DROP_SITE_CDASH.rst %%DATADIR%%/Help/variable/CTEST_DROP_SITE_PASSWORD.rst %%DATADIR%%/Help/variable/CTEST_DROP_SITE_USER.rst %%DATADIR%%/Help/variable/CTEST_EXTRA_COVERAGE_GLOB.rst %%DATADIR%%/Help/variable/CTEST_GIT_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_GIT_INIT_SUBMODULES.rst %%DATADIR%%/Help/variable/CTEST_GIT_UPDATE_CUSTOM.rst %%DATADIR%%/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_HG_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_HG_UPDATE_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_LABELS_FOR_SUBPROJECTS.rst %%DATADIR%%/Help/variable/CTEST_MEMORYCHECK_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst %%DATADIR%%/Help/variable/CTEST_MEMORYCHECK_TYPE.rst %%DATADIR%%/Help/variable/CTEST_NIGHTLY_START_TIME.rst %%DATADIR%%/Help/variable/CTEST_P4_CLIENT.rst %%DATADIR%%/Help/variable/CTEST_P4_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_P4_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_RESOURCE_SPEC_FILE.rst %%DATADIR%%/Help/variable/CTEST_RUN_CURRENT_SCRIPT.rst %%DATADIR%%/Help/variable/CTEST_SCP_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_SCRIPT_DIRECTORY.rst %%DATADIR%%/Help/variable/CTEST_SITE.rst %%DATADIR%%/Help/variable/CTEST_SOURCE_DIRECTORY.rst +%%DATADIR%%/Help/variable/CTEST_SUBMIT_INACTIVITY_TIMEOUT.rst %%DATADIR%%/Help/variable/CTEST_SUBMIT_URL.rst %%DATADIR%%/Help/variable/CTEST_SVN_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_SVN_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_SVN_UPDATE_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_TEST_LOAD.rst %%DATADIR%%/Help/variable/CTEST_TEST_TIMEOUT.rst %%DATADIR%%/Help/variable/CTEST_TRIGGER_SITE.rst %%DATADIR%%/Help/variable/CTEST_UPDATE_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_UPDATE_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst %%DATADIR%%/Help/variable/CTEST_UPDATE_VERSION_OVERRIDE.rst %%DATADIR%%/Help/variable/CTEST_USE_LAUNCHERS.rst %%DATADIR%%/Help/variable/CYGWIN.rst %%DATADIR%%/Help/variable/ENV.rst %%DATADIR%%/Help/variable/EXECUTABLE_OUTPUT_PATH.rst -%%DATADIR%%/Help/variable/GHS-MULTI.rst +%%DATADIR%%/Help/variable/GHSMULTI.rst +%%DATADIR%%/Help/variable/IGNORE_SEARCH_LOCATIONS.txt +%%DATADIR%%/Help/variable/IGNORE_SEARCH_NONSYSTEM.txt +%%DATADIR%%/Help/variable/IGNORE_SEARCH_PATH.txt +%%DATADIR%%/Help/variable/IGNORE_SEARCH_PREFIX.txt +%%DATADIR%%/Help/variable/IGNORE_SEARCH_SYSTEM.txt %%DATADIR%%/Help/variable/IOS.rst %%DATADIR%%/Help/variable/LIBRARY_OUTPUT_PATH.rst %%DATADIR%%/Help/variable/MINGW.rst %%DATADIR%%/Help/variable/MSVC.rst %%DATADIR%%/Help/variable/MSVC10.rst %%DATADIR%%/Help/variable/MSVC11.rst %%DATADIR%%/Help/variable/MSVC12.rst %%DATADIR%%/Help/variable/MSVC14.rst %%DATADIR%%/Help/variable/MSVC60.rst %%DATADIR%%/Help/variable/MSVC70.rst %%DATADIR%%/Help/variable/MSVC71.rst %%DATADIR%%/Help/variable/MSVC80.rst %%DATADIR%%/Help/variable/MSVC90.rst %%DATADIR%%/Help/variable/MSVC_IDE.rst %%DATADIR%%/Help/variable/MSVC_TOOLSET_VERSION.rst %%DATADIR%%/Help/variable/MSVC_VERSION.rst %%DATADIR%%/Help/variable/MSYS.rst %%DATADIR%%/Help/variable/PROJECT-NAME_BINARY_DIR.rst %%DATADIR%%/Help/variable/PROJECT-NAME_DESCRIPTION.rst %%DATADIR%%/Help/variable/PROJECT-NAME_HOMEPAGE_URL.rst %%DATADIR%%/Help/variable/PROJECT-NAME_IS_TOP_LEVEL.rst %%DATADIR%%/Help/variable/PROJECT-NAME_SOURCE_DIR.rst %%DATADIR%%/Help/variable/PROJECT-NAME_VERSION.rst %%DATADIR%%/Help/variable/PROJECT-NAME_VERSION_MAJOR.rst %%DATADIR%%/Help/variable/PROJECT-NAME_VERSION_MINOR.rst %%DATADIR%%/Help/variable/PROJECT-NAME_VERSION_PATCH.rst %%DATADIR%%/Help/variable/PROJECT-NAME_VERSION_TWEAK.rst %%DATADIR%%/Help/variable/PROJECT_BINARY_DIR.rst %%DATADIR%%/Help/variable/PROJECT_DESCRIPTION.rst %%DATADIR%%/Help/variable/PROJECT_HOMEPAGE_URL.rst %%DATADIR%%/Help/variable/PROJECT_IS_TOP_LEVEL.rst %%DATADIR%%/Help/variable/PROJECT_NAME.rst %%DATADIR%%/Help/variable/PROJECT_SOURCE_DIR.rst %%DATADIR%%/Help/variable/PROJECT_VERSION.rst %%DATADIR%%/Help/variable/PROJECT_VERSION_MAJOR.rst %%DATADIR%%/Help/variable/PROJECT_VERSION_MINOR.rst %%DATADIR%%/Help/variable/PROJECT_VERSION_PATCH.rst %%DATADIR%%/Help/variable/PROJECT_VERSION_TWEAK.rst %%DATADIR%%/Help/variable/PackageName_ROOT.rst %%DATADIR%%/Help/variable/UNIX.rst %%DATADIR%%/Help/variable/WIN32.rst %%DATADIR%%/Help/variable/WINCE.rst %%DATADIR%%/Help/variable/WINDOWS_PHONE.rst %%DATADIR%%/Help/variable/WINDOWS_STORE.rst %%DATADIR%%/Help/variable/XCODE.rst %%DATADIR%%/Help/variable/XCODE_VERSION.rst %%DATADIR%%/Modules/AddFileDependencies.cmake %%DATADIR%%/Modules/AndroidTestUtilities.cmake %%DATADIR%%/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake %%DATADIR%%/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in %%DATADIR%%/Modules/BasicConfigVersion-ExactVersion.cmake.in %%DATADIR%%/Modules/BasicConfigVersion-SameMajorVersion.cmake.in %%DATADIR%%/Modules/BasicConfigVersion-SameMinorVersion.cmake.in %%DATADIR%%/Modules/BundleUtilities.cmake %%DATADIR%%/Modules/CMake.cmake %%DATADIR%%/Modules/CMakeASM-ATTInformation.cmake %%DATADIR%%/Modules/CMakeASMCompiler.cmake.in %%DATADIR%%/Modules/CMakeASMInformation.cmake %%DATADIR%%/Modules/CMakeASM_MASMInformation.cmake %%DATADIR%%/Modules/CMakeASM_NASMInformation.cmake %%DATADIR%%/Modules/CMakeAddFortranSubdirectory.cmake %%DATADIR%%/Modules/CMakeAddFortranSubdirectory/build_mingw.cmake.in %%DATADIR%%/Modules/CMakeAddFortranSubdirectory/config_mingw.cmake.in %%DATADIR%%/Modules/CMakeAddNewLanguage.txt %%DATADIR%%/Modules/CMakeBackwardCompatibilityC.cmake %%DATADIR%%/Modules/CMakeBackwardCompatibilityCXX.cmake %%DATADIR%%/Modules/CMakeBorlandFindMake.cmake %%DATADIR%%/Modules/CMakeBuildSettings.cmake.in %%DATADIR%%/Modules/CMakeCCompiler.cmake.in %%DATADIR%%/Modules/CMakeCCompilerABI.c %%DATADIR%%/Modules/CMakeCCompilerId.c.in %%DATADIR%%/Modules/CMakeCInformation.cmake %%DATADIR%%/Modules/CMakeCSharpCompiler.cmake.in %%DATADIR%%/Modules/CMakeCSharpCompilerId.cs.in %%DATADIR%%/Modules/CMakeCSharpInformation.cmake %%DATADIR%%/Modules/CMakeCUDACompiler.cmake.in %%DATADIR%%/Modules/CMakeCUDACompilerABI.cu %%DATADIR%%/Modules/CMakeCUDACompilerId.cu.in %%DATADIR%%/Modules/CMakeCUDAInformation.cmake %%DATADIR%%/Modules/CMakeCXXCompiler.cmake.in %%DATADIR%%/Modules/CMakeCXXCompilerABI.cpp %%DATADIR%%/Modules/CMakeCXXCompilerId.cpp.in %%DATADIR%%/Modules/CMakeCXXInformation.cmake %%DATADIR%%/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake %%DATADIR%%/Modules/CMakeCommonLanguageInclude.cmake %%DATADIR%%/Modules/CMakeCompilerABI.h %%DATADIR%%/Modules/CMakeCompilerIdDetection.cmake %%DATADIR%%/Modules/CMakeConfigurableFile.in %%DATADIR%%/Modules/CMakeDependentOption.cmake %%DATADIR%%/Modules/CMakeDetermineASM-ATTCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineASMCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineASM_MASMCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineASM_NASMCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineCCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineCSharpCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineCUDACompiler.cmake %%DATADIR%%/Modules/CMakeDetermineCXXCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineCompileFeatures.cmake %%DATADIR%%/Modules/CMakeDetermineCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineCompilerABI.cmake %%DATADIR%%/Modules/CMakeDetermineCompilerId.cmake %%DATADIR%%/Modules/CMakeDetermineFortranCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineHIPCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineISPCCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineJavaCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineOBJCCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineOBJCXXCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineRCCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineSwiftCompiler.cmake %%DATADIR%%/Modules/CMakeDetermineSystem.cmake %%DATADIR%%/Modules/CMakeDetermineVSServicePack.cmake %%DATADIR%%/Modules/CMakeExpandImportedTargets.cmake %%DATADIR%%/Modules/CMakeExportBuildSettings.cmake %%DATADIR%%/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake %%DATADIR%%/Modules/CMakeFindBinUtils.cmake %%DATADIR%%/Modules/CMakeFindCodeBlocks.cmake %%DATADIR%%/Modules/CMakeFindDependencyMacro.cmake %%DATADIR%%/Modules/CMakeFindEclipseCDT4.cmake %%DATADIR%%/Modules/CMakeFindFrameworks.cmake %%DATADIR%%/Modules/CMakeFindJavaCommon.cmake %%DATADIR%%/Modules/CMakeFindKate.cmake %%DATADIR%%/Modules/CMakeFindPackageMode.cmake %%DATADIR%%/Modules/CMakeFindSublimeText2.cmake %%DATADIR%%/Modules/CMakeFindWMake.cmake %%DATADIR%%/Modules/CMakeFindXCode.cmake %%DATADIR%%/Modules/CMakeForceCompiler.cmake %%DATADIR%%/Modules/CMakeFortranCompiler.cmake.in %%DATADIR%%/Modules/CMakeFortranCompilerABI.F %%DATADIR%%/Modules/CMakeFortranCompilerABI.F90 %%DATADIR%%/Modules/CMakeFortranCompilerId.F.in %%DATADIR%%/Modules/CMakeFortranInformation.cmake %%DATADIR%%/Modules/CMakeGenericSystem.cmake %%DATADIR%%/Modules/CMakeGraphVizOptions.cmake %%DATADIR%%/Modules/CMakeHIPCompiler.cmake.in %%DATADIR%%/Modules/CMakeHIPCompilerABI.hip %%DATADIR%%/Modules/CMakeHIPCompilerId.hip.in %%DATADIR%%/Modules/CMakeHIPInformation.cmake %%DATADIR%%/Modules/CMakeIOSInstallCombined.cmake %%DATADIR%%/Modules/CMakeISPCCompiler.cmake.in %%DATADIR%%/Modules/CMakeISPCCompilerABI.ispc %%DATADIR%%/Modules/CMakeISPCCompilerId.ispc.in %%DATADIR%%/Modules/CMakeISPCInformation.cmake %%DATADIR%%/Modules/CMakeImportBuildSettings.cmake %%DATADIR%%/Modules/CMakeInitializeConfigs.cmake %%DATADIR%%/Modules/CMakeJOMFindMake.cmake %%DATADIR%%/Modules/CMakeJavaCompiler.cmake.in %%DATADIR%%/Modules/CMakeJavaInformation.cmake %%DATADIR%%/Modules/CMakeLanguageInformation.cmake %%DATADIR%%/Modules/CMakeMSYSFindMake.cmake %%DATADIR%%/Modules/CMakeMinGWFindMake.cmake %%DATADIR%%/Modules/CMakeNMakeFindMake.cmake %%DATADIR%%/Modules/CMakeNinjaFindMake.cmake %%DATADIR%%/Modules/CMakeOBJCCompiler.cmake.in %%DATADIR%%/Modules/CMakeOBJCCompilerABI.m %%DATADIR%%/Modules/CMakeOBJCCompilerId.m.in %%DATADIR%%/Modules/CMakeOBJCInformation.cmake %%DATADIR%%/Modules/CMakeOBJCXXCompiler.cmake.in %%DATADIR%%/Modules/CMakeOBJCXXCompilerABI.mm %%DATADIR%%/Modules/CMakeOBJCXXCompilerId.mm.in %%DATADIR%%/Modules/CMakeOBJCXXInformation.cmake %%DATADIR%%/Modules/CMakePackageConfigHelpers.cmake %%DATADIR%%/Modules/CMakeParseArguments.cmake %%DATADIR%%/Modules/CMakeParseImplicitIncludeInfo.cmake %%DATADIR%%/Modules/CMakeParseImplicitLinkInfo.cmake %%DATADIR%%/Modules/CMakeParseLibraryArchitecture.cmake %%DATADIR%%/Modules/CMakePlatformId.h.in %%DATADIR%%/Modules/CMakePrintHelpers.cmake %%DATADIR%%/Modules/CMakePrintSystemInformation.cmake %%DATADIR%%/Modules/CMakePushCheckState.cmake %%DATADIR%%/Modules/CMakeRCCompiler.cmake.in %%DATADIR%%/Modules/CMakeRCInformation.cmake %%DATADIR%%/Modules/CMakeSwiftCompiler.cmake.in %%DATADIR%%/Modules/CMakeSwiftInformation.cmake %%DATADIR%%/Modules/CMakeSystem.cmake.in %%DATADIR%%/Modules/CMakeSystemSpecificInformation.cmake %%DATADIR%%/Modules/CMakeSystemSpecificInitialize.cmake %%DATADIR%%/Modules/CMakeTestASM-ATTCompiler.cmake %%DATADIR%%/Modules/CMakeTestASMCompiler.cmake %%DATADIR%%/Modules/CMakeTestASM_MASMCompiler.cmake %%DATADIR%%/Modules/CMakeTestASM_NASMCompiler.cmake %%DATADIR%%/Modules/CMakeTestCCompiler.cmake %%DATADIR%%/Modules/CMakeTestCSharpCompiler.cmake %%DATADIR%%/Modules/CMakeTestCUDACompiler.cmake %%DATADIR%%/Modules/CMakeTestCXXCompiler.cmake %%DATADIR%%/Modules/CMakeTestCompilerCommon.cmake %%DATADIR%%/Modules/CMakeTestFortranCompiler.cmake %%DATADIR%%/Modules/CMakeTestGNU.c %%DATADIR%%/Modules/CMakeTestHIPCompiler.cmake %%DATADIR%%/Modules/CMakeTestISPCCompiler.cmake %%DATADIR%%/Modules/CMakeTestJavaCompiler.cmake %%DATADIR%%/Modules/CMakeTestOBJCCompiler.cmake %%DATADIR%%/Modules/CMakeTestOBJCXXCompiler.cmake %%DATADIR%%/Modules/CMakeTestRCCompiler.cmake %%DATADIR%%/Modules/CMakeTestSwiftCompiler.cmake %%DATADIR%%/Modules/CMakeUnixFindMake.cmake %%DATADIR%%/Modules/CMakeVerifyManifest.cmake %%DATADIR%%/Modules/CPack.cmake %%DATADIR%%/Modules/CPackComponent.cmake %%DATADIR%%/Modules/CPackIFW.cmake %%DATADIR%%/Modules/CPackIFWConfigureFile.cmake %%DATADIR%%/Modules/CSharpUtilities.cmake %%DATADIR%%/Modules/CTest.cmake %%DATADIR%%/Modules/CTestCoverageCollectGCOV.cmake %%DATADIR%%/Modules/CTestScriptMode.cmake %%DATADIR%%/Modules/CTestTargets.cmake %%DATADIR%%/Modules/CTestUseLaunchers.cmake +%%DATADIR%%/Modules/CUDA/architectures.cmake %%DATADIR%%/Modules/CheckCCompilerFlag.cmake %%DATADIR%%/Modules/CheckCSourceCompiles.cmake %%DATADIR%%/Modules/CheckCSourceRuns.cmake %%DATADIR%%/Modules/CheckCXXCompilerFlag.cmake %%DATADIR%%/Modules/CheckCXXSourceCompiles.cmake %%DATADIR%%/Modules/CheckCXXSourceRuns.cmake %%DATADIR%%/Modules/CheckCXXSymbolExists.cmake %%DATADIR%%/Modules/CheckCompilerFlag.cmake %%DATADIR%%/Modules/CheckForPthreads.c %%DATADIR%%/Modules/CheckFortranCompilerFlag.cmake %%DATADIR%%/Modules/CheckFortranFunctionExists.cmake %%DATADIR%%/Modules/CheckFortranSourceCompiles.cmake %%DATADIR%%/Modules/CheckFortranSourceRuns.cmake %%DATADIR%%/Modules/CheckFunctionExists.c %%DATADIR%%/Modules/CheckFunctionExists.cmake %%DATADIR%%/Modules/CheckIPOSupported.cmake %%DATADIR%%/Modules/CheckIPOSupported/CMakeLists-C.txt.in %%DATADIR%%/Modules/CheckIPOSupported/CMakeLists-CXX.txt.in %%DATADIR%%/Modules/CheckIPOSupported/CMakeLists-Fortran.txt.in %%DATADIR%%/Modules/CheckIPOSupported/foo.c %%DATADIR%%/Modules/CheckIPOSupported/foo.cpp %%DATADIR%%/Modules/CheckIPOSupported/foo.f %%DATADIR%%/Modules/CheckIPOSupported/main.c %%DATADIR%%/Modules/CheckIPOSupported/main.cpp %%DATADIR%%/Modules/CheckIPOSupported/main.f %%DATADIR%%/Modules/CheckIncludeFile.c.in %%DATADIR%%/Modules/CheckIncludeFile.cmake %%DATADIR%%/Modules/CheckIncludeFile.cxx.in %%DATADIR%%/Modules/CheckIncludeFileCXX.cmake %%DATADIR%%/Modules/CheckIncludeFiles.cmake %%DATADIR%%/Modules/CheckLanguage.cmake %%DATADIR%%/Modules/CheckLibraryExists.cmake %%DATADIR%%/Modules/CheckLibraryExists.lists.in %%DATADIR%%/Modules/CheckLinkerFlag.cmake %%DATADIR%%/Modules/CheckOBJCCompilerFlag.cmake %%DATADIR%%/Modules/CheckOBJCSourceCompiles.cmake %%DATADIR%%/Modules/CheckOBJCSourceRuns.cmake %%DATADIR%%/Modules/CheckOBJCXXCompilerFlag.cmake %%DATADIR%%/Modules/CheckOBJCXXSourceCompiles.cmake %%DATADIR%%/Modules/CheckOBJCXXSourceRuns.cmake %%DATADIR%%/Modules/CheckPIESupported.cmake %%DATADIR%%/Modules/CheckPrototypeDefinition.c.in %%DATADIR%%/Modules/CheckPrototypeDefinition.cmake %%DATADIR%%/Modules/CheckSizeOf.cmake %%DATADIR%%/Modules/CheckSourceCompiles.cmake %%DATADIR%%/Modules/CheckSourceRuns.cmake %%DATADIR%%/Modules/CheckStructHasMember.cmake %%DATADIR%%/Modules/CheckSymbolExists.cmake %%DATADIR%%/Modules/CheckTypeSize.c.in %%DATADIR%%/Modules/CheckTypeSize.cmake %%DATADIR%%/Modules/CheckTypeSizeMap.cmake.in %%DATADIR%%/Modules/CheckVariableExists.c %%DATADIR%%/Modules/CheckVariableExists.cmake %%DATADIR%%/Modules/Compiler/ADSP-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/ARMCC-ASM.cmake %%DATADIR%%/Modules/Compiler/ARMCC-C.cmake %%DATADIR%%/Modules/Compiler/ARMCC-CXX.cmake %%DATADIR%%/Modules/Compiler/ARMCC-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/ARMCC.cmake %%DATADIR%%/Modules/Compiler/ARMClang-ASM.cmake %%DATADIR%%/Modules/Compiler/ARMClang-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/ARMClang-C.cmake %%DATADIR%%/Modules/Compiler/ARMClang-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/ARMClang-CXX.cmake %%DATADIR%%/Modules/Compiler/ARMClang-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/ARMClang.cmake %%DATADIR%%/Modules/Compiler/Absoft-Fortran.cmake %%DATADIR%%/Modules/Compiler/AppleClang-ASM.cmake %%DATADIR%%/Modules/Compiler/AppleClang-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/AppleClang-C.cmake %%DATADIR%%/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/AppleClang-CXX.cmake %%DATADIR%%/Modules/Compiler/AppleClang-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/AppleClang-OBJC.cmake %%DATADIR%%/Modules/Compiler/AppleClang-OBJCXX.cmake %%DATADIR%%/Modules/Compiler/Borland-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Bruce-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Bruce-C.cmake %%DATADIR%%/Modules/Compiler/CCur-Fortran.cmake %%DATADIR%%/Modules/Compiler/CMakeCommonCompilerMacros.cmake %%DATADIR%%/Modules/Compiler/Clang-ASM.cmake %%DATADIR%%/Modules/Compiler/Clang-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/Clang-C.cmake %%DATADIR%%/Modules/Compiler/Clang-CUDA.cmake %%DATADIR%%/Modules/Compiler/Clang-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/Clang-CXX-TestableFeatures.cmake %%DATADIR%%/Modules/Compiler/Clang-CXX.cmake %%DATADIR%%/Modules/Compiler/Clang-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Clang-DetermineCompilerInternal.cmake %%DATADIR%%/Modules/Compiler/Clang-FindBinUtils.cmake %%DATADIR%%/Modules/Compiler/Clang-HIP.cmake %%DATADIR%%/Modules/Compiler/Clang-OBJC.cmake %%DATADIR%%/Modules/Compiler/Clang-OBJCXX.cmake %%DATADIR%%/Modules/Compiler/Clang.cmake %%DATADIR%%/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Compaq-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Cray-C.cmake %%DATADIR%%/Modules/Compiler/Cray-CXX.cmake %%DATADIR%%/Modules/Compiler/Cray-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Cray-Fortran.cmake %%DATADIR%%/Modules/Compiler/Cray.cmake %%DATADIR%%/Modules/Compiler/CrayPrgEnv-C.cmake %%DATADIR%%/Modules/Compiler/CrayPrgEnv-CXX.cmake %%DATADIR%%/Modules/Compiler/CrayPrgEnv-Fortran.cmake %%DATADIR%%/Modules/Compiler/CrayPrgEnv.cmake %%DATADIR%%/Modules/Compiler/Embarcadero-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Flang-FindBinUtils.cmake %%DATADIR%%/Modules/Compiler/Flang-Fortran.cmake %%DATADIR%%/Modules/Compiler/Fujitsu-C.cmake %%DATADIR%%/Modules/Compiler/Fujitsu-CXX.cmake %%DATADIR%%/Modules/Compiler/Fujitsu-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Fujitsu-Fortran.cmake %%DATADIR%%/Modules/Compiler/Fujitsu.cmake %%DATADIR%%/Modules/Compiler/FujitsuClang-C.cmake %%DATADIR%%/Modules/Compiler/FujitsuClang-CXX.cmake %%DATADIR%%/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/FujitsuClang-FindBinUtils.cmake %%DATADIR%%/Modules/Compiler/FujitsuClang.cmake %%DATADIR%%/Modules/Compiler/G95-Fortran.cmake %%DATADIR%%/Modules/Compiler/GHS-C.cmake %%DATADIR%%/Modules/Compiler/GHS-CXX.cmake %%DATADIR%%/Modules/Compiler/GHS-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/GHS.cmake %%DATADIR%%/Modules/Compiler/GNU-ASM.cmake %%DATADIR%%/Modules/Compiler/GNU-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/GNU-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/GNU-C.cmake %%DATADIR%%/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/GNU-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/GNU-CXX.cmake %%DATADIR%%/Modules/Compiler/GNU-FindBinUtils.cmake %%DATADIR%%/Modules/Compiler/GNU-Fortran.cmake %%DATADIR%%/Modules/Compiler/GNU-OBJC.cmake %%DATADIR%%/Modules/Compiler/GNU-OBJCXX.cmake %%DATADIR%%/Modules/Compiler/GNU.cmake %%DATADIR%%/Modules/Compiler/HP-ASM.cmake %%DATADIR%%/Modules/Compiler/HP-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/HP-C.cmake %%DATADIR%%/Modules/Compiler/HP-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/HP-CXX.cmake %%DATADIR%%/Modules/Compiler/HP-Fortran.cmake %%DATADIR%%/Modules/Compiler/IAR-ASM.cmake %%DATADIR%%/Modules/Compiler/IAR-C.cmake %%DATADIR%%/Modules/Compiler/IAR-CXX.cmake %%DATADIR%%/Modules/Compiler/IAR-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/IAR.cmake %%DATADIR%%/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake %%DATADIR%%/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake +%%DATADIR%%/Modules/Compiler/IBMClang-ASM.cmake +%%DATADIR%%/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake +%%DATADIR%%/Modules/Compiler/IBMClang-C.cmake +%%DATADIR%%/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake +%%DATADIR%%/Modules/Compiler/IBMClang-CXX.cmake +%%DATADIR%%/Modules/Compiler/IBMClang.cmake %%DATADIR%%/Modules/Compiler/Intel-ASM.cmake %%DATADIR%%/Modules/Compiler/Intel-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/Intel-C.cmake %%DATADIR%%/Modules/Compiler/Intel-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/Intel-CXX.cmake %%DATADIR%%/Modules/Compiler/Intel-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/Intel-Fortran.cmake %%DATADIR%%/Modules/Compiler/Intel-ISPC.cmake %%DATADIR%%/Modules/Compiler/Intel.cmake %%DATADIR%%/Modules/Compiler/IntelLLVM-ASM.cmake %%DATADIR%%/Modules/Compiler/IntelLLVM-C.cmake %%DATADIR%%/Modules/Compiler/IntelLLVM-CXX.cmake %%DATADIR%%/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/IntelLLVM-Fortran.cmake %%DATADIR%%/Modules/Compiler/IntelLLVM.cmake +%%DATADIR%%/Modules/Compiler/LCC-C-DetermineCompiler.cmake +%%DATADIR%%/Modules/Compiler/LCC-C-FeatureTests.cmake +%%DATADIR%%/Modules/Compiler/LCC-C.cmake +%%DATADIR%%/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake +%%DATADIR%%/Modules/Compiler/LCC-CXX-FeatureTests.cmake +%%DATADIR%%/Modules/Compiler/LCC-CXX.cmake +%%DATADIR%%/Modules/Compiler/LCC-FindBinUtils.cmake +%%DATADIR%%/Modules/Compiler/LCC-Fortran.cmake +%%DATADIR%%/Modules/Compiler/LCC.cmake %%DATADIR%%/Modules/Compiler/MSVC-ASM.cmake %%DATADIR%%/Modules/Compiler/MSVC-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/MSVC-C.cmake %%DATADIR%%/Modules/Compiler/MSVC-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/MSVC-CXX.cmake %%DATADIR%%/Modules/Compiler/MSVC-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/NAG-Fortran.cmake %%DATADIR%%/Modules/Compiler/NVHPC-C.cmake %%DATADIR%%/Modules/Compiler/NVHPC-CXX.cmake %%DATADIR%%/Modules/Compiler/NVHPC-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/NVHPC-Fortran.cmake %%DATADIR%%/Modules/Compiler/NVHPC.cmake %%DATADIR%%/Modules/Compiler/NVIDIA-CUDA.cmake %%DATADIR%%/Modules/Compiler/NVIDIA-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/OpenWatcom-C.cmake %%DATADIR%%/Modules/Compiler/OpenWatcom-CXX.cmake %%DATADIR%%/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/OpenWatcom.cmake %%DATADIR%%/Modules/Compiler/PGI-C.cmake %%DATADIR%%/Modules/Compiler/PGI-CXX.cmake %%DATADIR%%/Modules/Compiler/PGI-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/PGI-Fortran.cmake %%DATADIR%%/Modules/Compiler/PGI.cmake %%DATADIR%%/Modules/Compiler/PathScale-C.cmake %%DATADIR%%/Modules/Compiler/PathScale-CXX.cmake %%DATADIR%%/Modules/Compiler/PathScale-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/PathScale-Fortran.cmake %%DATADIR%%/Modules/Compiler/PathScale.cmake %%DATADIR%%/Modules/Compiler/QCC-ASM.cmake %%DATADIR%%/Modules/Compiler/QCC-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/QCC-C.cmake %%DATADIR%%/Modules/Compiler/QCC-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/QCC-CXX.cmake %%DATADIR%%/Modules/Compiler/QCC.cmake %%DATADIR%%/Modules/Compiler/SCO-C.cmake %%DATADIR%%/Modules/Compiler/SCO-CXX.cmake %%DATADIR%%/Modules/Compiler/SCO-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/SCO.cmake %%DATADIR%%/Modules/Compiler/SDCC-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/SunPro-ASM.cmake %%DATADIR%%/Modules/Compiler/SunPro-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/SunPro-C-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/SunPro-C.cmake %%DATADIR%%/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/SunPro-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/SunPro-CXX.cmake %%DATADIR%%/Modules/Compiler/SunPro-Fortran.cmake %%DATADIR%%/Modules/Compiler/SunPro.cmake %%DATADIR%%/Modules/Compiler/TI-ASM.cmake %%DATADIR%%/Modules/Compiler/TI-C.cmake %%DATADIR%%/Modules/Compiler/TI-CXX.cmake %%DATADIR%%/Modules/Compiler/TI-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/TI.cmake %%DATADIR%%/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/TinyCC-C.cmake %%DATADIR%%/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/VisualAge-C.cmake %%DATADIR%%/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/VisualAge-CXX.cmake %%DATADIR%%/Modules/Compiler/VisualAge-Fortran.cmake %%DATADIR%%/Modules/Compiler/Watcom-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/XL-ASM.cmake %%DATADIR%%/Modules/Compiler/XL-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/XL-C.cmake %%DATADIR%%/Modules/Compiler/XL-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/XL-CXX.cmake %%DATADIR%%/Modules/Compiler/XL-Fortran.cmake %%DATADIR%%/Modules/Compiler/XL-Fortran/cpp %%DATADIR%%/Modules/Compiler/XL.cmake %%DATADIR%%/Modules/Compiler/XLClang-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/XLClang-C.cmake %%DATADIR%%/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/XLClang-CXX.cmake %%DATADIR%%/Modules/Compiler/XLClang.cmake %%DATADIR%%/Modules/Compiler/zOS-C-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake %%DATADIR%%/Modules/CompilerId/GHS_default.gpj.in %%DATADIR%%/Modules/CompilerId/GHS_lib.gpj.in %%DATADIR%%/Modules/CompilerId/VS-10.csproj.in %%DATADIR%%/Modules/CompilerId/VS-10.vcxproj.in %%DATADIR%%/Modules/CompilerId/VS-7.vcproj.in %%DATADIR%%/Modules/CompilerId/VS-Intel.vfproj.in %%DATADIR%%/Modules/CompilerId/VS-NsightTegra.vcxproj.in %%DATADIR%%/Modules/CompilerId/Xcode-3.pbxproj.in %%DATADIR%%/Modules/CompilerId/main.swift.in %%DATADIR%%/Modules/Dart.cmake %%DATADIR%%/Modules/DartConfiguration.tcl.in %%DATADIR%%/Modules/DeployQt4.cmake %%DATADIR%%/Modules/Documentation.cmake %%DATADIR%%/Modules/DummyCXXFile.cxx %%DATADIR%%/Modules/ExternalData.cmake %%DATADIR%%/Modules/ExternalData_config.cmake.in -%%DATADIR%%/Modules/ExternalProject-download.cmake.in -%%DATADIR%%/Modules/ExternalProject-gitupdate.cmake.in -%%DATADIR%%/Modules/ExternalProject-verify.cmake.in %%DATADIR%%/Modules/ExternalProject.cmake +%%DATADIR%%/Modules/ExternalProject/RepositoryInfo.txt.in +%%DATADIR%%/Modules/ExternalProject/cfgcmd.txt.in +%%DATADIR%%/Modules/ExternalProject/download.cmake.in +%%DATADIR%%/Modules/ExternalProject/extractfile.cmake.in +%%DATADIR%%/Modules/ExternalProject/gitclone.cmake.in +%%DATADIR%%/Modules/ExternalProject/gitupdate.cmake.in +%%DATADIR%%/Modules/ExternalProject/hgclone.cmake.in +%%DATADIR%%/Modules/ExternalProject/mkdirs.cmake.in +%%DATADIR%%/Modules/ExternalProject/verify.cmake.in %%DATADIR%%/Modules/FLTKCompatibility.cmake %%DATADIR%%/Modules/FeatureSummary.cmake %%DATADIR%%/Modules/FetchContent.cmake %%DATADIR%%/Modules/FetchContent/CMakeLists.cmake.in %%DATADIR%%/Modules/FindALSA.cmake %%DATADIR%%/Modules/FindASPELL.cmake %%DATADIR%%/Modules/FindAVIFile.cmake %%DATADIR%%/Modules/FindArmadillo.cmake %%DATADIR%%/Modules/FindBISON.cmake %%DATADIR%%/Modules/FindBLAS.cmake %%DATADIR%%/Modules/FindBZip2.cmake %%DATADIR%%/Modules/FindBacktrace.cmake %%DATADIR%%/Modules/FindBoost.cmake %%DATADIR%%/Modules/FindBullet.cmake %%DATADIR%%/Modules/FindCABLE.cmake %%DATADIR%%/Modules/FindCUDA.cmake %%DATADIR%%/Modules/FindCUDA/make2cmake.cmake %%DATADIR%%/Modules/FindCUDA/parse_cubin.cmake %%DATADIR%%/Modules/FindCUDA/run_nvcc.cmake %%DATADIR%%/Modules/FindCUDA/select_compute_arch.cmake %%DATADIR%%/Modules/FindCUDAToolkit.cmake %%DATADIR%%/Modules/FindCURL.cmake %%DATADIR%%/Modules/FindCVS.cmake %%DATADIR%%/Modules/FindCoin3D.cmake %%DATADIR%%/Modules/FindCups.cmake %%DATADIR%%/Modules/FindCurses.cmake %%DATADIR%%/Modules/FindCxxTest.cmake %%DATADIR%%/Modules/FindCygwin.cmake %%DATADIR%%/Modules/FindDCMTK.cmake %%DATADIR%%/Modules/FindDart.cmake %%DATADIR%%/Modules/FindDevIL.cmake %%DATADIR%%/Modules/FindDoxygen.cmake %%DATADIR%%/Modules/FindEXPAT.cmake %%DATADIR%%/Modules/FindEnvModules.cmake %%DATADIR%%/Modules/FindFLEX.cmake %%DATADIR%%/Modules/FindFLTK.cmake %%DATADIR%%/Modules/FindFLTK2.cmake %%DATADIR%%/Modules/FindFontconfig.cmake %%DATADIR%%/Modules/FindFreetype.cmake %%DATADIR%%/Modules/FindGCCXML.cmake %%DATADIR%%/Modules/FindGDAL.cmake %%DATADIR%%/Modules/FindGIF.cmake %%DATADIR%%/Modules/FindGLEW.cmake %%DATADIR%%/Modules/FindGLU.cmake %%DATADIR%%/Modules/FindGLUT.cmake %%DATADIR%%/Modules/FindGSL.cmake %%DATADIR%%/Modules/FindGTK.cmake %%DATADIR%%/Modules/FindGTK2.cmake %%DATADIR%%/Modules/FindGTest.cmake %%DATADIR%%/Modules/FindGettext.cmake %%DATADIR%%/Modules/FindGit.cmake %%DATADIR%%/Modules/FindGnuTLS.cmake %%DATADIR%%/Modules/FindGnuplot.cmake %%DATADIR%%/Modules/FindHDF5.cmake %%DATADIR%%/Modules/FindHSPELL.cmake %%DATADIR%%/Modules/FindHTMLHelp.cmake %%DATADIR%%/Modules/FindHg.cmake %%DATADIR%%/Modules/FindICU.cmake %%DATADIR%%/Modules/FindIce.cmake %%DATADIR%%/Modules/FindIconv.cmake %%DATADIR%%/Modules/FindIcotool.cmake %%DATADIR%%/Modules/FindImageMagick.cmake %%DATADIR%%/Modules/FindIntl.cmake %%DATADIR%%/Modules/FindJNI.cmake %%DATADIR%%/Modules/FindJPEG.cmake %%DATADIR%%/Modules/FindJasper.cmake %%DATADIR%%/Modules/FindJava.cmake %%DATADIR%%/Modules/FindKDE3.cmake %%DATADIR%%/Modules/FindKDE4.cmake %%DATADIR%%/Modules/FindLAPACK.cmake %%DATADIR%%/Modules/FindLATEX.cmake %%DATADIR%%/Modules/FindLTTngUST.cmake %%DATADIR%%/Modules/FindLibArchive.cmake %%DATADIR%%/Modules/FindLibLZMA.cmake %%DATADIR%%/Modules/FindLibXml2.cmake %%DATADIR%%/Modules/FindLibXslt.cmake %%DATADIR%%/Modules/FindLibinput.cmake %%DATADIR%%/Modules/FindLua.cmake %%DATADIR%%/Modules/FindLua50.cmake %%DATADIR%%/Modules/FindLua51.cmake %%DATADIR%%/Modules/FindMFC.cmake %%DATADIR%%/Modules/FindMPEG.cmake %%DATADIR%%/Modules/FindMPEG2.cmake %%DATADIR%%/Modules/FindMPI.cmake %%DATADIR%%/Modules/FindMPI/fortranparam_mpi.f90.in %%DATADIR%%/Modules/FindMPI/libver_mpi.c %%DATADIR%%/Modules/FindMPI/libver_mpi.f90.in %%DATADIR%%/Modules/FindMPI/mpiver.f90.in %%DATADIR%%/Modules/FindMPI/test_mpi.c %%DATADIR%%/Modules/FindMPI/test_mpi.f90.in %%DATADIR%%/Modules/FindMatlab.cmake %%DATADIR%%/Modules/FindMotif.cmake %%DATADIR%%/Modules/FindMsys.cmake %%DATADIR%%/Modules/FindODBC.cmake %%DATADIR%%/Modules/FindOpenACC.cmake %%DATADIR%%/Modules/FindOpenAL.cmake %%DATADIR%%/Modules/FindOpenCL.cmake %%DATADIR%%/Modules/FindOpenGL.cmake %%DATADIR%%/Modules/FindOpenMP.cmake %%DATADIR%%/Modules/FindOpenSSL.cmake %%DATADIR%%/Modules/FindOpenSceneGraph.cmake %%DATADIR%%/Modules/FindOpenThreads.cmake %%DATADIR%%/Modules/FindPHP4.cmake %%DATADIR%%/Modules/FindPNG.cmake %%DATADIR%%/Modules/FindPackageHandleStandardArgs.cmake %%DATADIR%%/Modules/FindPackageMessage.cmake %%DATADIR%%/Modules/FindPatch.cmake %%DATADIR%%/Modules/FindPerl.cmake %%DATADIR%%/Modules/FindPerlLibs.cmake %%DATADIR%%/Modules/FindPhysFS.cmake %%DATADIR%%/Modules/FindPike.cmake %%DATADIR%%/Modules/FindPkgConfig.cmake %%DATADIR%%/Modules/FindPostgreSQL.cmake %%DATADIR%%/Modules/FindProducer.cmake %%DATADIR%%/Modules/FindProtobuf.cmake %%DATADIR%%/Modules/FindPython.cmake %%DATADIR%%/Modules/FindPython/Support.cmake %%DATADIR%%/Modules/FindPython2.cmake %%DATADIR%%/Modules/FindPython3.cmake %%DATADIR%%/Modules/FindPythonInterp.cmake %%DATADIR%%/Modules/FindPythonLibs.cmake %%DATADIR%%/Modules/FindQt.cmake %%DATADIR%%/Modules/FindQt3.cmake %%DATADIR%%/Modules/FindQt4.cmake %%DATADIR%%/Modules/FindQuickTime.cmake %%DATADIR%%/Modules/FindRTI.cmake %%DATADIR%%/Modules/FindRuby.cmake %%DATADIR%%/Modules/FindSDL.cmake %%DATADIR%%/Modules/FindSDL_image.cmake %%DATADIR%%/Modules/FindSDL_mixer.cmake %%DATADIR%%/Modules/FindSDL_net.cmake %%DATADIR%%/Modules/FindSDL_sound.cmake %%DATADIR%%/Modules/FindSDL_ttf.cmake %%DATADIR%%/Modules/FindSQLite3.cmake %%DATADIR%%/Modules/FindSWIG.cmake %%DATADIR%%/Modules/FindSelfPackers.cmake %%DATADIR%%/Modules/FindSquish.cmake %%DATADIR%%/Modules/FindSubversion.cmake %%DATADIR%%/Modules/FindTCL.cmake %%DATADIR%%/Modules/FindTIFF.cmake %%DATADIR%%/Modules/FindTclStub.cmake %%DATADIR%%/Modules/FindTclsh.cmake %%DATADIR%%/Modules/FindThreads.cmake %%DATADIR%%/Modules/FindUnixCommands.cmake %%DATADIR%%/Modules/FindVulkan.cmake %%DATADIR%%/Modules/FindWget.cmake %%DATADIR%%/Modules/FindWish.cmake %%DATADIR%%/Modules/FindX11.cmake %%DATADIR%%/Modules/FindXCTest.cmake %%DATADIR%%/Modules/FindXMLRPC.cmake %%DATADIR%%/Modules/FindXalanC.cmake %%DATADIR%%/Modules/FindXercesC.cmake %%DATADIR%%/Modules/FindZLIB.cmake %%DATADIR%%/Modules/Findosg.cmake %%DATADIR%%/Modules/FindosgAnimation.cmake %%DATADIR%%/Modules/FindosgDB.cmake %%DATADIR%%/Modules/FindosgFX.cmake %%DATADIR%%/Modules/FindosgGA.cmake %%DATADIR%%/Modules/FindosgIntrospection.cmake %%DATADIR%%/Modules/FindosgManipulator.cmake %%DATADIR%%/Modules/FindosgParticle.cmake %%DATADIR%%/Modules/FindosgPresentation.cmake %%DATADIR%%/Modules/FindosgProducer.cmake %%DATADIR%%/Modules/FindosgQt.cmake %%DATADIR%%/Modules/FindosgShadow.cmake %%DATADIR%%/Modules/FindosgSim.cmake %%DATADIR%%/Modules/FindosgTerrain.cmake %%DATADIR%%/Modules/FindosgText.cmake %%DATADIR%%/Modules/FindosgUtil.cmake %%DATADIR%%/Modules/FindosgViewer.cmake %%DATADIR%%/Modules/FindosgVolume.cmake %%DATADIR%%/Modules/FindosgWidget.cmake %%DATADIR%%/Modules/Findosg_functions.cmake %%DATADIR%%/Modules/FindwxWidgets.cmake %%DATADIR%%/Modules/FindwxWindows.cmake %%DATADIR%%/Modules/FortranCInterface.cmake %%DATADIR%%/Modules/FortranCInterface/CMakeLists.txt %%DATADIR%%/Modules/FortranCInterface/Detect.cmake %%DATADIR%%/Modules/FortranCInterface/Input.cmake.in %%DATADIR%%/Modules/FortranCInterface/MYMODULE.c %%DATADIR%%/Modules/FortranCInterface/MY_MODULE.c %%DATADIR%%/Modules/FortranCInterface/Macro.h.in %%DATADIR%%/Modules/FortranCInterface/Output.cmake.in %%DATADIR%%/Modules/FortranCInterface/Verify/CMakeLists.txt %%DATADIR%%/Modules/FortranCInterface/Verify/VerifyC.c %%DATADIR%%/Modules/FortranCInterface/Verify/VerifyCXX.cxx %%DATADIR%%/Modules/FortranCInterface/Verify/VerifyFortran.f %%DATADIR%%/Modules/FortranCInterface/Verify/main.c %%DATADIR%%/Modules/FortranCInterface/call_mod.f90 %%DATADIR%%/Modules/FortranCInterface/call_sub.f %%DATADIR%%/Modules/FortranCInterface/main.F %%DATADIR%%/Modules/FortranCInterface/my_module.f90 %%DATADIR%%/Modules/FortranCInterface/my_module_.c %%DATADIR%%/Modules/FortranCInterface/my_sub.f %%DATADIR%%/Modules/FortranCInterface/mymodule.f90 %%DATADIR%%/Modules/FortranCInterface/mymodule_.c %%DATADIR%%/Modules/FortranCInterface/mysub.f %%DATADIR%%/Modules/FortranCInterface/symbol.c.in %%DATADIR%%/Modules/GNUInstallDirs.cmake %%DATADIR%%/Modules/GenerateExportHeader.cmake %%DATADIR%%/Modules/GetPrerequisites.cmake %%DATADIR%%/Modules/GoogleTest.cmake %%DATADIR%%/Modules/GoogleTestAddTests.cmake %%DATADIR%%/Modules/ITKCompatibility.cmake %%DATADIR%%/Modules/InstallRequiredSystemLibraries.cmake %%DATADIR%%/Modules/IntelVSImplicitPath/CMakeLists.txt %%DATADIR%%/Modules/IntelVSImplicitPath/detect.cmake %%DATADIR%%/Modules/IntelVSImplicitPath/hello.f %%DATADIR%%/Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake %%DATADIR%%/Modules/Internal/CPack/CPack.DS_Store.in %%DATADIR%%/Modules/Internal/CPack/CPack.Description.plist.in %%DATADIR%%/Modules/Internal/CPack/CPack.Info.plist.in %%DATADIR%%/Modules/Internal/CPack/CPack.NuGet.nuspec.in -%%DATADIR%%/Modules/Internal/CPack/CPack.OSXScriptLauncher.in -%%DATADIR%%/Modules/Internal/CPack/CPack.OSXScriptLauncher.rsrc.in %%DATADIR%%/Modules/Internal/CPack/CPack.OSXX11.Info.plist.in %%DATADIR%%/Modules/Internal/CPack/CPack.OSXX11.main.scpt.in %%DATADIR%%/Modules/Internal/CPack/CPack.RuntimeScript.in %%DATADIR%%/Modules/Internal/CPack/CPack.STGZ_Header.sh.in %%DATADIR%%/Modules/Internal/CPack/CPack.VolumeIcon.icns.in %%DATADIR%%/Modules/Internal/CPack/CPack.background.png.in %%DATADIR%%/Modules/Internal/CPack/CPack.distribution.dist.in %%DATADIR%%/Modules/Internal/CPack/CPackDeb.cmake %%DATADIR%%/Modules/Internal/CPack/CPackExternal.cmake %%DATADIR%%/Modules/Internal/CPack/CPackFreeBSD.cmake %%DATADIR%%/Modules/Internal/CPack/CPackNuGet.cmake %%DATADIR%%/Modules/Internal/CPack/CPackRPM.cmake %%DATADIR%%/Modules/Internal/CPack/CPackWIX.cmake %%DATADIR%%/Modules/Internal/CPack/CPackZIP.cmake %%DATADIR%%/Modules/Internal/CPack/NSIS.InstallOptions.ini.in %%DATADIR%%/Modules/Internal/CPack/NSIS.template.in %%DATADIR%%/Modules/Internal/CPack/WIX.template.in %%DATADIR%%/Modules/Internal/CheckCompilerFlag.cmake +%%DATADIR%%/Modules/Internal/CheckFlagCommonConfig.cmake +%%DATADIR%%/Modules/Internal/CheckLinkerFlag.cmake %%DATADIR%%/Modules/Internal/CheckSourceCompiles.cmake %%DATADIR%%/Modules/Internal/CheckSourceRuns.cmake %%DATADIR%%/Modules/Internal/FeatureTesting.cmake %%DATADIR%%/Modules/Internal/OSRelease/010-TryOldCentOS.cmake %%DATADIR%%/Modules/Internal/OSRelease/020-TryDebianVersion.cmake %%DATADIR%%/Modules/KDE3Macros.cmake %%DATADIR%%/Modules/MacOSXBundleInfo.plist.in %%DATADIR%%/Modules/MacOSXFrameworkInfo.plist.in %%DATADIR%%/Modules/MacroAddFileDependencies.cmake %%DATADIR%%/Modules/MatlabTestsRedirect.cmake %%DATADIR%%/Modules/Platform/AIX-Clang-C.cmake %%DATADIR%%/Modules/Platform/AIX-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/AIX-GNU-ASM.cmake %%DATADIR%%/Modules/Platform/AIX-GNU-C.cmake %%DATADIR%%/Modules/Platform/AIX-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/AIX-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/AIX-GNU.cmake +%%DATADIR%%/Modules/Platform/AIX-IBMClang-C.cmake +%%DATADIR%%/Modules/Platform/AIX-IBMClang-CXX.cmake +%%DATADIR%%/Modules/Platform/AIX-IBMClang.cmake %%DATADIR%%/Modules/Platform/AIX-VisualAge-C.cmake %%DATADIR%%/Modules/Platform/AIX-VisualAge-CXX.cmake %%DATADIR%%/Modules/Platform/AIX-VisualAge-Fortran.cmake %%DATADIR%%/Modules/Platform/AIX-XL-ASM.cmake %%DATADIR%%/Modules/Platform/AIX-XL-C.cmake %%DATADIR%%/Modules/Platform/AIX-XL-CXX.cmake %%DATADIR%%/Modules/Platform/AIX-XL-Fortran.cmake %%DATADIR%%/Modules/Platform/AIX-XL.cmake %%DATADIR%%/Modules/Platform/AIX-XLClang-C.cmake %%DATADIR%%/Modules/Platform/AIX-XLClang-CXX.cmake %%DATADIR%%/Modules/Platform/AIX-XLClang.cmake %%DATADIR%%/Modules/Platform/AIX.cmake %%DATADIR%%/Modules/Platform/AIX/ExportImportList %%DATADIR%%/Modules/Platform/ARTOS-GNU-C.cmake %%DATADIR%%/Modules/Platform/ARTOS.cmake %%DATADIR%%/Modules/Platform/Android-Clang-ASM.cmake %%DATADIR%%/Modules/Platform/Android-Clang-C.cmake %%DATADIR%%/Modules/Platform/Android-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/Android-Clang.cmake %%DATADIR%%/Modules/Platform/Android-Common.cmake %%DATADIR%%/Modules/Platform/Android-Determine-C.cmake %%DATADIR%%/Modules/Platform/Android-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/Android-Determine.cmake %%DATADIR%%/Modules/Platform/Android-GNU-C.cmake %%DATADIR%%/Modules/Platform/Android-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/Android-GNU.cmake %%DATADIR%%/Modules/Platform/Android-Initialize.cmake %%DATADIR%%/Modules/Platform/Android.cmake %%DATADIR%%/Modules/Platform/Android/Determine-Compiler-NDK.cmake %%DATADIR%%/Modules/Platform/Android/Determine-Compiler-Standalone.cmake %%DATADIR%%/Modules/Platform/Android/Determine-Compiler.cmake %%DATADIR%%/Modules/Platform/Android/VCXProjInspect.vcxproj.in %%DATADIR%%/Modules/Platform/Android/abi-arm64-v8a-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-arm64-v8a-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-armeabi-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-armeabi-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-armeabi-v6-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-armeabi-v6-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-armeabi-v7a-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-armeabi-v7a-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-common-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-common-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-common.cmake %%DATADIR%%/Modules/Platform/Android/abi-mips-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-mips-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-mips64-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-mips64-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-x86-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-x86-GNU.cmake %%DATADIR%%/Modules/Platform/Android/abi-x86_64-Clang.cmake %%DATADIR%%/Modules/Platform/Android/abi-x86_64-GNU.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-c++.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-c++_shared.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-c++_static.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-gabi++.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-gabi++_shared.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-gabi++_static.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-gnustl.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-gnustl_shared.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-gnustl_static.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-none.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-stlport.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-stlport_shared.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-stlport_static.cmake %%DATADIR%%/Modules/Platform/Android/ndk-stl-system.cmake %%DATADIR%%/Modules/Platform/Apple-Absoft-Fortran.cmake %%DATADIR%%/Modules/Platform/Apple-Apple-Swift.cmake %%DATADIR%%/Modules/Platform/Apple-AppleClang-C.cmake %%DATADIR%%/Modules/Platform/Apple-AppleClang-CXX.cmake %%DATADIR%%/Modules/Platform/Apple-AppleClang-OBJC.cmake %%DATADIR%%/Modules/Platform/Apple-AppleClang-OBJCXX.cmake %%DATADIR%%/Modules/Platform/Apple-Clang-ASM.cmake %%DATADIR%%/Modules/Platform/Apple-Clang-C.cmake %%DATADIR%%/Modules/Platform/Apple-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/Apple-Clang-OBJC.cmake %%DATADIR%%/Modules/Platform/Apple-Clang-OBJCXX.cmake %%DATADIR%%/Modules/Platform/Apple-Clang.cmake %%DATADIR%%/Modules/Platform/Apple-GNU-C.cmake %%DATADIR%%/Modules/Platform/Apple-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/Apple-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/Apple-GNU-OBJC.cmake %%DATADIR%%/Modules/Platform/Apple-GNU-OBJCXX.cmake %%DATADIR%%/Modules/Platform/Apple-GNU.cmake %%DATADIR%%/Modules/Platform/Apple-Intel-C.cmake %%DATADIR%%/Modules/Platform/Apple-Intel-CXX.cmake %%DATADIR%%/Modules/Platform/Apple-Intel-Fortran.cmake %%DATADIR%%/Modules/Platform/Apple-Intel.cmake %%DATADIR%%/Modules/Platform/Apple-IntelLLVM-C.cmake %%DATADIR%%/Modules/Platform/Apple-IntelLLVM-CXX.cmake %%DATADIR%%/Modules/Platform/Apple-IntelLLVM-Fortran.cmake %%DATADIR%%/Modules/Platform/Apple-IntelLLVM.cmake %%DATADIR%%/Modules/Platform/Apple-NAG-Fortran.cmake %%DATADIR%%/Modules/Platform/Apple-NVIDIA-CUDA.cmake %%DATADIR%%/Modules/Platform/Apple-PGI-C.cmake %%DATADIR%%/Modules/Platform/Apple-PGI-CXX.cmake %%DATADIR%%/Modules/Platform/Apple-PGI-Fortran.cmake %%DATADIR%%/Modules/Platform/Apple-PGI.cmake %%DATADIR%%/Modules/Platform/Apple-VisualAge-C.cmake %%DATADIR%%/Modules/Platform/Apple-VisualAge-CXX.cmake %%DATADIR%%/Modules/Platform/Apple-XL-C.cmake %%DATADIR%%/Modules/Platform/Apple-XL-CXX.cmake %%DATADIR%%/Modules/Platform/BSDOS.cmake %%DATADIR%%/Modules/Platform/BeOS.cmake %%DATADIR%%/Modules/Platform/BlueGeneL.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-base.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-dynamic.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-static-GNU-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-static-XL-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-static-XL-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneP-static.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-base.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-dynamic.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-static-GNU-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-static-XL-C.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake %%DATADIR%%/Modules/Platform/BlueGeneQ-static.cmake %%DATADIR%%/Modules/Platform/CYGWIN-Clang-C.cmake %%DATADIR%%/Modules/Platform/CYGWIN-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/CYGWIN-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/CYGWIN-GNU-C.cmake %%DATADIR%%/Modules/Platform/CYGWIN-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/CYGWIN-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/CYGWIN-GNU.cmake %%DATADIR%%/Modules/Platform/CYGWIN-windres.cmake %%DATADIR%%/Modules/Platform/CYGWIN.cmake %%DATADIR%%/Modules/Platform/Catamount.cmake %%DATADIR%%/Modules/Platform/CrayLinuxEnvironment.cmake %%DATADIR%%/Modules/Platform/DOS-OpenWatcom-C.cmake %%DATADIR%%/Modules/Platform/DOS-OpenWatcom-CXX.cmake %%DATADIR%%/Modules/Platform/DOS-OpenWatcom.cmake %%DATADIR%%/Modules/Platform/DOS.cmake %%DATADIR%%/Modules/Platform/Darwin-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/Darwin-Initialize.cmake %%DATADIR%%/Modules/Platform/Darwin.cmake %%DATADIR%%/Modules/Platform/DragonFly.cmake %%DATADIR%%/Modules/Platform/Euros.cmake %%DATADIR%%/Modules/Platform/FreeBSD-CXX.cmake %%DATADIR%%/Modules/Platform/FreeBSD-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/FreeBSD.cmake %%DATADIR%%/Modules/Platform/Fuchsia.cmake %%DATADIR%%/Modules/Platform/GHS-MULTI-Determine.cmake %%DATADIR%%/Modules/Platform/GHS-MULTI.cmake %%DATADIR%%/Modules/Platform/GNU.cmake %%DATADIR%%/Modules/Platform/GNUtoMS_lib.bat.in %%DATADIR%%/Modules/Platform/GNUtoMS_lib.cmake %%DATADIR%%/Modules/Platform/Generic-ADSP-ASM.cmake %%DATADIR%%/Modules/Platform/Generic-ADSP-C.cmake %%DATADIR%%/Modules/Platform/Generic-ADSP-CXX.cmake %%DATADIR%%/Modules/Platform/Generic-ADSP-Common.cmake +%%DATADIR%%/Modules/Platform/Generic-ELF.cmake %%DATADIR%%/Modules/Platform/Generic-SDCC-C.cmake %%DATADIR%%/Modules/Platform/Generic.cmake %%DATADIR%%/Modules/Platform/HP-UX-GNU-ASM.cmake %%DATADIR%%/Modules/Platform/HP-UX-GNU-C.cmake %%DATADIR%%/Modules/Platform/HP-UX-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/HP-UX-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/HP-UX-GNU.cmake %%DATADIR%%/Modules/Platform/HP-UX-HP-ASM.cmake %%DATADIR%%/Modules/Platform/HP-UX-HP-C.cmake %%DATADIR%%/Modules/Platform/HP-UX-HP-CXX.cmake %%DATADIR%%/Modules/Platform/HP-UX-HP-Fortran.cmake %%DATADIR%%/Modules/Platform/HP-UX-HP.cmake %%DATADIR%%/Modules/Platform/HP-UX.cmake %%DATADIR%%/Modules/Platform/Haiku.cmake %%DATADIR%%/Modules/Platform/Linux-Absoft-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-CCur-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-Clang-C.cmake %%DATADIR%%/Modules/Platform/Linux-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-Fujitsu-C.cmake %%DATADIR%%/Modules/Platform/Linux-Fujitsu-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-Fujitsu.cmake %%DATADIR%%/Modules/Platform/Linux-GNU-C.cmake %%DATADIR%%/Modules/Platform/Linux-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-GNU.cmake %%DATADIR%%/Modules/Platform/Linux-Intel-C.cmake %%DATADIR%%/Modules/Platform/Linux-Intel-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-Intel-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-Intel.cmake %%DATADIR%%/Modules/Platform/Linux-IntelLLVM-C.cmake %%DATADIR%%/Modules/Platform/Linux-IntelLLVM-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-IntelLLVM-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-IntelLLVM.cmake +%%DATADIR%%/Modules/Platform/Linux-LCC-C.cmake +%%DATADIR%%/Modules/Platform/Linux-LCC-CXX.cmake +%%DATADIR%%/Modules/Platform/Linux-LCC-Fortran.cmake +%%DATADIR%%/Modules/Platform/Linux-LCC.cmake %%DATADIR%%/Modules/Platform/Linux-NAG-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-NVHPC-C.cmake %%DATADIR%%/Modules/Platform/Linux-NVHPC-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-NVHPC-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-NVHPC.cmake %%DATADIR%%/Modules/Platform/Linux-OpenWatcom-C.cmake %%DATADIR%%/Modules/Platform/Linux-OpenWatcom-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-OpenWatcom.cmake %%DATADIR%%/Modules/Platform/Linux-PGI-C.cmake %%DATADIR%%/Modules/Platform/Linux-PGI-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-PGI-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-PGI.cmake %%DATADIR%%/Modules/Platform/Linux-PathScale-C.cmake %%DATADIR%%/Modules/Platform/Linux-PathScale-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-PathScale-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-PathScale.cmake %%DATADIR%%/Modules/Platform/Linux-SunPro-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-TinyCC-C.cmake %%DATADIR%%/Modules/Platform/Linux-VisualAge-C.cmake %%DATADIR%%/Modules/Platform/Linux-VisualAge-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-VisualAge-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-XL-C.cmake %%DATADIR%%/Modules/Platform/Linux-XL-CXX.cmake %%DATADIR%%/Modules/Platform/Linux-XL-Fortran.cmake %%DATADIR%%/Modules/Platform/Linux-como.cmake %%DATADIR%%/Modules/Platform/Linux.cmake %%DATADIR%%/Modules/Platform/MP-RAS.cmake %%DATADIR%%/Modules/Platform/MSYS-Clang-C.cmake %%DATADIR%%/Modules/Platform/MSYS-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/MSYS-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/MSYS-GNU-C.cmake %%DATADIR%%/Modules/Platform/MSYS-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/MSYS-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/MSYS-GNU.cmake %%DATADIR%%/Modules/Platform/MSYS-windres.cmake %%DATADIR%%/Modules/Platform/MSYS.cmake %%DATADIR%%/Modules/Platform/Midipix.cmake %%DATADIR%%/Modules/Platform/MirBSD.cmake %%DATADIR%%/Modules/Platform/NetBSD.cmake %%DATADIR%%/Modules/Platform/OS2-OpenWatcom-C.cmake %%DATADIR%%/Modules/Platform/OS2-OpenWatcom-CXX.cmake %%DATADIR%%/Modules/Platform/OS2-OpenWatcom.cmake %%DATADIR%%/Modules/Platform/OS2.cmake %%DATADIR%%/Modules/Platform/OSF1.cmake %%DATADIR%%/Modules/Platform/OpenBSD.cmake %%DATADIR%%/Modules/Platform/OpenVMS.cmake %%DATADIR%%/Modules/Platform/QNX.cmake %%DATADIR%%/Modules/Platform/RISCos.cmake %%DATADIR%%/Modules/Platform/SCO_SV.cmake %%DATADIR%%/Modules/Platform/SINIX.cmake %%DATADIR%%/Modules/Platform/SunOS-Clang-C.cmake %%DATADIR%%/Modules/Platform/SunOS-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/SunOS-GNU-C.cmake %%DATADIR%%/Modules/Platform/SunOS-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/SunOS-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/SunOS-GNU.cmake %%DATADIR%%/Modules/Platform/SunOS-PathScale-C.cmake %%DATADIR%%/Modules/Platform/SunOS-PathScale-CXX.cmake %%DATADIR%%/Modules/Platform/SunOS-PathScale-Fortran.cmake %%DATADIR%%/Modules/Platform/SunOS-PathScale.cmake %%DATADIR%%/Modules/Platform/SunOS.cmake %%DATADIR%%/Modules/Platform/Tru64.cmake %%DATADIR%%/Modules/Platform/ULTRIX.cmake %%DATADIR%%/Modules/Platform/UNIX_SV.cmake %%DATADIR%%/Modules/Platform/UnixPaths.cmake %%DATADIR%%/Modules/Platform/UnixWare.cmake %%DATADIR%%/Modules/Platform/Windows-Apple-Swift.cmake %%DATADIR%%/Modules/Platform/Windows-Borland-C.cmake %%DATADIR%%/Modules/Platform/Windows-Borland-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-Clang-ASM.cmake %%DATADIR%%/Modules/Platform/Windows-Clang-C.cmake %%DATADIR%%/Modules/Platform/Windows-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-Clang.cmake %%DATADIR%%/Modules/Platform/Windows-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-Embarcadero-C.cmake %%DATADIR%%/Modules/Platform/Windows-Embarcadero-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-Embarcadero.cmake %%DATADIR%%/Modules/Platform/Windows-Flang-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-G95-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-ASM.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-C-ABI.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-C.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-CXX-ABI.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-Fortran-ABI.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-GNU.cmake %%DATADIR%%/Modules/Platform/Windows-Intel-ASM.cmake %%DATADIR%%/Modules/Platform/Windows-Intel-C.cmake %%DATADIR%%/Modules/Platform/Windows-Intel-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-Intel-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-Intel-ISPC.cmake %%DATADIR%%/Modules/Platform/Windows-Intel.cmake %%DATADIR%%/Modules/Platform/Windows-IntelLLVM-ASM.cmake %%DATADIR%%/Modules/Platform/Windows-IntelLLVM-C.cmake %%DATADIR%%/Modules/Platform/Windows-IntelLLVM-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-IntelLLVM-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-IntelLLVM.cmake %%DATADIR%%/Modules/Platform/Windows-MSVC-C.cmake %%DATADIR%%/Modules/Platform/Windows-MSVC-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-MSVC.cmake %%DATADIR%%/Modules/Platform/Windows-NVIDIA-CUDA.cmake %%DATADIR%%/Modules/Platform/Windows-OpenWatcom-C.cmake %%DATADIR%%/Modules/Platform/Windows-OpenWatcom-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-OpenWatcom.cmake %%DATADIR%%/Modules/Platform/Windows-PGI-C.cmake %%DATADIR%%/Modules/Platform/Windows-PGI-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-PGI.cmake %%DATADIR%%/Modules/Platform/Windows-Watcom-C.cmake %%DATADIR%%/Modules/Platform/Windows-Watcom-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-df.cmake %%DATADIR%%/Modules/Platform/Windows-windres.cmake %%DATADIR%%/Modules/Platform/Windows.cmake %%DATADIR%%/Modules/Platform/WindowsCE-MSVC-C.cmake %%DATADIR%%/Modules/Platform/WindowsCE-MSVC-CXX.cmake %%DATADIR%%/Modules/Platform/WindowsCE.cmake %%DATADIR%%/Modules/Platform/WindowsPaths.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-Clang-ASM.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-Clang-C.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-GNU-ASM.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-GNU-C.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-MSVC-C.cmake %%DATADIR%%/Modules/Platform/WindowsPhone-MSVC-CXX.cmake %%DATADIR%%/Modules/Platform/WindowsPhone.cmake %%DATADIR%%/Modules/Platform/WindowsStore-Clang-ASM.cmake %%DATADIR%%/Modules/Platform/WindowsStore-Clang-C.cmake %%DATADIR%%/Modules/Platform/WindowsStore-Clang-CXX.cmake %%DATADIR%%/Modules/Platform/WindowsStore-GNU-ASM.cmake %%DATADIR%%/Modules/Platform/WindowsStore-GNU-C.cmake %%DATADIR%%/Modules/Platform/WindowsStore-GNU-CXX.cmake %%DATADIR%%/Modules/Platform/WindowsStore-MSVC-C.cmake %%DATADIR%%/Modules/Platform/WindowsStore-MSVC-CXX.cmake %%DATADIR%%/Modules/Platform/WindowsStore.cmake %%DATADIR%%/Modules/Platform/Xenix.cmake %%DATADIR%%/Modules/Platform/eCos.cmake %%DATADIR%%/Modules/Platform/gas.cmake %%DATADIR%%/Modules/Platform/iOS-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/iOS-Initialize.cmake %%DATADIR%%/Modules/Platform/iOS.cmake %%DATADIR%%/Modules/Platform/kFreeBSD.cmake %%DATADIR%%/Modules/Platform/syllable.cmake %%DATADIR%%/Modules/Platform/tvOS-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/tvOS-Initialize.cmake %%DATADIR%%/Modules/Platform/tvOS.cmake %%DATADIR%%/Modules/Platform/watchOS-Determine-CXX.cmake %%DATADIR%%/Modules/Platform/watchOS-Initialize.cmake %%DATADIR%%/Modules/Platform/watchOS.cmake %%DATADIR%%/Modules/ProcessorCount.cmake %%DATADIR%%/Modules/Qt4ConfigDependentSettings.cmake %%DATADIR%%/Modules/Qt4Macros.cmake -%%DATADIR%%/Modules/RepositoryInfo.txt.in %%DATADIR%%/Modules/SelectLibraryConfigurations.cmake %%DATADIR%%/Modules/Squish4RunTestCase.bat %%DATADIR%%/Modules/Squish4RunTestCase.sh %%DATADIR%%/Modules/SquishRunTestCase.bat %%DATADIR%%/Modules/SquishRunTestCase.sh %%DATADIR%%/Modules/SquishTestScript.cmake %%DATADIR%%/Modules/SystemInformation.cmake %%DATADIR%%/Modules/SystemInformation.in %%DATADIR%%/Modules/TestBigEndian.cmake %%DATADIR%%/Modules/TestCXXAcceptsFlag.cmake %%DATADIR%%/Modules/TestEndianess.c.in %%DATADIR%%/Modules/TestForANSIForScope.cmake %%DATADIR%%/Modules/TestForANSIStreamHeaders.cmake %%DATADIR%%/Modules/TestForANSIStreamHeaders.cxx %%DATADIR%%/Modules/TestForAnsiForScope.cxx %%DATADIR%%/Modules/TestForSSTREAM.cmake %%DATADIR%%/Modules/TestForSSTREAM.cxx %%DATADIR%%/Modules/TestForSTDNamespace.cmake %%DATADIR%%/Modules/TestForSTDNamespace.cxx %%DATADIR%%/Modules/UseEcos.cmake %%DATADIR%%/Modules/UseJava.cmake %%DATADIR%%/Modules/UseJava/ClassFilelist.cmake %%DATADIR%%/Modules/UseJava/ClearClassFiles.cmake %%DATADIR%%/Modules/UseJava/Symlinks.cmake %%DATADIR%%/Modules/UseJava/javaTargets.cmake.in %%DATADIR%%/Modules/UsePkgConfig.cmake %%DATADIR%%/Modules/UseQt4.cmake %%DATADIR%%/Modules/UseSWIG.cmake %%DATADIR%%/Modules/UseSWIG/ManageSupportFiles.cmake %%DATADIR%%/Modules/Use_wxWindows.cmake %%DATADIR%%/Modules/UsewxWidgets.cmake %%DATADIR%%/Modules/VTKCompatibility.cmake %%DATADIR%%/Modules/WriteBasicConfigVersionFile.cmake %%DATADIR%%/Modules/WriteCompilerDetectionHeader.cmake %%DATADIR%%/Modules/ecos_clean.cmake %%DATADIR%%/Modules/exportheader.cmake.in %%DATADIR%%/Modules/kde3init_dummy.cpp.in %%DATADIR%%/Modules/kde3uic.cmake %%DATADIR%%/Modules/readme.txt %%DATADIR%%/Templates/AppleInfo.plist %%DATADIR%%/Templates/CMakeVSMacros1.vsmacros %%DATADIR%%/Templates/CMakeVSMacros2.vsmacros %%DATADIR%%/Templates/CPack.GenericDescription.txt %%DATADIR%%/Templates/CPack.GenericLicense.txt %%DATADIR%%/Templates/CPack.GenericWelcome.txt %%DATADIR%%/Templates/CPackConfig.cmake.in %%DATADIR%%/Templates/CTestScript.cmake.in %%DATADIR%%/Templates/MSBuild/CustomBuildDepFile.targets %%DATADIR%%/Templates/MSBuild/FlagTables/v10_CL.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_CSharp.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_Cuda.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_CudaHost.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_LIB.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_Link.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_MASM.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_NASM.json %%DATADIR%%/Templates/MSBuild/FlagTables/v10_RC.json %%DATADIR%%/Templates/MSBuild/FlagTables/v11_CL.json %%DATADIR%%/Templates/MSBuild/FlagTables/v11_CSharp.json %%DATADIR%%/Templates/MSBuild/FlagTables/v11_LIB.json %%DATADIR%%/Templates/MSBuild/FlagTables/v11_Link.json %%DATADIR%%/Templates/MSBuild/FlagTables/v11_MASM.json %%DATADIR%%/Templates/MSBuild/FlagTables/v11_RC.json %%DATADIR%%/Templates/MSBuild/FlagTables/v12_CL.json %%DATADIR%%/Templates/MSBuild/FlagTables/v12_CSharp.json %%DATADIR%%/Templates/MSBuild/FlagTables/v12_LIB.json %%DATADIR%%/Templates/MSBuild/FlagTables/v12_Link.json %%DATADIR%%/Templates/MSBuild/FlagTables/v12_MASM.json %%DATADIR%%/Templates/MSBuild/FlagTables/v12_RC.json %%DATADIR%%/Templates/MSBuild/FlagTables/v140_CL.json %%DATADIR%%/Templates/MSBuild/FlagTables/v140_CSharp.json %%DATADIR%%/Templates/MSBuild/FlagTables/v140_Link.json %%DATADIR%%/Templates/MSBuild/FlagTables/v141_CL.json %%DATADIR%%/Templates/MSBuild/FlagTables/v141_CSharp.json %%DATADIR%%/Templates/MSBuild/FlagTables/v141_Link.json %%DATADIR%%/Templates/MSBuild/FlagTables/v142_CL.json %%DATADIR%%/Templates/MSBuild/FlagTables/v142_CSharp.json %%DATADIR%%/Templates/MSBuild/FlagTables/v142_Link.json %%DATADIR%%/Templates/MSBuild/FlagTables/v143_CL.json %%DATADIR%%/Templates/MSBuild/FlagTables/v143_CSharp.json %%DATADIR%%/Templates/MSBuild/FlagTables/v143_Link.json %%DATADIR%%/Templates/MSBuild/FlagTables/v14_LIB.json %%DATADIR%%/Templates/MSBuild/FlagTables/v14_MASM.json %%DATADIR%%/Templates/MSBuild/FlagTables/v14_RC.json %%DATADIR%%/Templates/MSBuild/nasm.props.in %%DATADIR%%/Templates/MSBuild/nasm.targets %%DATADIR%%/Templates/MSBuild/nasm.xml %%DATADIR%%/Templates/TestDriver.cxx.in %%DATADIR%%/Templates/Windows/ApplicationIcon.png %%DATADIR%%/Templates/Windows/Logo.png %%DATADIR%%/Templates/Windows/SmallLogo.png %%DATADIR%%/Templates/Windows/SmallLogo44x44.png %%DATADIR%%/Templates/Windows/SplashScreen.png %%DATADIR%%/Templates/Windows/StoreLogo.png %%DATADIR%%/Templates/Windows/Windows_TemporaryKey.pfx %%DATADIR%%/include/cmCPluginAPI.h +%%MANPAGES%%man/man1/ccmake.1.gz +%%MANPAGES%%man/man1/cmake.1.gz +%%MANPAGES%%man/man1/cpack.1.gz +%%MANPAGES%%man/man1/ctest.1.gz +%%MANPAGES%%man/man7/cmake-buildsystem.7.gz +%%MANPAGES%%man/man7/cmake-commands.7.gz +%%MANPAGES%%man/man7/cmake-compile-features.7.gz +%%MANPAGES%%man/man7/cmake-developer.7.gz +%%MANPAGES%%man/man7/cmake-env-variables.7.gz +%%MANPAGES%%man/man7/cmake-file-api.7.gz +%%MANPAGES%%man/man7/cmake-generator-expressions.7.gz +%%MANPAGES%%man/man7/cmake-generators.7.gz +%%MANPAGES%%man/man7/cmake-language.7.gz +%%MANPAGES%%man/man7/cmake-modules.7.gz +%%MANPAGES%%man/man7/cmake-packages.7.gz +%%MANPAGES%%man/man7/cmake-policies.7.gz +%%MANPAGES%%man/man7/cmake-presets.7.gz +%%MANPAGES%%man/man7/cmake-properties.7.gz +%%MANPAGES%%man/man7/cmake-qt.7.gz +%%MANPAGES%%man/man7/cmake-server.7.gz +%%MANPAGES%%man/man7/cmake-toolchains.7.gz +%%MANPAGES%%man/man7/cmake-variables.7.gz +%%MANPAGES%%man/man7/cpack-generators.7.gz %%PORTDOCS%%%%DOCSDIR%%/Copyright.txt %%PORTDOCS%%%%DOCSDIR%%/cmsys/Copyright.txt -share/emacs/site-lisp/cmake-mode.el -share/vim/vimfiles/indent/cmake.vim -share/vim/vimfiles/syntax/cmake.vim diff --git a/devel/include-what-you-use/pkg-plist b/devel/include-what-you-use/pkg-plist index d618f26c9b6d..2b2de5c83c77 100644 --- a/devel/include-what-you-use/pkg-plist +++ b/devel/include-what-you-use/pkg-plist @@ -1,23 +1,23 @@ bin/fix_includes.py bin/include-what-you-use bin/iwyu_tool.py -man/man1/include-what-you-use.1.gz +share/man/man1/include-what-you-use.1.gz %%DATADIR%%/boost-1.64-all-private.imp %%DATADIR%%/boost-1.64-all.imp %%DATADIR%%/boost-1.75-all-private.imp %%DATADIR%%/boost-1.75-all.imp %%DATADIR%%/boost-all-private.imp %%DATADIR%%/boost-all.imp %%DATADIR%%/clang-6.intrinsics.imp %%DATADIR%%/gcc-8.intrinsics.imp %%DATADIR%%/gcc.libc.imp %%DATADIR%%/gcc.stl.headers.imp %%DATADIR%%/gcc.symbols.imp %%DATADIR%%/iwyu.gcc.imp %%DATADIR%%/libcxx.imp %%DATADIR%%/python2.7.imp %%DATADIR%%/%%PYTHON_VERSION%%.imp %%DATADIR%%/qt4.imp %%DATADIR%%/qt5_11.imp %%DATADIR%%/qt5_4.imp %%DATADIR%%/stl.c.headers.imp diff --git a/devel/kms-cmake-utils/Makefile b/devel/kms-cmake-utils/Makefile index 6b5acb8636c6..5fa30ef30dc8 100644 --- a/devel/kms-cmake-utils/Makefile +++ b/devel/kms-cmake-utils/Makefile @@ -1,19 +1,19 @@ PORTNAME= kms-cmake-utils DISTVERSION= 6.16.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= CMake common files used to build all Kurento C/C++ projects LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake USE_GITHUB= yes GH_ACCOUNT= Kurento NO_ARCH= yes -PLIST_SUB= CMAKE_VERSION=3.22 +PLIST_SUB= CMAKE_VERSION=3.23 .include diff --git a/devel/orcania/pkg-plist b/devel/orcania/pkg-plist index ebf654d29515..a74a284b2a1c 100644 --- a/devel/orcania/pkg-plist +++ b/devel/orcania/pkg-plist @@ -1,8 +1,8 @@ bin/base64url include/orcania-cfg.h include/orcania.h lib/liborcania.so lib/liborcania.so.2.2 lib/liborcania.so.%%PORTVERSION%% libdata/pkgconfig/liborcania.pc -man/man1/base64url.1.gz +share/man/man1/base64url.1.gz diff --git a/devel/ucommon/pkg-plist b/devel/ucommon/pkg-plist index 249b43c51585..80ea90ff4b00 100644 --- a/devel/ucommon/pkg-plist +++ b/devel/ucommon/pkg-plist @@ -1,93 +1,93 @@ bin/ucommon/args bin/ucommon/car bin/ucommon/commoncpp-config bin/ucommon/keywait bin/ucommon/mdsum bin/ucommon/pdetach bin/ucommon/scrub-files bin/ucommon/sockaddr bin/ucommon/ucommon-config bin/ucommon/urlout bin/ucommon/zerofill include/commoncpp/address.h include/commoncpp/applog.h include/commoncpp/commoncpp.h include/commoncpp/config.h include/commoncpp/dccp.h include/commoncpp/exception.h include/commoncpp/export.h include/commoncpp/file.h include/commoncpp/mime.h include/commoncpp/misc.h include/commoncpp/numbers.h include/commoncpp/object.h include/commoncpp/persist.h include/commoncpp/pointer.h include/commoncpp/process.h include/commoncpp/serial.h include/commoncpp/slog.h include/commoncpp/socket.h include/commoncpp/string.h include/commoncpp/tcp.h include/commoncpp/thread.h include/commoncpp/tokenizer.h include/commoncpp/udp.h include/commoncpp/xml.h include/ucommon/access.h include/ucommon/arrayref.h include/ucommon/atomic.h include/ucommon/condition.h include/ucommon/counter.h include/ucommon/cpr.h include/ucommon/datetime.h include/ucommon/export.h include/ucommon/fsys.h include/ucommon/generics.h include/ucommon/keydata.h include/ucommon/linked.h include/ucommon/mapped.h include/ucommon/mapref.h include/ucommon/memory.h include/ucommon/numbers.h include/ucommon/object.h include/ucommon/platform.h include/ucommon/protocols.h include/ucommon/reuse.h include/ucommon/secure.h include/ucommon/shared.h include/ucommon/shell.h include/ucommon/socket.h include/ucommon/stl.h include/ucommon/stream.h include/ucommon/string.h include/ucommon/temporary.h include/ucommon/thread.h include/ucommon/timers.h include/ucommon/typeref.h include/ucommon/ucommon-config.h include/ucommon/ucommon.h include/ucommon/unicode.h lib/libcommoncpp.so lib/libcommoncpp.so.8 lib/libcommoncpp.so.8.0.0 lib/libucommon.so lib/libucommon.so.8 lib/libucommon.so.8.0.0 lib/libusecure.so lib/libusecure.so.8 lib/libusecure.so.8.0.0 libdata/pkgconfig/commoncpp.pc libdata/pkgconfig/ucommon.pc -man/man1/args.1.gz -man/man1/car.1.gz -man/man1/commoncpp-config.1.gz -man/man1/keywait.1.gz -man/man1/mdsum.1.gz -man/man1/pdetach.1.gz -man/man1/scrub-files.1.gz -man/man1/sockaddr.1.gz -man/man1/ucommon-config.1.gz -man/man1/urlout.1.gz -man/man1/zerofill.1.gz +share/man/man1/args.1.gz +share/man/man1/car.1.gz +share/man/man1/commoncpp-config.1.gz +share/man/man1/keywait.1.gz +share/man/man1/mdsum.1.gz +share/man/man1/pdetach.1.gz +share/man/man1/scrub-files.1.gz +share/man/man1/sockaddr.1.gz +share/man/man1/ucommon-config.1.gz +share/man/man1/urlout.1.gz +share/man/man1/zerofill.1.gz %%DATADIR%%/cmake/CapeConfig.cmake %%DATADIR%%/cmake/CapeMakeTargets.cmake diff --git a/devel/zapcc/pkg-plist b/devel/zapcc/pkg-plist index 48e475c2b644..ce7a9e22dcc3 100644 --- a/devel/zapcc/pkg-plist +++ b/devel/zapcc/pkg-plist @@ -1,2289 +1,2289 @@ bin/bugpoint bin/c-index-test bin/clang bin/clang++ bin/clang-5.0 bin/clang-check bin/clang-cl bin/clang-cpp bin/clang-format bin/clang-import-test bin/clang-offload-bundler bin/clang-rename bin/git-clang-format bin/llc bin/lli bin/llvm-ar bin/llvm-as bin/llvm-bcanalyzer bin/llvm-c-test bin/llvm-cat bin/llvm-config bin/llvm-cov bin/llvm-cvtres bin/llvm-cxxdump bin/llvm-cxxfilt bin/llvm-diff bin/llvm-dis bin/llvm-dsymutil bin/llvm-dwarfdump bin/llvm-dwp bin/llvm-extract bin/llvm-lib bin/llvm-link bin/llvm-lto bin/llvm-lto2 bin/llvm-mc bin/llvm-mcmarkup bin/llvm-modextract bin/llvm-nm bin/llvm-objdump bin/llvm-opt-report bin/llvm-pdbutil bin/llvm-profdata bin/llvm-ranlib bin/llvm-readobj bin/llvm-rtdyld bin/llvm-size bin/llvm-split bin/llvm-stress bin/llvm-strings bin/llvm-symbolizer bin/llvm-tblgen bin/llvm-xray bin/obj2yaml bin/opt bin/sancov bin/sanstats bin/scan-build bin/scan-view bin/verify-uselistorder bin/yaml2obj bin/zapcc bin/zapcc++ bin/zapcc-cl bin/zapccs bin/zapccs.config include/clang-c/BuildSystem.h include/clang-c/CXCompilationDatabase.h include/clang-c/CXErrorCode.h include/clang-c/CXString.h include/clang-c/Documentation.h include/clang-c/Index.h include/clang-c/Platform.h include/clang/ARCMigrate/ARCMT.h include/clang/ARCMigrate/ARCMTActions.h include/clang/ARCMigrate/FileRemapper.h include/clang/AST/APValue.h include/clang/AST/AST.h include/clang/AST/ASTConsumer.h include/clang/AST/ASTContext.h include/clang/AST/ASTDiagnostic.h include/clang/AST/ASTFwd.h include/clang/AST/ASTImporter.h include/clang/AST/ASTLambda.h include/clang/AST/ASTMutationListener.h include/clang/AST/ASTStructuralEquivalence.h include/clang/AST/ASTTypeTraits.h include/clang/AST/ASTUnresolvedSet.h include/clang/AST/ASTVector.h include/clang/AST/Attr.h include/clang/AST/AttrDump.inc include/clang/AST/AttrImpl.inc include/clang/AST/AttrIterator.h include/clang/AST/AttrVisitor.inc include/clang/AST/Attrs.inc include/clang/AST/Availability.h include/clang/AST/BaseSubobject.h include/clang/AST/BuiltinTypes.def include/clang/AST/CXXInheritance.h include/clang/AST/CanonicalType.h include/clang/AST/CharUnits.h include/clang/AST/Comment.h include/clang/AST/CommentBriefParser.h include/clang/AST/CommentCommandInfo.inc include/clang/AST/CommentCommandList.inc include/clang/AST/CommentCommandTraits.h include/clang/AST/CommentDiagnostic.h include/clang/AST/CommentHTMLNamedCharacterReferences.inc include/clang/AST/CommentHTMLTags.inc include/clang/AST/CommentHTMLTagsProperties.inc include/clang/AST/CommentLexer.h include/clang/AST/CommentNodes.inc include/clang/AST/CommentParser.h include/clang/AST/CommentSema.h include/clang/AST/CommentVisitor.h include/clang/AST/Decl.h include/clang/AST/DeclAccessPair.h include/clang/AST/DeclBase.h include/clang/AST/DeclCXX.h include/clang/AST/DeclContextInternals.h include/clang/AST/DeclFriend.h include/clang/AST/DeclGroup.h include/clang/AST/DeclLookups.h include/clang/AST/DeclNodes.inc include/clang/AST/DeclObjC.h include/clang/AST/DeclOpenMP.h include/clang/AST/DeclTemplate.h include/clang/AST/DeclVisitor.h include/clang/AST/DeclarationName.h include/clang/AST/DependentDiagnostic.h include/clang/AST/EvaluatedExprVisitor.h include/clang/AST/Expr.h include/clang/AST/ExprCXX.h include/clang/AST/ExprObjC.h include/clang/AST/ExprOpenMP.h include/clang/AST/ExternalASTMerger.h include/clang/AST/ExternalASTSource.h include/clang/AST/GlobalDecl.h include/clang/AST/LambdaCapture.h include/clang/AST/LocInfoType.h include/clang/AST/Mangle.h include/clang/AST/MangleNumberingContext.h include/clang/AST/NSAPI.h include/clang/AST/NestedNameSpecifier.h include/clang/AST/ODRHash.h include/clang/AST/OpenMPClause.h include/clang/AST/OperationKinds.def include/clang/AST/OperationKinds.h include/clang/AST/ParentMap.h include/clang/AST/PrettyPrinter.h include/clang/AST/RawCommentList.h include/clang/AST/RecordLayout.h include/clang/AST/RecursiveASTVisitor.h include/clang/AST/Redeclarable.h include/clang/AST/SelectorLocationsKind.h include/clang/AST/Stmt.h include/clang/AST/StmtCXX.h include/clang/AST/StmtGraphTraits.h include/clang/AST/StmtIterator.h include/clang/AST/StmtNodes.inc include/clang/AST/StmtObjC.h include/clang/AST/StmtOpenMP.h include/clang/AST/StmtVisitor.h include/clang/AST/TemplateBase.h include/clang/AST/TemplateName.h include/clang/AST/Type.h include/clang/AST/TypeLoc.h include/clang/AST/TypeLocNodes.def include/clang/AST/TypeLocVisitor.h include/clang/AST/TypeNodes.def include/clang/AST/TypeOrdering.h include/clang/AST/TypeVisitor.h include/clang/AST/UnresolvedSet.h include/clang/AST/VTTBuilder.h include/clang/AST/VTableBuilder.h include/clang/ASTMatchers/ASTMatchFinder.h include/clang/ASTMatchers/ASTMatchers.h include/clang/ASTMatchers/ASTMatchersInternal.h include/clang/ASTMatchers/ASTMatchersMacros.h include/clang/ASTMatchers/Dynamic/Diagnostics.h include/clang/ASTMatchers/Dynamic/Parser.h include/clang/ASTMatchers/Dynamic/Registry.h include/clang/ASTMatchers/Dynamic/VariantValue.h include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h include/clang/Analysis/Analyses/Consumed.h include/clang/Analysis/Analyses/Dominators.h include/clang/Analysis/Analyses/FormatString.h include/clang/Analysis/Analyses/LiveVariables.h include/clang/Analysis/Analyses/OSLog.h include/clang/Analysis/Analyses/PostOrderCFGView.h include/clang/Analysis/Analyses/PseudoConstantAnalysis.h include/clang/Analysis/Analyses/ReachableCode.h include/clang/Analysis/Analyses/ThreadSafety.h include/clang/Analysis/Analyses/ThreadSafetyCommon.h include/clang/Analysis/Analyses/ThreadSafetyLogical.h include/clang/Analysis/Analyses/ThreadSafetyOps.def include/clang/Analysis/Analyses/ThreadSafetyTIL.h include/clang/Analysis/Analyses/ThreadSafetyTraverse.h include/clang/Analysis/Analyses/ThreadSafetyUtil.h include/clang/Analysis/Analyses/UninitializedValues.h include/clang/Analysis/AnalysisContext.h include/clang/Analysis/AnalysisDiagnostic.h include/clang/Analysis/CFG.h include/clang/Analysis/CFGStmtMap.h include/clang/Analysis/CallGraph.h include/clang/Analysis/CloneDetection.h include/clang/Analysis/CodeInjector.h include/clang/Analysis/DomainSpecific/CocoaConventions.h include/clang/Analysis/DomainSpecific/ObjCNoReturn.h include/clang/Analysis/FlowSensitive/DataflowValues.h include/clang/Analysis/ProgramPoint.h include/clang/Analysis/Support/BumpVector.h include/clang/Basic/ABI.h include/clang/Basic/AddressSpaces.h include/clang/Basic/AllDiagnostics.h include/clang/Basic/AttrHasAttributeImpl.inc include/clang/Basic/AttrKinds.h include/clang/Basic/AttrList.inc include/clang/Basic/AttrSubMatchRulesList.inc include/clang/Basic/AttrSubjectMatchRules.h include/clang/Basic/Attributes.h include/clang/Basic/Builtins.def include/clang/Basic/Builtins.h include/clang/Basic/BuiltinsAArch64.def include/clang/Basic/BuiltinsAMDGPU.def include/clang/Basic/BuiltinsARM.def include/clang/Basic/BuiltinsHexagon.def include/clang/Basic/BuiltinsLe64.def include/clang/Basic/BuiltinsMips.def include/clang/Basic/BuiltinsNEON.def include/clang/Basic/BuiltinsNVPTX.def include/clang/Basic/BuiltinsNios2.def include/clang/Basic/BuiltinsPPC.def include/clang/Basic/BuiltinsSystemZ.def include/clang/Basic/BuiltinsWebAssembly.def include/clang/Basic/BuiltinsX86.def include/clang/Basic/BuiltinsX86_64.def include/clang/Basic/BuiltinsXCore.def include/clang/Basic/CapturedStmt.h include/clang/Basic/CharInfo.h include/clang/Basic/CommentOptions.h include/clang/Basic/Cuda.h include/clang/Basic/DebugInfoOptions.h include/clang/Basic/Diagnostic.h include/clang/Basic/DiagnosticASTKinds.inc include/clang/Basic/DiagnosticAnalysisKinds.inc include/clang/Basic/DiagnosticCategories.h include/clang/Basic/DiagnosticCommentKinds.inc include/clang/Basic/DiagnosticCommonKinds.inc include/clang/Basic/DiagnosticDriverKinds.inc include/clang/Basic/DiagnosticFrontendKinds.inc include/clang/Basic/DiagnosticGroups.inc include/clang/Basic/DiagnosticIDs.h include/clang/Basic/DiagnosticIndexName.inc include/clang/Basic/DiagnosticLexKinds.inc include/clang/Basic/DiagnosticOptions.def include/clang/Basic/DiagnosticOptions.h include/clang/Basic/DiagnosticParseKinds.inc include/clang/Basic/DiagnosticSemaKinds.inc include/clang/Basic/DiagnosticSerializationKinds.inc include/clang/Basic/ExceptionSpecificationType.h include/clang/Basic/ExpressionTraits.h include/clang/Basic/FileManager.h include/clang/Basic/FileSystemOptions.h include/clang/Basic/FileSystemStatCache.h include/clang/Basic/IdentifierTable.h include/clang/Basic/LLVM.h include/clang/Basic/Lambda.h include/clang/Basic/LangOptions.def include/clang/Basic/LangOptions.h include/clang/Basic/Linkage.h include/clang/Basic/MacroBuilder.h include/clang/Basic/MemoryBufferCache.h include/clang/Basic/Module.h include/clang/Basic/ObjCRuntime.h include/clang/Basic/OpenCLExtensions.def include/clang/Basic/OpenCLImageTypes.def include/clang/Basic/OpenCLOptions.h include/clang/Basic/OpenMPKinds.def include/clang/Basic/OpenMPKinds.h include/clang/Basic/OperatorKinds.def include/clang/Basic/OperatorKinds.h include/clang/Basic/OperatorPrecedence.h include/clang/Basic/PartialDiagnostic.h include/clang/Basic/PlistSupport.h include/clang/Basic/PragmaKinds.h include/clang/Basic/PrettyStackTrace.h include/clang/Basic/SanitizerBlacklist.h include/clang/Basic/Sanitizers.def include/clang/Basic/Sanitizers.h include/clang/Basic/SourceLocation.h include/clang/Basic/SourceManager.h include/clang/Basic/SourceManagerInternals.h include/clang/Basic/Specifiers.h include/clang/Basic/TargetBuiltins.h include/clang/Basic/TargetCXXABI.h include/clang/Basic/TargetInfo.h include/clang/Basic/TargetOptions.h include/clang/Basic/TemplateKinds.h include/clang/Basic/TokenKinds.def include/clang/Basic/TokenKinds.h include/clang/Basic/TypeTraits.h include/clang/Basic/Version.h include/clang/Basic/Version.inc include/clang/Basic/VersionTuple.h include/clang/Basic/VirtualFileSystem.h include/clang/Basic/Visibility.h include/clang/Basic/XRayLists.h include/clang/Basic/arm_neon.inc include/clang/CodeGen/BackendUtil.h include/clang/CodeGen/CGFunctionInfo.h include/clang/CodeGen/CodeGenABITypes.h include/clang/CodeGen/CodeGenAction.h include/clang/CodeGen/ConstantInitBuilder.h include/clang/CodeGen/ConstantInitFuture.h include/clang/CodeGen/ModuleBuilder.h include/clang/CodeGen/ObjectFilePCHContainerOperations.h include/clang/CodeGen/SwiftCallingConv.h include/clang/Config/config.h include/clang/Driver/Action.h include/clang/Driver/Compilation.h include/clang/Driver/Distro.h include/clang/Driver/Driver.h include/clang/Driver/DriverDiagnostic.h include/clang/Driver/Job.h include/clang/Driver/Multilib.h include/clang/Driver/Options.h include/clang/Driver/Options.inc include/clang/Driver/Phases.h include/clang/Driver/SanitizerArgs.h include/clang/Driver/Tool.h include/clang/Driver/ToolChain.h include/clang/Driver/Types.def include/clang/Driver/Types.h include/clang/Driver/Util.h include/clang/Driver/XRayArgs.h include/clang/Edit/Commit.h include/clang/Edit/EditedSource.h include/clang/Edit/EditsReceiver.h include/clang/Edit/FileOffset.h include/clang/Edit/Rewriters.h include/clang/Format/Format.h include/clang/Frontend/ASTConsumers.h include/clang/Frontend/ASTUnit.h include/clang/Frontend/ChainedDiagnosticConsumer.h include/clang/Frontend/CodeGenOptions.def include/clang/Frontend/CodeGenOptions.h include/clang/Frontend/CommandLineSourceLoc.h include/clang/Frontend/CompilerInstance.h include/clang/Frontend/CompilerInvocation.h include/clang/Frontend/DependencyOutputOptions.h include/clang/Frontend/DiagnosticRenderer.h include/clang/Frontend/FrontendAction.h include/clang/Frontend/FrontendActions.h include/clang/Frontend/FrontendDiagnostic.h include/clang/Frontend/FrontendOptions.h include/clang/Frontend/FrontendPluginRegistry.h include/clang/Frontend/LangStandard.h include/clang/Frontend/LangStandards.def include/clang/Frontend/LayoutOverrideSource.h include/clang/Frontend/LogDiagnosticPrinter.h include/clang/Frontend/MigratorOptions.h include/clang/Frontend/MultiplexConsumer.h include/clang/Frontend/PCHContainerOperations.h include/clang/Frontend/PrecompiledPreamble.h include/clang/Frontend/PreprocessorOutputOptions.h include/clang/Frontend/SerializedDiagnosticPrinter.h include/clang/Frontend/SerializedDiagnosticReader.h include/clang/Frontend/SerializedDiagnostics.h include/clang/Frontend/TextDiagnostic.h include/clang/Frontend/TextDiagnosticBuffer.h include/clang/Frontend/TextDiagnosticPrinter.h include/clang/Frontend/Utils.h include/clang/Frontend/VerifyDiagnosticConsumer.h include/clang/FrontendTool/Utils.h include/clang/Index/CodegenNameGenerator.h include/clang/Index/CommentToXML.h include/clang/Index/IndexDataConsumer.h include/clang/Index/IndexSymbol.h include/clang/Index/IndexingAction.h include/clang/Index/USRGeneration.h include/clang/Lex/CodeCompletionHandler.h include/clang/Lex/DirectoryLookup.h include/clang/Lex/ExternalPreprocessorSource.h include/clang/Lex/HeaderMap.h include/clang/Lex/HeaderMapTypes.h include/clang/Lex/HeaderSearch.h include/clang/Lex/HeaderSearchOptions.h include/clang/Lex/LexDiagnostic.h include/clang/Lex/Lexer.h include/clang/Lex/LiteralSupport.h include/clang/Lex/MacroArgs.h include/clang/Lex/MacroInfo.h include/clang/Lex/ModuleLoader.h include/clang/Lex/ModuleMap.h include/clang/Lex/MultipleIncludeOpt.h include/clang/Lex/PPCallbacks.h include/clang/Lex/PPConditionalDirectiveRecord.h include/clang/Lex/PTHLexer.h include/clang/Lex/PTHManager.h include/clang/Lex/Pragma.h include/clang/Lex/PreprocessingRecord.h include/clang/Lex/Preprocessor.h include/clang/Lex/PreprocessorLexer.h include/clang/Lex/PreprocessorOptions.h include/clang/Lex/ScratchBuffer.h include/clang/Lex/Token.h include/clang/Lex/TokenConcatenation.h include/clang/Lex/TokenLexer.h include/clang/Parse/AttrParserStringSwitches.inc include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc include/clang/Parse/ParseAST.h include/clang/Parse/ParseDiagnostic.h include/clang/Parse/Parser.h include/clang/Parse/RAIIObjectsForParser.h include/clang/Rewrite/Core/DeltaTree.h include/clang/Rewrite/Core/HTMLRewrite.h include/clang/Rewrite/Core/RewriteBuffer.h include/clang/Rewrite/Core/RewriteRope.h include/clang/Rewrite/Core/Rewriter.h include/clang/Rewrite/Core/TokenRewriter.h include/clang/Rewrite/Frontend/ASTConsumers.h include/clang/Rewrite/Frontend/FixItRewriter.h include/clang/Rewrite/Frontend/FrontendActions.h include/clang/Rewrite/Frontend/Rewriters.h include/clang/Sema/AnalysisBasedWarnings.h include/clang/Sema/AttrParsedAttrImpl.inc include/clang/Sema/AttrParsedAttrKinds.inc include/clang/Sema/AttrParsedAttrList.inc include/clang/Sema/AttrSpellingListIndex.inc include/clang/Sema/AttrTemplateInstantiate.inc include/clang/Sema/AttributeList.h include/clang/Sema/CXXFieldCollector.h include/clang/Sema/CleanupInfo.h include/clang/Sema/CodeCompleteConsumer.h include/clang/Sema/CodeCompleteOptions.h include/clang/Sema/DeclSpec.h include/clang/Sema/DelayedDiagnostic.h include/clang/Sema/Designator.h include/clang/Sema/ExternalSemaSource.h include/clang/Sema/IdentifierResolver.h include/clang/Sema/Initialization.h include/clang/Sema/Lookup.h include/clang/Sema/LoopHint.h include/clang/Sema/MultiplexExternalSemaSource.h include/clang/Sema/ObjCMethodList.h include/clang/Sema/Overload.h include/clang/Sema/Ownership.h include/clang/Sema/ParsedTemplate.h include/clang/Sema/PrettyDeclStackTrace.h include/clang/Sema/Scope.h include/clang/Sema/ScopeInfo.h include/clang/Sema/Sema.h include/clang/Sema/SemaConsumer.h include/clang/Sema/SemaDiagnostic.h include/clang/Sema/SemaFixItUtils.h include/clang/Sema/SemaInternal.h include/clang/Sema/SemaLambda.h include/clang/Sema/Template.h include/clang/Sema/TemplateDeduction.h include/clang/Sema/TypoCorrection.h include/clang/Sema/Weak.h include/clang/Serialization/ASTBitCodes.h include/clang/Serialization/ASTDeserializationListener.h include/clang/Serialization/ASTReader.h include/clang/Serialization/ASTWriter.h include/clang/Serialization/AttrPCHRead.inc include/clang/Serialization/AttrPCHWrite.inc include/clang/Serialization/ContinuousRangeMap.h include/clang/Serialization/GlobalModuleIndex.h include/clang/Serialization/Module.h include/clang/Serialization/ModuleFileExtension.h include/clang/Serialization/ModuleManager.h include/clang/Serialization/SerializationDiagnostic.h include/clang/StaticAnalyzer/Checkers/Checkers.inc include/clang/StaticAnalyzer/Checkers/ClangCheckers.h include/clang/StaticAnalyzer/Checkers/LocalCheckers.h include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h include/clang/StaticAnalyzer/Checkers/SValExplainer.h include/clang/StaticAnalyzer/Core/Analyses.def include/clang/StaticAnalyzer/Core/AnalyzerOptions.h include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h include/clang/StaticAnalyzer/Core/BugReporter/BugType.h include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h include/clang/StaticAnalyzer/Core/Checker.h include/clang/StaticAnalyzer/Core/CheckerManager.h include/clang/StaticAnalyzer/Core/CheckerOptInfo.h include/clang/StaticAnalyzer/Core/CheckerRegistry.h include/clang/StaticAnalyzer/Core/IssueHash.h include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h include/clang/StaticAnalyzer/Core/PathSensitive/Store.h include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h include/clang/StaticAnalyzer/Frontend/FrontendActions.h include/clang/StaticAnalyzer/Frontend/ModelConsumer.h include/clang/Tooling/ArgumentsAdjusters.h include/clang/Tooling/CommonOptionsParser.h include/clang/Tooling/CompilationDatabase.h include/clang/Tooling/CompilationDatabasePluginRegistry.h include/clang/Tooling/Core/Diagnostic.h include/clang/Tooling/Core/Lookup.h include/clang/Tooling/Core/QualTypeNames.h include/clang/Tooling/Core/Replacement.h include/clang/Tooling/DiagnosticsYaml.h include/clang/Tooling/FileMatchTrie.h include/clang/Tooling/FixIt.h include/clang/Tooling/JSONCompilationDatabase.h include/clang/Tooling/Refactoring.h include/clang/Tooling/Refactoring/AtomicChange.h include/clang/Tooling/Refactoring/Rename/RenamingAction.h include/clang/Tooling/Refactoring/Rename/USRFinder.h include/clang/Tooling/Refactoring/Rename/USRFindingAction.h include/clang/Tooling/Refactoring/Rename/USRLocFinder.h include/clang/Tooling/RefactoringCallbacks.h include/clang/Tooling/ReplacementsYaml.h include/clang/Tooling/Tooling.h include/llvm-c/Analysis.h include/llvm-c/BitReader.h include/llvm-c/BitWriter.h include/llvm-c/Core.h include/llvm-c/Disassembler.h include/llvm-c/ErrorHandling.h include/llvm-c/ExecutionEngine.h include/llvm-c/IRReader.h include/llvm-c/Initialization.h include/llvm-c/LinkTimeOptimizer.h include/llvm-c/Linker.h include/llvm-c/Object.h include/llvm-c/OrcBindings.h include/llvm-c/Support.h include/llvm-c/Target.h include/llvm-c/TargetMachine.h include/llvm-c/Transforms/IPO.h include/llvm-c/Transforms/PassManagerBuilder.h include/llvm-c/Transforms/Scalar.h include/llvm-c/Transforms/Vectorize.h include/llvm-c/Types.h include/llvm-c/lto.h include/llvm/ADT/APFloat.h include/llvm/ADT/APInt.h include/llvm/ADT/APSInt.h include/llvm/ADT/AllocatorList.h include/llvm/ADT/ArrayRef.h include/llvm/ADT/BitVector.h include/llvm/ADT/BitmaskEnum.h include/llvm/ADT/BreadthFirstIterator.h include/llvm/ADT/CachedHashString.h include/llvm/ADT/DAGDeltaAlgorithm.h include/llvm/ADT/DeltaAlgorithm.h include/llvm/ADT/DenseMap.h include/llvm/ADT/DenseMapInfo.h include/llvm/ADT/DenseSet.h include/llvm/ADT/DepthFirstIterator.h include/llvm/ADT/EpochTracker.h include/llvm/ADT/EquivalenceClasses.h include/llvm/ADT/FoldingSet.h include/llvm/ADT/GraphTraits.h include/llvm/ADT/Hashing.h include/llvm/ADT/ImmutableList.h include/llvm/ADT/ImmutableMap.h include/llvm/ADT/ImmutableSet.h include/llvm/ADT/IndexedMap.h include/llvm/ADT/IntEqClasses.h include/llvm/ADT/IntervalMap.h include/llvm/ADT/IntrusiveRefCntPtr.h include/llvm/ADT/MapVector.h include/llvm/ADT/None.h include/llvm/ADT/Optional.h include/llvm/ADT/PackedVector.h include/llvm/ADT/PointerEmbeddedInt.h include/llvm/ADT/PointerIntPair.h include/llvm/ADT/PointerSumType.h include/llvm/ADT/PointerUnion.h include/llvm/ADT/PostOrderIterator.h include/llvm/ADT/PriorityQueue.h include/llvm/ADT/PriorityWorklist.h include/llvm/ADT/SCCIterator.h include/llvm/ADT/STLExtras.h include/llvm/ADT/ScopeExit.h include/llvm/ADT/ScopedHashTable.h include/llvm/ADT/Sequence.h include/llvm/ADT/SetOperations.h include/llvm/ADT/SetVector.h include/llvm/ADT/SmallBitVector.h include/llvm/ADT/SmallPtrSet.h include/llvm/ADT/SmallSet.h include/llvm/ADT/SmallString.h include/llvm/ADT/SmallVector.h include/llvm/ADT/SparseBitVector.h include/llvm/ADT/SparseMultiSet.h include/llvm/ADT/SparseSet.h include/llvm/ADT/Statistic.h include/llvm/ADT/StringExtras.h include/llvm/ADT/StringMap.h include/llvm/ADT/StringRef.h include/llvm/ADT/StringSet.h include/llvm/ADT/StringSwitch.h include/llvm/ADT/TinyPtrVector.h include/llvm/ADT/Triple.h include/llvm/ADT/Twine.h include/llvm/ADT/UniqueVector.h include/llvm/ADT/VariadicFunction.h include/llvm/ADT/edit_distance.h include/llvm/ADT/ilist.h include/llvm/ADT/ilist_base.h include/llvm/ADT/ilist_iterator.h include/llvm/ADT/ilist_node.h include/llvm/ADT/ilist_node_base.h include/llvm/ADT/ilist_node_options.h include/llvm/ADT/iterator.h include/llvm/ADT/iterator_range.h include/llvm/ADT/simple_ilist.h include/llvm/Analysis/AliasAnalysis.h include/llvm/Analysis/AliasAnalysisEvaluator.h include/llvm/Analysis/AliasSetTracker.h include/llvm/Analysis/AssumptionCache.h include/llvm/Analysis/BasicAliasAnalysis.h include/llvm/Analysis/BlockFrequencyInfo.h include/llvm/Analysis/BlockFrequencyInfoImpl.h include/llvm/Analysis/BranchProbabilityInfo.h include/llvm/Analysis/CFG.h include/llvm/Analysis/CFGPrinter.h include/llvm/Analysis/CFLAliasAnalysisUtils.h include/llvm/Analysis/CFLAndersAliasAnalysis.h include/llvm/Analysis/CFLSteensAliasAnalysis.h include/llvm/Analysis/CGSCCPassManager.h include/llvm/Analysis/CallGraph.h include/llvm/Analysis/CallGraphSCCPass.h include/llvm/Analysis/CallPrinter.h include/llvm/Analysis/CaptureTracking.h include/llvm/Analysis/CodeMetrics.h include/llvm/Analysis/ConstantFolding.h include/llvm/Analysis/DOTGraphTraitsPass.h include/llvm/Analysis/DemandedBits.h include/llvm/Analysis/DependenceAnalysis.h include/llvm/Analysis/DivergenceAnalysis.h include/llvm/Analysis/DomPrinter.h include/llvm/Analysis/DominanceFrontier.h include/llvm/Analysis/DominanceFrontierImpl.h include/llvm/Analysis/EHPersonalities.h include/llvm/Analysis/GlobalsModRef.h include/llvm/Analysis/IVUsers.h include/llvm/Analysis/IndirectCallPromotionAnalysis.h include/llvm/Analysis/IndirectCallSiteVisitor.h include/llvm/Analysis/InlineCost.h include/llvm/Analysis/InstructionSimplify.h include/llvm/Analysis/Interval.h include/llvm/Analysis/IntervalIterator.h include/llvm/Analysis/IntervalPartition.h include/llvm/Analysis/IteratedDominanceFrontier.h include/llvm/Analysis/LazyBlockFrequencyInfo.h include/llvm/Analysis/LazyBranchProbabilityInfo.h include/llvm/Analysis/LazyCallGraph.h include/llvm/Analysis/LazyValueInfo.h include/llvm/Analysis/Lint.h include/llvm/Analysis/Loads.h include/llvm/Analysis/LoopAccessAnalysis.h include/llvm/Analysis/LoopAnalysisManager.h include/llvm/Analysis/LoopInfo.h include/llvm/Analysis/LoopInfoImpl.h include/llvm/Analysis/LoopIterator.h include/llvm/Analysis/LoopPass.h include/llvm/Analysis/LoopUnrollAnalyzer.h include/llvm/Analysis/MemoryBuiltins.h include/llvm/Analysis/MemoryDependenceAnalysis.h include/llvm/Analysis/MemoryLocation.h include/llvm/Analysis/MemorySSA.h include/llvm/Analysis/MemorySSAUpdater.h include/llvm/Analysis/ModuleSummaryAnalysis.h include/llvm/Analysis/ObjCARCAliasAnalysis.h include/llvm/Analysis/ObjCARCAnalysisUtils.h include/llvm/Analysis/ObjCARCInstKind.h include/llvm/Analysis/ObjectUtils.h include/llvm/Analysis/OptimizationDiagnosticInfo.h include/llvm/Analysis/OrderedBasicBlock.h include/llvm/Analysis/PHITransAddr.h include/llvm/Analysis/Passes.h include/llvm/Analysis/PostDominators.h include/llvm/Analysis/ProfileSummaryInfo.h include/llvm/Analysis/PtrUseVisitor.h include/llvm/Analysis/RegionInfo.h include/llvm/Analysis/RegionInfoImpl.h include/llvm/Analysis/RegionIterator.h include/llvm/Analysis/RegionPass.h include/llvm/Analysis/RegionPrinter.h include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h include/llvm/Analysis/ScalarEvolutionExpander.h include/llvm/Analysis/ScalarEvolutionExpressions.h include/llvm/Analysis/ScalarEvolutionNormalization.h include/llvm/Analysis/ScopedNoAliasAA.h include/llvm/Analysis/SparsePropagation.h include/llvm/Analysis/TargetFolder.h include/llvm/Analysis/TargetLibraryInfo.def include/llvm/Analysis/TargetLibraryInfo.h include/llvm/Analysis/TargetTransformInfo.h include/llvm/Analysis/TargetTransformInfoImpl.h include/llvm/Analysis/Trace.h include/llvm/Analysis/TypeBasedAliasAnalysis.h include/llvm/Analysis/TypeMetadataUtils.h include/llvm/Analysis/ValueTracking.h include/llvm/Analysis/VectorUtils.h include/llvm/AsmParser/Parser.h include/llvm/AsmParser/SlotMapping.h include/llvm/BinaryFormat/COFF.h include/llvm/BinaryFormat/Dwarf.def include/llvm/BinaryFormat/Dwarf.h include/llvm/BinaryFormat/ELF.h include/llvm/BinaryFormat/ELFRelocs/AArch64.def include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def include/llvm/BinaryFormat/ELFRelocs/ARM.def include/llvm/BinaryFormat/ELFRelocs/AVR.def include/llvm/BinaryFormat/ELFRelocs/BPF.def include/llvm/BinaryFormat/ELFRelocs/Hexagon.def include/llvm/BinaryFormat/ELFRelocs/Lanai.def include/llvm/BinaryFormat/ELFRelocs/Mips.def include/llvm/BinaryFormat/ELFRelocs/PowerPC.def include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def include/llvm/BinaryFormat/ELFRelocs/RISCV.def include/llvm/BinaryFormat/ELFRelocs/Sparc.def include/llvm/BinaryFormat/ELFRelocs/SystemZ.def include/llvm/BinaryFormat/ELFRelocs/WebAssembly.def include/llvm/BinaryFormat/ELFRelocs/i386.def include/llvm/BinaryFormat/ELFRelocs/x86_64.def include/llvm/BinaryFormat/MachO.def include/llvm/BinaryFormat/MachO.h include/llvm/BinaryFormat/Magic.h include/llvm/BinaryFormat/Wasm.h include/llvm/BinaryFormat/WasmRelocs/WebAssembly.def include/llvm/Bitcode/BitCodes.h include/llvm/Bitcode/BitcodeReader.h include/llvm/Bitcode/BitcodeWriter.h include/llvm/Bitcode/BitcodeWriterPass.h include/llvm/Bitcode/BitstreamReader.h include/llvm/Bitcode/BitstreamWriter.h include/llvm/Bitcode/LLVMBitCodes.h include/llvm/CodeGen/Analysis.h include/llvm/CodeGen/AsmPrinter.h include/llvm/CodeGen/AtomicExpandUtils.h include/llvm/CodeGen/BasicTTIImpl.h include/llvm/CodeGen/CalcSpillWeights.h include/llvm/CodeGen/CallingConvLower.h include/llvm/CodeGen/CommandFlags.h include/llvm/CodeGen/DAGCombine.h include/llvm/CodeGen/DFAPacketizer.h include/llvm/CodeGen/DIE.h include/llvm/CodeGen/DIEValue.def include/llvm/CodeGen/DwarfStringPoolEntry.h include/llvm/CodeGen/EdgeBundles.h include/llvm/CodeGen/ExecutionDepsFix.h include/llvm/CodeGen/ExpandReductions.h include/llvm/CodeGen/FastISel.h include/llvm/CodeGen/FaultMaps.h include/llvm/CodeGen/FunctionLoweringInfo.h include/llvm/CodeGen/GCMetadata.h include/llvm/CodeGen/GCMetadataPrinter.h include/llvm/CodeGen/GCStrategy.h include/llvm/CodeGen/GCs.h include/llvm/CodeGen/GlobalISel/CallLowering.h include/llvm/CodeGen/GlobalISel/GISelAccessor.h include/llvm/CodeGen/GlobalISel/IRTranslator.h include/llvm/CodeGen/GlobalISel/InstructionSelect.h include/llvm/CodeGen/GlobalISel/InstructionSelector.h include/llvm/CodeGen/GlobalISel/Legalizer.h include/llvm/CodeGen/GlobalISel/LegalizerHelper.h include/llvm/CodeGen/GlobalISel/LegalizerInfo.h include/llvm/CodeGen/GlobalISel/Localizer.h include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h include/llvm/CodeGen/GlobalISel/RegBankSelect.h include/llvm/CodeGen/GlobalISel/RegisterBank.h include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h include/llvm/CodeGen/GlobalISel/Types.h include/llvm/CodeGen/GlobalISel/Utils.h include/llvm/CodeGen/ISDOpcodes.h include/llvm/CodeGen/IntrinsicLowering.h include/llvm/CodeGen/LatencyPriorityQueue.h include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h include/llvm/CodeGen/LexicalScopes.h include/llvm/CodeGen/LinkAllAsmWriterComponents.h include/llvm/CodeGen/LinkAllCodegenComponents.h include/llvm/CodeGen/LiveInterval.h include/llvm/CodeGen/LiveIntervalAnalysis.h include/llvm/CodeGen/LiveIntervalUnion.h include/llvm/CodeGen/LivePhysRegs.h include/llvm/CodeGen/LiveRangeEdit.h include/llvm/CodeGen/LiveRegMatrix.h include/llvm/CodeGen/LiveRegUnits.h include/llvm/CodeGen/LiveStackAnalysis.h include/llvm/CodeGen/LiveVariables.h include/llvm/CodeGen/LowLevelType.h include/llvm/CodeGen/MIRParser/MIRParser.h include/llvm/CodeGen/MIRPrinter.h include/llvm/CodeGen/MIRYamlMapping.h include/llvm/CodeGen/MachORelocation.h include/llvm/CodeGen/MachineBasicBlock.h include/llvm/CodeGen/MachineBlockFrequencyInfo.h include/llvm/CodeGen/MachineBranchProbabilityInfo.h include/llvm/CodeGen/MachineCombinerPattern.h include/llvm/CodeGen/MachineConstantPool.h include/llvm/CodeGen/MachineDominanceFrontier.h include/llvm/CodeGen/MachineDominators.h include/llvm/CodeGen/MachineFrameInfo.h include/llvm/CodeGen/MachineFunction.h include/llvm/CodeGen/MachineFunctionPass.h include/llvm/CodeGen/MachineInstr.h include/llvm/CodeGen/MachineInstrBuilder.h include/llvm/CodeGen/MachineInstrBundle.h include/llvm/CodeGen/MachineInstrBundleIterator.h include/llvm/CodeGen/MachineJumpTableInfo.h include/llvm/CodeGen/MachineLoopInfo.h include/llvm/CodeGen/MachineMemOperand.h include/llvm/CodeGen/MachineModuleInfo.h include/llvm/CodeGen/MachineModuleInfoImpls.h include/llvm/CodeGen/MachineOperand.h include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h include/llvm/CodeGen/MachinePassRegistry.h include/llvm/CodeGen/MachinePostDominators.h include/llvm/CodeGen/MachineRegionInfo.h include/llvm/CodeGen/MachineRegisterInfo.h include/llvm/CodeGen/MachineSSAUpdater.h include/llvm/CodeGen/MachineScheduler.h include/llvm/CodeGen/MachineTraceMetrics.h include/llvm/CodeGen/MachineValueType.h include/llvm/CodeGen/MacroFusion.h include/llvm/CodeGen/PBQP/CostAllocator.h include/llvm/CodeGen/PBQP/Graph.h include/llvm/CodeGen/PBQP/Math.h include/llvm/CodeGen/PBQP/ReductionRules.h include/llvm/CodeGen/PBQP/Solution.h include/llvm/CodeGen/PBQPRAConstraint.h include/llvm/CodeGen/ParallelCG.h include/llvm/CodeGen/Passes.h include/llvm/CodeGen/PreISelIntrinsicLowering.h include/llvm/CodeGen/PseudoSourceValue.h include/llvm/CodeGen/RegAllocPBQP.h include/llvm/CodeGen/RegAllocRegistry.h include/llvm/CodeGen/RegisterClassInfo.h include/llvm/CodeGen/RegisterPressure.h include/llvm/CodeGen/RegisterScavenging.h include/llvm/CodeGen/RegisterUsageInfo.h include/llvm/CodeGen/ResourcePriorityQueue.h include/llvm/CodeGen/RuntimeLibcalls.h include/llvm/CodeGen/ScheduleDAG.h include/llvm/CodeGen/ScheduleDAGInstrs.h include/llvm/CodeGen/ScheduleDAGMutation.h include/llvm/CodeGen/ScheduleDFS.h include/llvm/CodeGen/ScheduleHazardRecognizer.h include/llvm/CodeGen/SchedulerRegistry.h include/llvm/CodeGen/ScoreboardHazardRecognizer.h include/llvm/CodeGen/SelectionDAG.h include/llvm/CodeGen/SelectionDAGAddressAnalysis.h include/llvm/CodeGen/SelectionDAGISel.h include/llvm/CodeGen/SelectionDAGNodes.h include/llvm/CodeGen/SelectionDAGTargetInfo.h include/llvm/CodeGen/SlotIndexes.h include/llvm/CodeGen/StackMaps.h include/llvm/CodeGen/StackProtector.h include/llvm/CodeGen/TailDuplicator.h include/llvm/CodeGen/TargetLoweringObjectFileImpl.h include/llvm/CodeGen/TargetPassConfig.h include/llvm/CodeGen/TargetSchedule.h include/llvm/CodeGen/UnreachableBlockElim.h include/llvm/CodeGen/ValueTypes.h include/llvm/CodeGen/ValueTypes.td include/llvm/CodeGen/VirtRegMap.h include/llvm/CodeGen/WinEHFuncInfo.h include/llvm/Config/AsmParsers.def include/llvm/Config/AsmPrinters.def include/llvm/Config/Disassemblers.def include/llvm/Config/Targets.def include/llvm/Config/abi-breaking.h include/llvm/Config/llvm-config.h include/llvm/DebugInfo/CodeView/CVDebugRecord.h include/llvm/DebugInfo/CodeView/CVRecord.h include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h include/llvm/DebugInfo/CodeView/CVTypeVisitor.h include/llvm/DebugInfo/CodeView/CodeView.h include/llvm/DebugInfo/CodeView/CodeViewError.h include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h include/llvm/DebugInfo/CodeView/CodeViewSymbols.def include/llvm/DebugInfo/CodeView/CodeViewTypes.def include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h include/llvm/DebugInfo/CodeView/DebugSubsection.h include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h include/llvm/DebugInfo/CodeView/EnumTables.h include/llvm/DebugInfo/CodeView/Formatters.h include/llvm/DebugInfo/CodeView/FunctionId.h include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h include/llvm/DebugInfo/CodeView/Line.h include/llvm/DebugInfo/CodeView/RecordSerialization.h include/llvm/DebugInfo/CodeView/StringsAndChecksums.h include/llvm/DebugInfo/CodeView/SymbolDeserializer.h include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h include/llvm/DebugInfo/CodeView/SymbolDumper.h include/llvm/DebugInfo/CodeView/SymbolRecord.h include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h include/llvm/DebugInfo/CodeView/SymbolSerializer.h include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h include/llvm/DebugInfo/CodeView/TypeCollection.h include/llvm/DebugInfo/CodeView/TypeDeserializer.h include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h include/llvm/DebugInfo/CodeView/TypeIndex.h include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h include/llvm/DebugInfo/CodeView/TypeName.h include/llvm/DebugInfo/CodeView/TypeRecord.h include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h include/llvm/DebugInfo/CodeView/TypeRecordMapping.h include/llvm/DebugInfo/CodeView/TypeSerializer.h include/llvm/DebugInfo/CodeView/TypeServerHandler.h include/llvm/DebugInfo/CodeView/TypeStreamMerger.h include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h include/llvm/DebugInfo/CodeView/TypeTableBuilder.h include/llvm/DebugInfo/CodeView/TypeTableCollection.h include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h include/llvm/DebugInfo/DIContext.h include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h include/llvm/DebugInfo/DWARF/DWARFAttribute.h include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h include/llvm/DebugInfo/DWARF/DWARFContext.h include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h include/llvm/DebugInfo/DWARF/DWARFDebugLine.h include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h include/llvm/DebugInfo/DWARF/DWARFDie.h include/llvm/DebugInfo/DWARF/DWARFFormValue.h include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h include/llvm/DebugInfo/DWARF/DWARFRelocMap.h include/llvm/DebugInfo/DWARF/DWARFSection.h include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h include/llvm/DebugInfo/DWARF/DWARFUnit.h include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h include/llvm/DebugInfo/DWARF/DWARFVerifier.h include/llvm/DebugInfo/MSF/IMSFFile.h include/llvm/DebugInfo/MSF/MSFBuilder.h include/llvm/DebugInfo/MSF/MSFCommon.h include/llvm/DebugInfo/MSF/MSFError.h include/llvm/DebugInfo/MSF/MSFStreamLayout.h include/llvm/DebugInfo/MSF/MappedBlockStream.h include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h include/llvm/DebugInfo/PDB/DIA/DIADataStream.h include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h include/llvm/DebugInfo/PDB/DIA/DIAError.h include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h include/llvm/DebugInfo/PDB/DIA/DIASession.h include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h include/llvm/DebugInfo/PDB/DIA/DIASupport.h include/llvm/DebugInfo/PDB/GenericError.h include/llvm/DebugInfo/PDB/IPDBDataStream.h include/llvm/DebugInfo/PDB/IPDBEnumChildren.h include/llvm/DebugInfo/PDB/IPDBLineNumber.h include/llvm/DebugInfo/PDB/IPDBRawSymbol.h include/llvm/DebugInfo/PDB/IPDBSession.h include/llvm/DebugInfo/PDB/IPDBSourceFile.h include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h include/llvm/DebugInfo/PDB/Native/DbiModuleList.h include/llvm/DebugInfo/PDB/Native/DbiStream.h include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h include/llvm/DebugInfo/PDB/Native/EnumTables.h include/llvm/DebugInfo/PDB/Native/Formatters.h include/llvm/DebugInfo/PDB/Native/GlobalsStream.h include/llvm/DebugInfo/PDB/Native/Hash.h include/llvm/DebugInfo/PDB/Native/HashTable.h include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h include/llvm/DebugInfo/PDB/Native/InfoStream.h include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h include/llvm/DebugInfo/PDB/Native/NativeSession.h include/llvm/DebugInfo/PDB/Native/PDBFile.h include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h include/llvm/DebugInfo/PDB/Native/PDBStringTable.h include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h include/llvm/DebugInfo/PDB/Native/PDBTypeServerHandler.h include/llvm/DebugInfo/PDB/Native/PublicsStream.h include/llvm/DebugInfo/PDB/Native/RawConstants.h include/llvm/DebugInfo/PDB/Native/RawError.h include/llvm/DebugInfo/PDB/Native/RawTypes.h include/llvm/DebugInfo/PDB/Native/SymbolStream.h include/llvm/DebugInfo/PDB/Native/TpiHashing.h include/llvm/DebugInfo/PDB/Native/TpiStream.h include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h include/llvm/DebugInfo/PDB/PDB.h include/llvm/DebugInfo/PDB/PDBContext.h include/llvm/DebugInfo/PDB/PDBExtras.h include/llvm/DebugInfo/PDB/PDBSymDumper.h include/llvm/DebugInfo/PDB/PDBSymbol.h include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h include/llvm/DebugInfo/PDB/PDBSymbolBlock.h include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h include/llvm/DebugInfo/PDB/PDBSymbolCustom.h include/llvm/DebugInfo/PDB/PDBSymbolData.h include/llvm/DebugInfo/PDB/PDBSymbolExe.h include/llvm/DebugInfo/PDB/PDBSymbolFunc.h include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h include/llvm/DebugInfo/PDB/PDBSymbolLabel.h include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h include/llvm/DebugInfo/PDB/PDBSymbolThunk.h include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h include/llvm/DebugInfo/PDB/PDBTypes.h include/llvm/DebugInfo/PDB/UDTLayout.h include/llvm/DebugInfo/Symbolize/DIPrinter.h include/llvm/DebugInfo/Symbolize/SymbolizableModule.h include/llvm/DebugInfo/Symbolize/Symbolize.h include/llvm/Demangle/Demangle.h include/llvm/ExecutionEngine/ExecutionEngine.h include/llvm/ExecutionEngine/GenericValue.h include/llvm/ExecutionEngine/Interpreter.h include/llvm/ExecutionEngine/JITEventListener.h include/llvm/ExecutionEngine/JITSymbol.h include/llvm/ExecutionEngine/MCJIT.h include/llvm/ExecutionEngine/OProfileWrapper.h include/llvm/ExecutionEngine/ObjectCache.h include/llvm/ExecutionEngine/ObjectMemoryBuffer.h include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h include/llvm/ExecutionEngine/Orc/CompileUtils.h include/llvm/ExecutionEngine/Orc/ExecutionUtils.h include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h include/llvm/ExecutionEngine/Orc/IRCompileLayer.h include/llvm/ExecutionEngine/Orc/IRTransformLayer.h include/llvm/ExecutionEngine/Orc/IndirectionUtils.h include/llvm/ExecutionEngine/Orc/LambdaResolver.h include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h include/llvm/ExecutionEngine/Orc/NullResolver.h include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h include/llvm/ExecutionEngine/Orc/OrcABISupport.h include/llvm/ExecutionEngine/Orc/OrcError.h include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h include/llvm/ExecutionEngine/Orc/RPCSerialization.h include/llvm/ExecutionEngine/Orc/RPCUtils.h include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h include/llvm/ExecutionEngine/Orc/RawByteChannel.h include/llvm/ExecutionEngine/OrcMCJITReplacement.h include/llvm/ExecutionEngine/RTDyldMemoryManager.h include/llvm/ExecutionEngine/RuntimeDyld.h include/llvm/ExecutionEngine/RuntimeDyldChecker.h include/llvm/ExecutionEngine/SectionMemoryManager.h include/llvm/IR/Argument.h include/llvm/IR/AssemblyAnnotationWriter.h include/llvm/IR/Attributes.gen include/llvm/IR/Attributes.h include/llvm/IR/Attributes.td include/llvm/IR/AutoUpgrade.h include/llvm/IR/BasicBlock.h include/llvm/IR/CFG.h include/llvm/IR/CallSite.h include/llvm/IR/CallingConv.h include/llvm/IR/Comdat.h include/llvm/IR/Constant.h include/llvm/IR/ConstantFolder.h include/llvm/IR/ConstantRange.h include/llvm/IR/Constants.h include/llvm/IR/DIBuilder.h include/llvm/IR/DataLayout.h include/llvm/IR/DebugInfo.h include/llvm/IR/DebugInfoFlags.def include/llvm/IR/DebugInfoMetadata.h include/llvm/IR/DebugLoc.h include/llvm/IR/DerivedTypes.h include/llvm/IR/DerivedUser.h include/llvm/IR/DiagnosticInfo.h include/llvm/IR/DiagnosticPrinter.h include/llvm/IR/Dominators.h include/llvm/IR/Function.h include/llvm/IR/GVMaterializer.h include/llvm/IR/GetElementPtrTypeIterator.h include/llvm/IR/GlobalAlias.h include/llvm/IR/GlobalIFunc.h include/llvm/IR/GlobalIndirectSymbol.h include/llvm/IR/GlobalObject.h include/llvm/IR/GlobalValue.h include/llvm/IR/GlobalVariable.h include/llvm/IR/IRBuilder.h include/llvm/IR/IRPrintingPasses.h include/llvm/IR/InlineAsm.h include/llvm/IR/InstIterator.h include/llvm/IR/InstVisitor.h include/llvm/IR/InstrTypes.h include/llvm/IR/Instruction.def include/llvm/IR/Instruction.h include/llvm/IR/Instructions.h include/llvm/IR/IntrinsicInst.h include/llvm/IR/Intrinsics.gen include/llvm/IR/Intrinsics.h include/llvm/IR/Intrinsics.td include/llvm/IR/IntrinsicsAArch64.td include/llvm/IR/IntrinsicsAMDGPU.td include/llvm/IR/IntrinsicsARM.td include/llvm/IR/IntrinsicsBPF.td include/llvm/IR/IntrinsicsHexagon.td include/llvm/IR/IntrinsicsMips.td include/llvm/IR/IntrinsicsNVVM.td include/llvm/IR/IntrinsicsPowerPC.td include/llvm/IR/IntrinsicsSystemZ.td include/llvm/IR/IntrinsicsWebAssembly.td include/llvm/IR/IntrinsicsX86.td include/llvm/IR/IntrinsicsXCore.td include/llvm/IR/LLVMContext.h include/llvm/IR/LegacyPassManager.h include/llvm/IR/LegacyPassManagers.h include/llvm/IR/LegacyPassNameParser.h include/llvm/IR/MDBuilder.h include/llvm/IR/Mangler.h include/llvm/IR/Metadata.def include/llvm/IR/Metadata.h include/llvm/IR/Module.h include/llvm/IR/ModuleSlotTracker.h include/llvm/IR/ModuleSummaryIndex.h include/llvm/IR/ModuleSummaryIndexYAML.h include/llvm/IR/NoFolder.h include/llvm/IR/OperandTraits.h include/llvm/IR/Operator.h include/llvm/IR/OptBisect.h include/llvm/IR/PassManager.h include/llvm/IR/PassManagerInternal.h include/llvm/IR/PatternMatch.h include/llvm/IR/PredIteratorCache.h include/llvm/IR/ProfileSummary.h include/llvm/IR/Statepoint.h include/llvm/IR/SymbolTableListTraits.h include/llvm/IR/TrackingMDRef.h include/llvm/IR/Type.h include/llvm/IR/TypeBuilder.h include/llvm/IR/TypeFinder.h include/llvm/IR/Use.h include/llvm/IR/UseListOrder.h include/llvm/IR/User.h include/llvm/IR/Value.def include/llvm/IR/Value.h include/llvm/IR/ValueHandle.h include/llvm/IR/ValueMap.h include/llvm/IR/ValueSymbolTable.h include/llvm/IR/Verifier.h include/llvm/IRReader/IRReader.h include/llvm/InitializePasses.h include/llvm/LTO/Caching.h include/llvm/LTO/Config.h include/llvm/LTO/LTO.h include/llvm/LTO/LTOBackend.h include/llvm/LTO/legacy/LTOCodeGenerator.h include/llvm/LTO/legacy/LTOModule.h include/llvm/LTO/legacy/ThinLTOCodeGenerator.h include/llvm/LTO/legacy/UpdateCompilerUsed.h include/llvm/LineEditor/LineEditor.h include/llvm/LinkAllIR.h include/llvm/LinkAllPasses.h include/llvm/Linker/IRMover.h include/llvm/Linker/Linker.h include/llvm/MC/ConstantPools.h include/llvm/MC/LaneBitmask.h include/llvm/MC/MCAsmBackend.h include/llvm/MC/MCAsmInfo.h include/llvm/MC/MCAsmInfoCOFF.h include/llvm/MC/MCAsmInfoDarwin.h include/llvm/MC/MCAsmInfoELF.h include/llvm/MC/MCAsmInfoWasm.h include/llvm/MC/MCAsmLayout.h include/llvm/MC/MCAssembler.h include/llvm/MC/MCCodeEmitter.h include/llvm/MC/MCCodeView.h include/llvm/MC/MCContext.h include/llvm/MC/MCDirectives.h include/llvm/MC/MCDisassembler/MCDisassembler.h include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h include/llvm/MC/MCDisassembler/MCRelocationInfo.h include/llvm/MC/MCDisassembler/MCSymbolizer.h include/llvm/MC/MCDwarf.h include/llvm/MC/MCELFObjectWriter.h include/llvm/MC/MCELFStreamer.h include/llvm/MC/MCExpr.h include/llvm/MC/MCFixedLenDisassembler.h include/llvm/MC/MCFixup.h include/llvm/MC/MCFixupKindInfo.h include/llvm/MC/MCFragment.h include/llvm/MC/MCInst.h include/llvm/MC/MCInstBuilder.h include/llvm/MC/MCInstPrinter.h include/llvm/MC/MCInstrAnalysis.h include/llvm/MC/MCInstrDesc.h include/llvm/MC/MCInstrInfo.h include/llvm/MC/MCInstrItineraries.h include/llvm/MC/MCLabel.h include/llvm/MC/MCLinkerOptimizationHint.h include/llvm/MC/MCMachObjectWriter.h include/llvm/MC/MCObjectFileInfo.h include/llvm/MC/MCObjectStreamer.h include/llvm/MC/MCObjectWriter.h include/llvm/MC/MCParser/AsmCond.h include/llvm/MC/MCParser/AsmLexer.h include/llvm/MC/MCParser/MCAsmLexer.h include/llvm/MC/MCParser/MCAsmParser.h include/llvm/MC/MCParser/MCAsmParserExtension.h include/llvm/MC/MCParser/MCAsmParserUtils.h include/llvm/MC/MCParser/MCParsedAsmOperand.h include/llvm/MC/MCParser/MCTargetAsmParser.h include/llvm/MC/MCRegisterInfo.h include/llvm/MC/MCSchedule.h include/llvm/MC/MCSection.h include/llvm/MC/MCSectionCOFF.h include/llvm/MC/MCSectionELF.h include/llvm/MC/MCSectionMachO.h include/llvm/MC/MCSectionWasm.h include/llvm/MC/MCStreamer.h include/llvm/MC/MCSubtargetInfo.h include/llvm/MC/MCSymbol.h include/llvm/MC/MCSymbolCOFF.h include/llvm/MC/MCSymbolELF.h include/llvm/MC/MCSymbolMachO.h include/llvm/MC/MCSymbolWasm.h include/llvm/MC/MCTargetOptions.h include/llvm/MC/MCTargetOptionsCommandFlags.h include/llvm/MC/MCValue.h include/llvm/MC/MCWasmObjectWriter.h include/llvm/MC/MCWasmStreamer.h include/llvm/MC/MCWin64EH.h include/llvm/MC/MCWinCOFFObjectWriter.h include/llvm/MC/MCWinCOFFStreamer.h include/llvm/MC/MCWinEH.h include/llvm/MC/MachineLocation.h include/llvm/MC/SectionKind.h include/llvm/MC/StringTableBuilder.h include/llvm/MC/SubtargetFeature.h include/llvm/Object/Archive.h include/llvm/Object/ArchiveWriter.h include/llvm/Object/Binary.h include/llvm/Object/COFF.h include/llvm/Object/COFFImportFile.h include/llvm/Object/COFFModuleDefinition.h include/llvm/Object/Decompressor.h include/llvm/Object/ELF.h include/llvm/Object/ELFObjectFile.h include/llvm/Object/ELFTypes.h include/llvm/Object/Error.h include/llvm/Object/IRObjectFile.h include/llvm/Object/IRSymtab.h include/llvm/Object/MachO.h include/llvm/Object/MachOUniversal.h include/llvm/Object/ModuleSymbolTable.h include/llvm/Object/ObjectFile.h include/llvm/Object/RelocVisitor.h include/llvm/Object/StackMapParser.h include/llvm/Object/SymbolSize.h include/llvm/Object/SymbolicFile.h include/llvm/Object/Wasm.h include/llvm/Object/WindowsResource.h include/llvm/ObjectYAML/COFFYAML.h include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h include/llvm/ObjectYAML/CodeViewYAMLSymbols.h include/llvm/ObjectYAML/CodeViewYAMLTypes.h include/llvm/ObjectYAML/DWARFEmitter.h include/llvm/ObjectYAML/DWARFYAML.h include/llvm/ObjectYAML/ELFYAML.h include/llvm/ObjectYAML/MachOYAML.h include/llvm/ObjectYAML/ObjectYAML.h include/llvm/ObjectYAML/WasmYAML.h include/llvm/ObjectYAML/YAML.h include/llvm/Option/Arg.h include/llvm/Option/ArgList.h include/llvm/Option/OptParser.td include/llvm/Option/OptSpecifier.h include/llvm/Option/OptTable.h include/llvm/Option/Option.h include/llvm/Pass.h include/llvm/PassAnalysisSupport.h include/llvm/PassInfo.h include/llvm/PassRegistry.h include/llvm/PassSupport.h include/llvm/Passes/PassBuilder.h include/llvm/ProfileData/Coverage/CoverageMapping.h include/llvm/ProfileData/Coverage/CoverageMappingReader.h include/llvm/ProfileData/Coverage/CoverageMappingWriter.h include/llvm/ProfileData/InstrProf.h include/llvm/ProfileData/InstrProfData.inc include/llvm/ProfileData/InstrProfReader.h include/llvm/ProfileData/InstrProfWriter.h include/llvm/ProfileData/ProfileCommon.h include/llvm/ProfileData/SampleProf.h include/llvm/ProfileData/SampleProfReader.h include/llvm/ProfileData/SampleProfWriter.h include/llvm/Support/AArch64TargetParser.def include/llvm/Support/AMDGPUCodeObjectMetadata.h include/llvm/Support/ARMAttributeParser.h include/llvm/Support/ARMBuildAttributes.h include/llvm/Support/ARMEHABI.h include/llvm/Support/ARMTargetParser.def include/llvm/Support/ARMWinEH.h include/llvm/Support/AlignOf.h include/llvm/Support/Allocator.h include/llvm/Support/ArrayRecycler.h include/llvm/Support/Atomic.h include/llvm/Support/AtomicOrdering.h include/llvm/Support/BinaryByteStream.h include/llvm/Support/BinaryItemStream.h include/llvm/Support/BinaryStream.h include/llvm/Support/BinaryStreamArray.h include/llvm/Support/BinaryStreamError.h include/llvm/Support/BinaryStreamReader.h include/llvm/Support/BinaryStreamRef.h include/llvm/Support/BinaryStreamWriter.h include/llvm/Support/BlockFrequency.h include/llvm/Support/BranchProbability.h include/llvm/Support/CBindingWrapping.h include/llvm/Support/COM.h include/llvm/Support/CachePruning.h include/llvm/Support/Capacity.h include/llvm/Support/Casting.h include/llvm/Support/Chrono.h include/llvm/Support/CodeGen.h include/llvm/Support/CodeGenCWrappers.h include/llvm/Support/CommandLine.h include/llvm/Support/Compiler.h include/llvm/Support/Compression.h include/llvm/Support/ConvertUTF.h include/llvm/Support/CrashRecoveryContext.h include/llvm/Support/DOTGraphTraits.h include/llvm/Support/DataExtractor.h include/llvm/Support/DataTypes.h include/llvm/Support/Debug.h include/llvm/Support/DebugCounter.h include/llvm/Support/DynamicLibrary.h include/llvm/Support/Endian.h include/llvm/Support/EndianStream.h include/llvm/Support/Errc.h include/llvm/Support/Errno.h include/llvm/Support/Error.h include/llvm/Support/ErrorHandling.h include/llvm/Support/ErrorOr.h include/llvm/Support/FileOutputBuffer.h include/llvm/Support/FileSystem.h include/llvm/Support/FileUtilities.h include/llvm/Support/Format.h include/llvm/Support/FormatAdapters.h include/llvm/Support/FormatCommon.h include/llvm/Support/FormatProviders.h include/llvm/Support/FormatVariadic.h include/llvm/Support/FormatVariadicDetails.h include/llvm/Support/FormattedStream.h include/llvm/Support/GCOV.h include/llvm/Support/GenericDomTree.h include/llvm/Support/GenericDomTreeConstruction.h include/llvm/Support/GlobPattern.h include/llvm/Support/GraphWriter.h include/llvm/Support/Host.h include/llvm/Support/JamCRC.h include/llvm/Support/KnownBits.h include/llvm/Support/LEB128.h include/llvm/Support/LICENSE.TXT include/llvm/Support/LineIterator.h include/llvm/Support/Locale.h include/llvm/Support/LockFileManager.h include/llvm/Support/LowLevelTypeImpl.h include/llvm/Support/MD5.h include/llvm/Support/ManagedStatic.h include/llvm/Support/MathExtras.h include/llvm/Support/Memory.h include/llvm/Support/MemoryBuffer.h include/llvm/Support/MipsABIFlags.h include/llvm/Support/Mutex.h include/llvm/Support/MutexGuard.h include/llvm/Support/NativeFormatting.h include/llvm/Support/OnDiskHashTable.h include/llvm/Support/Options.h include/llvm/Support/Parallel.h include/llvm/Support/Path.h include/llvm/Support/PluginLoader.h include/llvm/Support/PointerLikeTypeTraits.h include/llvm/Support/PrettyStackTrace.h include/llvm/Support/Printable.h include/llvm/Support/Process.h include/llvm/Support/Program.h include/llvm/Support/RWMutex.h include/llvm/Support/RandomNumberGenerator.h include/llvm/Support/Recycler.h include/llvm/Support/RecyclingAllocator.h include/llvm/Support/Regex.h include/llvm/Support/Registry.h include/llvm/Support/SHA1.h include/llvm/Support/SMLoc.h include/llvm/Support/SaveAndRestore.h include/llvm/Support/ScaledNumber.h include/llvm/Support/ScopedPrinter.h include/llvm/Support/Signals.h include/llvm/Support/Solaris/sys/regset.h include/llvm/Support/SourceMgr.h include/llvm/Support/SpecialCaseList.h include/llvm/Support/StringPool.h include/llvm/Support/StringSaver.h include/llvm/Support/SwapByteOrder.h include/llvm/Support/SystemUtils.h include/llvm/Support/TarWriter.h include/llvm/Support/TargetParser.h include/llvm/Support/TargetRegistry.h include/llvm/Support/TargetSelect.h include/llvm/Support/ThreadLocal.h include/llvm/Support/ThreadPool.h include/llvm/Support/Threading.h include/llvm/Support/Timer.h include/llvm/Support/ToolOutputFile.h include/llvm/Support/TrailingObjects.h include/llvm/Support/TrigramIndex.h include/llvm/Support/TypeName.h include/llvm/Support/Unicode.h include/llvm/Support/UnicodeCharRanges.h include/llvm/Support/UniqueLock.h include/llvm/Support/VCSRevision.h include/llvm/Support/Valgrind.h include/llvm/Support/Watchdog.h include/llvm/Support/Win64EH.h include/llvm/Support/WindowsError.h include/llvm/Support/YAMLParser.h include/llvm/Support/YAMLTraits.h include/llvm/Support/circular_raw_ostream.h include/llvm/Support/raw_os_ostream.h include/llvm/Support/raw_ostream.h include/llvm/Support/raw_sha1_ostream.h include/llvm/Support/thread.h include/llvm/Support/type_traits.h include/llvm/Support/xxhash.h include/llvm/TableGen/Error.h include/llvm/TableGen/Main.h include/llvm/TableGen/Record.h include/llvm/TableGen/SearchableTable.td include/llvm/TableGen/SetTheory.h include/llvm/TableGen/StringMatcher.h include/llvm/TableGen/StringToOffsetTable.h include/llvm/TableGen/TableGenBackend.h include/llvm/Target/CostTable.h include/llvm/Target/GenericOpcodes.td include/llvm/Target/GlobalISel/RegisterBank.td include/llvm/Target/GlobalISel/SelectionDAGCompat.td include/llvm/Target/GlobalISel/Target.td include/llvm/Target/Target.td include/llvm/Target/TargetCallingConv.h include/llvm/Target/TargetCallingConv.td include/llvm/Target/TargetFrameLowering.h include/llvm/Target/TargetInstrInfo.h include/llvm/Target/TargetIntrinsicInfo.h include/llvm/Target/TargetItinerary.td include/llvm/Target/TargetLowering.h include/llvm/Target/TargetLoweringObjectFile.h include/llvm/Target/TargetMachine.h include/llvm/Target/TargetOpcodes.def include/llvm/Target/TargetOpcodes.h include/llvm/Target/TargetOptions.h include/llvm/Target/TargetRegisterInfo.h include/llvm/Target/TargetSchedule.td include/llvm/Target/TargetSelectionDAG.td include/llvm/Target/TargetSubtargetInfo.h include/llvm/Testing/Support/Error.h include/llvm/Testing/Support/SupportHelpers.h include/llvm/ToolDrivers/llvm-lib/LibDriver.h include/llvm/Transforms/Coroutines.h include/llvm/Transforms/GCOVProfiler.h include/llvm/Transforms/IPO.h include/llvm/Transforms/IPO/AlwaysInliner.h include/llvm/Transforms/IPO/ArgumentPromotion.h include/llvm/Transforms/IPO/ConstantMerge.h include/llvm/Transforms/IPO/CrossDSOCFI.h include/llvm/Transforms/IPO/DeadArgumentElimination.h include/llvm/Transforms/IPO/ElimAvailExtern.h include/llvm/Transforms/IPO/ForceFunctionAttrs.h include/llvm/Transforms/IPO/FunctionAttrs.h include/llvm/Transforms/IPO/FunctionImport.h include/llvm/Transforms/IPO/GlobalDCE.h include/llvm/Transforms/IPO/GlobalOpt.h include/llvm/Transforms/IPO/GlobalSplit.h include/llvm/Transforms/IPO/InferFunctionAttrs.h include/llvm/Transforms/IPO/Inliner.h include/llvm/Transforms/IPO/Internalize.h include/llvm/Transforms/IPO/LowerTypeTests.h include/llvm/Transforms/IPO/PartialInlining.h include/llvm/Transforms/IPO/PassManagerBuilder.h include/llvm/Transforms/IPO/SCCP.h include/llvm/Transforms/IPO/StripDeadPrototypes.h include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h include/llvm/Transforms/IPO/WholeProgramDevirt.h include/llvm/Transforms/InstCombine/InstCombine.h include/llvm/Transforms/InstCombine/InstCombineWorklist.h include/llvm/Transforms/InstrProfiling.h include/llvm/Transforms/Instrumentation.h include/llvm/Transforms/ObjCARC.h include/llvm/Transforms/PGOInstrumentation.h include/llvm/Transforms/SampleProfile.h include/llvm/Transforms/Scalar.h include/llvm/Transforms/Scalar/ADCE.h include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h include/llvm/Transforms/Scalar/BDCE.h include/llvm/Transforms/Scalar/ConstantHoisting.h include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h include/llvm/Transforms/Scalar/DCE.h include/llvm/Transforms/Scalar/DeadStoreElimination.h include/llvm/Transforms/Scalar/EarlyCSE.h include/llvm/Transforms/Scalar/Float2Int.h include/llvm/Transforms/Scalar/GVN.h include/llvm/Transforms/Scalar/GVNExpression.h include/llvm/Transforms/Scalar/GuardWidening.h include/llvm/Transforms/Scalar/IVUsersPrinter.h include/llvm/Transforms/Scalar/IndVarSimplify.h include/llvm/Transforms/Scalar/JumpThreading.h include/llvm/Transforms/Scalar/LICM.h include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h include/llvm/Transforms/Scalar/LoopDataPrefetch.h include/llvm/Transforms/Scalar/LoopDeletion.h include/llvm/Transforms/Scalar/LoopDistribute.h include/llvm/Transforms/Scalar/LoopIdiomRecognize.h include/llvm/Transforms/Scalar/LoopInstSimplify.h include/llvm/Transforms/Scalar/LoopLoadElimination.h include/llvm/Transforms/Scalar/LoopPassManager.h include/llvm/Transforms/Scalar/LoopPredication.h include/llvm/Transforms/Scalar/LoopRotation.h include/llvm/Transforms/Scalar/LoopSimplifyCFG.h include/llvm/Transforms/Scalar/LoopSink.h include/llvm/Transforms/Scalar/LoopStrengthReduce.h include/llvm/Transforms/Scalar/LoopUnrollPass.h include/llvm/Transforms/Scalar/LowerAtomic.h include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h include/llvm/Transforms/Scalar/MemCpyOptimizer.h include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h include/llvm/Transforms/Scalar/NaryReassociate.h include/llvm/Transforms/Scalar/NewGVN.h include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h include/llvm/Transforms/Scalar/Reassociate.h include/llvm/Transforms/Scalar/SCCP.h include/llvm/Transforms/Scalar/SROA.h include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h include/llvm/Transforms/Scalar/SimplifyCFG.h include/llvm/Transforms/Scalar/Sink.h include/llvm/Transforms/Scalar/SpeculativeExecution.h include/llvm/Transforms/Scalar/TailRecursionElimination.h include/llvm/Transforms/Utils/ASanStackFrameLayout.h include/llvm/Transforms/Utils/AddDiscriminators.h include/llvm/Transforms/Utils/BasicBlockUtils.h include/llvm/Transforms/Utils/BreakCriticalEdges.h include/llvm/Transforms/Utils/BuildLibCalls.h include/llvm/Transforms/Utils/BypassSlowDivision.h include/llvm/Transforms/Utils/Cloning.h include/llvm/Transforms/Utils/CmpInstAnalysis.h include/llvm/Transforms/Utils/CodeExtractor.h include/llvm/Transforms/Utils/CtorUtils.h include/llvm/Transforms/Utils/EscapeEnumerator.h include/llvm/Transforms/Utils/Evaluator.h include/llvm/Transforms/Utils/FunctionComparator.h include/llvm/Transforms/Utils/FunctionImportUtils.h include/llvm/Transforms/Utils/GlobalStatus.h include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h include/llvm/Transforms/Utils/IntegerDivision.h include/llvm/Transforms/Utils/LCSSA.h include/llvm/Transforms/Utils/LibCallsShrinkWrap.h include/llvm/Transforms/Utils/Local.h include/llvm/Transforms/Utils/LoopSimplify.h include/llvm/Transforms/Utils/LoopUtils.h include/llvm/Transforms/Utils/LoopVersioning.h include/llvm/Transforms/Utils/LowerInvoke.h include/llvm/Transforms/Utils/LowerMemIntrinsics.h include/llvm/Transforms/Utils/Mem2Reg.h include/llvm/Transforms/Utils/ModuleUtils.h include/llvm/Transforms/Utils/NameAnonGlobals.h include/llvm/Transforms/Utils/OrderedInstructions.h include/llvm/Transforms/Utils/PredicateInfo.h include/llvm/Transforms/Utils/PromoteMemToReg.h include/llvm/Transforms/Utils/SSAUpdater.h include/llvm/Transforms/Utils/SSAUpdaterImpl.h include/llvm/Transforms/Utils/SanitizerStats.h include/llvm/Transforms/Utils/SimplifyIndVar.h include/llvm/Transforms/Utils/SimplifyInstructions.h include/llvm/Transforms/Utils/SimplifyLibCalls.h include/llvm/Transforms/Utils/SplitModule.h include/llvm/Transforms/Utils/SymbolRewriter.h include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h include/llvm/Transforms/Utils/UnrollLoop.h include/llvm/Transforms/Utils/VNCoercion.h include/llvm/Transforms/Utils/ValueMapper.h include/llvm/Transforms/Vectorize.h include/llvm/Transforms/Vectorize/LoopVectorize.h include/llvm/Transforms/Vectorize/SLPVectorizer.h include/llvm/XRay/Graph.h include/llvm/XRay/InstrumentationMap.h include/llvm/XRay/Trace.h include/llvm/XRay/XRayRecord.h include/llvm/XRay/YAMLXRayRecord.h lib/BugpointPasses.so lib/LLVMHello.so lib/clang/5.0.0/include/__clang_cuda_builtin_vars.h lib/clang/5.0.0/include/__clang_cuda_cmath.h lib/clang/5.0.0/include/__clang_cuda_complex_builtins.h lib/clang/5.0.0/include/__clang_cuda_intrinsics.h lib/clang/5.0.0/include/__clang_cuda_math_forward_declares.h lib/clang/5.0.0/include/__clang_cuda_runtime_wrapper.h lib/clang/5.0.0/include/__stddef_max_align_t.h lib/clang/5.0.0/include/__wmmintrin_aes.h lib/clang/5.0.0/include/__wmmintrin_pclmul.h lib/clang/5.0.0/include/adxintrin.h lib/clang/5.0.0/include/altivec.h lib/clang/5.0.0/include/ammintrin.h lib/clang/5.0.0/include/arm_acle.h lib/clang/5.0.0/include/arm_neon.h lib/clang/5.0.0/include/armintr.h lib/clang/5.0.0/include/avx2intrin.h lib/clang/5.0.0/include/avx512bwintrin.h lib/clang/5.0.0/include/avx512cdintrin.h lib/clang/5.0.0/include/avx512dqintrin.h lib/clang/5.0.0/include/avx512erintrin.h lib/clang/5.0.0/include/avx512fintrin.h lib/clang/5.0.0/include/avx512ifmaintrin.h lib/clang/5.0.0/include/avx512ifmavlintrin.h lib/clang/5.0.0/include/avx512pfintrin.h lib/clang/5.0.0/include/avx512vbmiintrin.h lib/clang/5.0.0/include/avx512vbmivlintrin.h lib/clang/5.0.0/include/avx512vlbwintrin.h lib/clang/5.0.0/include/avx512vlcdintrin.h lib/clang/5.0.0/include/avx512vldqintrin.h lib/clang/5.0.0/include/avx512vlintrin.h lib/clang/5.0.0/include/avx512vpopcntdqintrin.h lib/clang/5.0.0/include/avxintrin.h lib/clang/5.0.0/include/bmi2intrin.h lib/clang/5.0.0/include/bmiintrin.h lib/clang/5.0.0/include/clflushoptintrin.h lib/clang/5.0.0/include/clzerointrin.h lib/clang/5.0.0/include/cpuid.h lib/clang/5.0.0/include/cuda_wrappers/algorithm lib/clang/5.0.0/include/cuda_wrappers/complex lib/clang/5.0.0/include/cuda_wrappers/new lib/clang/5.0.0/include/emmintrin.h lib/clang/5.0.0/include/f16cintrin.h lib/clang/5.0.0/include/float.h lib/clang/5.0.0/include/fma4intrin.h lib/clang/5.0.0/include/fmaintrin.h lib/clang/5.0.0/include/fxsrintrin.h lib/clang/5.0.0/include/htmintrin.h lib/clang/5.0.0/include/htmxlintrin.h lib/clang/5.0.0/include/ia32intrin.h lib/clang/5.0.0/include/immintrin.h lib/clang/5.0.0/include/intrin.h lib/clang/5.0.0/include/inttypes.h lib/clang/5.0.0/include/iso646.h lib/clang/5.0.0/include/limits.h lib/clang/5.0.0/include/lwpintrin.h lib/clang/5.0.0/include/lzcntintrin.h lib/clang/5.0.0/include/mm3dnow.h lib/clang/5.0.0/include/mm_malloc.h lib/clang/5.0.0/include/mmintrin.h lib/clang/5.0.0/include/module.modulemap lib/clang/5.0.0/include/msa.h lib/clang/5.0.0/include/mwaitxintrin.h lib/clang/5.0.0/include/nmmintrin.h lib/clang/5.0.0/include/opencl-c.h lib/clang/5.0.0/include/pkuintrin.h lib/clang/5.0.0/include/pmmintrin.h lib/clang/5.0.0/include/popcntintrin.h lib/clang/5.0.0/include/prfchwintrin.h lib/clang/5.0.0/include/rdseedintrin.h lib/clang/5.0.0/include/rtmintrin.h lib/clang/5.0.0/include/s390intrin.h lib/clang/5.0.0/include/shaintrin.h lib/clang/5.0.0/include/smmintrin.h lib/clang/5.0.0/include/stdalign.h lib/clang/5.0.0/include/stdarg.h lib/clang/5.0.0/include/stdatomic.h lib/clang/5.0.0/include/stdbool.h lib/clang/5.0.0/include/stddef.h lib/clang/5.0.0/include/stdint.h lib/clang/5.0.0/include/stdnoreturn.h lib/clang/5.0.0/include/tbmintrin.h lib/clang/5.0.0/include/tgmath.h lib/clang/5.0.0/include/tmmintrin.h lib/clang/5.0.0/include/unwind.h lib/clang/5.0.0/include/vadefs.h lib/clang/5.0.0/include/varargs.h lib/clang/5.0.0/include/vecintrin.h lib/clang/5.0.0/include/wmmintrin.h lib/clang/5.0.0/include/x86intrin.h lib/clang/5.0.0/include/xmmintrin.h lib/clang/5.0.0/include/xopintrin.h lib/clang/5.0.0/include/xsavecintrin.h lib/clang/5.0.0/include/xsaveintrin.h lib/clang/5.0.0/include/xsaveoptintrin.h lib/clang/5.0.0/include/xsavesintrin.h lib/clang/5.0.0/include/xtestintrin.h lib/cmake/clang/ClangConfig.cmake lib/cmake/clang/ClangTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/clang/ClangTargets.cmake lib/cmake/llvm/AddLLVM.cmake lib/cmake/llvm/AddLLVMDefinitions.cmake lib/cmake/llvm/AddOCaml.cmake lib/cmake/llvm/AddSphinxTarget.cmake lib/cmake/llvm/CheckAtomic.cmake lib/cmake/llvm/CheckCompilerVersion.cmake lib/cmake/llvm/CheckLinkerFlag.cmake lib/cmake/llvm/ChooseMSVCCRT.cmake lib/cmake/llvm/CrossCompile.cmake lib/cmake/llvm/DetermineGCCCompatible.cmake lib/cmake/llvm/FindOCaml.cmake lib/cmake/llvm/FindSphinx.cmake lib/cmake/llvm/GenerateVersionFromCVS.cmake lib/cmake/llvm/GetSVN.cmake lib/cmake/llvm/HandleLLVMOptions.cmake lib/cmake/llvm/HandleLLVMStdlib.cmake lib/cmake/llvm/LLVM-Config.cmake lib/cmake/llvm/LLVMConfig.cmake lib/cmake/llvm/LLVMConfigVersion.cmake lib/cmake/llvm/LLVMExports-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/llvm/LLVMExports.cmake lib/cmake/llvm/LLVMExternalProjectUtils.cmake lib/cmake/llvm/LLVMInstallSymlink.cmake lib/cmake/llvm/LLVMProcessSources.cmake lib/cmake/llvm/TableGen.cmake lib/cmake/llvm/VersionFromVCS.cmake lib/libLLVMAArch64AsmParser.so lib/libLLVMAArch64AsmParser.so.5 lib/libLLVMAArch64AsmParser.so.5.0.0svn lib/libLLVMAArch64AsmPrinter.so lib/libLLVMAArch64AsmPrinter.so.5 lib/libLLVMAArch64AsmPrinter.so.5.0.0svn lib/libLLVMAArch64CodeGen.so lib/libLLVMAArch64CodeGen.so.5 lib/libLLVMAArch64CodeGen.so.5.0.0svn lib/libLLVMAArch64Desc.so lib/libLLVMAArch64Desc.so.5 lib/libLLVMAArch64Desc.so.5.0.0svn lib/libLLVMAArch64Disassembler.so lib/libLLVMAArch64Disassembler.so.5 lib/libLLVMAArch64Disassembler.so.5.0.0svn lib/libLLVMAArch64Info.so lib/libLLVMAArch64Info.so.5 lib/libLLVMAArch64Info.so.5.0.0svn lib/libLLVMAArch64Utils.so lib/libLLVMAArch64Utils.so.5 lib/libLLVMAArch64Utils.so.5.0.0svn lib/libLLVMAMDGPUAsmParser.so lib/libLLVMAMDGPUAsmParser.so.5 lib/libLLVMAMDGPUAsmParser.so.5.0.0svn lib/libLLVMAMDGPUAsmPrinter.so lib/libLLVMAMDGPUAsmPrinter.so.5 lib/libLLVMAMDGPUAsmPrinter.so.5.0.0svn lib/libLLVMAMDGPUCodeGen.so lib/libLLVMAMDGPUCodeGen.so.5 lib/libLLVMAMDGPUCodeGen.so.5.0.0svn lib/libLLVMAMDGPUDesc.so lib/libLLVMAMDGPUDesc.so.5 lib/libLLVMAMDGPUDesc.so.5.0.0svn lib/libLLVMAMDGPUDisassembler.so lib/libLLVMAMDGPUDisassembler.so.5 lib/libLLVMAMDGPUDisassembler.so.5.0.0svn lib/libLLVMAMDGPUInfo.so lib/libLLVMAMDGPUInfo.so.5 lib/libLLVMAMDGPUInfo.so.5.0.0svn lib/libLLVMAMDGPUUtils.so lib/libLLVMAMDGPUUtils.so.5 lib/libLLVMAMDGPUUtils.so.5.0.0svn lib/libLLVMARMAsmParser.so lib/libLLVMARMAsmParser.so.5 lib/libLLVMARMAsmParser.so.5.0.0svn lib/libLLVMARMAsmPrinter.so lib/libLLVMARMAsmPrinter.so.5 lib/libLLVMARMAsmPrinter.so.5.0.0svn lib/libLLVMARMCodeGen.so lib/libLLVMARMCodeGen.so.5 lib/libLLVMARMCodeGen.so.5.0.0svn lib/libLLVMARMDesc.so lib/libLLVMARMDesc.so.5 lib/libLLVMARMDesc.so.5.0.0svn lib/libLLVMARMDisassembler.so lib/libLLVMARMDisassembler.so.5 lib/libLLVMARMDisassembler.so.5.0.0svn lib/libLLVMARMInfo.so lib/libLLVMARMInfo.so.5 lib/libLLVMARMInfo.so.5.0.0svn lib/libLLVMAnalysis.so lib/libLLVMAnalysis.so.5 lib/libLLVMAnalysis.so.5.0.0svn lib/libLLVMAsmParser.so lib/libLLVMAsmParser.so.5 lib/libLLVMAsmParser.so.5.0.0svn lib/libLLVMAsmPrinter.so lib/libLLVMAsmPrinter.so.5 lib/libLLVMAsmPrinter.so.5.0.0svn lib/libLLVMBPFAsmPrinter.so lib/libLLVMBPFAsmPrinter.so.5 lib/libLLVMBPFAsmPrinter.so.5.0.0svn lib/libLLVMBPFCodeGen.so lib/libLLVMBPFCodeGen.so.5 lib/libLLVMBPFCodeGen.so.5.0.0svn lib/libLLVMBPFDesc.so lib/libLLVMBPFDesc.so.5 lib/libLLVMBPFDesc.so.5.0.0svn lib/libLLVMBPFDisassembler.so lib/libLLVMBPFDisassembler.so.5 lib/libLLVMBPFDisassembler.so.5.0.0svn lib/libLLVMBPFInfo.so lib/libLLVMBPFInfo.so.5 lib/libLLVMBPFInfo.so.5.0.0svn lib/libLLVMBinaryFormat.so lib/libLLVMBinaryFormat.so.5 lib/libLLVMBinaryFormat.so.5.0.0svn lib/libLLVMBitReader.so lib/libLLVMBitReader.so.5 lib/libLLVMBitReader.so.5.0.0svn lib/libLLVMBitWriter.so lib/libLLVMBitWriter.so.5 lib/libLLVMBitWriter.so.5.0.0svn lib/libLLVMCodeGen.so lib/libLLVMCodeGen.so.5 lib/libLLVMCodeGen.so.5.0.0svn lib/libLLVMCore.so lib/libLLVMCore.so.5 lib/libLLVMCore.so.5.0.0svn lib/libLLVMCoroutines.so lib/libLLVMCoroutines.so.5 lib/libLLVMCoroutines.so.5.0.0svn lib/libLLVMCoverage.so lib/libLLVMCoverage.so.5 lib/libLLVMCoverage.so.5.0.0svn lib/libLLVMDebugInfoCodeView.so lib/libLLVMDebugInfoCodeView.so.5 lib/libLLVMDebugInfoCodeView.so.5.0.0svn lib/libLLVMDebugInfoDWARF.so lib/libLLVMDebugInfoDWARF.so.5 lib/libLLVMDebugInfoDWARF.so.5.0.0svn lib/libLLVMDebugInfoMSF.so lib/libLLVMDebugInfoMSF.so.5 lib/libLLVMDebugInfoMSF.so.5.0.0svn lib/libLLVMDebugInfoPDB.so lib/libLLVMDebugInfoPDB.so.5 lib/libLLVMDebugInfoPDB.so.5.0.0svn lib/libLLVMDemangle.so lib/libLLVMDemangle.so.5 lib/libLLVMDemangle.so.5.0.0svn lib/libLLVMExecutionEngine.so lib/libLLVMExecutionEngine.so.5 lib/libLLVMExecutionEngine.so.5.0.0svn lib/libLLVMGlobalISel.so lib/libLLVMGlobalISel.so.5 lib/libLLVMGlobalISel.so.5.0.0svn lib/libLLVMHexagonAsmParser.so lib/libLLVMHexagonAsmParser.so.5 lib/libLLVMHexagonAsmParser.so.5.0.0svn lib/libLLVMHexagonCodeGen.so lib/libLLVMHexagonCodeGen.so.5 lib/libLLVMHexagonCodeGen.so.5.0.0svn lib/libLLVMHexagonDesc.so lib/libLLVMHexagonDesc.so.5 lib/libLLVMHexagonDesc.so.5.0.0svn lib/libLLVMHexagonDisassembler.so lib/libLLVMHexagonDisassembler.so.5 lib/libLLVMHexagonDisassembler.so.5.0.0svn lib/libLLVMHexagonInfo.so lib/libLLVMHexagonInfo.so.5 lib/libLLVMHexagonInfo.so.5.0.0svn lib/libLLVMIRReader.so lib/libLLVMIRReader.so.5 lib/libLLVMIRReader.so.5.0.0svn lib/libLLVMInstCombine.so lib/libLLVMInstCombine.so.5 lib/libLLVMInstCombine.so.5.0.0svn lib/libLLVMInstrumentation.so lib/libLLVMInstrumentation.so.5 lib/libLLVMInstrumentation.so.5.0.0svn lib/libLLVMInterpreter.so lib/libLLVMInterpreter.so.5 lib/libLLVMInterpreter.so.5.0.0svn lib/libLLVMLTO.so lib/libLLVMLTO.so.5 lib/libLLVMLTO.so.5.0.0svn lib/libLLVMLanaiAsmParser.so lib/libLLVMLanaiAsmParser.so.5 lib/libLLVMLanaiAsmParser.so.5.0.0svn lib/libLLVMLanaiAsmPrinter.so lib/libLLVMLanaiAsmPrinter.so.5 lib/libLLVMLanaiAsmPrinter.so.5.0.0svn lib/libLLVMLanaiCodeGen.so lib/libLLVMLanaiCodeGen.so.5 lib/libLLVMLanaiCodeGen.so.5.0.0svn lib/libLLVMLanaiDesc.so lib/libLLVMLanaiDesc.so.5 lib/libLLVMLanaiDesc.so.5.0.0svn lib/libLLVMLanaiDisassembler.so lib/libLLVMLanaiDisassembler.so.5 lib/libLLVMLanaiDisassembler.so.5.0.0svn lib/libLLVMLanaiInfo.so lib/libLLVMLanaiInfo.so.5 lib/libLLVMLanaiInfo.so.5.0.0svn lib/libLLVMLibDriver.so lib/libLLVMLibDriver.so.5 lib/libLLVMLibDriver.so.5.0.0svn lib/libLLVMLineEditor.so lib/libLLVMLineEditor.so.5 lib/libLLVMLineEditor.so.5.0.0svn lib/libLLVMLinker.so lib/libLLVMLinker.so.5 lib/libLLVMLinker.so.5.0.0svn lib/libLLVMMC.so lib/libLLVMMC.so.5 lib/libLLVMMC.so.5.0.0svn lib/libLLVMMCDisassembler.so lib/libLLVMMCDisassembler.so.5 lib/libLLVMMCDisassembler.so.5.0.0svn lib/libLLVMMCJIT.so lib/libLLVMMCJIT.so.5 lib/libLLVMMCJIT.so.5.0.0svn lib/libLLVMMCParser.so lib/libLLVMMCParser.so.5 lib/libLLVMMCParser.so.5.0.0svn lib/libLLVMMIRParser.so lib/libLLVMMIRParser.so.5 lib/libLLVMMIRParser.so.5.0.0svn lib/libLLVMMSP430AsmPrinter.so lib/libLLVMMSP430AsmPrinter.so.5 lib/libLLVMMSP430AsmPrinter.so.5.0.0svn lib/libLLVMMSP430CodeGen.so lib/libLLVMMSP430CodeGen.so.5 lib/libLLVMMSP430CodeGen.so.5.0.0svn lib/libLLVMMSP430Desc.so lib/libLLVMMSP430Desc.so.5 lib/libLLVMMSP430Desc.so.5.0.0svn lib/libLLVMMSP430Info.so lib/libLLVMMSP430Info.so.5 lib/libLLVMMSP430Info.so.5.0.0svn lib/libLLVMMipsAsmParser.so lib/libLLVMMipsAsmParser.so.5 lib/libLLVMMipsAsmParser.so.5.0.0svn lib/libLLVMMipsAsmPrinter.so lib/libLLVMMipsAsmPrinter.so.5 lib/libLLVMMipsAsmPrinter.so.5.0.0svn lib/libLLVMMipsCodeGen.so lib/libLLVMMipsCodeGen.so.5 lib/libLLVMMipsCodeGen.so.5.0.0svn lib/libLLVMMipsDesc.so lib/libLLVMMipsDesc.so.5 lib/libLLVMMipsDesc.so.5.0.0svn lib/libLLVMMipsDisassembler.so lib/libLLVMMipsDisassembler.so.5 lib/libLLVMMipsDisassembler.so.5.0.0svn lib/libLLVMMipsInfo.so lib/libLLVMMipsInfo.so.5 lib/libLLVMMipsInfo.so.5.0.0svn lib/libLLVMNVPTXAsmPrinter.so lib/libLLVMNVPTXAsmPrinter.so.5 lib/libLLVMNVPTXAsmPrinter.so.5.0.0svn lib/libLLVMNVPTXCodeGen.so lib/libLLVMNVPTXCodeGen.so.5 lib/libLLVMNVPTXCodeGen.so.5.0.0svn lib/libLLVMNVPTXDesc.so lib/libLLVMNVPTXDesc.so.5 lib/libLLVMNVPTXDesc.so.5.0.0svn lib/libLLVMNVPTXInfo.so lib/libLLVMNVPTXInfo.so.5 lib/libLLVMNVPTXInfo.so.5.0.0svn lib/libLLVMObjCARCOpts.so lib/libLLVMObjCARCOpts.so.5 lib/libLLVMObjCARCOpts.so.5.0.0svn lib/libLLVMObject.so lib/libLLVMObject.so.5 lib/libLLVMObject.so.5.0.0svn lib/libLLVMObjectYAML.so lib/libLLVMObjectYAML.so.5 lib/libLLVMObjectYAML.so.5.0.0svn lib/libLLVMOption.so lib/libLLVMOption.so.5 lib/libLLVMOption.so.5.0.0svn lib/libLLVMOrcJIT.so lib/libLLVMOrcJIT.so.5 lib/libLLVMOrcJIT.so.5.0.0svn lib/libLLVMPasses.so lib/libLLVMPasses.so.5 lib/libLLVMPasses.so.5.0.0svn lib/libLLVMPowerPCAsmParser.so lib/libLLVMPowerPCAsmParser.so.5 lib/libLLVMPowerPCAsmParser.so.5.0.0svn lib/libLLVMPowerPCAsmPrinter.so lib/libLLVMPowerPCAsmPrinter.so.5 lib/libLLVMPowerPCAsmPrinter.so.5.0.0svn lib/libLLVMPowerPCCodeGen.so lib/libLLVMPowerPCCodeGen.so.5 lib/libLLVMPowerPCCodeGen.so.5.0.0svn lib/libLLVMPowerPCDesc.so lib/libLLVMPowerPCDesc.so.5 lib/libLLVMPowerPCDesc.so.5.0.0svn lib/libLLVMPowerPCDisassembler.so lib/libLLVMPowerPCDisassembler.so.5 lib/libLLVMPowerPCDisassembler.so.5.0.0svn lib/libLLVMPowerPCInfo.so lib/libLLVMPowerPCInfo.so.5 lib/libLLVMPowerPCInfo.so.5.0.0svn lib/libLLVMProfileData.so lib/libLLVMProfileData.so.5 lib/libLLVMProfileData.so.5.0.0svn lib/libLLVMRISCVCodeGen.so lib/libLLVMRISCVCodeGen.so.5 lib/libLLVMRISCVCodeGen.so.5.0.0svn lib/libLLVMRISCVDesc.so lib/libLLVMRISCVDesc.so.5 lib/libLLVMRISCVDesc.so.5.0.0svn lib/libLLVMRISCVInfo.so lib/libLLVMRISCVInfo.so.5 lib/libLLVMRISCVInfo.so.5.0.0svn lib/libLLVMRuntimeDyld.so lib/libLLVMRuntimeDyld.so.5 lib/libLLVMRuntimeDyld.so.5.0.0svn lib/libLLVMScalarOpts.so lib/libLLVMScalarOpts.so.5 lib/libLLVMScalarOpts.so.5.0.0svn lib/libLLVMSelectionDAG.so lib/libLLVMSelectionDAG.so.5 lib/libLLVMSelectionDAG.so.5.0.0svn lib/libLLVMSparcAsmParser.so lib/libLLVMSparcAsmParser.so.5 lib/libLLVMSparcAsmParser.so.5.0.0svn lib/libLLVMSparcAsmPrinter.so lib/libLLVMSparcAsmPrinter.so.5 lib/libLLVMSparcAsmPrinter.so.5.0.0svn lib/libLLVMSparcCodeGen.so lib/libLLVMSparcCodeGen.so.5 lib/libLLVMSparcCodeGen.so.5.0.0svn lib/libLLVMSparcDesc.so lib/libLLVMSparcDesc.so.5 lib/libLLVMSparcDesc.so.5.0.0svn lib/libLLVMSparcDisassembler.so lib/libLLVMSparcDisassembler.so.5 lib/libLLVMSparcDisassembler.so.5.0.0svn lib/libLLVMSparcInfo.so lib/libLLVMSparcInfo.so.5 lib/libLLVMSparcInfo.so.5.0.0svn lib/libLLVMSupport.so lib/libLLVMSupport.so.5 lib/libLLVMSupport.so.5.0.0svn lib/libLLVMSymbolize.so lib/libLLVMSymbolize.so.5 lib/libLLVMSymbolize.so.5.0.0svn lib/libLLVMSystemZAsmParser.so lib/libLLVMSystemZAsmParser.so.5 lib/libLLVMSystemZAsmParser.so.5.0.0svn lib/libLLVMSystemZAsmPrinter.so lib/libLLVMSystemZAsmPrinter.so.5 lib/libLLVMSystemZAsmPrinter.so.5.0.0svn lib/libLLVMSystemZCodeGen.so lib/libLLVMSystemZCodeGen.so.5 lib/libLLVMSystemZCodeGen.so.5.0.0svn lib/libLLVMSystemZDesc.so lib/libLLVMSystemZDesc.so.5 lib/libLLVMSystemZDesc.so.5.0.0svn lib/libLLVMSystemZDisassembler.so lib/libLLVMSystemZDisassembler.so.5 lib/libLLVMSystemZDisassembler.so.5.0.0svn lib/libLLVMSystemZInfo.so lib/libLLVMSystemZInfo.so.5 lib/libLLVMSystemZInfo.so.5.0.0svn lib/libLLVMTableGen.so lib/libLLVMTableGen.so.5 lib/libLLVMTableGen.so.5.0.0svn lib/libLLVMTarget.so lib/libLLVMTarget.so.5 lib/libLLVMTarget.so.5.0.0svn lib/libLLVMTransformUtils.so lib/libLLVMTransformUtils.so.5 lib/libLLVMTransformUtils.so.5.0.0svn lib/libLLVMVectorize.so lib/libLLVMVectorize.so.5 lib/libLLVMVectorize.so.5.0.0svn lib/libLLVMX86AsmParser.so lib/libLLVMX86AsmParser.so.5 lib/libLLVMX86AsmParser.so.5.0.0svn lib/libLLVMX86AsmPrinter.so lib/libLLVMX86AsmPrinter.so.5 lib/libLLVMX86AsmPrinter.so.5.0.0svn lib/libLLVMX86CodeGen.so lib/libLLVMX86CodeGen.so.5 lib/libLLVMX86CodeGen.so.5.0.0svn lib/libLLVMX86Desc.so lib/libLLVMX86Desc.so.5 lib/libLLVMX86Desc.so.5.0.0svn lib/libLLVMX86Disassembler.so lib/libLLVMX86Disassembler.so.5 lib/libLLVMX86Disassembler.so.5.0.0svn lib/libLLVMX86Info.so lib/libLLVMX86Info.so.5 lib/libLLVMX86Info.so.5.0.0svn lib/libLLVMX86Utils.so lib/libLLVMX86Utils.so.5 lib/libLLVMX86Utils.so.5.0.0svn lib/libLLVMXCoreAsmPrinter.so lib/libLLVMXCoreAsmPrinter.so.5 lib/libLLVMXCoreAsmPrinter.so.5.0.0svn lib/libLLVMXCoreCodeGen.so lib/libLLVMXCoreCodeGen.so.5 lib/libLLVMXCoreCodeGen.so.5.0.0svn lib/libLLVMXCoreDesc.so lib/libLLVMXCoreDesc.so.5 lib/libLLVMXCoreDesc.so.5.0.0svn lib/libLLVMXCoreDisassembler.so lib/libLLVMXCoreDisassembler.so.5 lib/libLLVMXCoreDisassembler.so.5.0.0svn lib/libLLVMXCoreInfo.so lib/libLLVMXCoreInfo.so.5 lib/libLLVMXCoreInfo.so.5.0.0svn lib/libLLVMXRay.so lib/libLLVMXRay.so.5 lib/libLLVMXRay.so.5.0.0svn lib/libLLVMipo.so lib/libLLVMipo.so.5 lib/libLLVMipo.so.5.0.0svn lib/libLTO.so lib/libLTO.so.5 lib/libLTO.so.5.0.0svn lib/libclang.so lib/libclang.so.5 lib/libclang.so.5.0 lib/libclangARCMigrate.so lib/libclangARCMigrate.so.5 lib/libclangARCMigrate.so.5.0.0svn lib/libclangAST.so lib/libclangAST.so.5 lib/libclangAST.so.5.0.0svn lib/libclangASTMatchers.so lib/libclangASTMatchers.so.5 lib/libclangASTMatchers.so.5.0.0svn lib/libclangAnalysis.so lib/libclangAnalysis.so.5 lib/libclangAnalysis.so.5.0.0svn lib/libclangBasic.so lib/libclangBasic.so.5 lib/libclangBasic.so.5.0.0svn lib/libclangCodeGen.so lib/libclangCodeGen.so.5 lib/libclangCodeGen.so.5.0.0svn lib/libclangDriver.so lib/libclangDriver.so.5 lib/libclangDriver.so.5.0.0svn lib/libclangDynamicASTMatchers.so lib/libclangDynamicASTMatchers.so.5 lib/libclangDynamicASTMatchers.so.5.0.0svn lib/libclangEdit.so lib/libclangEdit.so.5 lib/libclangEdit.so.5.0.0svn lib/libclangFormat.so lib/libclangFormat.so.5 lib/libclangFormat.so.5.0.0svn lib/libclangFrontend.so lib/libclangFrontend.so.5 lib/libclangFrontend.so.5.0.0svn lib/libclangFrontendTool.so lib/libclangFrontendTool.so.5 lib/libclangFrontendTool.so.5.0.0svn lib/libclangIndex.so lib/libclangIndex.so.5 lib/libclangIndex.so.5.0.0svn lib/libclangLex.so lib/libclangLex.so.5 lib/libclangLex.so.5.0.0svn lib/libclangParse.so lib/libclangParse.so.5 lib/libclangParse.so.5.0.0svn lib/libclangRewrite.so lib/libclangRewrite.so.5 lib/libclangRewrite.so.5.0.0svn lib/libclangRewriteFrontend.so lib/libclangRewriteFrontend.so.5 lib/libclangRewriteFrontend.so.5.0.0svn lib/libclangSema.so lib/libclangSema.so.5 lib/libclangSema.so.5.0.0svn lib/libclangSerialization.so lib/libclangSerialization.so.5 lib/libclangSerialization.so.5.0.0svn lib/libclangStaticAnalyzerCheckers.so lib/libclangStaticAnalyzerCheckers.so.5 lib/libclangStaticAnalyzerCheckers.so.5.0.0svn lib/libclangStaticAnalyzerCore.so lib/libclangStaticAnalyzerCore.so.5 lib/libclangStaticAnalyzerCore.so.5.0.0svn lib/libclangStaticAnalyzerFrontend.so lib/libclangStaticAnalyzerFrontend.so.5 lib/libclangStaticAnalyzerFrontend.so.5.0.0svn lib/libclangTooling.so lib/libclangTooling.so.5 lib/libclangTooling.so.5.0.0svn lib/libclangToolingCore.so lib/libclangToolingCore.so.5 lib/libclangToolingCore.so.5.0.0svn lib/libclangToolingRefactor.so lib/libclangToolingRefactor.so.5 lib/libclangToolingRefactor.so.5.0.0svn libexec/c++-analyzer libexec/ccc-analyzer -man/man1/scan-build.1.gz +share/man/man1/scan-build.1.gz share/clang/bash-autocomplete.sh share/clang/clang-format-bbedit.applescript share/clang/clang-format-diff.py share/clang/clang-format-sublime.py share/clang/clang-format.el share/clang/clang-format.py share/clang/clang-rename.el share/clang/clang-rename.py share/scan-build/scanview.css share/scan-build/sorttable.js share/scan-view/FileRadar.scpt share/scan-view/GetRadarVersion.scpt share/scan-view/Reporter.py share/scan-view/ScanView.py share/scan-view/bugcatcher.ico share/scan-view/startfile.py diff --git a/devel/zziplib/pkg-plist b/devel/zziplib/pkg-plist index 868725c1f506..83ba37df0498 100644 --- a/devel/zziplib/pkg-plist +++ b/devel/zziplib/pkg-plist @@ -1,142 +1,142 @@ bin/unzip-mem bin/unzzip bin/unzzip-big bin/unzzip-mem bin/unzzip-mix bin/zzcat bin/zzdir bin/zzxorcat bin/zzxorcopy bin/zzxordir %%SDL%%include/SDL_rwops_zzip/SDL_rwops_zzip.c %%SDL%%include/SDL_rwops_zzip/SDL_rwops_zzip.h include/zzip-io.h include/zzip.h include/zzip/_config.h include/zzip/_msvc.h include/zzip/autoconf.h include/zzip/conf.h include/zzip/fetch.h include/zzip/file.h include/zzip/format.h include/zzip/fseeko.h include/zzip/info.h include/zzip/lib.h include/zzip/memdisk.h include/zzip/mmapped.h include/zzip/plugin.h include/zzip/stdint.h include/zzip/types.h include/zzip/wrap.h include/zzip/write.h include/zzip/zzip.h include/zzip/zzip32.h include/zziplib.h lib/libzzip.so lib/libzzip.so.13 lib/libzzip.so.13.0.72 lib/libzzipfseeko.so lib/libzzipfseeko.so.13 lib/libzzipfseeko.so.13.0.72 lib/libzzipmmapped.so lib/libzzipmmapped.so.13 lib/libzzipmmapped.so.13.0.72 lib/libzzipwrap.so lib/libzzipwrap.so.13 lib/libzzipwrap.so.13.0.72 %%SDL%%libdata/pkgconfig/SDL_rwops_zzip.pc libdata/pkgconfig/zzipfseeko.pc libdata/pkgconfig/zziplib.pc libdata/pkgconfig/zzipmmapped.pc libdata/pkgconfig/zzipwrap.pc -%%MANPAGES%%man/man3/__zzip_fetch_disk_trailer.3.gz -%%MANPAGES%%man/man3/__zzip_parse_root_directory.3.gz -%%MANPAGES%%man/man3/__zzip_try_open.3.gz -%%MANPAGES%%man/man3/zzip_close.3.gz -%%MANPAGES%%man/man3/zzip_closedir.3.gz -%%MANPAGES%%man/man3/zzip_compr_str.3.gz -%%MANPAGES%%man/man3/zzip_dir_alloc.3.gz -%%MANPAGES%%man/man3/zzip_dir_alloc_ext_io.3.gz -%%MANPAGES%%man/man3/zzip_dir_close.3.gz -%%MANPAGES%%man/man3/zzip_dir_fdopen.3.gz -%%MANPAGES%%man/man3/zzip_dir_fdopen_ext_io.3.gz -%%MANPAGES%%man/man3/zzip_dir_free.3.gz -%%MANPAGES%%man/man3/zzip_dir_open.3.gz -%%MANPAGES%%man/man3/zzip_dir_open_ext_io.3.gz -%%MANPAGES%%man/man3/zzip_dir_read.3.gz -%%MANPAGES%%man/man3/zzip_dir_real.3.gz -%%MANPAGES%%man/man3/zzip_dir_stat.3.gz -%%MANPAGES%%man/man3/zzip_dirfd.3.gz -%%MANPAGES%%man/man3/zzip_dirhandle.3.gz -%%MANPAGES%%man/man3/zzip_disk_buffer.3.gz -%%MANPAGES%%man/man3/zzip_disk_close.3.gz -%%MANPAGES%%man/man3/zzip_disk_entry_fopen.3.gz -%%MANPAGES%%man/man3/zzip_disk_entry_strdup_comment.3.gz -%%MANPAGES%%man/man3/zzip_disk_entry_strdup_name.3.gz -%%MANPAGES%%man/man3/zzip_disk_entry_to_data.3.gz -%%MANPAGES%%man/man3/zzip_disk_entry_to_file_header.3.gz -%%MANPAGES%%man/man3/zzip_disk_fclose.3.gz -%%MANPAGES%%man/man3/zzip_disk_feof.3.gz -%%MANPAGES%%man/man3/zzip_disk_findfile.3.gz -%%MANPAGES%%man/man3/zzip_disk_findfirst.3.gz -%%MANPAGES%%man/man3/zzip_disk_findmatch.3.gz -%%MANPAGES%%man/man3/zzip_disk_findnext.3.gz -%%MANPAGES%%man/man3/zzip_disk_fopen.3.gz -%%MANPAGES%%man/man3/zzip_disk_fread.3.gz -%%MANPAGES%%man/man3/zzip_disk_init.3.gz -%%MANPAGES%%man/man3/zzip_disk_mmap.3.gz -%%MANPAGES%%man/man3/zzip_disk_munmap.3.gz -%%MANPAGES%%man/man3/zzip_disk_new.3.gz -%%MANPAGES%%man/man3/zzip_disk_open.3.gz -%%MANPAGES%%man/man3/zzip_entry_data_offset.3.gz -%%MANPAGES%%man/man3/zzip_entry_fclose.3.gz -%%MANPAGES%%man/man3/zzip_entry_feof.3.gz -%%MANPAGES%%man/man3/zzip_entry_ffile.3.gz -%%MANPAGES%%man/man3/zzip_entry_findfile.3.gz -%%MANPAGES%%man/man3/zzip_entry_findfirst.3.gz -%%MANPAGES%%man/man3/zzip_entry_findmatch.3.gz -%%MANPAGES%%man/man3/zzip_entry_findnext.3.gz -%%MANPAGES%%man/man3/zzip_entry_fopen.3.gz -%%MANPAGES%%man/man3/zzip_entry_fread.3.gz -%%MANPAGES%%man/man3/zzip_entry_fread_file_header.3.gz -%%MANPAGES%%man/man3/zzip_entry_free.3.gz -%%MANPAGES%%man/man3/zzip_entry_strdup_name.3.gz -%%MANPAGES%%man/man3/zzip_errno.3.gz -%%MANPAGES%%man/man3/zzip_error.3.gz -%%MANPAGES%%man/man3/zzip_fclose.3.gz -%%MANPAGES%%man/man3/zzip_file_close.3.gz -%%MANPAGES%%man/man3/zzip_file_open.3.gz -%%MANPAGES%%man/man3/zzip_file_read.3.gz -%%MANPAGES%%man/man3/zzip_file_real.3.gz -%%MANPAGES%%man/man3/zzip_file_stat.3.gz -%%MANPAGES%%man/man3/zzip_filesize.3.gz -%%MANPAGES%%man/man3/zzip_fopen.3.gz -%%MANPAGES%%man/man3/zzip_fread.3.gz -%%MANPAGES%%man/man3/zzip_freopen.3.gz -%%MANPAGES%%man/man3/zzip_fstat.3.gz -%%MANPAGES%%man/man3/zzip_get_default_io.3.gz -%%MANPAGES%%man/man3/zzip_inflate_init.3.gz -%%MANPAGES%%man/man3/zzip_init_io.3.gz -%%MANPAGES%%man/man3/zzip_open.3.gz -%%MANPAGES%%man/man3/zzip_open_ext_io.3.gz -%%MANPAGES%%man/man3/zzip_open_shared_io.3.gz -%%MANPAGES%%man/man3/zzip_opendir.3.gz -%%MANPAGES%%man/man3/zzip_opendir_ext_io.3.gz -%%MANPAGES%%man/man3/zzip_read.3.gz -%%MANPAGES%%man/man3/zzip_readdir.3.gz -%%MANPAGES%%man/man3/zzip_realdir.3.gz -%%MANPAGES%%man/man3/zzip_realfd.3.gz -%%MANPAGES%%man/man3/zzip_rewind.3.gz -%%MANPAGES%%man/man3/zzip_rewinddir.3.gz -%%MANPAGES%%man/man3/zzip_seek.3.gz -%%MANPAGES%%man/man3/zzip_seek32.3.gz -%%MANPAGES%%man/man3/zzip_seekdir.3.gz -%%MANPAGES%%man/man3/zzip_seekdir32.3.gz -%%MANPAGES%%man/man3/zzip_seterror.3.gz -%%MANPAGES%%man/man3/zzip_strerror.3.gz -%%MANPAGES%%man/man3/zzip_strerror_of.3.gz -%%MANPAGES%%man/man3/zzip_tell.3.gz -%%MANPAGES%%man/man3/zzip_tell32.3.gz -%%MANPAGES%%man/man3/zzip_telldir.3.gz -%%MANPAGES%%man/man3/zzip_telldir32.3.gz +%%MANPAGES%%share/man/man3/__zzip_fetch_disk_trailer.3.gz +%%MANPAGES%%share/man/man3/__zzip_parse_root_directory.3.gz +%%MANPAGES%%share/man/man3/__zzip_try_open.3.gz +%%MANPAGES%%share/man/man3/zzip_close.3.gz +%%MANPAGES%%share/man/man3/zzip_closedir.3.gz +%%MANPAGES%%share/man/man3/zzip_compr_str.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_alloc.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_alloc_ext_io.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_close.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_fdopen.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_fdopen_ext_io.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_free.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_open.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_open_ext_io.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_read.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_real.3.gz +%%MANPAGES%%share/man/man3/zzip_dir_stat.3.gz +%%MANPAGES%%share/man/man3/zzip_dirfd.3.gz +%%MANPAGES%%share/man/man3/zzip_dirhandle.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_buffer.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_close.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_entry_fopen.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_entry_strdup_comment.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_entry_strdup_name.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_entry_to_data.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_entry_to_file_header.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_fclose.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_feof.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_findfile.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_findfirst.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_findmatch.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_findnext.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_fopen.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_fread.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_init.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_mmap.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_munmap.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_new.3.gz +%%MANPAGES%%share/man/man3/zzip_disk_open.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_data_offset.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_fclose.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_feof.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_ffile.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_findfile.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_findfirst.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_findmatch.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_findnext.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_fopen.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_fread.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_fread_file_header.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_free.3.gz +%%MANPAGES%%share/man/man3/zzip_entry_strdup_name.3.gz +%%MANPAGES%%share/man/man3/zzip_errno.3.gz +%%MANPAGES%%share/man/man3/zzip_error.3.gz +%%MANPAGES%%share/man/man3/zzip_fclose.3.gz +%%MANPAGES%%share/man/man3/zzip_file_close.3.gz +%%MANPAGES%%share/man/man3/zzip_file_open.3.gz +%%MANPAGES%%share/man/man3/zzip_file_read.3.gz +%%MANPAGES%%share/man/man3/zzip_file_real.3.gz +%%MANPAGES%%share/man/man3/zzip_file_stat.3.gz +%%MANPAGES%%share/man/man3/zzip_filesize.3.gz +%%MANPAGES%%share/man/man3/zzip_fopen.3.gz +%%MANPAGES%%share/man/man3/zzip_fread.3.gz +%%MANPAGES%%share/man/man3/zzip_freopen.3.gz +%%MANPAGES%%share/man/man3/zzip_fstat.3.gz +%%MANPAGES%%share/man/man3/zzip_get_default_io.3.gz +%%MANPAGES%%share/man/man3/zzip_inflate_init.3.gz +%%MANPAGES%%share/man/man3/zzip_init_io.3.gz +%%MANPAGES%%share/man/man3/zzip_open.3.gz +%%MANPAGES%%share/man/man3/zzip_open_ext_io.3.gz +%%MANPAGES%%share/man/man3/zzip_open_shared_io.3.gz +%%MANPAGES%%share/man/man3/zzip_opendir.3.gz +%%MANPAGES%%share/man/man3/zzip_opendir_ext_io.3.gz +%%MANPAGES%%share/man/man3/zzip_read.3.gz +%%MANPAGES%%share/man/man3/zzip_readdir.3.gz +%%MANPAGES%%share/man/man3/zzip_realdir.3.gz +%%MANPAGES%%share/man/man3/zzip_realfd.3.gz +%%MANPAGES%%share/man/man3/zzip_rewind.3.gz +%%MANPAGES%%share/man/man3/zzip_rewinddir.3.gz +%%MANPAGES%%share/man/man3/zzip_seek.3.gz +%%MANPAGES%%share/man/man3/zzip_seek32.3.gz +%%MANPAGES%%share/man/man3/zzip_seekdir.3.gz +%%MANPAGES%%share/man/man3/zzip_seekdir32.3.gz +%%MANPAGES%%share/man/man3/zzip_seterror.3.gz +%%MANPAGES%%share/man/man3/zzip_strerror.3.gz +%%MANPAGES%%share/man/man3/zzip_strerror_of.3.gz +%%MANPAGES%%share/man/man3/zzip_tell.3.gz +%%MANPAGES%%share/man/man3/zzip_tell32.3.gz +%%MANPAGES%%share/man/man3/zzip_telldir.3.gz +%%MANPAGES%%share/man/man3/zzip_telldir32.3.gz share/aclocal/zziplib.m4 diff --git a/editors/codelite/pkg-plist b/editors/codelite/pkg-plist index 9c820ea1e9e8..7e858c855bbc 100644 --- a/editors/codelite/pkg-plist +++ b/editors/codelite/pkg-plist @@ -1,301 +1,301 @@ bin/codelite bin/codelite-cc bin/codelite-echo bin/codelite-make bin/codelite-terminal bin/codelite_cppcheck bin/codelite_exec bin/codelite_fix_files bin/codelite_indexer bin/codelite_kill_children bin/codelite_xterm lib/codelite/AutoSave.so lib/codelite/CMakePlugin.so lib/codelite/CallGraph.so lib/codelite/CodeFormatter.so lib/codelite/CodeLiteDiff.so lib/codelite/ContinuousBuild.so lib/codelite/Copyright.so lib/codelite/DatabaseExplorer.so lib/codelite/EditorConfigPlugin.so lib/codelite/ExternalTools.so lib/codelite/HelpPlugin.so lib/codelite/MemCheck.so lib/codelite/Outline.so lib/codelite/PHPLint.so lib/codelite/PHPRefactoring.so lib/codelite/QMakePlugin.so %%SFTP%%lib/codelite/SFTP.so lib/codelite/SmartCompletion.so lib/codelite/SnipWiz.so lib/codelite/SpellCheck.so lib/codelite/Subversion.so lib/codelite/Tail.so lib/codelite/Tweaks.so lib/codelite/UnitTestsPP.so lib/codelite/WebTools.so lib/codelite/Wizards.so lib/codelite/WordCompletion.so lib/codelite/ZoomNavigator.so lib/codelite/abbreviation.so lib/codelite/codelite_vim.so lib/codelite/codelitephp.so lib/codelite/cppchecker.so lib/codelite/cscope.so lib/codelite/debuggers/DebuggerGDB.so lib/codelite/git.so lib/codelite/libdatabaselayersqlite.so lib/codelite/liblibcodelite.so lib/codelite/libplugin.so lib/codelite/libwxshapeframework.so lib/codelite/libwxsqlite3.so lib/codelite/wxFormBuilder.so -man/man1/codelite.1.gz -man/man1/codelite-make.1.gz -man/man1/codelite_fix_files.1.gz +share/man/man1/codelite.1.gz +share/man/man1/codelite-make.1.gz +share/man/man1/codelite_fix_files.1.gz share/applications/codelite.desktop %%DATADIR%%/LICENSE %%DATADIR%%/PHP.zip %%DATADIR%%/astyle.sample %%DATADIR%%/codelite-bitmaps.zip %%DATADIR%%/codelite-icons-dark.zip %%DATADIR%%/codelite-icons-fresh-farm.zip %%DATADIR%%/codelite-icons.zip %%DATADIR%%/config/accelerators.conf.default %%DATADIR%%/config/build_settings.xml.default %%DATADIR%%/config/cfg/avr.cfg %%DATADIR%%/config/cfg/cppcheck-cfg.rng %%DATADIR%%/config/cfg/gnu.cfg %%DATADIR%%/config/cfg/gtk.cfg %%DATADIR%%/config/cfg/microsoft_sal.cfg %%DATADIR%%/config/cfg/posix.cfg %%DATADIR%%/config/cfg/qt.cfg %%DATADIR%%/config/cfg/sdl.cfg %%DATADIR%%/config/cfg/sfml.cfg %%DATADIR%%/config/cfg/std.cfg %%DATADIR%%/config/cfg/windows.cfg %%DATADIR%%/config/cfg/wxwidgets.cfg %%DATADIR%%/config/codelite.xml.default %%DATADIR%%/config/debuggers.xml.default %%DATADIR%%/dics/en_GB.aff %%DATADIR%%/dics/en_GB.dic %%DATADIR%%/dics/en_US.aff %%DATADIR%%/dics/en_US.dic %%DATADIR%%/gdb_printers/boost/__init__.py %%DATADIR%%/gdb_printers/boost/printers.py %%DATADIR%%/gdb_printers/helper.py %%DATADIR%%/gdb_printers/libstdcxx/__init__.py %%DATADIR%%/gdb_printers/libstdcxx/v6/__init__.py %%DATADIR%%/gdb_printers/libstdcxx/v6/printers.py %%DATADIR%%/gdb_printers/qt4.py %%DATADIR%%/gdb_printers/wx.py %%DATADIR%%/images/common_tasks.png %%DATADIR%%/images/help_earth.png %%DATADIR%%/images/plugin_not_ok.png %%DATADIR%%/images/plugin_ok.png %%DATADIR%%/images/recent_files.png %%DATADIR%%/images/recent_workspaces.png %%DATADIR%%/images/splashscreen.png %%DATADIR%%/images/splashscreen@2x.png %%DATADIR%%/javascript.zip %%DATADIR%%/jsctags.zip %%DATADIR%%/lexers/lexers.json %%DATADIR%%/php.sample %%DATADIR%%/phprefactor.phar %%DATADIR%%/rc/menu.xrc %%DATADIR%%/resources/abbrev.png %%DATADIR%%/resources/compfile.png %%DATADIR%%/resources/connect_no.png %%DATADIR%%/resources/cppcheck.png %%DATADIR%%/resources/qt16_new.png %%DATADIR%%/resources/qt16_preferences.png %%DATADIR%%/resources/qt24_new.png %%DATADIR%%/resources/qt24_preferences.png %%DATADIR%%/resources/svn_diff.png %%DATADIR%%/resources/svn_settings.png %%DATADIR%%/resources/svn_ssh.png %%DATADIR%%/resources/wxfb_conflict.png %%DATADIR%%/resources/wxfb_modified.png %%DATADIR%%/resources/wxfb_ok.png %%DATADIR%%/templates/codedesigner/CDTemplate.cdp %%DATADIR%%/templates/codedesigner/HSCHTemplate.cdp %%DATADIR%%/templates/codedesigner/HSCHTemplateWithMain.cdp %%DATADIR%%/templates/codedesigner/SCHTemplate.cdp %%DATADIR%%/templates/codedesigner/SCHTemplateWithMain.cdp %%DATADIR%%/templates/databaselayer/dataClass.ctmp %%DATADIR%%/templates/databaselayer/dataClass.htmp %%DATADIR%%/templates/databaselayer/dataClass_dba.ctmp %%DATADIR%%/templates/databaselayer/dataClass_dba.htmp %%DATADIR%%/templates/databaselayer/dataClass_dbl.ctmp %%DATADIR%%/templates/databaselayer/dataClass_dbl.htmp %%DATADIR%%/templates/databaselayer/dataClass_wxdba.ctmp %%DATADIR%%/templates/databaselayer/dataClass_wxdba.htmp %%DATADIR%%/templates/databaselayer/viewClass.ctmp %%DATADIR%%/templates/databaselayer/viewClass.htmp %%DATADIR%%/templates/databaselayer/viewClass_dba.ctmp %%DATADIR%%/templates/databaselayer/viewClass_dba.htmp %%DATADIR%%/templates/databaselayer/viewClass_dbl.ctmp %%DATADIR%%/templates/databaselayer/viewClass_dbl.htmp %%DATADIR%%/templates/databaselayer/viewClass_wxdba.ctmp %%DATADIR%%/templates/databaselayer/viewClass_wxdba.htmp %%DATADIR%%/templates/formbuilder/DialogTemplate.fbp %%DATADIR%%/templates/formbuilder/DialogTemplateWithButtons.fbp %%DATADIR%%/templates/formbuilder/FrameTemplate.fbp %%DATADIR%%/templates/formbuilder/PanelTemplate.fbp %%DATADIR%%/templates/gizmos/CMakeLists.txt.plugin.wizard %%DATADIR%%/templates/gizmos/app.cpp.wizard %%DATADIR%%/templates/gizmos/app.h.wizard %%DATADIR%%/templates/gizmos/gui-dialog.cpp.wizard %%DATADIR%%/templates/gizmos/gui-dialog.fbp.wizard %%DATADIR%%/templates/gizmos/gui-dialog.h.wizard %%DATADIR%%/templates/gizmos/gui-frame.cpp.wizard %%DATADIR%%/templates/gizmos/gui-frame.fbp.wizard %%DATADIR%%/templates/gizmos/gui-frame.h.wizard %%DATADIR%%/templates/gizmos/liteeditor-plugin.project.wizard %%DATADIR%%/templates/gizmos/main-dialog.cpp.wizard %%DATADIR%%/templates/gizmos/main-dialog.h.wizard %%DATADIR%%/templates/gizmos/main-frame.cpp.wizard %%DATADIR%%/templates/gizmos/main-frame.h.wizard %%DATADIR%%/templates/gizmos/main.cpp.wizard %%DATADIR%%/templates/gizmos/mainframe.cpp.wizard %%DATADIR%%/templates/gizmos/mainframe.h.wizard %%DATADIR%%/templates/gizmos/plugin.cpp.wizard %%DATADIR%%/templates/gizmos/plugin.h.wizard %%DATADIR%%/templates/gizmos/resources.rc.wizard %%DATADIR%%/templates/gizmos/wx_pch.h.wizard %%DATADIR%%/templates/gizmos/wxmain.project.wizard %%DATADIR%%/templates/gizmos/wxproject-fb.project.wizard %%DATADIR%%/templates/gizmos/wxproject.project.wizard %%DATADIR%%/templates/projects/CMake_Executable/CMakeLists.txt %%DATADIR%%/templates/projects/CMake_Executable/CMake_Executable.project %%DATADIR%%/templates/projects/CMake_Executable/icon.png %%DATADIR%%/templates/projects/CMake_Executable/main.cpp %%DATADIR%%/templates/projects/ConsoleClang++/ConsoleClang++.project %%DATADIR%%/templates/projects/ConsoleClang++/main.cpp %%DATADIR%%/templates/projects/ConsoleClang/ConsoleClang.project %%DATADIR%%/templates/projects/ConsoleClang/main.c %%DATADIR%%/templates/projects/UnitTest++/UnitTest++.project %%DATADIR%%/templates/projects/UnitTest++/icon.png %%DATADIR%%/templates/projects/UnitTest++/main.cpp %%DATADIR%%/templates/projects/c_gtk24_template/c_gtk24_template.project %%DATADIR%%/templates/projects/c_gtk24_template/icon.png %%DATADIR%%/templates/projects/c_gtk24_template/main.c %%DATADIR%%/templates/projects/c_gtk3_template/c_gtk3_template.project %%DATADIR%%/templates/projects/c_gtk3_template/icon.png %%DATADIR%%/templates/projects/c_gtk3_template/main.c %%DATADIR%%/templates/projects/cobra-executableU/build-file %%DATADIR%%/templates/projects/cobra-executableU/cobra-executableU.project %%DATADIR%%/templates/projects/cobra-libraryU/cobra-library.project %%DATADIR%%/templates/projects/cobra-libraryU/lib-build-files %%DATADIR%%/templates/projects/cobra-staticU/build-file %%DATADIR%%/templates/projects/cobra-staticU/cobra-staticU.project %%DATADIR%%/templates/projects/cpp_gtkmm24_template/cpp_gtkmm24_template.project %%DATADIR%%/templates/projects/cpp_gtkmm24_template/icon.png %%DATADIR%%/templates/projects/cpp_gtkmm24_template/main.cpp %%DATADIR%%/templates/projects/cpp_gtkmm24_template/mainwindow.cpp %%DATADIR%%/templates/projects/cpp_gtkmm24_template/mainwindow.h %%DATADIR%%/templates/projects/cpp_gtkmm3_template/cpp_gtkmm3_template.project %%DATADIR%%/templates/projects/cpp_gtkmm3_template/icon.png %%DATADIR%%/templates/projects/cpp_gtkmm3_template/main.cpp %%DATADIR%%/templates/projects/cpp_gtkmm3_template/mainwindow.cpp %%DATADIR%%/templates/projects/cpp_gtkmm3_template/mainwindow.h %%DATADIR%%/templates/projects/custom-makefile/custom-makefile.project %%DATADIR%%/templates/projects/custom-makefile/icon.png %%DATADIR%%/templates/projects/dynamic-library-wx-enabled/dynamic-library-wx-enabled.project %%DATADIR%%/templates/projects/dynamic-library-wx-enabled/dynamic-library-wx-enabled.project.windows %%DATADIR%%/templates/projects/dynamic-library-wx-enabled/icon.png %%DATADIR%%/templates/projects/dynamic-library/dynamic-library.project %%DATADIR%%/templates/projects/dynamic-library/dynamic-library.project.windows %%DATADIR%%/templates/projects/dynamic-library/icon.png %%DATADIR%%/templates/projects/executable-cobra/executable-cobra.project %%DATADIR%%/templates/projects/executable-cobra/main.cobra %%DATADIR%%/templates/projects/executable-console-wx-enabled/executable-console-wx-enabled.project %%DATADIR%%/templates/projects/executable-console-wx-enabled/icon.png %%DATADIR%%/templates/projects/executable-console-wx-enabled/main.cpp %%DATADIR%%/templates/projects/executable-gcc/executable-gcc.project %%DATADIR%%/templates/projects/executable-gcc/icon.png %%DATADIR%%/templates/projects/executable-gcc/main.c %%DATADIR%%/templates/projects/executable-qt-enabled/executable-qt-enabled.project %%DATADIR%%/templates/projects/executable-qt-enabled/icon.png %%DATADIR%%/templates/projects/executable-qt-enabled/main.cpp %%DATADIR%%/templates/projects/executable-qt-qmake-enabled/executable-qt-qmake-enabled.project %%DATADIR%%/templates/projects/executable-qt-qmake-enabled/icon.png %%DATADIR%%/templates/projects/executable-qt-qmake-enabled/main.cpp %%DATADIR%%/templates/projects/executable-wx-dialog/executable-wx-dialog.project %%DATADIR%%/templates/projects/executable-wx-dialog/gui.cpp %%DATADIR%%/templates/projects/executable-wx-dialog/gui.fbp %%DATADIR%%/templates/projects/executable-wx-dialog/gui.h %%DATADIR%%/templates/projects/executable-wx-dialog/icon.png %%DATADIR%%/templates/projects/executable-wx-dialog/main.cpp %%DATADIR%%/templates/projects/executable-wx-dialog/main.h %%DATADIR%%/templates/projects/executable-wx-dialog/win_resources.rc %%DATADIR%%/templates/projects/executable-wx-enabled/executable-wx-enabled.project %%DATADIR%%/templates/projects/executable-wx-enabled/icon.png %%DATADIR%%/templates/projects/executable-wx-enabled/main.cpp %%DATADIR%%/templates/projects/executable-wx-frame/executable-wx-frame.project %%DATADIR%%/templates/projects/executable-wx-frame/gui.cpp %%DATADIR%%/templates/projects/executable-wx-frame/gui.fbp %%DATADIR%%/templates/projects/executable-wx-frame/gui.h %%DATADIR%%/templates/projects/executable-wx-frame/icon.png %%DATADIR%%/templates/projects/executable-wx-frame/main.cpp %%DATADIR%%/templates/projects/executable-wx-frame/main.h %%DATADIR%%/templates/projects/executable-wx-frame/win_resources.rc %%DATADIR%%/templates/projects/executable-wx-xrc/executable-wx-xrc.project %%DATADIR%%/templates/projects/executable-wx-xrc/gui.wxcp %%DATADIR%%/templates/projects/executable-wx-xrc/gui.xrc %%DATADIR%%/templates/projects/executable-wx-xrc/icon.png %%DATADIR%%/templates/projects/executable-wx-xrc/main.cpp %%DATADIR%%/templates/projects/executable-wx-xrc/main.h %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/MainDialog.cpp %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/MainDialog.h %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/icon.png %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/main.cpp %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/win_resources.rc %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/wxCrafter_MainDialog.project %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/wxcrafter.cpp %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/wxcrafter.h %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/wxcrafter.wxcp %%DATADIR%%/templates/projects/executable-wxcrafter-dialog/wxcrafter_bitmaps.cpp %%DATADIR%%/templates/projects/executable-wxcrafter-frame/MainFrame.cpp %%DATADIR%%/templates/projects/executable-wxcrafter-frame/MainFrame.h %%DATADIR%%/templates/projects/executable-wxcrafter-frame/icon.png %%DATADIR%%/templates/projects/executable-wxcrafter-frame/main.cpp %%DATADIR%%/templates/projects/executable-wxcrafter-frame/win_resources.rc %%DATADIR%%/templates/projects/executable-wxcrafter-frame/wxCrafter_MainFrame.project %%DATADIR%%/templates/projects/executable-wxcrafter-frame/wxcrafter.cpp %%DATADIR%%/templates/projects/executable-wxcrafter-frame/wxcrafter.h %%DATADIR%%/templates/projects/executable-wxcrafter-frame/wxcrafter.wxcp %%DATADIR%%/templates/projects/executable-wxcrafter-frame/wxcrafter_bitmaps.cpp %%DATADIR%%/templates/projects/executable/executable.project %%DATADIR%%/templates/projects/executable/icon.png %%DATADIR%%/templates/projects/executable/main.cpp %%DATADIR%%/templates/projects/non-code-project/icon.png %%DATADIR%%/templates/projects/non-code-project/non-code.project %%DATADIR%%/templates/projects/static-library-wx-enabled/icon.png %%DATADIR%%/templates/projects/static-library-wx-enabled/main.cpp %%DATADIR%%/templates/projects/static-library-wx-enabled/static-library-wx-enabled.project %%DATADIR%%/templates/projects/static-library/icon.png %%DATADIR%%/templates/projects/static-library/static-library.project %%DATADIR%%/templates/projects/vc-dynamic-library/icon.png %%DATADIR%%/templates/projects/vc-dynamic-library/vc-dynamic-library.project %%DATADIR%%/templates/projects/vc-executable/icon.png %%DATADIR%%/templates/projects/vc-executable/vc-executable.project %%DATADIR%%/templates/projects/vc-static-lib/icon.png %%DATADIR%%/templates/projects/vc-static-lib/vc-static-lib.project %%DATADIR%%/templates/projects/wxWidgets_ConsoleApp/icon.png %%DATADIR%%/templates/projects/wxWidgets_ConsoleApp/main_app.cpp %%DATADIR%%/templates/projects/wxWidgets_ConsoleApp/main_app.h %%DATADIR%%/templates/projects/wxWidgets_ConsoleApp/wxWidgets_ConsoleApp.project %%DATADIR%%/templates/qmake/qmake.project %%DATADIR%%/unittest++1.3.tar.gz share/icons/hicolor/128x128/apps/codelite.png share/icons/hicolor/128x128@2x/apps/codelite.png share/icons/hicolor/256x256/apps/codelite.png share/icons/hicolor/256x256@2x/apps/codelite.png share/icons/hicolor/32x32/apps/codelite.png share/icons/hicolor/32x32@2x/apps/codelite.png share/icons/hicolor/64x64/apps/codelite.png share/icons/hicolor/64x64@2x/apps/codelite.png share/locale/cs/LC_MESSAGES/codelite.mo share/locale/ru_RU/LC_MESSAGES/codelite.mo share/locale/zh_CN/LC_MESSAGES/codelite.mo diff --git a/editors/editorconfig-core-c/pkg-plist b/editors/editorconfig-core-c/pkg-plist index 8c9a2ef23852..6f5c514e5ba3 100644 --- a/editors/editorconfig-core-c/pkg-plist +++ b/editors/editorconfig-core-c/pkg-plist @@ -1,17 +1,17 @@ bin/editorconfig bin/editorconfig-%%PORTVERSION%% include/editorconfig/editorconfig.h include/editorconfig/editorconfig_handle.h lib/libeditorconfig.so lib/libeditorconfig.so.%%SHLIB_MAJOR%% lib/libeditorconfig.so.%%SHLIB_VER%% lib/libeditorconfig_static.a lib/cmake/EditorConfig/EditorConfigConfig.cmake lib/cmake/EditorConfig/EditorConfigConfigVersion.cmake lib/cmake/EditorConfig/EditorConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/EditorConfig/EditorConfigTargets.cmake libdata/pkgconfig/editorconfig.pc -man/man1/editorconfig.1.gz -man/man3/editorconfig.h.3.gz -man/man3/editorconfig_handle.h.3.gz -man/man5/editorconfig-format.5.gz +share/man/man1/editorconfig.1.gz +share/man/man3/editorconfig.h.3.gz +share/man/man3/editorconfig_handle.h.3.gz +share/man/man5/editorconfig-format.5.gz diff --git a/emulators/fceux/pkg-plist b/emulators/fceux/pkg-plist index 97655b2af6f2..d4a44cdb3370 100644 --- a/emulators/fceux/pkg-plist +++ b/emulators/fceux/pkg-plist @@ -1,96 +1,97 @@ bin/fceux -man/man6/fceux.6.gz share/applications/fceux.desktop +share/man/man6/fceux.6.gz +share/man/man6/fceux-net-server.6.gz %%PORTDOCS%%%%DATADIR%%/fceux.qch %%PORTDOCS%%%%DATADIR%%/fceux.qhc %%PORTDOCS%%%%DATADIR%%/fceux.qhp %%DATADIR%%/luaScripts/AVI-HeadsUpDisplay.lua %%DATADIR%%/luaScripts/BoulderDash_AmoebaAI.lua %%DATADIR%%/luaScripts/BugsBunnyBirthdayBlowout.lua %%DATADIR%%/luaScripts/ButtonCount.lua %%DATADIR%%/luaScripts/CustomLagIndicator_RvT.lua %%DATADIR%%/luaScripts/Excitingbike-speedometeronly.lua %%DATADIR%%/luaScripts/Excitingbike.lua %%DATADIR%%/luaScripts/FRKfunctions.lua %%DATADIR%%/luaScripts/GUI-iup_button.lua %%DATADIR%%/luaScripts/GUI-iup_example.lua %%DATADIR%%/luaScripts/Galaxian.lua %%DATADIR%%/luaScripts/Gradius-BulletHell.lua %%DATADIR%%/luaScripts/JumpingFCEUXWindow.lua %%DATADIR%%/luaScripts/Luabot.lua %%DATADIR%%/luaScripts/Machrider.lua %%DATADIR%%/luaScripts/MegamanII-LaserEyes.lua %%DATADIR%%/luaScripts/MemoryWatch.lua %%DATADIR%%/luaScripts/Multitrack.lua %%DATADIR%%/luaScripts/Multitrack2.lua %%DATADIR%%/luaScripts/NightmareElmStreet-4Player.lua %%DATADIR%%/luaScripts/PunchOutChallenge.lua %%DATADIR%%/luaScripts/PunchOutStats.lua %%DATADIR%%/luaScripts/PunchOutTraining.lua %%DATADIR%%/luaScripts/RBIBaseball.lua %%DATADIR%%/luaScripts/Registerfind(CheatSearch).lua %%DATADIR%%/luaScripts/Rewinder.lua %%DATADIR%%/luaScripts/SMB-AreaScrambler.lua %%DATADIR%%/luaScripts/SMB-CompetitionRecorder.lua %%DATADIR%%/luaScripts/SMB-HitBoxes.lua %%DATADIR%%/luaScripts/SMB-Jetpack.lua %%DATADIR%%/luaScripts/SMB-Lives&HPDisplay.lua %%DATADIR%%/luaScripts/SMB-Mouse.lua %%DATADIR%%/luaScripts/SMB-Snow.lua %%DATADIR%%/luaScripts/SMB2U.lua %%DATADIR%%/luaScripts/SMB3-RainbowRiding.lua %%DATADIR%%/luaScripts/ShowPalette.lua %%DATADIR%%/luaScripts/SoundDisplay.lua %%DATADIR%%/luaScripts/SoundDisplay2.lua %%DATADIR%%/luaScripts/Sprites.lua %%DATADIR%%/luaScripts/SpritesSimple.lua %%DATADIR%%/luaScripts/Subtitler.lua %%DATADIR%%/luaScripts/TeenageMutantNinjaTurtles.lua %%DATADIR%%/luaScripts/UsingLuaBot-Documentation.txt %%DATADIR%%/luaScripts/UsingLuaScripting-Documentation.txt %%DATADIR%%/luaScripts/UsingLuaScripting-ListofFunctions.txt %%DATADIR%%/luaScripts/ZapperDisplay.lua %%DATADIR%%/luaScripts/ZapperFun.lua %%DATADIR%%/luaScripts/auxlib.lua %%DATADIR%%/luaScripts/luabot_framework.lua %%DATADIR%%/luaScripts/m_utils.lua %%DATADIR%%/luaScripts/scrolling-pitch-display.lua %%DATADIR%%/luaScripts/shapedefs.lua %%DATADIR%%/luaScripts/taseditor/InputDisplay_for_Selection.lua %%DATADIR%%/luaScripts/taseditor/InvertSelection.lua %%DATADIR%%/luaScripts/taseditor/RecordBackwards.lua %%DATADIR%%/luaScripts/taseditor/ShowNotes.lua %%DATADIR%%/luaScripts/taseditor/Swap1P2P.lua %%DATADIR%%/luaScripts/taseditor/TrackNoise.lua %%DATADIR%%/luaScripts/tetris.lua %%DATADIR%%/luaScripts/vnb.lua %%DATADIR%%/luaScripts/x_functions.lua %%DATADIR%%/luaScripts/x_interface.lua %%DATADIR%%/luaScripts/x_smb1enemylist.lua %%DATADIR%%/palettes/ASQ_realityA.pal %%DATADIR%%/palettes/ASQ_realityB.pal %%DATADIR%%/palettes/BMF_final2.pal %%DATADIR%%/palettes/BMF_final3.pal %%DATADIR%%/palettes/Composite_Direct_FBX.pal %%DATADIR%%/palettes/FCEU-13-default_nitsuja.pal %%DATADIR%%/palettes/FCEU-15-nitsuja_new.pal %%DATADIR%%/palettes/FCEUX.pal %%DATADIR%%/palettes/NES_Classic_FBX.pal %%DATADIR%%/palettes/NRS_NTSC.pal %%DATADIR%%/palettes/NRS_PAL.pal %%DATADIR%%/palettes/PC-10.pal %%DATADIR%%/palettes/PVM_Style_D93_FBX.pal %%DATADIR%%/palettes/RP2C03.pal %%DATADIR%%/palettes/RP2C04_0001.pal %%DATADIR%%/palettes/RP2C04_0002.pal %%DATADIR%%/palettes/RP2C04_0003.pal %%DATADIR%%/palettes/RP2C04_0004.pal %%DATADIR%%/palettes/SONY_CXA2025AS_US.pal %%DATADIR%%/palettes/Smooth_FBX.pal %%DATADIR%%/palettes/Unsaturated-V6.pal %%DATADIR%%/palettes/Wavebeam.pal %%DATADIR%%/palettes/nestopia_rgb.pal %%DATADIR%%/palettes/nestopia_yuv.pal %%DATADIR%%/palettes/r57shell_PAL.pal %%DATADIR%%/tools/taseditor_patterns.txt share/pixmaps/fceux1.png diff --git a/emulators/mgba/pkg-plist b/emulators/mgba/pkg-plist index 4779ed98bba6..796f69e91f46 100644 --- a/emulators/mgba/pkg-plist +++ b/emulators/mgba/pkg-plist @@ -1,198 +1,198 @@ bin/mgba %%QT5%%bin/mgba-qt include/mgba-util/circle-buffer.h include/mgba-util/common.h include/mgba-util/configuration.h include/mgba-util/crc32.h include/mgba-util/dllexports.h include/mgba-util/elf-read.h include/mgba-util/export.h include/mgba-util/formatting.h include/mgba-util/gui.h include/mgba-util/gui/file-select.h include/mgba-util/gui/font-metrics.h include/mgba-util/gui/font.h include/mgba-util/gui/menu.h include/mgba-util/hash.h include/mgba-util/math.h include/mgba-util/memory.h include/mgba-util/patch.h include/mgba-util/patch/fast.h include/mgba-util/patch/ips.h include/mgba-util/patch/ups.h include/mgba-util/platform/3ds/3ds-vfs.h include/mgba-util/platform/3ds/threading.h include/mgba-util/platform/posix/threading.h include/mgba-util/platform/psp2/sce-vfs.h include/mgba-util/platform/psp2/threading.h include/mgba-util/platform/switch/threading.h include/mgba-util/platform/windows/getopt.h include/mgba-util/platform/windows/threading.h include/mgba-util/png-io.h include/mgba-util/ring-fifo.h include/mgba-util/socket.h include/mgba-util/string.h include/mgba-util/table.h include/mgba-util/text-codec.h include/mgba-util/threading.h include/mgba-util/vector.h include/mgba-util/vfs.h include/mgba/core/bitmap-cache.h include/mgba/core/blip_buf.h include/mgba/core/cache-set.h include/mgba/core/cheats.h include/mgba/core/config.h include/mgba/core/core.h include/mgba/core/cpu.h include/mgba/core/directories.h include/mgba/core/input.h include/mgba/core/interface.h include/mgba/core/library.h include/mgba/core/lockstep.h include/mgba/core/log.h include/mgba/core/map-cache.h include/mgba/core/mem-search.h include/mgba/core/rewind.h include/mgba/core/scripting.h include/mgba/core/serialize.h include/mgba/core/sync.h include/mgba/core/thread.h include/mgba/core/tile-cache.h include/mgba/core/timing.h include/mgba/core/version.h include/mgba/debugger/debugger.h include/mgba/feature/commandline.h include/mgba/feature/thread-proxy.h include/mgba/feature/video-logger.h include/mgba/flags.h include/mgba/gb/core.h include/mgba/gb/interface.h include/mgba/gba/core.h include/mgba/gba/interface.h include/mgba/internal/arm/arm.h include/mgba/internal/arm/debugger/cli-debugger.h include/mgba/internal/arm/debugger/debugger.h include/mgba/internal/arm/debugger/memory-debugger.h include/mgba/internal/arm/decoder-inlines.h include/mgba/internal/arm/decoder.h include/mgba/internal/arm/emitter-arm.h include/mgba/internal/arm/emitter-inlines.h include/mgba/internal/arm/emitter-thumb.h include/mgba/internal/arm/isa-arm.h include/mgba/internal/arm/isa-inlines.h include/mgba/internal/arm/isa-thumb.h include/mgba/internal/arm/macros.h include/mgba/internal/debugger/cli-debugger.h include/mgba/internal/debugger/gdb-stub.h include/mgba/internal/debugger/parser.h include/mgba/internal/debugger/stack-trace.h include/mgba/internal/debugger/symbols.h include/mgba/internal/gb/audio.h include/mgba/internal/gb/cheats.h include/mgba/internal/gb/debugger/debugger.h include/mgba/internal/gb/debugger/symbols.h include/mgba/internal/gb/extra/cli.h include/mgba/internal/gb/gb.h include/mgba/internal/gb/input.h include/mgba/internal/gb/io.h include/mgba/internal/gb/mbc.h include/mgba/internal/gb/memory.h include/mgba/internal/gb/overrides.h include/mgba/internal/gb/renderers/cache-set.h include/mgba/internal/gb/renderers/proxy.h include/mgba/internal/gb/renderers/software.h include/mgba/internal/gb/serialize.h include/mgba/internal/gb/sio.h include/mgba/internal/gb/sio/lockstep.h include/mgba/internal/gb/sio/printer.h include/mgba/internal/gb/timer.h include/mgba/internal/gb/video.h include/mgba/internal/gba/audio.h include/mgba/internal/gba/bios.h include/mgba/internal/gba/cheats.h include/mgba/internal/gba/dma.h include/mgba/internal/gba/extra/audio-mixer.h include/mgba/internal/gba/extra/cli.h include/mgba/internal/gba/gba.h include/mgba/internal/gba/hardware.h include/mgba/internal/gba/input.h include/mgba/internal/gba/io.h include/mgba/internal/gba/matrix.h include/mgba/internal/gba/memory.h include/mgba/internal/gba/overrides.h include/mgba/internal/gba/renderers/cache-set.h include/mgba/internal/gba/renderers/common.h include/mgba/internal/gba/renderers/gl.h include/mgba/internal/gba/renderers/proxy.h include/mgba/internal/gba/renderers/video-software.h include/mgba/internal/gba/savedata.h include/mgba/internal/gba/serialize.h include/mgba/internal/gba/sharkport.h include/mgba/internal/gba/sio.h include/mgba/internal/gba/sio/dolphin.h include/mgba/internal/gba/sio/lockstep.h include/mgba/internal/gba/timer.h include/mgba/internal/gba/vfame.h include/mgba/internal/gba/video.h include/mgba/internal/sm83/debugger/cli-debugger.h include/mgba/internal/sm83/debugger/debugger.h include/mgba/internal/sm83/debugger/memory-debugger.h include/mgba/internal/sm83/decoder.h include/mgba/internal/sm83/emitter-sm83.h include/mgba/internal/sm83/isa-sm83.h include/mgba/internal/sm83/sm83.h lib/libmgba.so lib/libmgba.so.0.9 lib/libmgba.so.0.9.3 %%LIBRETRO%%lib/libretro/mgba_libretro.so -%%QT5%%man/man6/mgba-qt.6.gz -man/man6/mgba.6.gz +%%QT5%%share/man/man6/mgba-qt.6.gz +share/man/man6/mgba.6.gz %%QT5%%share/applications/mgba-qt.desktop %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/README_DE.md %%PORTDOCS%%%%DOCSDIR%%/README_ES.md %%PORTDOCS%%%%DOCSDIR%%/README_ZH_CN.md %%PORTDOCS%%%%DOCSDIR%%/licenses/blip_buf.txt %%PORTDOCS%%%%DOCSDIR%%/licenses/inih.txt share/icons/hicolor/128x128/apps/mgba.png share/icons/hicolor/16x16/apps/mgba.png share/icons/hicolor/24x24/apps/mgba.png share/icons/hicolor/256x256/apps/mgba.png share/icons/hicolor/32x32/apps/mgba.png share/icons/hicolor/48x48/apps/mgba.png share/icons/hicolor/512x512/apps/mgba.png share/icons/hicolor/64x64/apps/mgba.png share/icons/hicolor/96x96/apps/mgba.png %%QT5%%%%DATADIR%%/nointro.dat %%QT5%%%%DATADIR%%/shaders/agb001.shader/agb001.fs %%QT5%%%%DATADIR%%/shaders/agb001.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/ags001.shader/ags001-light.fs %%QT5%%%%DATADIR%%/shaders/ags001.shader/ags001.fs %%QT5%%%%DATADIR%%/shaders/ags001.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/fish.shader/fish.fs %%QT5%%%%DATADIR%%/shaders/fish.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/gba-color.shader/gba-color.fs %%QT5%%%%DATADIR%%/shaders/gba-color.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/lcd.shader/lcd.fs %%QT5%%%%DATADIR%%/shaders/lcd.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/motion_blur.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/motion_blur.shader/motion_blur.fs %%QT5%%%%DATADIR%%/shaders/pixelate.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/scanlines.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/scanlines.shader/scanlines.fs %%QT5%%%%DATADIR%%/shaders/soften.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/soften.shader/soften.fs %%QT5%%%%DATADIR%%/shaders/vba_pixelate.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/vba_pixelate.shader/vba_pixelate.fs %%QT5%%%%DATADIR%%/shaders/vignette.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/vignette.shader/vignette.fs %%QT5%%%%DATADIR%%/shaders/wiiu.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/wiiu.shader/wiiu.fs %%QT5%%%%DATADIR%%/shaders/xbr-lv2.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/xbr-lv2.shader/xbr.fs %%QT5%%%%DATADIR%%/shaders/xbr-lv2.shader/xbr.vs %%QT5%%%%DATADIR%%/shaders/xbr-lv3.shader/manifest.ini %%QT5%%%%DATADIR%%/shaders/xbr-lv3.shader/xbr.fs %%QT5%%%%DATADIR%%/shaders/xbr-lv3.shader/xbr.vs diff --git a/emulators/nemu/pkg-plist b/emulators/nemu/pkg-plist index e8676c8f1c68..3356ecb07d93 100644 --- a/emulators/nemu/pkg-plist +++ b/emulators/nemu/pkg-plist @@ -1,10 +1,10 @@ bin/nemu bin/ntty -man/man1/nemu.1.gz +share/man/man1/nemu.1.gz share/bash-completion/completions/nemu share/locale/ru/LC_MESSAGES/nemu.mo %%DATADIR%%/scripts/42-net-macvtap-perm.rules %%DATADIR%%/scripts/nemu.bash %%DATADIR%%/scripts/setup_nemu_nonroot.sh %%DATADIR%%/scripts/upgrade_db.sh @sample %%DATADIR%%/templates/config/nemu.cfg.sample diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist index 6997eff7da8c..4b8700ff684f 100644 --- a/finance/gnucash/pkg-plist +++ b/finance/gnucash/pkg-plist @@ -1,1389 +1,1389 @@ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper bin/gnc-fq-update bin/gnucash bin/gnucash-cli bin/gnucash-valgrind %%ETCDIR%%/environment include/gnucash/Account.h include/gnucash/FreqSpec.h include/gnucash/Query.h include/gnucash/QuickFill.h include/gnucash/Recurrence.h include/gnucash/SX-book.h include/gnucash/SX-ttinfo.h include/gnucash/SchedXaction.h include/gnucash/Scrub.h include/gnucash/Scrub2.h include/gnucash/Scrub3.h include/gnucash/ScrubBusiness.h include/gnucash/Split.h include/gnucash/TransLog.h include/gnucash/Transaction.h include/gnucash/account-quickfill.h include/gnucash/assistant-xml-encoding.h include/gnucash/basiccell.h include/gnucash/business-options.h include/gnucash/cap-gains.h include/gnucash/cashobjects.h include/gnucash/cell-factory.h include/gnucash/cellblock.h include/gnucash/checkboxcell.h include/gnucash/combocell.h include/gnucash/datecell.h include/gnucash/dialog-account.h include/gnucash/dialog-book-close.h include/gnucash/dialog-commodity.h include/gnucash/dialog-doclink-utils.h include/gnucash/dialog-dup-trans.h include/gnucash/dialog-file-access.h include/gnucash/dialog-object-references.h include/gnucash/dialog-options.h include/gnucash/dialog-preferences.h include/gnucash/dialog-query-view.h include/gnucash/dialog-reset-warnings.h include/gnucash/dialog-search.h include/gnucash/dialog-totd.h include/gnucash/dialog-transfer.h include/gnucash/dialog-utils.h include/gnucash/doclinkcell.h include/gnucash/engine-helpers.h include/gnucash/file-utils.h include/gnucash/formulacell.h include/gnucash/gfec.h include/gnucash/gnc-account-merge.h include/gnucash/gnc-account-sel.h include/gnucash/gnc-accounting-period.h include/gnucash/gnc-addr-quickfill.h include/gnucash/gnc-amount-edit.h include/gnucash/gnc-aqbanking-templates.h include/gnucash/gnc-autoclear.h include/gnucash/gnc-basic-gobject.h include/gnucash/gnc-budget.h include/gnucash/gnc-cell-renderer-date.h include/gnucash/gnc-cell-renderer-popup-entry.h include/gnucash/gnc-cell-renderer-popup.h include/gnucash/gnc-cell-renderer-text-flag.h include/gnucash/gnc-cell-renderer-text-view.h include/gnucash/gnc-cell-view.h include/gnucash/gnc-commodity-edit.h include/gnucash/gnc-commodity.h include/gnucash/gnc-component-manager.h include/gnucash/gnc-currency-edit.h include/gnucash/gnc-date-delta.h include/gnucash/gnc-date-edit.h include/gnucash/gnc-date-format.h include/gnucash/gnc-date.h include/gnucash/gnc-datetime.hpp include/gnucash/gnc-dense-cal-model.h include/gnucash/gnc-dense-cal-store.h include/gnucash/gnc-dense-cal.h include/gnucash/gnc-embedded-window.h include/gnucash/gnc-engine.h include/gnucash/gnc-entry-quickfill.h include/gnucash/gnc-euro.h include/gnucash/gnc-event.h include/gnucash/gnc-exp-parser.h include/gnucash/gnc-features.h include/gnucash/gnc-file.h include/gnucash/gnc-frequency.h include/gnucash/gnc-general-search.h include/gnucash/gnc-general-select.h include/gnucash/gnc-gnome-utils.h include/gnucash/gnc-gsettings.h include/gnucash/gnc-gui-query.h include/gnucash/gnc-help-utils.h include/gnucash/gnc-helpers.h include/gnucash/gnc-hooks.h include/gnucash/gnc-html-extras.h include/gnucash/gnc-html-factory.h include/gnucash/gnc-html-history.h include/gnucash/gnc-html-p.h include/gnucash/gnc-html-webkit-p.h include/gnucash/gnc-html-webkit.h include/gnucash/gnc-html-webkit2.h include/gnucash/gnc-html.h include/gnucash/gnc-icons.h include/gnucash/gnc-keyring.h include/gnucash/gnc-main-window.h include/gnucash/gnc-menu-extensions.h include/gnucash/gnc-module-api.h include/gnucash/gnc-module.h include/gnucash/gnc-numeric.h include/gnucash/gnc-numeric.hpp include/gnucash/gnc-period-select.h include/gnucash/gnc-plugin-file-history.h include/gnucash/gnc-plugin-manager.h include/gnucash/gnc-plugin-menu-additions.h include/gnucash/gnc-plugin-page.h include/gnucash/gnc-plugin.h include/gnucash/gnc-prefs-utils.h include/gnucash/gnc-pricedb.h include/gnucash/gnc-query-view.h include/gnucash/gnc-rational-rounding.hpp include/gnucash/gnc-rational.hpp include/gnucash/gnc-recurrence.h include/gnucash/gnc-report.h include/gnucash/gnc-session.h include/gnucash/gnc-splash.h include/gnucash/gnc-state.h include/gnucash/gnc-sx-instance-dense-cal-adapter.h include/gnucash/gnc-sx-instance-model.h include/gnucash/gnc-sx-list-tree-model-adapter.h include/gnucash/gnc-timezone.hpp include/gnucash/gnc-tree-control-split-reg.h include/gnucash/gnc-tree-model-account-types.h include/gnucash/gnc-tree-model-account.h include/gnucash/gnc-tree-model-budget.h include/gnucash/gnc-tree-model-commodity.h include/gnucash/gnc-tree-model-owner.h include/gnucash/gnc-tree-model-price.h include/gnucash/gnc-tree-model-split-reg.h include/gnucash/gnc-tree-model.h include/gnucash/gnc-tree-util-split-reg.h include/gnucash/gnc-tree-view-account.h include/gnucash/gnc-tree-view-commodity.h include/gnucash/gnc-tree-view-owner.h include/gnucash/gnc-tree-view-price.h include/gnucash/gnc-tree-view-split-reg.h include/gnucash/gnc-tree-view-sx-list.h include/gnucash/gnc-tree-view.h include/gnucash/gnc-ui-balances.h include/gnucash/gnc-ui-util.h include/gnucash/gnc-ui.h include/gnucash/gnc-uri-utils.h include/gnucash/gnc-window.h include/gnucash/gncAddress.h include/gnucash/gncAddressP.h include/gnucash/gncBillTerm.h include/gnucash/gncBillTermP.h include/gnucash/gncBusiness.h include/gnucash/gncCustomer.h include/gnucash/gncCustomerP.h include/gnucash/gncEmployee.h include/gnucash/gncEmployeeP.h include/gnucash/gncEntry.h include/gnucash/gncEntryP.h include/gnucash/gncIDSearch.h include/gnucash/gncInvoice.h include/gnucash/gncInvoiceP.h include/gnucash/gncJob.h include/gnucash/gncJobP.h include/gnucash/gncOrder.h include/gnucash/gncOrderP.h include/gnucash/gncOwner.h include/gnucash/gncOwnerP.h include/gnucash/gncTaxTable.h include/gnucash/gncTaxTableP.h include/gnucash/gncVendor.h include/gnucash/gncVendorP.h include/gnucash/gtable.h include/gnucash/guid.h include/gnucash/guid.hpp include/gnucash/import-parse.h include/gnucash/kvp-frame.hpp include/gnucash/kvp-value.hpp include/gnucash/misc-gnome-utils.h include/gnucash/numcell.h include/gnucash/option-util.h include/gnucash/policy.h include/gnucash/pricecell.h include/gnucash/print-session.h include/gnucash/qof-backend.hpp include/gnucash/qof-gobject.h include/gnucash/qof-string-cache.h include/gnucash/qof.h include/gnucash/qofbackend.h include/gnucash/qofbook.h include/gnucash/qofbookslots.h include/gnucash/qofchoice.h include/gnucash/qofclass.h include/gnucash/qofevent.h include/gnucash/qofid-p.h include/gnucash/qofid.h include/gnucash/qofinstance-p.h include/gnucash/qofinstance.h include/gnucash/qoflog.h include/gnucash/qofobject.h include/gnucash/qofquery.h include/gnucash/qofquerycore.h include/gnucash/qofsession.h include/gnucash/qofsession.hpp include/gnucash/qofutil.h include/gnucash/quickfillcell.h include/gnucash/recncell.h include/gnucash/register-common.h include/gnucash/table-allgui.h include/gnucash/table-control.h include/gnucash/table-layout.h include/gnucash/table-model.h include/gnucash/tree-view-utils.h include/gnucash/window-main-summarybar.h lib/gnucash/libgnc-bi-import.so lib/gnucash/libgnc-csv-export.so lib/gnucash/libgnc-csv-import.so lib/gnucash/libgnc-customer-import.so lib/gnucash/libgnc-gnome-search.so lib/gnucash/libgnc-gnome-utils.so lib/gnucash/libgnc-html.so lib/gnucash/libgnc-ledger-core.so lib/gnucash/libgnc-log-replay.so lib/gnucash/libgnc-qif-import.so lib/gnucash/libgnc-register-core.so lib/gnucash/libgnc-register-gnome.so lib/gnucash/libgnc-report.so %%AQBANKING%%lib/gnucash/libgncmod-aqbanking.so %%DATABASE%%lib/gnucash/libgncmod-backend-dbi.so lib/gnucash/libgncmod-backend-xml.so %%OFX%%lib/gnucash/libgncmod-ofx.so %%PYTHON%%lib/gnucash/libgncmod-python.so lib/guile/2.2/site-ccache/gnucash/app-utils.go lib/guile/2.2/site-ccache/gnucash/app-utils/business-options.go lib/guile/2.2/site-ccache/gnucash/app-utils/business-prefs.go lib/guile/2.2/site-ccache/gnucash/app-utils/c-interface.go lib/guile/2.2/site-ccache/gnucash/app-utils/date-utilities.go lib/guile/2.2/site-ccache/gnucash/app-utils/fin.go lib/guile/2.2/site-ccache/gnucash/app-utils/options.go lib/guile/2.2/site-ccache/gnucash/core-utils.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/deprecated-module.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/engine/test/srfi64-extras.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/engine/test/test-extras.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/gettext.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/import-export/qif-import.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/import-export/string.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/aging.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/balsheet-eg.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/business-reports.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/customer-summary.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/eguile-gnc.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/eguile-html-utilities.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/eguile-utilities.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/hello-world.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/invoice.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/job-report.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/locale-specific/de_DE.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/locale-specific/us.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/owner-report.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/payables.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/receipt.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/receivables.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/report-gnome.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/report-system.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/report-system/collectors.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/report-system/report-collectors.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/account-piecharts.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/account-summary.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/advanced-portfolio.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/average-balance.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/balance-forecast.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/balance-sheet.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/balsheet-pnl.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/budget-balance-sheet.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/budget-barchart.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/budget-flow.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/budget-income-statement.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/budget.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/cash-flow.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/cashflow-barchart.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/category-barchart.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/daily-reports.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/equity-statement.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/general-journal.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/general-ledger.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/income-gst-statement.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/income-statement.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/net-charts.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/portfolio.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/price-scatter.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/reconcile-report.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/register.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/sx-summary.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/transaction.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/trial-balance.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/stylesheet-easy.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/stylesheet-fancy.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/stylesheet-footer.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/stylesheet-head-or-tail.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/stylesheet-plain.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/stylesheets.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/taxinvoice.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/taxtxf-de_DE.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/taxtxf.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/test-graphing.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/utility-reports.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/view-column.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/welcome-to-gnucash.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/superseded-module.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/tax/de_DE.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/tax/us.go lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/unittest-support.go lib/guile/2.2/site-ccache/gnucash/deprecated/migrate-prefs-user.go lib/guile/2.2/site-ccache/gnucash/deprecated/migrate-prefs.go lib/guile/2.2/site-ccache/gnucash/deprecated/tests/test-report-system-extras.go lib/guile/2.2/site-ccache/gnucash/eguile.go lib/guile/2.2/site-ccache/gnucash/eguile/eguile-html-utilities.go lib/guile/2.2/site-ccache/gnucash/eguile/eguile-utilities.go lib/guile/2.2/site-ccache/gnucash/engine.go lib/guile/2.2/site-ccache/gnucash/engine/business-core.go lib/guile/2.2/site-ccache/gnucash/engine/gnc-numeric.go lib/guile/2.2/site-ccache/gnucash/gnc-module.go lib/guile/2.2/site-ccache/gnucash/gnome-utils.go lib/guile/2.2/site-ccache/gnucash/gnome-utils/gnc-menu-extensions.go lib/guile/2.2/site-ccache/gnucash/html.go lib/guile/2.2/site-ccache/gnucash/json.go lib/guile/2.2/site-ccache/gnucash/json/builder.go lib/guile/2.2/site-ccache/gnucash/json/parser.go lib/guile/2.2/site-ccache/gnucash/json/syntax.go lib/guile/2.2/site-ccache/gnucash/locale/de_DE/tax.go lib/guile/2.2/site-ccache/gnucash/locale/de_DE/tax/txf-help.go lib/guile/2.2/site-ccache/gnucash/locale/de_DE/tax/txf.go lib/guile/2.2/site-ccache/gnucash/locale/us/tax.go lib/guile/2.2/site-ccache/gnucash/locale/us/tax/txf-help.go lib/guile/2.2/site-ccache/gnucash/locale/us/tax/txf.go lib/guile/2.2/site-ccache/gnucash/price-quotes.go lib/guile/2.2/site-ccache/gnucash/qif-import.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-dialog-utils.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-file.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-guess-map.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-merge-groups.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-objects.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-parse.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-to-gnc.go lib/guile/2.2/site-ccache/gnucash/qif-import/qif-utils.go lib/guile/2.2/site-ccache/gnucash/report-menus.go lib/guile/2.2/site-ccache/gnucash/report.go lib/guile/2.2/site-ccache/gnucash/report/commodity-utilities.go lib/guile/2.2/site-ccache/gnucash/report/html-acct-table.go lib/guile/2.2/site-ccache/gnucash/report/html-anytag.go lib/guile/2.2/site-ccache/gnucash/report/html-barchart.go lib/guile/2.2/site-ccache/gnucash/report/html-chart.go lib/guile/2.2/site-ccache/gnucash/report/html-document.go lib/guile/2.2/site-ccache/gnucash/report/html-fonts.go lib/guile/2.2/site-ccache/gnucash/report/html-linechart.go lib/guile/2.2/site-ccache/gnucash/report/html-piechart.go lib/guile/2.2/site-ccache/gnucash/report/html-scatter.go lib/guile/2.2/site-ccache/gnucash/report/html-style-info.go lib/guile/2.2/site-ccache/gnucash/report/html-style-sheet.go lib/guile/2.2/site-ccache/gnucash/report/html-table.go lib/guile/2.2/site-ccache/gnucash/report/html-text.go lib/guile/2.2/site-ccache/gnucash/report/html-utilities.go lib/guile/2.2/site-ccache/gnucash/report/options-utilities.go lib/guile/2.2/site-ccache/gnucash/report/report-core.go lib/guile/2.2/site-ccache/gnucash/report/report-register-hooks.go lib/guile/2.2/site-ccache/gnucash/report/report-utilities.go lib/guile/2.2/site-ccache/gnucash/report/stylesheets/css.go lib/guile/2.2/site-ccache/gnucash/report/stylesheets/footer.go lib/guile/2.2/site-ccache/gnucash/report/stylesheets/head-or-tail.go lib/guile/2.2/site-ccache/gnucash/report/stylesheets/plain.go lib/guile/2.2/site-ccache/gnucash/report/trep-engine.go lib/guile/2.2/site-ccache/gnucash/reports.go lib/guile/2.2/site-ccache/gnucash/reports/aging.go lib/guile/2.2/site-ccache/gnucash/reports/cash-flow-calc.go lib/guile/2.2/site-ccache/gnucash/reports/example/average-balance.go lib/guile/2.2/site-ccache/gnucash/reports/example/daily-reports.go lib/guile/2.2/site-ccache/gnucash/reports/example/hello-world.go lib/guile/2.2/site-ccache/gnucash/reports/example/sample-graphs.go lib/guile/2.2/site-ccache/gnucash/reports/example/welcome-to-gnucash.go lib/guile/2.2/site-ccache/gnucash/reports/locale-specific/de_DE/taxtxf.go lib/guile/2.2/site-ccache/gnucash/reports/locale-specific/us/taxtxf.go lib/guile/2.2/site-ccache/gnucash/reports/standard/account-piecharts.go lib/guile/2.2/site-ccache/gnucash/reports/standard/account-summary.go lib/guile/2.2/site-ccache/gnucash/reports/standard/advanced-portfolio.go lib/guile/2.2/site-ccache/gnucash/reports/standard/balance-forecast.go lib/guile/2.2/site-ccache/gnucash/reports/standard/balance-sheet.go lib/guile/2.2/site-ccache/gnucash/reports/standard/balsheet-eg.go lib/guile/2.2/site-ccache/gnucash/reports/standard/balsheet-pnl.go lib/guile/2.2/site-ccache/gnucash/reports/standard/budget-balance-sheet.go lib/guile/2.2/site-ccache/gnucash/reports/standard/budget-barchart.go lib/guile/2.2/site-ccache/gnucash/reports/standard/budget-flow.go lib/guile/2.2/site-ccache/gnucash/reports/standard/budget-income-statement.go lib/guile/2.2/site-ccache/gnucash/reports/standard/budget.go lib/guile/2.2/site-ccache/gnucash/reports/standard/cash-flow.go lib/guile/2.2/site-ccache/gnucash/reports/standard/cashflow-barchart.go lib/guile/2.2/site-ccache/gnucash/reports/standard/category-barchart.go lib/guile/2.2/site-ccache/gnucash/reports/standard/customer-summary.go lib/guile/2.2/site-ccache/gnucash/reports/standard/dashboard.go lib/guile/2.2/site-ccache/gnucash/reports/standard/equity-statement.go lib/guile/2.2/site-ccache/gnucash/reports/standard/general-journal.go lib/guile/2.2/site-ccache/gnucash/reports/standard/general-ledger.go lib/guile/2.2/site-ccache/gnucash/reports/standard/ifrs-cost-basis.go lib/guile/2.2/site-ccache/gnucash/reports/standard/income-gst-statement.go lib/guile/2.2/site-ccache/gnucash/reports/standard/income-statement.go lib/guile/2.2/site-ccache/gnucash/reports/standard/invoice.go lib/guile/2.2/site-ccache/gnucash/reports/standard/job-report.go lib/guile/2.2/site-ccache/gnucash/reports/standard/lot-viewer.go lib/guile/2.2/site-ccache/gnucash/reports/standard/net-charts.go lib/guile/2.2/site-ccache/gnucash/reports/standard/new-aging.go lib/guile/2.2/site-ccache/gnucash/reports/standard/new-owner-report.go lib/guile/2.2/site-ccache/gnucash/reports/standard/owner-report.go lib/guile/2.2/site-ccache/gnucash/reports/standard/payables.go lib/guile/2.2/site-ccache/gnucash/reports/standard/portfolio.go lib/guile/2.2/site-ccache/gnucash/reports/standard/price-scatter.go lib/guile/2.2/site-ccache/gnucash/reports/standard/receipt.go lib/guile/2.2/site-ccache/gnucash/reports/standard/receivables.go lib/guile/2.2/site-ccache/gnucash/reports/standard/reconcile-report.go lib/guile/2.2/site-ccache/gnucash/reports/standard/register.go lib/guile/2.2/site-ccache/gnucash/reports/standard/taxinvoice.go lib/guile/2.2/site-ccache/gnucash/reports/standard/transaction.go lib/guile/2.2/site-ccache/gnucash/reports/standard/trial-balance.go lib/guile/2.2/site-ccache/gnucash/reports/standard/view-column.go lib/guile/2.2/site-ccache/gnucash/string.go lib/guile/2.2/site-ccache/gnucash/utilities.go lib/libgnc-app-utils.so %%DATABASE%%lib/libgnc-backend-sql.so lib/libgnc-backend-xml-utils.so lib/libgnc-core-utils.so lib/libgnc-engine.so lib/libgnc-generic-import.so lib/libgnc-gnome.so lib/libgnc-locale-tax.so lib/libgnc-module.so lib/libgnucash-guile.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/app_utils.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/app_utils.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/deprecation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/deprecation.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/function_class.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/function_class.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_business.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_business.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core_c.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core_c.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/_gnucash_core_c.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/_sw_app_utils.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/_sw_core_utils.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/app_utils.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/deprecation.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/function_class.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_business.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core_c.py -man/man1/gnc-fq-dump.1.gz -man/man1/gnc-fq-helper.1.gz -man/man1/gnucash-cli.1.gz -man/man1/gnucash.1.gz +share/man/man1/gnc-fq-dump.1.gz +share/man/man1/gnc-fq-helper.1.gz +share/man/man1/gnucash-cli.1.gz +share/man/man1/gnucash.1.gz share/applications/gnucash.desktop share/metainfo/gnucash.appdata.xml %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.1999 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2000 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2001 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2002 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2003 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2004 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2005 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2006 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2007 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2008 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2009 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2010 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2011 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2012 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2013 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2014 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2015 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2016 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2017 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2018 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2019 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2020 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2021 %%PORTDOCS%%%%DOCSDIR%%/DOCUMENTERS %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/Money95bank_fr.qif %%PORTDOCS%%%%DOCSDIR%%/Money95invst_fr.qif %%PORTDOCS%%%%DOCSDIR%%/Money95mfunds_fr.qif %%PORTDOCS%%%%DOCSDIR%%/Money95stocks_fr.qif %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.dependencies %%PORTDOCS%%%%DOCSDIR%%/README_invoice %%PORTDOCS%%%%DOCSDIR%%/abc-all.qif %%PORTDOCS%%%%DOCSDIR%%/abc.qif %%PORTDOCS%%%%DOCSDIR%%/bogus.qif %%PORTDOCS%%%%DOCSDIR%%/cbb-export.qif %%PORTDOCS%%%%DOCSDIR%%/currency_tree_xml.gnucash %%PORTDOCS%%%%DOCSDIR%%/every.qif %%PORTDOCS%%%%DOCSDIR%%/gtk-3.0.css %%PORTDOCS%%%%DOCSDIR%%/invoice.csv %%PORTDOCS%%%%DOCSDIR%%/ms-money.qif %%PORTDOCS%%%%DOCSDIR%%/quicktest.qif %%PORTDOCS%%%%DOCSDIR%%/swipe.qif %%PORTDOCS%%%%DOCSDIR%%/taxreport.gnucash %%PORTDOCS%%%%DOCSDIR%%/web.qif %%DATADIR%%/accounts/C/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_car.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_auto.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_autoloan.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_ekr2017.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_houseown.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_investment.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_kmu.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_otherasset.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_auto.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_autoloan.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_houseown.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_investment.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_otherasset.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_skr03.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_skr04.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_skr49.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_studium.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_wohnungsw.gnucash-xea %%DATADIR%%/accounts/el_GR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/el_GR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/el_GR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/en_GB/uk-vat.gnucash-xea %%DATADIR%%/accounts/en_IN/acctchrt_gstindia.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/fi_FI/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fi_FI/acctchrt_ry.gnucash-xea %%DATADIR%%/accounts/fi_FI/acctchrt_sbr-xbrl.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_actifsfixes.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_automobile.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_basecommune.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_cdmarchemon.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_chequier.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_conjointretraite.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_conjointrev.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_courtage.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_etudeemprunt.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_garderie.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_locataire.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_proprietaire.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_retraite.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_revenus.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/he/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_car.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/hu/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_full.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/lt/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_full.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/nl/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/nl/acctchrt_full.gnucash-xea %%DATADIR%%/accounts/nl/acctchrt_rgs_1.1.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_auto.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_autoloan.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/sv_AX/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sv_AX/acctchrt_rf.gnucash-xea %%DATADIR%%/accounts/sv_AX/acctchrt_sbr-xbrl.gnucash-xea %%DATADIR%%/accounts/sv_FI/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sv_FI/acctchrt_rf.gnucash-xea %%DATADIR%%/accounts/sv_FI/acctchrt_sbr-xbrl.gnucash-xea %%DATADIR%%/accounts/sv_SE/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sv_SE/bas_2019_k1.gnucash-xea %%DATADIR%%/accounts/sv_SE/bas_2019_k2_grund.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_TEKDUZ.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/zh_HK/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_vehicle.gnucash-xea %%DATADIR%%/chartjs/Chart.bundle.js %%DATADIR%%/chartjs/Chart.bundle.min.js %%DATADIR%%/checks/deluxe.chk %%DATADIR%%/checks/liberty.chk %%DATADIR%%/checks/quicken.chk %%DATADIR%%/checks/quicken_3part.chk %%DATADIR%%/checks/quicken_check_21.chk %%DATADIR%%/checks/quicken_wallet.chk %%DATADIR%%/checks/voucher.chk %%AQBANKING%%%%DATADIR%%/gtkbuilder/assistant-ab-initial.glade %%DATADIR%%/gtkbuilder/assistant-acct-period.glade %%DATADIR%%/gtkbuilder/assistant-csv-account-import.glade %%DATADIR%%/gtkbuilder/assistant-csv-export.glade %%DATADIR%%/gtkbuilder/assistant-csv-price-import.glade %%DATADIR%%/gtkbuilder/assistant-csv-trans-import.glade %%DATADIR%%/gtkbuilder/assistant-hierarchy.glade %%DATADIR%%/gtkbuilder/assistant-loan.glade %%DATADIR%%/gtkbuilder/assistant-qif-import.glade %%DATADIR%%/gtkbuilder/assistant-stock-split.glade %%DATADIR%%/gtkbuilder/assistant-stock-transaction.glade %%DATADIR%%/gtkbuilder/assistant-xml-encoding.glade %%DATADIR%%/gtkbuilder/business-options-gnome.glade %%DATADIR%%/gtkbuilder/business-prefs.glade %%AQBANKING%%%%DATADIR%%/gtkbuilder/dialog-ab-pref.glade %%AQBANKING%%%%DATADIR%%/gtkbuilder/dialog-ab.glade %%DATADIR%%/gtkbuilder/dialog-find-account.glade %%DATADIR%%/gtkbuilder/dialog-imap-editor.glade %%DATADIR%%/gtkbuilder/dialog-account-picker.glade %%DATADIR%%/gtkbuilder/dialog-account.glade %%DATADIR%%/gtkbuilder/dialog-bi-import-gui.glade %%DATADIR%%/gtkbuilder/dialog-billterms.glade %%DATADIR%%/gtkbuilder/dialog-book-close.glade %%DATADIR%%/gtkbuilder/dialog-choose-owner.glade %%DATADIR%%/gtkbuilder/dialog-commodities.glade %%DATADIR%%/gtkbuilder/dialog-commodity.glade %%DATADIR%%/gtkbuilder/dialog-custom-report.glade %%DATADIR%%/gtkbuilder/dialog-customer-import-gui.glade %%DATADIR%%/gtkbuilder/dialog-customer.glade %%DATADIR%%/gtkbuilder/dialog-date-close.glade %%DATADIR%%/gtkbuilder/dialog-doclink.glade %%DATADIR%%/gtkbuilder/dialog-employee.glade %%DATADIR%%/gtkbuilder/dialog-file-access.glade %%DATADIR%%/gtkbuilder/dialog-fincalc.glade %%DATADIR%%/gtkbuilder/dialog-import.glade %%DATADIR%%/gtkbuilder/dialog-invoice.glade %%DATADIR%%/gtkbuilder/dialog-job.glade %%DATADIR%%/gtkbuilder/dialog-lot-viewer.glade %%DATADIR%%/gtkbuilder/dialog-new-user.glade %%DATADIR%%/gtkbuilder/dialog-object-references.glade %%DATADIR%%/gtkbuilder/dialog-options.glade %%DATADIR%%/gtkbuilder/dialog-order.glade %%DATADIR%%/gtkbuilder/dialog-payment.glade %%DATADIR%%/gtkbuilder/dialog-preferences.glade %%DATADIR%%/gtkbuilder/dialog-price.glade %%DATADIR%%/gtkbuilder/dialog-print-check.glade %%DATADIR%%/gtkbuilder/dialog-progress.glade %%DATADIR%%/gtkbuilder/dialog-query-view.glade %%DATADIR%%/gtkbuilder/dialog-report.glade %%DATADIR%%/gtkbuilder/dialog-reset-warnings.glade %%DATADIR%%/gtkbuilder/dialog-search.glade %%DATADIR%%/gtkbuilder/dialog-sx.glade %%DATADIR%%/gtkbuilder/dialog-tax-info.glade %%DATADIR%%/gtkbuilder/dialog-tax-table.glade %%DATADIR%%/gtkbuilder/dialog-totd.glade %%DATADIR%%/gtkbuilder/dialog-transfer.glade %%DATADIR%%/gtkbuilder/dialog-userpass.glade %%DATADIR%%/gtkbuilder/dialog-vendor.glade %%DATADIR%%/gtkbuilder/gnc-date-format.glade %%DATADIR%%/gtkbuilder/gnc-frequency.glade %%DATADIR%%/gtkbuilder/gnc-plugin-page-budget.glade %%DATADIR%%/gtkbuilder/gnc-plugin-page-register.glade %%DATADIR%%/gtkbuilder/gnc-plugin-page-register2.glade %%DATADIR%%/gtkbuilder/gnc-recurrence.glade %%DATADIR%%/gtkbuilder/gnc-tree-view-owner.glade %%DATADIR%%/gtkbuilder/window-autoclear.glade %%DATADIR%%/gtkbuilder/window-reconcile.glade %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-delete.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-edit.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-new.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-open.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-report.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-gnome-pdf.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-duplicate.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-edit.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-new.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-pay.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-post.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-unpost.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-jumpto.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-split-trans.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-sx-new.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-transfer.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-delete.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-edit.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-new.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-open.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-report.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-gnome-pdf.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-duplicate.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-edit.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-new.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-pay.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-post.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-unpost.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-jumpto.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-split-trans.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-sx-new.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-transfer.png %%DATADIR%%/pixmaps/gnucash-icon-48x48.bmp %%DATADIR%%/pixmaps/gnucash-icon.ico %%DATADIR%%/pixmaps/gnucash_splash.png %%PYTHON%%%%DATADIR%%/python/init.py %%PYTHON%%%%DATADIR%%/python/pycons/__init__.py %%PYTHON%%%%DATADIR%%/python/pycons/console.py %%PYTHON%%%%DATADIR%%/python/pycons/ishell.py %%PYTHON%%%%DATADIR%%/python/pycons/pycons %%PYTHON%%%%DATADIR%%/python/pycons/setup.py %%PYTHON%%%%DATADIR%%/python/pycons/shell.py %%PYTHON%%%%DATADIR%%/python/pycons/simple_plot.py %%DATADIR%%/pref_transformations.xml %%DATADIR%%/tip_of_the_day.list %%DATADIR%%/ui/gnc-main-window-ui.xml %%DATADIR%%/ui/gnc-plugin-bi-import-ui.xml %%DATADIR%%/ui/gnc-plugin-csv-export-ui.xml %%DATADIR%%/ui/gnc-plugin-csv-import-ui.xml %%DATADIR%%/ui/gnc-plugin-account-tree-ui.xml %%AQBANKING%%%%DATADIR%%/ui/gnc-plugin-aqbanking-ui.xml %%DATADIR%%/ui/gnc-plugin-basic-commands-ui.xml %%DATADIR%%/ui/gnc-plugin-budget-ui.xml %%DATADIR%%/ui/gnc-plugin-business-ui.xml %%DATADIR%%/ui/gnc-plugin-customer-import-ui.xml %%DATADIR%%/ui/gnc-plugin-file-history-ui.xml %%DATADIR%%/ui/gnc-plugin-log-replay-ui.xml %%OFX%%%%DATADIR%%/ui/gnc-plugin-ofx-ui.xml %%DATADIR%%/ui/gnc-plugin-page-account-tree2-ui.xml %%DATADIR%%/ui/gnc-plugin-page-owner-tree-ui.xml %%DATADIR%%/ui/gnc-plugin-page-register2-ui.xml %%DATADIR%%/ui/gnc-plugin-page-sx-list2-ui.xml %%DATADIR%%/ui/gnc-plugin-page-account-tree-ui.xml %%DATADIR%%/ui/gnc-plugin-page-budget-ui.xml %%DATADIR%%/ui/gnc-plugin-page-invoice-ui.xml %%DATADIR%%/ui/gnc-plugin-page-register-ui.xml %%DATADIR%%/ui/gnc-plugin-page-report-ui.xml %%DATADIR%%/ui/gnc-plugin-page-sx-list-ui.xml %%DATADIR%%/ui/gnc-plugin-page-sxregister-ui.xml %%DATADIR%%/ui/gnc-plugin-qif-import-ui.xml %%DATADIR%%/ui/gnc-plugin-register-ui.xml %%DATADIR%%/ui/gnc-plugin-register2-ui.xml %%DATADIR%%/ui/gnc-plugin-register22-ui.xml %%DATADIR%%/ui/gnc-plugin-report-system-ui.xml %%DATADIR%%/ui/gnc-reconcile-window-ui.xml %%DATADIR%%/ui/gnc-sxed-to-create-window-ui.xml %%DATADIR%%/ui/gnc-sxed-window-ui-full.xml %%DATADIR%%/ui/gnc-sxed-window-ui.xml %%DATADIR%%/ui/gnc-windows-menu-ui-quartz.xml %%DATADIR%%/ui/gnc-windows-menu-ui.xml %%DATADIR%%/ui/osx_accel_map share/guile/site/2.2/gnucash/app-utils.scm share/guile/site/2.2/gnucash/app-utils/business-options.scm share/guile/site/2.2/gnucash/app-utils/business-prefs.scm share/guile/site/2.2/gnucash/app-utils/c-interface.scm share/guile/site/2.2/gnucash/app-utils/date-utilities.scm share/guile/site/2.2/gnucash/app-utils/fin.scm share/guile/site/2.2/gnucash/app-utils/options.scm share/guile/site/2.2/gnucash/core-utils.scm share/guile/site/2.2/gnucash/deprecated/gnucash/deprecated-module.scm share/guile/site/2.2/gnucash/deprecated/gnucash/engine/test/srfi64-extras.scm share/guile/site/2.2/gnucash/deprecated/gnucash/engine/test/test-extras.scm share/guile/site/2.2/gnucash/deprecated/gnucash/gettext.scm share/guile/site/2.2/gnucash/deprecated/gnucash/import-export/qif-import.scm share/guile/site/2.2/gnucash/deprecated/gnucash/import-export/string.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/aging.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/balsheet-eg.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/business-reports.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/customer-summary.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/eguile-gnc.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/eguile-html-utilities.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/eguile-utilities.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/hello-world.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/invoice.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/job-report.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/locale-specific/de_DE.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/locale-specific/us.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/owner-report.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/payables.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/receipt.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/receivables.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/report-gnome.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/report-system.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/report-system/collectors.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/report-system/report-collectors.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/account-piecharts.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/account-summary.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/advanced-portfolio.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/average-balance.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/balance-forecast.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/balance-sheet.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/balsheet-pnl.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/budget-balance-sheet.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/budget-barchart.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/budget-flow.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/budget-income-statement.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/budget.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/cash-flow.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/cashflow-barchart.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/category-barchart.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/daily-reports.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/equity-statement.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/general-journal.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/general-ledger.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/income-gst-statement.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/income-statement.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/net-charts.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/portfolio.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/price-scatter.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/reconcile-report.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/register.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/sx-summary.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/transaction.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/standard-reports/trial-balance.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/stylesheet-easy.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/stylesheet-fancy.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/stylesheet-footer.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/stylesheet-head-or-tail.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/stylesheet-plain.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/stylesheets.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/taxinvoice.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/taxtxf-de_DE.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/taxtxf.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/test-graphing.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/utility-reports.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/view-column.scm share/guile/site/2.2/gnucash/deprecated/gnucash/report/welcome-to-gnucash.scm share/guile/site/2.2/gnucash/deprecated/gnucash/superseded-module.scm share/guile/site/2.2/gnucash/deprecated/gnucash/tax/de_DE.scm share/guile/site/2.2/gnucash/deprecated/gnucash/tax/us.scm share/guile/site/2.2/gnucash/deprecated/gnucash/unittest-support.scm share/guile/site/2.2/gnucash/deprecated/migrate-prefs-user.scm share/guile/site/2.2/gnucash/deprecated/migrate-prefs.scm share/guile/site/2.2/gnucash/deprecated/tests/test-report-system-extras.scm share/guile/site/2.2/gnucash/eguile.scm share/guile/site/2.2/gnucash/eguile/eguile-html-utilities.scm share/guile/site/2.2/gnucash/eguile/eguile-utilities.scm share/guile/site/2.2/gnucash/engine.scm share/guile/site/2.2/gnucash/engine/business-core.scm share/guile/site/2.2/gnucash/engine/gnc-numeric.scm share/guile/site/2.2/gnucash/gnc-module.scm share/guile/site/2.2/gnucash/gnome-utils.scm share/guile/site/2.2/gnucash/gnome-utils/gnc-menu-extensions.scm share/guile/site/2.2/gnucash/html.scm share/guile/site/2.2/gnucash/json.scm share/guile/site/2.2/gnucash/json/builder.scm share/guile/site/2.2/gnucash/json/parser.scm share/guile/site/2.2/gnucash/json/syntax.scm share/guile/site/2.2/gnucash/locale/de_DE/tax.scm share/guile/site/2.2/gnucash/locale/de_DE/tax/txf-help.scm share/guile/site/2.2/gnucash/locale/de_DE/tax/txf.scm share/guile/site/2.2/gnucash/locale/us/tax.scm share/guile/site/2.2/gnucash/locale/us/tax/txf-help.scm share/guile/site/2.2/gnucash/locale/us/tax/txf.scm share/guile/site/2.2/gnucash/price-quotes.scm share/guile/site/2.2/gnucash/qif-import.scm share/guile/site/2.2/gnucash/qif-import/qif-dialog-utils.scm share/guile/site/2.2/gnucash/qif-import/qif-file.scm share/guile/site/2.2/gnucash/qif-import/qif-guess-map.scm share/guile/site/2.2/gnucash/qif-import/qif-merge-groups.scm share/guile/site/2.2/gnucash/qif-import/qif-objects.scm share/guile/site/2.2/gnucash/qif-import/qif-parse.scm share/guile/site/2.2/gnucash/qif-import/qif-to-gnc.scm share/guile/site/2.2/gnucash/qif-import/qif-utils.scm share/guile/site/2.2/gnucash/report-menus.scm share/guile/site/2.2/gnucash/report.scm share/guile/site/2.2/gnucash/report/commodity-utilities.scm share/guile/site/2.2/gnucash/report/html-acct-table.scm share/guile/site/2.2/gnucash/report/html-anytag.scm share/guile/site/2.2/gnucash/report/html-barchart.scm share/guile/site/2.2/gnucash/report/html-chart.scm share/guile/site/2.2/gnucash/report/html-document.scm share/guile/site/2.2/gnucash/report/html-fonts.scm share/guile/site/2.2/gnucash/report/html-linechart.scm share/guile/site/2.2/gnucash/report/html-piechart.scm share/guile/site/2.2/gnucash/report/html-scatter.scm share/guile/site/2.2/gnucash/report/html-style-info.scm share/guile/site/2.2/gnucash/report/html-style-sheet.scm share/guile/site/2.2/gnucash/report/html-table.scm share/guile/site/2.2/gnucash/report/html-text.scm share/guile/site/2.2/gnucash/report/html-utilities.scm share/guile/site/2.2/gnucash/report/options-utilities.scm share/guile/site/2.2/gnucash/report/report-core.scm share/guile/site/2.2/gnucash/report/report-register-hooks.scm share/guile/site/2.2/gnucash/report/report-utilities.scm share/guile/site/2.2/gnucash/report/stylesheets/css.scm share/guile/site/2.2/gnucash/report/stylesheets/footer.scm share/guile/site/2.2/gnucash/report/stylesheets/head-or-tail.scm share/guile/site/2.2/gnucash/report/stylesheets/plain.scm share/guile/site/2.2/gnucash/report/trep-engine.scm share/guile/site/2.2/gnucash/reports.scm share/guile/site/2.2/gnucash/reports/aging.scm share/guile/site/2.2/gnucash/reports/cash-flow-calc.scm share/guile/site/2.2/gnucash/reports/example/average-balance.scm share/guile/site/2.2/gnucash/reports/example/daily-reports.scm share/guile/site/2.2/gnucash/reports/example/hello-world.scm share/guile/site/2.2/gnucash/reports/example/sample-graphs.scm share/guile/site/2.2/gnucash/reports/example/welcome-to-gnucash.scm share/guile/site/2.2/gnucash/reports/locale-specific/de_DE/taxtxf.scm share/guile/site/2.2/gnucash/reports/locale-specific/us/taxtxf.scm share/guile/site/2.2/gnucash/reports/standard/account-piecharts.scm share/guile/site/2.2/gnucash/reports/standard/account-summary.scm share/guile/site/2.2/gnucash/reports/standard/advanced-portfolio.scm share/guile/site/2.2/gnucash/reports/standard/balance-forecast.scm share/guile/site/2.2/gnucash/reports/standard/balance-sheet.scm share/guile/site/2.2/gnucash/reports/standard/balsheet-eg.scm share/guile/site/2.2/gnucash/reports/standard/balsheet-pnl.scm share/guile/site/2.2/gnucash/reports/standard/budget-balance-sheet.scm share/guile/site/2.2/gnucash/reports/standard/budget-barchart.scm share/guile/site/2.2/gnucash/reports/standard/budget-flow.scm share/guile/site/2.2/gnucash/reports/standard/budget-income-statement.scm share/guile/site/2.2/gnucash/reports/standard/budget.scm share/guile/site/2.2/gnucash/reports/standard/cash-flow.scm share/guile/site/2.2/gnucash/reports/standard/cashflow-barchart.scm share/guile/site/2.2/gnucash/reports/standard/category-barchart.scm share/guile/site/2.2/gnucash/reports/standard/customer-summary.scm share/guile/site/2.2/gnucash/reports/standard/dashboard.scm share/guile/site/2.2/gnucash/reports/standard/equity-statement.scm share/guile/site/2.2/gnucash/reports/standard/general-journal.scm share/guile/site/2.2/gnucash/reports/standard/general-ledger.scm share/guile/site/2.2/gnucash/reports/standard/ifrs-cost-basis.scm share/guile/site/2.2/gnucash/reports/standard/income-gst-statement.scm share/guile/site/2.2/gnucash/reports/standard/income-statement.scm share/guile/site/2.2/gnucash/reports/standard/invoice.scm share/guile/site/2.2/gnucash/reports/standard/job-report.scm share/guile/site/2.2/gnucash/reports/standard/lot-viewer.scm share/guile/site/2.2/gnucash/reports/standard/net-charts.scm share/guile/site/2.2/gnucash/reports/standard/new-aging.scm share/guile/site/2.2/gnucash/reports/standard/new-owner-report.scm share/guile/site/2.2/gnucash/reports/standard/owner-report.scm share/guile/site/2.2/gnucash/reports/standard/payables.scm share/guile/site/2.2/gnucash/reports/standard/portfolio.scm share/guile/site/2.2/gnucash/reports/standard/price-scatter.scm share/guile/site/2.2/gnucash/reports/standard/receipt.scm share/guile/site/2.2/gnucash/reports/standard/receivables.scm share/guile/site/2.2/gnucash/reports/standard/reconcile-report.scm share/guile/site/2.2/gnucash/reports/standard/register.scm share/guile/site/2.2/gnucash/reports/standard/taxinvoice.scm share/guile/site/2.2/gnucash/reports/standard/transaction.scm share/guile/site/2.2/gnucash/reports/standard/trial-balance.scm share/guile/site/2.2/gnucash/reports/standard/view-column.scm share/guile/site/2.2/gnucash/reports/stylesheets/balsheet-eg.css share/guile/site/2.2/gnucash/reports/stylesheets/receipt.css share/guile/site/2.2/gnucash/reports/stylesheets/taxinvoice.css share/guile/site/2.2/gnucash/reports/templates/balsheet-eg.eguile.scm share/guile/site/2.2/gnucash/reports/templates/receipt.eguile.scm share/guile/site/2.2/gnucash/reports/templates/taxinvoice.eguile.scm share/guile/site/2.2/gnucash/string.scm share/guile/site/2.2/gnucash/utilities.scm share/icons/hicolor/128x128/apps/gnucash-icon.png share/icons/hicolor/16x16/apps/gnucash-icon.png share/icons/hicolor/22x22/apps/gnucash-icon.png share/icons/hicolor/24x24/apps/gnucash-icon.png share/icons/hicolor/256x256/apps/gnucash-icon.png share/icons/hicolor/32x32/apps/gnucash-icon.png share/icons/hicolor/48x48/apps/gnucash-icon.png share/icons/hicolor/64x64/apps/gnucash-icon.png share/icons/hicolor/96x96/apps/gnucash-icon.png share/icons/hicolor/scalable/apps/gnucash-icon.svg %%NLS%%share/locale/ar/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/as/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/az/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/bg/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/brx/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ca/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/cs/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/da/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/de/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/doi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/el/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/es/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/es_NI/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/et/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/eu/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/fa/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/fi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/fr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/gu/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/he/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/hi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/hr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/hu/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/id/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/it/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ja/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/kn/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ko/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/kok/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/kok@latin/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ks/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/lt/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/lv/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mai/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mni/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mni@bengali/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/nb/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ne/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/nl/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/pl/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/pt/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ro/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ru/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/rw/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/sk/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/sr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/sv/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ta/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/te/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/tr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/uk/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ur/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/vi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gnucash.mo diff --git a/finance/ktoblzcheck/pkg-plist b/finance/ktoblzcheck/pkg-plist index bc77e6893c22..f8648fff30f8 100644 --- a/finance/ktoblzcheck/pkg-plist +++ b/finance/ktoblzcheck/pkg-plist @@ -1,74 +1,74 @@ bin/ibanchk bin/ktoblzcheck include/iban.h include/ktoblzcheck.h lib/cmake/KtoBlzCheck/KtoBlzCheckConfig.cmake lib/cmake/KtoBlzCheck/KtoBlzCheckConfigVersion.cmake lib/cmake/KtoBlzCheck/KtoBlzCheckTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KtoBlzCheck/KtoBlzCheckTargets.cmake lib/libktoblzcheck.so lib/libktoblzcheck.so.1 lib/libktoblzcheck.so.1.5.26 libdata/pkgconfig/ktoblzcheck.pc -man/man1/ibanchk.1.gz -man/man1/ktoblzcheck.1.gz +share/man/man1/ibanchk.1.gz +share/man/man1/ktoblzcheck.1.gz %%DOXYGEN%%%%DOCSDIR%%/api/README_8md.html %%DOXYGEN%%%%DOCSDIR%%/api/annotated.html %%DOXYGEN%%%%DOCSDIR%%/api/bc_s.png %%DOXYGEN%%%%DOCSDIR%%/api/bdwn.png %%DOXYGEN%%%%DOCSDIR%%/api/classAccountNumberCheck-members.html %%DOXYGEN%%%%DOCSDIR%%/api/classAccountNumberCheck.html %%DOXYGEN%%%%DOCSDIR%%/api/classAccountNumberCheck_1_1Record-members.html %%DOXYGEN%%%%DOCSDIR%%/api/classAccountNumberCheck_1_1Record.html %%DOXYGEN%%%%DOCSDIR%%/api/classIban-members.html %%DOXYGEN%%%%DOCSDIR%%/api/classIban.html %%DOXYGEN%%%%DOCSDIR%%/api/classIbanCheck-members.html %%DOXYGEN%%%%DOCSDIR%%/api/classIbanCheck.html %%DOXYGEN%%%%DOCSDIR%%/api/classes.html %%DOXYGEN%%%%DOCSDIR%%/api/closed.png %%DOXYGEN%%%%DOCSDIR%%/api/dir_2d731f5ea854aa8d4182cb287b4b4714.html %%DOXYGEN%%%%DOCSDIR%%/api/dir_5652562e240707faebb7b26ba93ec871.html %%DOXYGEN%%%%DOCSDIR%%/api/dir_5a44bfe66872ebd87256b63344bc501a.html %%DOXYGEN%%%%DOCSDIR%%/api/dir_6b601777cc03b1c222ba0713691323f0.html %%DOXYGEN%%%%DOCSDIR%%/api/dir_8f1ddfcaba34d370f217a025e0bf2872.html %%DOXYGEN%%%%DOCSDIR%%/api/doc.png %%DOXYGEN%%%%DOCSDIR%%/api/doxygen.css %%DOXYGEN%%%%DOCSDIR%%/api/doxygen.svg %%DOXYGEN%%%%DOCSDIR%%/api/dynsections.js %%DOXYGEN%%%%DOCSDIR%%/api/files.html %%DOXYGEN%%%%DOCSDIR%%/api/folderclosed.png %%DOXYGEN%%%%DOCSDIR%%/api/folderopen.png %%DOXYGEN%%%%DOCSDIR%%/api/functions.html %%DOXYGEN%%%%DOCSDIR%%/api/functions_enum.html %%DOXYGEN%%%%DOCSDIR%%/api/functions_eval.html %%DOXYGEN%%%%DOCSDIR%%/api/functions_func.html %%DOXYGEN%%%%DOCSDIR%%/api/functions_rela.html %%DOXYGEN%%%%DOCSDIR%%/api/functions_type.html %%DOXYGEN%%%%DOCSDIR%%/api/functions_vars.html %%DOXYGEN%%%%DOCSDIR%%/api/globals.html %%DOXYGEN%%%%DOCSDIR%%/api/globals_defs.html %%DOXYGEN%%%%DOCSDIR%%/api/globals_func.html %%DOXYGEN%%%%DOCSDIR%%/api/globals_type.html %%DOXYGEN%%%%DOCSDIR%%/api/iban_8h.html %%DOXYGEN%%%%DOCSDIR%%/api/iban_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/api/index.html %%DOXYGEN%%%%DOCSDIR%%/api/jquery.js %%DOXYGEN%%%%DOCSDIR%%/api/ktoblzcheck_8h.html %%DOXYGEN%%%%DOCSDIR%%/api/ktoblzcheck_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/api/menu.js %%DOXYGEN%%%%DOCSDIR%%/api/menudata.js %%DOXYGEN%%%%DOCSDIR%%/api/nav_f.png %%DOXYGEN%%%%DOCSDIR%%/api/nav_g.png %%DOXYGEN%%%%DOCSDIR%%/api/nav_h.png %%DOXYGEN%%%%DOCSDIR%%/api/open.png %%DOXYGEN%%%%DOCSDIR%%/api/splitbar.png %%DOXYGEN%%%%DOCSDIR%%/api/sync_off.png %%DOXYGEN%%%%DOCSDIR%%/api/sync_on.png %%DOXYGEN%%%%DOCSDIR%%/api/tab_a.png %%DOXYGEN%%%%DOCSDIR%%/api/tab_b.png %%DOXYGEN%%%%DOCSDIR%%/api/tab_h.png %%DOXYGEN%%%%DOCSDIR%%/api/tab_s.png %%DOXYGEN%%%%DOCSDIR%%/api/tabs.css %%DATADIR%%/bankdata_%%BANKDATA_DATE%%.txt %%DATADIR%%/blz_%%BANKDATA_DATE%%.txt %%DATADIR%%/ibandata.txt diff --git a/games/dreamchess/Makefile b/games/dreamchess/Makefile index 620f2b9b086d..0e9a865db0c2 100644 --- a/games/dreamchess/Makefile +++ b/games/dreamchess/Makefile @@ -1,60 +1,60 @@ PORTNAME= dreamchess DISTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL chess game LICENSE= GPLv3+ BSD2CLAUSE BSD3CLAUSE LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE.txt LICENSE_DISTFILES_GPLv3+ = ${DISTNAME} LICENSE_DISTFILES_BSD2CLAUSE= ${DISTNAME} LICENSE_DISTFILES_BSD3CLAUSE= ${DISTNAME} LICENSE_DISTFILES_CC-BY-NC-ND-3.0= ${DISTNAME}.tar.gz BUILD_DEPENDS= flex:textproc/flex LIB_DEPENDS= libexpat.so:textproc/expat2 USES= bison cmake gl sdl USE_GITHUB= yes USE_GL= gl glew glu USE_SDL= image2 mixer2 PLIST_FILES= bin/dreamchess \ bin/dreamer \ - man/man6/dreamchess.6.gz \ - man/man6/dreamer.6.gz \ + share/man/man6/dreamchess.6.gz \ + share/man/man6/dreamer.6.gz \ share/applications/dreamchess.desktop \ share/icons/hicolor/256x256/apps/dreamchess.png \ share/icons/hicolor/48x48/apps/dreamchess.png PORTDATA= * PORTDOCS= AUTHORS.txt OPTIONS_DEFINE= DOCS MUSIC OPTIONS_DEFAULT= MUSIC MUSIC_DESC= Install DreamChess music MUSIC_GH_PROJECT= ${PORTNAME}-music:music MUSIC_GH_TAGNAME= 1.0:music .include .if ${PORT_OPTIONS:MMUSIC} LICENSE+= CC-BY-NC-ND-3.0 .endif post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${MV} ${STAGEDIR}${PREFIX}/share/doc/DreamChess/AUTHORS.txt ${STAGEDIR}${DOCSDIR} ${RM} -R ${STAGEDIR}${PREFIX}/share/doc/DreamChess post-install-DOCS-off: ${RM} -R ${STAGEDIR}${PREFIX}/share/doc/DreamChess post-install-MUSIC-on: cd ${WRKDIR}/${PORTNAME}-music-${MUSIC_GH_TAGNAME:S/:music//}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include diff --git a/games/flare-engine/Makefile b/games/flare-engine/Makefile index 8474cf45f720..f6ee155285fe 100644 --- a/games/flare-engine/Makefile +++ b/games/flare-engine/Makefile @@ -1,35 +1,35 @@ PORTNAME= flare PORTVERSION= 1.13.04 DISTVERSIONPREFIX= v CATEGORIES= games PKGNAMESUFFIX= -engine MAINTAINER= amdmi3@FreeBSD.org COMMENT= Free Libre Action Roleplaying Engine LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= flareteam GH_PROJECT= ${PORTNAME}${PKGNAMESUFFIX} USES= cmake compiler:env sdl USE_SDL= sdl2 mixer2 image2 ttf2 CMAKE_BUILD_TYPE= #empty -CMAKE_ARGS= -DBINDIR="bin" -DDATADIR="share/flare" -DMANDIR="man" +CMAKE_ARGS= -DBINDIR="bin" -DDATADIR="share/flare" PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/flare post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.engine.md ${STAGEDIR}${DOCSDIR}/ .include diff --git a/games/flare-engine/pkg-plist b/games/flare-engine/pkg-plist index ee6ef270e47f..dffc5e33a306 100644 --- a/games/flare-engine/pkg-plist +++ b/games/flare-engine/pkg-plist @@ -1,4 +1,4 @@ bin/flare -man/man6/flare.6.gz +share/man/man6/flare.6.gz share/applications/flare.desktop share/icons/hicolor/scalable/apps/flare.svg diff --git a/games/instead/Makefile b/games/instead/Makefile index 2d18b8285bd3..f502b10f5c19 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -1,54 +1,54 @@ # Created by: neuroworker@gmail.com PORTNAME= instead PORTVERSION= 3.4.1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple Text Adventure, The Interpreter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang iconv lua:51 pkgconfig sdl -CMAKE_ARGS= -DMANDIR=man +CMAKE_ARGS= -DMANDIR=share/man WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= LUAJIT DOCS # HARFBUZZ # requires unreleased version of sdl2_ttf OPTIONS_DEFAULT= SDL2 GTK3 OPTIONS_SINGLE= SDL_VERSION OPTIONS_SINGLE_SDL_VERSION= SDL SDL2 OPTIONS_RADIO= GTK_VERSION OPTIONS_RADIO_GTK_VERSION= GTK2 GTK3 SDL_VERSION_DESC= SDL version SDL_DESC= Use SDL 1.2 SDL2_DESC= Use SDL 2.0 GTK_VERSION_DESC= GTK version for file open dialog GTK2_DESC= Use GTK 2 GTK3_DESC= Use GTK 3 LUAJIT_DESC= Use LuaJIT instead of Lua HARFBUZZ_DESC= Build with HarfBuzz for RTL language support SDL_USE= SDL=sdl,image,ttf,mixer SDL2_USE= SDL=sdl2,image2,ttf2,mixer2 SDL2_CMAKE_BOOL= WITH_SDL2 GTK2_USES= gnome GTK2_USE= GNOME=gtk20 GTK2_CMAKE_BOOL= WITH_GTK2 GTK3_USES= gnome GTK3_USE= GNOME=gtk30 GTK3_CMAKE_BOOL= WITH_GTK3 LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUAJIT_USE_OFF= lua:51 LUAJIT_CMAKE_BOOL= WITH_LUAJIT HARFBUZZ_CMAKE_BOOL= WITH_HARFBUZZ HARFBUZZ_LIB_DEPENDS= libharfbuzz.so:print/harfbuzz .include diff --git a/games/instead/pkg-plist b/games/instead/pkg-plist index 2888836b5c6f..fa566d0f176d 100644 --- a/games/instead/pkg-plist +++ b/games/instead/pkg-plist @@ -1,8 +1,8 @@ bin/instead bin/sdl-instead -man/man6/instead.6.gz +share/man/man6/instead.6.gz share/applications/instead.desktop share/pixmaps/sdl_instead.ico share/pixmaps/sdl_instead.png share/pixmaps/sdl_instead.svg share/pixmaps/sdl_instead_1.png diff --git a/games/lugaru/pkg-plist b/games/lugaru/pkg-plist index 87762cb03572..c60357d373db 100644 --- a/games/lugaru/pkg-plist +++ b/games/lugaru/pkg-plist @@ -1,556 +1,556 @@ bin/lugaru -man/man6/lugaru.6.gz +share/man/man6/lugaru.6.gz share/appdata/lugaru.appdata.xml share/applications/lugaru.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/CONTENT-LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/COPYING.txt %%PORTDOCS%%%%DOCSDIR%%/DEVTOOLS.txt %%PORTDOCS%%%%DOCSDIR%%/README.Empire.txt %%PORTDOCS%%%%DOCSDIR%%/README.SevenTasks.txt %%PORTDOCS%%%%DOCSDIR%%/README.Temple.txt %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/RELEASE-NOTES.md share/icons/hicolor/128x128/apps/lugaru.png %%DATADIR%%/Animations/BackFlip %%DATADIR%%/Animations/BackHandspring %%DATADIR%%/Animations/BlockHighLeft %%DATADIR%%/Animations/BlockHighLeftStrike %%DATADIR%%/Animations/Climb %%DATADIR%%/Animations/Crouch %%DATADIR%%/Animations/CrouchDrawRight %%DATADIR%%/Animations/CrouchRemoveKnife %%DATADIR%%/Animations/CrouchStab %%DATADIR%%/Animations/Dead1 %%DATADIR%%/Animations/Dead2 %%DATADIR%%/Animations/Dead3 %%DATADIR%%/Animations/Dead4 %%DATADIR%%/Animations/DodgeBack %%DATADIR%%/Animations/DrawLeft %%DATADIR%%/Animations/DrawRight %%DATADIR%%/Animations/DropKick %%DATADIR%%/Animations/Dying %%DATADIR%%/Animations/FightIdle %%DATADIR%%/Animations/FightSideStep %%DATADIR%%/Animations/Flip %%DATADIR%%/Animations/GetUpFromBack %%DATADIR%%/Animations/GetUpFromFront %%DATADIR%%/Animations/HangOn %%DATADIR%%/Animations/HurtIdle %%DATADIR%%/Animations/Idle %%DATADIR%%/Animations/JumpCatch %%DATADIR%%/Animations/JumpCaught %%DATADIR%%/Animations/JumpDown %%DATADIR%%/Animations/JumpUp %%DATADIR%%/Animations/Kill %%DATADIR%%/Animations/KnifeFightIdle %%DATADIR%%/Animations/KnifeSlashCatch %%DATADIR%%/Animations/KnifeSlashCaught %%DATADIR%%/Animations/KnifeSneakAttack %%DATADIR%%/Animations/KnifeSneakAttacked %%DATADIR%%/Animations/KnifeThrow %%DATADIR%%/Animations/LandHard %%DATADIR%%/Animations/Landing %%DATADIR%%/Animations/LeftFlip %%DATADIR%%/Animations/LowKick %%DATADIR%%/Animations/RabbitKick %%DATADIR%%/Animations/RabbitKickCatch %%DATADIR%%/Animations/RabbitKickCaught %%DATADIR%%/Animations/RabbitRunning %%DATADIR%%/Animations/RabbitTackle %%DATADIR%%/Animations/RabbitTackledBack %%DATADIR%%/Animations/RabbitTackledFront %%DATADIR%%/Animations/RabbitTackling %%DATADIR%%/Animations/RemoveKnife %%DATADIR%%/Animations/RightFlip %%DATADIR%%/Animations/Roll %%DATADIR%%/Animations/Run %%DATADIR%%/Animations/Sit %%DATADIR%%/Animations/SlashFollow %%DATADIR%%/Animations/SlashFollowed %%DATADIR%%/Animations/SlashStart %%DATADIR%%/Animations/Sleep %%DATADIR%%/Animations/Sneak %%DATADIR%%/Animations/SneakAttack %%DATADIR%%/Animations/SneakAttacked %%DATADIR%%/Animations/SpinKick %%DATADIR%%/Animations/SpinKickCatch %%DATADIR%%/Animations/SpinKickCaught %%DATADIR%%/Animations/SpinWhack %%DATADIR%%/Animations/SpinWhackCatch %%DATADIR%%/Animations/SpinWhackCaught %%DATADIR%%/Animations/StaffGroundSmash %%DATADIR%%/Animations/StaffHit %%DATADIR%%/Animations/StaffHitCatch %%DATADIR%%/Animations/StaffHitCaught %%DATADIR%%/Animations/StaggerBackHard %%DATADIR%%/Animations/StaggerBackHigh %%DATADIR%%/Animations/Stop %%DATADIR%%/Animations/Sweep %%DATADIR%%/Animations/SweepCatch %%DATADIR%%/Animations/SweepCaught %%DATADIR%%/Animations/SwordFightIdle %%DATADIR%%/Animations/SwordFightIdleBoth %%DATADIR%%/Animations/SwordGroundStab %%DATADIR%%/Animations/SwordSlash %%DATADIR%%/Animations/SwordSlashCatch %%DATADIR%%/Animations/SwordSlashCaught %%DATADIR%%/Animations/SwordSlashParried %%DATADIR%%/Animations/SwordSneakAttack %%DATADIR%%/Animations/SwordSneakAttacked %%DATADIR%%/Animations/SwordUprightParry %%DATADIR%%/Animations/TalkIdle %%DATADIR%%/Animations/Tempanim %%DATADIR%%/Animations/Upunch %%DATADIR%%/Animations/UpunchCatch %%DATADIR%%/Animations/UpunchCaught %%DATADIR%%/Animations/Walk %%DATADIR%%/Animations/WallJumpBack %%DATADIR%%/Animations/WallJumpFront %%DATADIR%%/Animations/WallJumpLeft %%DATADIR%%/Animations/WallJumpLeftKick %%DATADIR%%/Animations/WallJumpRight %%DATADIR%%/Animations/WallJumpRightKick %%DATADIR%%/Animations/WindUpPunch %%DATADIR%%/Animations/WindUpPunchBlocked %%DATADIR%%/Animations/WolfCrouch %%DATADIR%%/Animations/WolfIdle %%DATADIR%%/Animations/WolfLandHard %%DATADIR%%/Animations/WolfLanding %%DATADIR%%/Animations/WolfRun %%DATADIR%%/Animations/WolfRunning %%DATADIR%%/Animations/WolfSlap %%DATADIR%%/Animations/WolfStop %%DATADIR%%/Campaigns/empire.txt %%DATADIR%%/Campaigns/main.txt %%DATADIR%%/Campaigns/seventasks.txt %%DATADIR%%/Campaigns/temple.txt %%DATADIR%%/Dialogues/Endgood.txt %%DATADIR%%/Dialogues/Endharsh.txt %%DATADIR%%/Dialogues/Example.txt %%DATADIR%%/Dialogues/alphawolf.txt %%DATADIR%%/Dialogues/ambush.txt %%DATADIR%%/Dialogues/april.txt %%DATADIR%%/Dialogues/april2.txt %%DATADIR%%/Dialogues/clover.txt %%DATADIR%%/Dialogues/clover2.txt %%DATADIR%%/Dialogues/guard.txt %%DATADIR%%/Dialogues/guards.txt %%DATADIR%%/Dialogues/jack.txt %%DATADIR%%/Dialogues/jack2.txt %%DATADIR%%/Dialogues/jack3.txt %%DATADIR%%/Dialogues/jack4.txt %%DATADIR%%/Dialogues/jackguards.txt %%DATADIR%%/Dialogues/king.txt %%DATADIR%%/Dialogues/king2.txt %%DATADIR%%/Dialogues/protest.txt %%DATADIR%%/Dialogues/raidercamp.txt %%DATADIR%%/Dialogues/raiderchief.txt %%DATADIR%%/Dialogues/raiderguard.txt %%DATADIR%%/Dialogues/raiders.txt %%DATADIR%%/Dialogues/raiderscout.txt %%DATADIR%%/Dialogues/raiderscout2.txt %%DATADIR%%/Dialogues/skipper.txt %%DATADIR%%/Dialogues/skipper2.txt %%DATADIR%%/Dialogues/skipper3.txt %%DATADIR%%/Dialogues/trixie.txt %%DATADIR%%/Dialogues/trixie2.txt %%DATADIR%%/Dialogues/turner.txt %%DATADIR%%/Dialogues/turner10.txt %%DATADIR%%/Dialogues/turner2.txt %%DATADIR%%/Dialogues/turner3.txt %%DATADIR%%/Dialogues/turner4.txt %%DATADIR%%/Dialogues/turner5.txt %%DATADIR%%/Dialogues/turner6.txt %%DATADIR%%/Dialogues/turner7.txt %%DATADIR%%/Dialogues/turner8.txt %%DATADIR%%/Dialogues/turner81.txt %%DATADIR%%/Dialogues/turner82.txt %%DATADIR%%/Dialogues/turner9.txt %%DATADIR%%/Dialogues/wolfpatrol.txt %%DATADIR%%/Maps/Lugaru1 %%DATADIR%%/Maps/Lugaru10 %%DATADIR%%/Maps/Lugaru11 %%DATADIR%%/Maps/Lugaru12 %%DATADIR%%/Maps/Lugaru13 %%DATADIR%%/Maps/Lugaru14 %%DATADIR%%/Maps/Lugaru15 %%DATADIR%%/Maps/Lugaru16 %%DATADIR%%/Maps/Lugaru17 %%DATADIR%%/Maps/Lugaru18 %%DATADIR%%/Maps/Lugaru19 %%DATADIR%%/Maps/Lugaru2 %%DATADIR%%/Maps/Lugaru20 %%DATADIR%%/Maps/Lugaru21 %%DATADIR%%/Maps/Lugaru22 %%DATADIR%%/Maps/Lugaru23 %%DATADIR%%/Maps/Lugaru24 %%DATADIR%%/Maps/Lugaru25 %%DATADIR%%/Maps/Lugaru26 %%DATADIR%%/Maps/Lugaru27 %%DATADIR%%/Maps/Lugaru28 %%DATADIR%%/Maps/Lugaru29 %%DATADIR%%/Maps/Lugaru3 %%DATADIR%%/Maps/Lugaru30 %%DATADIR%%/Maps/Lugaru31 %%DATADIR%%/Maps/Lugaru4 %%DATADIR%%/Maps/Lugaru5 %%DATADIR%%/Maps/Lugaru6 %%DATADIR%%/Maps/Lugaru7 %%DATADIR%%/Maps/Lugaru8 %%DATADIR%%/Maps/Lugaru9 %%DATADIR%%/Maps/jendraz1 %%DATADIR%%/Maps/jendraz10 %%DATADIR%%/Maps/jendraz11 %%DATADIR%%/Maps/jendraz12 %%DATADIR%%/Maps/jendraz13 %%DATADIR%%/Maps/jendraz14 %%DATADIR%%/Maps/jendraz15 %%DATADIR%%/Maps/jendraz16 %%DATADIR%%/Maps/jendraz17 %%DATADIR%%/Maps/jendraz18 %%DATADIR%%/Maps/jendraz19 %%DATADIR%%/Maps/jendraz2 %%DATADIR%%/Maps/jendraz20 %%DATADIR%%/Maps/jendraz21 %%DATADIR%%/Maps/jendraz22 %%DATADIR%%/Maps/jendraz23 %%DATADIR%%/Maps/jendraz24 %%DATADIR%%/Maps/jendraz25 %%DATADIR%%/Maps/jendraz26 %%DATADIR%%/Maps/jendraz27 %%DATADIR%%/Maps/jendraz28 %%DATADIR%%/Maps/jendraz29 %%DATADIR%%/Maps/jendraz3 %%DATADIR%%/Maps/jendraz30 %%DATADIR%%/Maps/jendraz31 %%DATADIR%%/Maps/jendraz32 %%DATADIR%%/Maps/jendraz33 %%DATADIR%%/Maps/jendraz34 %%DATADIR%%/Maps/jendraz35 %%DATADIR%%/Maps/jendraz36 %%DATADIR%%/Maps/jendraz37 %%DATADIR%%/Maps/jendraz38 %%DATADIR%%/Maps/jendraz39 %%DATADIR%%/Maps/jendraz4 %%DATADIR%%/Maps/jendraz40 %%DATADIR%%/Maps/jendraz41 %%DATADIR%%/Maps/jendraz5 %%DATADIR%%/Maps/jendraz6 %%DATADIR%%/Maps/jendraz7 %%DATADIR%%/Maps/jendraz8 %%DATADIR%%/Maps/jendraz9 %%DATADIR%%/Maps/map1 %%DATADIR%%/Maps/map10 %%DATADIR%%/Maps/map11 %%DATADIR%%/Maps/map12 %%DATADIR%%/Maps/map13 %%DATADIR%%/Maps/map14 %%DATADIR%%/Maps/map2 %%DATADIR%%/Maps/map3 %%DATADIR%%/Maps/map4 %%DATADIR%%/Maps/map5 %%DATADIR%%/Maps/map6 %%DATADIR%%/Maps/map7 %%DATADIR%%/Maps/map8 %%DATADIR%%/Maps/map9 %%DATADIR%%/Maps/svenalpha %%DATADIR%%/Maps/svencanyon %%DATADIR%%/Maps/svenchasm %%DATADIR%%/Maps/svenclimb %%DATADIR%%/Maps/svencouncil %%DATADIR%%/Maps/svendawn %%DATADIR%%/Maps/svendecoy %%DATADIR%%/Maps/svendefend %%DATADIR%%/Maps/svendoor %%DATADIR%%/Maps/svenearl %%DATADIR%%/Maps/svenfireice %%DATADIR%%/Maps/svenforest %%DATADIR%%/Maps/svenfort %%DATADIR%%/Maps/svengrotto %%DATADIR%%/Maps/svenheaven %%DATADIR%%/Maps/svenmeeting %%DATADIR%%/Maps/svenninja %%DATADIR%%/Maps/svenninjabefore %%DATADIR%%/Maps/svenredbw %%DATADIR%%/Maps/svenredbw2 %%DATADIR%%/Maps/svenredbw3 %%DATADIR%%/Maps/svenredbw4 %%DATADIR%%/Maps/svenredbw5 %%DATADIR%%/Maps/svenredbwafter %%DATADIR%%/Maps/svenroad %%DATADIR%%/Maps/svenruins %%DATADIR%%/Maps/svenshan %%DATADIR%%/Maps/svenskip %%DATADIR%%/Maps/svensthwrong %%DATADIR%%/Maps/sventemple %%DATADIR%%/Maps/sventemple2 %%DATADIR%%/Maps/sventhrone %%DATADIR%%/Maps/task1 %%DATADIR%%/Maps/task10 %%DATADIR%%/Maps/task11 %%DATADIR%%/Maps/task12 %%DATADIR%%/Maps/task13 %%DATADIR%%/Maps/task14 %%DATADIR%%/Maps/task15 %%DATADIR%%/Maps/task16 %%DATADIR%%/Maps/task17 %%DATADIR%%/Maps/task18 %%DATADIR%%/Maps/task2 %%DATADIR%%/Maps/task3 %%DATADIR%%/Maps/task4 %%DATADIR%%/Maps/task5 %%DATADIR%%/Maps/task6 %%DATADIR%%/Maps/task7 %%DATADIR%%/Maps/task8 %%DATADIR%%/Maps/task9 %%DATADIR%%/Maps/tutorial %%DATADIR%%/Models/Belt.solid %%DATADIR%%/Models/Body.solid %%DATADIR%%/Models/Body2.solid %%DATADIR%%/Models/Body3.solid %%DATADIR%%/Models/Body4.solid %%DATADIR%%/Models/Body5.solid %%DATADIR%%/Models/Body6.solid %%DATADIR%%/Models/Body7.solid %%DATADIR%%/Models/BodyLow.solid %%DATADIR%%/Models/Box.solid %%DATADIR%%/Models/Bush.solid %%DATADIR%%/Models/Chimney.solid %%DATADIR%%/Models/Cool.solid %%DATADIR%%/Models/Cornea.solid %%DATADIR%%/Models/Eye.solid %%DATADIR%%/Models/Hawk.solid %%DATADIR%%/Models/Iris.solid %%DATADIR%%/Models/Leaves.solid %%DATADIR%%/Models/Platform.solid %%DATADIR%%/Models/Rabbit.solid %%DATADIR%%/Models/Rock.solid %%DATADIR%%/Models/Spike.solid %%DATADIR%%/Models/Staff.solid %%DATADIR%%/Models/Sword.solid %%DATADIR%%/Models/ThrowingKnife.solid %%DATADIR%%/Models/TreeTrunk.solid %%DATADIR%%/Models/Tunnel.solid %%DATADIR%%/Models/Wall.solid %%DATADIR%%/Models/Weird.solid %%DATADIR%%/Models/Wolf.solid %%DATADIR%%/Models/Wolf2.solid %%DATADIR%%/Models/Wolf3.solid %%DATADIR%%/Models/Wolf4.solid %%DATADIR%%/Models/Wolf5.solid %%DATADIR%%/Models/Wolf6.solid %%DATADIR%%/Models/Wolf7.solid %%DATADIR%%/Models/WolfLow.solid %%DATADIR%%/Skeleton/BasicFigure %%DATADIR%%/Skeleton/BasicFigureLow %%DATADIR%%/Skeleton/BasicFigureWolf %%DATADIR%%/Skeleton/BasicFigureWolfLow %%DATADIR%%/Skeleton/RabbitBelt %%DATADIR%%/Sounds/Alarm.ogg %%DATADIR%%/Sounds/Bark.ogg %%DATADIR%%/Sounds/Bark2.ogg %%DATADIR%%/Sounds/Bark3.ogg %%DATADIR%%/Sounds/BarkGrowl.ogg %%DATADIR%%/Sounds/Break.ogg %%DATADIR%%/Sounds/Broken.ogg %%DATADIR%%/Sounds/BushRustle.ogg %%DATADIR%%/Sounds/Clank1.ogg %%DATADIR%%/Sounds/Clank2.ogg %%DATADIR%%/Sounds/Clank3.ogg %%DATADIR%%/Sounds/Clank4.ogg %%DATADIR%%/Sounds/ClawSlice.ogg %%DATADIR%%/Sounds/ConsoleFail.ogg %%DATADIR%%/Sounds/ConsoleSuccess.ogg %%DATADIR%%/Sounds/DesertAmbient.ogg %%DATADIR%%/Sounds/Fire.ogg %%DATADIR%%/Sounds/FireEnd.ogg %%DATADIR%%/Sounds/FireStart.ogg %%DATADIR%%/Sounds/FleshStab.ogg %%DATADIR%%/Sounds/FleshStabRemove.ogg %%DATADIR%%/Sounds/FootStepGrass1.ogg %%DATADIR%%/Sounds/FootStepGrass2.ogg %%DATADIR%%/Sounds/FootStepSnow1.ogg %%DATADIR%%/Sounds/FootStepSnow2.ogg %%DATADIR%%/Sounds/FootStepStone1.ogg %%DATADIR%%/Sounds/FootStepStone2.ogg %%DATADIR%%/Sounds/Growl.ogg %%DATADIR%%/Sounds/Growl2.ogg %%DATADIR%%/Sounds/Hawk.ogg %%DATADIR%%/Sounds/HeavyImpact.ogg %%DATADIR%%/Sounds/HighWhoosh.ogg %%DATADIR%%/Sounds/Jump.ogg %%DATADIR%%/Sounds/KnifeDraw.ogg %%DATADIR%%/Sounds/KnifeSheathe.ogg %%DATADIR%%/Sounds/KnifeSlice.ogg %%DATADIR%%/Sounds/KnifeSwish.ogg %%DATADIR%%/Sounds/Land.ogg %%DATADIR%%/Sounds/Land1.ogg %%DATADIR%%/Sounds/Land2.ogg %%DATADIR%%/Sounds/LowWhoosh.ogg %%DATADIR%%/Sounds/MetalHit.ogg %%DATADIR%%/Sounds/MidWhoosh.ogg %%DATADIR%%/Sounds/MoveWhoosh.ogg %%DATADIR%%/Sounds/Music1Desert.ogg %%DATADIR%%/Sounds/Music1Grass.ogg %%DATADIR%%/Sounds/Music1Snow.ogg %%DATADIR%%/Sounds/Music2.ogg %%DATADIR%%/Sounds/Music3.ogg %%DATADIR%%/Sounds/RabbitAttack.ogg %%DATADIR%%/Sounds/RabbitAttack2.ogg %%DATADIR%%/Sounds/RabbitAttack3.ogg %%DATADIR%%/Sounds/RabbitAttack4.ogg %%DATADIR%%/Sounds/RabbitChitter.ogg %%DATADIR%%/Sounds/RabbitChitter2.ogg %%DATADIR%%/Sounds/RabbitPain.ogg %%DATADIR%%/Sounds/RabbitPain2.ogg %%DATADIR%%/Sounds/Skid.ogg %%DATADIR%%/Sounds/Snarl.ogg %%DATADIR%%/Sounds/Snarl2.ogg %%DATADIR%%/Sounds/SnowSkid.ogg %%DATADIR%%/Sounds/Splatter.ogg %%DATADIR%%/Sounds/StaffBody.ogg %%DATADIR%%/Sounds/StaffBreak.ogg %%DATADIR%%/Sounds/StaffHead.ogg %%DATADIR%%/Sounds/SwordSlice.ogg %%DATADIR%%/Sounds/SwordStaff.ogg %%DATADIR%%/Sounds/Thud.ogg %%DATADIR%%/Sounds/Whoosh.ogg %%DATADIR%%/Sounds/WhooshHit.ogg %%DATADIR%%/Sounds/Wind.ogg %%DATADIR%%/Textures/Belt.png %%DATADIR%%/Textures/Blood.png %%DATADIR%%/Textures/BloodApril.png %%DATADIR%%/Textures/BloodClover.png %%DATADIR%%/Textures/BloodFlame.png %%DATADIR%%/Textures/BloodFur.png %%DATADIR%%/Textures/BloodJack.png %%DATADIR%%/Textures/BloodKnife.png %%DATADIR%%/Textures/BloodKnifeLight.png %%DATADIR%%/Textures/BloodParticle.png %%DATADIR%%/Textures/BloodParticleInverse.png %%DATADIR%%/Textures/BloodTrixie.png %%DATADIR%%/Textures/Bodyprint.png %%DATADIR%%/Textures/Boulder.jpg %%DATADIR%%/Textures/BoulderDesert.jpg %%DATADIR%%/Textures/BoulderSnow.jpg %%DATADIR%%/Textures/Break.png %%DATADIR%%/Textures/Bush.png %%DATADIR%%/Textures/BushDesert.png %%DATADIR%%/Textures/BushSnow.png %%DATADIR%%/Textures/ClFeng.png %%DATADIR%%/Textures/ClHuo.png %%DATADIR%%/Textures/ClShan.png %%DATADIR%%/Textures/ClShui.png %%DATADIR%%/Textures/Cloud.png %%DATADIR%%/Textures/CloudImpact.png %%DATADIR%%/Textures/Cursor.png %%DATADIR%%/Textures/DesertBox.jpg %%DATADIR%%/Textures/DesertCl.png %%DATADIR%%/Textures/DesertTree.png %%DATADIR%%/Textures/EarWrap.png %%DATADIR%%/Textures/EndGame.png %%DATADIR%%/Textures/Eyelid.png %%DATADIR%%/Textures/FancyPants.png %%DATADIR%%/Textures/FancyPantsCamo.png %%DATADIR%%/Textures/FancyPantsCamoArctic.png %%DATADIR%%/Textures/FancyPantsCamoDesert.png %%DATADIR%%/Textures/Fire.jpg %%DATADIR%%/Textures/Flame.png %%DATADIR%%/Textures/Font.png %%DATADIR%%/Textures/FontMono.png %%DATADIR%%/Textures/FootWrap.png %%DATADIR%%/Textures/Footprint.png %%DATADIR%%/Textures/FootprintSand.png %%DATADIR%%/Textures/Fur.jpg %%DATADIR%%/Textures/Fur2.png %%DATADIR%%/Textures/FurBlack.jpg %%DATADIR%%/Textures/FurBlackWhite.jpg %%DATADIR%%/Textures/FurBrown.jpg %%DATADIR%%/Textures/FurBrownWhite.jpg %%DATADIR%%/Textures/FurChocolate.jpg %%DATADIR%%/Textures/FurDarko.jpg %%DATADIR%%/Textures/FurDavid.jpg %%DATADIR%%/Textures/FurLynx.jpg %%DATADIR%%/Textures/FurOpal.jpg %%DATADIR%%/Textures/FurOtter.jpg %%DATADIR%%/Textures/FurSable.jpg %%DATADIR%%/Textures/FurWhite.jpg %%DATADIR%%/Textures/FurWolfDark.jpg %%DATADIR%%/Textures/FurWolfGrey.jpg %%DATADIR%%/Textures/FurWolfLizard.jpg %%DATADIR%%/Textures/FurWolfSnow.jpg %%DATADIR%%/Textures/Gi.png %%DATADIR%%/Textures/GiBottom.png %%DATADIR%%/Textures/GiTeared.png %%DATADIR%%/Textures/GiTop.png %%DATADIR%%/Textures/GrassBox.jpg %%DATADIR%%/Textures/GrassDirt.jpg %%DATADIR%%/Textures/GrassDirt2.jpg %%DATADIR%%/Textures/Hawk.png %%DATADIR%%/Textures/HeadBand.png %%DATADIR%%/Textures/HeightMap.png %%DATADIR%%/Textures/Knife.png %%DATADIR%%/Textures/Leaf.png %%DATADIR%%/Textures/LeatherArmor.png %%DATADIR%%/Textures/LeatherPants.png %%DATADIR%%/Textures/LeatherWristLeft.png %%DATADIR%%/Textures/LeatherWristRight.png %%DATADIR%%/Textures/Logo.png %%DATADIR%%/Textures/LongSleeve.png %%DATADIR%%/Textures/Lugaru.png %%DATADIR%%/Textures/MapArrow.png %%DATADIR%%/Textures/MapBox.png %%DATADIR%%/Textures/MapCircle.png %%DATADIR%%/Textures/Mask.png %%DATADIR%%/Textures/MossRock.jpg %%DATADIR%%/Textures/NewGame.png %%DATADIR%%/Textures/Options.png %%DATADIR%%/Textures/Pants.png %%DATADIR%%/Textures/Quit.png %%DATADIR%%/Textures/Resume.png %%DATADIR%%/Textures/Rock.jpg %%DATADIR%%/Textures/Rock2.jpg %%DATADIR%%/Textures/Sand.jpg %%DATADIR%%/Textures/SandSlope.jpg %%DATADIR%%/Textures/Scar.png %%DATADIR%%/Textures/Shadow.png %%DATADIR%%/Textures/Shine.png %%DATADIR%%/Textures/Shirt.png %%DATADIR%%/Textures/ShirtFemale.png %%DATADIR%%/Textures/Skybox(grass)/Back.jpg %%DATADIR%%/Textures/Skybox(grass)/Down.jpg %%DATADIR%%/Textures/Skybox(grass)/Front.jpg %%DATADIR%%/Textures/Skybox(grass)/Left.jpg %%DATADIR%%/Textures/Skybox(grass)/Right.jpg %%DATADIR%%/Textures/Skybox(grass)/Up.jpg %%DATADIR%%/Textures/Skybox(sand)/Back.jpg %%DATADIR%%/Textures/Skybox(sand)/Down.jpg %%DATADIR%%/Textures/Skybox(sand)/Front.jpg %%DATADIR%%/Textures/Skybox(sand)/Left.jpg %%DATADIR%%/Textures/Skybox(sand)/Right.jpg %%DATADIR%%/Textures/Skybox(sand)/Up.jpg %%DATADIR%%/Textures/Skybox(snow)/Back.jpg %%DATADIR%%/Textures/Skybox(snow)/Down.jpg %%DATADIR%%/Textures/Skybox(snow)/Front.jpg %%DATADIR%%/Textures/Skybox(snow)/Left.jpg %%DATADIR%%/Textures/Skybox(snow)/Right.jpg %%DATADIR%%/Textures/Skybox(snow)/Up.jpg %%DATADIR%%/Textures/Smoke.png %%DATADIR%%/Textures/Snow.jpg %%DATADIR%%/Textures/Snow.png %%DATADIR%%/Textures/SnowBox.jpg %%DATADIR%%/Textures/SnowFlake.png %%DATADIR%%/Textures/SnowTree.png %%DATADIR%%/Textures/Splinter.png %%DATADIR%%/Textures/Staff.jpg %%DATADIR%%/Textures/Sword.jpg %%DATADIR%%/Textures/SwordBlood.jpg %%DATADIR%%/Textures/SwordBloodLight.jpg %%DATADIR%%/Textures/Tooth.png %%DATADIR%%/Textures/Tree.png %%DATADIR%%/Textures/Wireframe.jpg %%DATADIR%%/Textures/WolfBloodFur.png %%DATADIR%%/Textures/World.png %%DATADIR%%/Textures/empire/World.png %%DATADIR%%/Textures/temple/World.png diff --git a/games/moonlight-embedded/pkg-plist b/games/moonlight-embedded/pkg-plist index c6b5a2d4aaf2..451acc8f0c12 100644 --- a/games/moonlight-embedded/pkg-plist +++ b/games/moonlight-embedded/pkg-plist @@ -1,4 +1,4 @@ bin/moonlight @sample etc/moonlight.conf.sample -man/man1/moonlight.1.gz +share/man/man1/moonlight.1.gz share/moonlight/gamecontrollerdb.txt diff --git a/games/opendungeons/Makefile b/games/opendungeons/Makefile index 67e793f53e9c..b7eae7f59c44 100644 --- a/games/opendungeons/Makefile +++ b/games/opendungeons/Makefile @@ -1,43 +1,39 @@ PORTNAME= opendungeons PORTVERSION= 0.7.1 PORTREVISION= 7 CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= Open source game inspired by Dungeon Keeper LICENSE= CC-BY-3.0 CC-BY-SA-3.0 CC0-1.0 GPLv3 MIT OFL11 LICENSE_COMB= multi LICENSE_FILE_CC-BY-3.0= ${WRKSRC}/licenses/CC-BY-3.0.txt LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/licenses/CC-BY-SA-3.0.txt LICENSE_FILE_CC0-1.0= ${WRKSRC}/licenses/CC0.txt LICENSE_FILE_GPLv3= ${WRKSRC}/licenses/GPL-3.0.txt LICENSE_FILE_MIT= ${WRKSRC}/licenses/MIT.txt LICENSE_FILE_OFL11= ${WRKSRC}/licenses/SIL-Open-Font-License.txt ONLY_FOR_ARCHS= amd64 i386 LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \ libOIS.so:devel/ois \ libsfml-audio.so:devel/sfml \ libCEGUIBase-0.so:graphics/cegui \ libOgreMain.so:graphics/ogre3d19 USES= cmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= OpenDungeons GH_PROJECT= OpenDungeons CMAKE_ARGS= -DOD_BIN_PATH:PATH=${PREFIX}/bin \ -DOD_PLUGINS_CFG_PATH:PATH=${ETCDIR} \ -DOD_ENABLE_WARNINGS:BOOL=FALSE \ -DOD_TREAT_WARNINGS_AS_ERRORS:BOOL=FALSE LDFLAGS+= -lexecinfo -post-patch: - @${REINPLACE_CMD} '/man6/ s|OD_SHARE_PATH|CMAKE_INSTALL_PREFIX|' \ - ${WRKSRC}/CMakeLists.txt - .include diff --git a/games/opendungeons/pkg-plist b/games/opendungeons/pkg-plist index faeae0335ec4..1bb8866c7408 100644 --- a/games/opendungeons/pkg-plist +++ b/games/opendungeons/pkg-plist @@ -1,979 +1,979 @@ bin/opendungeons %%ETCDIR%%/plugins.cfg -man/man6/opendungeons.6.gz +share/man/man6/opendungeons.6.gz share/appdata/opendungeons.appdata.xml share/applications/opendungeons.desktop %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/CREDITS %%DOCSDIR%%/LICENSE.md %%DOCSDIR%%/README.md %%DOCSDIR%%/RELEASE-NOTES.md share/games/opendungeons/config/creatures.cfg share/games/opendungeons/config/equipments.cfg share/games/opendungeons/config/factions.cfg share/games/opendungeons/config/global.cfg share/games/opendungeons/config/mainmenuscene.cfg share/games/opendungeons/config/rooms.cfg share/games/opendungeons/config/skills.cfg share/games/opendungeons/config/spawnconditions.cfg share/games/opendungeons/config/spells.cfg share/games/opendungeons/config/tilesets.cfg share/games/opendungeons/config/traps.cfg share/games/opendungeons/gui/MenuConfigureSeats.layout share/games/opendungeons/gui/MenuEditorLoad.layout share/games/opendungeons/gui/MenuEditorNew.layout share/games/opendungeons/gui/MenuLoad.layout share/games/opendungeons/gui/MenuMain.layout share/games/opendungeons/gui/MenuMasterServerJoin.layout share/games/opendungeons/gui/MenuMultiplayerClient.layout share/games/opendungeons/gui/MenuMultiplayerServer.layout share/games/opendungeons/gui/MenuReplay.layout share/games/opendungeons/gui/MenuSkirmish.layout share/games/opendungeons/gui/ModeEditor.layout share/games/opendungeons/gui/ModeGame.layout share/games/opendungeons/gui/OD.looknfeel share/games/opendungeons/gui/OD.project share/games/opendungeons/gui/ODBackgrounds.imageset share/games/opendungeons/gui/ODBackgrounds.png share/games/opendungeons/gui/ODIcons.imageset share/games/opendungeons/gui/ODIcons.png share/games/opendungeons/gui/ODLogo.imageset share/games/opendungeons/gui/ODLogo.png share/games/opendungeons/gui/ODMainMenuBackground.imageset share/games/opendungeons/gui/ODMainMenuBackground.png share/games/opendungeons/gui/ODMainMenuButtons.imageset share/games/opendungeons/gui/ODMainMenuButtons.png share/games/opendungeons/gui/ODSkin.imageset share/games/opendungeons/gui/ODSkin.png share/games/opendungeons/gui/ODSkin.scheme share/games/opendungeons/gui/WidgetsTest.layout share/games/opendungeons/gui/WindowApplyChanges.layout share/games/opendungeons/gui/WindowChat.layout share/games/opendungeons/gui/WindowConsole.layout share/games/opendungeons/gui/WindowEditorOptions.layout share/games/opendungeons/gui/WindowEditorSubMenu.layout share/games/opendungeons/gui/WindowEvent.layout share/games/opendungeons/gui/WindowGameOptions.layout share/games/opendungeons/gui/WindowHelp.layout share/games/opendungeons/gui/WindowMultiplayerSubMenu.layout share/games/opendungeons/gui/WindowObjectives.layout share/games/opendungeons/gui/WindowPlayerSettings.layout share/games/opendungeons/gui/WindowQuit.layout share/games/opendungeons/gui/WindowSettings.layout share/games/opendungeons/gui/WindowSkillTree.layout share/games/opendungeons/gui/WindowSkirmishSubMenu.layout share/games/opendungeons/gui/WindowTabCreatures.layout share/games/opendungeons/gui/WindowTabRooms.layout share/games/opendungeons/gui/WindowTabSpells.layout share/games/opendungeons/gui/WindowTabTraps.layout share/games/opendungeons/gui/fonts/LiberationSans-10.font share/games/opendungeons/gui/fonts/LiberationSans-Bold.ttf share/games/opendungeons/gui/fonts/MedievalSharp-10.font share/games/opendungeons/gui/fonts/MedievalSharp-12.font share/games/opendungeons/gui/fonts/MedievalSharp-Bold.ttf share/games/opendungeons/gui/fonts/ogrefonts.fontdef share/games/opendungeons/gui/schemas/Animation.xsd share/games/opendungeons/gui/schemas/CEGUIConfig.xsd share/games/opendungeons/gui/schemas/Falagard.xsd share/games/opendungeons/gui/schemas/Font.xsd share/games/opendungeons/gui/schemas/GUILayout.xsd share/games/opendungeons/gui/schemas/GUIScheme.xsd share/games/opendungeons/gui/schemas/Imageset.xsd share/games/opendungeons/levels/multiplayer/Angel.level share/games/opendungeons/levels/multiplayer/GreedOrMight.level share/games/opendungeons/levels/multiplayer/RuinsOfTheConfluent.level share/games/opendungeons/levels/multiplayer/ScreamInTheDark.level share/games/opendungeons/levels/multiplayer/TestBigMap.level share/games/opendungeons/levels/multiplayer/TestMultiplayerSmall1v1.level share/games/opendungeons/levels/multiplayer/TestMultiplayerSmallAlliance.level share/games/opendungeons/levels/multiplayer/TestMultiplayerSmallFreeForAll.level share/games/opendungeons/levels/multiplayer/TheBridge.level share/games/opendungeons/levels/multiplayer/aa.level share/games/opendungeons/levels/multiplayer/ab.level share/games/opendungeons/levels/skirmish/DuelToDeath.level share/games/opendungeons/levels/skirmish/FallingKeeper.level share/games/opendungeons/levels/skirmish/ForgottenTreasures.level share/games/opendungeons/levels/skirmish/StoneKeep.level share/games/opendungeons/levels/skirmish/TestLegacy.level share/games/opendungeons/levels/skirmish/TestModelsFair.level share/games/opendungeons/levels/skirmish/TestSingleplayerSmall.level share/games/opendungeons/levels/skirmish/TestSingleplayerSmallEmpty.level share/games/opendungeons/levels/skirmish/TestSingleplayerSmallPassability.level share/games/opendungeons/levels/skirmish/TestWeaponsShowcase.level share/games/opendungeons/levels/template.level share/games/opendungeons/materials/RTShaderLib/Cg/DualQuaternionSkinning_Shadow.cg share/games/opendungeons/materials/RTShaderLib/Cg/FFPLib_Common.cg share/games/opendungeons/materials/RTShaderLib/Cg/FFPLib_Fog.cg share/games/opendungeons/materials/RTShaderLib/Cg/FFPLib_Lighting.cg share/games/opendungeons/materials/RTShaderLib/Cg/FFPLib_Texturing.cg share/games/opendungeons/materials/RTShaderLib/Cg/FFPLib_Transform.cg share/games/opendungeons/materials/RTShaderLib/Cg/HardwareSkinningShadow.cg share/games/opendungeons/materials/RTShaderLib/Cg/SGXLib_DualQuaternion.cg share/games/opendungeons/materials/RTShaderLib/Cg/SGXLib_IntegratedPSSM.cg share/games/opendungeons/materials/RTShaderLib/Cg/SGXLib_LayeredBlending.cg share/games/opendungeons/materials/RTShaderLib/Cg/SGXLib_NormalMapLighting.cg share/games/opendungeons/materials/RTShaderLib/Cg/SGXLib_PerPixelLighting.cg share/games/opendungeons/materials/RTShaderLib/Cg/SGXLib_TextureAtlas.cg share/games/opendungeons/materials/RTShaderLib/Cg/SGXLib_TriplanarTexturing.cg share/games/opendungeons/materials/RTShaderLib/Cg/SampleLib_InstancedViewports.cg share/games/opendungeons/materials/RTShaderLib/Cg/SampleLib_ReflectionMap.cg share/games/opendungeons/materials/RTShaderLib/Cg/SegmentedPerPixelLighting.cg share/games/opendungeons/materials/RTShaderLib/GLSL/120/FFPLib_Texturing.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/130/FFPLib_Texturing.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternionSkinning_ShadowCasterTwoPhaseTwoWeights.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternionSkinning_ShadowFourWeights.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternionSkinning_ShadowOneWeight.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternionSkinning_ShadowPassThrough_ps.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternionSkinning_ShadowPassThrough_vs.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternionSkinning_ShadowThreeWeights.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternionSkinning_ShadowTwoWeights.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/DualQuaternion_Common.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/FFPLib_Common.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/FFPLib_Fog.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/FFPLib_Lighting.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/FFPLib_Transform.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/HardwareSkinningShadow_Fragment.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/HardwareSkinningShadow_TwoWeights.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SGXLib_DualQuaternion.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SGXLib_IntegratedPSSM.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SGXLib_LayeredBlending.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SGXLib_NormalMapLighting.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SGXLib_PerPixelLighting.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SGXLib_TextureAtlas.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SGXLib_TriplanarTexturing.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SampleLib_InstancedViewports.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SampleLib_ReflectionMap.glsl share/games/opendungeons/materials/RTShaderLib/GLSL/SegmentedPerPixelLighting.glsl share/games/opendungeons/materials/RTShaderLib/HLSL/FFPLib_Common.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/FFPLib_Fog.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/FFPLib_Lighting.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/FFPLib_Texturing.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/FFPLib_Transform.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SGXLib_DualQuaternion.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SGXLib_IntegratedPSSM.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SGXLib_LayeredBlending.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SGXLib_NormalMapLighting.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SGXLib_PerPixelLighting.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SGXLib_TextureAtlas.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SGXLib_TriplanarTexturing.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SampleLib_InstancedViewports.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SampleLib_ReflectionMap.hlsl share/games/opendungeons/materials/RTShaderLib/HLSL/SegmentedPerPixelLighting.hlsl share/games/opendungeons/materials/RTShaderLib/materials/DualQuaternionSkinning_Shadow.material share/games/opendungeons/materials/RTShaderLib/materials/HardwareSkinningShadow.material share/games/opendungeons/materials/RTShaderLib/materials/RTShaderSystem.material share/games/opendungeons/materials/RTShaderLib/materials/TriplanarTexturing.material share/games/opendungeons/materials/scripts/Adventurer.material share/games/opendungeons/materials/scripts/AdventurerBed.material share/games/opendungeons/materials/scripts/Anvil.material share/games/opendungeons/materials/scripts/Arena.material share/games/opendungeons/materials/scripts/ArrowProjectile.material share/games/opendungeons/materials/scripts/BasicAxe.material share/games/opendungeons/materials/scripts/BasicHammer.material share/games/opendungeons/materials/scripts/BasicShield.material share/games/opendungeons/materials/scripts/BasicSword.material share/games/opendungeons/materials/scripts/Bed.material share/games/opendungeons/materials/scripts/Bookcase.material share/games/opendungeons/materials/scripts/Bookshelf.material share/games/opendungeons/materials/scripts/Boulder.material share/games/opendungeons/materials/scripts/Bow.material share/games/opendungeons/materials/scripts/Cannon.material share/games/opendungeons/materials/scripts/Cannonball.material share/games/opendungeons/materials/scripts/CasinoPokerTable.material share/games/opendungeons/materials/scripts/CasinoWallBeer.material share/games/opendungeons/materials/scripts/CaveHornetBody.material share/games/opendungeons/materials/scripts/CaveHornetWings.material share/games/opendungeons/materials/scripts/CelticCross.material share/games/opendungeons/materials/scripts/Chicken.material share/games/opendungeons/materials/scripts/ChickenCoop.material share/games/opendungeons/materials/scripts/Chimney.material share/games/opendungeons/materials/scripts/Claimed.material share/games/opendungeons/materials/scripts/Claimedwall.material share/games/opendungeons/materials/scripts/CreatureOverlay.material share/games/opendungeons/materials/scripts/CreatureOverlayStatus.material share/games/opendungeons/materials/scripts/Crossbow.material share/games/opendungeons/materials/scripts/Crypt.material share/games/opendungeons/materials/scripts/Cultist.material share/games/opendungeons/materials/scripts/DCW0000.material share/games/opendungeons/materials/scripts/DCW0100.material share/games/opendungeons/materials/scripts/DCW0101.material share/games/opendungeons/materials/scripts/DCW0110.material share/games/opendungeons/materials/scripts/DCW1110.material share/games/opendungeons/materials/scripts/DCW1111.material share/games/opendungeons/materials/scripts/DarkElf.material share/games/opendungeons/materials/scripts/Defender.material share/games/opendungeons/materials/scripts/DefenderWeapon.material share/games/opendungeons/materials/scripts/Dirt.material share/games/opendungeons/materials/scripts/Dojo.material share/games/opendungeons/materials/scripts/Dormitory.material share/games/opendungeons/materials/scripts/Dragon.material share/games/opendungeons/materials/scripts/DragonBed.material share/games/opendungeons/materials/scripts/DungeonTemple.material share/games/opendungeons/materials/scripts/Dwarf1.material share/games/opendungeons/materials/scripts/Dwarf2.material share/games/opendungeons/materials/scripts/Elf.material share/games/opendungeons/materials/scripts/Farm.material share/games/opendungeons/materials/scripts/Flame.material share/games/opendungeons/materials/scripts/FlyingSkull.material share/games/opendungeons/materials/scripts/Forge.material share/games/opendungeons/materials/scripts/Foundry.material share/games/opendungeons/materials/scripts/GemFull.material share/games/opendungeons/materials/scripts/GemGround.material share/games/opendungeons/materials/scripts/Gnome.material share/games/opendungeons/materials/scripts/GoblinBed.material share/games/opendungeons/materials/scripts/GoblinBody.material share/games/opendungeons/materials/scripts/GoblinKnife.material share/games/opendungeons/materials/scripts/Gold.material share/games/opendungeons/materials/scripts/GoldGround.material share/games/opendungeons/materials/scripts/Goldstacks.material share/games/opendungeons/materials/scripts/Grimoire.material share/games/opendungeons/materials/scripts/Grindstone.material share/games/opendungeons/materials/scripts/Hammock.material share/games/opendungeons/materials/scripts/ImpBed.material share/games/opendungeons/materials/scripts/Keeperhand.material share/games/opendungeons/materials/scripts/Knight.material share/games/opendungeons/materials/scripts/KnightCoffin.material share/games/opendungeons/materials/scripts/KnightStatue.material share/games/opendungeons/materials/scripts/KnightStatue2.material share/games/opendungeons/materials/scripts/Kobold.material share/games/opendungeons/materials/scripts/Kreatur.material share/games/opendungeons/materials/scripts/Lamp.material share/games/opendungeons/materials/scripts/Lava.material share/games/opendungeons/materials/scripts/LavaSpawn.material share/games/opendungeons/materials/scripts/Library.material share/games/opendungeons/materials/scripts/Lizardman.material share/games/opendungeons/materials/scripts/LizardmanBed.material share/games/opendungeons/materials/scripts/Longsword.material share/games/opendungeons/materials/scripts/MissileMagic.material share/games/opendungeons/materials/scripts/Monk.material share/games/opendungeons/materials/scripts/MysteryBox.material share/games/opendungeons/materials/scripts/NatureMonster.material share/games/opendungeons/materials/scripts/Orc.material share/games/opendungeons/materials/scripts/OrcBed.material share/games/opendungeons/materials/scripts/PitDemon.material share/games/opendungeons/materials/scripts/Podium.material share/games/opendungeons/materials/scripts/Portal.material share/games/opendungeons/materials/scripts/PortalVortex.material share/games/opendungeons/materials/scripts/Prison.material share/games/opendungeons/materials/scripts/RangerBed.material share/games/opendungeons/materials/scripts/Rat.material share/games/opendungeons/materials/scripts/ReflMetal.material share/games/opendungeons/materials/scripts/Roach.material share/games/opendungeons/materials/scripts/Rock.material share/games/opendungeons/materials/scripts/Roulette.material share/games/opendungeons/materials/scripts/Roundshield.material share/games/opendungeons/materials/scripts/RunelordDwarf.material share/games/opendungeons/materials/scripts/Scarab.material share/games/opendungeons/materials/scripts/Skull_Monster.material share/games/opendungeons/materials/scripts/Slime.material share/games/opendungeons/materials/scripts/SmallSpider.material share/games/opendungeons/materials/scripts/SpellCreatureDefense.material share/games/opendungeons/materials/scripts/SpellCreatureExplosion.material share/games/opendungeons/materials/scripts/SpellCreatureHaste.material share/games/opendungeons/materials/scripts/SpellCreatureHeal.material share/games/opendungeons/materials/scripts/SpellCreatureSlow.material share/games/opendungeons/materials/scripts/SpellCreatureStrength.material share/games/opendungeons/materials/scripts/SpellCreatureWeak.material share/games/opendungeons/materials/scripts/Spider.material share/games/opendungeons/materials/scripts/SpiderBed.material share/games/opendungeons/materials/scripts/SpiderBedWeb.material share/games/opendungeons/materials/scripts/Spiketrap.material share/games/opendungeons/materials/scripts/Staff.material share/games/opendungeons/materials/scripts/StoneBridge.material share/games/opendungeons/materials/scripts/StoneCoffin.material share/games/opendungeons/materials/scripts/T2HammerGood.material share/games/opendungeons/materials/scripts/T2ShieldEvil.material share/games/opendungeons/materials/scripts/T2ShieldGood.material share/games/opendungeons/materials/scripts/T2SwordGood.material share/games/opendungeons/materials/scripts/T3HammerGood.material share/games/opendungeons/materials/scripts/T3ShieldEvil.material share/games/opendungeons/materials/scripts/T3ShieldGood.material share/games/opendungeons/materials/scripts/T3SwordGood.material share/games/opendungeons/materials/scripts/T4HammerGood.material share/games/opendungeons/materials/scripts/T4ShieldEvil.material share/games/opendungeons/materials/scripts/T4ShieldGood.material share/games/opendungeons/materials/scripts/T4SwordGood.material share/games/opendungeons/materials/scripts/TentacleAlbine.material share/games/opendungeons/materials/scripts/TentacleBed.material share/games/opendungeons/materials/scripts/TentacleGreen.material share/games/opendungeons/materials/scripts/TortureObject.material share/games/opendungeons/materials/scripts/TrainingDummy1.material share/games/opendungeons/materials/scripts/TrainingDummy2.material share/games/opendungeons/materials/scripts/TrainingDummy3.material share/games/opendungeons/materials/scripts/TrainingDummy4.material share/games/opendungeons/materials/scripts/Treasury.material share/games/opendungeons/materials/scripts/Troll.material share/games/opendungeons/materials/scripts/TrollBed.material share/games/opendungeons/materials/scripts/TrollRock.material share/games/opendungeons/materials/scripts/WarBanner.material share/games/opendungeons/materials/scripts/WarBannerAlpha.material share/games/opendungeons/materials/scripts/Water.material share/games/opendungeons/materials/scripts/WeaponShield1.material share/games/opendungeons/materials/scripts/WeaponShield2.material share/games/opendungeons/materials/scripts/Wizard.material share/games/opendungeons/materials/scripts/WoodBridge.material share/games/opendungeons/materials/scripts/WoodenDoor.material share/games/opendungeons/materials/scripts/Workshop.material share/games/opendungeons/materials/scripts/WorkshopMachine1.material share/games/opendungeons/materials/scripts/WorkshopMachine2.material share/games/opendungeons/materials/scripts/Wyvern.material share/games/opendungeons/materials/scripts/undead Army.material share/games/opendungeons/materials/textures/Adventurer.png share/games/opendungeons/materials/textures/AdventurerBed.png share/games/opendungeons/materials/textures/Anvil.png share/games/opendungeons/materials/textures/AnvilNormal.png share/games/opendungeons/materials/textures/Arena.png share/games/opendungeons/materials/textures/ArenaNormal.png share/games/opendungeons/materials/textures/BasicAxe.png share/games/opendungeons/materials/textures/BasicAxeNormal.png share/games/opendungeons/materials/textures/BasicHammer.png share/games/opendungeons/materials/textures/BasicHammerNormal.png share/games/opendungeons/materials/textures/BasicShield.png share/games/opendungeons/materials/textures/BasicShieldNormal.png share/games/opendungeons/materials/textures/BasicSword.png share/games/opendungeons/materials/textures/BasicSwordNormal.png share/games/opendungeons/materials/textures/BedBlanket.png share/games/opendungeons/materials/textures/BedWood.png share/games/opendungeons/materials/textures/Black.png share/games/opendungeons/materials/textures/Bookcase.png share/games/opendungeons/materials/textures/BookcaseNormal.png share/games/opendungeons/materials/textures/Bookshelf.png share/games/opendungeons/materials/textures/BookshelfNormal.png share/games/opendungeons/materials/textures/Boulder.png share/games/opendungeons/materials/textures/Bow.png share/games/opendungeons/materials/textures/BowNormal.png share/games/opendungeons/materials/textures/Cannon.png share/games/opendungeons/materials/textures/CasinoPokerTable.png share/games/opendungeons/materials/textures/CasinoPokerTableNormal.png share/games/opendungeons/materials/textures/CasinoWallBeer.png share/games/opendungeons/materials/textures/CasinoWallBeerNormal.png share/games/opendungeons/materials/textures/Cavehornet.png share/games/opendungeons/materials/textures/CavehornetNormal.png share/games/opendungeons/materials/textures/CelticCross.png share/games/opendungeons/materials/textures/CelticCrossNormal.png share/games/opendungeons/materials/textures/Chicken.png share/games/opendungeons/materials/textures/ChickenCoop.png share/games/opendungeons/materials/textures/ChickenCoopNormal.png share/games/opendungeons/materials/textures/ChickenNormal.png share/games/opendungeons/materials/textures/Chimney.png share/games/opendungeons/materials/textures/ChimneyNormal.png share/games/opendungeons/materials/textures/Claimed.png share/games/opendungeons/materials/textures/ClaimedMask.png share/games/opendungeons/materials/textures/ClaimedNormal.png share/games/opendungeons/materials/textures/ClaimedWall.png share/games/opendungeons/materials/textures/ClaimedWallMask.png share/games/opendungeons/materials/textures/ClaimedWallNormal.png share/games/opendungeons/materials/textures/ConcreteDirty.png share/games/opendungeons/materials/textures/ConcreteDirtyNormal.png share/games/opendungeons/materials/textures/CreatureAngry.png share/games/opendungeons/materials/textures/CreatureFurious.png share/games/opendungeons/materials/textures/CreatureHungry.png share/games/opendungeons/materials/textures/CreatureKO.png share/games/opendungeons/materials/textures/CreatureLeaving.png share/games/opendungeons/materials/textures/CreatureOverlay0.png share/games/opendungeons/materials/textures/CreatureOverlay1.png share/games/opendungeons/materials/textures/CreatureOverlay2.png share/games/opendungeons/materials/textures/CreatureOverlay3.png share/games/opendungeons/materials/textures/CreatureOverlay4.png share/games/opendungeons/materials/textures/CreatureOverlay5.png share/games/opendungeons/materials/textures/CreatureOverlay6.png share/games/opendungeons/materials/textures/CreatureOverlay7.png share/games/opendungeons/materials/textures/CreaturePaid.png share/games/opendungeons/materials/textures/CreaturePrisoner.png share/games/opendungeons/materials/textures/CreatureSleepy.png share/games/opendungeons/materials/textures/CreatureStunned.png share/games/opendungeons/materials/textures/Crossbow.png share/games/opendungeons/materials/textures/CrossbowNormal.png share/games/opendungeons/materials/textures/Crypt.png share/games/opendungeons/materials/textures/CryptNormal.png share/games/opendungeons/materials/textures/Cultist.png share/games/opendungeons/materials/textures/CultistNormal.png share/games/opendungeons/materials/textures/DarkElfCloth.png share/games/opendungeons/materials/textures/DarkElfClothNormal.png share/games/opendungeons/materials/textures/DarkElfHair.png share/games/opendungeons/materials/textures/DarkElfHairNormal.png share/games/opendungeons/materials/textures/DarkElfHorns.png share/games/opendungeons/materials/textures/DarkElfHornsNormal.png share/games/opendungeons/materials/textures/DarkElfSkin.png share/games/opendungeons/materials/textures/DarkElfSkinNormal.png share/games/opendungeons/materials/textures/Defender.png share/games/opendungeons/materials/textures/DefenderNormal.png share/games/opendungeons/materials/textures/DefenderWeapon.png share/games/opendungeons/materials/textures/DefenderWeaponNormal.png share/games/opendungeons/materials/textures/Dirt.png share/games/opendungeons/materials/textures/DirtNormal.png share/games/opendungeons/materials/textures/Dojo.png share/games/opendungeons/materials/textures/DojoNormal.png share/games/opendungeons/materials/textures/Dormitory.png share/games/opendungeons/materials/textures/DormitoryNormal.png share/games/opendungeons/materials/textures/Dragon.png share/games/opendungeons/materials/textures/DragonBed.png share/games/opendungeons/materials/textures/DragonBedNormal.png share/games/opendungeons/materials/textures/DragonNormal.png share/games/opendungeons/materials/textures/DungeonClaimedWall0000.png share/games/opendungeons/materials/textures/DungeonClaimedWall0000Normal.png share/games/opendungeons/materials/textures/DungeonClaimedWall0100.png share/games/opendungeons/materials/textures/DungeonClaimedWall0100Normal.png share/games/opendungeons/materials/textures/DungeonClaimedWall0101.png share/games/opendungeons/materials/textures/DungeonClaimedWall0101Normal.png share/games/opendungeons/materials/textures/DungeonClaimedWall0110.png share/games/opendungeons/materials/textures/DungeonClaimedWall0110Normal.png share/games/opendungeons/materials/textures/DungeonClaimedWall1110.png share/games/opendungeons/materials/textures/DungeonClaimedWall1110Normal.png share/games/opendungeons/materials/textures/DungeonClaimedWall1111.png share/games/opendungeons/materials/textures/DungeonClaimedWall1111Normal.png share/games/opendungeons/materials/textures/DungeonClaimedWallMask.png share/games/opendungeons/materials/textures/DungeonClaimedWallMask2.png share/games/opendungeons/materials/textures/DungeonTemple.png share/games/opendungeons/materials/textures/Dwarf1.png share/games/opendungeons/materials/textures/Dwarf2.png share/games/opendungeons/materials/textures/ElfCloth.png share/games/opendungeons/materials/textures/ElfClothNormal.png share/games/opendungeons/materials/textures/ElfHair.png share/games/opendungeons/materials/textures/ElfSkin.png share/games/opendungeons/materials/textures/ElfSkinNormal.png share/games/opendungeons/materials/textures/EnvmapCity.png share/games/opendungeons/materials/textures/EnvmapMetal.png share/games/opendungeons/materials/textures/Farm.png share/games/opendungeons/materials/textures/FarmNormal.png share/games/opendungeons/materials/textures/Flame.png share/games/opendungeons/materials/textures/Flare.png share/games/opendungeons/materials/textures/FlyingSkull.png share/games/opendungeons/materials/textures/FlyingSkullNormal.png share/games/opendungeons/materials/textures/Forge.png share/games/opendungeons/materials/textures/ForgeNormal.png share/games/opendungeons/materials/textures/Foundry.png share/games/opendungeons/materials/textures/FoundryNormal.png share/games/opendungeons/materials/textures/Gems.png share/games/opendungeons/materials/textures/GemsGround.png share/games/opendungeons/materials/textures/Gnome.png share/games/opendungeons/materials/textures/Goblin.png share/games/opendungeons/materials/textures/GoblinBed.png share/games/opendungeons/materials/textures/GoblinBedNormal.png share/games/opendungeons/materials/textures/GoblinKnife.png share/games/opendungeons/materials/textures/GoblinKnifeNormal.png share/games/opendungeons/materials/textures/GoblinNormal.png share/games/opendungeons/materials/textures/Gold.png share/games/opendungeons/materials/textures/GoldGround.png share/games/opendungeons/materials/textures/GoldNormal.png share/games/opendungeons/materials/textures/GoldStacks.png share/games/opendungeons/materials/textures/GoldStacksNormal.png share/games/opendungeons/materials/textures/Grimoire.png share/games/opendungeons/materials/textures/GrimoireNormal.png share/games/opendungeons/materials/textures/Grindstone.png share/games/opendungeons/materials/textures/GrindstoneNormal.png share/games/opendungeons/materials/textures/Hammock.png share/games/opendungeons/materials/textures/HammockNormal.png share/games/opendungeons/materials/textures/Hasteflare.png share/games/opendungeons/materials/textures/Heartflare.png share/games/opendungeons/materials/textures/ImpBed.png share/games/opendungeons/materials/textures/ImpBedNormal.png share/games/opendungeons/materials/textures/Keeperhand.png share/games/opendungeons/materials/textures/KeeperhandNormal.png share/games/opendungeons/materials/textures/Knight.png share/games/opendungeons/materials/textures/KnightStatue.png share/games/opendungeons/materials/textures/Kobold.png share/games/opendungeons/materials/textures/Kreatur.png share/games/opendungeons/materials/textures/KreaturNormal.png share/games/opendungeons/materials/textures/Lamp.png share/games/opendungeons/materials/textures/LampNormal.png share/games/opendungeons/materials/textures/Lava.png share/games/opendungeons/materials/textures/LavaSpawn.png share/games/opendungeons/materials/textures/LavaSpawnNormal.png share/games/opendungeons/materials/textures/Library.png share/games/opendungeons/materials/textures/LibraryNormal.png share/games/opendungeons/materials/textures/Lizardman.png share/games/opendungeons/materials/textures/LizardmanBed.png share/games/opendungeons/materials/textures/LizardmanBedNormal.png share/games/opendungeons/materials/textures/LizardmanNormal.png share/games/opendungeons/materials/textures/Longsword.png share/games/opendungeons/materials/textures/MonkBody.png share/games/opendungeons/materials/textures/MonkBodyNormal.png share/games/opendungeons/materials/textures/MonkHair.png share/games/opendungeons/materials/textures/MonkHead.png share/games/opendungeons/materials/textures/MonkHeadNormal.png share/games/opendungeons/materials/textures/MysteryBox.png share/games/opendungeons/materials/textures/MysteryBoxNormal.png share/games/opendungeons/materials/textures/Orc.png share/games/opendungeons/materials/textures/OrcBed.png share/games/opendungeons/materials/textures/OrcBedNormal.png share/games/opendungeons/materials/textures/OrcNormal.png share/games/opendungeons/materials/textures/PitDemon.png share/games/opendungeons/materials/textures/PitDemonNormal.png share/games/opendungeons/materials/textures/Podium.png share/games/opendungeons/materials/textures/PodiumNormal.png share/games/opendungeons/materials/textures/Portal.png share/games/opendungeons/materials/textures/PortalNormal.png share/games/opendungeons/materials/textures/PortalVortex.png share/games/opendungeons/materials/textures/Prison.png share/games/opendungeons/materials/textures/PrisonNormal.png share/games/opendungeons/materials/textures/RangerBed.png share/games/opendungeons/materials/textures/RangerBedNormal.png share/games/opendungeons/materials/textures/RatBody.png share/games/opendungeons/materials/textures/RatBodyNorm.png share/games/opendungeons/materials/textures/RatHead.png share/games/opendungeons/materials/textures/RatHeadNorm.png share/games/opendungeons/materials/textures/Roach.png share/games/opendungeons/materials/textures/RoachNormal.png share/games/opendungeons/materials/textures/Rock.png share/games/opendungeons/materials/textures/Roulette.png share/games/opendungeons/materials/textures/RouletteNormal.png share/games/opendungeons/materials/textures/Roundshield.png share/games/opendungeons/materials/textures/RunelordDwarf.png share/games/opendungeons/materials/textures/RunelordDwarfNormal.png share/games/opendungeons/materials/textures/Scarab.png share/games/opendungeons/materials/textures/ScarabNormal.png share/games/opendungeons/materials/textures/Shieldflare.png share/games/opendungeons/materials/textures/Skull_Monster_512.png share/games/opendungeons/materials/textures/Slime.png share/games/opendungeons/materials/textures/Slowflare.png share/games/opendungeons/materials/textures/SmallSpider.png share/games/opendungeons/materials/textures/Spider.png share/games/opendungeons/materials/textures/SpiderBed.png share/games/opendungeons/materials/textures/SpiderBedNormal.png share/games/opendungeons/materials/textures/SpiderNormal.png share/games/opendungeons/materials/textures/Spiketrap.png share/games/opendungeons/materials/textures/Staff.png share/games/opendungeons/materials/textures/StoneBridge.png share/games/opendungeons/materials/textures/StoneBridgeMask.png share/games/opendungeons/materials/textures/StoneBridgeNormal.png share/games/opendungeons/materials/textures/StoneCoffin.png share/games/opendungeons/materials/textures/StoneCoffinNormal.png share/games/opendungeons/materials/textures/Strengthflare.png share/games/opendungeons/materials/textures/T2HammerGood.png share/games/opendungeons/materials/textures/T2HammerGoodNormal.png share/games/opendungeons/materials/textures/T2ShieldEvil.png share/games/opendungeons/materials/textures/T2ShieldEvilNormal.png share/games/opendungeons/materials/textures/T2ShieldGood.png share/games/opendungeons/materials/textures/T2ShieldGoodNormal.png share/games/opendungeons/materials/textures/T2SwordGood.png share/games/opendungeons/materials/textures/T2SwordGoodNormal.png share/games/opendungeons/materials/textures/T3HammerGood.png share/games/opendungeons/materials/textures/T3HammerGoodNormal.png share/games/opendungeons/materials/textures/T3ShieldEvil.png share/games/opendungeons/materials/textures/T3ShieldEvilNormal.png share/games/opendungeons/materials/textures/T3ShieldGood.png share/games/opendungeons/materials/textures/T3ShieldGoodNormal.png share/games/opendungeons/materials/textures/T3SwordGood.png share/games/opendungeons/materials/textures/T3SwordGoodNormal.png share/games/opendungeons/materials/textures/T4HammerGood.png share/games/opendungeons/materials/textures/T4HammerGoodNormal.png share/games/opendungeons/materials/textures/T4ShieldEvil.png share/games/opendungeons/materials/textures/T4ShieldEvilNormal.png share/games/opendungeons/materials/textures/T4ShieldGood.png share/games/opendungeons/materials/textures/T4ShieldGoodNormal.png share/games/opendungeons/materials/textures/T4SwordGood.png share/games/opendungeons/materials/textures/T4SwordGoodNormal.png share/games/opendungeons/materials/textures/TentacleAlbine.png share/games/opendungeons/materials/textures/TentacleBed.png share/games/opendungeons/materials/textures/TentacleBedNormal.png share/games/opendungeons/materials/textures/TentacleGreen.png share/games/opendungeons/materials/textures/TentacleNormal.png share/games/opendungeons/materials/textures/TortureObject.png share/games/opendungeons/materials/textures/TortureObjectNormal.png share/games/opendungeons/materials/textures/TrainingDummy1.png share/games/opendungeons/materials/textures/TrainingDummy1Normal.png share/games/opendungeons/materials/textures/TrainingDummy2.png share/games/opendungeons/materials/textures/TrainingDummy2Normal.png share/games/opendungeons/materials/textures/TrainingDummy3.png share/games/opendungeons/materials/textures/TrainingDummy3Normal.png share/games/opendungeons/materials/textures/TrainingDummy4.png share/games/opendungeons/materials/textures/TrainingDummy4Normal.png share/games/opendungeons/materials/textures/Treasury.png share/games/opendungeons/materials/textures/TreasuryNormal.png share/games/opendungeons/materials/textures/Troll.png share/games/opendungeons/materials/textures/TrollBed.png share/games/opendungeons/materials/textures/TrollBedNormal.png share/games/opendungeons/materials/textures/TrollNormal.png share/games/opendungeons/materials/textures/TrollRock.png share/games/opendungeons/materials/textures/WarBanner.png share/games/opendungeons/materials/textures/WarBannerNormal.png share/games/opendungeons/materials/textures/Water.png share/games/opendungeons/materials/textures/Weakflare.png share/games/opendungeons/materials/textures/WeaponShield1.png share/games/opendungeons/materials/textures/WeaponShield1Normal.png share/games/opendungeons/materials/textures/WeaponShield2.png share/games/opendungeons/materials/textures/WeaponShield2Normal.png share/games/opendungeons/materials/textures/White.png share/games/opendungeons/materials/textures/Wizard.png share/games/opendungeons/materials/textures/WoodBridge.png share/games/opendungeons/materials/textures/WoodBridgeMask.png share/games/opendungeons/materials/textures/WoodBridgeNormal.png share/games/opendungeons/materials/textures/WoodenDoor.png share/games/opendungeons/materials/textures/Workshop.png share/games/opendungeons/materials/textures/WorkshopMachine1.png share/games/opendungeons/materials/textures/WorkshopMachine1Normal.png share/games/opendungeons/materials/textures/WorkshopMachine2.png share/games/opendungeons/materials/textures/WorkshopMachine2Normal.png share/games/opendungeons/materials/textures/WorkshopNormal.png share/games/opendungeons/materials/textures/Wyvern.png share/games/opendungeons/materials/textures/WyvernNormal.png share/games/opendungeons/materials/textures/forest-monster-norm.png share/games/opendungeons/materials/textures/forest-monster-skin1.png share/games/opendungeons/materials/textures/undead_color.png share/games/opendungeons/models/Adventurer.mesh share/games/opendungeons/models/Adventurer.skeleton share/games/opendungeons/models/AdventurerBed.mesh share/games/opendungeons/models/Anvil.mesh share/games/opendungeons/models/Arena.mesh share/games/opendungeons/models/ArrowProjectile.mesh share/games/opendungeons/models/BasicAxe.mesh share/games/opendungeons/models/BasicHammer.mesh share/games/opendungeons/models/BasicShield.mesh share/games/opendungeons/models/BasicSword.mesh share/games/opendungeons/models/Bed.mesh share/games/opendungeons/models/Bookcase.mesh share/games/opendungeons/models/Bookshelf.mesh share/games/opendungeons/models/Boulder.mesh share/games/opendungeons/models/Boulder.skeleton share/games/opendungeons/models/Bow.mesh share/games/opendungeons/models/Cannon.mesh share/games/opendungeons/models/Cannonball.mesh share/games/opendungeons/models/Casino.mesh share/games/opendungeons/models/CasinoPokerTable.mesh share/games/opendungeons/models/CasinoWallBeer.mesh share/games/opendungeons/models/CaveHornet.mesh share/games/opendungeons/models/CaveHornet.skeleton share/games/opendungeons/models/CelticCross.mesh share/games/opendungeons/models/Chicken.mesh share/games/opendungeons/models/Chicken.skeleton share/games/opendungeons/models/ChickenCoop.mesh share/games/opendungeons/models/Chimney.mesh share/games/opendungeons/models/Claimed_fl_0000.mesh share/games/opendungeons/models/Claimed_fl_0100.mesh share/games/opendungeons/models/Claimed_fl_0101.mesh share/games/opendungeons/models/Claimed_fl_0110.mesh share/games/opendungeons/models/Claimed_fl_1110.mesh share/games/opendungeons/models/Claimed_fl_1111.mesh share/games/opendungeons/models/Claimed_gd_1111.mesh share/games/opendungeons/models/Cre_vision_indicator.mesh share/games/opendungeons/models/Crossbow.mesh share/games/opendungeons/models/Crypt.mesh share/games/opendungeons/models/Cultist.mesh share/games/opendungeons/models/Cultist.skeleton share/games/opendungeons/models/DarkElf.mesh share/games/opendungeons/models/DarkElf.skeleton share/games/opendungeons/models/Defender.mesh share/games/opendungeons/models/Defender.skeleton share/games/opendungeons/models/Dirt0.mesh share/games/opendungeons/models/Dirt100.mesh share/games/opendungeons/models/Dirt101.mesh share/games/opendungeons/models/Dirt102.mesh share/games/opendungeons/models/Dirt103.mesh share/games/opendungeons/models/Dirt104.mesh share/games/opendungeons/models/Dirt105.mesh share/games/opendungeons/models/Dirt_fl_0000.mesh share/games/opendungeons/models/Dirt_fl_0100.mesh share/games/opendungeons/models/Dirt_fl_0101.mesh share/games/opendungeons/models/Dirt_fl_0110.mesh share/games/opendungeons/models/Dirt_fl_1011.mesh share/games/opendungeons/models/Dirt_fl_1111.mesh share/games/opendungeons/models/Dirt_gd_1111.mesh share/games/opendungeons/models/Dojo.mesh share/games/opendungeons/models/Dormitory.mesh share/games/opendungeons/models/Dragon.mesh share/games/opendungeons/models/Dragon.skeleton share/games/opendungeons/models/DragonBed.mesh share/games/opendungeons/models/DungeonTemple.mesh share/games/opendungeons/models/DungeonTempleObject.mesh share/games/opendungeons/models/DungeonTempleObject.skeleton share/games/opendungeons/models/Dwarf1.mesh share/games/opendungeons/models/Dwarf1.skeleton share/games/opendungeons/models/Dwarf2.mesh share/games/opendungeons/models/Dwarf2.skeleton share/games/opendungeons/models/Elf.mesh share/games/opendungeons/models/Elf.skeleton share/games/opendungeons/models/Farm.mesh share/games/opendungeons/models/FlyingSkull.mesh share/games/opendungeons/models/FlyingSkull.skeleton share/games/opendungeons/models/Forge.mesh share/games/opendungeons/models/Foundry.mesh share/games/opendungeons/models/Gnome.mesh share/games/opendungeons/models/Gnome.skeleton share/games/opendungeons/models/Goblin.mesh share/games/opendungeons/models/Goblin.skeleton share/games/opendungeons/models/GoblinBed.mesh share/games/opendungeons/models/GoldstackLv1.mesh share/games/opendungeons/models/GoldstackLv2.mesh share/games/opendungeons/models/GoldstackLv3.mesh share/games/opendungeons/models/GoldstackLv4.mesh share/games/opendungeons/models/Grimoire.mesh share/games/opendungeons/models/Grimoire.skeleton share/games/opendungeons/models/Grindstone.mesh share/games/opendungeons/models/Hammock.mesh share/games/opendungeons/models/ImpBed.mesh share/games/opendungeons/models/Keeperhand.mesh share/games/opendungeons/models/Keeperhand.skeleton share/games/opendungeons/models/Knight.mesh share/games/opendungeons/models/Knight.skeleton share/games/opendungeons/models/KnightCoffin.mesh share/games/opendungeons/models/KnightStatue.mesh share/games/opendungeons/models/KnightStatue2.mesh share/games/opendungeons/models/Kobold.mesh share/games/opendungeons/models/Kobold.skeleton share/games/opendungeons/models/Kreatur.mesh share/games/opendungeons/models/Kreatur.skeleton share/games/opendungeons/models/Lamp.mesh share/games/opendungeons/models/Lava0.mesh share/games/opendungeons/models/LavaSpawn.mesh share/games/opendungeons/models/LavaSpawn.skeleton share/games/opendungeons/models/Lava_gd_0000.mesh share/games/opendungeons/models/Lava_gd_0001.mesh share/games/opendungeons/models/Lava_gd_0010.mesh share/games/opendungeons/models/Lava_gd_0011.mesh share/games/opendungeons/models/Lava_gd_0100.mesh share/games/opendungeons/models/Lava_gd_0101.mesh share/games/opendungeons/models/Lava_gd_0110.mesh share/games/opendungeons/models/Lava_gd_0111.mesh share/games/opendungeons/models/Lava_gd_1000.mesh share/games/opendungeons/models/Lava_gd_1001.mesh share/games/opendungeons/models/Lava_gd_1010.mesh share/games/opendungeons/models/Lava_gd_1011.mesh share/games/opendungeons/models/Lava_gd_1100.mesh share/games/opendungeons/models/Lava_gd_1101.mesh share/games/opendungeons/models/Lava_gd_1110.mesh share/games/opendungeons/models/Lava_gd_1111.mesh share/games/opendungeons/models/Library.mesh share/games/opendungeons/models/Lizardman.mesh share/games/opendungeons/models/Lizardman.skeleton share/games/opendungeons/models/LizardmanBed.mesh share/games/opendungeons/models/Longsword.mesh share/games/opendungeons/models/Monk.mesh share/games/opendungeons/models/Monk.skeleton share/games/opendungeons/models/MysteryBox.mesh share/games/opendungeons/models/MysteryBox.skeleton share/games/opendungeons/models/NatureMonster.mesh share/games/opendungeons/models/NatureMonster.skeleton share/games/opendungeons/models/Orc.mesh share/games/opendungeons/models/Orc.skeleton share/games/opendungeons/models/OrcBed.mesh share/games/opendungeons/models/PitDemon.mesh share/games/opendungeons/models/PitDemon.skeleton share/games/opendungeons/models/Podium.mesh share/games/opendungeons/models/Portal.mesh share/games/opendungeons/models/PortalObject.mesh share/games/opendungeons/models/PortalObject.skeleton share/games/opendungeons/models/PrisonGround.mesh share/games/opendungeons/models/RangerBed.mesh share/games/opendungeons/models/Rat.mesh share/games/opendungeons/models/Rat.skeleton share/games/opendungeons/models/Roach.mesh share/games/opendungeons/models/Roach.skeleton share/games/opendungeons/models/Roulette.mesh share/games/opendungeons/models/Roulette.skeleton share/games/opendungeons/models/Roundshield.mesh share/games/opendungeons/models/RunelordDwarf.mesh share/games/opendungeons/models/RunelordDwarf.skeleton share/games/opendungeons/models/Sabre.mesh share/games/opendungeons/models/Scarab.mesh share/games/opendungeons/models/Scarab.skeleton share/games/opendungeons/models/Skull.mesh share/games/opendungeons/models/Slime.mesh share/games/opendungeons/models/Slime.skeleton share/games/opendungeons/models/SmallSpider.mesh share/games/opendungeons/models/SmallSpider.skeleton share/games/opendungeons/models/Spider.mesh share/games/opendungeons/models/Spider.skeleton share/games/opendungeons/models/SpiderBed.mesh share/games/opendungeons/models/Spiketrap.mesh share/games/opendungeons/models/Spiketrap.skeleton share/games/opendungeons/models/SquareSelector.mesh share/games/opendungeons/models/Staff.mesh share/games/opendungeons/models/Staff.skeleton share/games/opendungeons/models/StoneBridge.mesh share/games/opendungeons/models/StoneCoffin.mesh share/games/opendungeons/models/T2HammerGood.mesh share/games/opendungeons/models/T2ShieldEvil.mesh share/games/opendungeons/models/T2ShieldGood.mesh share/games/opendungeons/models/T2SwordGood.mesh share/games/opendungeons/models/T3HammerGood.mesh share/games/opendungeons/models/T3ShieldEvil.mesh share/games/opendungeons/models/T3ShieldGood.mesh share/games/opendungeons/models/T3SwordGood.mesh share/games/opendungeons/models/T4HammerGood.mesh share/games/opendungeons/models/T4ShieldEvil.mesh share/games/opendungeons/models/T4ShieldGood.mesh share/games/opendungeons/models/T4SwordGood.mesh share/games/opendungeons/models/Tentacle.skeleton share/games/opendungeons/models/TentacleAlbine.mesh share/games/opendungeons/models/TentacleBed.mesh share/games/opendungeons/models/TentacleGreen.mesh share/games/opendungeons/models/TortureGround.mesh share/games/opendungeons/models/TortureObject.mesh share/games/opendungeons/models/TrainingDummy1.mesh share/games/opendungeons/models/TrainingDummy2.mesh share/games/opendungeons/models/TrainingDummy2.skeleton share/games/opendungeons/models/TrainingDummy3.mesh share/games/opendungeons/models/TrainingDummy3.skeleton share/games/opendungeons/models/TrainingDummy4.mesh share/games/opendungeons/models/TrainingDummy4.skeleton share/games/opendungeons/models/Trainingdummy1.skeleton share/games/opendungeons/models/Treasury.mesh share/games/opendungeons/models/Troll.mesh share/games/opendungeons/models/Troll.skeleton share/games/opendungeons/models/TrollBed.mesh share/games/opendungeons/models/TrollRock.mesh share/games/opendungeons/models/WarBanner.mesh share/games/opendungeons/models/WarBanner.skeleton share/games/opendungeons/models/Water0.mesh share/games/opendungeons/models/Water_gd_0000.mesh share/games/opendungeons/models/Water_gd_0001.mesh share/games/opendungeons/models/Water_gd_0010.mesh share/games/opendungeons/models/Water_gd_0011.mesh share/games/opendungeons/models/Water_gd_0100.mesh share/games/opendungeons/models/Water_gd_0101.mesh share/games/opendungeons/models/Water_gd_0110.mesh share/games/opendungeons/models/Water_gd_0111.mesh share/games/opendungeons/models/Water_gd_1000.mesh share/games/opendungeons/models/Water_gd_1001.mesh share/games/opendungeons/models/Water_gd_1010.mesh share/games/opendungeons/models/Water_gd_1011.mesh share/games/opendungeons/models/Water_gd_1100.mesh share/games/opendungeons/models/Water_gd_1101.mesh share/games/opendungeons/models/Water_gd_1110.mesh share/games/opendungeons/models/Water_gd_1111.mesh share/games/opendungeons/models/WeaponShield1.mesh share/games/opendungeons/models/WeaponShield2.mesh share/games/opendungeons/models/Wizard.mesh share/games/opendungeons/models/Wizard.skeleton share/games/opendungeons/models/WoodBridge.mesh share/games/opendungeons/models/WoodenDoor.mesh share/games/opendungeons/models/WoodenDoor.skeleton share/games/opendungeons/models/Workshop.mesh share/games/opendungeons/models/WorkshopMachine1.mesh share/games/opendungeons/models/WorkshopMachine2.mesh share/games/opendungeons/models/WorkshopMachine2.skeleton share/games/opendungeons/models/Wyvern.mesh share/games/opendungeons/models/Wyvern.skeleton share/games/opendungeons/models/lich.mesh share/games/opendungeons/models/lich.skeleton share/games/opendungeons/models/skeleton.mesh share/games/opendungeons/models/skeleton.skeleton share/games/opendungeons/music/OpenDungeonsMainTheme_pZi.ogg share/games/opendungeons/music/Searching_yd.ogg share/games/opendungeons/music/TheDarkAmulet_MP.ogg share/games/opendungeons/particles/Flame.particle share/games/opendungeons/particles/MissileMagic.particle share/games/opendungeons/particles/SpellCreatureDefense.particle share/games/opendungeons/particles/SpellCreatureExplosion.particle share/games/opendungeons/particles/SpellCreatureHaste.particle share/games/opendungeons/particles/SpellCreatureHeal.particle share/games/opendungeons/particles/SpellCreatureSlow.particle share/games/opendungeons/particles/SpellCreatureStrength.particle share/games/opendungeons/particles/SpellCreatureWeak.particle share/games/opendungeons/resources.cfg share/games/opendungeons/scripts/unix/run_unit_tests.sh share/games/opendungeons/scripts/win32/OpenDungeonsTests.bat share/games/opendungeons/sounds/Relative/Default/Interface/Click/click.ogg share/games/opendungeons/sounds/Relative/Default/Interface/PickSelector/PickSelector.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/AllyDefeated/OD_voice_keeper(neutral)_allydefeated1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/AllyDefeated/OD_voice_keeper(neutral)_allydefeated2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/AllyDefeated/OD_voice_keeper(neutral)_allydefeated3.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/AllyDefeated/OD_voice_keeper(neutral)_allydefeated4.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNew/OD_voice_keeper(neutral)_creaturenew1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNew/OD_voice_keeper(neutral)_creaturenew2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNew/OD_voice_keeper(neutral)_creaturenew3.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNoBed/OD_voice_keeper(neutral)_creaturebed1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNoBed/OD_voice_keeper(neutral)_creaturebed2v1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNoBed/OD_voice_keeper(neutral)_creaturebed2v2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNoFood/OD_voice_keeper(neutral)_creaturehungry1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/CreatureNoFood/OD_voice_keeper(neutral)_creaturehungry3.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/Defeat/OD_voice_keeper(neutral)_defeat1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/Defeat/OD_voice_keeper(neutral)_defeat3.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/GoalFailed/OD_voice_keeper(neutral)_objectivefailed1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/GoalFailed/OD_voice_keeper(neutral)_objectivefailed2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/GoalMet/OD_voice_keeper(neutral)_objectivemet1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/GoalMet/OD_voice_keeper(neutral)_objectivemet2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/Lost/OD_voice_keeper(neutral)_defeat2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/Victory/OD_voice_keeper(neutral)_victory1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/Victory/OD_voice_keeper(neutral)_victory2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/Victory/OD_voice_keeper(neutral)_victory3.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/WeAreUnderAttack/OD_voice_keeper(neutral)_weareunderattack1v1.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/WeAreUnderAttack/OD_voice_keeper(neutral)_weareunderattack1v2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/WeAreUnderAttack/OD_voice_keeper(neutral)_weareunderattack2.ogg share/games/opendungeons/sounds/Relative/Default/Keeper/WeAreUnderAttack/OD_voice_keeper(neutral)_weareunderattack3.ogg share/games/opendungeons/sounds/Relative/KeeperGroan/Keeper/Lost/OD_voice_keeper(groan)_defeat1.ogg share/games/opendungeons/sounds/Relative/KeeperGroan/Keeper/Lost/OD_voice_keeper(groan)_defeat2.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Attack/SwordBlock01.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Attack/SwordBlock02.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Attack/SwordBlock03.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Attack/SwordBlock04.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Attack/SwordBlock05.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Attack/SwordBlock06.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Attack/SwordBlock07.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Die/die1.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging01.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging02.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging03.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging04.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging05.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging06.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging07.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging08.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging09.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging10.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging11.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging12.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging13.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging14.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging15.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging16.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging17.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Dig/Digging18.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Drop/falling1.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Pickup/inventory1.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Pickup/inventory2.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-1.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-10.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-11.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-12.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-13.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-14.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-15.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-16.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-17.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-18.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-19.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-2.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-20.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-21.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-22.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-23.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-24.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-3.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-4.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-5.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-6.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-7.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-8.ogg share/games/opendungeons/sounds/Spatial/Creatures/Default/Slap/zombie-9.ogg share/games/opendungeons/sounds/Spatial/Creatures/Keeper/Workers/Die/die1.ogg share/games/opendungeons/sounds/Spatial/Game/BuildRoom/default_build_room.ogg share/games/opendungeons/sounds/Spatial/Game/BuildTrap/default_build_trap.ogg share/games/opendungeons/sounds/Spatial/Game/ClaimTile/Claim01.ogg share/games/opendungeons/sounds/Spatial/Game/RocksFalling/RocksFalling01.ogg share/games/opendungeons/sounds/Spatial/Game/RocksFalling/RocksFalling02.ogg share/games/opendungeons/sounds/Spatial/Game/RocksFalling/RocksFalling03.ogg share/games/opendungeons/sounds/Spatial/Game/RocksFalling/RocksFalling04.ogg share/games/opendungeons/sounds/Spatial/Game/RocksFalling/RocksFalling05.ogg share/games/opendungeons/sounds/Spatial/Game/RocksFalling/RocksFalling06.ogg share/games/opendungeons/sounds/Spatial/Game/RocksFalling/RocksFalling07.ogg share/games/opendungeons/sounds/Spatial/Rooms/Treasury/DepositGold/DepositGold1.ogg share/games/opendungeons/sounds/Spatial/Rooms/Treasury/DepositGold/DepositGold2.ogg share/games/opendungeons/sounds/Spatial/Rooms/Treasury/DepositGold/DepositGold3.ogg share/games/opendungeons/sounds/Spatial/Rooms/Treasury/DepositGold/DepositGold4.ogg share/games/opendungeons/sounds/Spatial/Rooms/Treasury/DepositGold/DepositGold5.ogg share/games/opendungeons/sounds/Spatial/Spells/Defense/healspell1.ogg share/games/opendungeons/sounds/Spatial/Spells/Haste/healspell1.ogg share/games/opendungeons/sounds/Spatial/Spells/Heal/healspell1.ogg share/games/opendungeons/sounds/Spatial/Spells/Heal/healspell2.ogg share/games/opendungeons/sounds/Spatial/Spells/Heal/healspell3.ogg share/games/opendungeons/sounds/Spatial/Spells/Slow/healspell1.ogg share/games/opendungeons/sounds/Spatial/Traps/Cannon/Fire/cannon_firing.ogg share/icons/hicolor/128x128/apps/opendungeons.png share/icons/hicolor/16x16/apps/opendungeons.png share/icons/hicolor/256x256/apps/opendungeons.png share/icons/hicolor/32x32/apps/opendungeons.png share/icons/hicolor/48x48/apps/opendungeons.png share/icons/hicolor/64x64/apps/opendungeons.png share/icons/hicolor/scalable/apps/opendungeons.svg diff --git a/games/openrct2/pkg-plist b/games/openrct2/pkg-plist index 3e38a2cba1db..f0a8f5801af9 100644 --- a/games/openrct2/pkg-plist +++ b/games/openrct2/pkg-plist @@ -1,20 +1,20 @@ bin/openrct2 bin/openrct2-cli lib/libopenrct2.so -man/man6/openrct2.6.gz -man/man6/openrct2-cli.6.gz +share/man/man6/openrct2.6.gz +share/man/man6/openrct2-cli.6.gz share/applications/openrct2-savegame.desktop share/applications/openrct2-scenario.desktop share/applications/openrct2-uri.desktop share/applications/openrct2.desktop share/icons/hicolor/128x128/apps/openrct2.png share/icons/hicolor/16x16/apps/openrct2.png share/icons/hicolor/24x24/apps/openrct2.png share/icons/hicolor/256x256/apps/openrct2.png share/icons/hicolor/32x32/apps/openrct2.png share/icons/hicolor/48x48/apps/openrct2.png share/icons/hicolor/64x64/apps/openrct2.png share/icons/hicolor/96x96/apps/openrct2.png share/icons/hicolor/scalable/apps/openrct2.svg share/metainfo/openrct2.appdata.xml share/mime/packages/openrct2.xml diff --git a/games/openttd/pkg-plist b/games/openttd/pkg-plist index b643fb7caaa8..9c49e916c09b 100644 --- a/games/openttd/pkg-plist +++ b/games/openttd/pkg-plist @@ -1,128 +1,128 @@ bin/openttd -man/man6/openttd.6.gz +share/man/man6/openttd.6.gz %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/changelog.txt %%PORTDOCS%%%%DOCSDIR%%/known-bugs.txt %%PORTDOCS%%%%DOCSDIR%%/multiplayer.md %%DATADIR%%/ai/compat_0.7.nut %%DATADIR%%/ai/compat_1.0.nut %%DATADIR%%/ai/compat_1.1.nut %%DATADIR%%/ai/compat_1.2.nut %%DATADIR%%/ai/compat_1.3.nut %%DATADIR%%/ai/compat_1.4.nut %%DATADIR%%/ai/compat_1.5.nut %%DATADIR%%/ai/compat_1.6.nut %%DATADIR%%/ai/compat_1.7.nut %%DATADIR%%/ai/compat_1.8.nut %%DATADIR%%/ai/compat_1.9.nut %%DATADIR%%/ai/compat_1.10.nut %%DATADIR%%/ai/compat_1.11.nut %%DATADIR%%/ai/compat_12.nut %%DATADIR%%/baseset/no_music.obm %%DATADIR%%/baseset/no_sound.obs %%DATADIR%%/baseset/openttd.32.bmp %%DATADIR%%/baseset/openttd.grf %%DATADIR%%/baseset/opntitle.dat %%DATADIR%%/baseset/orig_dos.obg %%DATADIR%%/baseset/orig_dos.obm %%DATADIR%%/baseset/orig_dos.obs %%DATADIR%%/baseset/orig_dos_de.obg %%DATADIR%%/baseset/orig_extra.grf %%DATADIR%%/baseset/orig_tto.obm %%DATADIR%%/baseset/orig_win.obg %%DATADIR%%/baseset/orig_win.obm %%DATADIR%%/baseset/orig_win.obs %%DATADIR%%/game/compat_1.2.nut %%DATADIR%%/game/compat_1.3.nut %%DATADIR%%/game/compat_1.4.nut %%DATADIR%%/game/compat_1.5.nut %%DATADIR%%/game/compat_1.6.nut %%DATADIR%%/game/compat_1.7.nut %%DATADIR%%/game/compat_1.8.nut %%DATADIR%%/game/compat_1.9.nut %%DATADIR%%/game/compat_1.10.nut %%DATADIR%%/game/compat_1.11.nut %%DATADIR%%/game/compat_12.nut %%DATADIR%%/lang/afrikaans.lng %%DATADIR%%/lang/arabic_egypt.lng %%DATADIR%%/lang/basque.lng %%DATADIR%%/lang/belarusian.lng %%DATADIR%%/lang/brazilian_portuguese.lng %%DATADIR%%/lang/bulgarian.lng %%DATADIR%%/lang/catalan.lng %%DATADIR%%/lang/chuvash.lng %%DATADIR%%/lang/croatian.lng %%DATADIR%%/lang/czech.lng %%DATADIR%%/lang/danish.lng %%DATADIR%%/lang/dutch.lng %%DATADIR%%/lang/english.lng %%DATADIR%%/lang/english_AU.lng %%DATADIR%%/lang/english_US.lng %%DATADIR%%/lang/esperanto.lng %%DATADIR%%/lang/estonian.lng %%DATADIR%%/lang/faroese.lng %%DATADIR%%/lang/finnish.lng %%DATADIR%%/lang/french.lng %%DATADIR%%/lang/frisian.lng %%DATADIR%%/lang/gaelic.lng %%DATADIR%%/lang/galician.lng %%DATADIR%%/lang/german.lng %%DATADIR%%/lang/greek.lng %%DATADIR%%/lang/hebrew.lng %%DATADIR%%/lang/hindi.lng %%DATADIR%%/lang/hungarian.lng %%DATADIR%%/lang/icelandic.lng %%DATADIR%%/lang/ido.lng %%DATADIR%%/lang/indonesian.lng %%DATADIR%%/lang/irish.lng %%DATADIR%%/lang/italian.lng %%DATADIR%%/lang/japanese.lng %%DATADIR%%/lang/korean.lng %%DATADIR%%/lang/latin.lng %%DATADIR%%/lang/latvian.lng %%DATADIR%%/lang/lithuanian.lng %%DATADIR%%/lang/luxembourgish.lng %%DATADIR%%/lang/macedonian.lng %%DATADIR%%/lang/malay.lng %%DATADIR%%/lang/maltese.lng %%DATADIR%%/lang/marathi.lng %%DATADIR%%/lang/norwegian_bokmal.lng %%DATADIR%%/lang/norwegian_nynorsk.lng %%DATADIR%%/lang/persian.lng %%DATADIR%%/lang/polish.lng %%DATADIR%%/lang/portuguese.lng %%DATADIR%%/lang/romanian.lng %%DATADIR%%/lang/russian.lng %%DATADIR%%/lang/serbian.lng %%DATADIR%%/lang/simplified_chinese.lng %%DATADIR%%/lang/slovak.lng %%DATADIR%%/lang/slovenian.lng %%DATADIR%%/lang/spanish.lng %%DATADIR%%/lang/spanish_MX.lng %%DATADIR%%/lang/swedish.lng %%DATADIR%%/lang/tamil.lng %%DATADIR%%/lang/thai.lng %%DATADIR%%/lang/traditional_chinese.lng %%DATADIR%%/lang/turkish.lng %%DATADIR%%/lang/ukrainian.lng %%DATADIR%%/lang/urdu.lng %%DATADIR%%/lang/vietnamese.lng %%DATADIR%%/lang/welsh.lng %%DATADIR%%/scripts/autoexec.scr.example %%DATADIR%%/scripts/game_start.scr.example %%DATADIR%%/scripts/on_client.scr.example %%DATADIR%%/scripts/on_dedicated.scr.example %%DATADIR%%/scripts/on_server.scr.example %%DATADIR%%/scripts/on_server_connect.scr.example %%DATADIR%%/scripts/pre_dedicated.scr.example %%DATADIR%%/scripts/pre_server.scr.example %%DATADIR%%/scripts/readme.txt share/applications/openttd.desktop share/icons/hicolor/16x16/apps/openttd.png share/icons/hicolor/32x32/apps/openttd.png share/icons/hicolor/48x48/apps/openttd.png share/icons/hicolor/64x64/apps/openttd.png share/icons/hicolor/128x128/apps/openttd.png share/icons/hicolor/256x256/apps/openttd.png share/pixmaps/openttd.32.xpm share/pixmaps/openttd.64.xpm diff --git a/games/pentobi/pkg-plist b/games/pentobi/pkg-plist index ede81f2754ed..3700d1feb12d 100644 --- a/games/pentobi/pkg-plist +++ b/games/pentobi/pkg-plist @@ -1,119 +1,119 @@ bin/pentobi %%GNOME%%bin/pentobi-thumbnailer %%KDE%%%%QT_PLUGINDIR%%/pentobi-thumbnail.so -%%GNOME%%man/de/man6/pentobi-thumbnailer.6.gz -%%GNOME%%man/es/man6/pentobi-thumbnailer.6.gz -%%GNOME%%man/man6/pentobi-thumbnailer.6.gz -%%GNOME%%man/ru/man6/pentobi-thumbnailer.6.gz -man/de/man6/pentobi.6.gz -man/es/man6/pentobi.6.gz -man/man6/pentobi.6.gz -man/ru/man6/pentobi.6.gz +%%GNOME%%share/man/de/man6/pentobi-thumbnailer.6.gz +%%GNOME%%share/man/es/man6/pentobi-thumbnailer.6.gz +%%GNOME%%share/man/man6/pentobi-thumbnailer.6.gz +%%GNOME%%share/man/ru/man6/pentobi-thumbnailer.6.gz +share/man/de/man6/pentobi.6.gz +share/man/es/man6/pentobi.6.gz +share/man/man6/pentobi.6.gz +share/man/ru/man6/pentobi.6.gz share/applications/io.sourceforge.pentobi.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md %%PORTDOCS%%%%DOCSDIR%%/HACKING.md %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%DOCSDIR%%/help/C/analysis.jpg %%DOCSDIR%%/help/C/become_stronger.html %%DOCSDIR%%/help/C/board_callisto.png %%DOCSDIR%%/help/C/board_classic.png %%DOCSDIR%%/help/C/board_duo.png %%DOCSDIR%%/help/C/board_gembloq.png %%DOCSDIR%%/help/C/board_nexos.png %%DOCSDIR%%/help/C/board_trigon.jpg %%DOCSDIR%%/help/C/callisto_rules.html %%DOCSDIR%%/help/C/classic_rules.html %%DOCSDIR%%/help/C/duo_rules.html %%DOCSDIR%%/help/C/gembloq_rules.html %%DOCSDIR%%/help/C/index.html %%DOCSDIR%%/help/C/junior_rules.html %%DOCSDIR%%/help/C/license.html %%DOCSDIR%%/help/C/nexos_rules.html %%DOCSDIR%%/help/C/overview.html %%DOCSDIR%%/help/C/pieces.png %%DOCSDIR%%/help/C/pieces_callisto.png %%DOCSDIR%%/help/C/pieces_gembloq.jpg %%DOCSDIR%%/help/C/pieces_junior.png %%DOCSDIR%%/help/C/pieces_nexos.png %%DOCSDIR%%/help/C/pieces_trigon.jpg %%DOCSDIR%%/help/C/position_callisto.png %%DOCSDIR%%/help/C/position_classic.png %%DOCSDIR%%/help/C/position_duo.png %%DOCSDIR%%/help/C/position_gembloq.png %%DOCSDIR%%/help/C/position_nexos.png %%DOCSDIR%%/help/C/position_trigon.jpg %%DOCSDIR%%/help/C/rating.jpg %%DOCSDIR%%/help/C/shortcuts.html %%DOCSDIR%%/help/C/stylesheet.css %%DOCSDIR%%/help/C/system.html %%DOCSDIR%%/help/C/trigon_rules.html %%DOCSDIR%%/help/C/user_interface.html %%DOCSDIR%%/help/C/window_menu.html %%DOCSDIR%%/help/de/become_stronger.html %%DOCSDIR%%/help/de/callisto_rules.html %%DOCSDIR%%/help/de/classic_rules.html %%DOCSDIR%%/help/de/duo_rules.html %%DOCSDIR%%/help/de/gembloq_rules.html %%DOCSDIR%%/help/de/index.html %%DOCSDIR%%/help/de/junior_rules.html %%DOCSDIR%%/help/de/license.html %%DOCSDIR%%/help/de/nexos_rules.html %%DOCSDIR%%/help/de/overview.html %%DOCSDIR%%/help/de/shortcuts.html %%DOCSDIR%%/help/de/system.html %%DOCSDIR%%/help/de/trigon_rules.html %%DOCSDIR%%/help/de/user_interface.html %%DOCSDIR%%/help/de/window_menu.html %%DOCSDIR%%/help/es/become_stronger.html %%DOCSDIR%%/help/es/callisto_rules.html %%DOCSDIR%%/help/es/classic_rules.html %%DOCSDIR%%/help/es/duo_rules.html %%DOCSDIR%%/help/es/gembloq_rules.html %%DOCSDIR%%/help/es/index.html %%DOCSDIR%%/help/es/junior_rules.html %%DOCSDIR%%/help/es/license.html %%DOCSDIR%%/help/es/nexos_rules.html %%DOCSDIR%%/help/es/overview.html %%DOCSDIR%%/help/es/shortcuts.html %%DOCSDIR%%/help/es/system.html %%DOCSDIR%%/help/es/trigon_rules.html %%DOCSDIR%%/help/es/user_interface.html %%DOCSDIR%%/help/es/window_menu.html %%DOCSDIR%%/help/ru/become_stronger.html %%DOCSDIR%%/help/ru/callisto_rules.html %%DOCSDIR%%/help/ru/classic_rules.html %%DOCSDIR%%/help/ru/duo_rules.html %%DOCSDIR%%/help/ru/gembloq_rules.html %%DOCSDIR%%/help/ru/index.html %%DOCSDIR%%/help/ru/junior_rules.html %%DOCSDIR%%/help/ru/license.html %%DOCSDIR%%/help/ru/nexos_rules.html %%DOCSDIR%%/help/ru/overview.html %%DOCSDIR%%/help/ru/shortcuts.html %%DOCSDIR%%/help/ru/system.html %%DOCSDIR%%/help/ru/trigon_rules.html %%DOCSDIR%%/help/ru/user_interface.html %%DOCSDIR%%/help/ru/window_menu.html share/icons/hicolor/128x128/apps/pentobi.png share/icons/hicolor/128x128/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/16x16/apps/pentobi.png share/icons/hicolor/16x16/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/22x22/apps/pentobi.png share/icons/hicolor/22x22/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/24x24/apps/pentobi.png share/icons/hicolor/24x24/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/256x256/apps/pentobi.png share/icons/hicolor/256x256/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/32x32/apps/pentobi.png share/icons/hicolor/32x32/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/48x48/apps/pentobi.png share/icons/hicolor/48x48/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/64x64/apps/pentobi.png share/icons/hicolor/64x64/mimetypes/application-x-blokus-sgf.png share/icons/hicolor/scalable/apps/pentobi.svg share/icons/hicolor/scalable/mimetypes/application-x-blokus-sgf.svg %%KDE%%share/kservices5/pentobi-thumbnail.desktop share/metainfo/io.sourceforge.pentobi.appdata.xml share/mime/packages/pentobi-mime.xml %%GNOME%%share/thumbnailers/pentobi.thumbnailer diff --git a/games/qnetwalk/pkg-plist b/games/qnetwalk/pkg-plist index 1c7f7c11975f..105564ca02ad 100644 --- a/games/qnetwalk/pkg-plist +++ b/games/qnetwalk/pkg-plist @@ -1,6 +1,6 @@ bin/qnetwalk -man/man6/qnetwalk.6.gz +share/man/man6/qnetwalk.6.gz share/applications/qnetwalk.desktop share/icons/hicolor/16x16/apps/qnetwalk.png share/metainfo/qnetwalk.metainfo.xml share/pixmaps/qnetwalk.xpm diff --git a/games/warzone2100/pkg-plist b/games/warzone2100/pkg-plist index 3a9a0b1aa27a..2552059831cc 100644 --- a/games/warzone2100/pkg-plist +++ b/games/warzone2100/pkg-plist @@ -1,46 +1,46 @@ bin/warzone2100 -man/man6/warzone2100.6.gz +share/man/man6/warzone2100.6.gz share/applications/warzone2100.desktop share/icons/warzone2100.png %%NLS%%share/locale/af_ZA/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/ar_SA/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/ca_ES/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/cs/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/da/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/de/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/el/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/eo/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/es/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/et_EE/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/fa_IR/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/fi/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/fr/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/fy/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/ga/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/he_IL/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/hr/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/hu/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/id/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/it/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/ko/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/la/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/lt/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/my_MM/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/nb/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/nl/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/pl/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/pt/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/ro/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/ru/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/sk/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/sl/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/tr/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/tt_RU/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/uk_UA/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/warzone2100.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/warzone2100.mo share/metainfo/warzone2100.appdata.xml diff --git a/games/wesnoth/pkg-plist b/games/wesnoth/pkg-plist index 572c83f1f0ce..a7a2210a3020 100644 --- a/games/wesnoth/pkg-plist +++ b/games/wesnoth/pkg-plist @@ -1,1493 +1,1536 @@ bin/wesnoth -man/man6/wesnoth.6.gz +share/man/man6/wesnoth.6.gz %%SERVER%%bin/wesnothd -%%SERVER%%man/man6/wesnothd.6.gz +%%SERVER%%share/man/man6/wesnothd.6.gz share/applications/org.wesnoth.Wesnoth.desktop share/icons/hicolor/128x128/apps/wesnoth-icon.png share/icons/hicolor/16x16/apps/wesnoth-icon.png share/icons/hicolor/256x256/apps/wesnoth-icon.png share/icons/hicolor/32x32/apps/wesnoth-icon.png share/icons/hicolor/512x512/apps/wesnoth-icon.png share/icons/hicolor/64x64/apps/wesnoth-icon.png share/icons/HighContrast/scalable/apps/wesnoth-icon.svg %%CAMPAIGN%%bin/campaignd -%%NLS%%%%SERVER%%man/ca/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/cs/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/de/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/en_GB/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/es/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/fr/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/gl/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/hu/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/it/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/ja/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/pt_BR/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/ru/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/tr/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/zh_CN/man6/wesnothd.6.gz -%%NLS%%%%SERVER%%man/zh_TW/man6/wesnothd.6.gz -%%NLS%%man/ca/man6/wesnoth.6.gz -%%NLS%%man/cs/man6/wesnoth.6.gz -%%NLS%%man/de/man6/wesnoth.6.gz -%%NLS%%man/en_GB/man6/wesnoth.6.gz -%%NLS%%man/es/man6/wesnoth.6.gz -%%NLS%%man/fr/man6/wesnoth.6.gz -%%NLS%%man/hu/man6/wesnoth.6.gz -%%NLS%%man/it/man6/wesnoth.6.gz -%%NLS%%man/ja/man6/wesnoth.6.gz -%%NLS%%man/pt_BR/man6/wesnoth.6.gz -%%NLS%%man/ru/man6/wesnoth.6.gz -%%NLS%%man/tr/man6/wesnoth.6.gz -%%NLS%%man/zh_CN/man6/wesnoth.6.gz -%%NLS%%man/zh_TW/man6/wesnoth.6.gz +%%NLS%%%%SERVER%%share/man/ca/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/cs/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/de/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/en_GB/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/es/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/fr/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/gl/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/hu/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/it/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/ja/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/pt_BR/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/ru/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/tr/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/zh_CN/man6/wesnothd.6.gz +%%NLS%%%%SERVER%%share/man/zh_TW/man6/wesnothd.6.gz +%%NLS%%share/man/ca/man6/wesnoth.6.gz +%%NLS%%share/man/cs/man6/wesnoth.6.gz +%%NLS%%share/man/de/man6/wesnoth.6.gz +%%NLS%%share/man/en_GB/man6/wesnoth.6.gz +%%NLS%%share/man/es/man6/wesnoth.6.gz +%%NLS%%share/man/fr/man6/wesnoth.6.gz +%%NLS%%share/man/hu/man6/wesnoth.6.gz +%%NLS%%share/man/it/man6/wesnoth.6.gz +%%NLS%%share/man/ja/man6/wesnoth.6.gz +%%NLS%%share/man/pt_BR/man6/wesnoth.6.gz +%%NLS%%share/man/ru/man6/wesnoth.6.gz +%%NLS%%share/man/tr/man6/wesnoth.6.gz +%%NLS%%share/man/zh_CN/man6/wesnoth.6.gz +%%NLS%%share/man/zh_TW/man6/wesnoth.6.gz %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/af/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ang@latin/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ar/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/bg/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ca/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/cs/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/da/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/de/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/el/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/en@shaw/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/eo/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/es/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/es_419/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/et/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/eu/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/fi/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/fr/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ga/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/gd/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/gl/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/grc/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/he/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/hr/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/hu/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/id/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/is/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/it/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ja/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ko/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/la/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/lt/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/lv/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/mk/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/mr/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/my/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/nl/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/pl/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/pt/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/racv/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ro/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/ru/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/sk/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/sl/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/sr/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/sr@ijekavian/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/sr@ijekavianlatin/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/sv/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/tl/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/tr/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/uk/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/vi/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/wesnoth.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-anl.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-did.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-dm.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-dw.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-editor.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-ei.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-help.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-httt.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-l.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-lib.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-low.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-multiplayer.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-nr.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-sof.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-sota.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-sotbe.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tb.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-thot.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-trow.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tsg.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-tutorial.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-units.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-utbs.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth-wc.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/wesnoth.mo @dir /var/run/wesnothd +@dir share/man/af/man6 +@dir share/man/ang@latin/man6 +@dir share/man/ar/man6 +@dir share/man/bg/man6 +@dir share/man/ca_ES@valencia/man6 +@dir share/man/da/man6 +@dir share/man/el/man6 +@dir share/man/en@shaw/man6 +@dir share/man/eo/man6 +@dir share/man/es_419/man6 +@dir share/man/et/man6 +@dir share/man/eu/man6 +@dir share/man/fi/man6 +@dir share/man/ga/man6 +@dir share/man/gd/man6 +@dir share/man/grc/man6 +@dir share/man/he/man6 +@dir share/man/hr/man6 +@dir share/man/id/man6 +@dir share/man/is/man6 +@dir share/man/ko/man6 +@dir share/man/la/man6 +@dir share/man/lt/man6 +@dir share/man/lv/man6 +@dir share/man/mk/man6 +@dir share/man/mr/man6 +@dir share/man/my/man6 +@dir share/man/nb_NO/man6 +@dir share/man/nl/man6 +@dir share/man/pl/man6 +@dir share/man/pt/man6 +@dir share/man/racv/man6 +@dir share/man/ro/man6 +@dir share/man/sk/man6 +@dir share/man/sl/man6 +@dir share/man/sr/man6 +@dir share/man/sr@ijekavian/man6 +@dir share/man/sr@ijekavianlatin/man6 +@dir share/man/sr@latin/man6 +@dir share/man/sv/man6 +@dir share/man/tl/man6 +@dir share/man/uk/man6 +@dir share/man/vi/man6 diff --git a/graphics/ansilove/Makefile b/graphics/ansilove/Makefile index 1943dfb0f4db..fd27e2e54083 100644 --- a/graphics/ansilove/Makefile +++ b/graphics/ansilove/Makefile @@ -1,42 +1,42 @@ PORTNAME= ansilove PORTVERSION= 4.1.6 CATEGORIES= graphics textproc MAINTAINER= amdmi3@FreeBSD.org COMMENT= ANSI / ASCII art to PNG converter LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libansilove.so:graphics/libansilove USE_GITHUB= yes USES= cmake TEST_TARGET= test PORTDOCS= AUTHORS ChangeLog README.md THANKS PORTEXAMPLES= * PLIST_FILES= bin/ansilove \ - man/man1/ansilove.1.gz + share/man/man1/ansilove.1.gz OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor post-install-EXAMPLES-on: @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} post-test: @cd ${WRKSRC}/examples/ && for f in */*.ans; do \ ${MKDIR} -p ${WRKDIR}/test/`dirname "$$f"`; \ ${BUILD_WRKSRC}/${PORTNAME} -o "${WRKDIR}/test/$$f.png" "$$f"; \ ${FILE} "${WRKDIR}/test/$$f.png" | ${GREP} -q 'PNG'; \ done .include diff --git a/graphics/darktable/pkg-plist b/graphics/darktable/pkg-plist index e3a160b754f5..1b79d51ab3fc 100644 --- a/graphics/darktable/pkg-plist +++ b/graphics/darktable/pkg-plist @@ -1,423 +1,423 @@ bin/darktable bin/darktable-chart bin/darktable-cli %%NO_OPENCL%%bin/darktable-cltest bin/darktable-cmstest bin/darktable-generate-cache bin/darktable-rs-identify lib/darktable/libdarktable.so %%AVIF%%lib/darktable/plugins/imageio/format/libavif.so lib/darktable/plugins/imageio/format/libcopy.so %%OPENEXR%%lib/darktable/plugins/imageio/format/libexr.so %%OPENJPEG%%lib/darktable/plugins/imageio/format/libj2k.so lib/darktable/plugins/imageio/format/libjpeg.so lib/darktable/plugins/imageio/format/libpdf.so lib/darktable/plugins/imageio/format/libpfm.so lib/darktable/plugins/imageio/format/libpng.so lib/darktable/plugins/imageio/format/libppm.so lib/darktable/plugins/imageio/format/libtiff.so %%WEBP%%lib/darktable/plugins/imageio/format/libwebp.so %%LUA%%lib/darktable/plugins/imageio/format/libxcf.so lib/darktable/plugins/imageio/storage/libdisk.so lib/darktable/plugins/imageio/storage/libemail.so lib/darktable/plugins/imageio/storage/libgallery.so lib/darktable/plugins/imageio/storage/liblatex.so lib/darktable/plugins/imageio/storage/libpiwigo.so lib/darktable/plugins/libashift.so lib/darktable/plugins/libatrous.so lib/darktable/plugins/libbasecurve.so lib/darktable/plugins/libbasicadj.so lib/darktable/plugins/libbilat.so lib/darktable/plugins/libbilateral.so lib/darktable/plugins/libbloom.so lib/darktable/plugins/libblurs.so lib/darktable/plugins/libborders.so lib/darktable/plugins/libcacorrect.so lib/darktable/plugins/libcacorrectrgb.so lib/darktable/plugins/libcensorize.so lib/darktable/plugins/libchannelmixer.so lib/darktable/plugins/libchannelmixerrgb.so lib/darktable/plugins/libclahe.so lib/darktable/plugins/libclipping.so lib/darktable/plugins/libcolisa.so lib/darktable/plugins/libcolorbalance.so lib/darktable/plugins/libcolorbalancergb.so lib/darktable/plugins/libcolorchecker.so lib/darktable/plugins/libcolorcontrast.so lib/darktable/plugins/libcolorcorrection.so lib/darktable/plugins/libcolorin.so lib/darktable/plugins/libcolorize.so lib/darktable/plugins/libcolormapping.so lib/darktable/plugins/libcolorout.so lib/darktable/plugins/libcolorreconstruct.so lib/darktable/plugins/libcolortransfer.so lib/darktable/plugins/libcolorzones.so lib/darktable/plugins/libcrop.so lib/darktable/plugins/libdefringe.so lib/darktable/plugins/libdemosaic.so lib/darktable/plugins/libdenoiseprofile.so lib/darktable/plugins/libdiffuse.so lib/darktable/plugins/libdither.so lib/darktable/plugins/libequalizer.so lib/darktable/plugins/libexposure.so lib/darktable/plugins/libfilmic.so lib/darktable/plugins/libfilmicrgb.so lib/darktable/plugins/libfinalscale.so lib/darktable/plugins/libflip.so lib/darktable/plugins/libgamma.so lib/darktable/plugins/libglobaltonemap.so lib/darktable/plugins/libgraduatednd.so lib/darktable/plugins/libgrain.so lib/darktable/plugins/libhazeremoval.so lib/darktable/plugins/libhighlights.so lib/darktable/plugins/libhighpass.so lib/darktable/plugins/libhotpixels.so lib/darktable/plugins/libinvert.so lib/darktable/plugins/liblens.so lib/darktable/plugins/liblevels.so lib/darktable/plugins/libliquify.so lib/darktable/plugins/liblowlight.so lib/darktable/plugins/liblowpass.so lib/darktable/plugins/liblut3d.so lib/darktable/plugins/libmask_manager.so lib/darktable/plugins/libmonochrome.so %%LUA%%lib/darktable/plugins/libnegadoctor.so lib/darktable/plugins/libnlmeans.so lib/darktable/plugins/liboverexposed.so lib/darktable/plugins/libprofile_gamma.so lib/darktable/plugins/librawdenoise.so lib/darktable/plugins/librawoverexposed.so lib/darktable/plugins/librawprepare.so lib/darktable/plugins/librelight.so lib/darktable/plugins/libretouch.so lib/darktable/plugins/librgbcurve.so lib/darktable/plugins/librgblevels.so lib/darktable/plugins/librotatepixels.so lib/darktable/plugins/libscalepixels.so lib/darktable/plugins/libshadhi.so lib/darktable/plugins/libsharpen.so lib/darktable/plugins/libsoften.so lib/darktable/plugins/libsplittoning.so lib/darktable/plugins/libspots.so lib/darktable/plugins/libtemperature.so lib/darktable/plugins/libtonecurve.so lib/darktable/plugins/libtoneequal.so lib/darktable/plugins/libtonemap.so lib/darktable/plugins/libvelvia.so lib/darktable/plugins/libvibrance.so lib/darktable/plugins/libvignette.so lib/darktable/plugins/libwatermark.so lib/darktable/plugins/libzonesystem.so lib/darktable/plugins/lighttable/libbackgroundjobs.so %%GPHOTO%%lib/darktable/plugins/lighttable/libcamera.so lib/darktable/plugins/lighttable/libcollect.so lib/darktable/plugins/lighttable/libcolorlabels.so lib/darktable/plugins/lighttable/libcolorpicker.so lib/darktable/plugins/lighttable/libcopy_history.so lib/darktable/plugins/lighttable/libdarktable_label.so lib/darktable/plugins/lighttable/libduplicate.so lib/darktable/plugins/lighttable/libexport.so lib/darktable/plugins/lighttable/libfilmstrip.so lib/darktable/plugins/lighttable/libfilter.so lib/darktable/plugins/lighttable/libgamepad.so %%GEO%%lib/darktable/plugins/lighttable/libgeotagging.so lib/darktable/plugins/lighttable/libglobal_toolbox.so lib/darktable/plugins/lighttable/libhinter.so lib/darktable/plugins/lighttable/libhistogram.so lib/darktable/plugins/lighttable/libhistory.so lib/darktable/plugins/lighttable/libimage.so lib/darktable/plugins/lighttable/libimage_infos.so lib/darktable/plugins/lighttable/libimport.so %%LUA%%lib/darktable/plugins/lighttable/libioporder.so lib/darktable/plugins/lighttable/liblighttable_mode.so %%GPHOTO%%lib/darktable/plugins/lighttable/liblive_view.so %%GEO%%lib/darktable/plugins/lighttable/liblocation.so %%GEO%%lib/darktable/plugins/lighttable/libmap_locations.so %%GEO%%lib/darktable/plugins/lighttable/libmap_settings.so lib/darktable/plugins/lighttable/libmasks.so lib/darktable/plugins/lighttable/libmetadata.so lib/darktable/plugins/lighttable/libmetadata_view.so lib/darktable/plugins/lighttable/libmodule_toolbox.so lib/darktable/plugins/lighttable/libmodulegroups.so lib/darktable/plugins/lighttable/libnavigation.so %%PRINT%%lib/darktable/plugins/lighttable/libprint_settings.so lib/darktable/plugins/lighttable/libratings.so lib/darktable/plugins/lighttable/librecentcollect.so lib/darktable/plugins/lighttable/libselect.so lib/darktable/plugins/lighttable/libsession.so lib/darktable/plugins/lighttable/libsnapshots.so lib/darktable/plugins/lighttable/libstyles.so lib/darktable/plugins/lighttable/libtagging.so lib/darktable/plugins/lighttable/libtimeline.so lib/darktable/plugins/lighttable/libview_toolbox.so lib/darktable/plugins/lighttable/libviewswitcher.so lib/darktable/views/libdarkroom.so lib/darktable/views/libknight.so lib/darktable/views/liblighttable.so %%GEO%%lib/darktable/views/libmap.so %%PRINT%%lib/darktable/views/libprint.so lib/darktable/views/libslideshow.so %%GPHOTO%%lib/darktable/views/libtethering.so -man/man1/darktable-cli.1.gz -man/man1/darktable-cltest.1.gz -man/man1/darktable-cmstest.1.gz -man/man1/darktable-generate-cache.1.gz -man/man1/darktable.1.gz -%%NLS%%man/de/man1/darktable-cli.1.gz -%%NLS%%man/de/man1/darktable-cltest.1.gz -%%NLS%%man/de/man1/darktable-cmstest.1.gz -%%NLS%%man/de/man1/darktable-generate-cache.1.gz -%%NLS%%man/de/man1/darktable.1.gz -%%NLS%%man/es/man1/darktable-cli.1.gz -%%NLS%%man/es/man1/darktable-cltest.1.gz -%%NLS%%man/es/man1/darktable-cmstest.1.gz -%%NLS%%man/es/man1/darktable-generate-cache.1.gz -%%NLS%%man/es/man1/darktable.1.gz -%%NLS%%man/fr/man1/darktable-cli.1.gz -%%NLS%%man/fr/man1/darktable-cltest.1.gz -%%NLS%%man/fr/man1/darktable-cmstest.1.gz -%%NLS%%man/fr/man1/darktable-generate-cache.1.gz -%%NLS%%man/fr/man1/darktable.1.gz +share/man/man1/darktable-cli.1.gz +share/man/man1/darktable-cltest.1.gz +share/man/man1/darktable-cmstest.1.gz +share/man/man1/darktable-generate-cache.1.gz +share/man/man1/darktable.1.gz +%%NLS%%share/man/de/man1/darktable-cli.1.gz +%%NLS%%share/man/de/man1/darktable-cltest.1.gz +%%NLS%%share/man/de/man1/darktable-cmstest.1.gz +%%NLS%%share/man/de/man1/darktable-generate-cache.1.gz +%%NLS%%share/man/de/man1/darktable.1.gz +%%NLS%%share/man/es/man1/darktable-cli.1.gz +%%NLS%%share/man/es/man1/darktable-cltest.1.gz +%%NLS%%share/man/es/man1/darktable-cmstest.1.gz +%%NLS%%share/man/es/man1/darktable-generate-cache.1.gz +%%NLS%%share/man/es/man1/darktable.1.gz +%%NLS%%share/man/fr/man1/darktable-cli.1.gz +%%NLS%%share/man/fr/man1/darktable-cltest.1.gz +%%NLS%%share/man/fr/man1/darktable-cmstest.1.gz +%%NLS%%share/man/fr/man1/darktable-generate-cache.1.gz +%%NLS%%share/man/fr/man1/darktable.1.gz share/applications/darktable.desktop %%DATADIR%%/darktable.bash %%DATADIR%%/darktablerc %%DATADIR%%/gdb_commands %%NO_OPENCL%%%%DATADIR%%/kernels/atrous.cl %%NO_OPENCL%%%%DATADIR%%/kernels/basecurve.cl %%NO_OPENCL%%%%DATADIR%%/kernels/basic.cl %%NO_OPENCL%%%%DATADIR%%/kernels/basicadj.cl %%NO_OPENCL%%%%DATADIR%%/kernels/bilateral.cl %%NO_OPENCL%%%%DATADIR%%/kernels/blendop.cl %%NO_OPENCL%%%%DATADIR%%/kernels/bloom.cl %%NO_OPENCL%%%%DATADIR%%/kernels/blurs.cl %%NO_OPENCL%%%%DATADIR%%/kernels/channelmixer.cl %%NO_OPENCL%%%%DATADIR%%/kernels/color_conversion.h %%NO_OPENCL%%%%DATADIR%%/kernels/colorreconstruction.cl %%NO_OPENCL%%%%DATADIR%%/kernels/colorspace.h %%NO_OPENCL%%%%DATADIR%%/kernels/colorspaces.cl %%NO_OPENCL%%%%DATADIR%%/kernels/common.h %%NO_OPENCL%%%%DATADIR%%/kernels/demosaic_markesteijn.cl %%NO_OPENCL%%%%DATADIR%%/kernels/demosaic_other.cl %%NO_OPENCL%%%%DATADIR%%/kernels/demosaic_ppg.cl %%NO_OPENCL%%%%DATADIR%%/kernels/demosaic_rcd.cl %%NO_OPENCL%%%%DATADIR%%/kernels/demosaic_vng.cl %%NO_OPENCL%%%%DATADIR%%/kernels/denoiseprofile.cl %%NO_OPENCL%%%%DATADIR%%/kernels/diffuse.cl %%NO_OPENCL%%%%DATADIR%%/kernels/dwt.cl %%NO_OPENCL%%%%DATADIR%%/kernels/extended.cl %%NO_OPENCL%%%%DATADIR%%/kernels/filmic.cl %%NO_OPENCL%%%%DATADIR%%/kernels/gaussian.cl %%NO_OPENCL%%%%DATADIR%%/kernels/guided_filter.cl %%NO_OPENCL%%%%DATADIR%%/kernels/hazeremoval.cl %%NO_OPENCL%%%%DATADIR%%/kernels/highpass.cl %%NO_OPENCL%%%%DATADIR%%/kernels/liquify.cl %%NO_OPENCL%%%%DATADIR%%/kernels/locallaplacian.cl %%NO_OPENCL%%%%DATADIR%%/kernels/lut3d.cl %%NO_OPENCL%%%%DATADIR%%/kernels/negadoctor.cl %%NO_OPENCL%%%%DATADIR%%/kernels/nlmeans.cl %%NO_OPENCL%%%%DATADIR%%/kernels/noise_generator.h %%NO_OPENCL%%%%DATADIR%%/kernels/programs.conf %%NO_OPENCL%%%%DATADIR%%/kernels/retouch.cl %%NO_OPENCL%%%%DATADIR%%/kernels/rgb_norms.h %%NO_OPENCL%%%%DATADIR%%/kernels/rgbcurve.cl %%NO_OPENCL%%%%DATADIR%%/kernels/rgblevels.cl %%NO_OPENCL%%%%DATADIR%%/kernels/sharpen.cl %%NO_OPENCL%%%%DATADIR%%/kernels/soften.cl %%DATADIR%%/latex/photobook.cls %%LUA%%%%DATADIR%%/lua/darktable/debug.lua %%LUA%%%%DATADIR%%/luarc %%DATADIR%%/noiseprofiles.json %%DATADIR%%/pixmaps/dt_logo_128x128.png %%DATADIR%%/pixmaps/dt_text.svg %%DATADIR%%/pixmaps/idbutton-1.png %%DATADIR%%/pixmaps/idbutton-1.svg %%DATADIR%%/pixmaps/idbutton-2.png %%DATADIR%%/pixmaps/idbutton-2.svg %%DATADIR%%/pixmaps/idbutton-3.png %%DATADIR%%/pixmaps/idbutton-3.svg %%DATADIR%%/pixmaps/idbutton.png %%DATADIR%%/pixmaps/idbutton.svg %%DATADIR%%/pixmaps/plugins/darkroom/ashift.png %%DATADIR%%/pixmaps/plugins/darkroom/ashift.svg %%DATADIR%%/pixmaps/plugins/darkroom/atrous.png %%DATADIR%%/pixmaps/plugins/darkroom/atrous.svg %%DATADIR%%/pixmaps/plugins/darkroom/basecurve.png %%DATADIR%%/pixmaps/plugins/darkroom/basecurve.svg %%DATADIR%%/pixmaps/plugins/darkroom/bilateral.png %%DATADIR%%/pixmaps/plugins/darkroom/bilateral.svg %%DATADIR%%/pixmaps/plugins/darkroom/bloom.png %%DATADIR%%/pixmaps/plugins/darkroom/bloom.svg %%DATADIR%%/pixmaps/plugins/darkroom/borders.png %%DATADIR%%/pixmaps/plugins/darkroom/borders.svg %%DATADIR%%/pixmaps/plugins/darkroom/cacorrect.png %%DATADIR%%/pixmaps/plugins/darkroom/cacorrect.svg %%DATADIR%%/pixmaps/plugins/darkroom/channelmixer.png %%DATADIR%%/pixmaps/plugins/darkroom/channelmixer.svg %%DATADIR%%/pixmaps/plugins/darkroom/clahe.png %%DATADIR%%/pixmaps/plugins/darkroom/clahe.svg %%DATADIR%%/pixmaps/plugins/darkroom/clipping.png %%DATADIR%%/pixmaps/plugins/darkroom/clipping.svg %%DATADIR%%/pixmaps/plugins/darkroom/colisa.png %%DATADIR%%/pixmaps/plugins/darkroom/colisa.svg %%DATADIR%%/pixmaps/plugins/darkroom/colorcorrection.png %%DATADIR%%/pixmaps/plugins/darkroom/colorcorrection.svg %%DATADIR%%/pixmaps/plugins/darkroom/colorin.png %%DATADIR%%/pixmaps/plugins/darkroom/colorin.svg %%DATADIR%%/pixmaps/plugins/darkroom/colormapping.png %%DATADIR%%/pixmaps/plugins/darkroom/colormapping.svg %%DATADIR%%/pixmaps/plugins/darkroom/colorout.png %%DATADIR%%/pixmaps/plugins/darkroom/colorout.svg %%DATADIR%%/pixmaps/plugins/darkroom/colorreconstruct.png %%DATADIR%%/pixmaps/plugins/darkroom/colorreconstruct.svg %%DATADIR%%/pixmaps/plugins/darkroom/colortransfer.png %%DATADIR%%/pixmaps/plugins/darkroom/colortransfer.svg %%DATADIR%%/pixmaps/plugins/darkroom/colorzones.png %%DATADIR%%/pixmaps/plugins/darkroom/colorzones.svg %%DATADIR%%/pixmaps/plugins/darkroom/default.svg %%DATADIR%%/pixmaps/plugins/darkroom/demosaic.png %%DATADIR%%/pixmaps/plugins/darkroom/demosaic.svg %%DATADIR%%/pixmaps/plugins/darkroom/dither.png %%DATADIR%%/pixmaps/plugins/darkroom/dither.svg %%DATADIR%%/pixmaps/plugins/darkroom/exposure.png %%DATADIR%%/pixmaps/plugins/darkroom/exposure.svg %%DATADIR%%/pixmaps/plugins/darkroom/flip.png %%DATADIR%%/pixmaps/plugins/darkroom/flip.svg %%DATADIR%%/pixmaps/plugins/darkroom/graduatednd.png %%DATADIR%%/pixmaps/plugins/darkroom/graduatednd.svg %%DATADIR%%/pixmaps/plugins/darkroom/grain.png %%DATADIR%%/pixmaps/plugins/darkroom/grain.svg %%DATADIR%%/pixmaps/plugins/darkroom/hazeremoval.png %%DATADIR%%/pixmaps/plugins/darkroom/hazeremoval.svg %%DATADIR%%/pixmaps/plugins/darkroom/highlights.png %%DATADIR%%/pixmaps/plugins/darkroom/highlights.svg %%DATADIR%%/pixmaps/plugins/darkroom/highpass.png %%DATADIR%%/pixmaps/plugins/darkroom/highpass.svg %%DATADIR%%/pixmaps/plugins/darkroom/hotpixels.png %%DATADIR%%/pixmaps/plugins/darkroom/hotpixels.svg %%DATADIR%%/pixmaps/plugins/darkroom/invert.png %%DATADIR%%/pixmaps/plugins/darkroom/invert.svg %%DATADIR%%/pixmaps/plugins/darkroom/lens.png %%DATADIR%%/pixmaps/plugins/darkroom/lens.svg %%DATADIR%%/pixmaps/plugins/darkroom/levels.png %%DATADIR%%/pixmaps/plugins/darkroom/levels.svg %%DATADIR%%/pixmaps/plugins/darkroom/liquify.png %%DATADIR%%/pixmaps/plugins/darkroom/liquify.svg %%DATADIR%%/pixmaps/plugins/darkroom/lowlight.png %%DATADIR%%/pixmaps/plugins/darkroom/lowlight.svg %%DATADIR%%/pixmaps/plugins/darkroom/lowpass.png %%DATADIR%%/pixmaps/plugins/darkroom/lowpass.svg %%DATADIR%%/pixmaps/plugins/darkroom/monochrome.png %%DATADIR%%/pixmaps/plugins/darkroom/monochrome.svg %%DATADIR%%/pixmaps/plugins/darkroom/nlmeans.png %%DATADIR%%/pixmaps/plugins/darkroom/nlmeans.svg %%DATADIR%%/pixmaps/plugins/darkroom/overexposed.png %%DATADIR%%/pixmaps/plugins/darkroom/overexposed.svg %%DATADIR%%/pixmaps/plugins/darkroom/profile_gamma.png %%DATADIR%%/pixmaps/plugins/darkroom/profile_gamma.svg %%DATADIR%%/pixmaps/plugins/darkroom/rawdenoise.png %%DATADIR%%/pixmaps/plugins/darkroom/rawdenoise.svg %%DATADIR%%/pixmaps/plugins/darkroom/rawimport.png %%DATADIR%%/pixmaps/plugins/darkroom/rawimport.svg %%DATADIR%%/pixmaps/plugins/darkroom/rawprepare.png %%DATADIR%%/pixmaps/plugins/darkroom/rawprepare.svg %%DATADIR%%/pixmaps/plugins/darkroom/relight.png %%DATADIR%%/pixmaps/plugins/darkroom/relight.svg %%DATADIR%%/pixmaps/plugins/darkroom/shadhi.png %%DATADIR%%/pixmaps/plugins/darkroom/shadhi.svg %%DATADIR%%/pixmaps/plugins/darkroom/sharpen.png %%DATADIR%%/pixmaps/plugins/darkroom/sharpen.svg %%DATADIR%%/pixmaps/plugins/darkroom/soften.png %%DATADIR%%/pixmaps/plugins/darkroom/soften.svg %%DATADIR%%/pixmaps/plugins/darkroom/splittoning.png %%DATADIR%%/pixmaps/plugins/darkroom/splittoning.svg %%DATADIR%%/pixmaps/plugins/darkroom/spots.png %%DATADIR%%/pixmaps/plugins/darkroom/spots.svg %%DATADIR%%/pixmaps/plugins/darkroom/temperature.png %%DATADIR%%/pixmaps/plugins/darkroom/temperature.svg %%DATADIR%%/pixmaps/plugins/darkroom/template.png %%DATADIR%%/pixmaps/plugins/darkroom/template.svg %%DATADIR%%/pixmaps/plugins/darkroom/tonecurve.png %%DATADIR%%/pixmaps/plugins/darkroom/tonecurve.svg %%DATADIR%%/pixmaps/plugins/darkroom/tonemap.png %%DATADIR%%/pixmaps/plugins/darkroom/tonemap.svg %%DATADIR%%/pixmaps/plugins/darkroom/velvia.png %%DATADIR%%/pixmaps/plugins/darkroom/velvia.svg %%DATADIR%%/pixmaps/plugins/darkroom/vignette.png %%DATADIR%%/pixmaps/plugins/darkroom/vignette.svg %%DATADIR%%/pixmaps/plugins/darkroom/watermark.png %%DATADIR%%/pixmaps/plugins/darkroom/watermark.svg %%DATADIR%%/pixmaps/plugins/darkroom/zonesystem.png %%DATADIR%%/pixmaps/plugins/darkroom/zonesystem.svg %%DATADIR%%/pswp/LICENSE %%DATADIR%%/pswp/default-skin/default-skin.css %%DATADIR%%/pswp/default-skin/default-skin.png %%DATADIR%%/pswp/default-skin/default-skin.svg %%DATADIR%%/pswp/default-skin/preloader.gif %%DATADIR%%/pswp/photoswipe-ui-default.js %%DATADIR%%/pswp/photoswipe-ui-default.min.js %%DATADIR%%/pswp/photoswipe.css %%DATADIR%%/pswp/photoswipe.js %%DATADIR%%/pswp/photoswipe.min.js %%DATADIR%%/rawspeed/cameras.xml %%DATADIR%%/rawspeed/showcameras.xsl %%DATADIR%%/style/bullet.gif %%DATADIR%%/style/close.gif %%DATADIR%%/style/closelabel.gif %%DATADIR%%/style/donate-button.gif %%DATADIR%%/style/download-icon.gif %%DATADIR%%/style/favicon.ico %%DATADIR%%/style/image-1.jpg %%DATADIR%%/style/lightbox.css %%DATADIR%%/style/loading.gif %%DATADIR%%/style/nextlabel.gif %%DATADIR%%/style/prevlabel.gif %%DATADIR%%/style/style.css %%DATADIR%%/style/thumb-1.jpg %%DATADIR%%/themes/darktable-elegant-dark.css %%DATADIR%%/themes/darktable-elegant-darker.css %%DATADIR%%/themes/darktable-elegant-grey.css %%DATADIR%%/themes/darktable-icons-dark.css %%DATADIR%%/themes/darktable-icons-darker.css %%DATADIR%%/themes/darktable-icons-grey.css %%DATADIR%%/themes/darktable-icons.css %%DATADIR%%/themes/darktable.css %%DATADIR%%/tools/common.sh %%TOOLS%%%%DATADIR%%/tools/extract_wb_from_images.sh %%DATADIR%%/tools/purge_from_cache.sh %%DATADIR%%/tools/purge_non_existing_images.sh %%DATADIR%%/tools/purge_unused_tags.sh %%DATADIR%%/watermarks/darktable.svg %%DATADIR%%/watermarks/hasselblad.svg %%DATADIR%%/watermarks/promo.svg %%DATADIR%%/watermarks/simple-text.svg %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/TRANSLATORS.md share/icons/hicolor/16x16/apps/darktable.png share/icons/hicolor/22x22/apps/darktable.png share/icons/hicolor/24x24/apps/darktable.png share/icons/hicolor/256x256/apps/darktable.png share/icons/hicolor/32x32/apps/darktable.png share/icons/hicolor/48x48/apps/darktable.png share/icons/hicolor/64x64/apps/darktable.png share/icons/hicolor/scalable/apps/darktable-1.svg share/icons/hicolor/scalable/apps/darktable-2.svg share/icons/hicolor/scalable/apps/darktable-3.svg share/icons/hicolor/scalable/apps/darktable.svg %%NLS%%share/locale/de/LC_MESSAGES/darktable.mo %%NLS%%share/locale/eo/LC_MESSAGES/darktable.mo %%NLS%%share/locale/es/LC_MESSAGES/darktable.mo %%NLS%%share/locale/fi/LC_MESSAGES/darktable.mo %%NLS%%share/locale/fr/LC_MESSAGES/darktable.mo %%NLS%%share/locale/he/LC_MESSAGES/darktable.mo %%NLS%%share/locale/hu/LC_MESSAGES/darktable.mo %%NLS%%share/locale/it/LC_MESSAGES/darktable.mo %%NLS%%share/locale/ja/LC_MESSAGES/darktable.mo %%NLS%%share/locale/nl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/pl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/darktable.mo share/metainfo/darktable.appdata.xml diff --git a/graphics/dcmtk/pkg-plist b/graphics/dcmtk/pkg-plist index fa675e27c867..92680acf3c9e 100644 --- a/graphics/dcmtk/pkg-plist +++ b/graphics/dcmtk/pkg-plist @@ -1,1226 +1,1226 @@ bin/cda2dcm bin/dcm2json bin/dcm2pdf bin/dcm2pnm bin/dcm2xml bin/dcmcjpeg bin/dcmcjpls bin/dcmconv bin/dcmcrle bin/dcmdata_tests bin/dcmdjpeg bin/dcmdjpls bin/dcmdrle bin/dcmdspfn bin/dcmdump bin/dcmect_tests bin/dcmfg_tests bin/dcmftest bin/dcmgpdir bin/dcmicmp bin/dcmiod_tests bin/dcmj2pnm bin/dcml2pnm bin/dcmmkcrv bin/dcmmkdir bin/dcmmklut bin/dcmnet_tests bin/dcmodify bin/dcmp2pgm bin/dcmprscp bin/dcmprscu bin/dcmpschk bin/dcmpsmk bin/dcmpsprt bin/dcmpsrcv bin/dcmpssnd bin/dcmqridx bin/dcmqrscp bin/dcmqrti bin/dcmquant bin/dcmrecv bin/dcmrt_tests bin/dcmscale bin/dcmseg_tests bin/dcmsend bin/dcmsign bin/dcmsr_tests bin/dcmtls_tests bin/dcod2lum bin/dconvlum bin/drtdump bin/drttest bin/dsr2html bin/dsr2xml bin/dsrdump bin/dump2dcm bin/echoscu bin/findscu bin/getscu bin/img2dcm bin/mkreport bin/movescu bin/msgserv bin/ofstd_tests bin/pdf2dcm bin/stl2dcm bin/storescp bin/storescu bin/termscu bin/wlmscpfs bin/wltest bin/xml2dcm bin/xml2dsr %%ETCDIR%%/dcmpstat.cfg %%ETCDIR%%/dcmqrscp.cfg %%ETCDIR%%/filelog.cfg %%ETCDIR%%/logger.cfg %%ETCDIR%%/printers.cfg %%ETCDIR%%/storescp.cfg %%ETCDIR%%/storescu.cfg include/dcmtk/config/arith.h include/dcmtk/config/osconfig.h include/dcmtk/dcmdata/cmdlnarg.h include/dcmtk/dcmdata/dcbytstr.h include/dcmtk/dcmdata/dcchrstr.h include/dcmtk/dcmdata/dccodec.h include/dcmtk/dcmdata/dcdatset.h include/dcmtk/dcmdata/dcdatutl.h include/dcmtk/dcmdata/dcddirif.h include/dcmtk/dcmdata/dcdefine.h include/dcmtk/dcmdata/dcdeftag.h include/dcmtk/dcmdata/dcdicdir.h include/dcmtk/dcmdata/dcdicent.h include/dcmtk/dcmdata/dcdict.h include/dcmtk/dcmdata/dcdirrec.h include/dcmtk/dcmdata/dcelem.h include/dcmtk/dcmdata/dcencdoc.h include/dcmtk/dcmdata/dcerror.h include/dcmtk/dcmdata/dcfcache.h include/dcmtk/dcmdata/dcfilefo.h include/dcmtk/dcmdata/dcfilter.h include/dcmtk/dcmdata/dchashdi.h include/dcmtk/dcmdata/dcistrma.h include/dcmtk/dcmdata/dcistrmb.h include/dcmtk/dcmdata/dcistrmf.h include/dcmtk/dcmdata/dcistrmz.h include/dcmtk/dcmdata/dcitem.h include/dcmtk/dcmdata/dcjson.h include/dcmtk/dcmdata/dclist.h include/dcmtk/dcmdata/dcmatch.h include/dcmtk/dcmdata/dcmetinf.h include/dcmtk/dcmdata/dcobject.h include/dcmtk/dcmdata/dcofsetl.h include/dcmtk/dcmdata/dcostrma.h include/dcmtk/dcmdata/dcostrmb.h include/dcmtk/dcmdata/dcostrmf.h include/dcmtk/dcmdata/dcostrmz.h include/dcmtk/dcmdata/dcovlay.h include/dcmtk/dcmdata/dcpath.h include/dcmtk/dcmdata/dcpcache.h include/dcmtk/dcmdata/dcpixel.h include/dcmtk/dcmdata/dcpixseq.h include/dcmtk/dcmdata/dcpxitem.h include/dcmtk/dcmdata/dcrleccd.h include/dcmtk/dcmdata/dcrlecce.h include/dcmtk/dcmdata/dcrlecp.h include/dcmtk/dcmdata/dcrledec.h include/dcmtk/dcmdata/dcrledrg.h include/dcmtk/dcmdata/dcrleenc.h include/dcmtk/dcmdata/dcrleerg.h include/dcmtk/dcmdata/dcrlerp.h include/dcmtk/dcmdata/dcsequen.h include/dcmtk/dcmdata/dcspchrs.h include/dcmtk/dcmdata/dcstack.h include/dcmtk/dcmdata/dcswap.h include/dcmtk/dcmdata/dctag.h include/dcmtk/dcmdata/dctagkey.h include/dcmtk/dcmdata/dctk.h include/dcmtk/dcmdata/dctypes.h include/dcmtk/dcmdata/dcuid.h include/dcmtk/dcmdata/dcvr.h include/dcmtk/dcmdata/dcvrae.h include/dcmtk/dcmdata/dcvras.h include/dcmtk/dcmdata/dcvrat.h include/dcmtk/dcmdata/dcvrcs.h include/dcmtk/dcmdata/dcvrda.h include/dcmtk/dcmdata/dcvrds.h include/dcmtk/dcmdata/dcvrdt.h include/dcmtk/dcmdata/dcvrfd.h include/dcmtk/dcmdata/dcvrfl.h include/dcmtk/dcmdata/dcvris.h include/dcmtk/dcmdata/dcvrlo.h include/dcmtk/dcmdata/dcvrlt.h include/dcmtk/dcmdata/dcvrobow.h include/dcmtk/dcmdata/dcvrod.h include/dcmtk/dcmdata/dcvrof.h include/dcmtk/dcmdata/dcvrol.h include/dcmtk/dcmdata/dcvrov.h include/dcmtk/dcmdata/dcvrpn.h include/dcmtk/dcmdata/dcvrpobw.h include/dcmtk/dcmdata/dcvrsh.h include/dcmtk/dcmdata/dcvrsl.h include/dcmtk/dcmdata/dcvrss.h include/dcmtk/dcmdata/dcvrst.h include/dcmtk/dcmdata/dcvrsv.h include/dcmtk/dcmdata/dcvrtm.h include/dcmtk/dcmdata/dcvruc.h include/dcmtk/dcmdata/dcvrui.h include/dcmtk/dcmdata/dcvrul.h include/dcmtk/dcmdata/dcvrulup.h include/dcmtk/dcmdata/dcvrur.h include/dcmtk/dcmdata/dcvrus.h include/dcmtk/dcmdata/dcvrut.h include/dcmtk/dcmdata/dcvruv.h include/dcmtk/dcmdata/dcwcache.h include/dcmtk/dcmdata/dcxfer.h include/dcmtk/dcmdata/libi2d/i2d.h include/dcmtk/dcmdata/libi2d/i2dbmps.h include/dcmtk/dcmdata/libi2d/i2define.h include/dcmtk/dcmdata/libi2d/i2dimgs.h include/dcmtk/dcmdata/libi2d/i2djpgs.h include/dcmtk/dcmdata/libi2d/i2doutpl.h include/dcmtk/dcmdata/libi2d/i2dplnsc.h include/dcmtk/dcmdata/libi2d/i2dplsc.h include/dcmtk/dcmdata/libi2d/i2dplvlp.h include/dcmtk/dcmdata/vrscan.h include/dcmtk/dcmect/def.h include/dcmtk/dcmect/enhanced_ct.h include/dcmtk/dcmect/types.h include/dcmtk/dcmfg/concatenationcreator.h include/dcmtk/dcmfg/concatenationloader.h include/dcmtk/dcmfg/fg.h include/dcmtk/dcmfg/fgbase.h include/dcmtk/dcmfg/fgctacquisitiondetails.h include/dcmtk/dcmfg/fgctacquisitiontype.h include/dcmtk/dcmfg/fgctadditionalxraysource.h include/dcmtk/dcmfg/fgctexposure.h include/dcmtk/dcmfg/fgctgeometry.h include/dcmtk/dcmfg/fgctimageframetype.h include/dcmtk/dcmfg/fgctposition.h include/dcmtk/dcmfg/fgctreconstruction.h include/dcmtk/dcmfg/fgcttabledynamics.h include/dcmtk/dcmfg/fgctxraydetails.h include/dcmtk/dcmfg/fgdefine.h include/dcmtk/dcmfg/fgderimg.h include/dcmtk/dcmfg/fgfact.h include/dcmtk/dcmfg/fgfracon.h include/dcmtk/dcmfg/fgframeanatomy.h include/dcmtk/dcmfg/fgframevoilut.h include/dcmtk/dcmfg/fgimagedatatype.h include/dcmtk/dcmfg/fginterface.h include/dcmtk/dcmfg/fgirradiationeventid.h include/dcmtk/dcmfg/fgparametricmapframetype.h include/dcmtk/dcmfg/fgpixeltransform.h include/dcmtk/dcmfg/fgpixmsr.h include/dcmtk/dcmfg/fgplanor.h include/dcmtk/dcmfg/fgplanorvol.h include/dcmtk/dcmfg/fgplanpo.h include/dcmtk/dcmfg/fgplanposvol.h include/dcmtk/dcmfg/fgrealworldvaluemapping.h include/dcmtk/dcmfg/fgseg.h include/dcmtk/dcmfg/fgtemporalposition.h include/dcmtk/dcmfg/fgtypes.h include/dcmtk/dcmfg/fgusimagedescription.h include/dcmtk/dcmfg/stack.h include/dcmtk/dcmfg/stackinterface.h include/dcmtk/dcmimage/dcmicmph.h include/dcmtk/dcmimage/diargimg.h include/dcmtk/dcmimage/diargpxt.h include/dcmtk/dcmimage/dicdefin.h include/dcmtk/dcmimage/dicmyimg.h include/dcmtk/dcmimage/dicmypxt.h include/dcmtk/dcmimage/dicocpt.h include/dcmtk/dcmimage/dicoflt.h include/dcmtk/dcmimage/dicoimg.h include/dcmtk/dcmimage/dicomot.h include/dcmtk/dcmimage/dicoopx.h include/dcmtk/dcmimage/dicoopxt.h include/dcmtk/dcmimage/dicopx.h include/dcmtk/dcmimage/dicopxt.h include/dcmtk/dcmimage/dicorot.h include/dcmtk/dcmimage/dicosct.h include/dcmtk/dcmimage/dihsvimg.h include/dcmtk/dcmimage/dihsvpxt.h include/dcmtk/dcmimage/dilogger.h include/dcmtk/dcmimage/dipalimg.h include/dcmtk/dcmimage/dipalpxt.h include/dcmtk/dcmimage/dipipng.h include/dcmtk/dcmimage/dipitiff.h include/dcmtk/dcmimage/diqtcmap.h include/dcmtk/dcmimage/diqtctab.h include/dcmtk/dcmimage/diqtfs.h include/dcmtk/dcmimage/diqthash.h include/dcmtk/dcmimage/diqthitl.h include/dcmtk/dcmimage/diqthitm.h include/dcmtk/dcmimage/diqtid.h include/dcmtk/dcmimage/diqtpbox.h include/dcmtk/dcmimage/diqtpix.h include/dcmtk/dcmimage/diqtstab.h include/dcmtk/dcmimage/diqttype.h include/dcmtk/dcmimage/diquant.h include/dcmtk/dcmimage/diregist.h include/dcmtk/dcmimage/dirgbimg.h include/dcmtk/dcmimage/dirgbpxt.h include/dcmtk/dcmimage/diybrimg.h include/dcmtk/dcmimage/diybrpxt.h include/dcmtk/dcmimage/diyf2img.h include/dcmtk/dcmimage/diyf2pxt.h include/dcmtk/dcmimage/diyp2img.h include/dcmtk/dcmimage/diyp2pxt.h include/dcmtk/dcmimgle/dcmimage.h include/dcmtk/dcmimgle/dibaslut.h include/dcmtk/dcmimgle/diciefn.h include/dcmtk/dcmimgle/dicielut.h include/dcmtk/dcmimgle/dicrvfit.h include/dcmtk/dcmimgle/didefine.h include/dcmtk/dcmimgle/didislut.h include/dcmtk/dcmimgle/didispfn.h include/dcmtk/dcmimgle/didocu.h include/dcmtk/dcmimgle/diflipt.h include/dcmtk/dcmimgle/digsdfn.h include/dcmtk/dcmimgle/digsdlut.h include/dcmtk/dcmimgle/diimage.h include/dcmtk/dcmimgle/diinpx.h include/dcmtk/dcmimgle/diinpxt.h include/dcmtk/dcmimgle/diluptab.h include/dcmtk/dcmimgle/dimo1img.h include/dcmtk/dcmimgle/dimo2img.h include/dcmtk/dcmimgle/dimocpt.h include/dcmtk/dcmimgle/dimoflt.h include/dcmtk/dcmimgle/dimoimg.h include/dcmtk/dcmimgle/dimoipxt.h include/dcmtk/dcmimgle/dimomod.h include/dcmtk/dcmimgle/dimoopx.h include/dcmtk/dcmimgle/dimoopxt.h include/dcmtk/dcmimgle/dimopx.h include/dcmtk/dcmimgle/dimopxt.h include/dcmtk/dcmimgle/dimorot.h include/dcmtk/dcmimgle/dimosct.h include/dcmtk/dcmimgle/diobjcou.h include/dcmtk/dcmimgle/diovdat.h include/dcmtk/dcmimgle/diovlay.h include/dcmtk/dcmimgle/diovlimg.h include/dcmtk/dcmimgle/diovpln.h include/dcmtk/dcmimgle/dipixel.h include/dcmtk/dcmimgle/diplugin.h include/dcmtk/dcmimgle/dipxrept.h include/dcmtk/dcmimgle/diregbas.h include/dcmtk/dcmimgle/dirotat.h include/dcmtk/dcmimgle/discalet.h include/dcmtk/dcmimgle/displint.h include/dcmtk/dcmimgle/ditranst.h include/dcmtk/dcmimgle/diutils.h include/dcmtk/dcmiod/cielabutil.h include/dcmtk/dcmiod/iodcommn.h include/dcmtk/dcmiod/iodcontentitemmacro.h include/dcmtk/dcmiod/ioddef.h include/dcmtk/dcmiod/iodimage.h include/dcmtk/dcmiod/iodmacro.h include/dcmtk/dcmiod/iodreferences.h include/dcmtk/dcmiod/iodrules.h include/dcmtk/dcmiod/iodtypes.h include/dcmtk/dcmiod/iodutil.h include/dcmtk/dcmiod/modacquisitioncontext.h include/dcmtk/dcmiod/modbase.h include/dcmtk/dcmiod/modcommoninstanceref.h include/dcmtk/dcmiod/modenhequipment.h include/dcmtk/dcmiod/modenhusimage.h include/dcmtk/dcmiod/modenhusseries.h include/dcmtk/dcmiod/modequipment.h include/dcmtk/dcmiod/modfloatingpointimagepixel.h include/dcmtk/dcmiod/modfor.h include/dcmtk/dcmiod/modgeneralimage.h include/dcmtk/dcmiod/modgeneralseries.h include/dcmtk/dcmiod/modgeneralstudy.h include/dcmtk/dcmiod/modhelp.h include/dcmtk/dcmiod/modimagepixel.h include/dcmtk/dcmiod/modimagepixelbase.h include/dcmtk/dcmiod/modimagepixelvariant.h include/dcmtk/dcmiod/modmultiframedimension.h include/dcmtk/dcmiod/modmultiframefg.h include/dcmtk/dcmiod/modpatient.h include/dcmtk/dcmiod/modpatientstudy.h include/dcmtk/dcmiod/modsegmentationseries.h include/dcmtk/dcmiod/modsopcommon.h include/dcmtk/dcmiod/modsynchronisation.h include/dcmtk/dcmiod/modusfor.h include/dcmtk/dcmjpeg/ddpiimpl.h include/dcmtk/dcmjpeg/dipijpeg.h include/dcmtk/dcmjpeg/djcodecd.h include/dcmtk/dcmjpeg/djcodece.h include/dcmtk/dcmjpeg/djcparam.h include/dcmtk/dcmjpeg/djdecabs.h include/dcmtk/dcmjpeg/djdecbas.h include/dcmtk/dcmjpeg/djdecext.h include/dcmtk/dcmjpeg/djdeclol.h include/dcmtk/dcmjpeg/djdecode.h include/dcmtk/dcmjpeg/djdecpro.h include/dcmtk/dcmjpeg/djdecsps.h include/dcmtk/dcmjpeg/djdecsv1.h include/dcmtk/dcmjpeg/djdefine.h include/dcmtk/dcmjpeg/djdijg12.h include/dcmtk/dcmjpeg/djdijg16.h include/dcmtk/dcmjpeg/djdijg8.h include/dcmtk/dcmjpeg/djeijg12.h include/dcmtk/dcmjpeg/djeijg16.h include/dcmtk/dcmjpeg/djeijg8.h include/dcmtk/dcmjpeg/djencabs.h include/dcmtk/dcmjpeg/djencbas.h include/dcmtk/dcmjpeg/djencext.h include/dcmtk/dcmjpeg/djenclol.h include/dcmtk/dcmjpeg/djencode.h include/dcmtk/dcmjpeg/djencpro.h include/dcmtk/dcmjpeg/djencsps.h include/dcmtk/dcmjpeg/djencsv1.h include/dcmtk/dcmjpeg/djrplol.h include/dcmtk/dcmjpeg/djrploss.h include/dcmtk/dcmjpeg/djutils.h include/dcmtk/dcmjpls/djcodecd.h include/dcmtk/dcmjpls/djcodece.h include/dcmtk/dcmjpls/djcparam.h include/dcmtk/dcmjpls/djdecode.h include/dcmtk/dcmjpls/djencode.h include/dcmtk/dcmjpls/djlsutil.h include/dcmtk/dcmjpls/djrparam.h include/dcmtk/dcmjpls/dldefine.h include/dcmtk/dcmnet/assoc.h include/dcmtk/dcmnet/cond.h include/dcmtk/dcmnet/dcasccff.h include/dcmtk/dcmnet/dcasccfg.h include/dcmtk/dcmnet/dccfenmp.h include/dcmtk/dcmnet/dccfpcmp.h include/dcmtk/dcmnet/dccfprmp.h include/dcmtk/dcmnet/dccfrsmp.h include/dcmtk/dcmnet/dccftsmp.h include/dcmtk/dcmnet/dccfuidh.h include/dcmtk/dcmnet/dcmlayer.h include/dcmtk/dcmnet/dcmsmap.h include/dcmtk/dcmnet/dcmtrans.h include/dcmtk/dcmnet/dcompat.h include/dcmtk/dcmnet/dcuserid.h include/dcmtk/dcmnet/dfindscu.h include/dcmtk/dcmnet/dicom.h include/dcmtk/dcmnet/dimse.h include/dcmtk/dcmnet/diutil.h include/dcmtk/dcmnet/dndefine.h include/dcmtk/dcmnet/dntypes.h include/dcmtk/dcmnet/dstorscp.h include/dcmtk/dcmnet/dstorscu.h include/dcmtk/dcmnet/dul.h include/dcmtk/dcmnet/extneg.h include/dcmtk/dcmnet/lst.h include/dcmtk/dcmnet/scp.h include/dcmtk/dcmnet/scpcfg.h include/dcmtk/dcmnet/scppool.h include/dcmtk/dcmnet/scpthrd.h include/dcmtk/dcmnet/scu.h include/dcmtk/dcmpmap/dpmdef.h include/dcmtk/dcmpmap/dpmmodparametricmapimage.h include/dcmtk/dcmpmap/dpmmodparametricmapseries.h include/dcmtk/dcmpmap/dpmparametricmapbase.h include/dcmtk/dcmpmap/dpmparametricmapiod.h include/dcmtk/dcmpmap/dpmtypes.h include/dcmtk/dcmpstat/dcmpstat.h include/dcmtk/dcmpstat/dpdefine.h include/dcmtk/dcmpstat/dvcache.h include/dcmtk/dcmpstat/dviface.h include/dcmtk/dcmpstat/dvpsab.h include/dcmtk/dcmpstat/dvpsabl.h include/dcmtk/dcmpstat/dvpsal.h include/dcmtk/dcmpstat/dvpsall.h include/dcmtk/dcmpstat/dvpscf.h include/dcmtk/dcmpstat/dvpscu.h include/dcmtk/dcmpstat/dvpscul.h include/dcmtk/dcmpstat/dvpsda.h include/dcmtk/dcmpstat/dvpsdal.h include/dcmtk/dcmpstat/dvpsdef.h include/dcmtk/dcmpstat/dvpsfs.h include/dcmtk/dcmpstat/dvpsga.h include/dcmtk/dcmpstat/dvpsgal.h include/dcmtk/dcmpstat/dvpsgl.h include/dcmtk/dcmpstat/dvpsgll.h include/dcmtk/dcmpstat/dvpsgr.h include/dcmtk/dcmpstat/dvpsgrl.h include/dcmtk/dcmpstat/dvpshlp.h include/dcmtk/dcmpstat/dvpsib.h include/dcmtk/dcmpstat/dvpsibl.h include/dcmtk/dcmpstat/dvpsmsg.h include/dcmtk/dcmpstat/dvpsov.h include/dcmtk/dcmpstat/dvpsovl.h include/dcmtk/dcmpstat/dvpspl.h include/dcmtk/dcmpstat/dvpspll.h include/dcmtk/dcmpstat/dvpspr.h include/dcmtk/dcmpstat/dvpsprt.h include/dcmtk/dcmpstat/dvpsri.h include/dcmtk/dcmpstat/dvpsril.h include/dcmtk/dcmpstat/dvpsrs.h include/dcmtk/dcmpstat/dvpsrsl.h include/dcmtk/dcmpstat/dvpssp.h include/dcmtk/dcmpstat/dvpsspl.h include/dcmtk/dcmpstat/dvpssv.h include/dcmtk/dcmpstat/dvpssvl.h include/dcmtk/dcmpstat/dvpstat.h include/dcmtk/dcmpstat/dvpstx.h include/dcmtk/dcmpstat/dvpstxl.h include/dcmtk/dcmpstat/dvpstyp.h include/dcmtk/dcmpstat/dvpsvl.h include/dcmtk/dcmpstat/dvpsvll.h include/dcmtk/dcmpstat/dvpsvw.h include/dcmtk/dcmpstat/dvpsvwl.h include/dcmtk/dcmpstat/dvsighdl.h include/dcmtk/dcmqrdb/dcmqrcbf.h include/dcmtk/dcmqrdb/dcmqrcbg.h include/dcmtk/dcmqrdb/dcmqrcbm.h include/dcmtk/dcmqrdb/dcmqrcbs.h include/dcmtk/dcmqrdb/dcmqrcnf.h include/dcmtk/dcmqrdb/dcmqrdba.h include/dcmtk/dcmqrdb/dcmqrdbi.h include/dcmtk/dcmqrdb/dcmqrdbs.h include/dcmtk/dcmqrdb/dcmqridx.h include/dcmtk/dcmqrdb/dcmqropt.h include/dcmtk/dcmqrdb/dcmqrptb.h include/dcmtk/dcmqrdb/dcmqrsrv.h include/dcmtk/dcmqrdb/dcmqrtis.h include/dcmtk/dcmqrdb/qrdefine.h include/dcmtk/dcmrt/drmdose.h include/dcmtk/dcmrt/drmimage.h include/dcmtk/dcmrt/drmplan.h include/dcmtk/dcmrt/drmsrch.h include/dcmtk/dcmrt/drmstrct.h include/dcmtk/dcmrt/drtdose.h include/dcmtk/dcmrt/drtimage.h include/dcmtk/dcmrt/drtionpl.h include/dcmtk/dcmrt/drtiontr.h include/dcmtk/dcmrt/drtplan.h include/dcmtk/dcmrt/drtstrct.h include/dcmtk/dcmrt/drttreat.h include/dcmtk/dcmrt/drttypes.h include/dcmtk/dcmrt/seq/drtaadcs.h include/dcmtk/dcmrt/seq/drtadcs.h include/dcmtk/dcmrt/seq/drtads.h include/dcmtk/dcmrt/seq/drtafs.h include/dcmtk/dcmrt/seq/drtags.h include/dcmtk/dcmrt/seq/drtajcs.h include/dcmtk/dcmrt/seq/drtas1.h include/dcmtk/dcmrt/seq/drtas5.h include/dcmtk/dcmrt/seq/drtas6.h include/dcmtk/dcmrt/seq/drtas7.h include/dcmtk/dcmrt/seq/drtass.h include/dcmtk/dcmrt/seq/drtbads.h include/dcmtk/dcmrt/seq/drtbas.h include/dcmtk/dcmrt/seq/drtbcps.h include/dcmtk/dcmrt/seq/drtbl2.h include/dcmtk/dcmrt/seq/drtbl5.h include/dcmtk/dcmrt/seq/drtbldls.h include/dcmtk/dcmrt/seq/drtbldps.h include/dcmtk/dcmrt/seq/drtblds1.h include/dcmtk/dcmrt/seq/drtblds5.h include/dcmtk/dcmrt/seq/drtblds6.h include/dcmtk/dcmrt/seq/drtbldts.h include/dcmtk/dcmrt/seq/drtbrcss.h include/dcmtk/dcmrt/seq/drtbrdrs.h include/dcmtk/dcmrt/seq/drtbrs.h include/dcmtk/dcmrt/seq/drtbs.h include/dcmtk/dcmrt/seq/drtbss.h include/dcmtk/dcmrt/seq/drtbvcps.h include/dcmtk/dcmrt/seq/drtcbars.h include/dcmtk/dcmrt/seq/drtccs.h include/dcmtk/dcmrt/seq/drtcctus.h include/dcmtk/dcmrt/seq/drtcdrs.h include/dcmtk/dcmrt/seq/drtces.h include/dcmtk/dcmrt/seq/drtcgis.h include/dcmtk/dcmrt/seq/drtchs.h include/dcmtk/dcmrt/seq/drtcims.h include/dcmtk/dcmrt/seq/drtcis.h include/dcmtk/dcmrt/seq/drtcncs.h include/dcmtk/dcmrt/seq/drtcos.h include/dcmtk/dcmrt/seq/drtcpas.h include/dcmtk/dcmrt/seq/drtcpis.h include/dcmtk/dcmrt/seq/drtcps.h include/dcmtk/dcmrt/seq/drtcs.h include/dcmtk/dcmrt/seq/drtcsas.h include/dcmtk/dcmrt/seq/drtcshs.h include/dcmtk/dcmrt/seq/drtcsis.h include/dcmtk/dcmrt/seq/drtcsrs.h include/dcmtk/dcmrt/seq/drtcss.h include/dcmtk/dcmrt/seq/drtdcs.h include/dcmtk/dcmrt/seq/drtdddps.h include/dcmtk/dcmrt/seq/drtddps.h include/dcmtk/dcmrt/seq/drtdias.h include/dcmtk/dcmrt/seq/drtdimcs.h include/dcmtk/dcmrt/seq/drtdimrs.h include/dcmtk/dcmrt/seq/drtdirs.h include/dcmtk/dcmrt/seq/drtdrs.h include/dcmtk/dcmrt/seq/drtds.h include/dcmtk/dcmrt/seq/drtdspcs.h include/dcmtk/dcmrt/seq/drtdss.h include/dcmtk/dcmrt/seq/drtdvhs.h include/dcmtk/dcmrt/seq/drtdvrrs.h include/dcmtk/dcmrt/seq/drteas.h include/dcmtk/dcmrt/seq/drtecs.h include/dcmtk/dcmrt/seq/drtes.h include/dcmtk/dcmrt/seq/drtfds.h include/dcmtk/dcmrt/seq/drtfes.h include/dcmtk/dcmrt/seq/drtfgs.h include/dcmtk/dcmrt/seq/drtfgss.h include/dcmtk/dcmrt/seq/drtfms.h include/dcmtk/dcmrt/seq/drtfsss.h include/dcmtk/dcmrt/seq/drtgas.h include/dcmtk/dcmrt/seq/drtgmcs.h include/dcmtk/dcmrt/seq/drtgms.h include/dcmtk/dcmrt/seq/drtgpis.h include/dcmtk/dcmrt/seq/drthsdrs.h include/dcmtk/dcmrt/seq/drtiais.h include/dcmtk/dcmrt/seq/drtians.h include/dcmtk/dcmrt/seq/drtiblds.h include/dcmtk/dcmrt/seq/drtibls.h include/dcmtk/dcmrt/seq/drtibs.h include/dcmtk/dcmrt/seq/drticpds.h include/dcmtk/dcmrt/seq/drticps.h include/dcmtk/dcmrt/seq/drtics.h include/dcmtk/dcmrt/seq/drtiis.h include/dcmtk/dcmrt/seq/drtipiqs.h include/dcmtk/dcmrt/seq/drtircs.h include/dcmtk/dcmrt/seq/drtiseis.h include/dcmtk/dcmrt/seq/drtitts.h include/dcmtk/dcmrt/seq/drtiwps.h include/dcmtk/dcmrt/seq/drtiws.h include/dcmtk/dcmrt/seq/drtlsds.h include/dcmtk/dcmrt/seq/drtlsds6.h include/dcmtk/dcmrt/seq/drtlsds7.h include/dcmtk/dcmrt/seq/drtmacds.h include/dcmtk/dcmrt/seq/drtmas.h include/dcmtk/dcmrt/seq/drtmdrs.h include/dcmtk/dcmrt/seq/drtmls.h include/dcmtk/dcmrt/seq/drtmps.h include/dcmtk/dcmrt/seq/drtmris.h include/dcmtk/dcmrt/seq/drtmss.h include/dcmtk/dcmrt/seq/drtmucs.h include/dcmtk/dcmrt/seq/drtoas.h include/dcmtk/dcmrt/seq/drtois.h include/dcmtk/dcmrt/seq/drtopis.h include/dcmtk/dcmrt/seq/drtos.h include/dcmtk/dcmrt/seq/drtpbcs.h include/dcmtk/dcmrt/seq/drtpcs.h include/dcmtk/dcmrt/seq/drtpcxs.h include/dcmtk/dcmrt/seq/drtpdecs.h include/dcmtk/dcmrt/seq/drtpdeds.h include/dcmtk/dcmrt/seq/drtpfms.h include/dcmtk/dcmrt/seq/drtpics.h include/dcmtk/dcmrt/seq/drtporcs.h include/dcmtk/dcmrt/seq/drtporis.h include/dcmtk/dcmrt/seq/drtppcs.h include/dcmtk/dcmrt/seq/drtprsis.h include/dcmtk/dcmrt/seq/drtpscs.h include/dcmtk/dcmrt/seq/drtpsics.h include/dcmtk/dcmrt/seq/drtpss.h include/dcmtk/dcmrt/seq/drtpsss.h include/dcmtk/dcmrt/seq/drtpvis.h include/dcmtk/dcmrt/seq/drtqds.h include/dcmtk/dcmrt/seq/drtras.h include/dcmtk/dcmrt/seq/drtrbas2.h include/dcmtk/dcmrt/seq/drtrbas8.h include/dcmtk/dcmrt/seq/drtrbls.h include/dcmtk/dcmrt/seq/drtrbos1.h include/dcmtk/dcmrt/seq/drtrbos6.h include/dcmtk/dcmrt/seq/drtrbos7.h include/dcmtk/dcmrt/seq/drtrbs2.h include/dcmtk/dcmrt/seq/drtrbs4.h include/dcmtk/dcmrt/seq/drtrbs8.h include/dcmtk/dcmrt/seq/drtrcdrs.h include/dcmtk/dcmrt/seq/drtrcos.h include/dcmtk/dcmrt/seq/drtrcps.h include/dcmtk/dcmrt/seq/drtrcs.h include/dcmtk/dcmrt/seq/drtrdros.h include/dcmtk/dcmrt/seq/drtrdrs1.h include/dcmtk/dcmrt/seq/drtrdrs6.h include/dcmtk/dcmrt/seq/drtrdrs8.h include/dcmtk/dcmrt/seq/drtrds.h include/dcmtk/dcmrt/seq/drtrecs.h include/dcmtk/dcmrt/seq/drtrfgs.h include/dcmtk/dcmrt/seq/drtrfors.h include/dcmtk/dcmrt/seq/drtrics.h include/dcmtk/dcmrt/seq/drtrims.h include/dcmtk/dcmrt/seq/drtris.h include/dcmtk/dcmrt/seq/drtrlsds.h include/dcmtk/dcmrt/seq/drtrmdrs.h include/dcmtk/dcmrt/seq/drtrms.h include/dcmtk/dcmrt/seq/drtrmss6.h include/dcmtk/dcmrt/seq/drtrmss7.h include/dcmtk/dcmrt/seq/drtrpcs.h include/dcmtk/dcmrt/seq/drtrpis.h include/dcmtk/dcmrt/seq/drtrppcs.h include/dcmtk/dcmrt/seq/drtrpphs.h include/dcmtk/dcmrt/seq/drtrpps.h include/dcmtk/dcmrt/seq/drtrppss.h include/dcmtk/dcmrt/seq/drtrps.h include/dcmtk/dcmrt/seq/drtrris1.h include/dcmtk/dcmrt/seq/drtrris6.h include/dcmtk/dcmrt/seq/drtrris9.h include/dcmtk/dcmrt/seq/drtrrms.h include/dcmtk/dcmrt/seq/drtrros.h include/dcmtk/dcmrt/seq/drtrrpcs.h include/dcmtk/dcmrt/seq/drtrrros.h include/dcmtk/dcmrt/seq/drtrrs.h include/dcmtk/dcmrt/seq/drtrrshs.h include/dcmtk/dcmrt/seq/drtrrtps.h include/dcmtk/dcmrt/seq/drtrrtps3.h include/dcmtk/dcmrt/seq/drtrrtps4.h include/dcmtk/dcmrt/seq/drtrrtps5.h include/dcmtk/dcmrt/seq/drtrscs.h include/dcmtk/dcmrt/seq/drtrsers.h include/dcmtk/dcmrt/seq/drtrses.h include/dcmtk/dcmrt/seq/drtrshs.h include/dcmtk/dcmrt/seq/drtrshs6.h include/dcmtk/dcmrt/seq/drtrshs7.h include/dcmtk/dcmrt/seq/drtrsis.h include/dcmtk/dcmrt/seq/drtrsns.h include/dcmtk/dcmrt/seq/drtrsos.h include/dcmtk/dcmrt/seq/drtrsrs.h include/dcmtk/dcmrt/seq/drtrss.h include/dcmtk/dcmrt/seq/drtrsss.h include/dcmtk/dcmrt/seq/drtrsts.h include/dcmtk/dcmrt/seq/drtrtrs2.h include/dcmtk/dcmrt/seq/drtrtrs4.h include/dcmtk/dcmrt/seq/drtrvis.h include/dcmtk/dcmrt/seq/drtrws.h include/dcmtk/dcmrt/seq/drtrwvms.h include/dcmtk/dcmrt/seq/drtscris.h include/dcmtk/dcmrt/seq/drtscs.h include/dcmtk/dcmrt/seq/drtsdcs.h include/dcmtk/dcmrt/seq/drtsds.h include/dcmtk/dcmrt/seq/drtshds.h include/dcmtk/dcmrt/seq/drtsins.h include/dcmtk/dcmrt/seq/drtsis.h include/dcmtk/dcmrt/seq/drtsns.h include/dcmtk/dcmrt/seq/drtspccs.h include/dcmtk/dcmrt/seq/drtspcs.h include/dcmtk/dcmrt/seq/drtspgis.h include/dcmtk/dcmrt/seq/drtsptcs.h include/dcmtk/dcmrt/seq/drtss.h include/dcmtk/dcmrt/seq/drtssrcs.h include/dcmtk/dcmrt/seq/drtssrs.h include/dcmtk/dcmrt/seq/drtsss.h include/dcmtk/dcmrt/seq/drttms0.h include/dcmtk/dcmrt/seq/drttms9.h include/dcmtk/dcmrt/seq/drttscds.h include/dcmtk/dcmrt/seq/drttsibs.h include/dcmtk/dcmrt/seq/drttsmds.h include/dcmtk/dcmrt/seq/drttts.h include/dcmtk/dcmrt/seq/drtudis.h include/dcmtk/dcmrt/seq/drtvls.h include/dcmtk/dcmrt/seq/drtwps.h include/dcmtk/dcmrt/seq/drtwrs.h include/dcmtk/dcmrt/seq/drtwrsrs.h include/dcmtk/dcmrt/seq/drtws.h include/dcmtk/dcmrt/seq/drtxrs.h include/dcmtk/dcmseg/segdef.h include/dcmtk/dcmseg/segdoc.h include/dcmtk/dcmseg/segment.h include/dcmtk/dcmseg/segtypes.h include/dcmtk/dcmseg/segutils.h include/dcmtk/dcmsign/dcsighlp.h include/dcmtk/dcmsign/dcsignat.h include/dcmtk/dcmsign/sialgo.h include/dcmtk/dcmsign/siautopr.h include/dcmtk/dcmsign/sibrsapr.h include/dcmtk/dcmsign/sicert.h include/dcmtk/dcmsign/sicertvf.h include/dcmtk/dcmsign/sicreapr.h include/dcmtk/dcmsign/sidefine.h include/dcmtk/dcmsign/sidsa.h include/dcmtk/dcmsign/siecdsa.h include/dcmtk/dcmsign/siexit.h include/dcmtk/dcmsign/simac.h include/dcmtk/dcmsign/simaccon.h include/dcmtk/dcmsign/simd5.h include/dcmtk/dcmsign/sinullpr.h include/dcmtk/dcmsign/siprivat.h include/dcmtk/dcmsign/sipurpos.h include/dcmtk/dcmsign/siripemd.h include/dcmtk/dcmsign/sirsa.h include/dcmtk/dcmsign/sisha1.h include/dcmtk/dcmsign/sisha256.h include/dcmtk/dcmsign/sisha384.h include/dcmtk/dcmsign/sisha512.h include/dcmtk/dcmsign/sisprof.h include/dcmtk/dcmsign/sisrpr.h include/dcmtk/dcmsign/sisrvpr.h include/dcmtk/dcmsign/sitsfs.h include/dcmtk/dcmsign/sitstamp.h include/dcmtk/dcmsign/sitypes.h include/dcmtk/dcmsr/cmr/cid100.h include/dcmtk/dcmsr/cmr/cid10013.h include/dcmtk/dcmsr/cmr/cid10013e.h include/dcmtk/dcmsr/cmr/cid10033.h include/dcmtk/dcmsr/cmr/cid10033e.h include/dcmtk/dcmsr/cmr/cid11.h include/dcmtk/dcmsr/cmr/cid244.h include/dcmtk/dcmsr/cmr/cid244e.h include/dcmtk/dcmsr/cmr/cid29.h include/dcmtk/dcmsr/cmr/cid29e.h include/dcmtk/dcmsr/cmr/cid4020.h include/dcmtk/dcmsr/cmr/cid4021.h include/dcmtk/dcmsr/cmr/cid4031.h include/dcmtk/dcmsr/cmr/cid4031e.h include/dcmtk/dcmsr/cmr/cid42.h include/dcmtk/dcmsr/cmr/cid5000.h include/dcmtk/dcmsr/cmr/cid5001.h include/dcmtk/dcmsr/cmr/cid6147.h include/dcmtk/dcmsr/cmr/cid7021.h include/dcmtk/dcmsr/cmr/cid7181.h include/dcmtk/dcmsr/cmr/cid7445.h include/dcmtk/dcmsr/cmr/cid7452.h include/dcmtk/dcmsr/cmr/cid7453.h include/dcmtk/dcmsr/cmr/cid7464.h include/dcmtk/dcmsr/cmr/cid7469.h include/dcmtk/dcmsr/cmr/define.h include/dcmtk/dcmsr/cmr/init.h include/dcmtk/dcmsr/cmr/logger.h include/dcmtk/dcmsr/cmr/srnumvl.h include/dcmtk/dcmsr/cmr/srnumvlu.h include/dcmtk/dcmsr/cmr/tid1001.h include/dcmtk/dcmsr/cmr/tid1204.h include/dcmtk/dcmsr/cmr/tid1411.h include/dcmtk/dcmsr/cmr/tid1419m.h include/dcmtk/dcmsr/cmr/tid1500.h include/dcmtk/dcmsr/cmr/tid1501.h include/dcmtk/dcmsr/cmr/tid15def.h include/dcmtk/dcmsr/cmr/tid1600.h include/dcmtk/dcmsr/cmr/tid300.h include/dcmtk/dcmsr/cmr/tid4019.h include/dcmtk/dcmsr/codes/dcm.h include/dcmtk/dcmsr/codes/ncit.h include/dcmtk/dcmsr/codes/sct.h include/dcmtk/dcmsr/codes/srt.h include/dcmtk/dcmsr/codes/ucum.h include/dcmtk/dcmsr/codes/umls.h include/dcmtk/dcmsr/dsdefine.h include/dcmtk/dcmsr/dsracqcc.h include/dcmtk/dcmsr/dsrbascc.h include/dcmtk/dcmsr/dsrc3dcc.h include/dcmtk/dcmsr/dsrchecc.h include/dcmtk/dcmsr/dsrcitem.h include/dcmtk/dcmsr/dsrcodtn.h include/dcmtk/dcmsr/dsrcodvl.h include/dcmtk/dcmsr/dsrcolcc.h include/dcmtk/dcmsr/dsrcomcc.h include/dcmtk/dcmsr/dsrcomtn.h include/dcmtk/dcmsr/dsrcomvl.h include/dcmtk/dcmsr/dsrcontn.h include/dcmtk/dcmsr/dsrcsidl.h include/dcmtk/dcmsr/dsrctpl.h include/dcmtk/dcmsr/dsrctxgr.h include/dcmtk/dcmsr/dsrdattn.h include/dcmtk/dcmsr/dsrdncsr.h include/dcmtk/dcmsr/dsrdnflt.h include/dcmtk/dcmsr/dsrdoc.h include/dcmtk/dcmsr/dsrdocst.h include/dcmtk/dcmsr/dsrdoctn.h include/dcmtk/dcmsr/dsrdoctr.h include/dcmtk/dcmsr/dsrdtitn.h include/dcmtk/dcmsr/dsrenhcc.h include/dcmtk/dcmsr/dsrimgfr.h include/dcmtk/dcmsr/dsrimgse.h include/dcmtk/dcmsr/dsrimgtn.h include/dcmtk/dcmsr/dsrimgvl.h include/dcmtk/dcmsr/dsrimpcc.h include/dcmtk/dcmsr/dsriodcc.h include/dcmtk/dcmsr/dsritcsr.h include/dcmtk/dcmsr/dsrkeycc.h include/dcmtk/dcmsr/dsrmaccc.h include/dcmtk/dcmsr/dsrmamcc.h include/dcmtk/dcmsr/dsrnumtn.h include/dcmtk/dcmsr/dsrnumvl.h include/dcmtk/dcmsr/dsrpficc.h include/dcmtk/dcmsr/dsrplicc.h include/dcmtk/dcmsr/dsrpnmtn.h include/dcmtk/dcmsr/dsrposcn.h include/dcmtk/dcmsr/dsrprdcc.h include/dcmtk/dcmsr/dsrprocc.h include/dcmtk/dcmsr/dsrrefin.h include/dcmtk/dcmsr/dsrreftn.h include/dcmtk/dcmsr/dsrrrdcc.h include/dcmtk/dcmsr/dsrrsdcc.h include/dcmtk/dcmsr/dsrrtpl.h include/dcmtk/dcmsr/dsrsaecc.h include/dcmtk/dcmsr/dsrsc3gr.h include/dcmtk/dcmsr/dsrsc3tn.h include/dcmtk/dcmsr/dsrsc3vl.h include/dcmtk/dcmsr/dsrscogr.h include/dcmtk/dcmsr/dsrscotn.h include/dcmtk/dcmsr/dsrscovl.h include/dcmtk/dcmsr/dsrsoprf.h include/dcmtk/dcmsr/dsrspecc.h include/dcmtk/dcmsr/dsrstpl.h include/dcmtk/dcmsr/dsrstrvl.h include/dcmtk/dcmsr/dsrtcodt.h include/dcmtk/dcmsr/dsrtcosp.h include/dcmtk/dcmsr/dsrtcotn.h include/dcmtk/dcmsr/dsrtcoto.h include/dcmtk/dcmsr/dsrtcovl.h include/dcmtk/dcmsr/dsrtextn.h include/dcmtk/dcmsr/dsrtimtn.h include/dcmtk/dcmsr/dsrtlist.h include/dcmtk/dcmsr/dsrtnant.h include/dcmtk/dcmsr/dsrtncsr.h include/dcmtk/dcmsr/dsrtpltn.h include/dcmtk/dcmsr/dsrtree.h include/dcmtk/dcmsr/dsrtypes.h include/dcmtk/dcmsr/dsruidtn.h include/dcmtk/dcmsr/dsrwavch.h include/dcmtk/dcmsr/dsrwavtn.h include/dcmtk/dcmsr/dsrwavvl.h include/dcmtk/dcmsr/dsrxmlc.h include/dcmtk/dcmsr/dsrxmld.h include/dcmtk/dcmsr/dsrxrdcc.h include/dcmtk/dcmtls/tlsciphr.h include/dcmtk/dcmtls/tlscond.h include/dcmtk/dcmtls/tlsdefin.h include/dcmtk/dcmtls/tlslayer.h include/dcmtk/dcmtls/tlsopt.h include/dcmtk/dcmtls/tlsscu.h include/dcmtk/dcmtls/tlstrans.h include/dcmtk/dcmtract/trcdef.h include/dcmtk/dcmtract/trcmeasurement.h include/dcmtk/dcmtract/trcmodtractresults.h include/dcmtk/dcmtract/trcstatistic.h include/dcmtk/dcmtract/trctrack.h include/dcmtk/dcmtract/trctrackset.h include/dcmtk/dcmtract/trctractographyresults.h include/dcmtk/dcmtract/trctypes.h include/dcmtk/dcmwlm/wldefine.h include/dcmtk/dcmwlm/wlds.h include/dcmtk/dcmwlm/wldsfs.h include/dcmtk/dcmwlm/wlfsim.h include/dcmtk/dcmwlm/wlmactmg.h include/dcmtk/dcmwlm/wltypdef.h include/dcmtk/oflog/appender.h include/dcmtk/oflog/asyncap.h include/dcmtk/oflog/clfsap.h include/dcmtk/oflog/clogger.h include/dcmtk/oflog/config.h include/dcmtk/oflog/config/defines.h include/dcmtk/oflog/config/macosx.h include/dcmtk/oflog/config/win32.h include/dcmtk/oflog/config/windowsh.h include/dcmtk/oflog/configrt.h include/dcmtk/oflog/consap.h include/dcmtk/oflog/fileap.h include/dcmtk/oflog/fstreams.h include/dcmtk/oflog/helpers/apndimpl.h include/dcmtk/oflog/helpers/fileinfo.h include/dcmtk/oflog/helpers/lloguser.h include/dcmtk/oflog/helpers/lockfile.h include/dcmtk/oflog/helpers/loglog.h include/dcmtk/oflog/helpers/pointer.h include/dcmtk/oflog/helpers/property.h include/dcmtk/oflog/helpers/queue.h include/dcmtk/oflog/helpers/sleep.h include/dcmtk/oflog/helpers/snprintf.h include/dcmtk/oflog/helpers/sockbuff.h include/dcmtk/oflog/helpers/socket.h include/dcmtk/oflog/helpers/strhelp.h include/dcmtk/oflog/helpers/threadcf.h include/dcmtk/oflog/helpers/timehelp.h include/dcmtk/oflog/hierarchy.h include/dcmtk/oflog/hierlock.h include/dcmtk/oflog/internal/cygwin32.h include/dcmtk/oflog/internal/env.h include/dcmtk/oflog/internal/internal.h include/dcmtk/oflog/internal/socket.h include/dcmtk/oflog/layout.h include/dcmtk/oflog/log4judp.h include/dcmtk/oflog/logger.h include/dcmtk/oflog/loglevel.h include/dcmtk/oflog/logmacro.h include/dcmtk/oflog/mdc.h include/dcmtk/oflog/ndc.h include/dcmtk/oflog/ntelogap.h include/dcmtk/oflog/nullap.h include/dcmtk/oflog/oflog.h include/dcmtk/oflog/socketap.h include/dcmtk/oflog/spi/apndatch.h include/dcmtk/oflog/spi/factory.h include/dcmtk/oflog/spi/filter.h include/dcmtk/oflog/spi/logevent.h include/dcmtk/oflog/spi/logfact.h include/dcmtk/oflog/spi/logimpl.h include/dcmtk/oflog/spi/objreg.h include/dcmtk/oflog/spi/rootlog.h include/dcmtk/oflog/streams.h include/dcmtk/oflog/syslogap.h include/dcmtk/oflog/tchar.h include/dcmtk/oflog/thread/impl/syncimpl.h include/dcmtk/oflog/thread/impl/syncpmsm.h include/dcmtk/oflog/thread/impl/syncpthr.h include/dcmtk/oflog/thread/impl/syncwin.h include/dcmtk/oflog/thread/impl/thredimp.h include/dcmtk/oflog/thread/impl/tls.h include/dcmtk/oflog/thread/syncprim.h include/dcmtk/oflog/thread/syncpub.h include/dcmtk/oflog/thread/threads.h include/dcmtk/oflog/tracelog.h include/dcmtk/oflog/tstring.h include/dcmtk/oflog/version.h include/dcmtk/oflog/winconap.h include/dcmtk/oflog/windebap.h include/dcmtk/ofstd/diag/cnvrsn.def include/dcmtk/ofstd/diag/mmtag.def include/dcmtk/ofstd/diag/nsdfti.def include/dcmtk/ofstd/diag/overflow.def include/dcmtk/ofstd/diag/piof.def include/dcmtk/ofstd/diag/pop.def include/dcmtk/ofstd/diag/push.def include/dcmtk/ofstd/diag/shadow.def include/dcmtk/ofstd/diag/signcmp.def include/dcmtk/ofstd/diag/vsprfw.def include/dcmtk/ofstd/ofalgo.h include/dcmtk/ofstd/ofalign.h include/dcmtk/ofstd/ofassert.h include/dcmtk/ofstd/ofbmanip.h include/dcmtk/ofstd/ofcast.h include/dcmtk/ofstd/ofchrenc.h include/dcmtk/ofstd/ofcmdln.h include/dcmtk/ofstd/ofconapp.h include/dcmtk/ofstd/ofcond.h include/dcmtk/ofstd/ofconfig.h include/dcmtk/ofstd/ofconsol.h include/dcmtk/ofstd/ofcrc32.h include/dcmtk/ofstd/ofdate.h include/dcmtk/ofstd/ofdatime.h include/dcmtk/ofstd/ofdefine.h include/dcmtk/ofstd/ofdiag.h include/dcmtk/ofstd/oferror.h include/dcmtk/ofstd/ofexbl.h include/dcmtk/ofstd/ofexit.h include/dcmtk/ofstd/ofexport.h include/dcmtk/ofstd/offile.h include/dcmtk/ofstd/offilsys.h include/dcmtk/ofstd/offname.h include/dcmtk/ofstd/ofglobal.h include/dcmtk/ofstd/ofgrp.h include/dcmtk/ofstd/oflimits.h include/dcmtk/ofstd/oflist.h include/dcmtk/ofstd/ofmap.h include/dcmtk/ofstd/ofmath.h include/dcmtk/ofstd/ofmem.h include/dcmtk/ofstd/ofoption.h include/dcmtk/ofstd/ofoset.h include/dcmtk/ofstd/ofpwd.h include/dcmtk/ofstd/ofrand.h include/dcmtk/ofstd/ofset.h include/dcmtk/ofstd/ofsetit.h include/dcmtk/ofstd/ofsockad.h include/dcmtk/ofstd/ofstack.h include/dcmtk/ofstd/ofstd.h include/dcmtk/ofstd/ofstdinc.h include/dcmtk/ofstd/ofstream.h include/dcmtk/ofstd/ofstring.h include/dcmtk/ofstd/ofstrutl.h include/dcmtk/ofstd/oftempf.h include/dcmtk/ofstd/oftest.h include/dcmtk/ofstd/ofthread.h include/dcmtk/ofstd/oftime.h include/dcmtk/ofstd/oftimer.h include/dcmtk/ofstd/oftraits.h include/dcmtk/ofstd/oftuple.h include/dcmtk/ofstd/oftypes.h include/dcmtk/ofstd/ofuoset.h include/dcmtk/ofstd/ofutil.h include/dcmtk/ofstd/ofuuid.h include/dcmtk/ofstd/ofvector.h include/dcmtk/ofstd/ofvriant.h include/dcmtk/ofstd/ofxml.h include/dcmtk/ofstd/variadic/helpers.h include/dcmtk/ofstd/variadic/tuple.h include/dcmtk/ofstd/variadic/tuplefrd.h include/dcmtk/ofstd/variadic/tuplefwd.h include/dcmtk/ofstd/variadic/variant.h lib/cmake/dcmtk/DCMTKConfig.cmake lib/cmake/dcmtk/DCMTKConfigVersion.cmake lib/cmake/dcmtk/DCMTKTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/dcmtk/DCMTKTargets.cmake lib/libcmr.so lib/libcmr.so.16 lib/libcmr.so.16.3.6.6 lib/libdcmdata.so lib/libdcmdata.so.16 lib/libdcmdata.so.16.3.6.6 lib/libdcmdsig.so lib/libdcmdsig.so.16 lib/libdcmdsig.so.16.3.6.6 lib/libdcmect.so lib/libdcmect.so.16 lib/libdcmect.so.16.3.6.6 lib/libdcmfg.so lib/libdcmfg.so.16 lib/libdcmfg.so.16.3.6.6 lib/libdcmimage.so lib/libdcmimage.so.16 lib/libdcmimage.so.16.3.6.6 lib/libdcmimgle.so lib/libdcmimgle.so.16 lib/libdcmimgle.so.16.3.6.6 lib/libdcmiod.so lib/libdcmiod.so.16 lib/libdcmiod.so.16.3.6.6 lib/libdcmjpeg.so lib/libdcmjpeg.so.16 lib/libdcmjpeg.so.16.3.6.6 lib/libdcmjpls.so lib/libdcmjpls.so.16 lib/libdcmjpls.so.16.3.6.6 lib/libdcmnet.so lib/libdcmnet.so.16 lib/libdcmnet.so.16.3.6.6 lib/libdcmpmap.so lib/libdcmpmap.so.16 lib/libdcmpmap.so.16.3.6.6 lib/libdcmpstat.so lib/libdcmpstat.so.16 lib/libdcmpstat.so.16.3.6.6 lib/libdcmqrdb.so lib/libdcmqrdb.so.16 lib/libdcmqrdb.so.16.3.6.6 lib/libdcmrt.so lib/libdcmrt.so.16 lib/libdcmrt.so.16.3.6.6 lib/libdcmseg.so lib/libdcmseg.so.16 lib/libdcmseg.so.16.3.6.6 lib/libdcmsr.so lib/libdcmsr.so.16 lib/libdcmsr.so.16.3.6.6 lib/libdcmtkcharls.so lib/libdcmtkcharls.so.16 lib/libdcmtkcharls.so.16.3.6.6 lib/libdcmtls.so lib/libdcmtls.so.16 lib/libdcmtls.so.16.3.6.6 lib/libdcmtract.so lib/libdcmtract.so.16 lib/libdcmtract.so.16.3.6.6 lib/libdcmwlm.so lib/libdcmwlm.so.16 lib/libdcmwlm.so.16.3.6.6 lib/libi2d.so lib/libi2d.so.16 lib/libi2d.so.16.3.6.6 lib/libijg12.so lib/libijg12.so.16 lib/libijg12.so.16.3.6.6 lib/libijg16.so lib/libijg16.so.16 lib/libijg16.so.16.3.6.6 lib/libijg8.so lib/libijg8.so.16 lib/libijg8.so.16.3.6.6 lib/liboflog.so lib/liboflog.so.16 lib/liboflog.so.16.3.6.6 lib/libofstd.so lib/libofstd.so.16 lib/libofstd.so.16.3.6.6 -man/man1/cda2dcm.1.gz -man/man1/dcm2json.1.gz -man/man1/dcm2pdf.1.gz -man/man1/dcm2pnm.1.gz -man/man1/dcm2xml.1.gz -man/man1/dcmcjpeg.1.gz -man/man1/dcmcjpls.1.gz -man/man1/dcmconv.1.gz -man/man1/dcmcrle.1.gz -man/man1/dcmdjpeg.1.gz -man/man1/dcmdjpls.1.gz -man/man1/dcmdrle.1.gz -man/man1/dcmdspfn.1.gz -man/man1/dcmdump.1.gz -man/man1/dcmftest.1.gz -man/man1/dcmgpdir.1.gz -man/man1/dcmicmp.1.gz -man/man1/dcmj2pnm.1.gz -man/man1/dcml2pnm.1.gz -man/man1/dcmmkcrv.1.gz -man/man1/dcmmkdir.1.gz -man/man1/dcmmklut.1.gz -man/man1/dcmodify.1.gz -man/man1/dcmp2pgm.1.gz -man/man1/dcmprscp.1.gz -man/man1/dcmprscu.1.gz -man/man1/dcmpschk.1.gz -man/man1/dcmpsmk.1.gz -man/man1/dcmpsprt.1.gz -man/man1/dcmpsrcv.1.gz -man/man1/dcmpssnd.1.gz -man/man1/dcmqridx.1.gz -man/man1/dcmqrscp.1.gz -man/man1/dcmqrti.1.gz -man/man1/dcmquant.1.gz -man/man1/dcmrecv.1.gz -man/man1/dcmscale.1.gz -man/man1/dcmsend.1.gz -man/man1/dcmsign.1.gz -man/man1/dcod2lum.1.gz -man/man1/dconvlum.1.gz -man/man1/drtdump.1.gz -man/man1/dsr2html.1.gz -man/man1/dsr2xml.1.gz -man/man1/dsrdump.1.gz -man/man1/dump2dcm.1.gz -man/man1/echoscu.1.gz -man/man1/findscu.1.gz -man/man1/getscu.1.gz -man/man1/img2dcm.1.gz -man/man1/movescu.1.gz -man/man1/pdf2dcm.1.gz -man/man1/stl2dcm.1.gz -man/man1/storescp.1.gz -man/man1/storescu.1.gz -man/man1/termscu.1.gz -man/man1/wlmscpfs.1.gz -man/man1/xml2dcm.1.gz -man/man1/xml2dsr.1.gz +share/man/man1/cda2dcm.1.gz +share/man/man1/dcm2json.1.gz +share/man/man1/dcm2pdf.1.gz +share/man/man1/dcm2pnm.1.gz +share/man/man1/dcm2xml.1.gz +share/man/man1/dcmcjpeg.1.gz +share/man/man1/dcmcjpls.1.gz +share/man/man1/dcmconv.1.gz +share/man/man1/dcmcrle.1.gz +share/man/man1/dcmdjpeg.1.gz +share/man/man1/dcmdjpls.1.gz +share/man/man1/dcmdrle.1.gz +share/man/man1/dcmdspfn.1.gz +share/man/man1/dcmdump.1.gz +share/man/man1/dcmftest.1.gz +share/man/man1/dcmgpdir.1.gz +share/man/man1/dcmicmp.1.gz +share/man/man1/dcmj2pnm.1.gz +share/man/man1/dcml2pnm.1.gz +share/man/man1/dcmmkcrv.1.gz +share/man/man1/dcmmkdir.1.gz +share/man/man1/dcmmklut.1.gz +share/man/man1/dcmodify.1.gz +share/man/man1/dcmp2pgm.1.gz +share/man/man1/dcmprscp.1.gz +share/man/man1/dcmprscu.1.gz +share/man/man1/dcmpschk.1.gz +share/man/man1/dcmpsmk.1.gz +share/man/man1/dcmpsprt.1.gz +share/man/man1/dcmpsrcv.1.gz +share/man/man1/dcmpssnd.1.gz +share/man/man1/dcmqridx.1.gz +share/man/man1/dcmqrscp.1.gz +share/man/man1/dcmqrti.1.gz +share/man/man1/dcmquant.1.gz +share/man/man1/dcmrecv.1.gz +share/man/man1/dcmscale.1.gz +share/man/man1/dcmsend.1.gz +share/man/man1/dcmsign.1.gz +share/man/man1/dcod2lum.1.gz +share/man/man1/dconvlum.1.gz +share/man/man1/drtdump.1.gz +share/man/man1/dsr2html.1.gz +share/man/man1/dsr2xml.1.gz +share/man/man1/dsrdump.1.gz +share/man/man1/dump2dcm.1.gz +share/man/man1/echoscu.1.gz +share/man/man1/findscu.1.gz +share/man/man1/getscu.1.gz +share/man/man1/img2dcm.1.gz +share/man/man1/movescu.1.gz +share/man/man1/pdf2dcm.1.gz +share/man/man1/stl2dcm.1.gz +share/man/man1/storescp.1.gz +share/man/man1/storescu.1.gz +share/man/man1/termscu.1.gz +share/man/man1/wlmscpfs.1.gz +share/man/man1/xml2dcm.1.gz +share/man/man1/xml2dsr.1.gz %%DATADIR%%/SC.dump %%DATADIR%%/VLP.dump %%DATADIR%%/acrnema.dic %%DATADIR%%/camera.lut %%DATADIR%%/dcm2xml.dtd %%DATADIR%%/dicom.dic %%DATADIR%%/diconde.dic %%DATADIR%%/dsr2xml.xsd %%DATADIR%%/dumppat.txt %%DATADIR%%/monitor.lut %%DATADIR%%/philips.lut %%DATADIR%%/printer.lut %%DATADIR%%/private.dic %%DATADIR%%/report.css %%DATADIR%%/reportx.css %%DATADIR%%/scanner.lut %%DATADIR%%/wlistdb/OFFIS/lockfile %%DATADIR%%/wlistdb/OFFIS/wklist1.dump %%DATADIR%%/wlistdb/OFFIS/wklist10.dump %%DATADIR%%/wlistdb/OFFIS/wklist2.dump %%DATADIR%%/wlistdb/OFFIS/wklist3.dump %%DATADIR%%/wlistdb/OFFIS/wklist4.dump %%DATADIR%%/wlistdb/OFFIS/wklist5.dump %%DATADIR%%/wlistdb/OFFIS/wklist6.dump %%DATADIR%%/wlistdb/OFFIS/wklist7.dump %%DATADIR%%/wlistdb/OFFIS/wklist8.dump %%DATADIR%%/wlistdb/OFFIS/wklist9.dump %%DATADIR%%/wlistdb/README %%DATADIR%%/wlistqry/README %%DATADIR%%/wlistqry/wlistqry0.dump %%DATADIR%%/wlistqry/wlistqry1.dump %%DATADIR%%/wlistqry/wlistqry10.dump %%DATADIR%%/wlistqry/wlistqry11.dump %%DATADIR%%/wlistqry/wlistqry12.dump %%DATADIR%%/wlistqry/wlistqry2.dump %%DATADIR%%/wlistqry/wlistqry3.dump %%DATADIR%%/wlistqry/wlistqry4.dump %%DATADIR%%/wlistqry/wlistqry5.dump %%DATADIR%%/wlistqry/wlistqry6.dump %%DATADIR%%/wlistqry/wlistqry7.dump %%DATADIR%%/wlistqry/wlistqry8.dump %%DATADIR%%/wlistqry/wlistqry9.dump diff --git a/graphics/embree/pkg-plist b/graphics/embree/pkg-plist index 591377647714..5ed0cca50b1b 100644 --- a/graphics/embree/pkg-plist +++ b/graphics/embree/pkg-plist @@ -1,283 +1,283 @@ include/embree3/rtcore.h include/embree3/rtcore.isph include/embree3/rtcore_buffer.h include/embree3/rtcore_buffer.isph include/embree3/rtcore_builder.h include/embree3/rtcore_common.h include/embree3/rtcore_common.isph include/embree3/rtcore_config.h include/embree3/rtcore_device.h include/embree3/rtcore_device.isph include/embree3/rtcore_geometry.h include/embree3/rtcore_geometry.isph include/embree3/rtcore_quaternion.h include/embree3/rtcore_quaternion.isph include/embree3/rtcore_ray.h include/embree3/rtcore_ray.isph include/embree3/rtcore_scene.h include/embree3/rtcore_scene.isph lib/cmake/embree-%%VERSION%%/embree-config-version.cmake lib/cmake/embree-%%VERSION%%/embree-config.cmake lib/cmake/embree-%%VERSION%%/embree-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/embree-%%VERSION%%/embree-targets.cmake lib/libembree3.so lib/libembree3.so.3 lib/libembree3.so.%%VERSION%% -man/man3/RTCBufferType.3embree3.gz -man/man3/RTCCurveFlags.3embree3.gz -man/man3/RTCFormat.3embree3.gz -man/man3/RTCHit.3embree3.gz -man/man3/RTCHitN.3embree3.gz -man/man3/RTCQuaternionDecomposition.3embree3.gz -man/man3/RTCRay.3embree3.gz -man/man3/RTCRayHit.3embree3.gz -man/man3/RTCRayHitN.3embree3.gz -man/man3/RTCRayN.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_CURVE.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_GRID.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_INSTANCE.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_POINT.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_QUAD.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_SUBDIVISION.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_TRIANGLE.3embree3.gz -man/man3/RTC_GEOMETRY_TYPE_USER.3embree3.gz -man/man3/rtcAttachGeometry.3embree3.gz -man/man3/rtcAttachGeometryByID.3embree3.gz -man/man3/rtcBuildBVH.3embree3.gz -man/man3/rtcCollide.3embree3.gz -man/man3/rtcCommitGeometry.3embree3.gz -man/man3/rtcCommitScene.3embree3.gz -man/man3/rtcDetachGeometry.3embree3.gz -man/man3/rtcDisableGeometry.3embree3.gz -man/man3/rtcEnableGeometry.3embree3.gz -man/man3/rtcFilterIntersection.3embree3.gz -man/man3/rtcFilterOcclusion.3embree3.gz -man/man3/rtcGetBufferData.3embree3.gz -man/man3/rtcGetDeviceError.3embree3.gz -man/man3/rtcGetDeviceProperty.3embree3.gz -man/man3/rtcGetGeometry.3embree3.gz -man/man3/rtcGetGeometryBufferData.3embree3.gz -man/man3/rtcGetGeometryFace.3embree3.gz -man/man3/rtcGetGeometryFirstHalfEdge.3embree3.gz -man/man3/rtcGetGeometryNextHalfEdge.3embree3.gz -man/man3/rtcGetGeometryOppositeHalfEdge.3embree3.gz -man/man3/rtcGetGeometryPreviousHalfEdge.3embree3.gz -man/man3/rtcGetGeometryThreadSafe.3embree3.gz -man/man3/rtcGetGeometryTransform.3embree3.gz -man/man3/rtcGetGeometryUserData.3embree3.gz -man/man3/rtcGetSceneBounds.3embree3.gz -man/man3/rtcGetSceneDevice.3embree3.gz -man/man3/rtcGetSceneFlags.3embree3.gz -man/man3/rtcGetSceneLinearBounds.3embree3.gz -man/man3/rtcInitIntersectContext.3embree3.gz -man/man3/rtcInitPointQueryContext.3embree3.gz -man/man3/rtcInitQuaternionDecomposition.3embree3.gz -man/man3/rtcInterpolate.3embree3.gz -man/man3/rtcInterpolateN.3embree3.gz -man/man3/rtcIntersect1.3embree3.gz -man/man3/rtcIntersect1M.3embree3.gz -man/man3/rtcIntersect1Mp.3embree3.gz -man/man3/rtcIntersect4.3embree3.gz -man/man3/rtcIntersectNM.3embree3.gz -man/man3/rtcIntersectNp.3embree3.gz -man/man3/rtcJoinCommitScene.3embree3.gz -man/man3/rtcNewBVH.3embree3.gz -man/man3/rtcNewBuffer.3embree3.gz -man/man3/rtcNewDevice.3embree3.gz -man/man3/rtcNewGeometry.3embree3.gz -man/man3/rtcNewScene.3embree3.gz -man/man3/rtcNewSharedBuffer.3embree3.gz -man/man3/rtcOccluded1.3embree3.gz -man/man3/rtcOccluded1M.3embree3.gz -man/man3/rtcOccluded1Mp.3embree3.gz -man/man3/rtcOccluded4.3embree3.gz -man/man3/rtcOccludedNM.3embree3.gz -man/man3/rtcOccludedNp.3embree3.gz -man/man3/rtcPointQuery.3embree3.gz -man/man3/rtcPointQuery4.3embree3.gz -man/man3/rtcReleaseBVH.3embree3.gz -man/man3/rtcReleaseBuffer.3embree3.gz -man/man3/rtcReleaseDevice.3embree3.gz -man/man3/rtcReleaseGeometry.3embree3.gz -man/man3/rtcReleaseScene.3embree3.gz -man/man3/rtcRetainBVH.3embree3.gz -man/man3/rtcRetainBuffer.3embree3.gz -man/man3/rtcRetainDevice.3embree3.gz -man/man3/rtcRetainGeometry.3embree3.gz -man/man3/rtcRetainScene.3embree3.gz -man/man3/rtcSetDeviceErrorFunction.3embree3.gz -man/man3/rtcSetDeviceMemoryMonitorFunction.3embree3.gz -man/man3/rtcSetGeometryBoundsFunction.3embree3.gz -man/man3/rtcSetGeometryBuffer.3embree3.gz -man/man3/rtcSetGeometryBuildQuality.3embree3.gz -man/man3/rtcSetGeometryDisplacementFunction.3embree3.gz -man/man3/rtcSetGeometryInstancedScene.3embree3.gz -man/man3/rtcSetGeometryIntersectFilterFunction.3embree3.gz -man/man3/rtcSetGeometryIntersectFunction.3embree3.gz -man/man3/rtcSetGeometryMask.3embree3.gz -man/man3/rtcSetGeometryMaxRadiusScale.3embree3.gz -man/man3/rtcSetGeometryOccludedFilterFunction.3embree3.gz -man/man3/rtcSetGeometryOccludedFunction.3embree3.gz -man/man3/rtcSetGeometryPointQueryFunction.3embree3.gz -man/man3/rtcSetGeometrySubdivisionMode.3embree3.gz -man/man3/rtcSetGeometryTessellationRate.3embree3.gz -man/man3/rtcSetGeometryTimeRange.3embree3.gz -man/man3/rtcSetGeometryTimeStepCount.3embree3.gz -man/man3/rtcSetGeometryTopologyCount.3embree3.gz -man/man3/rtcSetGeometryTransform.3embree3.gz -man/man3/rtcSetGeometryTransformQuaternion.3embree3.gz -man/man3/rtcSetGeometryUserData.3embree3.gz -man/man3/rtcSetGeometryUserPrimitiveCount.3embree3.gz -man/man3/rtcSetGeometryVertexAttributeCount.3embree3.gz -man/man3/rtcSetGeometryVertexAttributeTopology.3embree3.gz -man/man3/rtcSetNewGeometryBuffer.3embree3.gz -man/man3/rtcSetSceneBuildQuality.3embree3.gz -man/man3/rtcSetSceneFlags.3embree3.gz -man/man3/rtcSetSceneProgressMonitorFunction.3embree3.gz -man/man3/rtcSetSharedGeometryBuffer.3embree3.gz -man/man3/rtcUpdateGeometryBuffer.3embree3.gz +share/man/man3/RTCBufferType.3embree3.gz +share/man/man3/RTCCurveFlags.3embree3.gz +share/man/man3/RTCFormat.3embree3.gz +share/man/man3/RTCHit.3embree3.gz +share/man/man3/RTCHitN.3embree3.gz +share/man/man3/RTCQuaternionDecomposition.3embree3.gz +share/man/man3/RTCRay.3embree3.gz +share/man/man3/RTCRayHit.3embree3.gz +share/man/man3/RTCRayHitN.3embree3.gz +share/man/man3/RTCRayN.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_CURVE.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_GRID.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_INSTANCE.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_POINT.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_QUAD.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_SUBDIVISION.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_TRIANGLE.3embree3.gz +share/man/man3/RTC_GEOMETRY_TYPE_USER.3embree3.gz +share/man/man3/rtcAttachGeometry.3embree3.gz +share/man/man3/rtcAttachGeometryByID.3embree3.gz +share/man/man3/rtcBuildBVH.3embree3.gz +share/man/man3/rtcCollide.3embree3.gz +share/man/man3/rtcCommitGeometry.3embree3.gz +share/man/man3/rtcCommitScene.3embree3.gz +share/man/man3/rtcDetachGeometry.3embree3.gz +share/man/man3/rtcDisableGeometry.3embree3.gz +share/man/man3/rtcEnableGeometry.3embree3.gz +share/man/man3/rtcFilterIntersection.3embree3.gz +share/man/man3/rtcFilterOcclusion.3embree3.gz +share/man/man3/rtcGetBufferData.3embree3.gz +share/man/man3/rtcGetDeviceError.3embree3.gz +share/man/man3/rtcGetDeviceProperty.3embree3.gz +share/man/man3/rtcGetGeometry.3embree3.gz +share/man/man3/rtcGetGeometryBufferData.3embree3.gz +share/man/man3/rtcGetGeometryFace.3embree3.gz +share/man/man3/rtcGetGeometryFirstHalfEdge.3embree3.gz +share/man/man3/rtcGetGeometryNextHalfEdge.3embree3.gz +share/man/man3/rtcGetGeometryOppositeHalfEdge.3embree3.gz +share/man/man3/rtcGetGeometryPreviousHalfEdge.3embree3.gz +share/man/man3/rtcGetGeometryThreadSafe.3embree3.gz +share/man/man3/rtcGetGeometryTransform.3embree3.gz +share/man/man3/rtcGetGeometryUserData.3embree3.gz +share/man/man3/rtcGetSceneBounds.3embree3.gz +share/man/man3/rtcGetSceneDevice.3embree3.gz +share/man/man3/rtcGetSceneFlags.3embree3.gz +share/man/man3/rtcGetSceneLinearBounds.3embree3.gz +share/man/man3/rtcInitIntersectContext.3embree3.gz +share/man/man3/rtcInitPointQueryContext.3embree3.gz +share/man/man3/rtcInitQuaternionDecomposition.3embree3.gz +share/man/man3/rtcInterpolate.3embree3.gz +share/man/man3/rtcInterpolateN.3embree3.gz +share/man/man3/rtcIntersect1.3embree3.gz +share/man/man3/rtcIntersect1M.3embree3.gz +share/man/man3/rtcIntersect1Mp.3embree3.gz +share/man/man3/rtcIntersect4.3embree3.gz +share/man/man3/rtcIntersectNM.3embree3.gz +share/man/man3/rtcIntersectNp.3embree3.gz +share/man/man3/rtcJoinCommitScene.3embree3.gz +share/man/man3/rtcNewBVH.3embree3.gz +share/man/man3/rtcNewBuffer.3embree3.gz +share/man/man3/rtcNewDevice.3embree3.gz +share/man/man3/rtcNewGeometry.3embree3.gz +share/man/man3/rtcNewScene.3embree3.gz +share/man/man3/rtcNewSharedBuffer.3embree3.gz +share/man/man3/rtcOccluded1.3embree3.gz +share/man/man3/rtcOccluded1M.3embree3.gz +share/man/man3/rtcOccluded1Mp.3embree3.gz +share/man/man3/rtcOccluded4.3embree3.gz +share/man/man3/rtcOccludedNM.3embree3.gz +share/man/man3/rtcOccludedNp.3embree3.gz +share/man/man3/rtcPointQuery.3embree3.gz +share/man/man3/rtcPointQuery4.3embree3.gz +share/man/man3/rtcReleaseBVH.3embree3.gz +share/man/man3/rtcReleaseBuffer.3embree3.gz +share/man/man3/rtcReleaseDevice.3embree3.gz +share/man/man3/rtcReleaseGeometry.3embree3.gz +share/man/man3/rtcReleaseScene.3embree3.gz +share/man/man3/rtcRetainBVH.3embree3.gz +share/man/man3/rtcRetainBuffer.3embree3.gz +share/man/man3/rtcRetainDevice.3embree3.gz +share/man/man3/rtcRetainGeometry.3embree3.gz +share/man/man3/rtcRetainScene.3embree3.gz +share/man/man3/rtcSetDeviceErrorFunction.3embree3.gz +share/man/man3/rtcSetDeviceMemoryMonitorFunction.3embree3.gz +share/man/man3/rtcSetGeometryBoundsFunction.3embree3.gz +share/man/man3/rtcSetGeometryBuffer.3embree3.gz +share/man/man3/rtcSetGeometryBuildQuality.3embree3.gz +share/man/man3/rtcSetGeometryDisplacementFunction.3embree3.gz +share/man/man3/rtcSetGeometryInstancedScene.3embree3.gz +share/man/man3/rtcSetGeometryIntersectFilterFunction.3embree3.gz +share/man/man3/rtcSetGeometryIntersectFunction.3embree3.gz +share/man/man3/rtcSetGeometryMask.3embree3.gz +share/man/man3/rtcSetGeometryMaxRadiusScale.3embree3.gz +share/man/man3/rtcSetGeometryOccludedFilterFunction.3embree3.gz +share/man/man3/rtcSetGeometryOccludedFunction.3embree3.gz +share/man/man3/rtcSetGeometryPointQueryFunction.3embree3.gz +share/man/man3/rtcSetGeometrySubdivisionMode.3embree3.gz +share/man/man3/rtcSetGeometryTessellationRate.3embree3.gz +share/man/man3/rtcSetGeometryTimeRange.3embree3.gz +share/man/man3/rtcSetGeometryTimeStepCount.3embree3.gz +share/man/man3/rtcSetGeometryTopologyCount.3embree3.gz +share/man/man3/rtcSetGeometryTransform.3embree3.gz +share/man/man3/rtcSetGeometryTransformQuaternion.3embree3.gz +share/man/man3/rtcSetGeometryUserData.3embree3.gz +share/man/man3/rtcSetGeometryUserPrimitiveCount.3embree3.gz +share/man/man3/rtcSetGeometryVertexAttributeCount.3embree3.gz +share/man/man3/rtcSetGeometryVertexAttributeTopology.3embree3.gz +share/man/man3/rtcSetNewGeometryBuffer.3embree3.gz +share/man/man3/rtcSetSceneBuildQuality.3embree3.gz +share/man/man3/rtcSetSceneFlags.3embree3.gz +share/man/man3/rtcSetSceneProgressMonitorFunction.3embree3.gz +share/man/man3/rtcSetSharedGeometryBuffer.3embree3.gz +share/man/man3/rtcUpdateGeometryBuffer.3embree3.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/readme.pdf %%PORTDOCS%%%%DOCSDIR%%/third-party-programs-TBB.txt %%PORTDOCS%%%%DOCSDIR%%/third-party-programs.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/buildbench %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bvh_access %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bvh_builder %%PORTEXAMPLES%%%%EXAMPLESDIR%%/closest_point %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/closest_point_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/collide %%PORTEXAMPLES%%%%EXAMPLESDIR%%/convert %%PORTEXAMPLES%%%%EXAMPLESDIR%%/curve_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curve_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/displacement_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/displacement_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_scene %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_scene_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/embree_tests %%PORTEXAMPLES%%%%EXAMPLESDIR%%/embree_verify %%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/grid_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hair_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hair_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/instanced_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/instanced_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/interpolation %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interpolation_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/intersection_filter %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/intersection_filter_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lazy_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lazy_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/minimal %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/build.bench %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box.mtl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box.obj %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box.xml.bin %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box_instanced.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box_instanced.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box_mblur.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cornell_box_mblur.xml.bin %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve0.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve1.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve_flat.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve_flat.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve_geometry.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve_oriented.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve_oriented.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve_round.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/curve_round.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cylinder.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/cylinder.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/furBall_A.bin %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/furBall_A.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/furBall_A.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/hair0.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/hair0.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/hair1.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/hair1.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/linesegments.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/linesegments.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/mblur_time_range_curve.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/mblur_time_range_grid.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/mblur_time_range_line.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/mblur_time_range_quad.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/mblur_time_range_triangle.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/oriented_bspline_curve_twisted.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/oriented_curve0.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/oriented_curve1.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/oriented_curve_large_curvature.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/oriented_curve_large_curvature.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/oriented_curves.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/oriented_hermite_curve_twisted.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/points.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/points.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_0.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_0.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_1.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_1.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_2.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_2.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_3.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_3.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_4.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_4.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_5.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_5.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_6.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/round_line_segments_6.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv0.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv0.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv1.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv1.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv3.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv3.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv4.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv4.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv5.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv5.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv6.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv6.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv7.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv7.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv8.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv8.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv9.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv9.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_no_boundary.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_no_boundary.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_pin_all.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_pin_all.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_pin_boundary.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_pin_boundary.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_pin_corners.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_pin_corners.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_smooth_boundary.ecs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/subdiv_smooth_boundary.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/models/trace.bench %%PORTEXAMPLES%%%%EXAMPLESDIR%%/motion_blur_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/motion_blur_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multiscene_geometry %%PORTEXAMPLES%%%%EXAMPLESDIR%%/next_hit %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pathtracer %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pathtracer_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/point_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/point_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quaternion_motion_blur %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quaternion_motion_blur_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdivision_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/subdivision_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangle_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triangle_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_geometry %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_geometry_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/viewer %%PORTEXAMPLES%%%%EXAMPLESDIR%%/viewer_anim %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/viewer_anim_ispc %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/viewer_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/viewer_stream %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/viewer_stream_ispc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/voronoi %%ISPC%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/voronoi_ispc diff --git a/graphics/exiv2/pkg-plist b/graphics/exiv2/pkg-plist index c18d869493bb..a9c41912c082 100644 --- a/graphics/exiv2/pkg-plist +++ b/graphics/exiv2/pkg-plist @@ -1,93 +1,93 @@ %%SAMPLE%%bin/addmoddel %%SAMPLE%%bin/exifcomment %%SAMPLE%%bin/exifdata %%SAMPLE%%bin/exifprint %%SAMPLE%%bin/exifvalue bin/exiv2 %%SAMPLE%%bin/exiv2json %%SAMPLE%%bin/geotag %%SAMPLE%%bin/iptceasy %%SAMPLE%%bin/iptcprint %%SAMPLE%%bin/metacopy %%SAMPLE%%bin/mrwthumb %%SAMPLE%%bin/taglist %%SAMPLE%%bin/xmpdump %%SAMPLE%%bin/xmpparse %%SAMPLE%%bin/xmpprint %%SAMPLE%%bin/xmpsample include/exiv2/asfvideo.hpp include/exiv2/basicio.hpp include/exiv2/bmffimage.hpp include/exiv2/bmpimage.hpp include/exiv2/config.h include/exiv2/convert.hpp include/exiv2/cr2image.hpp include/exiv2/crwimage.hpp include/exiv2/datasets.hpp include/exiv2/easyaccess.hpp include/exiv2/epsimage.hpp include/exiv2/error.hpp include/exiv2/exif.hpp include/exiv2/exiv2.hpp include/exiv2/exiv2lib_export.h include/exiv2/exv_conf.h include/exiv2/futils.hpp include/exiv2/gifimage.hpp include/exiv2/http.hpp include/exiv2/image.hpp include/exiv2/ini.hpp include/exiv2/iptc.hpp include/exiv2/jp2image.hpp include/exiv2/jpgimage.hpp include/exiv2/matroskavideo.hpp include/exiv2/metadatum.hpp include/exiv2/mrwimage.hpp include/exiv2/orfimage.hpp include/exiv2/pgfimage.hpp include/exiv2/pngimage.hpp include/exiv2/preview.hpp include/exiv2/properties.hpp include/exiv2/psdimage.hpp include/exiv2/quicktimevideo.hpp include/exiv2/rafimage.hpp include/exiv2/riffvideo.hpp include/exiv2/rw2image.hpp include/exiv2/rwlock.hpp include/exiv2/slice.hpp include/exiv2/ssh.hpp include/exiv2/tags.hpp include/exiv2/tgaimage.hpp include/exiv2/tiffimage.hpp include/exiv2/types.hpp include/exiv2/utilsvideo.hpp include/exiv2/value.hpp include/exiv2/version.hpp include/exiv2/webpimage.hpp include/exiv2/xmp_exiv2.hpp include/exiv2/xmpsidecar.hpp lib/cmake/exiv2/exiv2Config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/exiv2/exiv2Config.cmake lib/cmake/exiv2/exiv2ConfigVersion.cmake lib/libexiv2.so lib/libexiv2.so.0.27.5 lib/libexiv2.so.27 lib/libexiv2-xmp.a libdata/pkgconfig/exiv2.pc -man/man1/exiv2.1.gz +share/man/man1/exiv2.1.gz %%NLS%%share/locale/bs/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ca/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/de/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/es/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/fi/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/fr/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/gl/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ms/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/nl/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/pl/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/pt/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ru/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/sk/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/sv/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ug/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/uk/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/vi/LC_MESSAGES/exiv2.mo diff --git a/graphics/flif/pkg-plist b/graphics/flif/pkg-plist index de8d7fa847b8..32abba234a0a 100644 --- a/graphics/flif/pkg-plist +++ b/graphics/flif/pkg-plist @@ -1,18 +1,18 @@ bin/apng2flif bin/dflif bin/flif bin/gif2flif bin/viewflif include/flif.h include/flif_common.h include/flif_dec.h include/flif_enc.h lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-flif.a lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-flif.so lib/libflif.so lib/libflif.so.0 lib/libflif_dec.so lib/libflif_dec.so.0 -man/man1/flif.1.gz +share/man/man1/flif.1.gz share/FLIF/flif.magic share/mime/packages/flif-mime.xml diff --git a/graphics/gmic/pkg-plist b/graphics/gmic/pkg-plist index 7d289ce22247..68c6e628f706 100644 --- a/graphics/gmic/pkg-plist +++ b/graphics/gmic/pkg-plist @@ -1,9 +1,9 @@ bin/gmic include/gmic.h lib/cmake/gmic/GmicConfig.cmake lib/cmake/gmic/GmicTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/gmic/GmicTargets.cmake lib/libgmic.so lib/libgmic.so.1 -man/man1/gmic.1.gz +share/man/man1/gmic.1.gz share/bash-completion/completions/gmic diff --git a/graphics/inkscape/pkg-plist b/graphics/inkscape/pkg-plist index 9d4dea4f1f20..dda218aaceb8 100644 --- a/graphics/inkscape/pkg-plist +++ b/graphics/inkscape/pkg-plist @@ -1,3333 +1,3333 @@ bin/inkscape bin/inkview lib/inkscape/libinkscape_base.so -man/de/man1/inkscape.1.gz -man/de/man1/inkview.1.gz -man/es/man1/inkview.1.gz -man/fr/man1/inkscape.1.gz -man/fr/man1/inkview.1.gz -man/hr/man1/inkscape.1.gz -man/hr/man1/inkview.1.gz -man/hu/man1/inkscape.1.gz -man/hu/man1/inkview.1.gz -man/man1/inkscape.1.gz -man/man1/inkview.1.gz -man/pt_BR/man1/inkview.1.gz -man/zh_TW/man1/inkscape.1.gz -man/zh_TW/man1/inkview.1.gz +share/man/de/man1/inkscape.1.gz +share/man/de/man1/inkview.1.gz +share/man/es/man1/inkview.1.gz +share/man/fr/man1/inkscape.1.gz +share/man/fr/man1/inkview.1.gz +share/man/hr/man1/inkscape.1.gz +share/man/hr/man1/inkview.1.gz +share/man/hu/man1/inkscape.1.gz +share/man/hu/man1/inkview.1.gz +share/man/man1/inkscape.1.gz +share/man/man1/inkview.1.gz +share/man/pt_BR/man1/inkview.1.gz +share/man/zh_TW/man1/inkscape.1.gz +share/man/zh_TW/man1/inkview.1.gz share/applications/org.inkscape.Inkscape.desktop share/bash-completion/completions/inkscape share/icons/hicolor/16x16/apps/org.inkscape.Inkscape.png share/icons/hicolor/22x22/apps/org.inkscape.Inkscape.png share/icons/hicolor/24x24/apps/org.inkscape.Inkscape.png share/icons/hicolor/256x256/apps/org.inkscape.Inkscape.png share/icons/hicolor/32x32/apps/org.inkscape.Inkscape.png share/icons/hicolor/48x48/apps/org.inkscape.Inkscape.png share/icons/hicolor/scalable/apps/org.inkscape.Inkscape.svg share/icons/hicolor/symbolic/apps/org.inkscape.Inkscape-symbolic.svg %%DATADIR%%/attributes/README %%DATADIR%%/attributes/css_defaults %%DATADIR%%/attributes/cssprops %%DATADIR%%/attributes/svgprops %%DATADIR%%/branding/README %%DATADIR%%/branding/inkscape-flat.svg %%DATADIR%%/branding/inkscape-mac.svg %%DATADIR%%/branding/inkscape-text.svg %%DATADIR%%/branding/inkscape.svg %%DATADIR%%/branding/sodipodi.svg %%DATADIR%%/branding/tux.svg %%DATADIR%%/doc/AUTHORS %%DATADIR%%/doc/COPYING %%DATADIR%%/doc/GPL-2.0-or-later.txt %%DATADIR%%/doc/GPL-2.0.txt %%DATADIR%%/doc/GPL-3.0-or-later.txt %%DATADIR%%/doc/GPL-3.0.txt %%DATADIR%%/doc/LGPL-2.1-or-later.txt %%DATADIR%%/doc/LGPL-2.1.txt %%DATADIR%%/doc/LGPL-3.0-or-later.txt %%DATADIR%%/doc/LGPL-3.0.txt %%DATADIR%%/doc/LICENSE %%DATADIR%%/doc/MPL-1.1.txt %%DATADIR%%/doc/OFL-1.1.txt %%DATADIR%%/doc/TRANSLATORS %%DATADIR%%/examples/README %%DATADIR%%/examples/animated-clock.svg %%DATADIR%%/examples/art-nouveau-P3.svg %%DATADIR%%/examples/blend_modes.svg %%DATADIR%%/examples/car.svgz %%DATADIR%%/examples/data_uri.svg %%DATADIR%%/examples/eastern-motive-P4G.svg %%DATADIR%%/examples/filters.svg %%DATADIR%%/examples/flow-go.svg %%DATADIR%%/examples/flowsample.svg %%DATADIR%%/examples/gallardo.svgz %%DATADIR%%/examples/glass.svg %%DATADIR%%/examples/gradient-mesh-experimental.svgz %%DATADIR%%/examples/gradient.svg %%DATADIR%%/examples/i18n.svg %%DATADIR%%/examples/istest.pov %%DATADIR%%/examples/l-systems.svgz %%DATADIR%%/examples/lighting_filters.svg %%DATADIR%%/examples/live-path-effects-curvestitch.svg %%DATADIR%%/examples/live-path-effects-gears.svg %%DATADIR%%/examples/live-path-effects-pathalongpath.svg %%DATADIR%%/examples/markers.svg %%DATADIR%%/examples/replace-hue.svg %%DATADIR%%/examples/rope-3D.svg %%DATADIR%%/examples/stars.svgz %%DATADIR%%/examples/svgfont.svg %%DATADIR%%/examples/tesselation-P3.svg %%DATADIR%%/examples/text-on-path.svg %%DATADIR%%/examples/tiger.svgz %%DATADIR%%/examples/tref.svg %%DATADIR%%/examples/turbulence_filters.svg %%DATADIR%%/extensions/.pylintrc %%DATADIR%%/extensions/LICENSE.txt %%DATADIR%%/extensions/MANIFEST.in %%DATADIR%%/extensions/Poly3DObjects/cube.obj %%DATADIR%%/extensions/Poly3DObjects/cuboct.obj %%DATADIR%%/extensions/Poly3DObjects/dodec.obj %%DATADIR%%/extensions/Poly3DObjects/great_dodec.obj %%DATADIR%%/extensions/Poly3DObjects/great_rhombicosidodec.obj %%DATADIR%%/extensions/Poly3DObjects/great_rhombicuboct.obj %%DATADIR%%/extensions/Poly3DObjects/great_stel_dodec.obj %%DATADIR%%/extensions/Poly3DObjects/icos.obj %%DATADIR%%/extensions/Poly3DObjects/icosidodec.obj %%DATADIR%%/extensions/Poly3DObjects/jessens_orthog_icos.obj %%DATADIR%%/extensions/Poly3DObjects/methane.obj %%DATADIR%%/extensions/Poly3DObjects/oct.obj %%DATADIR%%/extensions/Poly3DObjects/rh_axes.obj %%DATADIR%%/extensions/Poly3DObjects/rhomb_dodec.obj %%DATADIR%%/extensions/Poly3DObjects/rhomb_triacont.obj %%DATADIR%%/extensions/Poly3DObjects/small_rhombicosidodec.obj %%DATADIR%%/extensions/Poly3DObjects/small_rhombicuboct.obj %%DATADIR%%/extensions/Poly3DObjects/small_triam_icos.obj %%DATADIR%%/extensions/Poly3DObjects/snub_cube.obj %%DATADIR%%/extensions/Poly3DObjects/snub_dodec.obj %%DATADIR%%/extensions/Poly3DObjects/szilassi.obj %%DATADIR%%/extensions/Poly3DObjects/tet.obj %%DATADIR%%/extensions/Poly3DObjects/trunc_cube.obj %%DATADIR%%/extensions/Poly3DObjects/trunc_dodec.obj %%DATADIR%%/extensions/Poly3DObjects/trunc_icos.obj %%DATADIR%%/extensions/Poly3DObjects/trunc_oct.obj %%DATADIR%%/extensions/Poly3DObjects/trunc_tet.obj %%DATADIR%%/extensions/README.md %%DATADIR%%/extensions/TESTING.md %%DATADIR%%/extensions/addnodes.inx %%DATADIR%%/extensions/addnodes.py %%DATADIR%%/extensions/aisvg.inx %%DATADIR%%/extensions/aisvg.xslt %%DATADIR%%/extensions/alphabet_soup/2.svg %%DATADIR%%/extensions/alphabet_soup/3.svg %%DATADIR%%/extensions/alphabet_soup/6.svg %%DATADIR%%/extensions/alphabet_soup/7.svg %%DATADIR%%/extensions/alphabet_soup/Cblob.svg %%DATADIR%%/extensions/alphabet_soup/Chook.svg %%DATADIR%%/extensions/alphabet_soup/Ctail.svg %%DATADIR%%/extensions/alphabet_soup/Delta.svg %%DATADIR%%/extensions/alphabet_soup/Eb.svg %%DATADIR%%/extensions/alphabet_soup/Eserif.svg %%DATADIR%%/extensions/alphabet_soup/Et.svg %%DATADIR%%/extensions/alphabet_soup/G.svg %%DATADIR%%/extensions/alphabet_soup/IBSerif.svg %%DATADIR%%/extensions/alphabet_soup/ITSerif.svg %%DATADIR%%/extensions/alphabet_soup/Lb.svg %%DATADIR%%/extensions/alphabet_soup/Lt.svg %%DATADIR%%/extensions/alphabet_soup/Ocross.svg %%DATADIR%%/extensions/alphabet_soup/Oterm.svg %%DATADIR%%/extensions/alphabet_soup/P.svg %%DATADIR%%/extensions/alphabet_soup/Q.svg %%DATADIR%%/extensions/alphabet_soup/Rblock.svg %%DATADIR%%/extensions/alphabet_soup/Tb.svg %%DATADIR%%/extensions/alphabet_soup/Tt.svg %%DATADIR%%/extensions/alphabet_soup/U.svg %%DATADIR%%/extensions/alphabet_soup/Vser.svg %%DATADIR%%/extensions/alphabet_soup/Xh.svg %%DATADIR%%/extensions/alphabet_soup/Xne.svg %%DATADIR%%/extensions/alphabet_soup/Xnw.svg %%DATADIR%%/extensions/alphabet_soup/Xvb.svg %%DATADIR%%/extensions/alphabet_soup/Xvt.svg %%DATADIR%%/extensions/alphabet_soup/a.svg %%DATADIR%%/extensions/alphabet_soup/abase.svg %%DATADIR%%/extensions/alphabet_soup/acap.svg %%DATADIR%%/extensions/alphabet_soup/b.svg %%DATADIR%%/extensions/alphabet_soup/bar.svg %%DATADIR%%/extensions/alphabet_soup/bar2.svg %%DATADIR%%/extensions/alphabet_soup/barcap.svg %%DATADIR%%/extensions/alphabet_soup/c.svg %%DATADIR%%/extensions/alphabet_soup/cross.svg %%DATADIR%%/extensions/alphabet_soup/cserif.svg %%DATADIR%%/extensions/alphabet_soup/e.svg %%DATADIR%%/extensions/alphabet_soup/epsilon.svg %%DATADIR%%/extensions/alphabet_soup/f.svg %%DATADIR%%/extensions/alphabet_soup/gamma.svg %%DATADIR%%/extensions/alphabet_soup/h.svg %%DATADIR%%/extensions/alphabet_soup/h2.svg %%DATADIR%%/extensions/alphabet_soup/hcap.svg %%DATADIR%%/extensions/alphabet_soup/idot.svg %%DATADIR%%/extensions/alphabet_soup/j.svg %%DATADIR%%/extensions/alphabet_soup/k.svg %%DATADIR%%/extensions/alphabet_soup/l.svg %%DATADIR%%/extensions/alphabet_soup/lserif.svg %%DATADIR%%/extensions/alphabet_soup/m.svg %%DATADIR%%/extensions/alphabet_soup/mcap.svg %%DATADIR%%/extensions/alphabet_soup/n.svg %%DATADIR%%/extensions/alphabet_soup/o.svg %%DATADIR%%/extensions/alphabet_soup/ocap.svg %%DATADIR%%/extensions/alphabet_soup/question.svg %%DATADIR%%/extensions/alphabet_soup/r.svg %%DATADIR%%/extensions/alphabet_soup/rcap.svg %%DATADIR%%/extensions/alphabet_soup/s.svg %%DATADIR%%/extensions/alphabet_soup/serif.svg %%DATADIR%%/extensions/alphabet_soup/t.svg %%DATADIR%%/extensions/alphabet_soup/tserif.svg %%DATADIR%%/extensions/alphabet_soup/v.svg %%DATADIR%%/extensions/alphabet_soup/vcap.svg %%DATADIR%%/extensions/alphabet_soup/vserl.svg %%DATADIR%%/extensions/alphabet_soup/vserr.svg %%DATADIR%%/extensions/alphabet_soup/x.svg %%DATADIR%%/extensions/alphabet_soup/y.svg %%DATADIR%%/extensions/alphabet_soup/yogh.svg %%DATADIR%%/extensions/alphabet_soup/z.svg %%DATADIR%%/extensions/barcode/Base.py %%DATADIR%%/extensions/barcode/BaseEan.py %%DATADIR%%/extensions/barcode/Code128.py %%DATADIR%%/extensions/barcode/Code25i.py %%DATADIR%%/extensions/barcode/Code39.py %%DATADIR%%/extensions/barcode/Code39Ext.py %%DATADIR%%/extensions/barcode/Code93.py %%DATADIR%%/extensions/barcode/Ean13.py %%DATADIR%%/extensions/barcode/Ean2.py %%DATADIR%%/extensions/barcode/Ean5.py %%DATADIR%%/extensions/barcode/Ean8.py %%DATADIR%%/extensions/barcode/Rm4scc.py %%DATADIR%%/extensions/barcode/Upca.py %%DATADIR%%/extensions/barcode/Upce.py %%DATADIR%%/extensions/barcode/__init__.py %%DATADIR%%/extensions/color_HSL_adjust.inx %%DATADIR%%/extensions/color_HSL_adjust.py %%DATADIR%%/extensions/color_blackandwhite.inx %%DATADIR%%/extensions/color_blackandwhite.py %%DATADIR%%/extensions/color_brighter.inx %%DATADIR%%/extensions/color_brighter.py %%DATADIR%%/extensions/color_custom.inx %%DATADIR%%/extensions/color_custom.py %%DATADIR%%/extensions/color_darker.inx %%DATADIR%%/extensions/color_darker.py %%DATADIR%%/extensions/color_desaturate.inx %%DATADIR%%/extensions/color_desaturate.py %%DATADIR%%/extensions/color_grayscale.inx %%DATADIR%%/extensions/color_grayscale.py %%DATADIR%%/extensions/color_lesshue.inx %%DATADIR%%/extensions/color_lesshue.py %%DATADIR%%/extensions/color_lesslight.inx %%DATADIR%%/extensions/color_lesslight.py %%DATADIR%%/extensions/color_lesssaturation.inx %%DATADIR%%/extensions/color_lesssaturation.py %%DATADIR%%/extensions/color_list.inx %%DATADIR%%/extensions/color_list.py %%DATADIR%%/extensions/color_morehue.inx %%DATADIR%%/extensions/color_morehue.py %%DATADIR%%/extensions/color_morelight.inx %%DATADIR%%/extensions/color_morelight.py %%DATADIR%%/extensions/color_moresaturation.inx %%DATADIR%%/extensions/color_moresaturation.py %%DATADIR%%/extensions/color_negative.inx %%DATADIR%%/extensions/color_negative.py %%DATADIR%%/extensions/color_randomize.inx %%DATADIR%%/extensions/color_randomize.py %%DATADIR%%/extensions/color_removeblue.inx %%DATADIR%%/extensions/color_removeblue.py %%DATADIR%%/extensions/color_removegreen.inx %%DATADIR%%/extensions/color_removegreen.py %%DATADIR%%/extensions/color_removered.inx %%DATADIR%%/extensions/color_removered.py %%DATADIR%%/extensions/color_replace.inx %%DATADIR%%/extensions/color_replace.py %%DATADIR%%/extensions/color_rgbbarrel.inx %%DATADIR%%/extensions/color_rgbbarrel.py %%DATADIR%%/extensions/colors.xml %%DATADIR%%/extensions/convert2dashes.inx %%DATADIR%%/extensions/convert2dashes.py %%DATADIR%%/extensions/dhw_input.inx %%DATADIR%%/extensions/dhw_input.py %%DATADIR%%/extensions/dimension.inx %%DATADIR%%/extensions/dimension.py %%DATADIR%%/extensions/docinfo.inx %%DATADIR%%/extensions/docinfo.py %%DATADIR%%/extensions/doxygen-main.dox %%DATADIR%%/extensions/dpi90to96.inx %%DATADIR%%/extensions/dpi96to90.inx %%DATADIR%%/extensions/dpiswitcher.py %%DATADIR%%/extensions/draw_from_triangle.inx %%DATADIR%%/extensions/draw_from_triangle.py %%DATADIR%%/extensions/dxf12_outlines.inx %%DATADIR%%/extensions/dxf12_outlines.py %%DATADIR%%/extensions/dxf14_footer.txt %%DATADIR%%/extensions/dxf14_header.txt %%DATADIR%%/extensions/dxf14_style.txt %%DATADIR%%/extensions/dxf_input.inx %%DATADIR%%/extensions/dxf_input.py %%DATADIR%%/extensions/dxf_input_text_scale_factor.svg %%DATADIR%%/extensions/dxf_outlines.inx %%DATADIR%%/extensions/dxf_outlines.py %%DATADIR%%/extensions/edge3d.inx %%DATADIR%%/extensions/edge3d.py %%DATADIR%%/extensions/eps_input.inx %%DATADIR%%/extensions/export_gimp_palette.inx %%DATADIR%%/extensions/export_gimp_palette.py %%DATADIR%%/extensions/extension-manager-bootstrap.inx %%DATADIR%%/extensions/extension-manager-bootstrap.py %%DATADIR%%/extensions/extrude.inx %%DATADIR%%/extensions/extrude.py %%DATADIR%%/extensions/fig_input.inx %%DATADIR%%/extensions/fig_input.py %%DATADIR%%/extensions/flatten.inx %%DATADIR%%/extensions/flatten.py %%DATADIR%%/extensions/foldablebox.inx %%DATADIR%%/extensions/foldablebox.py %%DATADIR%%/extensions/fontfix.conf %%DATADIR%%/extensions/fractalize.inx %%DATADIR%%/extensions/fractalize.py %%DATADIR%%/extensions/frame.inx %%DATADIR%%/extensions/frame.py %%DATADIR%%/extensions/funcplot.inx %%DATADIR%%/extensions/funcplot.py %%DATADIR%%/extensions/gcodetools.py %%DATADIR%%/extensions/gcodetools_about.inx %%DATADIR%%/extensions/gcodetools_area.inx %%DATADIR%%/extensions/gcodetools_check_for_updates.inx.h %%DATADIR%%/extensions/gcodetools_dxf_points.inx %%DATADIR%%/extensions/gcodetools_engraving.inx %%DATADIR%%/extensions/gcodetools_graffiti.inx %%DATADIR%%/extensions/gcodetools_lathe.inx %%DATADIR%%/extensions/gcodetools_orientation_points.inx %%DATADIR%%/extensions/gcodetools_path_to_gcode.inx %%DATADIR%%/extensions/gcodetools_prepare_path_for_plasma.inx %%DATADIR%%/extensions/gcodetools_tools_library.inx %%DATADIR%%/extensions/generate_voronoi.inx %%DATADIR%%/extensions/generate_voronoi.py %%DATADIR%%/extensions/genpofiles.sh %%DATADIR%%/extensions/gimp_xcf.inx %%DATADIR%%/extensions/gimp_xcf.py %%DATADIR%%/extensions/grid_cartesian.inx %%DATADIR%%/extensions/grid_cartesian.py %%DATADIR%%/extensions/grid_isometric.inx %%DATADIR%%/extensions/grid_isometric.py %%DATADIR%%/extensions/grid_polar.inx %%DATADIR%%/extensions/grid_polar.py %%DATADIR%%/extensions/guides_creator.inx %%DATADIR%%/extensions/guides_creator.py %%DATADIR%%/extensions/guillotine.inx %%DATADIR%%/extensions/guillotine.py %%DATADIR%%/extensions/handles.inx %%DATADIR%%/extensions/handles.py %%DATADIR%%/extensions/hershey.inx %%DATADIR%%/extensions/hershey.py %%DATADIR%%/extensions/hpgl_decoder.py %%DATADIR%%/extensions/hpgl_encoder.py %%DATADIR%%/extensions/hpgl_input.inx %%DATADIR%%/extensions/hpgl_input.py %%DATADIR%%/extensions/hpgl_output.inx %%DATADIR%%/extensions/hpgl_output.py %%DATADIR%%/extensions/image_attributes.inx %%DATADIR%%/extensions/image_attributes.py %%DATADIR%%/extensions/image_embed.inx %%DATADIR%%/extensions/image_embed.py %%DATADIR%%/extensions/image_embed_selected.inx %%DATADIR%%/extensions/image_extract.inx %%DATADIR%%/extensions/image_extract.py %%DATADIR%%/extensions/ink2canvas.inx %%DATADIR%%/extensions/ink2canvas.py %%DATADIR%%/extensions/ink2canvas_lib/__init__.py %%DATADIR%%/extensions/ink2canvas_lib/canvas.py %%DATADIR%%/extensions/ink2canvas_lib/svg.py %%DATADIR%%/extensions/inkex.py %%DATADIR%%/extensions/inkex/__init__.py %%DATADIR%%/extensions/inkex/base.py %%DATADIR%%/extensions/inkex/bezier.py %%DATADIR%%/extensions/inkex/colors.py %%DATADIR%%/extensions/inkex/command.py %%DATADIR%%/extensions/inkex/deprecated-simple/README.rst %%DATADIR%%/extensions/inkex/deprecated-simple/bezmisc.py %%DATADIR%%/extensions/inkex/deprecated-simple/cspsubdiv.py %%DATADIR%%/extensions/inkex/deprecated-simple/cubicsuperpath.py %%DATADIR%%/extensions/inkex/deprecated-simple/ffgeom.py %%DATADIR%%/extensions/inkex/deprecated-simple/run_command.py %%DATADIR%%/extensions/inkex/deprecated-simple/simplepath.py %%DATADIR%%/extensions/inkex/deprecated-simple/simplestyle.py %%DATADIR%%/extensions/inkex/deprecated-simple/simpletransform.py %%DATADIR%%/extensions/inkex/deprecated.py %%DATADIR%%/extensions/inkex/elements/__init__.py %%DATADIR%%/extensions/inkex/elements/_base.py %%DATADIR%%/extensions/inkex/elements/_filters.py %%DATADIR%%/extensions/inkex/elements/_groups.py %%DATADIR%%/extensions/inkex/elements/_image.py %%DATADIR%%/extensions/inkex/elements/_meta.py %%DATADIR%%/extensions/inkex/elements/_polygons.py %%DATADIR%%/extensions/inkex/elements/_selected.py %%DATADIR%%/extensions/inkex/elements/_svg.py %%DATADIR%%/extensions/inkex/elements/_text.py %%DATADIR%%/extensions/inkex/elements/_use.py %%DATADIR%%/extensions/inkex/elements/_utils.py %%DATADIR%%/extensions/inkex/extensions.py %%DATADIR%%/extensions/inkex/inkscape_env.py %%DATADIR%%/extensions/inkex/inx.py %%DATADIR%%/extensions/inkex/localization.py %%DATADIR%%/extensions/inkex/paths.py %%DATADIR%%/extensions/inkex/ports.py %%DATADIR%%/extensions/inkex/styles.py %%DATADIR%%/extensions/inkex/tester/__init__.py %%DATADIR%%/extensions/inkex/tester/decorators.py %%DATADIR%%/extensions/inkex/tester/filters.py %%DATADIR%%/extensions/inkex/tester/inx.py %%DATADIR%%/extensions/inkex/tester/mock.py %%DATADIR%%/extensions/inkex/tester/svg.py %%DATADIR%%/extensions/inkex/tester/word.py %%DATADIR%%/extensions/inkex/tester/xmldiff.py %%DATADIR%%/extensions/inkex/transforms.py %%DATADIR%%/extensions/inkex/turtle.py %%DATADIR%%/extensions/inkex/tween.py %%DATADIR%%/extensions/inkex/units.py %%DATADIR%%/extensions/inkex/utils.py %%DATADIR%%/extensions/inkscape.extension.rng %%DATADIR%%/extensions/inkscape_follow_link.inx %%DATADIR%%/extensions/inkscape_follow_link.py %%DATADIR%%/extensions/inkweb.js %%DATADIR%%/extensions/inkwebeffect.py %%DATADIR%%/extensions/interp.inx %%DATADIR%%/extensions/interp.py %%DATADIR%%/extensions/interp_att_g.inx %%DATADIR%%/extensions/interp_att_g.py %%DATADIR%%/extensions/jessyInk.js %%DATADIR%%/extensions/jessyInk_core_mouseHandler_noclick.js %%DATADIR%%/extensions/jessyInk_core_mouseHandler_zoomControl.js %%DATADIR%%/extensions/jessyink_autotexts.inx %%DATADIR%%/extensions/jessyink_autotexts.py %%DATADIR%%/extensions/jessyink_effects.inx %%DATADIR%%/extensions/jessyink_effects.py %%DATADIR%%/extensions/jessyink_export.inx %%DATADIR%%/extensions/jessyink_export.py %%DATADIR%%/extensions/jessyink_install.inx %%DATADIR%%/extensions/jessyink_install.py %%DATADIR%%/extensions/jessyink_key_bindings.inx %%DATADIR%%/extensions/jessyink_key_bindings.py %%DATADIR%%/extensions/jessyink_master_slide.inx %%DATADIR%%/extensions/jessyink_master_slide.py %%DATADIR%%/extensions/jessyink_mouse_handler.inx %%DATADIR%%/extensions/jessyink_mouse_handler.py %%DATADIR%%/extensions/jessyink_summary.inx %%DATADIR%%/extensions/jessyink_summary.py %%DATADIR%%/extensions/jessyink_transitions.inx %%DATADIR%%/extensions/jessyink_transitions.py %%DATADIR%%/extensions/jessyink_uninstall.inx %%DATADIR%%/extensions/jessyink_uninstall.py %%DATADIR%%/extensions/jessyink_video.inx %%DATADIR%%/extensions/jessyink_video.py %%DATADIR%%/extensions/jessyink_video.svg %%DATADIR%%/extensions/jessyink_view.inx %%DATADIR%%/extensions/jessyink_view.py %%DATADIR%%/extensions/jitternodes.inx %%DATADIR%%/extensions/jitternodes.py %%DATADIR%%/extensions/layer2png.inx %%DATADIR%%/extensions/layer2png.py %%DATADIR%%/extensions/layers2svgfont.inx %%DATADIR%%/extensions/layers2svgfont.py %%DATADIR%%/extensions/layout_nup.inx %%DATADIR%%/extensions/layout_nup.py %%DATADIR%%/extensions/lindenmayer.inx %%DATADIR%%/extensions/lindenmayer.py %%DATADIR%%/extensions/lorem_ipsum.inx %%DATADIR%%/extensions/lorem_ipsum.py %%DATADIR%%/extensions/markers_strokepaint.inx %%DATADIR%%/extensions/markers_strokepaint.py %%DATADIR%%/extensions/measure.inx %%DATADIR%%/extensions/measure.py %%DATADIR%%/extensions/media_zip.inx %%DATADIR%%/extensions/media_zip.py %%DATADIR%%/extensions/merge_styles.inx %%DATADIR%%/extensions/merge_styles.py %%DATADIR%%/extensions/motion.inx %%DATADIR%%/extensions/motion.py %%DATADIR%%/extensions/new_glyph_layer.inx %%DATADIR%%/extensions/new_glyph_layer.py %%DATADIR%%/extensions/next_glyph_layer.inx %%DATADIR%%/extensions/next_glyph_layer.py %%DATADIR%%/extensions/nicechart.inx %%DATADIR%%/extensions/nicechart.py %%DATADIR%%/extensions/output_scour.inx %%DATADIR%%/extensions/output_scour.py %%DATADIR%%/extensions/output_scour.svg %%DATADIR%%/extensions/param_curves.inx %%DATADIR%%/extensions/param_curves.py %%DATADIR%%/extensions/path_envelope.inx %%DATADIR%%/extensions/path_envelope.py %%DATADIR%%/extensions/path_mesh_m2p.inx %%DATADIR%%/extensions/path_mesh_m2p.py %%DATADIR%%/extensions/path_mesh_p2m.inx %%DATADIR%%/extensions/path_mesh_p2m.py %%DATADIR%%/extensions/path_number_nodes.inx %%DATADIR%%/extensions/path_number_nodes.py %%DATADIR%%/extensions/path_to_absolute.inx %%DATADIR%%/extensions/path_to_absolute.py %%DATADIR%%/extensions/pathalongpath.inx %%DATADIR%%/extensions/pathalongpath.py %%DATADIR%%/extensions/pathmodifier.py %%DATADIR%%/extensions/pathscatter.inx %%DATADIR%%/extensions/pathscatter.py %%DATADIR%%/extensions/pdflatex.inx %%DATADIR%%/extensions/pdflatex.py %%DATADIR%%/extensions/perfectboundcover.inx %%DATADIR%%/extensions/perfectboundcover.py %%DATADIR%%/extensions/perspective.inx %%DATADIR%%/extensions/perspective.py %%DATADIR%%/extensions/pixelsnap.inx %%DATADIR%%/extensions/pixelsnap.py %%DATADIR%%/extensions/plotter.inx %%DATADIR%%/extensions/plotter.py %%DATADIR%%/extensions/polyhedron_3d.inx %%DATADIR%%/extensions/polyhedron_3d.py %%DATADIR%%/extensions/prepare_file_save_as.inx %%DATADIR%%/extensions/prepare_file_save_as.py %%DATADIR%%/extensions/previous_glyph_layer.inx %%DATADIR%%/extensions/previous_glyph_layer.py %%DATADIR%%/extensions/printing_marks.inx %%DATADIR%%/extensions/printing_marks.py %%DATADIR%%/extensions/ps_input.inx %%DATADIR%%/extensions/ps_input.py %%DATADIR%%/extensions/raster_output_jpg.inx %%DATADIR%%/extensions/raster_output_jpg.py %%DATADIR%%/extensions/raster_output_jpg.svg %%DATADIR%%/extensions/raster_output_png.inx %%DATADIR%%/extensions/raster_output_png.py %%DATADIR%%/extensions/raster_output_tiff.inx %%DATADIR%%/extensions/raster_output_tiff.py %%DATADIR%%/extensions/raster_output_webp.inx %%DATADIR%%/extensions/raster_output_webp.py %%DATADIR%%/extensions/render_alphabetsoup.inx %%DATADIR%%/extensions/render_alphabetsoup.py %%DATADIR%%/extensions/render_alphabetsoup_config.py %%DATADIR%%/extensions/render_barcode.inx %%DATADIR%%/extensions/render_barcode.py %%DATADIR%%/extensions/render_barcode_datamatrix.inx %%DATADIR%%/extensions/render_barcode_datamatrix.py %%DATADIR%%/extensions/render_barcode_qrcode.inx %%DATADIR%%/extensions/render_barcode_qrcode.py %%DATADIR%%/extensions/render_gear_rack.inx %%DATADIR%%/extensions/render_gear_rack.py %%DATADIR%%/extensions/render_gears.inx %%DATADIR%%/extensions/render_gears.py %%DATADIR%%/extensions/replace_font.inx %%DATADIR%%/extensions/replace_font.py %%DATADIR%%/extensions/restack.inx %%DATADIR%%/extensions/restack.py %%DATADIR%%/extensions/rtree.inx %%DATADIR%%/extensions/rtree.py %%DATADIR%%/extensions/rubberstretch.inx %%DATADIR%%/extensions/rubberstretch.py %%DATADIR%%/extensions/scribus_export_pdf.inx %%DATADIR%%/extensions/scribus_export_pdf.py %%DATADIR%%/extensions/seamless_pattern.svg %%DATADIR%%/extensions/setup.cfg %%DATADIR%%/extensions/setup.py %%DATADIR%%/extensions/setup_typography_canvas.inx %%DATADIR%%/extensions/setup_typography_canvas.py %%DATADIR%%/extensions/spirograph.inx %%DATADIR%%/extensions/spirograph.py %%DATADIR%%/extensions/straightseg.inx %%DATADIR%%/extensions/straightseg.py %%DATADIR%%/extensions/svg2fxg.inx %%DATADIR%%/extensions/svg2fxg.xsl %%DATADIR%%/extensions/svg2xaml.inx %%DATADIR%%/extensions/svg2xaml.xsl %%DATADIR%%/extensions/svg_fonts/EMSAllure.svg %%DATADIR%%/extensions/svg_fonts/EMSElfin.svg %%DATADIR%%/extensions/svg_fonts/EMSFelix.svg %%DATADIR%%/extensions/svg_fonts/EMSNixish.svg %%DATADIR%%/extensions/svg_fonts/EMSNixishItalic.svg %%DATADIR%%/extensions/svg_fonts/EMSOsmotron.svg %%DATADIR%%/extensions/svg_fonts/EMSReadability.svg %%DATADIR%%/extensions/svg_fonts/EMSReadabilityItalic.svg %%DATADIR%%/extensions/svg_fonts/EMSTech.svg %%DATADIR%%/extensions/svg_fonts/HersheyGothEnglish.svg %%DATADIR%%/extensions/svg_fonts/HersheySans1.svg %%DATADIR%%/extensions/svg_fonts/HersheySansMed.svg %%DATADIR%%/extensions/svg_fonts/HersheyScript1.svg %%DATADIR%%/extensions/svg_fonts/HersheyScriptMed.svg %%DATADIR%%/extensions/svg_fonts/HersheySerifBold.svg %%DATADIR%%/extensions/svg_fonts/HersheySerifBoldItalic.svg %%DATADIR%%/extensions/svg_fonts/HersheySerifMed.svg %%DATADIR%%/extensions/svg_fonts/HersheySerifMedItalic.svg %%DATADIR%%/extensions/svg_fonts/OFL.txt %%DATADIR%%/extensions/svgcalendar.inx %%DATADIR%%/extensions/svgcalendar.py %%DATADIR%%/extensions/svgfont2layers.inx %%DATADIR%%/extensions/svgfont2layers.py %%DATADIR%%/extensions/synfig_fileformat.py %%DATADIR%%/extensions/synfig_output.inx %%DATADIR%%/extensions/synfig_output.py %%DATADIR%%/extensions/synfig_prepare.py %%DATADIR%%/extensions/tar_layers.inx %%DATADIR%%/extensions/tar_layers.py %%DATADIR%%/extensions/template.py %%DATADIR%%/extensions/template_business_card.inx %%DATADIR%%/extensions/template_desktop.inx %%DATADIR%%/extensions/template_dvd_cover.inx %%DATADIR%%/extensions/template_dvd_cover.py %%DATADIR%%/extensions/template_envelope.inx %%DATADIR%%/extensions/template_generic.inx %%DATADIR%%/extensions/template_icon.inx %%DATADIR%%/extensions/template_page.inx %%DATADIR%%/extensions/template_seamless_pattern.inx %%DATADIR%%/extensions/template_seamless_pattern.py %%DATADIR%%/extensions/template_video.inx %%DATADIR%%/extensions/text_braille.inx %%DATADIR%%/extensions/text_braille.py %%DATADIR%%/extensions/text_extract.inx %%DATADIR%%/extensions/text_extract.py %%DATADIR%%/extensions/text_flipcase.inx %%DATADIR%%/extensions/text_flipcase.py %%DATADIR%%/extensions/text_lowercase.inx %%DATADIR%%/extensions/text_lowercase.py %%DATADIR%%/extensions/text_merge.inx %%DATADIR%%/extensions/text_merge.py %%DATADIR%%/extensions/text_randomcase.inx %%DATADIR%%/extensions/text_randomcase.py %%DATADIR%%/extensions/text_sentencecase.inx %%DATADIR%%/extensions/text_sentencecase.py %%DATADIR%%/extensions/text_split.inx %%DATADIR%%/extensions/text_split.py %%DATADIR%%/extensions/text_titlecase.inx %%DATADIR%%/extensions/text_titlecase.py %%DATADIR%%/extensions/text_uppercase.inx %%DATADIR%%/extensions/text_uppercase.py %%DATADIR%%/extensions/tools/generate_argparse_conf.py %%DATADIR%%/extensions/tox.ini %%DATADIR%%/extensions/triangle.inx %%DATADIR%%/extensions/triangle.py %%DATADIR%%/extensions/ungroup_deep.inx %%DATADIR%%/extensions/ungroup_deep.py %%DATADIR%%/extensions/voronoi.py %%DATADIR%%/extensions/voronoi2svg.inx %%DATADIR%%/extensions/voronoi2svg.py %%DATADIR%%/extensions/web_interactive_mockup.inx %%DATADIR%%/extensions/web_interactive_mockup.py %%DATADIR%%/extensions/web_set_att.inx %%DATADIR%%/extensions/web_set_att.py %%DATADIR%%/extensions/web_transmit_att.inx %%DATADIR%%/extensions/web_transmit_att.py %%DATADIR%%/extensions/webslicer_create_group.inx %%DATADIR%%/extensions/webslicer_create_group.py %%DATADIR%%/extensions/webslicer_create_rect.inx %%DATADIR%%/extensions/webslicer_create_rect.py %%DATADIR%%/extensions/webslicer_effect.py %%DATADIR%%/extensions/webslicer_export.inx %%DATADIR%%/extensions/webslicer_export.py %%DATADIR%%/extensions/whirl.inx %%DATADIR%%/extensions/whirl.py %%DATADIR%%/extensions/wireframe_sphere.inx %%DATADIR%%/extensions/wireframe_sphere.py %%DATADIR%%/extensions/xaml2svg.inx %%DATADIR%%/extensions/xaml2svg.xsl %%DATADIR%%/extensions/xaml2svg/animation.xsl %%DATADIR%%/extensions/xaml2svg/brushes.xsl %%DATADIR%%/extensions/xaml2svg/canvas.xsl %%DATADIR%%/extensions/xaml2svg/geometry.xsl %%DATADIR%%/extensions/xaml2svg/properties.xsl %%DATADIR%%/extensions/xaml2svg/shapes.xsl %%DATADIR%%/extensions/xaml2svg/transform.xsl %%DATADIR%%/filters/README %%DATADIR%%/filters/filters.svg %%DATADIR%%/fonts/README %%DATADIR%%/icons/Tango/index.theme %%DATADIR%%/icons/Tango/scalable/actions/align-horizontal-baseline.svg %%DATADIR%%/icons/Tango/scalable/actions/align-horizontal-center.svg %%DATADIR%%/icons/Tango/scalable/actions/align-horizontal-left-to-anchor.svg %%DATADIR%%/icons/Tango/scalable/actions/align-horizontal-left.svg %%DATADIR%%/icons/Tango/scalable/actions/align-horizontal-node.svg %%DATADIR%%/icons/Tango/scalable/actions/align-horizontal-right-to-anchor.svg %%DATADIR%%/icons/Tango/scalable/actions/align-horizontal-right.svg %%DATADIR%%/icons/Tango/scalable/actions/align-vertical-baseline.svg %%DATADIR%%/icons/Tango/scalable/actions/align-vertical-bottom-to-anchor.svg %%DATADIR%%/icons/Tango/scalable/actions/align-vertical-bottom.svg %%DATADIR%%/icons/Tango/scalable/actions/align-vertical-center.svg %%DATADIR%%/icons/Tango/scalable/actions/align-vertical-node.svg %%DATADIR%%/icons/Tango/scalable/actions/align-vertical-top-to-anchor.svg %%DATADIR%%/icons/Tango/scalable/actions/align-vertical-top.svg %%DATADIR%%/icons/Tango/scalable/actions/attach-path.svg %%DATADIR%%/icons/Tango/scalable/actions/bend-path.svg %%DATADIR%%/icons/Tango/scalable/actions/bitmap-trace.svg %%DATADIR%%/icons/Tango/scalable/actions/bool-op.svg %%DATADIR%%/icons/Tango/scalable/actions/bounding-box.svg %%DATADIR%%/icons/Tango/scalable/actions/bspline.svg %%DATADIR%%/icons/Tango/scalable/actions/clone-original.svg %%DATADIR%%/icons/Tango/scalable/actions/color-fill.svg %%DATADIR%%/icons/Tango/scalable/actions/color-gradient.svg %%DATADIR%%/icons/Tango/scalable/actions/color-management.svg %%DATADIR%%/icons/Tango/scalable/actions/color-picker.svg %%DATADIR%%/icons/Tango/scalable/actions/connector-avoid.svg %%DATADIR%%/icons/Tango/scalable/actions/connector-ignore.svg %%DATADIR%%/icons/Tango/scalable/actions/construct-grid.svg %%DATADIR%%/icons/Tango/scalable/actions/copy-rotate.svg %%DATADIR%%/icons/Tango/scalable/actions/curvestitching.svg %%DATADIR%%/icons/Tango/scalable/actions/dashed-stroke.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-align-and-distribute.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-fill-and-stroke.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-icon-preview.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-input-devices.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-layers.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-memory.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-messages.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-object-properties.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-objects.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-rows-and-columns.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-scripts.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-selectors.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-text-and-font.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-transform.svg %%DATADIR%%/icons/Tango/scalable/actions/dialog-xml-editor.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-graph-directed.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-graph.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-horizontal-baseline.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-horizontal-center.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-horizontal-gaps.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-horizontal-left.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-horizontal-node.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-horizontal-right.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-randomize.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-remove-overlaps.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-unclump.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-vertical-baseline.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-vertical-bottom.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-vertical-center.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-vertical-gaps.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-vertical-node.svg %%DATADIR%%/icons/Tango/scalable/actions/distribute-vertical-top.svg %%DATADIR%%/icons/Tango/scalable/actions/document-export-ocal.svg %%DATADIR%%/icons/Tango/scalable/actions/document-export.svg %%DATADIR%%/icons/Tango/scalable/actions/document-import-ocal.svg %%DATADIR%%/icons/Tango/scalable/actions/document-import.svg %%DATADIR%%/icons/Tango/scalable/actions/document-metadata.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-calligraphic.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-connector.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-cuboid.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-ellipse-arc.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-ellipse-chord.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-ellipse-segment.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-ellipse-whole.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-ellipse.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-eraser-delete-objects.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-eraser.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-freehand.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-angle-bisector.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-blank.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-circle-from-radius.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-circle-from-three-points.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-inactive.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-line-parallel.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-line-perpendicular.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-line-segment.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-mirror.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-geometry-set-bounding-box.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-path.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-polygon-star.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-polygon.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-rectangle.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-spiral.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-star.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-text.svg %%DATADIR%%/icons/Tango/scalable/actions/draw-trace-background.svg %%DATADIR%%/icons/Tango/scalable/actions/drawing-1.svg %%DATADIR%%/icons/Tango/scalable/actions/drawing-2.svg %%DATADIR%%/icons/Tango/scalable/actions/drawing.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-clone-link-lpe.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-clone-link.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-clone-unlink.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-clone.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-duplicate.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-height-separately.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-height.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-in-place.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-size-separately.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-size.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-style.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-width-separately.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-paste-width.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-all-layers.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-all.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-invert.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-none.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-original.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-same-fill-and-stroke.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-same-fill.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-same-object-type.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-same-stroke-color.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-select-same-stroke-style.svg %%DATADIR%%/icons/Tango/scalable/actions/edit-undo-history.svg %%DATADIR%%/icons/Tango/scalable/actions/ellipse-5pts.svg %%DATADIR%%/icons/Tango/scalable/actions/embrodery-stitch.svg %%DATADIR%%/icons/Tango/scalable/actions/empty-icon.svg %%DATADIR%%/icons/Tango/scalable/actions/envelope.svg %%DATADIR%%/icons/Tango/scalable/actions/fill-between-many.svg %%DATADIR%%/icons/Tango/scalable/actions/fill-between-strokes.svg %%DATADIR%%/icons/Tango/scalable/actions/fill-rule-even-odd.svg %%DATADIR%%/icons/Tango/scalable/actions/fill-rule-nonzero.svg %%DATADIR%%/icons/Tango/scalable/actions/fillet-chamfer.svg %%DATADIR%%/icons/Tango/scalable/actions/format-text-direction-horizontal.svg %%DATADIR%%/icons/Tango/scalable/actions/format-text-direction-vertical.svg %%DATADIR%%/icons/Tango/scalable/actions/gears.svg %%DATADIR%%/icons/Tango/scalable/actions/grid-axonometric.svg %%DATADIR%%/icons/Tango/scalable/actions/grid-rectangular.svg %%DATADIR%%/icons/Tango/scalable/actions/guides.svg %%DATADIR%%/icons/Tango/scalable/actions/hamburger-menu.svg %%DATADIR%%/icons/Tango/scalable/actions/help-contents.svg %%DATADIR%%/icons/Tango/scalable/actions/help-keyboard-shortcuts.svg %%DATADIR%%/icons/Tango/scalable/actions/horizontal.svg %%DATADIR%%/icons/Tango/scalable/actions/image-missing.svg %%DATADIR%%/icons/Tango/scalable/actions/info-outline.svg %%DATADIR%%/icons/Tango/scalable/actions/info.svg %%DATADIR%%/icons/Tango/scalable/actions/inkscape-logo.svg %%DATADIR%%/icons/Tango/scalable/actions/interpolate-points.svg %%DATADIR%%/icons/Tango/scalable/actions/interpolate.svg %%DATADIR%%/icons/Tango/scalable/actions/knot.svg %%DATADIR%%/icons/Tango/scalable/actions/lattice2.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-bottom.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-delete.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-lower.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-new.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-next.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-previous.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-raise.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-rename.svg %%DATADIR%%/icons/Tango/scalable/actions/layer-top.svg %%DATADIR%%/icons/Tango/scalable/actions/measure-segments.svg %%DATADIR%%/icons/Tango/scalable/actions/mirror-symmetry.svg %%DATADIR%%/icons/Tango/scalable/actions/node-add.svg %%DATADIR%%/icons/Tango/scalable/actions/node-break.svg %%DATADIR%%/icons/Tango/scalable/actions/node-delete-segment.svg %%DATADIR%%/icons/Tango/scalable/actions/node-delete.svg %%DATADIR%%/icons/Tango/scalable/actions/node-join-segment.svg %%DATADIR%%/icons/Tango/scalable/actions/node-join.svg %%DATADIR%%/icons/Tango/scalable/actions/node-segment-curve.svg %%DATADIR%%/icons/Tango/scalable/actions/node-segment-line.svg %%DATADIR%%/icons/Tango/scalable/actions/node-type-auto-smooth.svg %%DATADIR%%/icons/Tango/scalable/actions/node-type-cusp.svg %%DATADIR%%/icons/Tango/scalable/actions/node-type-smooth.svg %%DATADIR%%/icons/Tango/scalable/actions/node-type-symmetric.svg %%DATADIR%%/icons/Tango/scalable/actions/object-columns.svg %%DATADIR%%/icons/Tango/scalable/actions/object-fill.svg %%DATADIR%%/icons/Tango/scalable/actions/object-flip-horizontal.svg %%DATADIR%%/icons/Tango/scalable/actions/object-flip-vertical.svg %%DATADIR%%/icons/Tango/scalable/actions/object-group.svg %%DATADIR%%/icons/Tango/scalable/actions/object-hidden.svg %%DATADIR%%/icons/Tango/scalable/actions/object-locked.svg %%DATADIR%%/icons/Tango/scalable/actions/object-rotate-left.svg %%DATADIR%%/icons/Tango/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/Tango/scalable/actions/object-rows.svg %%DATADIR%%/icons/Tango/scalable/actions/object-stroke-style.svg %%DATADIR%%/icons/Tango/scalable/actions/object-stroke.svg %%DATADIR%%/icons/Tango/scalable/actions/object-to-path.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-attract.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-blur.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-duplicate.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-jitter-color.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-paint.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-push.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-randomize.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-rotate.svg %%DATADIR%%/icons/Tango/scalable/actions/object-tweak-shrink.svg %%DATADIR%%/icons/Tango/scalable/actions/object-ungroup.svg %%DATADIR%%/icons/Tango/scalable/actions/object-unlocked.svg %%DATADIR%%/icons/Tango/scalable/actions/object-visible.svg %%DATADIR%%/icons/Tango/scalable/actions/off-outline.svg %%DATADIR%%/icons/Tango/scalable/actions/offset.svg %%DATADIR%%/icons/Tango/scalable/actions/on-outline.svg %%DATADIR%%/icons/Tango/scalable/actions/paint-gradient-linear.svg %%DATADIR%%/icons/Tango/scalable/actions/paint-gradient-radial.svg %%DATADIR%%/icons/Tango/scalable/actions/paint-none.svg %%DATADIR%%/icons/Tango/scalable/actions/paint-pattern.svg %%DATADIR%%/icons/Tango/scalable/actions/paint-solid.svg %%DATADIR%%/icons/Tango/scalable/actions/paint-unknown.svg %%DATADIR%%/icons/Tango/scalable/actions/path-break-apart.svg %%DATADIR%%/icons/Tango/scalable/actions/path-clip-edit.svg %%DATADIR%%/icons/Tango/scalable/actions/path-combine.svg %%DATADIR%%/icons/Tango/scalable/actions/path-cut.svg %%DATADIR%%/icons/Tango/scalable/actions/path-difference.svg %%DATADIR%%/icons/Tango/scalable/actions/path-division.svg %%DATADIR%%/icons/Tango/scalable/actions/path-effect-parameter-next.svg %%DATADIR%%/icons/Tango/scalable/actions/path-exclusion.svg %%DATADIR%%/icons/Tango/scalable/actions/path-inset.svg %%DATADIR%%/icons/Tango/scalable/actions/path-intersection.svg %%DATADIR%%/icons/Tango/scalable/actions/path-mask-edit.svg %%DATADIR%%/icons/Tango/scalable/actions/path-mode-bezier.svg %%DATADIR%%/icons/Tango/scalable/actions/path-mode-bspline.svg %%DATADIR%%/icons/Tango/scalable/actions/path-mode-polyline-paraxial.svg %%DATADIR%%/icons/Tango/scalable/actions/path-mode-polyline.svg %%DATADIR%%/icons/Tango/scalable/actions/path-mode-spiro.svg %%DATADIR%%/icons/Tango/scalable/actions/path-offset-dynamic.svg %%DATADIR%%/icons/Tango/scalable/actions/path-offset-linked.svg %%DATADIR%%/icons/Tango/scalable/actions/path-outset.svg %%DATADIR%%/icons/Tango/scalable/actions/path-reverse.svg %%DATADIR%%/icons/Tango/scalable/actions/path-simplify.svg %%DATADIR%%/icons/Tango/scalable/actions/path-tweak-attract.svg %%DATADIR%%/icons/Tango/scalable/actions/path-tweak-push.svg %%DATADIR%%/icons/Tango/scalable/actions/path-tweak-roughen.svg %%DATADIR%%/icons/Tango/scalable/actions/path-tweak-shrink.svg %%DATADIR%%/icons/Tango/scalable/actions/path-union.svg %%DATADIR%%/icons/Tango/scalable/actions/perspective-envelope.svg %%DATADIR%%/icons/Tango/scalable/actions/perspective-parallel.svg %%DATADIR%%/icons/Tango/scalable/actions/powerclip.svg %%DATADIR%%/icons/Tango/scalable/actions/powermask.svg %%DATADIR%%/icons/Tango/scalable/actions/powerstroke.svg %%DATADIR%%/icons/Tango/scalable/actions/pts2ellipse.svg %%DATADIR%%/icons/Tango/scalable/actions/rectangle-make-corners-sharp.svg %%DATADIR%%/icons/Tango/scalable/actions/rough-hatches.svg %%DATADIR%%/icons/Tango/scalable/actions/roughen.svg %%DATADIR%%/icons/Tango/scalable/actions/ruler.svg %%DATADIR%%/icons/Tango/scalable/actions/selection-bottom.svg %%DATADIR%%/icons/Tango/scalable/actions/selection-lower.svg %%DATADIR%%/icons/Tango/scalable/actions/selection-make-bitmap-copy.svg %%DATADIR%%/icons/Tango/scalable/actions/selection-move-to-layer-above.svg %%DATADIR%%/icons/Tango/scalable/actions/selection-move-to-layer-below.svg %%DATADIR%%/icons/Tango/scalable/actions/selection-raise.svg %%DATADIR%%/icons/Tango/scalable/actions/selection-top.svg %%DATADIR%%/icons/Tango/scalable/actions/show-bounding-box.svg %%DATADIR%%/icons/Tango/scalable/actions/show-dialogs.svg %%DATADIR%%/icons/Tango/scalable/actions/show-grid.svg %%DATADIR%%/icons/Tango/scalable/actions/show-guides.svg %%DATADIR%%/icons/Tango/scalable/actions/show-handles.svg %%DATADIR%%/icons/Tango/scalable/actions/show-node-handles.svg %%DATADIR%%/icons/Tango/scalable/actions/show-path-outline.svg %%DATADIR%%/icons/Tango/scalable/actions/simplify.svg %%DATADIR%%/icons/Tango/scalable/actions/skeletal.svg %%DATADIR%%/icons/Tango/scalable/actions/sketch.svg %%DATADIR%%/icons/Tango/scalable/actions/slice.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-bounding-box-center.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-bounding-box-corners.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-bounding-box-edges.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-bounding-box-midpoints.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-bounding-box.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-grid-guide-intersections.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-nodes-cusp.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-nodes-intersection.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-nodes-midpoint.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-nodes-path.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-nodes-rotation-center.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-nodes-smooth.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-nodes.svg %%DATADIR%%/icons/Tango/scalable/actions/snap-page.svg %%DATADIR%%/icons/Tango/scalable/actions/snap.svg %%DATADIR%%/icons/Tango/scalable/actions/spiro.svg %%DATADIR%%/icons/Tango/scalable/actions/stroke-cap-butt.svg %%DATADIR%%/icons/Tango/scalable/actions/stroke-cap-round.svg %%DATADIR%%/icons/Tango/scalable/actions/stroke-cap-square.svg %%DATADIR%%/icons/Tango/scalable/actions/stroke-join-bevel.svg %%DATADIR%%/icons/Tango/scalable/actions/stroke-join-miter.svg %%DATADIR%%/icons/Tango/scalable/actions/stroke-join-round.svg %%DATADIR%%/icons/Tango/scalable/actions/stroke-to-path.svg %%DATADIR%%/icons/Tango/scalable/actions/taper-stroke.svg %%DATADIR%%/icons/Tango/scalable/actions/text-convert-to-regular.svg %%DATADIR%%/icons/Tango/scalable/actions/text-flow-into-frame.svg %%DATADIR%%/icons/Tango/scalable/actions/text-put-on-path.svg %%DATADIR%%/icons/Tango/scalable/actions/text-remove-from-path.svg %%DATADIR%%/icons/Tango/scalable/actions/text-unflow.svg %%DATADIR%%/icons/Tango/scalable/actions/text-unkern.svg %%DATADIR%%/icons/Tango/scalable/actions/tool-node-editor.svg %%DATADIR%%/icons/Tango/scalable/actions/tool-pointer.svg %%DATADIR%%/icons/Tango/scalable/actions/tool-tweak.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-2pts.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-affect-gradient.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-affect-pattern.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-affect-rounded-corners.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-affect-stroke.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-move-horizontal.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-move-vertical.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-rotate.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-scale-horizontal.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-scale-vertical.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-skew-horizontal.svg %%DATADIR%%/icons/Tango/scalable/actions/transform-skew-vertical.svg %%DATADIR%%/icons/Tango/scalable/actions/vertical.svg %%DATADIR%%/icons/Tango/scalable/actions/view-fullscreen.svg %%DATADIR%%/icons/Tango/scalable/actions/vonkoch.svg %%DATADIR%%/icons/Tango/scalable/actions/window-new.svg %%DATADIR%%/icons/Tango/scalable/actions/window-next.svg %%DATADIR%%/icons/Tango/scalable/actions/window-previous.svg %%DATADIR%%/icons/Tango/scalable/actions/xml-attribute-delete.svg %%DATADIR%%/icons/Tango/scalable/actions/xml-element-new.svg %%DATADIR%%/icons/Tango/scalable/actions/xml-node-delete.svg %%DATADIR%%/icons/Tango/scalable/actions/xml-node-duplicate.svg %%DATADIR%%/icons/Tango/scalable/actions/xml-text-new.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-double-size.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-fit-drawing.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-fit-page.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-fit-selection.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-fit-width.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-half-size.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-in.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-next.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-original.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-out.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom-previous.svg %%DATADIR%%/icons/Tango/scalable/actions/zoom.svg %%DATADIR%%/icons/hicolor/cursors/adjust_alpha.svg %%DATADIR%%/icons/hicolor/cursors/adjust_hue.svg %%DATADIR%%/icons/hicolor/cursors/adjust_lightness.svg %%DATADIR%%/icons/hicolor/cursors/adjust_saturation.svg %%DATADIR%%/icons/hicolor/cursors/arc.svg %%DATADIR%%/icons/hicolor/cursors/box.svg %%DATADIR%%/icons/hicolor/cursors/calligraphy.svg %%DATADIR%%/icons/hicolor/cursors/connector.svg %%DATADIR%%/icons/hicolor/cursors/dropper-drop-fill.svg %%DATADIR%%/icons/hicolor/cursors/dropper-drop-stroke.svg %%DATADIR%%/icons/hicolor/cursors/dropper-pick-fill.svg %%DATADIR%%/icons/hicolor/cursors/dropper-pick-stroke.svg %%DATADIR%%/icons/hicolor/cursors/eraser.svg %%DATADIR%%/icons/hicolor/cursors/flood.svg %%DATADIR%%/icons/hicolor/cursors/geometric.svg %%DATADIR%%/icons/hicolor/cursors/gradient-add.svg %%DATADIR%%/icons/hicolor/cursors/gradient.svg %%DATADIR%%/icons/hicolor/cursors/measure.svg %%DATADIR%%/icons/hicolor/cursors/mesh-add.svg %%DATADIR%%/icons/hicolor/cursors/mesh.svg %%DATADIR%%/icons/hicolor/cursors/node-dragging.svg %%DATADIR%%/icons/hicolor/cursors/node-mouseover.svg %%DATADIR%%/icons/hicolor/cursors/node.svg %%DATADIR%%/icons/hicolor/cursors/pen.svg %%DATADIR%%/icons/hicolor/cursors/pencil.svg %%DATADIR%%/icons/hicolor/cursors/rect.svg %%DATADIR%%/icons/hicolor/cursors/rotate.svg %%DATADIR%%/icons/hicolor/cursors/select-dragging.svg %%DATADIR%%/icons/hicolor/cursors/select-mouseover.svg %%DATADIR%%/icons/hicolor/cursors/select.svg %%DATADIR%%/icons/hicolor/cursors/spiral.svg %%DATADIR%%/icons/hicolor/cursors/spray.svg %%DATADIR%%/icons/hicolor/cursors/star.svg %%DATADIR%%/icons/hicolor/cursors/text-insert.svg %%DATADIR%%/icons/hicolor/cursors/text.svg %%DATADIR%%/icons/hicolor/cursors/tweak-attract.svg %%DATADIR%%/icons/hicolor/cursors/tweak-color.svg %%DATADIR%%/icons/hicolor/cursors/tweak-inset.svg %%DATADIR%%/icons/hicolor/cursors/tweak-less.svg %%DATADIR%%/icons/hicolor/cursors/tweak-more.svg %%DATADIR%%/icons/hicolor/cursors/tweak-move-in.svg %%DATADIR%%/icons/hicolor/cursors/tweak-move-jitter.svg %%DATADIR%%/icons/hicolor/cursors/tweak-move-out.svg %%DATADIR%%/icons/hicolor/cursors/tweak-move.svg %%DATADIR%%/icons/hicolor/cursors/tweak-outset.svg %%DATADIR%%/icons/hicolor/cursors/tweak-push.svg %%DATADIR%%/icons/hicolor/cursors/tweak-repel.svg %%DATADIR%%/icons/hicolor/cursors/tweak-rotate-clockwise.svg %%DATADIR%%/icons/hicolor/cursors/tweak-rotate-counterclockwise.svg %%DATADIR%%/icons/hicolor/cursors/tweak-roughen.svg %%DATADIR%%/icons/hicolor/cursors/tweak-scale-down.svg %%DATADIR%%/icons/hicolor/cursors/tweak-scale-up.svg %%DATADIR%%/icons/hicolor/cursors/zoom-in.svg %%DATADIR%%/icons/hicolor/cursors/zoom-out.svg %%DATADIR%%/icons/hicolor/index.theme %%DATADIR%%/icons/hicolor/scalable/actions/align-horizontal-baseline.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-horizontal-center.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-horizontal-left-to-anchor.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-horizontal-left.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-horizontal-node.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-horizontal-right-to-anchor.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-horizontal-right.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-on-canvas.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-sel-as-group.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-vertical-baseline.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-vertical-bottom-to-anchor.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-vertical-bottom.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-vertical-center.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-vertical-node.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-vertical-top-to-anchor.svg %%DATADIR%%/icons/hicolor/scalable/actions/align-vertical-top.svg %%DATADIR%%/icons/hicolor/scalable/actions/attach-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/bad-marker.svg %%DATADIR%%/icons/hicolor/scalable/actions/bend-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/bitmap-trace.svg %%DATADIR%%/icons/hicolor/scalable/actions/bool-op.svg %%DATADIR%%/icons/hicolor/scalable/actions/bounding-box.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_bottom.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_bottom_left.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_bottom_right.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_center.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_left.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_right.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_top.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_top_left.svg %%DATADIR%%/icons/hicolor/scalable/actions/boundingbox_top_right.svg %%DATADIR%%/icons/hicolor/scalable/actions/bspline.svg %%DATADIR%%/icons/hicolor/scalable/actions/bug.svg %%DATADIR%%/icons/hicolor/scalable/actions/clone-original.svg %%DATADIR%%/icons/hicolor/scalable/actions/color-fill.svg %%DATADIR%%/icons/hicolor/scalable/actions/color-gradient.svg %%DATADIR%%/icons/hicolor/scalable/actions/color-management.svg %%DATADIR%%/icons/hicolor/scalable/actions/color-picker.svg %%DATADIR%%/icons/hicolor/scalable/actions/connector-avoid.svg %%DATADIR%%/icons/hicolor/scalable/actions/connector-ignore.svg %%DATADIR%%/icons/hicolor/scalable/actions/connector-orthogonal.svg %%DATADIR%%/icons/hicolor/scalable/actions/construct-grid.svg %%DATADIR%%/icons/hicolor/scalable/actions/copy-rotate.svg %%DATADIR%%/icons/hicolor/scalable/actions/curvestitching.svg %%DATADIR%%/icons/hicolor/scalable/actions/dashed-stroke.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-align-and-distribute.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-fill-and-stroke.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-filters.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-geometry.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-icon-preview.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-input-devices.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-layers.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-memory.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-messages.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-object-properties.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-objects.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-path-effects.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-rows-and-columns.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-scripts.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-selectors.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-templates.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-text-and-font.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-tile-clones.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-transform.svg %%DATADIR%%/icons/hicolor/scalable/actions/dialog-xml-editor.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-graph-directed.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-graph.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-horizontal-baseline.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-horizontal-center.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-horizontal-gaps.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-horizontal-left.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-horizontal-node.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-horizontal-right.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-randomize.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-remove-overlaps.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-unclump.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-vertical-baseline.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-vertical-bottom.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-vertical-center.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-vertical-gaps.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-vertical-node.svg %%DATADIR%%/icons/hicolor/scalable/actions/distribute-vertical-top.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-cleanup.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-export-ocal.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-export.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-import-ocal.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-import.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-metadata.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-new.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-open.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-print.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-revert.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-save.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-calligraphic.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-connector.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-cuboid.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-ellipse-arc.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-ellipse-chord.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-ellipse-segment.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-ellipse-whole.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-ellipse.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-eraser-delete-objects.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-eraser.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-freehand.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-angle-bisector.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-circle-from-radius.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-circle-from-three-points.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-inactive.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-line-parallel.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-line-perpendicular.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-line-segment.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-mirror.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-set-bounding-box.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry-show-measuring-info.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-geometry.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-polygon-star.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-polygon.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-rectangle.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-spiral.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-star-ouline.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-star-outline.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-star.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-text.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-trace-background.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-use-pressure.svg %%DATADIR%%/icons/hicolor/scalable/actions/draw-use-tilt.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-clone-link-lpe.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-clone-link.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-clone-unlink.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-clone.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-copy.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-cut.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-delete.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-duplicate.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-height-separately.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-height.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-in-place.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-size-separately.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-size.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-style.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-width-separately.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste-width.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-paste.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-redo.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-all-layers.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-all.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-invert.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-none.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-original.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-same-fill-and-stroke.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-same-fill.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-same-object-type.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-same-stroke-color.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-select-same-stroke-style.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-undo-history.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit-undo.svg %%DATADIR%%/icons/hicolor/scalable/actions/edit.svg %%DATADIR%%/icons/hicolor/scalable/actions/ellipse-5pts.svg %%DATADIR%%/icons/hicolor/scalable/actions/embrodery-stitch.svg %%DATADIR%%/icons/hicolor/scalable/actions/empty-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/envelope.svg %%DATADIR%%/icons/hicolor/scalable/actions/exchange-positions-clockwise.svg %%DATADIR%%/icons/hicolor/scalable/actions/exchange-positions-zorder.svg %%DATADIR%%/icons/hicolor/scalable/actions/exchange-positions.svg %%DATADIR%%/icons/hicolor/scalable/actions/experimental.svg %%DATADIR%%/icons/hicolor/scalable/actions/feBlend-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feColorMatrix-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feComponentTransfer-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feComposite-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feConvolveMatrix-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feDiffuseLighting-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feDisplacementMap-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feFlood-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feGaussianBlur-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feImage-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feMerge-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feMorphology-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feOffset-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feSpecularLighting-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feTile-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/feTurbulence-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/fill-between-many.svg %%DATADIR%%/icons/hicolor/scalable/actions/fill-between-strokes.svg %%DATADIR%%/icons/hicolor/scalable/actions/fill-rule-even-odd.svg %%DATADIR%%/icons/hicolor/scalable/actions/fill-rule-nonzero.svg %%DATADIR%%/icons/hicolor/scalable/actions/fillet-chamfer.svg %%DATADIR%%/icons/hicolor/scalable/actions/flatten.svg %%DATADIR%%/icons/hicolor/scalable/actions/format-indent-less.svg %%DATADIR%%/icons/hicolor/scalable/actions/format-indent-more.svg %%DATADIR%%/icons/hicolor/scalable/actions/frmt-text-direction-horizontal.svg %%DATADIR%%/icons/hicolor/scalable/actions/frmt-text-direction-r2l.svg %%DATADIR%%/icons/hicolor/scalable/actions/frmt-text-direction-vertical-lr.svg %%DATADIR%%/icons/hicolor/scalable/actions/frmt-text-direction-vertical.svg %%DATADIR%%/icons/hicolor/scalable/actions/gears.svg %%DATADIR%%/icons/hicolor/scalable/actions/go-down.svg %%DATADIR%%/icons/hicolor/scalable/actions/go-up.svg %%DATADIR%%/icons/hicolor/scalable/actions/grid-axonometric.svg %%DATADIR%%/icons/hicolor/scalable/actions/grid-rectangular.svg %%DATADIR%%/icons/hicolor/scalable/actions/guides.svg %%DATADIR%%/icons/hicolor/scalable/actions/hamburger-menu.svg %%DATADIR%%/icons/hicolor/scalable/actions/hatches.svg %%DATADIR%%/icons/hicolor/scalable/actions/help-contents.svg %%DATADIR%%/icons/hicolor/scalable/actions/help-keyboard-shortcuts.svg %%DATADIR%%/icons/hicolor/scalable/actions/horizontal.svg %%DATADIR%%/icons/hicolor/scalable/actions/image-missing.svg %%DATADIR%%/icons/hicolor/scalable/actions/info-outline.svg %%DATADIR%%/icons/hicolor/scalable/actions/info.svg %%DATADIR%%/icons/hicolor/scalable/actions/inkscape-logo.svg %%DATADIR%%/icons/hicolor/scalable/actions/interactive_simplify.svg %%DATADIR%%/icons/hicolor/scalable/actions/interpolate-points.svg %%DATADIR%%/icons/hicolor/scalable/actions/interpolate.svg %%DATADIR%%/icons/hicolor/scalable/actions/join-type.svg %%DATADIR%%/icons/hicolor/scalable/actions/knot.svg %%DATADIR%%/icons/hicolor/scalable/actions/lattice2.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-bottom.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-delete.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-duplicate.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-lower.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-new.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-next.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-previous.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-raise.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-rename.svg %%DATADIR%%/icons/hicolor/scalable/actions/layer-top.svg %%DATADIR%%/icons/hicolor/scalable/actions/measure-segments.svg %%DATADIR%%/icons/hicolor/scalable/actions/mesh-gradient-fit.svg %%DATADIR%%/icons/hicolor/scalable/actions/mesh-gradient.svg %%DATADIR%%/icons/hicolor/scalable/actions/mirror-symmetry.svg %%DATADIR%%/icons/hicolor/scalable/actions/no-marker.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-add.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-break.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-delete-segment.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-delete.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-join-segment.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-join.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-segment-curve.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-segment-line.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-transform.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-type-auto-smooth.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-type-cusp.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-type-smooth.svg %%DATADIR%%/icons/hicolor/scalable/actions/node-type-symmetric.svg %%DATADIR%%/icons/hicolor/scalable/actions/node_insert_max_x.svg %%DATADIR%%/icons/hicolor/scalable/actions/node_insert_max_y.svg %%DATADIR%%/icons/hicolor/scalable/actions/node_insert_min_x.svg %%DATADIR%%/icons/hicolor/scalable/actions/node_insert_min_y.svg %%DATADIR%%/icons/hicolor/scalable/actions/none.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-columns.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-fill.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-flip-hor.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-flip-horizontal.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-flip-ver.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-flip-vertical.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-group.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-hidden.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-locked.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-left.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-rows.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-stroke-style.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-stroke.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-to-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-attract.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-blur.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-duplicate.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-jitter-color.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-paint.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-push.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-randomize.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-rotate.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-tweak-shrink.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-ungroup-pop-selection.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-ungroup.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-unlocked.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-visible.svg %%DATADIR%%/icons/hicolor/scalable/actions/off-outline.svg %%DATADIR%%/icons/hicolor/scalable/actions/off.svg %%DATADIR%%/icons/hicolor/scalable/actions/offset.svg %%DATADIR%%/icons/hicolor/scalable/actions/on-outline.svg %%DATADIR%%/icons/hicolor/scalable/actions/on.svg %%DATADIR%%/icons/hicolor/scalable/actions/out-of-gamut-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/pack-less.svg %%DATADIR%%/icons/hicolor/scalable/actions/pack-more.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-gradient-conical.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-gradient-linear.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-gradient-mesh.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-gradient-radial.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-none.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-order-fms.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-order-fsm.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-order-mfs.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-order-msf.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-order-sfm.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-order-smf.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-pattern.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-solid.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-swatch.svg %%DATADIR%%/icons/hicolor/scalable/actions/paint-unknown.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-break-apart.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-clip-edit.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-combine.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-cut.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-difference.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-division.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-effect-parameter-next.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-exclusion.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-inset.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-intersection.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-mask-edit.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-mode-bezier.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-mode-bspline.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-mode-polyline-paraxial.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-mode-polyline.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-mode-spiro.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-offset-dynamic.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-offset-linked.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-outset.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-reverse.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-simplify.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-tweak-attract.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-tweak-push.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-tweak-roughen.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-tweak-shrink.svg %%DATADIR%%/icons/hicolor/scalable/actions/path-union.svg %%DATADIR%%/icons/hicolor/scalable/actions/perspective-envelope.svg %%DATADIR%%/icons/hicolor/scalable/actions/perspective-parallel.svg %%DATADIR%%/icons/hicolor/scalable/actions/pixelart-trace.svg %%DATADIR%%/icons/hicolor/scalable/actions/powerclip.svg %%DATADIR%%/icons/hicolor/scalable/actions/powermask.svg %%DATADIR%%/icons/hicolor/scalable/actions/powerstroke.svg %%DATADIR%%/icons/hicolor/scalable/actions/preferences-system.svg %%DATADIR%%/icons/hicolor/scalable/actions/pts2ellipse.svg %%DATADIR%%/icons/hicolor/scalable/actions/randomize.svg %%DATADIR%%/icons/hicolor/scalable/actions/rectangle-make-corners-sharp.svg %%DATADIR%%/icons/hicolor/scalable/actions/remove-color.svg %%DATADIR%%/icons/hicolor/scalable/actions/rough-hatches.svg %%DATADIR%%/icons/hicolor/scalable/actions/roughen.svg %%DATADIR%%/icons/hicolor/scalable/actions/ruler.svg %%DATADIR%%/icons/hicolor/scalable/actions/searching.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-bottom.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-lower.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-make-bitmap-copy.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-move-to-layer-above.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-move-to-layer-below.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-move-to-layer.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-raise.svg %%DATADIR%%/icons/hicolor/scalable/actions/selection-top.svg %%DATADIR%%/icons/hicolor/scalable/actions/show-bounding-box.svg %%DATADIR%%/icons/hicolor/scalable/actions/show-dialogs.svg %%DATADIR%%/icons/hicolor/scalable/actions/show-grid.svg %%DATADIR%%/icons/hicolor/scalable/actions/show-guides.svg %%DATADIR%%/icons/hicolor/scalable/actions/show-handles.svg %%DATADIR%%/icons/hicolor/scalable/actions/show-node-handles.svg %%DATADIR%%/icons/hicolor/scalable/actions/show-path-outline.svg %%DATADIR%%/icons/hicolor/scalable/actions/simplify.svg %%DATADIR%%/icons/hicolor/scalable/actions/skeletal.svg %%DATADIR%%/icons/hicolor/scalable/actions/sketch.svg %%DATADIR%%/icons/hicolor/scalable/actions/slice.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-bounding-box-center.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-bounding-box-corners.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-bounding-box-edges.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-bounding-box-midpoints.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-bounding-box.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-grid-guide-intersections.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes-center.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes-cusp.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes-intersection.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes-midpoint.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes-rotation-center.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes-smooth.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-nodes.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-others.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-page.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap-text-baseline.svg %%DATADIR%%/icons/hicolor/scalable/actions/snap.svg %%DATADIR%%/icons/hicolor/scalable/actions/spiro.svg %%DATADIR%%/icons/hicolor/scalable/actions/spray-mode-clone.svg %%DATADIR%%/icons/hicolor/scalable/actions/spray-mode-copy.svg %%DATADIR%%/icons/hicolor/scalable/actions/spray-mode-union.svg %%DATADIR%%/icons/hicolor/scalable/actions/sticky_zoom.svg %%DATADIR%%/icons/hicolor/scalable/actions/stroke-cap-butt.svg %%DATADIR%%/icons/hicolor/scalable/actions/stroke-cap-round.svg %%DATADIR%%/icons/hicolor/scalable/actions/stroke-cap-square.svg %%DATADIR%%/icons/hicolor/scalable/actions/stroke-join-bevel.svg %%DATADIR%%/icons/hicolor/scalable/actions/stroke-join-miter.svg %%DATADIR%%/icons/hicolor/scalable/actions/stroke-join-round.svg %%DATADIR%%/icons/hicolor/scalable/actions/stroke-to-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/swatches.svg %%DATADIR%%/icons/hicolor/scalable/actions/switch-off.svg %%DATADIR%%/icons/hicolor/scalable/actions/switch-on.svg %%DATADIR%%/icons/hicolor/scalable/actions/symbol-add.svg %%DATADIR%%/icons/hicolor/scalable/actions/symbol-bigger.svg %%DATADIR%%/icons/hicolor/scalable/actions/symbol-fit.svg %%DATADIR%%/icons/hicolor/scalable/actions/symbol-remove.svg %%DATADIR%%/icons/hicolor/scalable/actions/symbol-smaller.svg %%DATADIR%%/icons/hicolor/scalable/actions/symbols.svg %%DATADIR%%/icons/hicolor/scalable/actions/taper-stroke.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-convert-to-regular.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-flow-into-frame.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-orientation-auto.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-orientation-sideways.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-orientation-upright.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-put-on-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-remove-from-path.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-unflow.svg %%DATADIR%%/icons/hicolor/scalable/actions/text-unkern.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_horz_kern.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_letter_spacing.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_line_spacing.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_outer_style.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_rotation.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_subscript.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_superscript.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_vert_kern.svg %%DATADIR%%/icons/hicolor/scalable/actions/text_word_spacing.svg %%DATADIR%%/icons/hicolor/scalable/actions/too-much-ink-icon.svg %%DATADIR%%/icons/hicolor/scalable/actions/tool-measure.svg %%DATADIR%%/icons/hicolor/scalable/actions/tool-node-editor.svg %%DATADIR%%/icons/hicolor/scalable/actions/tool-pointer.svg %%DATADIR%%/icons/hicolor/scalable/actions/tool-spray.svg %%DATADIR%%/icons/hicolor/scalable/actions/tool-tweak.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-2pts.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-affect-gradient.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-affect-pattern.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-affect-rounded-corners.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-affect-stroke.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-move-horizontal.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-move-vertical.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-rotate.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-scale-horizontal.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-scale-vertical.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-skew-horizontal.svg %%DATADIR%%/icons/hicolor/scalable/actions/transform-skew-vertical.svg %%DATADIR%%/icons/hicolor/scalable/actions/vertical.svg %%DATADIR%%/icons/hicolor/scalable/actions/view-fullscreen.svg %%DATADIR%%/icons/hicolor/scalable/actions/vonkoch.svg %%DATADIR%%/icons/hicolor/scalable/actions/window-new.svg %%DATADIR%%/icons/hicolor/scalable/actions/window-next.svg %%DATADIR%%/icons/hicolor/scalable/actions/window-previous.svg %%DATADIR%%/icons/hicolor/scalable/actions/xml-attribute-delete.svg %%DATADIR%%/icons/hicolor/scalable/actions/xml-element-new.svg %%DATADIR%%/icons/hicolor/scalable/actions/xml-node-delete.svg %%DATADIR%%/icons/hicolor/scalable/actions/xml-node-duplicate.svg %%DATADIR%%/icons/hicolor/scalable/actions/xml-text-new.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-center-page.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-double-size.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-fit-drawing.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-fit-page.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-fit-selection.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-fit-width.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-half-size.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-in.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-next.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-original.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-out.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom-previous.svg %%DATADIR%%/icons/hicolor/scalable/actions/zoom.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-horizontal-baseline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-horizontal-center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-horizontal-left-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-horizontal-left-to-anchor-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-horizontal-node-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-horizontal-right-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-horizontal-right-to-anchor-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-on-canvas-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-sel-as-group-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-vertical-baseline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-vertical-bottom-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-vertical-bottom-to-anchor-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-vertical-center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-vertical-node-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-vertical-top-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/align-vertical-top-to-anchor-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/attach-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/bend-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/bitmap-trace-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/bool-op-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/bounding-box-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_bottom-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_bottom_left-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_bottom_right-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_left-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_right-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_top-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_top_left-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/boundingbox_top_right-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/bspline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/bug-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/clone-original-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/color-fill-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/color-gradient-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/color-management-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/color-picker-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/connector-avoid-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/connector-ignore-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/connector-orthogonal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/construct-grid-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/copy-rotate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/curvestitching-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dashed-stroke-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-align-and-distribute-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-fill-and-stroke-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-filters-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-geometry-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-icon-preview-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-input-devices-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-layers-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-memory-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-messages-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-object-properties-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-objects.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-path-effects-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-rows-and-columns-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-scripts-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-selectors-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-templates-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-text-and-font-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-tile-clones-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-transform-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/dialog-xml-editor-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-graph-directed-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-graph-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-horizontal-baseline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-horizontal-center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-horizontal-gaps-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-horizontal-left-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-horizontal-node-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-horizontal-right-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-randomize-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-remove-overlaps-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-unclump-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-vertical-baseline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-vertical-bottom-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-vertical-center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-vertical-gaps-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-vertical-node-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/distribute-vertical-top-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-cleanup-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-export-ocal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-export-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-import-ocal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-import-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-metadata-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-new-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-open-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-print-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-revert-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/document-save-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-calligraphic-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-connector-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-cuboid-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-ellipse-arc-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-ellipse-chord-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-ellipse-segment-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-ellipse-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-ellipse-whole-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-eraser-delete-objects-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-eraser-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-freehand-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-angle-bisector-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-circle-from-radius-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-circle-from-three-points-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-inactive-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-line-parallel-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-line-perpendicular-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-line-segment-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-mirror-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-set-bounding-box-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-show-measuring-info-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-geometry-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-polygon-star-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-polygon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-rectangle-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-spiral-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-star-outline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-star-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-text-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-trace-background-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-use-pressure-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/draw-use-tilt-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-clone-link-lpe.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-clone-link.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-clone-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-clone-unlink-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-copy-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-cut-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-delete-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-duplicate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-height-separately.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-height.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-in-place-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-size-separately.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-size.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-style-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-style.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-width-seperately.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-paste-width.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-redo-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-all-layers-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-all-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-invert-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-none-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-original-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-same-fill-and-stroke.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-same-fill.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-same-object-type.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-same-stroke-color.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-select-same-stroke-style.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-undo-history-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/edit-undo-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/ellipse-5pts-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/embrodery-stitch-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/empty-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/envelope-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/exchange-positions-clockwise-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/exchange-positions-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/exchange-positions-zorder-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/experimental-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feBlend-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feColorMatrix-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feComponentTransfer-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feComposite-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feConvolveMatrix-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feDiffuseLighting-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feDisplacementMap-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feFlood-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feGaussianBlur-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feImage-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feMerge-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feMorphology-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feOffset-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feSpecularLighting-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feTile-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/feTurbulence-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/fill-between-many-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/fill-between-strokes-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/fill-rule-even-odd-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/fill-rule-nonzero-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/fillet-chamfer-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/flatten-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/format-indent-less-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/format-indent-more-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/frmt-text-direction-horizontal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/frmt-text-direction-r2l-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/frmt-text-direction-vertical-lr-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/frmt-text-direction-vertical-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/gears-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/go-down-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/go-up-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/grid-axonometric-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/grid-rectangular-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/guides-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/hamburger-menu-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/hatches-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/help-contents-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/help-keyboard-shortcuts-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/horizontal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/image-missing-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/info-outline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/info-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/inkscape-logo-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/interactive_simplify-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/interpolate-points-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/interpolate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/join-type-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/knot-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/lattice2-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-bottom-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-delete-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-duplicate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-lower-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-new-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-next-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-previous-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-raise-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-rename-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/layer-top-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/measure-segments-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/mesh-gradient-fit-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/mesh-gradient-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/mirror-symmetry-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/no-marker-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-add-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-break-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-delete-segment-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-delete-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-join-segment-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-join-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-segment-curve-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-segment-line-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-transform-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-type-auto-smooth-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-type-cusp-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-type-smooth-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node-type-symmetric-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node_insert_max_x-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node_insert_max_y-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node_insert_min_x-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/node_insert_min_y-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/none-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-columns-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-fill-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-flip-hor-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-flip-horizontal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-flip-ver-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-flip-vertical-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-group-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-hidden-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-locked-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-rotate-left-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-rotate-right-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-rows-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-stroke-style-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-stroke-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-to-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-attract-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-blur-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-duplicate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-jitter-color-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-paint-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-push-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-randomize-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-rotate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-tweak-shrink-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-ungroup-pop-selection-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-ungroup-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-unlocked-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/object-visible-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/off-outline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/off-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/offset-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/on-outline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/on-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/out-of-gamut-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/pack-less-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/pack-more-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-gradient-conical-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-gradient-linear-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-gradient-mesh-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-gradient-radial-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-none-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-order-fms-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-order-fsm-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-order-mfs-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-order-msf-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-order-sfm-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-order-smf-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-pattern-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-solid-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-swatch-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/paint-unknown-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-break-apart-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-clip-edit-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-combine-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-cut-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-difference-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-division-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-effect-parameter-next-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-exclusion-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-inset-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-intersection-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-mask-edit-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-mode-bezier-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-mode-bspline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-mode-polyline-paraxial-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-mode-polyline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-mode-spiro-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-offset-dynamic-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-offset-linked-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-outset-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-reverse-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-simplify-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-tweak-attract-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-tweak-push-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-tweak-roughen-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-tweak-shrink-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/path-union-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/perspective-envelope-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/perspective-parallel-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/pixelart-trace-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/powerclip-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/powermask-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/powerstroke-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/preferences-system-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/pts2ellipse-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/randomize-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/rectangle-make-corners-sharp-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/remove-color-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/rough-hatches-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/roughen-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/ruler-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/searching-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-bottom-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-lower-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-make-bitmap-copy-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-move-to-layer-above-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-move-to-layer-below-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-move-to-layer-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-raise-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-top-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/selection-touch-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/show-bounding-box-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/show-dialogs-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/show-grid-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/show-guides-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/show-handles-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/show-node-handles-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/show-path-outline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/simplify-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/skeletal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/sketch-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/slice-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-bounding-box-center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-bounding-box-corners-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-bounding-box-edges-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-bounding-box-midpoints-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-bounding-box-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-grid-guide-intersections-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-cusp-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-intersection-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-midpoint-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-rotation-center-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-smooth-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-nodes-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-others-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-page-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/snap-text-baseline-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/spiro-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/spray-mode-clone-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/spray-mode-copy-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/spray-mode-union-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/sticky_zoom-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/stroke-cap-butt-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/stroke-cap-round-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/stroke-cap-square-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/stroke-join-bevel-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/stroke-join-miter-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/stroke-join-round-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/stroke-to-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/swatches-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/switch-off-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/switch-on-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/symbol-add-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/symbol-bigger-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/symbol-fit-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/symbol-remove-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/symbol-smaller-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/symbols-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/taper-stroke-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-convert-to-regular-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-flow-into-frame-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-orientation-auto-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-orientation-sideways-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-orientation-upright-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-put-on-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-remove-from-path-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-unflow-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text-unkern-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_horz_kern-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_letter_spacing-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_line_spacing-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_outer_style-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_rotation-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_subscript-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_superscript-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_vert_kern-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/text_word_spacing-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/too-much-ink-icon-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/tool-measure-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/tool-node-editor-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/tool-pointer-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/tool-spray-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/tool-tweak-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-2pts-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-affect-gradient-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-affect-pattern-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-affect-rounded-corners-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-affect-stroke-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-move-horizontal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-move-vertical-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-rotate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-scale-horizontal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-scale-vertical-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-skew-horizontal-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/transform-skew-vertical-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/vertical-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/view-fullscreen-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/vonkoch-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/window-new-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/window-next-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/window-previous-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/xml-attribute-delete-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/xml-element-new-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/xml-node-delete-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/xml-node-duplicate-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/xml-text-new-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-center-page-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-double-size-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-fit-drawing-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-fit-page-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-fit-selection-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-fit-width-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-half-size-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-in-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-next-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-original-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-out-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-previous-symbolic.svg %%DATADIR%%/icons/hicolor/symbolic/actions/zoom-symbolic.svg %%DATADIR%%/icons/multicolor/highlights.css %%DATADIR%%/icons/multicolor/index.theme %%DATADIR%%/icons/multicolor/symbolic/actions/align-horizontal-baseline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-horizontal-center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-horizontal-left-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-horizontal-left-to-anchor-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-horizontal-node-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-horizontal-right-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-horizontal-right-to-anchor-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-on-canvas-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-sel-as-group-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-vertical-baseline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-vertical-bottom-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-vertical-bottom-to-anchor-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-vertical-center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-vertical-node-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-vertical-top-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/align-vertical-top-to-anchor-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/attach-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/bend-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/bitmap-trace-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/bool-op-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/bounding-box-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_bottom-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_bottom_left-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_bottom_right-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_left-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_right-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_top-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_top_left-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/boundingbox_top_right-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/bspline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/clone-original-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/color-fill-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/color-gradient-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/color-management-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/color-picker-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/connector-avoid-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/connector-ignore-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/connector-orthogonal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/construct-grid-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/copy-rotate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/curvestitching-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dashed-stroke-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-align-and-distribute-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-fill-and-stroke-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-filters-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-geometry-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-icon-preview-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-input-devices-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-layers-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-memory-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-messages-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-object-properties-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-objects-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-path-effects-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-rows-and-columns-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-scripts-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-selectors-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-templates-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-text-and-font-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-tile-clones-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-transform-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/dialog-xml-editor-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-graph-directed-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-graph-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-horizontal-baseline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-horizontal-center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-horizontal-gaps-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-horizontal-left-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-horizontal-node-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-horizontal-right-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-randomize-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-remove-overlaps-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-unclump-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-vertical-baseline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-vertical-bottom-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-vertical-center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-vertical-gaps-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-vertical-node-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/distribute-vertical-top-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-cleanup-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-export-ocal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-export-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-import-ocal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-import-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-metadata-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-new-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-open-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-print-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-revert-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/document-save-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-calligraphic-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-connector-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-cuboid-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-ellipse-arc-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-ellipse-chord-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-ellipse-segment-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-ellipse-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-ellipse-whole-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-eraser-delete-objects-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-eraser-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-freehand-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-angle-bisector-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-circle-from-radius-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-circle-from-three-points-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-inactive-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-line-parallel-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-line-perpendicular-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-line-segment-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-mirror-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-set-bounding-box-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-show-measuring-info-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-geometry-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-polygon-star-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-polygon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-rectangle-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-spiral-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-star-outline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-star-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-text-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-trace-background-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-use-pressure-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/draw-use-tilt-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-clone-link-lpe-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-clone-link-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-clone-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-clone-unlink-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-copy-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-cut-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-delete-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-duplicate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-height-separately-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-height-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-in-place-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-size-separately-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-size-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-style-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-width-separately-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-paste-width-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-redo-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-all-layers-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-all-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-invert-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-none-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-original-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-same-fill-and-stroke-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-same-fill-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-same-object-type-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-same-stroke-color-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-select-same-stroke-style-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-undo-history-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/edit-undo-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/ellipse-5pts-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/embrodery-stitch-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/empty-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/envelope-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/exchange-positions-clockwise-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/exchange-positions-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/exchange-positions-zorder-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/experimental-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feBlend-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feColorMatrix-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feComponentTransfer-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feComposite-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feConvolveMatrix-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feDiffuseLighting-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feDisplacementMap-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feFlood-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feGaussianBlur-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feImage-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feMerge-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feMorphology-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feOffset-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feSpecularLighting-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feTile-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/feTurbulence-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/fill-between-many-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/fill-between-strokes-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/fill-rule-even-odd-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/fill-rule-nonzero-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/fillet-chamfer-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/flatten-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/format-indent-less-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/format-indent-more-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/frmt-text-direction-horizontal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/frmt-text-direction-r2l-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/frmt-text-direction-vertical-lr-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/frmt-text-direction-vertical-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/gears-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/go-down-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/go-up-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/grid-axonometric-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/grid-rectangular-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/guides-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/hamburger-menu-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/hatches-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/help-contents-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/help-keyboard-shortcuts-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/horizontal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/image-missing-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/info-outline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/info-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/inkscape-logo-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/interactive_simplify-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/interpolate-points-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/interpolate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/join-type-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/knot-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/lattice2-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-bottom-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-delete-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-duplicate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-lower-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-new-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-next-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-previous-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-raise-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-rename-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/layer-top-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/lpe-connector-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/measure-segments-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/mesh-gradient-fit-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/mesh-gradient-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/mirror-symmetry-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/no-marker-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-add-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-break-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-delete-segment-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-delete-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-join-segment-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-join-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-segment-curve-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-segment-line-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-transform-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-type-auto-smooth-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-type-cusp-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-type-smooth-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node-type-symmetric-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node_insert_max_x-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node_insert_max_y-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node_insert_min_x-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/node_insert_min_y-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/none-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-columns-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-fill-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-flip-hor-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-flip-horizontal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-flip-ver-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-flip-vertical-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-group-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-hidden-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-locked-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-rotate-left-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-rotate-right-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-rows-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-stroke-style-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-stroke-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-to-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-attract-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-blur-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-duplicate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-jitter-color-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-paint-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-push-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-randomize-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-rotate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-tweak-shrink-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-type-unknown-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-ungroup-pop-selection-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-ungroup-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-unlocked-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/object-visible-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/off-outline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/off-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/offset-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/on-outline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/on-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/out-of-gamut-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/pack-less-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/pack-more-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-gradient-conical-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-gradient-linear-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-gradient-mesh-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-gradient-radial-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-none-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-order-fms-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-order-fsm-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-order-mfs-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-order-msf-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-order-sfm-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-order-smf-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-pattern-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-solid-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-swatch-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/paint-unknown-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-break-apart-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-clip-edit-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-combine-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-cut-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-difference-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-division-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-effect-parameter-next-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-exclusion-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-inset-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-intersection-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-mask-edit-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-mode-bezier-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-mode-bspline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-mode-polyline-paraxial-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-mode-polyline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-mode-spiro-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-offset-dynamic-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-offset-linked-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-outset-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-reverse-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-simplify-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-tweak-attract-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-tweak-push-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-tweak-roughen-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-tweak-shrink-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/path-union-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/perspective-envelope-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/perspective-parallel-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/pixelart-trace-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/powerclip-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/powermask-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/powerstroke-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/preferences-system-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/pts2ellipse-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/randomize-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/rectangle-make-corners-sharp-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/remove-color-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/rough-hatches-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/roughen-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/ruler-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/searching-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-bottom-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-lower-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-make-bitmap-copy-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-move-to-layer-above-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-move-to-layer-below-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-move-to-layer-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-raise-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/selection-top-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/show-bounding-box-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/show-dialogs-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/show-grid-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/show-guides-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/show-handles-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/show-node-handles-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/show-path-outline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/simplify-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/skeletal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/sketch-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/slice-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-bounding-box-center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-bounding-box-corners-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-bounding-box-edges-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-bounding-box-midpoints-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-bounding-box-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-grid-guide-intersections-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-cusp-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-intersection-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-midpoint-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-rotation-center-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-smooth-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-nodes-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-others-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-page-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/snap-text-baseline-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/spiro-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/spray-mode-clone-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/spray-mode-copy-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/spray-mode-union-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/sticky_zoom-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/stroke-cap-butt-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/stroke-cap-round-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/stroke-cap-square-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/stroke-join-bevel-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/stroke-join-miter-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/stroke-join-round-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/stroke-to-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/swatches-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/switch-off-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/switch-on-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/symbol-add-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/symbol-bigger-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/symbol-fit-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/symbol-remove-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/symbol-smaller-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/symbols-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/taper-stroke-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-convert-to-regular-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-flow-into-frame-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-orientation-auto-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-orientation-sideways-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-orientation-upright-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-put-on-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-remove-from-path-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-unflow-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text-unkern-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_horz_kern-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_letter_spacing-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_line_spacing-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_outer_style-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_rotation-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_subscript-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_superscript-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_vert_kern-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/text_word_spacing-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/too-much-ink-icon-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/tool-measure-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/tool-node-editor-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/tool-pointer-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/tool-spray-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/tool-tweak-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-2pts-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-affect-gradient-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-affect-pattern-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-affect-rounded-corners-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-affect-stroke-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-move-horizontal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-move-vertical-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-rotate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-scale-horizontal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-scale-vertical-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-skew-horizontal-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/transform-skew-vertical-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/vertical-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/view-fullscreen-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/vonkoch-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/window-new-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/window-next-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/window-previous-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/xml-attribute-delete-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/xml-element-new-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/xml-node-delete-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/xml-node-duplicate-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/xml-text-new-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-center-page-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-double-size-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-fit-drawing-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-fit-page-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-fit-selection-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-fit-width-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-half-size-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-in-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-next-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-original-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-out-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-previous-symbolic.svg %%DATADIR%%/icons/multicolor/symbolic/actions/zoom-symbolic.svg %%DATADIR%%/keys/acd-canvas.xml %%DATADIR%%/keys/adobe-illustrator-cs2.xml %%DATADIR%%/keys/carbon.xml %%DATADIR%%/keys/corel-draw-x4.xml %%DATADIR%%/keys/corel-draw-x8.xml %%DATADIR%%/keys/default.xml %%DATADIR%%/keys/inkscape.xml %%DATADIR%%/keys/macromedia-freehand-mx.xml %%DATADIR%%/keys/right-handed-illustration.xml %%DATADIR%%/keys/xara.xml %%DATADIR%%/keys/zoner-draw.xml %%DATADIR%%/markers/markers.svg %%DATADIR%%/paint/README %%DATADIR%%/paint/hatches.svg %%DATADIR%%/paint/patterns.svg %%DATADIR%%/palettes/Android-icon-palette.gpl %%DATADIR%%/palettes/Blues.gpl %%DATADIR%%/palettes/Bootstrap5.gpl %%DATADIR%%/palettes/GNOME_HIG.gpl %%DATADIR%%/palettes/Gold.gpl %%DATADIR%%/palettes/Gray.gpl %%DATADIR%%/palettes/Greens.gpl %%DATADIR%%/palettes/Hilite.gpl %%DATADIR%%/palettes/Khaki.gpl %%DATADIR%%/palettes/LaTeX-Beamer.gpl %%DATADIR%%/palettes/MATLAB-Jet-72.gpl %%DATADIR%%/palettes/MunsellChart.gpl %%DATADIR%%/palettes/README %%DATADIR%%/palettes/Reds.gpl %%DATADIR%%/palettes/Royal.gpl %%DATADIR%%/palettes/Tango-Palette.gpl %%DATADIR%%/palettes/Topographic.gpl %%DATADIR%%/palettes/Ubuntu.gpl %%DATADIR%%/palettes/echo-palette.gpl %%DATADIR%%/palettes/inkscape.gpl %%DATADIR%%/palettes/svg.gpl %%DATADIR%%/palettes/webhex.gpl %%DATADIR%%/palettes/websafe22.gpl %%DATADIR%%/palettes/windowsXP.gpl %%DATADIR%%/pixmaps/OCAL.png %%DATADIR%%/pixmaps/README %%DATADIR%%/pixmaps/inkscape-logo-icons-sized.svg %%DATADIR%%/pixmaps/inkscape.svg %%DATADIR%%/pixmaps/remove-color.png %%DATADIR%%/pixmaps/support.svg %%DATADIR%%/pixmaps/symbolic_icons.svg %%DATADIR%%/pixmaps/ticotico.jpg %%DATADIR%%/pixmaps/user.svg %%DATADIR%%/screens/README %%DATADIR%%/screens/about.svg %%DATADIR%%/screens/start-splash.png %%DATADIR%%/screens/start-support.png %%DATADIR%%/screens/start-welcome-text.cs.svg %%DATADIR%%/screens/start-welcome-text.de.svg %%DATADIR%%/screens/start-welcome-text.es.svg %%DATADIR%%/screens/start-welcome-text.fr.svg %%DATADIR%%/screens/start-welcome-text.hu.svg %%DATADIR%%/screens/start-welcome-text.is.svg %%DATADIR%%/screens/start-welcome-text.it.svg %%DATADIR%%/screens/start-welcome-text.ja.svg %%DATADIR%%/screens/start-welcome-text.pl.svg %%DATADIR%%/screens/start-welcome-text.pt.svg %%DATADIR%%/screens/start-welcome-text.pt_BR.svg %%DATADIR%%/screens/start-welcome-text.ro.svg %%DATADIR%%/screens/start-welcome-text.ru.svg %%DATADIR%%/screens/start-welcome-text.sk.svg %%DATADIR%%/screens/start-welcome-text.svg %%DATADIR%%/screens/start-welcome-text.uk.svg %%DATADIR%%/screens/start-welcome-text.zh_CN.svg %%DATADIR%%/screens/start-welcome-text.zh_TW.svg %%DATADIR%%/screens/start-welcome.png %%DATADIR%%/symbols/AigaSymbols.svg %%DATADIR%%/symbols/BalloonSymbols.svg %%DATADIR%%/symbols/FlowSymbols.svg %%DATADIR%%/symbols/LogicSymbols.svg %%DATADIR%%/symbols/MapSymbolsNPS.svg %%DATADIR%%/symbols/README %%DATADIR%%/templates/A4leaflet-3fold-Roll.svg %%DATADIR%%/templates/CD_label_120x120.svg %%DATADIR%%/templates/LaTeX_Beamer.svg %%DATADIR%%/templates/README %%DATADIR%%/templates/Typography_Canvas.svg %%DATADIR%%/templates/about_screen.svg %%NLS%%%%DATADIR%%/templates/default.ar.svg %%NLS%%%%DATADIR%%/templates/default.as.svg %%NLS%%%%DATADIR%%/templates/default.be.svg %%NLS%%%%DATADIR%%/templates/default.bg.svg %%NLS%%%%DATADIR%%/templates/default.bn_BD.svg %%NLS%%%%DATADIR%%/templates/default.br.svg %%NLS%%%%DATADIR%%/templates/default.brx.svg %%NLS%%%%DATADIR%%/templates/default.ca.svg %%NLS%%%%DATADIR%%/templates/default.ca@valencia.svg %%NLS%%%%DATADIR%%/templates/default.cs.svg %%NLS%%%%DATADIR%%/templates/default.da.svg %%NLS%%%%DATADIR%%/templates/default.de.svg %%NLS%%%%DATADIR%%/templates/default.doi.svg %%NLS%%%%DATADIR%%/templates/default.el.svg %%NLS%%%%DATADIR%%/templates/default.eo.svg %%NLS%%%%DATADIR%%/templates/default.es.svg %%NLS%%%%DATADIR%%/templates/default.es_MX.svg %%NLS%%%%DATADIR%%/templates/default.et.svg %%NLS%%%%DATADIR%%/templates/default.eu.svg %%NLS%%%%DATADIR%%/templates/default.fi.svg %%NLS%%%%DATADIR%%/templates/default.fr.svg %%NLS%%%%DATADIR%%/templates/default.ga.svg %%NLS%%%%DATADIR%%/templates/default.gl.svg %%NLS%%%%DATADIR%%/templates/default.gu.svg %%NLS%%%%DATADIR%%/templates/default.he.svg %%NLS%%%%DATADIR%%/templates/default.hi.svg %%NLS%%%%DATADIR%%/templates/default.hr.svg %%NLS%%%%DATADIR%%/templates/default.hu.svg %%NLS%%%%DATADIR%%/templates/default.id.svg %%NLS%%%%DATADIR%%/templates/default.is.svg %%NLS%%%%DATADIR%%/templates/default.it.svg %%NLS%%%%DATADIR%%/templates/default.ja.svg %%NLS%%%%DATADIR%%/templates/default.km.svg %%NLS%%%%DATADIR%%/templates/default.kn.svg %%NLS%%%%DATADIR%%/templates/default.ko.svg %%NLS%%%%DATADIR%%/templates/default.kok.svg %%NLS%%%%DATADIR%%/templates/default.kok@latin.svg %%NLS%%%%DATADIR%%/templates/default.ks@aran.svg %%NLS%%%%DATADIR%%/templates/default.ks@deva.svg %%NLS%%%%DATADIR%%/templates/default.lv.svg %%NLS%%%%DATADIR%%/templates/default.lt.svg %%NLS%%%%DATADIR%%/templates/default.mai.svg %%NLS%%%%DATADIR%%/templates/default.ml.svg %%NLS%%%%DATADIR%%/templates/default.mni.svg %%NLS%%%%DATADIR%%/templates/default.mni@beng.svg %%NLS%%%%DATADIR%%/templates/default.mr.svg %%NLS%%%%DATADIR%%/templates/default.nb.svg %%NLS%%%%DATADIR%%/templates/default.nl.svg %%NLS%%%%DATADIR%%/templates/default.or.svg %%NLS%%%%DATADIR%%/templates/default.pl.svg %%NLS%%%%DATADIR%%/templates/default.pt.svg %%NLS%%%%DATADIR%%/templates/default.pt_BR.svg %%NLS%%%%DATADIR%%/templates/default.ro.svg %%NLS%%%%DATADIR%%/templates/default.ru.svg %%NLS%%%%DATADIR%%/templates/default.sa.svg %%NLS%%%%DATADIR%%/templates/default.sat.svg %%NLS%%%%DATADIR%%/templates/default.sat@deva.svg %%NLS%%%%DATADIR%%/templates/default.sd.svg %%NLS%%%%DATADIR%%/templates/default.sd@deva.svg %%NLS%%%%DATADIR%%/templates/default.sk.svg %%NLS%%%%DATADIR%%/templates/default.sl.svg %%NLS%%%%DATADIR%%/templates/default.sr.svg %%NLS%%%%DATADIR%%/templates/default.sr@latin.svg %%NLS%%%%DATADIR%%/templates/default.sv.svg %%NLS%%%%DATADIR%%/templates/default.svg %%NLS%%%%DATADIR%%/templates/default.ta.svg %%NLS%%%%DATADIR%%/templates/default.te.svg %%NLS%%%%DATADIR%%/templates/default.tr.svg %%NLS%%%%DATADIR%%/templates/default.uk.svg %%NLS%%%%DATADIR%%/templates/default.ur.svg %%NLS%%%%DATADIR%%/templates/default.vi.svg %%NLS%%%%DATADIR%%/templates/default.zh_CN.svg %%NLS%%%%DATADIR%%/templates/default.zh_TW.svg %%NLS%%%%DATADIR%%/templates/default_pt.svg %%NLS%%%%DATADIR%%/templates/default_px.svg %%DATADIR%%/templates/no_layers.svg %%DATADIR%%/themes/LICENSE.txt %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/bullet-symbolic.svg %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/bullet-symbolic.symbolic.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/check-symbolic.svg %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/check-symbolic.symbolic.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-active-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-active-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-backdrop-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-active-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-checked-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-hover-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-hover-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/checkbox-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/dash-symbolic.svg %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/dash-symbolic.symbolic.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-end@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/text-select-start@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-close-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-close-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-close-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-close-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-maximize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-maximize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-maximize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-maximize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-minimize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-minimize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-minimize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/titlebutton-minimize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/assets/window-buttons/vertex/titlebutton@2.png %%DATADIR%%/themes/Minwaita-Inkscape-Dark/gtk-3.0/gtk.css %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/bullet-symbolic.svg %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/bullet-symbolic.symbolic.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/check-symbolic.svg %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/check-symbolic.symbolic.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-active-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-active-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-backdrop-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-active-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-checked-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-hover-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-hover-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-selectionmode.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/checkbox-selectionmode@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/dash-symbolic.svg %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/dash-symbolic.symbolic.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-above@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-horz-scale-has-marks-below@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-above@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below-insensitive@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/slider-vert-scale-has-marks-below@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-end@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/text-select-start@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-close-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-maximize-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton-minimize-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/titlebutton@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-backdrop@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-close-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-maximize-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-active@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover-dark.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover-dark@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton-minimize-hover@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/assets/window-buttons/vertex/titlebutton@2.png %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/gtk-dark.css %%DATADIR%%/themes/Minwaita-Inkscape/gtk-3.0/gtk.css %%DATADIR%%/themes/README.md %%DATADIR%%/tutorials/README %%DATADIR%%/tutorials/edge3d.svg %%DATADIR%%/tutorials/making_markers.svg %%DATADIR%%/tutorials/oldguitar.jpg %%DATADIR%%/tutorials/pixelart-dialog.el.png %%DATADIR%%/tutorials/pixelart-dialog.hu.png %%DATADIR%%/tutorials/pixelart-dialog.png %%DATADIR%%/tutorials/potrace.el.png %%DATADIR%%/tutorials/potrace.es.png %%DATADIR%%/tutorials/potrace.eu.png %%DATADIR%%/tutorials/potrace.hu.png %%DATADIR%%/tutorials/potrace.png %%DATADIR%%/tutorials/tutorial-advanced.be.svg %%DATADIR%%/tutorials/tutorial-advanced.de.svg %%DATADIR%%/tutorials/tutorial-advanced.el.svg %%DATADIR%%/tutorials/tutorial-advanced.es.svg %%DATADIR%%/tutorials/tutorial-advanced.eu.svg %%DATADIR%%/tutorials/tutorial-advanced.fa.svg %%DATADIR%%/tutorials/tutorial-advanced.fr.svg %%DATADIR%%/tutorials/tutorial-advanced.gl.svg %%DATADIR%%/tutorials/tutorial-advanced.hu.svg %%DATADIR%%/tutorials/tutorial-advanced.id.svg %%DATADIR%%/tutorials/tutorial-advanced.it.svg %%DATADIR%%/tutorials/tutorial-advanced.ja.svg %%DATADIR%%/tutorials/tutorial-advanced.ko.svg %%DATADIR%%/tutorials/tutorial-advanced.nl.svg %%DATADIR%%/tutorials/tutorial-advanced.pl.svg %%DATADIR%%/tutorials/tutorial-advanced.pt.svg %%DATADIR%%/tutorials/tutorial-advanced.pt_BR.svg %%DATADIR%%/tutorials/tutorial-advanced.ru.svg %%DATADIR%%/tutorials/tutorial-advanced.sk.svg %%DATADIR%%/tutorials/tutorial-advanced.sl.svg %%DATADIR%%/tutorials/tutorial-advanced.sr.svg %%DATADIR%%/tutorials/tutorial-advanced.svg %%DATADIR%%/tutorials/tutorial-advanced.uk.svg %%DATADIR%%/tutorials/tutorial-advanced.vi.svg %%DATADIR%%/tutorials/tutorial-advanced.zh_CN.svg %%DATADIR%%/tutorials/tutorial-advanced.zh_TW.svg %%DATADIR%%/tutorials/tutorial-basic.be.svg %%DATADIR%%/tutorials/tutorial-basic.ca.svg %%DATADIR%%/tutorials/tutorial-basic.da.svg %%DATADIR%%/tutorials/tutorial-basic.de.svg %%DATADIR%%/tutorials/tutorial-basic.el.svg %%DATADIR%%/tutorials/tutorial-basic.eo.svg %%DATADIR%%/tutorials/tutorial-basic.es.svg %%DATADIR%%/tutorials/tutorial-basic.eu.svg %%DATADIR%%/tutorials/tutorial-basic.fa.svg %%DATADIR%%/tutorials/tutorial-basic.fr.svg %%DATADIR%%/tutorials/tutorial-basic.gl.svg %%DATADIR%%/tutorials/tutorial-basic.hu.svg %%DATADIR%%/tutorials/tutorial-basic.id.svg %%DATADIR%%/tutorials/tutorial-basic.it.svg %%DATADIR%%/tutorials/tutorial-basic.ja.svg %%DATADIR%%/tutorials/tutorial-basic.ko.svg %%DATADIR%%/tutorials/tutorial-basic.nl.svg %%DATADIR%%/tutorials/tutorial-basic.nn.svg %%DATADIR%%/tutorials/tutorial-basic.pl.svg %%DATADIR%%/tutorials/tutorial-basic.pt.svg %%DATADIR%%/tutorials/tutorial-basic.pt_BR.svg %%DATADIR%%/tutorials/tutorial-basic.ru.svg %%DATADIR%%/tutorials/tutorial-basic.sk.svg %%DATADIR%%/tutorials/tutorial-basic.sl.svg %%DATADIR%%/tutorials/tutorial-basic.sr.svg %%DATADIR%%/tutorials/tutorial-basic.svg %%DATADIR%%/tutorials/tutorial-basic.uk.svg %%DATADIR%%/tutorials/tutorial-basic.vi.svg %%DATADIR%%/tutorials/tutorial-basic.zh_CN.svg %%DATADIR%%/tutorials/tutorial-basic.zh_TW.svg %%DATADIR%%/tutorials/tutorial-calligraphy.be.svg %%DATADIR%%/tutorials/tutorial-calligraphy.de.svg %%DATADIR%%/tutorials/tutorial-calligraphy.el.svg %%DATADIR%%/tutorials/tutorial-calligraphy.es.svg %%DATADIR%%/tutorials/tutorial-calligraphy.eu.svg %%DATADIR%%/tutorials/tutorial-calligraphy.fa.svg %%DATADIR%%/tutorials/tutorial-calligraphy.fr.svg %%DATADIR%%/tutorials/tutorial-calligraphy.gl.svg %%DATADIR%%/tutorials/tutorial-calligraphy.hu.svg %%DATADIR%%/tutorials/tutorial-calligraphy.id.svg %%DATADIR%%/tutorials/tutorial-calligraphy.ja.svg %%DATADIR%%/tutorials/tutorial-calligraphy.ko.svg %%DATADIR%%/tutorials/tutorial-calligraphy.nl.svg %%DATADIR%%/tutorials/tutorial-calligraphy.pl.svg %%DATADIR%%/tutorials/tutorial-calligraphy.pt.svg %%DATADIR%%/tutorials/tutorial-calligraphy.pt_BR.svg %%DATADIR%%/tutorials/tutorial-calligraphy.ru.svg %%DATADIR%%/tutorials/tutorial-calligraphy.sk.svg %%DATADIR%%/tutorials/tutorial-calligraphy.sl.svg %%DATADIR%%/tutorials/tutorial-calligraphy.sr.svg %%DATADIR%%/tutorials/tutorial-calligraphy.svg %%DATADIR%%/tutorials/tutorial-calligraphy.uk.svg %%DATADIR%%/tutorials/tutorial-calligraphy.vi.svg %%DATADIR%%/tutorials/tutorial-calligraphy.zh_TW.svg %%DATADIR%%/tutorials/tutorial-elements.be.svg %%DATADIR%%/tutorials/tutorial-elements.de.svg %%DATADIR%%/tutorials/tutorial-elements.el.svg %%DATADIR%%/tutorials/tutorial-elements.es.svg %%DATADIR%%/tutorials/tutorial-elements.eu.svg %%DATADIR%%/tutorials/tutorial-elements.fa.svg %%DATADIR%%/tutorials/tutorial-elements.fr.svg %%DATADIR%%/tutorials/tutorial-elements.gl.svg %%DATADIR%%/tutorials/tutorial-elements.hu.svg %%DATADIR%%/tutorials/tutorial-elements.id.svg %%DATADIR%%/tutorials/tutorial-elements.it.svg %%DATADIR%%/tutorials/tutorial-elements.ja.svg %%DATADIR%%/tutorials/tutorial-elements.ko.svg %%DATADIR%%/tutorials/tutorial-elements.nl.svg %%DATADIR%%/tutorials/tutorial-elements.pl.svg %%DATADIR%%/tutorials/tutorial-elements.pt.svg %%DATADIR%%/tutorials/tutorial-elements.pt_BR.svg %%DATADIR%%/tutorials/tutorial-elements.ru.svg %%DATADIR%%/tutorials/tutorial-elements.sk.svg %%DATADIR%%/tutorials/tutorial-elements.sl.svg %%DATADIR%%/tutorials/tutorial-elements.sr.svg %%DATADIR%%/tutorials/tutorial-elements.svg %%DATADIR%%/tutorials/tutorial-elements.uk.svg %%DATADIR%%/tutorials/tutorial-elements.zh_TW.svg %%DATADIR%%/tutorials/tutorial-interpolate.be.svg %%DATADIR%%/tutorials/tutorial-interpolate.de.svg %%DATADIR%%/tutorials/tutorial-interpolate.el.svg %%DATADIR%%/tutorials/tutorial-interpolate.fr.svg %%DATADIR%%/tutorials/tutorial-interpolate.gl.svg %%DATADIR%%/tutorials/tutorial-interpolate.hu.svg %%DATADIR%%/tutorials/tutorial-interpolate.ja.svg %%DATADIR%%/tutorials/tutorial-interpolate.nl.svg %%DATADIR%%/tutorials/tutorial-interpolate.pl.svg %%DATADIR%%/tutorials/tutorial-interpolate.pt.svg %%DATADIR%%/tutorials/tutorial-interpolate.pt_BR.svg %%DATADIR%%/tutorials/tutorial-interpolate.ru.svg %%DATADIR%%/tutorials/tutorial-interpolate.sk.svg %%DATADIR%%/tutorials/tutorial-interpolate.sr.svg %%DATADIR%%/tutorials/tutorial-interpolate.svg %%DATADIR%%/tutorials/tutorial-interpolate.uk.svg %%DATADIR%%/tutorials/tutorial-interpolate.vi.svg %%DATADIR%%/tutorials/tutorial-interpolate.zh_TW.svg %%DATADIR%%/tutorials/tutorial-shapes.be.svg %%DATADIR%%/tutorials/tutorial-shapes.de.svg %%DATADIR%%/tutorials/tutorial-shapes.el.svg %%DATADIR%%/tutorials/tutorial-shapes.es.svg %%DATADIR%%/tutorials/tutorial-shapes.eu.svg %%DATADIR%%/tutorials/tutorial-shapes.fa.svg %%DATADIR%%/tutorials/tutorial-shapes.fr.svg %%DATADIR%%/tutorials/tutorial-shapes.gl.svg %%DATADIR%%/tutorials/tutorial-shapes.hu.svg %%DATADIR%%/tutorials/tutorial-shapes.id.svg %%DATADIR%%/tutorials/tutorial-shapes.it.svg %%DATADIR%%/tutorials/tutorial-shapes.ja.svg %%DATADIR%%/tutorials/tutorial-shapes.ko.svg %%DATADIR%%/tutorials/tutorial-shapes.nl.svg %%DATADIR%%/tutorials/tutorial-shapes.pl.svg %%DATADIR%%/tutorials/tutorial-shapes.pt.svg %%DATADIR%%/tutorials/tutorial-shapes.pt_BR.svg %%DATADIR%%/tutorials/tutorial-shapes.ru.svg %%DATADIR%%/tutorials/tutorial-shapes.sk.svg %%DATADIR%%/tutorials/tutorial-shapes.sl.svg %%DATADIR%%/tutorials/tutorial-shapes.sr.svg %%DATADIR%%/tutorials/tutorial-shapes.svg %%DATADIR%%/tutorials/tutorial-shapes.uk.svg %%DATADIR%%/tutorials/tutorial-shapes.vi.svg %%DATADIR%%/tutorials/tutorial-shapes.zh_CN.svg %%DATADIR%%/tutorials/tutorial-shapes.zh_TW.svg %%DATADIR%%/tutorials/tutorial-tips.be.svg %%DATADIR%%/tutorials/tutorial-tips.de.svg %%DATADIR%%/tutorials/tutorial-tips.el.svg %%DATADIR%%/tutorials/tutorial-tips.es.svg %%DATADIR%%/tutorials/tutorial-tips.eu.svg %%DATADIR%%/tutorials/tutorial-tips.fa.svg %%DATADIR%%/tutorials/tutorial-tips.fr.svg %%DATADIR%%/tutorials/tutorial-tips.gl.svg %%DATADIR%%/tutorials/tutorial-tips.hu.svg %%DATADIR%%/tutorials/tutorial-tips.id.svg %%DATADIR%%/tutorials/tutorial-tips.it.svg %%DATADIR%%/tutorials/tutorial-tips.ja.svg %%DATADIR%%/tutorials/tutorial-tips.ko.svg %%DATADIR%%/tutorials/tutorial-tips.nl.svg %%DATADIR%%/tutorials/tutorial-tips.pl.svg %%DATADIR%%/tutorials/tutorial-tips.pt.svg %%DATADIR%%/tutorials/tutorial-tips.pt_BR.svg %%DATADIR%%/tutorials/tutorial-tips.ru.svg %%DATADIR%%/tutorials/tutorial-tips.sk.svg %%DATADIR%%/tutorials/tutorial-tips.sl.svg %%DATADIR%%/tutorials/tutorial-tips.sr.svg %%DATADIR%%/tutorials/tutorial-tips.svg %%DATADIR%%/tutorials/tutorial-tips.uk.svg %%DATADIR%%/tutorials/tutorial-tips.vi.svg %%DATADIR%%/tutorials/tutorial-tips.zh_TW.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.de.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.el.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.fr.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.hu.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.ko.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.nl.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.pt.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.pt_BR.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.ru.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.sk.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.sr.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.uk.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.zh_TW.svg %%DATADIR%%/tutorials/tutorial-tracing.be.svg %%DATADIR%%/tutorials/tutorial-tracing.de.svg %%DATADIR%%/tutorials/tutorial-tracing.el.svg %%DATADIR%%/tutorials/tutorial-tracing.es.svg %%DATADIR%%/tutorials/tutorial-tracing.eu.svg %%DATADIR%%/tutorials/tutorial-tracing.fa.svg %%DATADIR%%/tutorials/tutorial-tracing.fr.svg %%DATADIR%%/tutorials/tutorial-tracing.gl.svg %%DATADIR%%/tutorials/tutorial-tracing.hu.svg %%DATADIR%%/tutorials/tutorial-tracing.id.svg %%DATADIR%%/tutorials/tutorial-tracing.ja.svg %%DATADIR%%/tutorials/tutorial-tracing.ko.svg %%DATADIR%%/tutorials/tutorial-tracing.nl.svg %%DATADIR%%/tutorials/tutorial-tracing.pl.svg %%DATADIR%%/tutorials/tutorial-tracing.pt.svg %%DATADIR%%/tutorials/tutorial-tracing.pt_BR.svg %%DATADIR%%/tutorials/tutorial-tracing.ru.svg %%DATADIR%%/tutorials/tutorial-tracing.sk.svg %%DATADIR%%/tutorials/tutorial-tracing.sl.svg %%DATADIR%%/tutorials/tutorial-tracing.sr.svg %%DATADIR%%/tutorials/tutorial-tracing.svg %%DATADIR%%/tutorials/tutorial-tracing.uk.svg %%DATADIR%%/tutorials/tutorial-tracing.vi.svg %%DATADIR%%/tutorials/tutorial-tracing.zh_TW.svg %%DATADIR%%/tutorials/tux.png %%DATADIR%%/ui/Adwaita-dark.css %%DATADIR%%/ui/Adwaita.css %%DATADIR%%/ui/command-palette-main.glade %%DATADIR%%/ui/command-palette-operation.glade %%DATADIR%%/ui/dialog-css.glade %%DATADIR%%/ui/dialog-filter-editor.glade %%DATADIR%%/ui/dialog-livepatheffect-add.glade %%DATADIR%%/ui/dialog-livepatheffect-effect.glade %%DATADIR%%/ui/dialog-save-template.glade %%DATADIR%%/ui/dialog-text-edit.glade %%DATADIR%%/ui/dialog-trace.glade %%DATADIR%%/ui/inkscape-about.glade %%DATADIR%%/ui/inkscape-start.glade %%DATADIR%%/ui/menu-view.ui %%DATADIR%%/ui/menus.xml %%DATADIR%%/ui/resources/canvas_ad.png %%DATADIR%%/ui/resources/canvas_aw.png %%DATADIR%%/ui/resources/canvas_cd.png %%DATADIR%%/ui/resources/canvas_cw.png %%DATADIR%%/ui/resources/canvas_sw.png %%DATADIR%%/ui/resources/template_about.svg %%DATADIR%%/ui/resources/template_businesscard_landscape.svg %%DATADIR%%/ui/resources/template_businesscard_portrait.svg %%DATADIR%%/ui/resources/template_businesscard_square.svg %%DATADIR%%/ui/resources/template_desktop_hd_landscape.svg %%DATADIR%%/ui/resources/template_desktop_landscape.svg %%DATADIR%%/ui/resources/template_envelope_landscape.svg %%DATADIR%%/ui/resources/template_envelope_portrait.svg %%DATADIR%%/ui/resources/template_icon_square.svg %%DATADIR%%/ui/resources/template_image_landscape.svg %%DATADIR%%/ui/resources/template_image_portrait.svg %%DATADIR%%/ui/resources/template_image_square.svg %%DATADIR%%/ui/resources/template_mobile_portrait.svg %%DATADIR%%/ui/resources/template_photo_landscape.svg %%DATADIR%%/ui/resources/template_photo_portrait.svg %%DATADIR%%/ui/resources/template_photo_square.svg %%DATADIR%%/ui/resources/template_print_US_landscape.svg %%DATADIR%%/ui/resources/template_print_US_portrait.svg %%DATADIR%%/ui/resources/template_print_landscape.svg %%DATADIR%%/ui/resources/template_print_portrait.svg %%DATADIR%%/ui/resources/template_social_landscape.svg %%DATADIR%%/ui/resources/template_social_portrait.svg %%DATADIR%%/ui/resources/template_social_square.svg %%DATADIR%%/ui/resources/template_tablet_landscape.svg %%DATADIR%%/ui/resources/template_video_landscape.svg %%DATADIR%%/ui/resources/template_video_portrait.svg %%DATADIR%%/ui/resources/template_video_square.svg %%DATADIR%%/ui/style.css %%DATADIR%%/ui/toolbar-commands.ui %%DATADIR%%/ui/toolbar-select.ui %%DATADIR%%/ui/toolbar-snap.ui %%DATADIR%%/ui/toolbar-tool.ui %%DATADIR%%/ui/toolbar-zoom.ui %%DATADIR%%/ui/units.xml %%DATADIR%%/ui/win32.css %%NLS%%share/locale/ar/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/as/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/az/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/be/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/bg/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/bn/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/bn_BD/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/br/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/brx/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ca/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/cs/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/da/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/de/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/doi/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/dz/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/el/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/en_CA/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/eo/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/es/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/es_MX/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/et/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/eu/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/fa/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/fi/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/fr/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ga/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/gl/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/gu/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/he/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/hi/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/hr/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/hu/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/hy/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/id/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/is/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/it/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ja/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/km/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/kn/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ko/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/kok/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/kok@latin/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ks@aran/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ks@deva/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/lt/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/lv/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/mai/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/mk/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ml/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/mn/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/mni/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/mni@beng/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/mr/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/nb/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ne/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/nl/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/nn/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/or/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/pa/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/pl/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/pt/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ro/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ru/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/rw/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sa/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sat/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sat@deva/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sd/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sd@deva/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sk/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sl/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sq/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sr/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/sv/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ta/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/te/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/th/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/tr/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/uk/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/ur/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/vi/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/inkscape.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/inkscape.mo share/metainfo/org.inkscape.Inkscape.appdata.xml diff --git a/graphics/jasper/pkg-plist b/graphics/jasper/pkg-plist index 9eeb36a28051..7553e00cc52c 100644 --- a/graphics/jasper/pkg-plist +++ b/graphics/jasper/pkg-plist @@ -1,37 +1,37 @@ bin/imgcmp bin/imginfo bin/jasper %%OPENGL%%bin/jiv include/jasper/jas_cm.h include/jasper/jas_compiler.h include/jasper/jas_config.h include/jasper/jas_debug.h include/jasper/jas_dll.h include/jasper/jas_export_cmake.h include/jasper/jas_fix.h include/jasper/jas_getopt.h include/jasper/jas_icc.h include/jasper/jas_image.h include/jasper/jas_init.h include/jasper/jas_log.h include/jasper/jas_malloc.h include/jasper/jas_math.h include/jasper/jas_seq.h include/jasper/jas_stream.h include/jasper/jas_string.h include/jasper/jas_thread.h include/jasper/jas_tmr.h include/jasper/jas_tvp.h include/jasper/jas_types.h include/jasper/jas_version.h include/jasper/jasper.h lib/libjasper.so lib/libjasper.so.6 lib/libjasper.so.6.0.0 libdata/pkgconfig/jasper.pc -man/man1/imgcmp.1.gz -man/man1/imginfo.1.gz -man/man1/jasper.1.gz -%%OPENGL%%man/man1/jiv.1.gz +share/man/man1/imgcmp.1.gz +share/man/man1/imginfo.1.gz +share/man/man1/jasper.1.gz +%%OPENGL%%share/man/man1/jiv.1.gz %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/jpeg2000.pdf diff --git a/graphics/libansilove/pkg-plist b/graphics/libansilove/pkg-plist index 526ce7539f10..508f5e236b47 100644 --- a/graphics/libansilove/pkg-plist +++ b/graphics/libansilove/pkg-plist @@ -1,18 +1,18 @@ include/ansilove.h lib/libansilove-static.a lib/libansilove.so lib/libansilove.so.1 lib/libansilove.so.%%PORTVERSION%% -man/man3/ansilove_ansi.3.gz -man/man3/ansilove_artworx.3.gz -man/man3/ansilove_binary.3.gz -man/man3/ansilove_clean.3.gz -man/man3/ansilove_error.3.gz -man/man3/ansilove_icedraw.3.gz -man/man3/ansilove_init.3.gz -man/man3/ansilove_loadfile.3.gz -man/man3/ansilove_pcboard.3.gz -man/man3/ansilove_savefile.3.gz -man/man3/ansilove_tundra.3.gz -man/man3/ansilove_xbin.3.gz -man/man3/libansilove.3.gz +share/man/man3/ansilove_ansi.3.gz +share/man/man3/ansilove_artworx.3.gz +share/man/man3/ansilove_binary.3.gz +share/man/man3/ansilove_clean.3.gz +share/man/man3/ansilove_error.3.gz +share/man/man3/ansilove_icedraw.3.gz +share/man/man3/ansilove_init.3.gz +share/man/man3/ansilove_loadfile.3.gz +share/man/man3/ansilove_pcboard.3.gz +share/man/man3/ansilove_savefile.3.gz +share/man/man3/ansilove_tundra.3.gz +share/man/man3/ansilove_xbin.3.gz +share/man/man3/libansilove.3.gz diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index 61b1f178f4b9..82753d5fc3e2 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -1,35 +1,31 @@ # Created by: ijliao PORTNAME= libqrencode PORTVERSION= 4.1.1 DISTVERSIONPREFIX= v CATEGORIES= graphics MAINTAINER= vanilla@FreeBSD.org COMMENT= C library for encoding data in a QR Code symbol LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png USES= cmake iconv pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= fukuchi USE_LDCONFIG= yes GNU_CONFIGURE= yes CMAKE_ARGS= -DBUILD_SHARED_LIBS=ON PLIST_FILES= bin/qrencode \ include/qrencode.h \ lib/libqrencode.so \ lib/libqrencode.so.4 \ lib/libqrencode.so.${PORTVERSION} \ libdata/pkgconfig/libqrencode.pc \ - man/man1/qrencode.1.gz - -post-patch: - @${SED} -i -e 's|share\/man\/man1|man\/man1|' \ - ${WRKSRC}/CMakeLists.txt + share/man/man1/qrencode.1.gz .include diff --git a/graphics/pdfpc/pkg-plist b/graphics/pdfpc/pkg-plist index e66ceb702e86..65ff4f2908e8 100644 --- a/graphics/pdfpc/pkg-plist +++ b/graphics/pdfpc/pkg-plist @@ -1,21 +1,21 @@ bin/pdfpc @sample etc/pdfpcrc.sample -man/man1/pdfpc.1.gz -man/man5/pdfpcrc.5.gz +share/man/man1/pdfpc.1.gz +share/man/man5/pdfpcrc.5.gz share/pixmaps/pdfpc/blank.svg share/pixmaps/pdfpc/empty.svg share/pixmaps/pdfpc/eraser.svg share/pixmaps/pdfpc/hidden.svg share/pixmaps/pdfpc/highlight.svg share/pixmaps/pdfpc/linewidth.svg share/pixmaps/pdfpc/loaded.svg share/pixmaps/pdfpc/locked.svg share/pixmaps/pdfpc/move.svg share/pixmaps/pdfpc/notes.css share/pixmaps/pdfpc/pause.svg share/pixmaps/pdfpc/pdfpc.css share/pixmaps/pdfpc/pen.svg share/pixmaps/pdfpc/saved.svg share/pixmaps/pdfpc/settings.svg share/pixmaps/pdfpc/snow.svg share/pixmaps/pdfpc/spotlight.svg diff --git a/graphics/poppler-utils/pkg-plist b/graphics/poppler-utils/pkg-plist index bf5a0bfd2c5f..3c90d3faeac6 100644 --- a/graphics/poppler-utils/pkg-plist +++ b/graphics/poppler-utils/pkg-plist @@ -1,26 +1,26 @@ bin/pdfattach bin/pdfdetach bin/pdffonts bin/pdfimages bin/pdfinfo bin/pdfseparate bin/pdfsig bin/pdftocairo bin/pdftohtml bin/pdftoppm bin/pdftops bin/pdftotext bin/pdfunite -man/man1/pdfattach.1.gz -man/man1/pdfdetach.1.gz -man/man1/pdffonts.1.gz -man/man1/pdfimages.1.gz -man/man1/pdfinfo.1.gz -man/man1/pdfseparate.1.gz -man/man1/pdfsig.1.gz -man/man1/pdftocairo.1.gz -man/man1/pdftohtml.1.gz -man/man1/pdftops.1.gz -man/man1/pdftotext.1.gz -man/man1/pdftoppm.1.gz -man/man1/pdfunite.1.gz +share/man/man1/pdfattach.1.gz +share/man/man1/pdfdetach.1.gz +share/man/man1/pdffonts.1.gz +share/man/man1/pdfimages.1.gz +share/man/man1/pdfinfo.1.gz +share/man/man1/pdfseparate.1.gz +share/man/man1/pdfsig.1.gz +share/man/man1/pdftocairo.1.gz +share/man/man1/pdftohtml.1.gz +share/man/man1/pdftops.1.gz +share/man/man1/pdftotext.1.gz +share/man/man1/pdftoppm.1.gz +share/man/man1/pdfunite.1.gz diff --git a/graphics/timg/Makefile b/graphics/timg/Makefile index bbfc335a3af7..3b3cd81c4cb7 100644 --- a/graphics/timg/Makefile +++ b/graphics/timg/Makefile @@ -1,30 +1,30 @@ PORTNAME= timg PORTVERSION= 1.4.0 DISTVERSIONPREFIX= v CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu COMMENT= Terminal Image and Video Viewer LICENSE= GPLv2 BUILD_DEPENDS= pkgconf>0:devel/pkgconf \ ffmpeg>0:multimedia/ffmpeg LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \ libexif.so:graphics/libexif \ libGraphicsMagick.so:graphics/GraphicsMagick \ libpng.so:graphics/png \ libturbojpeg.so:graphics/libjpeg-turbo USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= hzeller # timg requires libavutil, contained in multimedia/ffmpeg # isn't splitted libavcodec, libavutil, etc. CMAKE_ON+= WITH_VIDEO_DECODING WITH_VIDEO_DEVICE CMAKE_OFF+= TIMG_VERSION_FROM_GIT WITH_OPENSLIDE_SUPPORT -PLIST_FILES= bin/timg man/man1/timg.1.gz +PLIST_FILES= bin/timg share/man/man1/timg.1.gz .include diff --git a/graphics/tslib/pkg-plist b/graphics/tslib/pkg-plist index e166dedf9a76..91f8596ac4da 100644 --- a/graphics/tslib/pkg-plist +++ b/graphics/tslib/pkg-plist @@ -1,63 +1,63 @@ bin/ts_calibrate bin/ts_conf bin/ts_finddev bin/ts_harvest bin/ts_print bin/ts_print_mt bin/ts_print_raw bin/ts_test bin/ts_test_mt bin/ts_uinput etc/ts.conf include/tslib.h lib/cmake/tslib/tslibConfig.cmake lib/cmake/tslib/tslibConfigVersion.cmake lib/cmake/tslib/tslibTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/tslib/tslibTargets.cmake lib/libts.so lib/libts.so.0 lib/libts.so.0.10.4 lib/ts/debounce.so lib/ts/dejitter.so lib/ts/evthres.so lib/ts/iir.so lib/ts/input.so lib/ts/invert.so lib/ts/linear.so lib/ts/lowpass.so lib/ts/median.so lib/ts/pthres.so lib/ts/skip.so lib/ts/touchkit.so lib/ts/variance.so libdata/pkgconfig/tslib.pc -man/man1/ts_calibrate.1.gz -man/man1/ts_conf.1.gz -man/man1/ts_finddev.1.gz -man/man1/ts_harvest.1.gz -man/man1/ts_print.1.gz -man/man1/ts_print_mt.1.gz -man/man1/ts_print_raw.1.gz -man/man1/ts_test.1.gz -man/man1/ts_test_mt.1.gz -man/man1/ts_uinput.1.gz -man/man1/ts_verify.1.gz -man/man3/ts_close.3.gz -man/man3/ts_close_restricted.3.gz -man/man3/ts_conf_get.3.gz -man/man3/ts_conf_set.3.gz -man/man3/ts_config.3.gz -man/man3/ts_error_fn.3.gz -man/man3/ts_fd.3.gz -man/man3/ts_get_eventpath.3.gz -man/man3/ts_libversion.3.gz -man/man3/ts_open.3.gz -man/man3/ts_open_restricted.3.gz -man/man3/ts_print_ascii_logo.3.gz -man/man3/ts_read.3.gz -man/man3/ts_read_mt.3.gz -man/man3/ts_read_raw.3.gz -man/man3/ts_read_raw_mt.3.gz -man/man3/ts_setup.3.gz -man/man3/tslib_version.3.gz -man/man5/ts.conf.5.gz +share/man/man1/ts_calibrate.1.gz +share/man/man1/ts_conf.1.gz +share/man/man1/ts_finddev.1.gz +share/man/man1/ts_harvest.1.gz +share/man/man1/ts_print.1.gz +share/man/man1/ts_print_mt.1.gz +share/man/man1/ts_print_raw.1.gz +share/man/man1/ts_test.1.gz +share/man/man1/ts_test_mt.1.gz +share/man/man1/ts_uinput.1.gz +share/man/man1/ts_verify.1.gz +share/man/man3/ts_close.3.gz +share/man/man3/ts_close_restricted.3.gz +share/man/man3/ts_conf_get.3.gz +share/man/man3/ts_conf_set.3.gz +share/man/man3/ts_config.3.gz +share/man/man3/ts_error_fn.3.gz +share/man/man3/ts_fd.3.gz +share/man/man3/ts_get_eventpath.3.gz +share/man/man3/ts_libversion.3.gz +share/man/man3/ts_open.3.gz +share/man/man3/ts_open_restricted.3.gz +share/man/man3/ts_print_ascii_logo.3.gz +share/man/man3/ts_read.3.gz +share/man/man3/ts_read_mt.3.gz +share/man/man3/ts_read_raw.3.gz +share/man/man3/ts_read_raw_mt.3.gz +share/man/man3/ts_setup.3.gz +share/man/man3/tslib_version.3.gz +share/man/man5/ts.conf.5.gz diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 1d6c1a6af666..d2685637b92e 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -1,34 +1,34 @@ # Created by: Michael Ranner PORTNAME= KVIrc DISTVERSION= 5.0.0-73 DISTVERSIONSUFFIX= -gbdeac0429 CATEGORIES= irc kde MAINTAINER= kde@FreeBSD.org COMMENT= IRC client for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/ABOUT-LICENSE LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libenchant.so:textproc/enchant USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext gnome \ kde:5 perl5 pkgconfig python qt:5 ssl tar:bzip2 xorg USE_GNOME= glib20 USE_PERL5= build USE_KDE= auth codecs config configwidgets coreaddons i18n notifications \ service widgetsaddons windowsystem xmlgui USE_QT= core dbus gui multimedia network phonon4 printsupport sql svg \ webkit widgets x11extras xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext xrender xscrnsaver USE_LDCONFIG= yes USE_GITHUB= yes -CMAKE_ARGS= -DMANDIR:STRING=man +CMAKE_ARGS= -DMANDIR:STRING=share/man PLIST_SUB= VER=5.0 .include diff --git a/irc/znc/pkg-plist b/irc/znc/pkg-plist index 0bc0e1de5642..4ed0fe5385bc 100644 --- a/irc/znc/pkg-plist +++ b/irc/znc/pkg-plist @@ -1,827 +1,827 @@ bin/znc bin/znc-buildmod include/znc/Buffer.h include/znc/Chan.h include/znc/Client.h include/znc/Config.h include/znc/Csocket.h include/znc/defines.h include/znc/ExecSock.h include/znc/FileUtils.h include/znc/HTTPSock.h include/znc/IRCNetwork.h include/znc/IRCSock.h include/znc/Listener.h include/znc/main.h include/znc/MD5.h include/znc/Message.h include/znc/Modules.h include/znc/Nick.h include/znc/Query.h include/znc/Server.h include/znc/SHA256.h include/znc/Socket.h include/znc/SSLVerifyHost.h include/znc/Template.h include/znc/Threads.h include/znc/Translation.h include/znc/User.h include/znc/Utils.h include/znc/version.h include/znc/WebModules.h include/znc/znc.h include/znc/znc_export_lib_export.h include/znc/zncconfig.h include/znc/ZNCDebug.h include/znc/ZNCString.h lib/znc/admindebug.so lib/znc/adminlog.so lib/znc/alias.so lib/znc/autoattach.so lib/znc/autocycle.so lib/znc/autoop.so lib/znc/autoreply.so lib/znc/autovoice.so lib/znc/awaynick.so lib/znc/block_motd.so lib/znc/blockuser.so lib/znc/bouncedcc.so lib/znc/buffextras.so lib/znc/chansaver.so lib/znc/clearbufferonmsg.so lib/znc/clientnotify.so lib/znc/controlpanel.so lib/znc/ctcpflood.so lib/znc/dcc.so lib/znc/disconkick.so lib/znc/fail2ban.so lib/znc/flooddetach.so lib/znc/identfile.so lib/znc/imapauth.so lib/znc/keepnick.so lib/znc/kickrejoin.so lib/znc/lastseen.so lib/znc/listsockets.so lib/znc/log.so lib/znc/missingmotd.so lib/znc/modules_online.so lib/znc/nickserv.so lib/znc/notes.so lib/znc/notify_connect.so lib/znc/perform.so lib/znc/raw.so lib/znc/route_replies.so lib/znc/sample.so lib/znc/samplewebapi.so lib/znc/sasl.so lib/znc/send_raw.so lib/znc/shell.so lib/znc/simple_away.so lib/znc/stickychan.so lib/znc/stripcontrols.so lib/znc/watch.so lib/znc/webadmin.so libdata/pkgconfig/znc.pc -man/man1/znc-buildmod.1.gz -man/man1/znc.1.gz +share/man/man1/znc-buildmod.1.gz +share/man/man1/znc.1.gz %%CYRUS%%lib/znc/cyrusauth.so %%DATADIR%%/cmake/ZNCConfig.cmake %%DATADIR%%/cmake/ZNCConfigVersion.cmake %%DATADIR%%/cmake/znc_internal-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/cmake/znc_internal.cmake %%DATADIR%%/cmake/znc_public.cmake %%DATADIR%%/modules/blockuser/tmpl/blockuser_WebadminUser.tmpl %%DATADIR%%/modules/cert/tmpl/index.tmpl %%DATADIR%%/modules/certauth/tmpl/index.tmpl %%DATADIR%%/modules/lastseen/tmpl/index.tmpl %%DATADIR%%/modules/lastseen/tmpl/lastseen_WebadminUser.tmpl %%DATADIR%%/modules/listsockets/tmpl/index.tmpl %%DATADIR%%/modules/notes/files/trash.gif %%DATADIR%%/modules/notes/tmpl/index.tmpl %%DATADIR%%/modules/perform/tmpl/index.tmpl %%DATADIR%%/modules/q/tmpl/index.tmpl %%DATADIR%%/modules/samplewebapi/tmpl/index.tmpl %%DATADIR%%/modules/sasl/tmpl/index.tmpl %%DATADIR%%/modules/send_raw/files/select.js %%DATADIR%%/modules/send_raw/tmpl/index.tmpl %%DATADIR%%/modules/stickychan/tmpl/index.tmpl %%DATADIR%%/modules/stickychan/tmpl/stickychan_WebadminChan.tmpl %%DATADIR%%/modules/webadmin/files/webadmin.css %%DATADIR%%/modules/webadmin/files/webadmin.js %%DATADIR%%/modules/webadmin/tmpl/add_edit_chan.tmpl %%DATADIR%%/modules/webadmin/tmpl/add_edit_network.tmpl %%DATADIR%%/modules/webadmin/tmpl/add_edit_user.tmpl %%DATADIR%%/modules/webadmin/tmpl/del_network.tmpl %%DATADIR%%/modules/webadmin/tmpl/del_user.tmpl %%DATADIR%%/modules/webadmin/tmpl/encoding_settings.tmpl %%DATADIR%%/modules/webadmin/tmpl/index.tmpl %%DATADIR%%/modules/webadmin/tmpl/listusers.tmpl %%DATADIR%%/modules/webadmin/tmpl/settings.tmpl %%DATADIR%%/modules/webadmin/tmpl/traffic.tmpl %%DATADIR%%/webskins/_default_/pub/_default_.css %%DATADIR%%/webskins/_default_/pub/External.png %%DATADIR%%/webskins/_default_/pub/favicon.ico %%DATADIR%%/webskins/_default_/pub/global.css %%DATADIR%%/webskins/_default_/pub/jquery-1.11.2.js %%DATADIR%%/webskins/_default_/pub/jquery-1.11.2.min.js %%DATADIR%%/webskins/_default_/pub/jquery-ui-sortable.1.11.4.css %%DATADIR%%/webskins/_default_/pub/jquery-ui-sortable.1.11.4.js %%DATADIR%%/webskins/_default_/pub/jquery-ui-sortable.1.11.4.min.css %%DATADIR%%/webskins/_default_/pub/jquery-ui-sortable.1.11.4.min.js %%DATADIR%%/webskins/_default_/pub/robots.txt %%DATADIR%%/webskins/_default_/pub/selectize-0.12.1.css %%DATADIR%%/webskins/_default_/pub/selectize-standalone-0.12.1.js %%DATADIR%%/webskins/_default_/pub/selectize-standalone-0.12.1.min.js %%DATADIR%%/webskins/_default_/tmpl/_csrf_check.tmpl %%DATADIR%%/webskins/_default_/tmpl/Banner.tmpl %%DATADIR%%/webskins/_default_/tmpl/BaseHeader.tmpl %%DATADIR%%/webskins/_default_/tmpl/BreadCrumbs.tmpl %%DATADIR%%/webskins/_default_/tmpl/DocType.tmpl %%DATADIR%%/webskins/_default_/tmpl/Error.tmpl %%DATADIR%%/webskins/_default_/tmpl/ExtraHeader.tmpl %%DATADIR%%/webskins/_default_/tmpl/Footer.tmpl %%DATADIR%%/webskins/_default_/tmpl/FooterTag.tmpl %%DATADIR%%/webskins/_default_/tmpl/Header.tmpl %%DATADIR%%/webskins/_default_/tmpl/index.tmpl %%DATADIR%%/webskins/_default_/tmpl/InfoBar.tmpl %%DATADIR%%/webskins/_default_/tmpl/LoginBar.tmpl %%DATADIR%%/webskins/_default_/tmpl/LowerBanner.tmpl %%DATADIR%%/webskins/_default_/tmpl/Menu.tmpl %%DATADIR%%/webskins/_default_/tmpl/MessageBar.tmpl %%DATADIR%%/webskins/_default_/tmpl/Options.tmpl %%DATADIR%%/webskins/dark-clouds/pub/clouds-header.jpg %%DATADIR%%/webskins/dark-clouds/pub/dark-clouds.css %%DATADIR%%/webskins/dark-clouds/pub/favicon.ico %%DATADIR%%/webskins/dark-clouds/tmpl/Banner.tmpl %%DATADIR%%/webskins/dark-clouds/tmpl/FooterTag.tmpl %%DATADIR%%/webskins/dark-clouds/tmpl/Header.tmpl %%DATADIR%%/webskins/dark-clouds/tmpl/LowerBanner.tmpl %%DATADIR%%/webskins/forest/pub/favicon.ico %%DATADIR%%/webskins/forest/pub/forest-header.png %%DATADIR%%/webskins/forest/pub/forest.css %%DATADIR%%/webskins/forest/tmpl/Banner.tmpl %%DATADIR%%/webskins/forest/tmpl/FooterTag.tmpl %%DATADIR%%/webskins/forest/tmpl/Header.tmpl %%DATADIR%%/webskins/forest/tmpl/LowerBanner.tmpl %%DATADIR%%/webskins/ice/pub/favicon.ico %%DATADIR%%/webskins/ice/pub/ice.css %%DATADIR%%/webskins/ice/pub/linkbg.jpg %%DATADIR%%/webskins/ice/pub/pagebg.gif %%DATADIR%%/webskins/ice/tmpl/FooterTag.tmpl %%DATADIR%%/webskins/ice/tmpl/Header.tmpl %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/bg_BG/LC_MESSAGES/znc.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/znc.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/el_GR/LC_MESSAGES/znc.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/znc.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/znc.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/id_ID/LC_MESSAGES/znc.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/znc.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/znc.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/pl_PL/LC_MESSAGES/znc.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/znc.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-admindebug.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-adminlog.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-alias.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-autoattach.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-autocycle.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-autoop.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-autoreply.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-autovoice.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-awaystore.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-block_motd.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-blockuser.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-bouncedcc.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-buffextras.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-cert.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-certauth.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-chansaver.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-clearbufferonmsg.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-clientnotify.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-controlpanel.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-crypt.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-ctcpflood.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-cyrusauth.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-dcc.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-disconkick.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-fail2ban.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-flooddetach.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-identfile.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-imapauth.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-keepnick.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-kickrejoin.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-lastseen.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-listsockets.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-log.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-missingmotd.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-modperl.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-modpython.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-modules_online.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-nickserv.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-notes.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-notify_connect.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-perform.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-perleval.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-pyeval.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-raw.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-route_replies.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-sample.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-samplewebapi.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-sasl.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-savebuff.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-send_raw.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-shell.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-simple_away.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-stickychan.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-stripcontrols.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-watch.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc-webadmin.mo %%NLS%%share/locale/ru_RU/LC_MESSAGES/znc.mo %%NLS%%%%DATADIR%%/translations/bg-BG %%NLS%%%%DATADIR%%/translations/de-DE %%NLS%%%%DATADIR%%/translations/es-ES %%NLS%%%%DATADIR%%/translations/fr-FR %%NLS%%%%DATADIR%%/translations/id-ID %%NLS%%%%DATADIR%%/translations/it-IT %%NLS%%%%DATADIR%%/translations/nl-NL %%NLS%%%%DATADIR%%/translations/pl-PL %%NLS%%%%DATADIR%%/translations/ru-RU %%OPENSSL%%lib/znc/awaystore.so %%OPENSSL%%lib/znc/cert.so %%OPENSSL%%lib/znc/certauth.so %%OPENSSL%%lib/znc/crypt.so %%OPENSSL%%lib/znc/savebuff.so %%OPENSSL%%lib/znc/schat.so %%PERL%%lib/znc/modperl.so %%PERL%%lib/znc/modperl/startup.pl %%PERL%%lib/znc/modperl/ZNC.pm %%PERL%%lib/znc/modperl/ZNC.so %%PERL%%lib/znc/perleval.pm %%PYTHON%%lib/znc/pyeval.py %%PYTHON%%lib/znc/modpython.so %%PYTHON%%lib/znc/modpython/_znc_core.so %%PYTHON%%lib/znc/modpython/znc_core.py %%PYTHON%%lib/znc/modpython/znc.py %%TCL%%lib/znc/modtcl.so %%TCL%%%%DATADIR%%/modtcl/binds.tcl %%TCL%%%%DATADIR%%/modtcl/modtcl.tcl @dir(znc,znc,755) %%ETCDIR%% diff --git a/lang/cling/pkg-plist b/lang/cling/pkg-plist index 58a23437d86e..697326bbd610 100644 --- a/lang/cling/pkg-plist +++ b/lang/cling/pkg-plist @@ -1,2938 +1,2938 @@ bin/bugpoint bin/c-index-test bin/clang bin/clang++ bin/clang-5.0 bin/clang-check bin/clang-cl bin/clang-cpp bin/clang-format bin/clang-import-test bin/clang-offload-bundler bin/clang-rename bin/cling bin/git-clang-format bin/llc bin/lli bin/llvm-ar bin/llvm-as bin/llvm-bcanalyzer bin/llvm-c-test bin/llvm-cat bin/llvm-config bin/llvm-cov bin/llvm-cvtres bin/llvm-cxxdump bin/llvm-cxxfilt bin/llvm-diff bin/llvm-dis bin/llvm-dlltool bin/llvm-dsymutil bin/llvm-dwarfdump bin/llvm-dwp bin/llvm-extract bin/llvm-lib bin/llvm-link bin/llvm-lto bin/llvm-lto2 bin/llvm-mc bin/llvm-mcmarkup bin/llvm-modextract bin/llvm-mt bin/llvm-nm bin/llvm-objdump bin/llvm-opt-report bin/llvm-pdbutil bin/llvm-profdata bin/llvm-ranlib bin/llvm-readelf bin/llvm-readobj bin/llvm-rtdyld bin/llvm-size bin/llvm-split bin/llvm-stress bin/llvm-strings bin/llvm-symbolizer bin/llvm-tblgen bin/llvm-xray bin/obj2yaml bin/opt bin/sancov bin/sanstats bin/scan-build bin/scan-view bin/verify-uselistorder bin/yaml2obj include/clang include/cling include/llvm include/llvm-c lib/BugpointPasses.so lib/LLVMHello.so lib/cmake/clang lib/cmake/cling lib/cmake/llvm lib/libLLVMAArch64AsmParser.so lib/libLLVMAArch64AsmParser.so.5 lib/libLLVMAArch64AsmParser.so.%%LLVM_RELEASE%% lib/libLLVMAArch64AsmPrinter.so lib/libLLVMAArch64AsmPrinter.so.5 lib/libLLVMAArch64AsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMAArch64CodeGen.so lib/libLLVMAArch64CodeGen.so.5 lib/libLLVMAArch64CodeGen.so.%%LLVM_RELEASE%% lib/libLLVMAArch64Desc.so lib/libLLVMAArch64Desc.so.5 lib/libLLVMAArch64Desc.so.%%LLVM_RELEASE%% lib/libLLVMAArch64Disassembler.so lib/libLLVMAArch64Disassembler.so.5 lib/libLLVMAArch64Disassembler.so.%%LLVM_RELEASE%% lib/libLLVMAArch64Info.so lib/libLLVMAArch64Info.so.5 lib/libLLVMAArch64Info.so.%%LLVM_RELEASE%% lib/libLLVMAArch64Utils.so lib/libLLVMAArch64Utils.so.5 lib/libLLVMAArch64Utils.so.%%LLVM_RELEASE%% lib/libLLVMAMDGPUAsmParser.so lib/libLLVMAMDGPUAsmParser.so.5 lib/libLLVMAMDGPUAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMAMDGPUAsmPrinter.so lib/libLLVMAMDGPUAsmPrinter.so.5 lib/libLLVMAMDGPUAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMAMDGPUCodeGen.so lib/libLLVMAMDGPUCodeGen.so.5 lib/libLLVMAMDGPUCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMAMDGPUDesc.so lib/libLLVMAMDGPUDesc.so.5 lib/libLLVMAMDGPUDesc.so.%%LLVM_RELEASE%% lib/libLLVMAMDGPUDisassembler.so lib/libLLVMAMDGPUDisassembler.so.5 lib/libLLVMAMDGPUDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMAMDGPUInfo.so lib/libLLVMAMDGPUInfo.so.5 lib/libLLVMAMDGPUInfo.so.%%LLVM_RELEASE%% lib/libLLVMAMDGPUUtils.so lib/libLLVMAMDGPUUtils.so.5 lib/libLLVMAMDGPUUtils.so.%%LLVM_RELEASE%% lib/libLLVMARMAsmParser.so lib/libLLVMARMAsmParser.so.5 lib/libLLVMARMAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMARMAsmPrinter.so lib/libLLVMARMAsmPrinter.so.5 lib/libLLVMARMAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMARMCodeGen.so lib/libLLVMARMCodeGen.so.5 lib/libLLVMARMCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMARMDesc.so lib/libLLVMARMDesc.so.5 lib/libLLVMARMDesc.so.%%LLVM_RELEASE%% lib/libLLVMARMDisassembler.so lib/libLLVMARMDisassembler.so.5 lib/libLLVMARMDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMARMInfo.so lib/libLLVMARMInfo.so.5 lib/libLLVMARMInfo.so.%%LLVM_RELEASE%% lib/libLLVMAnalysis.so lib/libLLVMAnalysis.so.5 lib/libLLVMAnalysis.so.%%LLVM_RELEASE%% lib/libLLVMAsmParser.so lib/libLLVMAsmParser.so.5 lib/libLLVMAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMAsmPrinter.so lib/libLLVMAsmPrinter.so.5 lib/libLLVMAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMBPFAsmPrinter.so lib/libLLVMBPFAsmPrinter.so.5 lib/libLLVMBPFAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMBPFCodeGen.so lib/libLLVMBPFCodeGen.so.5 lib/libLLVMBPFCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMBPFDesc.so lib/libLLVMBPFDesc.so.5 lib/libLLVMBPFDesc.so.%%LLVM_RELEASE%% lib/libLLVMBPFDisassembler.so lib/libLLVMBPFDisassembler.so.5 lib/libLLVMBPFDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMBPFInfo.so lib/libLLVMBPFInfo.so.5 lib/libLLVMBPFInfo.so.%%LLVM_RELEASE%% lib/libLLVMBinaryFormat.so lib/libLLVMBinaryFormat.so.5 lib/libLLVMBinaryFormat.so.%%LLVM_RELEASE%% lib/libLLVMBitReader.so lib/libLLVMBitReader.so.5 lib/libLLVMBitReader.so.%%LLVM_RELEASE%% lib/libLLVMBitWriter.so lib/libLLVMBitWriter.so.5 lib/libLLVMBitWriter.so.%%LLVM_RELEASE%% lib/libLLVMCodeGen.so lib/libLLVMCodeGen.so.5 lib/libLLVMCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMCore.so lib/libLLVMCore.so.5 lib/libLLVMCore.so.%%LLVM_RELEASE%% lib/libLLVMCoroutines.so lib/libLLVMCoroutines.so.5 lib/libLLVMCoroutines.so.%%LLVM_RELEASE%% lib/libLLVMCoverage.so lib/libLLVMCoverage.so.5 lib/libLLVMCoverage.so.%%LLVM_RELEASE%% lib/libLLVMDebugInfoCodeView.so lib/libLLVMDebugInfoCodeView.so.5 lib/libLLVMDebugInfoCodeView.so.%%LLVM_RELEASE%% lib/libLLVMDebugInfoDWARF.so lib/libLLVMDebugInfoDWARF.so.5 lib/libLLVMDebugInfoDWARF.so.%%LLVM_RELEASE%% lib/libLLVMDebugInfoMSF.so lib/libLLVMDebugInfoMSF.so.5 lib/libLLVMDebugInfoMSF.so.%%LLVM_RELEASE%% lib/libLLVMDebugInfoPDB.so lib/libLLVMDebugInfoPDB.so.5 lib/libLLVMDebugInfoPDB.so.%%LLVM_RELEASE%% lib/libLLVMDemangle.so lib/libLLVMDemangle.so.5 lib/libLLVMDemangle.so.%%LLVM_RELEASE%% lib/libLLVMDlltoolDriver.so lib/libLLVMDlltoolDriver.so.5 lib/libLLVMDlltoolDriver.so.%%LLVM_RELEASE%% lib/libLLVMExecutionEngine.so lib/libLLVMExecutionEngine.so.5 lib/libLLVMExecutionEngine.so.%%LLVM_RELEASE%% lib/libLLVMGlobalISel.so lib/libLLVMGlobalISel.so.5 lib/libLLVMGlobalISel.so.%%LLVM_RELEASE%% lib/libLLVMHexagonAsmParser.so lib/libLLVMHexagonAsmParser.so.5 lib/libLLVMHexagonAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMHexagonCodeGen.so lib/libLLVMHexagonCodeGen.so.5 lib/libLLVMHexagonCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMHexagonDesc.so lib/libLLVMHexagonDesc.so.5 lib/libLLVMHexagonDesc.so.%%LLVM_RELEASE%% lib/libLLVMHexagonDisassembler.so lib/libLLVMHexagonDisassembler.so.5 lib/libLLVMHexagonDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMHexagonInfo.so lib/libLLVMHexagonInfo.so.5 lib/libLLVMHexagonInfo.so.%%LLVM_RELEASE%% lib/libLLVMIRReader.so lib/libLLVMIRReader.so.5 lib/libLLVMIRReader.so.%%LLVM_RELEASE%% lib/libLLVMInstCombine.so lib/libLLVMInstCombine.so.5 lib/libLLVMInstCombine.so.%%LLVM_RELEASE%% lib/libLLVMInstrumentation.so lib/libLLVMInstrumentation.so.5 lib/libLLVMInstrumentation.so.%%LLVM_RELEASE%% lib/libLLVMInterpreter.so lib/libLLVMInterpreter.so.5 lib/libLLVMInterpreter.so.%%LLVM_RELEASE%% lib/libLLVMLTO.so lib/libLLVMLTO.so.5 lib/libLLVMLTO.so.%%LLVM_RELEASE%% lib/libLLVMLanaiAsmParser.so lib/libLLVMLanaiAsmParser.so.5 lib/libLLVMLanaiAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMLanaiAsmPrinter.so lib/libLLVMLanaiAsmPrinter.so.5 lib/libLLVMLanaiAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMLanaiCodeGen.so lib/libLLVMLanaiCodeGen.so.5 lib/libLLVMLanaiCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMLanaiDesc.so lib/libLLVMLanaiDesc.so.5 lib/libLLVMLanaiDesc.so.%%LLVM_RELEASE%% lib/libLLVMLanaiDisassembler.so lib/libLLVMLanaiDisassembler.so.5 lib/libLLVMLanaiDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMLanaiInfo.so lib/libLLVMLanaiInfo.so.5 lib/libLLVMLanaiInfo.so.%%LLVM_RELEASE%% lib/libLLVMLibDriver.so lib/libLLVMLibDriver.so.5 lib/libLLVMLibDriver.so.%%LLVM_RELEASE%% lib/libLLVMLineEditor.so lib/libLLVMLineEditor.so.5 lib/libLLVMLineEditor.so.%%LLVM_RELEASE%% lib/libLLVMLinker.so lib/libLLVMLinker.so.5 lib/libLLVMLinker.so.%%LLVM_RELEASE%% lib/libLLVMMC.so lib/libLLVMMC.so.5 lib/libLLVMMC.so.%%LLVM_RELEASE%% lib/libLLVMMCDisassembler.so lib/libLLVMMCDisassembler.so.5 lib/libLLVMMCDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMMCJIT.so lib/libLLVMMCJIT.so.5 lib/libLLVMMCJIT.so.%%LLVM_RELEASE%% lib/libLLVMMCParser.so lib/libLLVMMCParser.so.5 lib/libLLVMMCParser.so.%%LLVM_RELEASE%% lib/libLLVMMIRParser.so lib/libLLVMMIRParser.so.5 lib/libLLVMMIRParser.so.%%LLVM_RELEASE%% lib/libLLVMMSP430AsmPrinter.so lib/libLLVMMSP430AsmPrinter.so.5 lib/libLLVMMSP430AsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMMSP430CodeGen.so lib/libLLVMMSP430CodeGen.so.5 lib/libLLVMMSP430CodeGen.so.%%LLVM_RELEASE%% lib/libLLVMMSP430Desc.so lib/libLLVMMSP430Desc.so.5 lib/libLLVMMSP430Desc.so.%%LLVM_RELEASE%% lib/libLLVMMSP430Info.so lib/libLLVMMSP430Info.so.5 lib/libLLVMMSP430Info.so.%%LLVM_RELEASE%% lib/libLLVMMipsAsmParser.so lib/libLLVMMipsAsmParser.so.5 lib/libLLVMMipsAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMMipsAsmPrinter.so lib/libLLVMMipsAsmPrinter.so.5 lib/libLLVMMipsAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMMipsCodeGen.so lib/libLLVMMipsCodeGen.so.5 lib/libLLVMMipsCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMMipsDesc.so lib/libLLVMMipsDesc.so.5 lib/libLLVMMipsDesc.so.%%LLVM_RELEASE%% lib/libLLVMMipsDisassembler.so lib/libLLVMMipsDisassembler.so.5 lib/libLLVMMipsDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMMipsInfo.so lib/libLLVMMipsInfo.so.5 lib/libLLVMMipsInfo.so.%%LLVM_RELEASE%% lib/libLLVMNVPTXAsmPrinter.so lib/libLLVMNVPTXAsmPrinter.so.5 lib/libLLVMNVPTXAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMNVPTXCodeGen.so lib/libLLVMNVPTXCodeGen.so.5 lib/libLLVMNVPTXCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMNVPTXDesc.so lib/libLLVMNVPTXDesc.so.5 lib/libLLVMNVPTXDesc.so.%%LLVM_RELEASE%% lib/libLLVMNVPTXInfo.so lib/libLLVMNVPTXInfo.so.5 lib/libLLVMNVPTXInfo.so.%%LLVM_RELEASE%% lib/libLLVMObjCARCOpts.so lib/libLLVMObjCARCOpts.so.5 lib/libLLVMObjCARCOpts.so.%%LLVM_RELEASE%% lib/libLLVMObject.so lib/libLLVMObject.so.5 lib/libLLVMObject.so.%%LLVM_RELEASE%% lib/libLLVMObjectYAML.so lib/libLLVMObjectYAML.so.5 lib/libLLVMObjectYAML.so.%%LLVM_RELEASE%% lib/libLLVMOption.so lib/libLLVMOption.so.5 lib/libLLVMOption.so.%%LLVM_RELEASE%% lib/libLLVMOrcJIT.so lib/libLLVMOrcJIT.so.5 lib/libLLVMOrcJIT.so.%%LLVM_RELEASE%% lib/libLLVMPasses.so lib/libLLVMPasses.so.5 lib/libLLVMPasses.so.%%LLVM_RELEASE%% lib/libLLVMPowerPCAsmParser.so lib/libLLVMPowerPCAsmParser.so.5 lib/libLLVMPowerPCAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMPowerPCAsmPrinter.so lib/libLLVMPowerPCAsmPrinter.so.5 lib/libLLVMPowerPCAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMPowerPCCodeGen.so lib/libLLVMPowerPCCodeGen.so.5 lib/libLLVMPowerPCCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMPowerPCDesc.so lib/libLLVMPowerPCDesc.so.5 lib/libLLVMPowerPCDesc.so.%%LLVM_RELEASE%% lib/libLLVMPowerPCDisassembler.so lib/libLLVMPowerPCDisassembler.so.5 lib/libLLVMPowerPCDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMPowerPCInfo.so lib/libLLVMPowerPCInfo.so.5 lib/libLLVMPowerPCInfo.so.%%LLVM_RELEASE%% lib/libLLVMProfileData.so lib/libLLVMProfileData.so.5 lib/libLLVMProfileData.so.%%LLVM_RELEASE%% lib/libLLVMRuntimeDyld.so lib/libLLVMRuntimeDyld.so.5 lib/libLLVMRuntimeDyld.so.%%LLVM_RELEASE%% lib/libLLVMScalarOpts.so lib/libLLVMScalarOpts.so.5 lib/libLLVMScalarOpts.so.%%LLVM_RELEASE%% lib/libLLVMSelectionDAG.so lib/libLLVMSelectionDAG.so.5 lib/libLLVMSelectionDAG.so.%%LLVM_RELEASE%% lib/libLLVMSparcAsmParser.so lib/libLLVMSparcAsmParser.so.5 lib/libLLVMSparcAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMSparcAsmPrinter.so lib/libLLVMSparcAsmPrinter.so.5 lib/libLLVMSparcAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMSparcCodeGen.so lib/libLLVMSparcCodeGen.so.5 lib/libLLVMSparcCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMSparcDesc.so lib/libLLVMSparcDesc.so.5 lib/libLLVMSparcDesc.so.%%LLVM_RELEASE%% lib/libLLVMSparcDisassembler.so lib/libLLVMSparcDisassembler.so.5 lib/libLLVMSparcDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMSparcInfo.so lib/libLLVMSparcInfo.so.5 lib/libLLVMSparcInfo.so.%%LLVM_RELEASE%% lib/libLLVMSupport.so lib/libLLVMSupport.so.5 lib/libLLVMSupport.so.%%LLVM_RELEASE%% lib/libLLVMSymbolize.so lib/libLLVMSymbolize.so.5 lib/libLLVMSymbolize.so.%%LLVM_RELEASE%% lib/libLLVMSystemZAsmParser.so lib/libLLVMSystemZAsmParser.so.5 lib/libLLVMSystemZAsmParser.so.%%LLVM_RELEASE%% lib/libLLVMSystemZAsmPrinter.so lib/libLLVMSystemZAsmPrinter.so.5 lib/libLLVMSystemZAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMSystemZCodeGen.so lib/libLLVMSystemZCodeGen.so.5 lib/libLLVMSystemZCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMSystemZDesc.so lib/libLLVMSystemZDesc.so.5 lib/libLLVMSystemZDesc.so.%%LLVM_RELEASE%% lib/libLLVMSystemZDisassembler.so lib/libLLVMSystemZDisassembler.so.5 lib/libLLVMSystemZDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMSystemZInfo.so lib/libLLVMSystemZInfo.so.5 lib/libLLVMSystemZInfo.so.%%LLVM_RELEASE%% lib/libLLVMTableGen.so lib/libLLVMTableGen.so.5 lib/libLLVMTableGen.so.%%LLVM_RELEASE%% lib/libLLVMTarget.so lib/libLLVMTarget.so.5 lib/libLLVMTarget.so.%%LLVM_RELEASE%% lib/libLLVMTransformUtils.so lib/libLLVMTransformUtils.so.5 lib/libLLVMTransformUtils.so.%%LLVM_RELEASE%% lib/libLLVMVectorize.so lib/libLLVMVectorize.so.5 lib/libLLVMVectorize.so.%%LLVM_RELEASE%% lib/libLLVMX86AsmParser.so lib/libLLVMX86AsmParser.so.5 lib/libLLVMX86AsmParser.so.%%LLVM_RELEASE%% lib/libLLVMX86AsmPrinter.so lib/libLLVMX86AsmPrinter.so.5 lib/libLLVMX86AsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMX86CodeGen.so lib/libLLVMX86CodeGen.so.5 lib/libLLVMX86CodeGen.so.%%LLVM_RELEASE%% lib/libLLVMX86Desc.so lib/libLLVMX86Desc.so.5 lib/libLLVMX86Desc.so.%%LLVM_RELEASE%% lib/libLLVMX86Disassembler.so lib/libLLVMX86Disassembler.so.5 lib/libLLVMX86Disassembler.so.%%LLVM_RELEASE%% lib/libLLVMX86Info.so lib/libLLVMX86Info.so.5 lib/libLLVMX86Info.so.%%LLVM_RELEASE%% lib/libLLVMX86Utils.so lib/libLLVMX86Utils.so.5 lib/libLLVMX86Utils.so.%%LLVM_RELEASE%% lib/libLLVMXCoreAsmPrinter.so lib/libLLVMXCoreAsmPrinter.so.5 lib/libLLVMXCoreAsmPrinter.so.%%LLVM_RELEASE%% lib/libLLVMXCoreCodeGen.so lib/libLLVMXCoreCodeGen.so.5 lib/libLLVMXCoreCodeGen.so.%%LLVM_RELEASE%% lib/libLLVMXCoreDesc.so lib/libLLVMXCoreDesc.so.5 lib/libLLVMXCoreDesc.so.%%LLVM_RELEASE%% lib/libLLVMXCoreDisassembler.so lib/libLLVMXCoreDisassembler.so.5 lib/libLLVMXCoreDisassembler.so.%%LLVM_RELEASE%% lib/libLLVMXCoreInfo.so lib/libLLVMXCoreInfo.so.5 lib/libLLVMXCoreInfo.so.%%LLVM_RELEASE%% lib/libLLVMXRay.so lib/libLLVMXRay.so.5 lib/libLLVMXRay.so.%%LLVM_RELEASE%% lib/libLLVMipo.so lib/libLLVMipo.so.5 lib/libLLVMipo.so.%%LLVM_RELEASE%% lib/libLTO.so lib/libLTO.so.5 lib/libLTO.so.%%LLVM_RELEASE%% lib/libclang.so lib/libclang.so.5 lib/libclang.so.5.0 lib/libclangARCMigrate.so lib/libclangARCMigrate.so.5 lib/libclangARCMigrate.so.%%LLVM_RELEASE%% lib/libclangAST.so lib/libclangAST.so.5 lib/libclangAST.so.%%LLVM_RELEASE%% lib/libclangASTMatchers.so lib/libclangASTMatchers.so.5 lib/libclangASTMatchers.so.%%LLVM_RELEASE%% lib/libclangAnalysis.so lib/libclangAnalysis.so.5 lib/libclangAnalysis.so.%%LLVM_RELEASE%% lib/libclangBasic.so lib/libclangBasic.so.5 lib/libclangBasic.so.%%LLVM_RELEASE%% lib/libclangCodeGen.so lib/libclangCodeGen.so.5 lib/libclangCodeGen.so.%%LLVM_RELEASE%% lib/libclangDriver.so lib/libclangDriver.so.5 lib/libclangDriver.so.%%LLVM_RELEASE%% lib/libclangDynamicASTMatchers.so lib/libclangDynamicASTMatchers.so.5 lib/libclangDynamicASTMatchers.so.%%LLVM_RELEASE%% lib/libclangEdit.so lib/libclangEdit.so.5 lib/libclangEdit.so.%%LLVM_RELEASE%% lib/libclangFormat.so lib/libclangFormat.so.5 lib/libclangFormat.so.%%LLVM_RELEASE%% lib/libclangFrontend.so lib/libclangFrontend.so.5 lib/libclangFrontend.so.%%LLVM_RELEASE%% lib/libclangFrontendTool.so lib/libclangFrontendTool.so.5 lib/libclangFrontendTool.so.%%LLVM_RELEASE%% lib/libclangIndex.so lib/libclangIndex.so.5 lib/libclangIndex.so.%%LLVM_RELEASE%% lib/libclangLex.so lib/libclangLex.so.5 lib/libclangLex.so.%%LLVM_RELEASE%% lib/libclangParse.so lib/libclangParse.so.5 lib/libclangParse.so.%%LLVM_RELEASE%% lib/libclangRewrite.so lib/libclangRewrite.so.5 lib/libclangRewrite.so.%%LLVM_RELEASE%% lib/libclangRewriteFrontend.so lib/libclangRewriteFrontend.so.5 lib/libclangRewriteFrontend.so.%%LLVM_RELEASE%% lib/libclangSema.so lib/libclangSema.so.5 lib/libclangSema.so.%%LLVM_RELEASE%% lib/libclangSerialization.so lib/libclangSerialization.so.5 lib/libclangSerialization.so.%%LLVM_RELEASE%% lib/libclangStaticAnalyzerCheckers.so lib/libclangStaticAnalyzerCheckers.so.5 lib/libclangStaticAnalyzerCheckers.so.%%LLVM_RELEASE%% lib/libclangStaticAnalyzerCore.so lib/libclangStaticAnalyzerCore.so.5 lib/libclangStaticAnalyzerCore.so.%%LLVM_RELEASE%% lib/libclangStaticAnalyzerFrontend.so lib/libclangStaticAnalyzerFrontend.so.5 lib/libclangStaticAnalyzerFrontend.so.%%LLVM_RELEASE%% lib/libclangTooling.so lib/libclangTooling.so.5 lib/libclangTooling.so.%%LLVM_RELEASE%% lib/libclangToolingCore.so lib/libclangToolingCore.so.5 lib/libclangToolingCore.so.%%LLVM_RELEASE%% lib/libclangToolingRefactor.so lib/libclangToolingRefactor.so.5 lib/libclangToolingRefactor.so.%%LLVM_RELEASE%% lib/libcling.so lib/libcling.so.5 lib/libcling.so.%%LLVM_RELEASE%% lib/libclingInterpreter.so lib/libclingInterpreter.so.5 lib/libclingInterpreter.so.%%LLVM_RELEASE%% lib/libclingJupyter.so lib/libclingJupyter.so.5 lib/libclingJupyter.so.%%LLVM_RELEASE%% lib/libclingMetaProcessor.so lib/libclingMetaProcessor.so.5 lib/libclingMetaProcessor.so.%%LLVM_RELEASE%% lib/libclingUserInterface.so lib/libclingUserInterface.so.5 lib/libclingUserInterface.so.%%LLVM_RELEASE%% lib/libclingUtils.so lib/libclingUtils.so.5 lib/libclingUtils.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/bin/bugpoint llvm%%LLVM_SUFFIX%%/bin/c-index-test llvm%%LLVM_SUFFIX%%/bin/clang llvm%%LLVM_SUFFIX%%/bin/clang++ llvm%%LLVM_SUFFIX%%/bin/clang-5.0 llvm%%LLVM_SUFFIX%%/bin/clang-check llvm%%LLVM_SUFFIX%%/bin/clang-cl llvm%%LLVM_SUFFIX%%/bin/clang-cpp llvm%%LLVM_SUFFIX%%/bin/clang-format llvm%%LLVM_SUFFIX%%/bin/clang-import-test llvm%%LLVM_SUFFIX%%/bin/clang-offload-bundler llvm%%LLVM_SUFFIX%%/bin/clang-rename llvm%%LLVM_SUFFIX%%/bin/cling llvm%%LLVM_SUFFIX%%/bin/git-clang-format llvm%%LLVM_SUFFIX%%/bin/llc llvm%%LLVM_SUFFIX%%/bin/lli llvm%%LLVM_SUFFIX%%/bin/llvm-ar llvm%%LLVM_SUFFIX%%/bin/llvm-as llvm%%LLVM_SUFFIX%%/bin/llvm-bcanalyzer llvm%%LLVM_SUFFIX%%/bin/llvm-c-test llvm%%LLVM_SUFFIX%%/bin/llvm-cat llvm%%LLVM_SUFFIX%%/bin/llvm-config llvm%%LLVM_SUFFIX%%/bin/llvm-cov llvm%%LLVM_SUFFIX%%/bin/llvm-cvtres llvm%%LLVM_SUFFIX%%/bin/llvm-cxxdump llvm%%LLVM_SUFFIX%%/bin/llvm-cxxfilt llvm%%LLVM_SUFFIX%%/bin/llvm-diff llvm%%LLVM_SUFFIX%%/bin/llvm-dis llvm%%LLVM_SUFFIX%%/bin/llvm-dlltool llvm%%LLVM_SUFFIX%%/bin/llvm-dsymutil llvm%%LLVM_SUFFIX%%/bin/llvm-dwarfdump llvm%%LLVM_SUFFIX%%/bin/llvm-dwp llvm%%LLVM_SUFFIX%%/bin/llvm-extract llvm%%LLVM_SUFFIX%%/bin/llvm-lib llvm%%LLVM_SUFFIX%%/bin/llvm-link llvm%%LLVM_SUFFIX%%/bin/llvm-lto llvm%%LLVM_SUFFIX%%/bin/llvm-lto2 llvm%%LLVM_SUFFIX%%/bin/llvm-mc llvm%%LLVM_SUFFIX%%/bin/llvm-mcmarkup llvm%%LLVM_SUFFIX%%/bin/llvm-modextract llvm%%LLVM_SUFFIX%%/bin/llvm-mt llvm%%LLVM_SUFFIX%%/bin/llvm-nm llvm%%LLVM_SUFFIX%%/bin/llvm-objdump llvm%%LLVM_SUFFIX%%/bin/llvm-opt-report llvm%%LLVM_SUFFIX%%/bin/llvm-pdbutil llvm%%LLVM_SUFFIX%%/bin/llvm-profdata llvm%%LLVM_SUFFIX%%/bin/llvm-ranlib llvm%%LLVM_SUFFIX%%/bin/llvm-readelf llvm%%LLVM_SUFFIX%%/bin/llvm-readobj llvm%%LLVM_SUFFIX%%/bin/llvm-rtdyld llvm%%LLVM_SUFFIX%%/bin/llvm-size llvm%%LLVM_SUFFIX%%/bin/llvm-split llvm%%LLVM_SUFFIX%%/bin/llvm-stress llvm%%LLVM_SUFFIX%%/bin/llvm-strings llvm%%LLVM_SUFFIX%%/bin/llvm-symbolizer llvm%%LLVM_SUFFIX%%/bin/llvm-tblgen llvm%%LLVM_SUFFIX%%/bin/llvm-xray llvm%%LLVM_SUFFIX%%/bin/obj2yaml llvm%%LLVM_SUFFIX%%/bin/opt llvm%%LLVM_SUFFIX%%/bin/sancov llvm%%LLVM_SUFFIX%%/bin/sanstats llvm%%LLVM_SUFFIX%%/bin/scan-build llvm%%LLVM_SUFFIX%%/bin/scan-view llvm%%LLVM_SUFFIX%%/bin/verify-uselistorder llvm%%LLVM_SUFFIX%%/bin/yaml2obj llvm%%LLVM_SUFFIX%%/include/clang-c/BuildSystem.h llvm%%LLVM_SUFFIX%%/include/clang-c/CXCompilationDatabase.h llvm%%LLVM_SUFFIX%%/include/clang-c/CXErrorCode.h llvm%%LLVM_SUFFIX%%/include/clang-c/CXString.h llvm%%LLVM_SUFFIX%%/include/clang-c/Documentation.h llvm%%LLVM_SUFFIX%%/include/clang-c/Index.h llvm%%LLVM_SUFFIX%%/include/clang-c/Platform.h llvm%%LLVM_SUFFIX%%/include/clang/ARCMigrate/ARCMT.h llvm%%LLVM_SUFFIX%%/include/clang/ARCMigrate/ARCMTActions.h llvm%%LLVM_SUFFIX%%/include/clang/ARCMigrate/FileRemapper.h llvm%%LLVM_SUFFIX%%/include/clang/AST/APValue.h llvm%%LLVM_SUFFIX%%/include/clang/AST/AST.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTContext.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTFwd.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTImporter.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTLambda.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTMutationListener.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTStructuralEquivalence.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTTypeTraits.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTUnresolvedSet.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ASTVector.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Attr.h llvm%%LLVM_SUFFIX%%/include/clang/AST/AttrDump.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/AttrImpl.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/AttrIterator.h llvm%%LLVM_SUFFIX%%/include/clang/AST/AttrVisitor.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/Attrs.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/Availability.h llvm%%LLVM_SUFFIX%%/include/clang/AST/BaseSubobject.h llvm%%LLVM_SUFFIX%%/include/clang/AST/BuiltinTypes.def llvm%%LLVM_SUFFIX%%/include/clang/AST/CXXInheritance.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CanonicalType.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CharUnits.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Comment.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentBriefParser.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentCommandInfo.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentCommandList.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentCommandTraits.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentHTMLNamedCharacterReferences.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentHTMLTags.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentHTMLTagsProperties.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentLexer.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentNodes.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentParser.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentSema.h llvm%%LLVM_SUFFIX%%/include/clang/AST/CommentVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Decl.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclAccessPair.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclBase.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclCXX.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclContextInternals.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclFriend.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclGroup.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclLookups.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclNodes.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclObjC.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclOpenMP.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclTemplate.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DeclarationName.h llvm%%LLVM_SUFFIX%%/include/clang/AST/DependentDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/AST/EvaluatedExprVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Expr.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ExprCXX.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ExprObjC.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ExprOpenMP.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ExternalASTMerger.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ExternalASTSource.h llvm%%LLVM_SUFFIX%%/include/clang/AST/GlobalDecl.h llvm%%LLVM_SUFFIX%%/include/clang/AST/LambdaCapture.h llvm%%LLVM_SUFFIX%%/include/clang/AST/LocInfoType.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Mangle.h llvm%%LLVM_SUFFIX%%/include/clang/AST/MangleNumberingContext.h llvm%%LLVM_SUFFIX%%/include/clang/AST/NSAPI.h llvm%%LLVM_SUFFIX%%/include/clang/AST/NestedNameSpecifier.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ODRHash.h llvm%%LLVM_SUFFIX%%/include/clang/AST/OpenMPClause.h llvm%%LLVM_SUFFIX%%/include/clang/AST/OperationKinds.def llvm%%LLVM_SUFFIX%%/include/clang/AST/OperationKinds.h llvm%%LLVM_SUFFIX%%/include/clang/AST/ParentMap.h llvm%%LLVM_SUFFIX%%/include/clang/AST/PrettyPrinter.h llvm%%LLVM_SUFFIX%%/include/clang/AST/RawCommentList.h llvm%%LLVM_SUFFIX%%/include/clang/AST/RecordLayout.h llvm%%LLVM_SUFFIX%%/include/clang/AST/RecursiveASTVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Redeclarable.h llvm%%LLVM_SUFFIX%%/include/clang/AST/SelectorLocationsKind.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Stmt.h llvm%%LLVM_SUFFIX%%/include/clang/AST/StmtCXX.h llvm%%LLVM_SUFFIX%%/include/clang/AST/StmtGraphTraits.h llvm%%LLVM_SUFFIX%%/include/clang/AST/StmtIterator.h llvm%%LLVM_SUFFIX%%/include/clang/AST/StmtNodes.inc llvm%%LLVM_SUFFIX%%/include/clang/AST/StmtObjC.h llvm%%LLVM_SUFFIX%%/include/clang/AST/StmtOpenMP.h llvm%%LLVM_SUFFIX%%/include/clang/AST/StmtVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/AST/TemplateBase.h llvm%%LLVM_SUFFIX%%/include/clang/AST/TemplateName.h llvm%%LLVM_SUFFIX%%/include/clang/AST/Type.h llvm%%LLVM_SUFFIX%%/include/clang/AST/TypeLoc.h llvm%%LLVM_SUFFIX%%/include/clang/AST/TypeLocNodes.def llvm%%LLVM_SUFFIX%%/include/clang/AST/TypeLocVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/AST/TypeNodes.def llvm%%LLVM_SUFFIX%%/include/clang/AST/TypeOrdering.h llvm%%LLVM_SUFFIX%%/include/clang/AST/TypeVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/AST/UnresolvedSet.h llvm%%LLVM_SUFFIX%%/include/clang/AST/VTTBuilder.h llvm%%LLVM_SUFFIX%%/include/clang/AST/VTableBuilder.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/ASTMatchFinder.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/ASTMatchers.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/ASTMatchersInternal.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/ASTMatchersMacros.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/Dynamic/Diagnostics.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/Dynamic/Parser.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/Dynamic/Registry.h llvm%%LLVM_SUFFIX%%/include/clang/ASTMatchers/Dynamic/VariantValue.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/Consumed.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/Dominators.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/FormatString.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/LiveVariables.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/OSLog.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/PostOrderCFGView.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ReachableCode.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ThreadSafety.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ThreadSafetyCommon.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ThreadSafetyLogical.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ThreadSafetyOps.def llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ThreadSafetyTIL.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/ThreadSafetyUtil.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Analyses/UninitializedValues.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/AnalysisContext.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/AnalysisDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CFG.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CFGStmtMap.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CallGraph.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CloneDetection.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/CodeInjector.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/DomainSpecific/CocoaConventions.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/FlowSensitive/DataflowValues.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/ProgramPoint.h llvm%%LLVM_SUFFIX%%/include/clang/Analysis/Support/BumpVector.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/ABI.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/AddressSpaces.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/AllDiagnostics.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/AttrHasAttributeImpl.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/AttrKinds.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/AttrList.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/AttrSubMatchRulesList.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/AttrSubjectMatchRules.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Attributes.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Builtins.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/Builtins.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsAArch64.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsAMDGPU.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsARM.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsHexagon.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsLe64.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsMips.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsNEON.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsNVPTX.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsNios2.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsPPC.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsSystemZ.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsWebAssembly.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsX86.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsX86_64.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/BuiltinsXCore.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/CapturedStmt.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/CharInfo.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/CommentOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Cuda.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/DebugInfoOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Diagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticASTKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticAnalysisKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticCategories.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticCommentKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticCommonKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticDriverKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticFrontendKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticGroups.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticIDs.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticIndexName.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticLexKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticOptions.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticParseKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticSemaKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/DiagnosticSerializationKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/ExceptionSpecificationType.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/ExpressionTraits.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/FileManager.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/FileSystemOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/FileSystemStatCache.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/IdentifierTable.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/LLVM.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Lambda.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/LangOptions.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/LangOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Linkage.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/MacroBuilder.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/MemoryBufferCache.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Module.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/ObjCRuntime.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/OpenCLExtensions.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/OpenCLImageTypes.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/OpenCLOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/OpenMPKinds.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/OpenMPKinds.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/OperatorKinds.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/OperatorKinds.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/OperatorPrecedence.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/PartialDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/PlistSupport.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/PragmaKinds.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/PrettyStackTrace.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/SanitizerBlacklist.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Sanitizers.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/Sanitizers.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/SourceLocation.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/SourceManager.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/SourceManagerInternals.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Specifiers.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/TargetBuiltins.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/TargetCXXABI.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/TargetInfo.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/TargetOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/TemplateKinds.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/TokenKinds.def llvm%%LLVM_SUFFIX%%/include/clang/Basic/TokenKinds.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/TypeTraits.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Version.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Version.inc llvm%%LLVM_SUFFIX%%/include/clang/Basic/VersionTuple.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/VirtualFileSystem.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/Visibility.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/XRayLists.h llvm%%LLVM_SUFFIX%%/include/clang/Basic/arm_neon.inc llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/BackendUtil.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/CGFunctionInfo.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/CodeGenABITypes.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/CodeGenAction.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/ConstantInitBuilder.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/ConstantInitFuture.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/ModuleBuilder.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/ObjectFilePCHContainerOperations.h llvm%%LLVM_SUFFIX%%/include/clang/CodeGen/SwiftCallingConv.h llvm%%LLVM_SUFFIX%%/include/clang/Config/config.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Action.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Compilation.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Distro.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Driver.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/DriverDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Job.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Multilib.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Options.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Options.inc llvm%%LLVM_SUFFIX%%/include/clang/Driver/Phases.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/SanitizerArgs.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Tool.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/ToolChain.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Types.def llvm%%LLVM_SUFFIX%%/include/clang/Driver/Types.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/Util.h llvm%%LLVM_SUFFIX%%/include/clang/Driver/XRayArgs.h llvm%%LLVM_SUFFIX%%/include/clang/Edit/Commit.h llvm%%LLVM_SUFFIX%%/include/clang/Edit/EditedSource.h llvm%%LLVM_SUFFIX%%/include/clang/Edit/EditsReceiver.h llvm%%LLVM_SUFFIX%%/include/clang/Edit/FileOffset.h llvm%%LLVM_SUFFIX%%/include/clang/Edit/Rewriters.h llvm%%LLVM_SUFFIX%%/include/clang/Format/Format.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/ASTConsumers.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/ASTUnit.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/ChainedDiagnosticConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/CodeGenOptions.def llvm%%LLVM_SUFFIX%%/include/clang/Frontend/CodeGenOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/CommandLineSourceLoc.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/CompilerInstance.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/CompilerInvocation.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/DependencyOutputOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/DiagnosticRenderer.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/FrontendAction.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/FrontendActions.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/FrontendDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/FrontendOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/FrontendPluginRegistry.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/LangStandard.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/LangStandards.def llvm%%LLVM_SUFFIX%%/include/clang/Frontend/LayoutOverrideSource.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/LogDiagnosticPrinter.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/MigratorOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/MultiplexConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/PCHContainerOperations.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/PrecompiledPreamble.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/PreprocessorOutputOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/SerializedDiagnosticPrinter.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/SerializedDiagnosticReader.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/SerializedDiagnostics.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/TextDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/TextDiagnosticBuffer.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/TextDiagnosticPrinter.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/Utils.h llvm%%LLVM_SUFFIX%%/include/clang/Frontend/VerifyDiagnosticConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/FrontendTool/Utils.h llvm%%LLVM_SUFFIX%%/include/clang/Index/CodegenNameGenerator.h llvm%%LLVM_SUFFIX%%/include/clang/Index/CommentToXML.h llvm%%LLVM_SUFFIX%%/include/clang/Index/IndexDataConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/Index/IndexSymbol.h llvm%%LLVM_SUFFIX%%/include/clang/Index/IndexingAction.h llvm%%LLVM_SUFFIX%%/include/clang/Index/USRGeneration.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/CodeCompletionHandler.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/DirectoryLookup.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/ExternalPreprocessorSource.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/HeaderMap.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/HeaderMapTypes.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/HeaderSearch.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/HeaderSearchOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/LexDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/Lexer.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/LiteralSupport.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/MacroArgs.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/MacroInfo.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/ModuleLoader.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/ModuleMap.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/MultipleIncludeOpt.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/PPCallbacks.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/PPConditionalDirectiveRecord.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/PTHLexer.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/PTHManager.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/Pragma.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/PreprocessingRecord.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/Preprocessor.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/PreprocessorLexer.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/PreprocessorOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/ScratchBuffer.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/Token.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/TokenConcatenation.h llvm%%LLVM_SUFFIX%%/include/clang/Lex/TokenLexer.h llvm%%LLVM_SUFFIX%%/include/clang/Parse/AttrParserStringSwitches.inc llvm%%LLVM_SUFFIX%%/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc llvm%%LLVM_SUFFIX%%/include/clang/Parse/ParseAST.h llvm%%LLVM_SUFFIX%%/include/clang/Parse/ParseDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Parse/Parser.h llvm%%LLVM_SUFFIX%%/include/clang/Parse/RAIIObjectsForParser.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Core/DeltaTree.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Core/HTMLRewrite.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Core/RewriteBuffer.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Core/RewriteRope.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Core/Rewriter.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Core/TokenRewriter.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Frontend/ASTConsumers.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Frontend/FixItRewriter.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Frontend/FrontendActions.h llvm%%LLVM_SUFFIX%%/include/clang/Rewrite/Frontend/Rewriters.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/AnalysisBasedWarnings.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/AttrParsedAttrImpl.inc llvm%%LLVM_SUFFIX%%/include/clang/Sema/AttrParsedAttrKinds.inc llvm%%LLVM_SUFFIX%%/include/clang/Sema/AttrParsedAttrList.inc llvm%%LLVM_SUFFIX%%/include/clang/Sema/AttrSpellingListIndex.inc llvm%%LLVM_SUFFIX%%/include/clang/Sema/AttrTemplateInstantiate.inc llvm%%LLVM_SUFFIX%%/include/clang/Sema/AttributeList.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/CXXFieldCollector.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/CleanupInfo.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/CodeCompleteConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/CodeCompleteOptions.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/DeclSpec.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/DelayedDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Designator.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/ExternalSemaSource.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/IdentifierResolver.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Initialization.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Lookup.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/LoopHint.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/MultiplexExternalSemaSource.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/ObjCMethodList.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Overload.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Ownership.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/ParsedTemplate.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/PrettyDeclStackTrace.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Scope.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/ScopeInfo.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Sema.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/SemaConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/SemaDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/SemaFixItUtils.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/SemaInternal.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/SemaLambda.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Template.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/TemplateDeduction.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/TypoCorrection.h llvm%%LLVM_SUFFIX%%/include/clang/Sema/Weak.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/ASTBitCodes.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/ASTDeserializationListener.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/ASTReader.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/ASTWriter.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/AttrPCHRead.inc llvm%%LLVM_SUFFIX%%/include/clang/Serialization/AttrPCHWrite.inc llvm%%LLVM_SUFFIX%%/include/clang/Serialization/ContinuousRangeMap.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/GlobalModuleIndex.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/Module.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/ModuleFileExtension.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/ModuleManager.h llvm%%LLVM_SUFFIX%%/include/clang/Serialization/SerializationDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Checkers/Checkers.inc llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Checkers/SValExplainer.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/Analyses.def llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/Checker.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/CheckerManager.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/CheckerRegistry.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/IssueHash.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Frontend/FrontendActions.h llvm%%LLVM_SUFFIX%%/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/ArgumentsAdjusters.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/CommonOptionsParser.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/CompilationDatabase.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/CompilationDatabasePluginRegistry.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/Diagnostic.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/Lookup.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/QualTypeNames.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Core/Replacement.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/DiagnosticsYaml.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/FileMatchTrie.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/FixIt.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/JSONCompilationDatabase.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/AtomicChange.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/Rename/RenamingAction.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/Rename/USRFinder.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/RefactoringCallbacks.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/ReplacementsYaml.h llvm%%LLVM_SUFFIX%%/include/clang/Tooling/Tooling.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/AutoloadCallback.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/CIFactory.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/CValuePrinter.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/ClangInternalState.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/ClingCodeCompleteConsumer.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/ClingOptions.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/CompilationOptions.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/DynamicExprInfo.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/DynamicLibraryManager.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/DynamicLookupLifetimeHandler.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/DynamicLookupRuntimeUniverse.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/Exception.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/Interpreter.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/InterpreterCallbacks.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/InvocationOptions.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/LookupHelper.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/RuntimePrintValue.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/RuntimeUniverse.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/Transaction.h llvm%%LLVM_SUFFIX%%/include/cling/Interpreter/Value.h llvm%%LLVM_SUFFIX%%/include/cling/MetaProcessor/MetaProcessor.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/UserInterface.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/Callbacks.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/Color.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/Display.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/Editor.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/History.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/InputData.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/KeyBinding.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/Range.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/Reader.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/SignalHandler.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/StreamReader.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/StreamReaderUnix.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/StreamReaderWin.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/TerminalConfigUnix.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/TerminalDisplay.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/TerminalDisplayUnix.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/TerminalDisplayWin.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/Text.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/TextInput.h llvm%%LLVM_SUFFIX%%/include/cling/UserInterface/textinput/TextInputContext.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/AST.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/Casting.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/Diagnostics.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/OrderedMap.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/Output.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/ParserStateRAII.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/Paths.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/Platform.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/SourceNormalization.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/UTF8.h llvm%%LLVM_SUFFIX%%/include/cling/Utils/Validation.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Analysis.h llvm%%LLVM_SUFFIX%%/include/llvm-c/BitReader.h llvm%%LLVM_SUFFIX%%/include/llvm-c/BitWriter.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Core.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Disassembler.h llvm%%LLVM_SUFFIX%%/include/llvm-c/ErrorHandling.h llvm%%LLVM_SUFFIX%%/include/llvm-c/ExecutionEngine.h llvm%%LLVM_SUFFIX%%/include/llvm-c/IRReader.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Initialization.h llvm%%LLVM_SUFFIX%%/include/llvm-c/LinkTimeOptimizer.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Linker.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Object.h llvm%%LLVM_SUFFIX%%/include/llvm-c/OrcBindings.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Support.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Target.h llvm%%LLVM_SUFFIX%%/include/llvm-c/TargetMachine.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Transforms/IPO.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Transforms/PassManagerBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Transforms/Scalar.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Transforms/Vectorize.h llvm%%LLVM_SUFFIX%%/include/llvm-c/Types.h llvm%%LLVM_SUFFIX%%/include/llvm-c/lto.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/APFloat.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/APInt.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/APSInt.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/AllocatorList.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ArrayRef.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/BitVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/BitmaskEnum.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/BreadthFirstIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/CachedHashString.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/DAGDeltaAlgorithm.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/DeltaAlgorithm.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/DenseMap.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/DenseMapInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/DenseSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/DepthFirstIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/EpochTracker.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/EquivalenceClasses.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/FoldingSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/GraphTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/Hashing.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ImmutableList.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ImmutableMap.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ImmutableSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/IndexedMap.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/IntEqClasses.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/IntervalMap.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/IntrusiveRefCntPtr.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/MapVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/None.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/Optional.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PackedVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PointerEmbeddedInt.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PointerIntPair.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PointerSumType.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PointerUnion.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PostOrderIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PriorityQueue.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/PriorityWorklist.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SCCIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/STLExtras.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ScopeExit.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ScopedHashTable.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/Sequence.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SetOperations.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SetVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SmallBitVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SmallPtrSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SmallSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SmallString.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SmallVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SparseBitVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SparseMultiSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/SparseSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/Statistic.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/StringExtras.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/StringMap.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/StringRef.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/StringSet.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/StringSwitch.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/TinyPtrVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/Triple.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/Twine.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/UniqueVector.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/VariadicFunction.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/edit_distance.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ilist.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ilist_base.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ilist_iterator.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ilist_node.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ilist_node_base.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/ilist_node_options.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/iterator.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/iterator_range.h llvm%%LLVM_SUFFIX%%/include/llvm/ADT/simple_ilist.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/AliasAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/AliasAnalysisEvaluator.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/AliasSetTracker.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/AssumptionCache.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/BasicAliasAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/BlockFrequencyInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/BlockFrequencyInfoImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/BranchProbabilityInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CFG.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CFGPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CFLAliasAnalysisUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CFLAndersAliasAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CFLSteensAliasAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CGSCCPassManager.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CallGraph.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CallGraphSCCPass.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CallPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CaptureTracking.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/CodeMetrics.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ConstantFolding.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/DOTGraphTraitsPass.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/DemandedBits.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/DependenceAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/DivergenceAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/DomPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/DominanceFrontier.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/DominanceFrontierImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/EHPersonalities.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/GlobalsModRef.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/IVUsers.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/IndirectCallPromotionAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/IndirectCallSiteVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/InlineCost.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/InstructionSimplify.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/Interval.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/IntervalIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/IntervalPartition.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/IteratedDominanceFrontier.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LazyBlockFrequencyInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LazyBranchProbabilityInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LazyCallGraph.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LazyValueInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/Lint.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/Loads.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LoopAccessAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LoopAnalysisManager.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LoopInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LoopInfoImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LoopIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LoopPass.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/LoopUnrollAnalyzer.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/MemoryBuiltins.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/MemoryDependenceAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/MemoryLocation.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/MemorySSA.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/MemorySSAUpdater.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ModuleSummaryAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ObjCARCAliasAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ObjCARCAnalysisUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ObjCARCInstKind.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ObjectUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/OptimizationDiagnosticInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/OrderedBasicBlock.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/PHITransAddr.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/Passes.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/PostDominators.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ProfileSummaryInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/PtrUseVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/RegionInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/RegionInfoImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/RegionIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/RegionPass.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/RegionPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScalarEvolution.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScalarEvolutionExpander.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScalarEvolutionExpressions.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScalarEvolutionNormalization.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ScopedNoAliasAA.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/SparsePropagation.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetFolder.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetLibraryInfo.def llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetLibraryInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetTransformInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TargetTransformInfoImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/Trace.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TypeBasedAliasAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/TypeMetadataUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/ValueTracking.h llvm%%LLVM_SUFFIX%%/include/llvm/Analysis/VectorUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/AsmParser/Parser.h llvm%%LLVM_SUFFIX%%/include/llvm/AsmParser/SlotMapping.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/COFF.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/Dwarf.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/Dwarf.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELF.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/AArch64.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/ARM.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/AVR.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/BPF.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/Lanai.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/Mips.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/RISCV.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/Sparc.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/WebAssembly.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/i386.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/ELFRelocs/x86_64.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/MachO.def llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/MachO.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/Magic.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/Wasm.h llvm%%LLVM_SUFFIX%%/include/llvm/BinaryFormat/WasmRelocs/WebAssembly.def llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitCodes.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitcodeReader.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitcodeWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitcodeWriterPass.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitstreamReader.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/BitstreamWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Bitcode/LLVMBitCodes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/Analysis.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/AsmPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/AtomicExpandUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/BasicTTIImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CalcSpillWeights.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CallingConvLower.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/CommandFlags.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DAGCombine.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DFAPacketizer.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DIE.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DIEValue.def llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/DwarfStringPoolEntry.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/EdgeBundles.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ExecutionDepsFix.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ExpandReductions.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/FastISel.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/FaultMaps.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/FunctionLoweringInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GCMetadata.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GCMetadataPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GCStrategy.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GCs.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/CallLowering.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/GISelAccessor.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/IRTranslator.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/InstructionSelect.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/InstructionSelector.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/Legalizer.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/Localizer.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/RegBankSelect.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/RegisterBank.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/Types.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/GlobalISel/Utils.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ISDOpcodes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/IntrinsicLowering.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LatencyPriorityQueue.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LexicalScopes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LinkAllAsmWriterComponents.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LinkAllCodegenComponents.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveInterval.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveIntervalAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveIntervalUnion.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LivePhysRegs.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveRangeEdit.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveRegMatrix.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveRegUnits.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveStackAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LiveVariables.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/LowLevelType.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MIRParser/MIRParser.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MIRPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MIRYamlMapping.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachORelocation.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineBasicBlock.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineBlockFrequencyInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineBranchProbabilityInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineCombinerPattern.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineConstantPool.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineDominanceFrontier.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineDominators.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineFrameInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineFunction.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineFunctionPass.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineInstr.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineInstrBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineInstrBundle.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineInstrBundleIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineJumpTableInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineLoopInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineMemOperand.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineModuleInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineModuleInfoImpls.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineOperand.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachinePassRegistry.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachinePostDominators.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineRegionInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineRegisterInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineSSAUpdater.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineScheduler.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineTraceMetrics.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MachineValueType.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/MacroFusion.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PBQP/CostAllocator.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PBQP/Graph.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PBQP/Math.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PBQP/ReductionRules.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PBQP/Solution.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PBQPRAConstraint.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ParallelCG.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/Passes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PreISelIntrinsicLowering.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/PseudoSourceValue.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegAllocPBQP.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegAllocRegistry.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegisterClassInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegisterPressure.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegisterScavenging.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RegisterUsageInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ResourcePriorityQueue.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/RuntimeLibcalls.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleDAG.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleDAGInstrs.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleDAGMutation.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleDFS.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScheduleHazardRecognizer.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SchedulerRegistry.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ScoreboardHazardRecognizer.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SelectionDAG.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SelectionDAGISel.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SelectionDAGNodes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SelectionDAGTargetInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/SlotIndexes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/StackMaps.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/StackProtector.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TailDuplicator.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetPassConfig.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/TargetSchedule.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/UnreachableBlockElim.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ValueTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/ValueTypes.td llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/VirtRegMap.h llvm%%LLVM_SUFFIX%%/include/llvm/CodeGen/WinEHFuncInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Config/AsmParsers.def llvm%%LLVM_SUFFIX%%/include/llvm/Config/AsmPrinters.def llvm%%LLVM_SUFFIX%%/include/llvm/Config/Disassemblers.def llvm%%LLVM_SUFFIX%%/include/llvm/Config/Targets.def llvm%%LLVM_SUFFIX%%/include/llvm/Config/abi-breaking.h llvm%%LLVM_SUFFIX%%/include/llvm/Config/llvm-config.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CVDebugRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CVRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeView.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeViewError.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/CodeViewTypes.def llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/EnumTables.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/Formatters.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/FunctionId.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/GUID.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/Line.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/RecordSerialization.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolDumper.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolSerializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeCollection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeDeserializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeIndex.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeName.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeSerializer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeTableCollection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DIContext.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFAttribute.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFContext.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFDie.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFFormValue.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFSection.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFUnit.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/DWARF/DWARFVerifier.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/MSF/IMSFFile.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/MSF/MSFBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/MSF/MSFCommon.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/MSF/MSFError.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/MSF/MSFStreamLayout.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/MSF/MappedBlockStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIAError.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIASession.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/DIA/DIASupport.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/GenericError.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBDataStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBLineNumber.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBSession.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/IPDBSourceFile.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/EnumTables.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/Formatters.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/Hash.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/HashTable.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/InfoStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/NativeBuiltinSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/NativeSession.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/PDBFile.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/PublicsStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/PublicsStreamBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/RawConstants.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/RawError.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/RawTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/SymbolStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/TpiHashing.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/TpiStream.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDB.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBContext.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBExtras.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymDumper.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolData.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolExe.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/PDBTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/PDB/UDTLayout.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/Symbolize/DIPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h llvm%%LLVM_SUFFIX%%/include/llvm/DebugInfo/Symbolize/Symbolize.h llvm%%LLVM_SUFFIX%%/include/llvm/Demangle/Demangle.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/ExecutionEngine.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/GenericValue.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Interpreter.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/JITEventListener.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/JITSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/MCJIT.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/OProfileWrapper.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/ObjectCache.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/ObjectMemoryBuffer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/CompileUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/LambdaResolver.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/NullResolver.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/OrcABISupport.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/OrcError.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/RPCSerialization.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/RPCUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/Orc/RawByteChannel.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/OrcMCJITReplacement.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/RTDyldMemoryManager.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/RuntimeDyld.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/RuntimeDyldChecker.h llvm%%LLVM_SUFFIX%%/include/llvm/ExecutionEngine/SectionMemoryManager.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Argument.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/AssemblyAnnotationWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Attributes.gen llvm%%LLVM_SUFFIX%%/include/llvm/IR/Attributes.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Attributes.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/AutoUpgrade.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/BasicBlock.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/CFG.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/CallSite.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/CallingConv.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Comdat.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Constant.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ConstantFolder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ConstantRange.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Constants.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DIBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DataLayout.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DebugInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DebugInfoFlags.def llvm%%LLVM_SUFFIX%%/include/llvm/IR/DebugInfoMetadata.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DebugLoc.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DerivedTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DerivedUser.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DiagnosticInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/DiagnosticPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Dominators.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Function.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GVMaterializer.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GetElementPtrTypeIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GlobalAlias.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GlobalIFunc.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GlobalIndirectSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GlobalObject.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GlobalValue.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/GlobalVariable.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/IRBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/IRPrintingPasses.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/InlineAsm.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/InstIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/InstVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/InstrTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Instruction.def llvm%%LLVM_SUFFIX%%/include/llvm/IR/Instruction.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Instructions.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicInst.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Intrinsics.gen llvm%%LLVM_SUFFIX%%/include/llvm/IR/Intrinsics.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Intrinsics.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsAArch64.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsAMDGPU.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsARM.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsBPF.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsHexagon.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsMips.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsNVVM.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsPowerPC.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsSystemZ.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsWebAssembly.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsX86.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/IntrinsicsXCore.td llvm%%LLVM_SUFFIX%%/include/llvm/IR/LLVMContext.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/LegacyPassManager.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/LegacyPassManagers.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/LegacyPassNameParser.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/MDBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Mangler.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Metadata.def llvm%%LLVM_SUFFIX%%/include/llvm/IR/Metadata.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Module.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ModuleSlotTracker.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ModuleSummaryIndex.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ModuleSummaryIndexYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/NoFolder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/OperandTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Operator.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/OptBisect.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/PassManager.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/PassManagerInternal.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/PatternMatch.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/PredIteratorCache.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ProfileSummary.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/SafepointIRVerifier.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Statepoint.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/SymbolTableListTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/TrackingMDRef.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Type.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/TypeBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/TypeFinder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Use.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/UseListOrder.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/User.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Value.def llvm%%LLVM_SUFFIX%%/include/llvm/IR/Value.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ValueHandle.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ValueMap.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/ValueSymbolTable.h llvm%%LLVM_SUFFIX%%/include/llvm/IR/Verifier.h llvm%%LLVM_SUFFIX%%/include/llvm/IRReader/IRReader.h llvm%%LLVM_SUFFIX%%/include/llvm/InitializePasses.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/Caching.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/Config.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/LTO.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/LTOBackend.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/legacy/LTOCodeGenerator.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/legacy/LTOModule.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h llvm%%LLVM_SUFFIX%%/include/llvm/LTO/legacy/UpdateCompilerUsed.h llvm%%LLVM_SUFFIX%%/include/llvm/LineEditor/LineEditor.h llvm%%LLVM_SUFFIX%%/include/llvm/LinkAllIR.h llvm%%LLVM_SUFFIX%%/include/llvm/LinkAllPasses.h llvm%%LLVM_SUFFIX%%/include/llvm/Linker/IRMover.h llvm%%LLVM_SUFFIX%%/include/llvm/Linker/Linker.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/ConstantPools.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/LaneBitmask.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmBackend.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmInfoCOFF.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmInfoDarwin.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmInfoELF.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmInfoWasm.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAsmLayout.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCAssembler.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCCodeEmitter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCCodeView.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCContext.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCDirectives.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCDisassembler/MCDisassembler.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCDisassembler/MCRelocationInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCDisassembler/MCSymbolizer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCDwarf.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCELFObjectWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCELFStreamer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCExpr.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCFixedLenDisassembler.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCFixup.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCFixupKindInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCFragment.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCInst.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCInstBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCInstPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCInstrAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCInstrDesc.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCInstrInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCInstrItineraries.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCLabel.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCLinkerOptimizationHint.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCMachObjectWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCObjectFileInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCObjectStreamer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCObjectWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/AsmCond.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/AsmLexer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/MCAsmLexer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/MCAsmParser.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/MCAsmParserExtension.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/MCAsmParserUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/MCParsedAsmOperand.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCParser/MCTargetAsmParser.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCRegisterInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSchedule.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSection.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSectionCOFF.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSectionELF.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSectionMachO.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSectionWasm.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCStreamer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSubtargetInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbol.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbolCOFF.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbolELF.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbolMachO.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCSymbolWasm.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCTargetOptions.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCTargetOptionsCommandFlags.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCValue.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWasmObjectWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWasmStreamer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWin64EH.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWinCOFFObjectWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWinCOFFStreamer.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MCWinEH.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/MachineLocation.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/SectionKind.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/StringTableBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/MC/SubtargetFeature.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/Archive.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/ArchiveWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/Binary.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/COFF.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/COFFImportFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/COFFModuleDefinition.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/Decompressor.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/ELF.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/ELFObjectFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/ELFTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/Error.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/IRObjectFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/IRSymtab.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/MachO.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/MachOUniversal.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/ModuleSymbolTable.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/ObjectFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/RelocVisitor.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/StackMapParser.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/SymbolSize.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/SymbolicFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/Wasm.h llvm%%LLVM_SUFFIX%%/include/llvm/Object/WindowsResource.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/COFFYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/CodeViewYAMLTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/DWARFEmitter.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/DWARFYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/ELFYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/MachOYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/ObjectYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/WasmYAML.h llvm%%LLVM_SUFFIX%%/include/llvm/ObjectYAML/YAML.h llvm%%LLVM_SUFFIX%%/include/llvm/Option/Arg.h llvm%%LLVM_SUFFIX%%/include/llvm/Option/ArgList.h llvm%%LLVM_SUFFIX%%/include/llvm/Option/OptParser.td llvm%%LLVM_SUFFIX%%/include/llvm/Option/OptSpecifier.h llvm%%LLVM_SUFFIX%%/include/llvm/Option/OptTable.h llvm%%LLVM_SUFFIX%%/include/llvm/Option/Option.h llvm%%LLVM_SUFFIX%%/include/llvm/Pass.h llvm%%LLVM_SUFFIX%%/include/llvm/PassAnalysisSupport.h llvm%%LLVM_SUFFIX%%/include/llvm/PassInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/PassRegistry.h llvm%%LLVM_SUFFIX%%/include/llvm/PassSupport.h llvm%%LLVM_SUFFIX%%/include/llvm/Passes/PassBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/Coverage/CoverageMapping.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/Coverage/CoverageMappingReader.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/InstrProf.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/InstrProfData.inc llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/InstrProfReader.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/InstrProfWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/ProfileCommon.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/SampleProf.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/SampleProfReader.h llvm%%LLVM_SUFFIX%%/include/llvm/ProfileData/SampleProfWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/AArch64TargetParser.def llvm%%LLVM_SUFFIX%%/include/llvm/Support/AMDGPUCodeObjectMetadata.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ARMAttributeParser.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ARMBuildAttributes.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ARMEHABI.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ARMTargetParser.def llvm%%LLVM_SUFFIX%%/include/llvm/Support/ARMWinEH.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/AlignOf.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Allocator.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ArrayRecycler.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Atomic.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/AtomicOrdering.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryByteStream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryItemStream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryStream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryStreamArray.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryStreamError.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryStreamReader.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryStreamRef.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BinaryStreamWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BlockFrequency.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/BranchProbability.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CBindingWrapping.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/COM.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CachePruning.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Capacity.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Casting.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Chrono.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CodeGen.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CodeGenCWrappers.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CommandLine.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Compiler.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Compression.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ConvertUTF.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/CrashRecoveryContext.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DOTGraphTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DataExtractor.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DataTypes.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Debug.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DebugCounter.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/DynamicLibrary.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Endian.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/EndianStream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Errc.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Errno.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Error.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ErrorHandling.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ErrorOr.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FileOutputBuffer.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FileSystem.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FileUtilities.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Format.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatAdapters.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatCommon.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatProviders.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatVariadic.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormatVariadicDetails.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/FormattedStream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GCOV.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GenericDomTree.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GenericDomTreeConstruction.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GlobPattern.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/GraphWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Host.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/JamCRC.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/KnownBits.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/LEB128.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/LICENSE.TXT llvm%%LLVM_SUFFIX%%/include/llvm/Support/LineIterator.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Locale.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/LockFileManager.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/LowLevelTypeImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/MD5.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ManagedStatic.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/MathExtras.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Memory.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/MemoryBuffer.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/MipsABIFlags.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Mutex.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/MutexGuard.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/NativeFormatting.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/OnDiskHashTable.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Options.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Parallel.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Path.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/PluginLoader.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/PointerLikeTypeTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/PrettyStackTrace.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Printable.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Process.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Program.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/RWMutex.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/RandomNumberGenerator.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Recycler.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/RecyclingAllocator.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Regex.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Registry.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ReverseIteration.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/SHA1.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/SMLoc.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/SaveAndRestore.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ScaledNumber.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ScopedPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Signals.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Solaris/sys/regset.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/SourceMgr.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/SpecialCaseList.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/StringPool.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/StringSaver.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/SwapByteOrder.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/SystemUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/TarWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/TargetParser.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/TargetRegistry.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/TargetSelect.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ThreadLocal.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ThreadPool.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Threading.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Timer.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/ToolOutputFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/TrailingObjects.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/TrigramIndex.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/TypeName.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Unicode.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/UnicodeCharRanges.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/UniqueLock.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/VCSRevision.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Valgrind.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Watchdog.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/Win64EH.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/WindowsError.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/YAMLParser.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/YAMLTraits.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/circular_raw_ostream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/raw_os_ostream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/raw_ostream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/raw_sha1_ostream.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/thread.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/type_traits.h llvm%%LLVM_SUFFIX%%/include/llvm/Support/xxhash.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/Error.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/Main.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/Record.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/SearchableTable.td llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/SetTheory.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/StringMatcher.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/StringToOffsetTable.h llvm%%LLVM_SUFFIX%%/include/llvm/TableGen/TableGenBackend.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/CostTable.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/GenericOpcodes.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/GlobalISel/RegisterBank.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/GlobalISel/SelectionDAGCompat.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/GlobalISel/Target.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/Target.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetCallingConv.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetCallingConv.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetFrameLowering.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetInstrInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetIntrinsicInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetItinerary.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetLowering.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetLoweringObjectFile.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetMachine.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetOpcodes.def llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetOpcodes.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetOptions.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetRegisterInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetSchedule.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetSelectionDAG.td llvm%%LLVM_SUFFIX%%/include/llvm/Target/TargetSubtargetInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Testing/Support/Error.h llvm%%LLVM_SUFFIX%%/include/llvm/Testing/Support/SupportHelpers.h llvm%%LLVM_SUFFIX%%/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h llvm%%LLVM_SUFFIX%%/include/llvm/ToolDrivers/llvm-lib/LibDriver.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Coroutines.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/GCOVProfiler.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/AlwaysInliner.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ArgumentPromotion.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ConstantMerge.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/CrossDSOCFI.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/DeadArgumentElimination.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ElimAvailExtern.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ForceFunctionAttrs.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/FunctionAttrs.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/FunctionImport.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/GlobalDCE.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/GlobalOpt.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/GlobalSplit.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/InferFunctionAttrs.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/Inliner.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/Internalize.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/LowerTypeTests.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/PartialInlining.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/PassManagerBuilder.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/SCCP.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/StripDeadPrototypes.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/IPO/WholeProgramDevirt.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/InstCombine/InstCombine.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/InstCombine/InstCombineWorklist.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/InstrProfiling.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Instrumentation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/ObjCARC.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/PGOInstrumentation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/SampleProfile.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/ADCE.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/BDCE.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/ConstantHoisting.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/DCE.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/DeadStoreElimination.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/EarlyCSE.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/Float2Int.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/GVN.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/GVNExpression.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/GuardWidening.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/IVUsersPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/IndVarSimplify.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/JumpThreading.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LICM.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopDataPrefetch.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopDeletion.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopDistribute.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopInstSimplify.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopLoadElimination.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopPassManager.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopPredication.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopRotation.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopSink.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopStrengthReduce.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LoopUnrollPass.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LowerAtomic.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/MemCpyOptimizer.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/NaryReassociate.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/NewGVN.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/Reassociate.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SCCP.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SROA.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SimplifyCFG.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/Sink.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/SpeculativeExecution.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Scalar/TailRecursionElimination.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/ASanStackFrameLayout.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/AddDiscriminators.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/BasicBlockUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/BreakCriticalEdges.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/BuildLibCalls.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/BypassSlowDivision.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/Cloning.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/CmpInstAnalysis.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/CodeExtractor.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/CtorUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/EscapeEnumerator.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/Evaluator.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/FunctionComparator.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/FunctionImportUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/GlobalStatus.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/IntegerDivision.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/LCSSA.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/Local.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/LoopSimplify.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/LoopUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/LoopVersioning.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/LowerInvoke.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/LowerMemIntrinsics.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/Mem2Reg.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/ModuleUtils.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/NameAnonGlobals.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/OrderedInstructions.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/PredicateInfo.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/PromoteMemToReg.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SSAUpdater.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SSAUpdaterImpl.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SanitizerStats.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SimplifyIndVar.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SimplifyInstructions.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SimplifyLibCalls.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SplitModule.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/SymbolRewriter.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/UnrollLoop.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/VNCoercion.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Utils/ValueMapper.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Vectorize.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Vectorize/LoopVectorize.h llvm%%LLVM_SUFFIX%%/include/llvm/Transforms/Vectorize/SLPVectorizer.h llvm%%LLVM_SUFFIX%%/include/llvm/XRay/Graph.h llvm%%LLVM_SUFFIX%%/include/llvm/XRay/InstrumentationMap.h llvm%%LLVM_SUFFIX%%/include/llvm/XRay/Trace.h llvm%%LLVM_SUFFIX%%/include/llvm/XRay/XRayRecord.h llvm%%LLVM_SUFFIX%%/include/llvm/XRay/YAMLXRayRecord.h llvm%%LLVM_SUFFIX%%/lib/BugpointPasses.so llvm%%LLVM_SUFFIX%%/lib/LLVMHello.so llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_builtin_vars.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_cmath.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_complex_builtins.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_intrinsics.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_math_forward_declares.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__clang_cuda_runtime_wrapper.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__stddef_max_align_t.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__wmmintrin_aes.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/__wmmintrin_pclmul.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/adxintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/altivec.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/ammintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/arm_acle.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/arm_neon.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/armintr.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx2intrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512bwintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512cdintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512dqintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512erintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512fintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512ifmaintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512ifmavlintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512pfintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512vbmiintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512vbmivlintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512vlbwintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512vlcdintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512vldqintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512vlintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avx512vpopcntdqintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/avxintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/bmi2intrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/bmiintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/clflushoptintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/clzerointrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/cpuid.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/cuda_wrappers/algorithm llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/cuda_wrappers/complex llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/cuda_wrappers/new llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/emmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/f16cintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/float.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/fma4intrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/fmaintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/fxsrintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/htmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/htmxlintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/ia32intrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/immintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/intrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/inttypes.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/iso646.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/limits.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/lwpintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/lzcntintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/mm3dnow.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/mm_malloc.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/mmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/module.modulemap llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/msa.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/mwaitxintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/nmmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/opencl-c.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/pkuintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/pmmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/popcntintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/prfchwintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/rdseedintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/rtmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/s390intrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/shaintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/smmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/stdalign.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/stdarg.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/stdatomic.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/stdbool.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/stddef.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/stdint.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/stdnoreturn.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/tbmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/tgmath.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/tmmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/unwind.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/vadefs.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/varargs.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/vecintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/wmmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/x86intrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/xmmintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/xopintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/xsavecintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/xsaveintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/xsaveoptintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/xsavesintrin.h llvm%%LLVM_SUFFIX%%/lib/clang/%%LLVM_RELEASE%%/include/xtestintrin.h llvm%%LLVM_SUFFIX%%/lib/cmake/clang/ClangConfig.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/clang/ClangTargets-%%CMAKE_BUILD_TYPE%%.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/clang/ClangTargets.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/cling/ClingConfig.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/cling/ClingTargets-%%CMAKE_BUILD_TYPE%%.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/cling/ClingTargets.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/AddLLVM.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/AddLLVMDefinitions.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/AddOCaml.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/AddSphinxTarget.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/CheckAtomic.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/CheckCompilerVersion.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/CheckLinkerFlag.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/ChooseMSVCCRT.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/CrossCompile.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/DetermineGCCCompatible.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/FindOCaml.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/FindSphinx.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/GenerateVersionFromCVS.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/GetSVN.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/HandleLLVMOptions.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/HandleLLVMStdlib.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVM-Config.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVMConfig.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVMConfigVersion.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVMExports-%%CMAKE_BUILD_TYPE%%.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVMExports.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVMExternalProjectUtils.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVMInstallSymlink.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/LLVMProcessSources.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/TableGen.cmake llvm%%LLVM_SUFFIX%%/lib/cmake/llvm/VersionFromVCS.cmake llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64AsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64AsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64AsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64AsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64AsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64AsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64CodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64CodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64CodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Desc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Desc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Desc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Disassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Disassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Disassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Info.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Info.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Info.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Utils.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Utils.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAArch64Utils.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUUtils.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUUtils.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAMDGPUUtils.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMARMAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMARMAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMARMAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMARMAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMARMAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMARMAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMARMCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMARMCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMARMCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMARMDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMARMInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMARMInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMARMInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAnalysis.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAnalysis.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAnalysis.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBPFInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBinaryFormat.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBinaryFormat.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBinaryFormat.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBitReader.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBitReader.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBitReader.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMBitWriter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMBitWriter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMBitWriter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMCore.so llvm%%LLVM_SUFFIX%%/lib/libLLVMCore.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMCore.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMCoroutines.so llvm%%LLVM_SUFFIX%%/lib/libLLVMCoroutines.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMCoroutines.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMCoverage.so llvm%%LLVM_SUFFIX%%/lib/libLLVMCoverage.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMCoverage.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoCodeView.so llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoCodeView.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoCodeView.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoDWARF.so llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoDWARF.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoDWARF.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoMSF.so llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoMSF.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoMSF.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoPDB.so llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoPDB.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMDebugInfoPDB.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMDemangle.so llvm%%LLVM_SUFFIX%%/lib/libLLVMDemangle.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMDemangle.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMDlltoolDriver.so llvm%%LLVM_SUFFIX%%/lib/libLLVMDlltoolDriver.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMDlltoolDriver.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMExecutionEngine.so llvm%%LLVM_SUFFIX%%/lib/libLLVMExecutionEngine.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMExecutionEngine.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMGlobalISel.so llvm%%LLVM_SUFFIX%%/lib/libLLVMGlobalISel.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMGlobalISel.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMHexagonInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMIRReader.so llvm%%LLVM_SUFFIX%%/lib/libLLVMIRReader.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMIRReader.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMInstCombine.so llvm%%LLVM_SUFFIX%%/lib/libLLVMInstCombine.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMInstCombine.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMInstrumentation.so llvm%%LLVM_SUFFIX%%/lib/libLLVMInstrumentation.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMInstrumentation.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMInterpreter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMInterpreter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMInterpreter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLTO.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLTO.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLTO.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLanaiInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLibDriver.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLibDriver.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLibDriver.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLineEditor.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLineEditor.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLineEditor.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMLinker.so llvm%%LLVM_SUFFIX%%/lib/libLLVMLinker.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMLinker.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMC.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMC.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMC.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMCDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMCDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMCDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMCJIT.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMCJIT.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMCJIT.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMCParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMCParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMCParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMIRParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMIRParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMIRParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430AsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430AsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430AsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430CodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430CodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430CodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430Desc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430Desc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430Desc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430Info.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430Info.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMSP430Info.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMMipsInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMNVPTXInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMObjCARCOpts.so llvm%%LLVM_SUFFIX%%/lib/libLLVMObjCARCOpts.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMObjCARCOpts.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMObject.so llvm%%LLVM_SUFFIX%%/lib/libLLVMObject.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMObject.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMObjectYAML.so llvm%%LLVM_SUFFIX%%/lib/libLLVMObjectYAML.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMObjectYAML.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMOption.so llvm%%LLVM_SUFFIX%%/lib/libLLVMOption.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMOption.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMOrcJIT.so llvm%%LLVM_SUFFIX%%/lib/libLLVMOrcJIT.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMOrcJIT.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMPasses.so llvm%%LLVM_SUFFIX%%/lib/libLLVMPasses.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMPasses.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMPowerPCInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMProfileData.so llvm%%LLVM_SUFFIX%%/lib/libLLVMProfileData.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMProfileData.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMRuntimeDyld.so llvm%%LLVM_SUFFIX%%/lib/libLLVMRuntimeDyld.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMRuntimeDyld.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMScalarOpts.so llvm%%LLVM_SUFFIX%%/lib/libLLVMScalarOpts.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMScalarOpts.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSelectionDAG.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSelectionDAG.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSelectionDAG.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSparcInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSupport.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSupport.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSupport.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSymbolize.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSymbolize.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSymbolize.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZAsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZAsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZAsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMSystemZInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMTableGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMTableGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMTableGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMTarget.so llvm%%LLVM_SUFFIX%%/lib/libLLVMTarget.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMTarget.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMTransformUtils.so llvm%%LLVM_SUFFIX%%/lib/libLLVMTransformUtils.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMTransformUtils.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMVectorize.so llvm%%LLVM_SUFFIX%%/lib/libLLVMVectorize.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMVectorize.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMX86AsmParser.so llvm%%LLVM_SUFFIX%%/lib/libLLVMX86AsmParser.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMX86AsmParser.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMX86AsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMX86AsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMX86AsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMX86CodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMX86CodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMX86CodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Desc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Desc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Desc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Disassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Disassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Disassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Info.so llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Info.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Info.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Utils.so llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Utils.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMX86Utils.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreAsmPrinter.so llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreAsmPrinter.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreAsmPrinter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreDesc.so llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreDesc.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreDesc.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreDisassembler.so llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreDisassembler.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreDisassembler.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreInfo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreInfo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMXCoreInfo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMXRay.so llvm%%LLVM_SUFFIX%%/lib/libLLVMXRay.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMXRay.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLLVMipo.so llvm%%LLVM_SUFFIX%%/lib/libLLVMipo.so.5 llvm%%LLVM_SUFFIX%%/lib/libLLVMipo.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libLTO.so llvm%%LLVM_SUFFIX%%/lib/libLTO.so.5 llvm%%LLVM_SUFFIX%%/lib/libLTO.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclang.so llvm%%LLVM_SUFFIX%%/lib/libclang.so.5 llvm%%LLVM_SUFFIX%%/lib/libclang.so.5.0 llvm%%LLVM_SUFFIX%%/lib/libclangARCMigrate.so llvm%%LLVM_SUFFIX%%/lib/libclangARCMigrate.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangARCMigrate.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangAST.so llvm%%LLVM_SUFFIX%%/lib/libclangAST.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangAST.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangASTMatchers.so llvm%%LLVM_SUFFIX%%/lib/libclangASTMatchers.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangASTMatchers.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangAnalysis.so llvm%%LLVM_SUFFIX%%/lib/libclangAnalysis.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangAnalysis.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangBasic.so llvm%%LLVM_SUFFIX%%/lib/libclangBasic.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangBasic.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangCodeGen.so llvm%%LLVM_SUFFIX%%/lib/libclangCodeGen.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangCodeGen.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangDriver.so llvm%%LLVM_SUFFIX%%/lib/libclangDriver.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangDriver.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangDynamicASTMatchers.so llvm%%LLVM_SUFFIX%%/lib/libclangDynamicASTMatchers.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangDynamicASTMatchers.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangEdit.so llvm%%LLVM_SUFFIX%%/lib/libclangEdit.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangEdit.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangFormat.so llvm%%LLVM_SUFFIX%%/lib/libclangFormat.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangFormat.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangFrontend.so llvm%%LLVM_SUFFIX%%/lib/libclangFrontend.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangFrontend.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangFrontendTool.so llvm%%LLVM_SUFFIX%%/lib/libclangFrontendTool.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangFrontendTool.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangIndex.so llvm%%LLVM_SUFFIX%%/lib/libclangIndex.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangIndex.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangLex.so llvm%%LLVM_SUFFIX%%/lib/libclangLex.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangLex.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangParse.so llvm%%LLVM_SUFFIX%%/lib/libclangParse.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangParse.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangRewrite.so llvm%%LLVM_SUFFIX%%/lib/libclangRewrite.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangRewrite.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangRewriteFrontend.so llvm%%LLVM_SUFFIX%%/lib/libclangRewriteFrontend.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangRewriteFrontend.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangSema.so llvm%%LLVM_SUFFIX%%/lib/libclangSema.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangSema.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangSerialization.so llvm%%LLVM_SUFFIX%%/lib/libclangSerialization.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangSerialization.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerCheckers.so llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerCheckers.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerCheckers.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerCore.so llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerCore.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerCore.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerFrontend.so llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerFrontend.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangStaticAnalyzerFrontend.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangTooling.so llvm%%LLVM_SUFFIX%%/lib/libclangTooling.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangTooling.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangToolingCore.so llvm%%LLVM_SUFFIX%%/lib/libclangToolingCore.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangToolingCore.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclangToolingRefactor.so llvm%%LLVM_SUFFIX%%/lib/libclangToolingRefactor.so.5 llvm%%LLVM_SUFFIX%%/lib/libclangToolingRefactor.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libcling.so llvm%%LLVM_SUFFIX%%/lib/libcling.so.5 llvm%%LLVM_SUFFIX%%/lib/libcling.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclingInterpreter.so llvm%%LLVM_SUFFIX%%/lib/libclingInterpreter.so.5 llvm%%LLVM_SUFFIX%%/lib/libclingInterpreter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclingJupyter.so llvm%%LLVM_SUFFIX%%/lib/libclingJupyter.so.5 llvm%%LLVM_SUFFIX%%/lib/libclingJupyter.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclingMetaProcessor.so llvm%%LLVM_SUFFIX%%/lib/libclingMetaProcessor.so.5 llvm%%LLVM_SUFFIX%%/lib/libclingMetaProcessor.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclingUserInterface.so llvm%%LLVM_SUFFIX%%/lib/libclingUserInterface.so.5 llvm%%LLVM_SUFFIX%%/lib/libclingUserInterface.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/lib/libclingUtils.so llvm%%LLVM_SUFFIX%%/lib/libclingUtils.so.5 llvm%%LLVM_SUFFIX%%/lib/libclingUtils.so.%%LLVM_RELEASE%% llvm%%LLVM_SUFFIX%%/libexec/c++-analyzer llvm%%LLVM_SUFFIX%%/libexec/ccc-analyzer -llvm%%LLVM_SUFFIX%%/man/man1/scan-build.1 +llvm%%LLVM_SUFFIX%%/share/man/man1/scan-build.1 llvm%%LLVM_SUFFIX%%/share/clang/bash-autocomplete.sh llvm%%LLVM_SUFFIX%%/share/clang/clang-format-bbedit.applescript llvm%%LLVM_SUFFIX%%/share/clang/clang-format-diff.py llvm%%LLVM_SUFFIX%%/share/clang/clang-format-sublime.py llvm%%LLVM_SUFFIX%%/share/clang/clang-format.el llvm%%LLVM_SUFFIX%%/share/clang/clang-format.py llvm%%LLVM_SUFFIX%%/share/clang/clang-rename.el llvm%%LLVM_SUFFIX%%/share/clang/clang-rename.py llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/.gitignore llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/cling-cpp11/kernel.json llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/cling-cpp14/kernel.json llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/cling-cpp17/kernel.json llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/cling-cpp1z/kernel.json llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/cling.ipynb llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/clingkernel.py llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/scripts/jupyter-cling-kernel llvm%%LLVM_SUFFIX%%/%%DATADIR%%/Jupyter/kernel/setup.py llvm%%LLVM_SUFFIX%%/share/opt-viewer/opt-diff.py llvm%%LLVM_SUFFIX%%/share/opt-viewer/opt-stats.py llvm%%LLVM_SUFFIX%%/share/opt-viewer/opt-viewer.py llvm%%LLVM_SUFFIX%%/share/opt-viewer/optpmap.py llvm%%LLVM_SUFFIX%%/share/opt-viewer/optrecord.py llvm%%LLVM_SUFFIX%%/share/opt-viewer/style.css llvm%%LLVM_SUFFIX%%/share/scan-build/scanview.css llvm%%LLVM_SUFFIX%%/share/scan-build/sorttable.js llvm%%LLVM_SUFFIX%%/share/scan-view/FileRadar.scpt llvm%%LLVM_SUFFIX%%/share/scan-view/GetRadarVersion.scpt llvm%%LLVM_SUFFIX%%/share/scan-view/Reporter.py llvm%%LLVM_SUFFIX%%/share/scan-view/ScanView.py llvm%%LLVM_SUFFIX%%/share/scan-view/bugcatcher.ico llvm%%LLVM_SUFFIX%%/share/scan-view/startfile.py @dir llvm%%LLVM_SUFFIX%%/include/cling/cint diff --git a/lang/opencoarrays/pkg-plist b/lang/opencoarrays/pkg-plist index 28bcddc61296..454859a597a4 100644 --- a/lang/opencoarrays/pkg-plist +++ b/lang/opencoarrays/pkg-plist @@ -1,18 +1,18 @@ bin/caf bin/cafrun include/OpenCoarrays-%%PORTVERSION%%_GNU-%%GCC_VER%%/opencoarrays.mod include/libcaf-gfortran-descriptor.h include/libcaf.h include/libcaf-version-def.h include/opencoarrays.mod lib/cmake/opencoarrays/OpenCoarraysConfig.cmake lib/cmake/opencoarrays/OpenCoarraysConfigVersion.cmake lib/cmake/opencoarrays/OpenCoarraysTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/opencoarrays/OpenCoarraysTargets.cmake lib/libcaf_mpi.a lib/libcaf_mpi.so lib/libcaf_mpi.so.%%SOVERSION%% lib/libopencoarrays_mod.a -man/man1/caf.1.gz -man/man1/cafrun.1.gz +share/man/man1/caf.1.gz +share/man/man1/cafrun.1.gz %%DATADIR%%/install_manifest.SHA256.txt diff --git a/mail/spmfilter-clamav/Makefile b/mail/spmfilter-clamav/Makefile index 2fbf7c9b0b73..695023a72b4a 100644 --- a/mail/spmfilter-clamav/Makefile +++ b/mail/spmfilter-clamav/Makefile @@ -1,36 +1,32 @@ # Created by: Axel Steiner PORTNAME= spmfilter-clamav PORTVERSION= 0.2.3 CATEGORIES= mail MASTER_SITES= http://www.spmfilter.org/files/ MAINTAINER= ast@treibsand.com COMMENT= ClamAV plugin for spmfilter BUILD_DEPENDS= spmfilter>=0.6:mail/spmfilter RUN_DEPENDS= spmfilter>=0.6:mail/spmfilter USES= cmake:noninja pkgconfig CMAKE_ARGS+= --no-warn-unused-cli \ -DCMAKE_INCLUDE_PATH="${LOCALBASE}/include" \ -DCMAKE_LIBRARY_PATH="${LOCALBASE}/lib" USE_LDCONFIG= ${PREFIX}/lib/spmfilter OPTIONS_DEFINE= DEBUG DOCS DEBUG_CMAKE_ON= -DENABLE_DEBUG=TRUE PORTDOCS= * -post-patch: - @${REINPLACE_CMD} -e 's|share/man|man|' \ - ${WRKSRC}/cmake/Modules/SMFMacros.cmake - post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR}/contrib ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/contrib/virus-notify.txt ${STAGEDIR}${DOCSDIR}/contrib .include diff --git a/mail/spmfilter-clamav/pkg-plist b/mail/spmfilter-clamav/pkg-plist index 1c9bdd46df95..282e6cb00e11 100644 --- a/mail/spmfilter-clamav/pkg-plist +++ b/mail/spmfilter-clamav/pkg-plist @@ -1,5 +1,5 @@ lib/spmfilter/libclamav.so lib/spmfilter/libclamav.so.0.2 lib/spmfilter/libclamav.so.0.2.3 -man/man1/spmfilter-clamav.1.gz +share/man/man1/spmfilter-clamav.1.gz diff --git a/math/cgal/pkg-plist b/math/cgal/pkg-plist index f875e9ffe5da..626e6704d844 100644 --- a/math/cgal/pkg-plist +++ b/math/cgal/pkg-plist @@ -1,3493 +1,3493 @@ bin/cgal_create_CMakeLists bin/cgal_create_cmake_script bin/cgal_make_macosx_app include/CGAL/AABB_face_graph_triangle_primitive.h include/CGAL/AABB_halfedge_graph_segment_primitive.h include/CGAL/AABB_polyhedral_oracle.h include/CGAL/AABB_polyhedron_segment_primitive.h include/CGAL/AABB_polyhedron_triangle_primitive.h include/CGAL/AABB_primitive.h include/CGAL/AABB_segment_primitive.h include/CGAL/AABB_traits.h include/CGAL/AABB_tree.h include/CGAL/AABB_triangle_primitive.h include/CGAL/AABB_triangulation_3_cell_primitive.h include/CGAL/AABB_triangulation_3_triangle_primitive.h include/CGAL/Advancing_front_surface_reconstruction.h include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h include/CGAL/Aff_transformation_2.h include/CGAL/Aff_transformation_3.h include/CGAL/Algebraic_extension_traits.h include/CGAL/Algebraic_kernel_converter.h include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h include/CGAL/Algebraic_kernel_d/Descartes.h include/CGAL/Algebraic_kernel_d/Event_line_builder.h include/CGAL/Algebraic_kernel_d/Float_traits.h include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h include/CGAL/Algebraic_kernel_d/Real_roots.h include/CGAL/Algebraic_kernel_d/Shear_controller.h include/CGAL/Algebraic_kernel_d/Shear_transformation.h include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h include/CGAL/Algebraic_kernel_d/bound_between_1.h include/CGAL/Algebraic_kernel_d/construct_binary.h include/CGAL/Algebraic_kernel_d/enums.h include/CGAL/Algebraic_kernel_d/exceptions.h include/CGAL/Algebraic_kernel_d/flags.h include/CGAL/Algebraic_kernel_d/macros.h include/CGAL/Algebraic_kernel_d/refine_zero_against.h include/CGAL/Algebraic_kernel_d/shear.h include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h include/CGAL/Algebraic_kernel_d_1.h include/CGAL/Algebraic_kernel_d_2.h include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h include/CGAL/Algebraic_kernel_for_circles_2_2.h include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h include/CGAL/Algebraic_kernel_for_spheres_2_3.h include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h include/CGAL/Algebraic_structure_traits.h include/CGAL/Alpha_shape_2.h include/CGAL/Alpha_shape_3.h include/CGAL/Alpha_shape_cell_base_3.h include/CGAL/Alpha_shape_face_base_2.h include/CGAL/Alpha_shape_vertex_base_2.h include/CGAL/Alpha_shape_vertex_base_3.h include/CGAL/Apollonius_graph_2.h include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h include/CGAL/Apollonius_graph_2/Compare_weight_2.h include/CGAL/Apollonius_graph_2/Compare_x_2.h include/CGAL/Apollonius_graph_2/Compare_y_2.h include/CGAL/Apollonius_graph_2/Constructions_C2.h include/CGAL/Apollonius_graph_2/Constructions_ftC2.h include/CGAL/Apollonius_graph_2/Constructions_rtH2.h include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h include/CGAL/Apollonius_graph_2/Incircle8_C2.h include/CGAL/Apollonius_graph_2/Incircle_C2.h include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h include/CGAL/Apollonius_graph_2/Is_hidden_C2.h include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h include/CGAL/Apollonius_graph_2/Orientation8_C2.h include/CGAL/Apollonius_graph_2/Orientation_2.h include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h include/CGAL/Apollonius_graph_2/Predicates_C2.h include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h include/CGAL/Apollonius_graph_2/basic.h include/CGAL/Apollonius_graph_2/comparator_profiler.h include/CGAL/Apollonius_graph_2/compare_quadratic.h include/CGAL/Apollonius_graph_2/predicate_profiler.h include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h include/CGAL/Apollonius_graph_adaptation_policies_2.h include/CGAL/Apollonius_graph_adaptation_traits_2.h include/CGAL/Apollonius_graph_data_structure_2.h include/CGAL/Apollonius_graph_filtered_traits_2.h include/CGAL/Apollonius_graph_hierarchy_2.h include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h include/CGAL/Apollonius_graph_traits_2.h include/CGAL/Apollonius_graph_vertex_base_2.h include/CGAL/Apollonius_site_2.h include/CGAL/Approximate_min_ellipsoid_d.h include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h include/CGAL/Approximate_min_ellipsoid_d_traits_2.h include/CGAL/Approximate_min_ellipsoid_d_traits_3.h include/CGAL/Approximate_min_ellipsoid_d_traits_d.h include/CGAL/Arithmetic_kernel.h include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h include/CGAL/Arr_Bezier_curve_traits_2.h include/CGAL/Arr_accessor.h include/CGAL/Arr_algebraic_segment_traits_2.h include/CGAL/Arr_batched_point_location.h include/CGAL/Arr_bounded_planar_topology_traits_2.h include/CGAL/Arr_circle_segment_traits_2.h include/CGAL/Arr_circular_arc_traits_2.h include/CGAL/Arr_circular_line_arc_traits_2.h include/CGAL/Arr_conic_traits_2.h include/CGAL/Arr_consolidated_curve_data_traits_2.h include/CGAL/Arr_counting_traits_2.h include/CGAL/Arr_curve_data_traits_2.h include/CGAL/Arr_dcel_base.h include/CGAL/Arr_default_dcel.h include/CGAL/Arr_default_overlay_traits.h include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h include/CGAL/Arr_enums.h include/CGAL/Arr_extended_dcel.h include/CGAL/Arr_face_index_map.h include/CGAL/Arr_face_map.h include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h include/CGAL/Arr_geometry_traits/Arr_plane_3.h include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h include/CGAL/Arr_geometry_traits/Bezier_cache.h include/CGAL/Arr_geometry_traits/Bezier_curve_2.h include/CGAL/Arr_geometry_traits/Bezier_point_2.h include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h include/CGAL/Arr_geometry_traits/Circle_segment_2.h include/CGAL/Arr_geometry_traits/Conic_arc_2.h include/CGAL/Arr_geometry_traits/Conic_intersections_2.h include/CGAL/Arr_geometry_traits/Conic_point_2.h include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h include/CGAL/Arr_geometry_traits/Curve_data_aux.h include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h include/CGAL/Arr_geometry_traits/One_root_number.h include/CGAL/Arr_geometry_traits/Polycurve_2.h include/CGAL/Arr_geometry_traits/Polyline_2.h include/CGAL/Arr_geometry_traits/Rational_arc_2.h include/CGAL/Arr_geometry_traits/Segment_assertions.h include/CGAL/Arr_geometry_traits/de_Casteljau_2.h include/CGAL/Arr_landmarks_point_location.h include/CGAL/Arr_line_arc_traits_2.h include/CGAL/Arr_linear_traits_2.h include/CGAL/Arr_naive_point_location.h include/CGAL/Arr_non_caching_segment_basic_traits_2.h include/CGAL/Arr_non_caching_segment_traits_2.h include/CGAL/Arr_observer.h include/CGAL/Arr_overlay.h include/CGAL/Arr_overlay_2.h include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h include/CGAL/Arr_point_location/Arr_lm_generator_base.h include/CGAL/Arr_point_location/Arr_lm_grid_generator.h include/CGAL/Arr_point_location/Arr_lm_halton_generator.h include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h include/CGAL/Arr_point_location/Arr_lm_random_generator.h include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h include/CGAL/Arr_point_location/Td_X_trapezoid.h include/CGAL/Arr_point_location/Td_active_edge.h include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h include/CGAL/Arr_point_location/Td_active_trapezoid.h include/CGAL/Arr_point_location/Td_active_vertex.h include/CGAL/Arr_point_location/Td_dag.h include/CGAL/Arr_point_location/Td_dag_node.h include/CGAL/Arr_point_location/Td_inactive_edge.h include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h include/CGAL/Arr_point_location/Td_inactive_trapezoid.h include/CGAL/Arr_point_location/Td_inactive_vertex.h include/CGAL/Arr_point_location/Td_ninetuple.h include/CGAL/Arr_point_location/Td_predicates.h include/CGAL/Arr_point_location/Td_traits.h include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h include/CGAL/Arr_point_location_result.h include/CGAL/Arr_polycurve_basic_traits_2.h include/CGAL/Arr_polycurve_traits_2.h include/CGAL/Arr_polyline_traits_2.h include/CGAL/Arr_rat_arc/Algebraic_point_2.h include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h include/CGAL/Arr_rat_arc/Cache.h include/CGAL/Arr_rat_arc/Rational_arc_d_1.h include/CGAL/Arr_rat_arc/Rational_function.h include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h include/CGAL/Arr_rat_arc/Rational_function_pair.h include/CGAL/Arr_rat_arc/Singleton.h include/CGAL/Arr_rational_function_traits_2.h include/CGAL/Arr_segment_traits_2.h include/CGAL/Arr_simple_point_location.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h include/CGAL/Arr_spherical_topology_traits_2.h include/CGAL/Arr_tags.h include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h include/CGAL/Arr_tracing_traits_2.h include/CGAL/Arr_trapezoid_ric_point_location.h include/CGAL/Arr_triangulation_point_location.h include/CGAL/Arr_unb_planar_topology_traits_2.h include/CGAL/Arr_vertex_index_map.h include/CGAL/Arr_vertex_map.h include/CGAL/Arr_vertical_decomposition_2.h include/CGAL/Arr_walk_along_line_point_location.h include/CGAL/Arrangement_2.h include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h include/CGAL/Arrangement_2/Arr_default_planar_topology.h include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h include/CGAL/Arrangement_2/Arr_with_history_accessor.h include/CGAL/Arrangement_2/Arrangement_2_iterators.h include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h include/CGAL/Arrangement_2/arrangement_type_traits.h include/CGAL/Arrangement_2/graph_traits_dual.h include/CGAL/Arrangement_on_surface_2.h include/CGAL/Arrangement_on_surface_with_history_2.h include/CGAL/Arrangement_with_history_2.h include/CGAL/Arrangement_zone_2.h include/CGAL/BOOST_MP_arithmetic_kernel.h include/CGAL/Barycentric_coordinates_2.h include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h include/CGAL/Barycentric_coordinates_2/Mean_value_2.h include/CGAL/Barycentric_coordinates_2/Segment_coordinates_2.h include/CGAL/Barycentric_coordinates_2/Triangle_coordinates_2.h include/CGAL/Barycentric_coordinates_2/Wachspress_2.h include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h include/CGAL/Basic_shaders.h include/CGAL/Bbox_2.h include/CGAL/Bbox_3.h include/CGAL/Bigfloat_interval_traits.h include/CGAL/Boolean_set_operations_2.h include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h include/CGAL/Boolean_set_operations_2/Gps_agg_op.h include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h include/CGAL/Boolean_set_operations_2/Gps_base_functor.h include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h include/CGAL/Boolean_set_operations_2/Gps_default_traits.h include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h include/CGAL/Boolean_set_operations_2/Gps_join_functor.h include/CGAL/Boolean_set_operations_2/Gps_merge.h include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h include/CGAL/Boolean_set_operations_2/Indexed_event.h include/CGAL/Boolean_set_operations_2/Point_with_vertex.h include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h include/CGAL/Bounded_kernel.h include/CGAL/Box_intersection_d/Box_d.h include/CGAL/Box_intersection_d/Box_traits_d.h include/CGAL/Box_intersection_d/Box_with_handle_d.h include/CGAL/Box_intersection_d/Box_with_info_d.h include/CGAL/Box_intersection_d/box_limits.h include/CGAL/Box_intersection_d/segment_tree.h include/CGAL/Buffer_for_vao.h include/CGAL/CC_safe_handle.h include/CGAL/CGAL_Ipelet_base.h include/CGAL/CGAL_Ipelet_base_v6.h include/CGAL/CGAL_Ipelet_base_v7.h include/CGAL/CMap_linear_cell_complex_storages.h include/CGAL/CORE/BigFloat.h include/CGAL/CORE/BigFloatRep.h include/CGAL/CORE/BigFloat_impl.h include/CGAL/CORE/BigInt.h include/CGAL/CORE/BigRat.h include/CGAL/CORE/CORE.h include/CGAL/CORE/Config.h include/CGAL/CORE/CoreAux.h include/CGAL/CORE/CoreAux_impl.h include/CGAL/CORE/CoreDefs.h include/CGAL/CORE/CoreDefs_impl.h include/CGAL/CORE/CoreIO_impl.h include/CGAL/CORE/Expr.h include/CGAL/CORE/ExprRep.h include/CGAL/CORE/Expr_impl.h include/CGAL/CORE/Filter.h include/CGAL/CORE/Gmp.h include/CGAL/CORE/Gmp_impl.h include/CGAL/CORE/Impl.h include/CGAL/CORE/MemoryPool.h include/CGAL/CORE/Promote.h include/CGAL/CORE/Real.h include/CGAL/CORE/RealRep.h include/CGAL/CORE/Real_impl.h include/CGAL/CORE/RefCount.h include/CGAL/CORE/Timer.h include/CGAL/CORE/extLong.h include/CGAL/CORE/extLong_impl.h include/CGAL/CORE/linearAlgebra.h include/CGAL/CORE/poly/Curves.h include/CGAL/CORE/poly/Curves.tcc include/CGAL/CORE/poly/Poly.h include/CGAL/CORE/poly/Poly.tcc include/CGAL/CORE/poly/Sturm.h include/CGAL/CORE_BigFloat.h include/CGAL/CORE_BigInt.h include/CGAL/CORE_BigRat.h include/CGAL/CORE_Expr.h include/CGAL/CORE_algebraic_number_traits.h include/CGAL/CORE_arithmetic_kernel.h include/CGAL/CORE_coercion_traits.h include/CGAL/Cache.h include/CGAL/Cartesian.h include/CGAL/Cartesian/Aff_transformation_2.h include/CGAL/Cartesian/Aff_transformation_3.h include/CGAL/Cartesian/Aff_transformation_rep_2.h include/CGAL/Cartesian/Aff_transformation_rep_3.h include/CGAL/Cartesian/Cartesian_base.h include/CGAL/Cartesian/Circle_2.h include/CGAL/Cartesian/Circle_3.h include/CGAL/Cartesian/ConicCPA2.h include/CGAL/Cartesian/Data_accessor_2.h include/CGAL/Cartesian/Direction_2.h include/CGAL/Cartesian/Direction_3.h include/CGAL/Cartesian/Iso_cuboid_3.h include/CGAL/Cartesian/Iso_rectangle_2.h include/CGAL/Cartesian/Line_2.h include/CGAL/Cartesian/Line_3.h include/CGAL/Cartesian/MatrixC33.h include/CGAL/Cartesian/Plane_3.h include/CGAL/Cartesian/Point_2.h include/CGAL/Cartesian/Point_3.h include/CGAL/Cartesian/Ray_2.h include/CGAL/Cartesian/Ray_3.h include/CGAL/Cartesian/Reflection_rep_2.h include/CGAL/Cartesian/Rotation_rep_2.h include/CGAL/Cartesian/Scaling_rep_2.h include/CGAL/Cartesian/Scaling_rep_3.h include/CGAL/Cartesian/Segment_2.h include/CGAL/Cartesian/Segment_3.h include/CGAL/Cartesian/Sphere_3.h include/CGAL/Cartesian/Tetrahedron_3.h include/CGAL/Cartesian/Translation_rep_2.h include/CGAL/Cartesian/Translation_rep_3.h include/CGAL/Cartesian/Triangle_2.h include/CGAL/Cartesian/Triangle_3.h include/CGAL/Cartesian/Vector_2.h include/CGAL/Cartesian/Vector_3.h include/CGAL/Cartesian/Weighted_point_2.h include/CGAL/Cartesian/Weighted_point_3.h include/CGAL/Cartesian/basic_constructions_2.h include/CGAL/Cartesian/basic_constructions_3.h include/CGAL/Cartesian/ft_constructions_2.h include/CGAL/Cartesian/ft_constructions_3.h include/CGAL/Cartesian/function_objects.h include/CGAL/Cartesian/line_constructions_2.h include/CGAL/Cartesian/plane_constructions_3.h include/CGAL/Cartesian/point_constructions_2.h include/CGAL/Cartesian/point_constructions_3.h include/CGAL/Cartesian/predicates_on_directions_2.h include/CGAL/Cartesian/predicates_on_planes_3.h include/CGAL/Cartesian/predicates_on_points_2.h include/CGAL/Cartesian/predicates_on_points_3.h include/CGAL/Cartesian/solve_3.h include/CGAL/Cartesian_converter.h include/CGAL/Cartesian_converter_fwd.h include/CGAL/Cartesian_d.h include/CGAL/Cartesian_matrix.h include/CGAL/Cell_attribute.h include/CGAL/Cell_attribute_with_id.h include/CGAL/Cell_attribute_with_point.h include/CGAL/Cell_attribute_with_point_and_id.h include/CGAL/Cell_const_iterators.h include/CGAL/Cell_iterators.h include/CGAL/Chinese_remainder_traits.h include/CGAL/Circle_2.h include/CGAL/Circle_3.h include/CGAL/Circle_type.h include/CGAL/Circular_arc_2.h include/CGAL/Circular_arc_3.h include/CGAL/Circular_arc_point_2.h include/CGAL/Circular_arc_point_3.h include/CGAL/Circular_kernel_2.h include/CGAL/Circular_kernel_2/Circular_arc_2.h include/CGAL/Circular_kernel_2/Circular_arc_point_2.h include/CGAL/Circular_kernel_2/Intersection_traits.h include/CGAL/Circular_kernel_2/Line_arc_2.h include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h include/CGAL/Circular_kernel_2/function_objects_on_line_2.h include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h include/CGAL/Circular_kernel_2/interface_macros.h include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h include/CGAL/Circular_kernel_3/Circular_arc_3.h include/CGAL/Circular_kernel_3/Circular_arc_point_3.h include/CGAL/Circular_kernel_3/Intersection_traits.h include/CGAL/Circular_kernel_3/Line_arc_3.h include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h include/CGAL/Circular_kernel_3/interface_macros.h include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h include/CGAL/Circular_kernel_converter.h include/CGAL/Circular_kernel_intersections.h include/CGAL/Circular_kernel_type_equality_wrapper.h include/CGAL/Circulator/Circulator_adapters.h include/CGAL/Circulator/Circulator_concepts.h include/CGAL/Circulator/Safe_circulator_from_iterator.h include/CGAL/Circulator_identity.h include/CGAL/Circulator_on_node.h include/CGAL/Circulator_project.h include/CGAL/Classification.h include/CGAL/Classification/Cluster.h include/CGAL/Classification/ETHZ/Random_forest_classifier.h include/CGAL/Classification/ETHZ/internal/dataview.h include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp include/CGAL/Classification/Evaluation.h include/CGAL/Classification/Feature/Cluster_mean_of_feature.h include/CGAL/Classification/Feature/Cluster_size.h include/CGAL/Classification/Feature/Cluster_variance_of_feature.h include/CGAL/Classification/Feature/Cluster_vertical_extent.h include/CGAL/Classification/Feature/Color_channel.h include/CGAL/Classification/Feature/Distance_to_plane.h include/CGAL/Classification/Feature/Echo_scatter.h include/CGAL/Classification/Feature/Eigenvalue.h include/CGAL/Classification/Feature/Elevation.h include/CGAL/Classification/Feature/Gradient_of_feature.h include/CGAL/Classification/Feature/Height_above.h include/CGAL/Classification/Feature/Height_below.h include/CGAL/Classification/Feature/Simple_feature.h include/CGAL/Classification/Feature/Vertical_dispersion.h include/CGAL/Classification/Feature/Vertical_range.h include/CGAL/Classification/Feature/Verticality.h include/CGAL/Classification/Feature_base.h include/CGAL/Classification/Feature_set.h include/CGAL/Classification/Image.h include/CGAL/Classification/Label.h include/CGAL/Classification/Label_set.h include/CGAL/Classification/Local_eigen_analysis.h include/CGAL/Classification/Mesh_feature_generator.h include/CGAL/Classification/Mesh_neighborhood.h include/CGAL/Classification/OpenCV/Random_forest_classifier.h include/CGAL/Classification/Planimetric_grid.h include/CGAL/Classification/Point_set_feature_generator.h include/CGAL/Classification/Point_set_neighborhood.h include/CGAL/Classification/Sum_of_weighted_features_classifier.h include/CGAL/Classification/classify.h include/CGAL/Classification/compressed_float.h include/CGAL/Classification/internal/verbosity.h include/CGAL/Classification/property_maps.h include/CGAL/Coercion_traits.h include/CGAL/Combination_enumerator.h include/CGAL/Combinatorial_map.h include/CGAL/Combinatorial_map_basic_operations.h include/CGAL/Combinatorial_map_constructors.h include/CGAL/Combinatorial_map_functors.h include/CGAL/Combinatorial_map_fwd.h include/CGAL/Combinatorial_map_insertions.h include/CGAL/Combinatorial_map_iterators_base.h include/CGAL/Combinatorial_map_min_items.h include/CGAL/Combinatorial_map_operations.h include/CGAL/Combinatorial_map_save_load.h include/CGAL/Combinatorial_map_storages.h include/CGAL/Compact_container.h include/CGAL/Compact_mesh_cell_base_3.h include/CGAL/Compare_handles_with_or_without_timestamps.h include/CGAL/Complex_2_in_triangulation_3.h include/CGAL/Complex_2_in_triangulation_cell_base_3.h include/CGAL/Complex_2_in_triangulation_vertex_base_3.h include/CGAL/Complexity_tags.h include/CGAL/Compute_anchor_3.h include/CGAL/Compute_cone_boundaries_2.h include/CGAL/Concatenate_iterator.h include/CGAL/Concurrent_compact_container.h include/CGAL/Cone_spanners_2/Less_by_direction_2.h include/CGAL/Cone_spanners_2/Plane_scan_tree.h include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h include/CGAL/Cone_spanners_enum_2.h include/CGAL/Conic_2.h include/CGAL/Constrained_Delaunay_triangulation_2.h include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h include/CGAL/Constrained_triangulation_2.h include/CGAL/Constrained_triangulation_face_base_2.h include/CGAL/Constrained_triangulation_plus_2.h include/CGAL/Constrained_voronoi_diagram_2.h include/CGAL/Construct_theta_graph_2.h include/CGAL/Construct_yao_graph_2.h include/CGAL/Container_helper.h include/CGAL/Convex_decomposition_3/Edge_sorter.h include/CGAL/Convex_decomposition_3/External_structure_builder.h include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h include/CGAL/Convex_decomposition_3/Ray_hit_generator.h include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h include/CGAL/Convex_decomposition_3/SFace_separator.h include/CGAL/Convex_decomposition_3/SM_walls.h include/CGAL/Convex_decomposition_3/Single_wall_creator.h include/CGAL/Convex_decomposition_3/Single_wall_creator2.h include/CGAL/Convex_decomposition_3/Single_wall_creator3.h include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h include/CGAL/Convex_decomposition_3/is_reflex_sedge.h include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h include/CGAL/Convex_hull_2/ch_assertions.h include/CGAL/Convex_hull_2/ch_bykat_impl.h include/CGAL/Convex_hull_2/ch_eddy_impl.h include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h include/CGAL/Convex_hull_2/ch_jarvis_impl.h include/CGAL/Convex_hull_2/ch_melkman_impl.h include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h include/CGAL/Convex_hull_2/convexity_check_2_impl.h include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h include/CGAL/Convex_hull_3/dual/predicates.h include/CGAL/Convex_hull_d.h include/CGAL/Convex_hull_d_to_polyhedron_3.h include/CGAL/Convex_hull_d_traits_3.h include/CGAL/Convex_hull_face_base_2.h include/CGAL/Convex_hull_projective_xy_traits_2.h include/CGAL/Convex_hull_projective_xz_traits_2.h include/CGAL/Convex_hull_projective_yz_traits_2.h include/CGAL/Convex_hull_traits_3.h include/CGAL/Convex_hull_traits_adapter_2.h include/CGAL/Counted_number.h include/CGAL/Counting_iterator.h include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h include/CGAL/Curved_kernel_via_analysis_2/Point_2.h include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h include/CGAL/Curves_on_surface_topology.h include/CGAL/Dart.h include/CGAL/Dart_const_iterators.h include/CGAL/Dart_iterators.h include/CGAL/Default.h include/CGAL/Default_diagonalize_traits.h include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h include/CGAL/Delaunay_d.h include/CGAL/Delaunay_mesh_area_criteria_2.h include/CGAL/Delaunay_mesh_criteria_2.h include/CGAL/Delaunay_mesh_face_base_2.h include/CGAL/Delaunay_mesh_local_size_criteria_2.h include/CGAL/Delaunay_mesh_size_criteria_2.h include/CGAL/Delaunay_mesh_vertex_base_2.h include/CGAL/Delaunay_mesher_2.h include/CGAL/Delaunay_mesher_no_edge_refinement_2.h include/CGAL/Delaunay_triangulation.h include/CGAL/Delaunay_triangulation_2.h include/CGAL/Delaunay_triangulation_3.h include/CGAL/Delaunay_triangulation_adaptation_policies_2.h include/CGAL/Delaunay_triangulation_adaptation_traits_2.h include/CGAL/Delaunay_triangulation_cell_base_3.h include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h include/CGAL/Delaunay_triangulation_on_sphere_2.h include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h include/CGAL/Diagonalize_traits.h include/CGAL/Dimension.h include/CGAL/Direction_2.h include/CGAL/Direction_3.h include/CGAL/Double_map.h include/CGAL/Dummy_tds_2.h include/CGAL/Dynamic_matrix.h include/CGAL/Dynamic_property_map.h include/CGAL/Eigen_diagonalize_traits.h include/CGAL/Eigen_matrix.h include/CGAL/Eigen_solver_traits.h include/CGAL/Eigen_sparse_matrix.h include/CGAL/Eigen_svd.h include/CGAL/Eigen_vector.h include/CGAL/Enum_converter.h include/CGAL/Env_default_diagram_1.h include/CGAL/Env_plane_traits_3.h include/CGAL/Env_sphere_traits_3.h include/CGAL/Env_surface_data_traits_3.h include/CGAL/Env_tracing_traits_3.h include/CGAL/Env_triangle_traits_3.h include/CGAL/Envelope_2/Env_divide_and_conquer_2.h include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h include/CGAL/Envelope_3/Env_plane_traits_3_functions.h include/CGAL/Envelope_3/Envelope_base.h include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h include/CGAL/Envelope_3/Envelope_element_visitor_3.h include/CGAL/Envelope_3/Envelope_overlay_2.h include/CGAL/Envelope_3/Envelope_overlay_functor.h include/CGAL/Envelope_3/Envelope_pm_dcel.h include/CGAL/Envelope_3/set_dividors.h include/CGAL/Envelope_diagram_1.h include/CGAL/Epeck_d.h include/CGAL/Epic_converter.h include/CGAL/Epick_d.h include/CGAL/Euclidean_distance.h include/CGAL/Euclidean_distance_sphere_point.h include/CGAL/Euler_integrator_2.h include/CGAL/Exact_algebraic.h include/CGAL/Exact_circular_kernel_2.h include/CGAL/Exact_integer.h include/CGAL/Exact_kernel_selector.h include/CGAL/Exact_predicates_exact_constructions_kernel.h include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h include/CGAL/Exact_predicates_inexact_constructions_kernel.h include/CGAL/Exact_rational.h include/CGAL/Exact_spherical_kernel_3.h include/CGAL/Exponent_vector.h include/CGAL/Extended_cartesian.h include/CGAL/Extended_homogeneous.h include/CGAL/Extremal_polygon_traits_2.h include/CGAL/Extreme_points_traits_adapter_3.h include/CGAL/FPU.h include/CGAL/FPU_extension.h include/CGAL/FPU_gcc_i386.h include/CGAL/FPU_gcc_i386_sse2.h include/CGAL/FPU_msvc.h include/CGAL/Face_graph_wrapper.h include/CGAL/Filter_circulator.h include/CGAL/Filtered_bbox_circular_kernel_2.h include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h include/CGAL/Filtered_construction.h include/CGAL/Filtered_extended_homogeneous.h include/CGAL/Filtered_kernel.h include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h include/CGAL/Filtered_kernel_d.h include/CGAL/Filtered_kernel_fwd.h include/CGAL/Filtered_predicate.h include/CGAL/Filtered_predicate_with_state.h include/CGAL/Fixed_alpha_shape_3.h include/CGAL/Fixed_alpha_shape_cell_base_3.h include/CGAL/Fixed_alpha_shape_vertex_base_3.h include/CGAL/Flattening_iterator.h include/CGAL/Fourtuple.h include/CGAL/Fraction_traits.h include/CGAL/Fuzzy_iso_box.h include/CGAL/Fuzzy_sphere.h include/CGAL/GLPK_mixed_integer_program_traits.h include/CGAL/GMP/Gmpfi_type.h include/CGAL/GMP/Gmpfi_type_static.h include/CGAL/GMP/Gmpfr_type.h include/CGAL/GMP/Gmpfr_type_static.h include/CGAL/GMP/Gmpq_type.h include/CGAL/GMP/Gmpz_type.h include/CGAL/GMP/Gmpzf_type.h include/CGAL/GMPXX_arithmetic_kernel.h include/CGAL/GMP_arithmetic_kernel.h include/CGAL/GMap_cell_const_iterators.h include/CGAL/GMap_cell_iterators.h include/CGAL/GMap_dart_const_iterators.h include/CGAL/GMap_dart_iterators.h include/CGAL/GMap_linear_cell_complex_storages.h include/CGAL/General_polygon_2.h include/CGAL/General_polygon_set_2.h include/CGAL/General_polygon_set_on_surface_2.h include/CGAL/General_polygon_with_holes_2.h include/CGAL/Generalized_map.h include/CGAL/Generalized_map_fwd.h include/CGAL/Generalized_map_iterators_base.h include/CGAL/Generalized_map_operations.h include/CGAL/Generalized_map_save_load.h include/CGAL/Generalized_map_storages.h include/CGAL/Generic_map_min_items.h include/CGAL/Geographical_coordinates_traits_2.h include/CGAL/Get_arithmetic_kernel.h include/CGAL/Gmp_coercion_traits.h include/CGAL/Gmpfi.h include/CGAL/Gmpfr.h include/CGAL/Gmpq.h include/CGAL/Gmpz.h include/CGAL/Gmpzf.h include/CGAL/Gps_circle_segment_traits_2.h include/CGAL/Gps_segment_traits_2.h include/CGAL/Gps_traits_2.h include/CGAL/Gray_image_mesh_domain_3.h include/CGAL/Gray_level_image_3.h include/CGAL/HalfedgeDS_const_decorator.h include/CGAL/HalfedgeDS_decorator.h include/CGAL/HalfedgeDS_default.h include/CGAL/HalfedgeDS_face_base.h include/CGAL/HalfedgeDS_face_max_base_with_id.h include/CGAL/HalfedgeDS_face_min_base.h include/CGAL/HalfedgeDS_halfedge_base.h include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h include/CGAL/HalfedgeDS_halfedge_min_base.h include/CGAL/HalfedgeDS_items_2.h include/CGAL/HalfedgeDS_items_decorator.h include/CGAL/HalfedgeDS_iterator.h include/CGAL/HalfedgeDS_iterator_adaptor.h include/CGAL/HalfedgeDS_list.h include/CGAL/HalfedgeDS_min_items.h include/CGAL/HalfedgeDS_vector.h include/CGAL/HalfedgeDS_vertex_base.h include/CGAL/HalfedgeDS_vertex_max_base_with_id.h include/CGAL/HalfedgeDS_vertex_min_base.h include/CGAL/Handle.h include/CGAL/Handle_for.h include/CGAL/Handle_for_virtual.h include/CGAL/Handle_hash_function.h include/CGAL/Handle_with_policy.h include/CGAL/Has_conversion.h include/CGAL/Has_member.h include/CGAL/Has_timestamp.h include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h include/CGAL/Heat_method_3/internal/V2V.h include/CGAL/Hidden_point_memory_policy.h include/CGAL/Hilbert_policy_tags.h include/CGAL/Hilbert_sort_2.h include/CGAL/Hilbert_sort_3.h include/CGAL/Hilbert_sort_base.h include/CGAL/Hilbert_sort_d.h include/CGAL/Hilbert_sort_median_2.h include/CGAL/Hilbert_sort_median_3.h include/CGAL/Hilbert_sort_median_d.h include/CGAL/Hilbert_sort_middle_2.h include/CGAL/Hilbert_sort_middle_3.h include/CGAL/Hilbert_sort_middle_base.h include/CGAL/Hilbert_sort_middle_d.h include/CGAL/Hilbert_sort_on_sphere_3.h include/CGAL/Homogeneous.h include/CGAL/Homogeneous/Aff_transformationH2.h include/CGAL/Homogeneous/Aff_transformationH3.h include/CGAL/Homogeneous/CircleH2.h include/CGAL/Homogeneous/ConicHPA2.h include/CGAL/Homogeneous/Data_accessorH2.h include/CGAL/Homogeneous/DirectionH2.h include/CGAL/Homogeneous/DirectionH3.h include/CGAL/Homogeneous/Homogeneous_base.h include/CGAL/Homogeneous/Iso_cuboidH3.h include/CGAL/Homogeneous/Iso_rectangleH2.h include/CGAL/Homogeneous/LineH2.h include/CGAL/Homogeneous/PlaneH3.h include/CGAL/Homogeneous/PointH2.h include/CGAL/Homogeneous/PointH3.h include/CGAL/Homogeneous/RayH3.h include/CGAL/Homogeneous/SphereH3.h include/CGAL/Homogeneous/VectorH2.h include/CGAL/Homogeneous/VectorH3.h include/CGAL/Homogeneous/Weighted_point_2.h include/CGAL/Homogeneous/Weighted_point_3.h include/CGAL/Homogeneous/basic_constructionsH2.h include/CGAL/Homogeneous/basic_constructionsH3.h include/CGAL/Homogeneous/distance_predicatesH2.h include/CGAL/Homogeneous/distance_predicatesH3.h include/CGAL/Homogeneous/function_objects.h include/CGAL/Homogeneous/predicates_on_directionsH2.h include/CGAL/Homogeneous/predicates_on_pointsH2.h include/CGAL/Homogeneous/predicates_on_pointsH3.h include/CGAL/Homogeneous_converter.h include/CGAL/Homogeneous_d.h include/CGAL/Hyperbola_2.h include/CGAL/Hyperbola_ray_2.h include/CGAL/Hyperbola_segment_2.h include/CGAL/Hyperbolic_Delaunay_triangulation_2.h include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h include/CGAL/Hyperbolic_octagon_translation.h include/CGAL/Hyperbolic_triangulation_face_base_2.h include/CGAL/IEEE_754_unions.h include/CGAL/IO/3MF.h include/CGAL/IO/3MF/read_3mf.h include/CGAL/IO/3MF/write_3mf.h include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h include/CGAL/IO/Arr_iostream.h include/CGAL/IO/Arr_text_formatter.h include/CGAL/IO/Arr_with_history_2_reader.h include/CGAL/IO/Arr_with_history_2_writer.h include/CGAL/IO/Arr_with_history_iostream.h include/CGAL/IO/Arr_with_history_text_formatter.h include/CGAL/IO/Arrangement_2_reader.h include/CGAL/IO/Arrangement_2_writer.h include/CGAL/IO/Color.h include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h include/CGAL/IO/Dxf_bsop_reader.h include/CGAL/IO/Dxf_reader.h include/CGAL/IO/Dxf_reader_doubles.h include/CGAL/IO/Dxf_stream.h include/CGAL/IO/Dxf_variant_reader.h include/CGAL/IO/Dxf_writer.h include/CGAL/IO/Fig_stream.h include/CGAL/IO/Fig_stream_Conic_arc_2.h include/CGAL/IO/File_avizo.h include/CGAL/IO/File_binary_mesh_3.h include/CGAL/IO/File_maya.h include/CGAL/IO/File_medit.h include/CGAL/IO/File_poly.h include/CGAL/IO/File_tetgen.h include/CGAL/IO/GOCAD.h include/CGAL/IO/Generic_writer.h include/CGAL/IO/Geomview_stream.h include/CGAL/IO/Geomview_stream_impl.h include/CGAL/IO/Gps_iostream.h include/CGAL/IO/Istream_iterator.h include/CGAL/IO/Nef_polyhedron_2_PS_stream.h include/CGAL/IO/Nef_polyhedron_iostream_3.h include/CGAL/IO/OBJ.h include/CGAL/IO/OBJ/File_writer_wavefront.h include/CGAL/IO/OFF.h include/CGAL/IO/OFF/File_header_OFF.h include/CGAL/IO/OFF/File_header_OFF_impl.h include/CGAL/IO/OFF/File_header_extended_OFF.h include/CGAL/IO/OFF/File_header_extended_OFF_impl.h include/CGAL/IO/OFF/File_scanner_OFF.h include/CGAL/IO/OFF/File_writer_OFF.h include/CGAL/IO/OFF/Scanner_OFF.h include/CGAL/IO/OFF/generic_copy_OFF.h include/CGAL/IO/OI.h include/CGAL/IO/OI/File_writer_inventor.h include/CGAL/IO/OI/Inventor_ostream.h include/CGAL/IO/Ostream_iterator.h include/CGAL/IO/PLY.h include/CGAL/IO/PLY/PLY_reader.h include/CGAL/IO/PLY/PLY_writer.h include/CGAL/IO/Polyhedron_OFF_iostream.h include/CGAL/IO/Polyhedron_VRML_1_ostream.h include/CGAL/IO/Polyhedron_VRML_2_ostream.h include/CGAL/IO/Polyhedron_geomview_ostream.h include/CGAL/IO/Polyhedron_inventor_ostream.h include/CGAL/IO/Polyhedron_iostream.h include/CGAL/IO/Polyhedron_scan_OFF.h include/CGAL/IO/STL.h include/CGAL/IO/STL/STL_reader.h include/CGAL/IO/Tee_for_output_iterator.h include/CGAL/IO/Triangulation_geomview_ostream_2.h include/CGAL/IO/Triangulation_geomview_ostream_3.h include/CGAL/IO/Triangulation_off_ostream.h include/CGAL/IO/Triangulation_off_ostream_2.h include/CGAL/IO/Triangulation_off_ostream_3.h include/CGAL/IO/Triangulation_ps_stream.h include/CGAL/IO/VRML.h include/CGAL/IO/VRML/File_writer_VRML_2.h include/CGAL/IO/VRML/VRML_1_ostream.h include/CGAL/IO/VRML/VRML_2_ostream.h include/CGAL/IO/VTK.h include/CGAL/IO/VTK/VTK_reader.h include/CGAL/IO/VTK/VTK_writer.h include/CGAL/IO/Verbose_ostream.h include/CGAL/IO/WKT.h include/CGAL/IO/WKT/traits_linestring.h include/CGAL/IO/WKT/traits_multilinestring.h include/CGAL/IO/WKT/traits_multipoint.h include/CGAL/IO/WKT/traits_multipolygon.h include/CGAL/IO/WKT/traits_point.h include/CGAL/IO/WKT/traits_point_3.h include/CGAL/IO/WKT/traits_polygon.h include/CGAL/IO/alpha_shape_geomview_ostream_3.h include/CGAL/IO/binary_file_io.h include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h include/CGAL/IO/helpers.h include/CGAL/IO/io.h include/CGAL/IO/io_tags.h include/CGAL/IO/output_surface_facets_to_polyhedron.h include/CGAL/IO/output_surface_facets_to_triangle_soup.h include/CGAL/IO/output_to_vtu.h include/CGAL/IO/polygon_soup_io.h include/CGAL/IO/print_OFF.h include/CGAL/IO/read_las_points.h include/CGAL/IO/read_off_points.h include/CGAL/IO/read_ply_points.h include/CGAL/IO/read_points.h include/CGAL/IO/read_vtk_image_data.h include/CGAL/IO/read_xyz_points.h include/CGAL/IO/scan_OFF.h include/CGAL/IO/trace.h include/CGAL/IO/write_VTU.h include/CGAL/IO/write_las_points.h include/CGAL/IO/write_off_points.h include/CGAL/IO/write_ply_points.h include/CGAL/IO/write_points.h include/CGAL/IO/write_xyz_points.h include/CGAL/Identity_policy_2.h include/CGAL/ImageIO.h include/CGAL/ImageIO/analyze.h include/CGAL/ImageIO/analyze_impl.h include/CGAL/ImageIO/bmp.h include/CGAL/ImageIO/bmp_impl.h include/CGAL/ImageIO/bmpendian.h include/CGAL/ImageIO/bmpendian_impl.h include/CGAL/ImageIO/bmpread.h include/CGAL/ImageIO/bmpread_impl.h include/CGAL/ImageIO/bmptypes.h include/CGAL/ImageIO/convert.h include/CGAL/ImageIO/convert_impl.h include/CGAL/ImageIO/fgetns.h include/CGAL/ImageIO/fgetns_impl.h include/CGAL/ImageIO/gif.h include/CGAL/ImageIO/gif_impl.h include/CGAL/ImageIO/gis.h include/CGAL/ImageIO/gis_impl.h include/CGAL/ImageIO/inr.h include/CGAL/ImageIO/inr_impl.h include/CGAL/ImageIO/iris.h include/CGAL/ImageIO/iris_impl.h include/CGAL/ImageIO/mincio.h include/CGAL/ImageIO/mincio_impl.h include/CGAL/ImageIO/pnm.h include/CGAL/ImageIO/pnm_impl.h include/CGAL/ImageIO/recbuffer.h include/CGAL/ImageIO/recbuffer_impl.h include/CGAL/ImageIO/recline.h include/CGAL/ImageIO/recline_impl.h include/CGAL/ImageIO/reech4x4.h include/CGAL/ImageIO/reech4x4_impl.h include/CGAL/ImageIO/typedefs.h include/CGAL/ImageIO_impl.h include/CGAL/Image_3.h include/CGAL/Image_3_impl.h include/CGAL/Image_3_vtk_interface.h include/CGAL/Implicit_mesh_domain_3.h include/CGAL/Implicit_surface_3.h include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h include/CGAL/Implicit_to_labeling_function_wrapper.h include/CGAL/In_place_list.h include/CGAL/Incremental_neighbor_search.h include/CGAL/Index_property_map.h include/CGAL/Interpolation/internal/helpers.h include/CGAL/Interpolation_gradient_fitting_traits_2.h include/CGAL/Interpolation_traits_2.h include/CGAL/Intersection_traits.h include/CGAL/Intersection_traits_2.h include/CGAL/Intersection_traits_3.h include/CGAL/Intersections_2/Bbox_2_Bbox_2.h include/CGAL/Intersections_2/Bbox_2_Circle_2.h include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h include/CGAL/Intersections_2/Bbox_2_Line_2.h include/CGAL/Intersections_2/Bbox_2_Point_2.h include/CGAL/Intersections_2/Bbox_2_Ray_2.h include/CGAL/Intersections_2/Bbox_2_Segment_2.h include/CGAL/Intersections_2/Bbox_2_Triangle_2.h include/CGAL/Intersections_2/Circle_2_Circle_2.h include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h include/CGAL/Intersections_2/Circle_2_Line_2.h include/CGAL/Intersections_2/Circle_2_Point_2.h include/CGAL/Intersections_2/Circle_2_Ray_2.h include/CGAL/Intersections_2/Circle_2_Segment_2.h include/CGAL/Intersections_2/Circle_2_Triangle_2.h include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h include/CGAL/Intersections_2/Line_2_Line_2.h include/CGAL/Intersections_2/Line_2_Point_2.h include/CGAL/Intersections_2/Line_2_Ray_2.h include/CGAL/Intersections_2/Line_2_Segment_2.h include/CGAL/Intersections_2/Line_2_Triangle_2.h include/CGAL/Intersections_2/Point_2_Point_2.h include/CGAL/Intersections_2/Point_2_Ray_2.h include/CGAL/Intersections_2/Point_2_Segment_2.h include/CGAL/Intersections_2/Point_2_Triangle_2.h include/CGAL/Intersections_2/Ray_2_Ray_2.h include/CGAL/Intersections_2/Ray_2_Segment_2.h include/CGAL/Intersections_2/Ray_2_Triangle_2.h include/CGAL/Intersections_2/Segment_2_Segment_2.h include/CGAL/Intersections_2/Segment_2_Triangle_2.h include/CGAL/Intersections_2/Triangle_2_Triangle_2.h include/CGAL/Intersections_2/internal/Straight_2.h include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h include/CGAL/Intersections_3/Bbox_3_Bbox_3.h include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h include/CGAL/Intersections_3/Bbox_3_Line_3.h include/CGAL/Intersections_3/Bbox_3_Plane_3.h include/CGAL/Intersections_3/Bbox_3_Point_3.h include/CGAL/Intersections_3/Bbox_3_Ray_3.h include/CGAL/Intersections_3/Bbox_3_Segment_3.h include/CGAL/Intersections_3/Bbox_3_Sphere_3.h include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h include/CGAL/Intersections_3/Bbox_3_Triangle_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h include/CGAL/Intersections_3/Line_3_Line_3.h include/CGAL/Intersections_3/Line_3_Plane_3.h include/CGAL/Intersections_3/Line_3_Point_3.h include/CGAL/Intersections_3/Line_3_Ray_3.h include/CGAL/Intersections_3/Line_3_Segment_3.h include/CGAL/Intersections_3/Line_3_Sphere_3.h include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h include/CGAL/Intersections_3/Line_3_Triangle_3.h include/CGAL/Intersections_3/Plane_3_Plane_3.h include/CGAL/Intersections_3/Plane_3_Point_3.h include/CGAL/Intersections_3/Plane_3_Ray_3.h include/CGAL/Intersections_3/Plane_3_Segment_3.h include/CGAL/Intersections_3/Plane_3_Sphere_3.h include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h include/CGAL/Intersections_3/Plane_3_Triangle_3.h include/CGAL/Intersections_3/Point_3_Point_3.h include/CGAL/Intersections_3/Point_3_Ray_3.h include/CGAL/Intersections_3/Point_3_Segment_3.h include/CGAL/Intersections_3/Point_3_Sphere_3.h include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h include/CGAL/Intersections_3/Point_3_Triangle_3.h include/CGAL/Intersections_3/Ray_3_Ray_3.h include/CGAL/Intersections_3/Ray_3_Segment_3.h include/CGAL/Intersections_3/Ray_3_Sphere_3.h include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h include/CGAL/Intersections_3/Ray_3_Triangle_3.h include/CGAL/Intersections_3/Segment_3_Segment_3.h include/CGAL/Intersections_3/Segment_3_Sphere_3.h include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h include/CGAL/Intersections_3/Segment_3_Triangle_3.h include/CGAL/Intersections_3/Sphere_3_Sphere_3.h include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h include/CGAL/Intersections_3/Sphere_3_Triangle_3.h include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h include/CGAL/Intersections_3/Triangle_3_Triangle_3.h include/CGAL/Intersections_3/internal/Bbox_3_Bbox_3_do_intersect.h include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h include/CGAL/Intersections_3/internal/Tetrahedron_3_Line_3_intersection.h include/CGAL/Intersections_3/internal/Tetrahedron_3_Plane_3_intersection.h include/CGAL/Intersections_3/internal/Tetrahedron_3_Ray_3_intersection.h include/CGAL/Intersections_3/internal/Tetrahedron_3_Segment_3_intersection.h include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h include/CGAL/Intersections_3/internal/Triangle_3_Line_3_do_intersect.h include/CGAL/Intersections_3/internal/Triangle_3_Line_3_intersection.h include/CGAL/Intersections_3/internal/Triangle_3_Plane_3_do_intersect.h include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_do_intersect.h include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_intersection.h include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_do_intersect.h include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_intersection.h include/CGAL/Intersections_3/internal/Triangle_3_Sphere_3_do_intersect.h include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h include/CGAL/Intersections_3/internal/bbox_intersection_3.h include/CGAL/Intersections_3/internal/intersection_3_1_impl.h include/CGAL/Intersections_3/internal/tetrahedron_intersection_helpers.h include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h include/CGAL/Interval_arithmetic.h include/CGAL/Interval_arithmetic_impl.h include/CGAL/Interval_nt.h include/CGAL/Interval_skip_list.h include/CGAL/Interval_skip_list_interval.h include/CGAL/Interval_traits.h include/CGAL/Inverse_index.h include/CGAL/Is_a_predicate.h include/CGAL/Is_extended_kernel.h include/CGAL/Iso_cuboid_3.h include/CGAL/Iso_rectangle_2.h include/CGAL/Iso_rectangle_d.h include/CGAL/Iterator_project.h include/CGAL/Iterator_range.h include/CGAL/Iterator_transform.h include/CGAL/Join_input_iterator.h include/CGAL/K_neighbor_search.h include/CGAL/Kd_tree.h include/CGAL/Kd_tree_node.h include/CGAL/Kd_tree_rectangle.h include/CGAL/Kernel/Conic_misc.h include/CGAL/Kernel/Dimension_utils.h include/CGAL/Kernel/Return_base_tag.h include/CGAL/Kernel/Same_uncertainty.h include/CGAL/Kernel/Type_equality_wrapper.h include/CGAL/Kernel/Type_mapper.h include/CGAL/Kernel/Wutils.h include/CGAL/Kernel/function_objects.h include/CGAL/Kernel/global_functions.h include/CGAL/Kernel/global_functions_2.h include/CGAL/Kernel/global_functions_3.h include/CGAL/Kernel/global_functions_internal_2.h include/CGAL/Kernel/global_functions_internal_3.h include/CGAL/Kernel/hash_functions.h include/CGAL/Kernel/interface_macros.h include/CGAL/Kernel/mpl.h include/CGAL/Kernel/solve.h include/CGAL/Kernel_checker.h include/CGAL/Kernel_d/Aff_transformationCd.h include/CGAL/Kernel_d/Aff_transformationHd.h include/CGAL/Kernel_d/Aff_transformation_d.h include/CGAL/Kernel_d/Cartesian_const_iterator_d.h include/CGAL/Kernel_d/Cartesian_converter_d.h include/CGAL/Kernel_d/DirectionCd.h include/CGAL/Kernel_d/DirectionCd_impl.h include/CGAL/Kernel_d/DirectionHd.h include/CGAL/Kernel_d/DirectionHd_impl.h include/CGAL/Kernel_d/Direction_d.h include/CGAL/Kernel_d/HyperplaneCd.h include/CGAL/Kernel_d/HyperplaneCd_impl.h include/CGAL/Kernel_d/HyperplaneHd.h include/CGAL/Kernel_d/HyperplaneHd_impl.h include/CGAL/Kernel_d/Hyperplane_d.h include/CGAL/Kernel_d/Interface_classes.h include/CGAL/Kernel_d/Interval_linear_algebra.h include/CGAL/Kernel_d/Iso_box_d.h include/CGAL/Kernel_d/Kernel_classesCd.h include/CGAL/Kernel_d/Kernel_classesHd.h include/CGAL/Kernel_d/Line_d.h include/CGAL/Kernel_d/Line_d_impl.h include/CGAL/Kernel_d/Linear_algebraCd_impl.h include/CGAL/Kernel_d/Linear_algebraHd_impl.h include/CGAL/Kernel_d/Matrix__.h include/CGAL/Kernel_d/Pair_d.h include/CGAL/Kernel_d/PointCd.h include/CGAL/Kernel_d/PointCd_impl.h include/CGAL/Kernel_d/PointHd.h include/CGAL/Kernel_d/PointHd_impl.h include/CGAL/Kernel_d/Point_d.h include/CGAL/Kernel_d/Ray_d.h include/CGAL/Kernel_d/Segment_d.h include/CGAL/Kernel_d/Sphere_d.h include/CGAL/Kernel_d/Tuple_d.h include/CGAL/Kernel_d/VectorCd.h include/CGAL/Kernel_d/VectorCd_impl.h include/CGAL/Kernel_d/VectorHd.h include/CGAL/Kernel_d/VectorHd_impl.h include/CGAL/Kernel_d/Vector__.h include/CGAL/Kernel_d/Vector_d.h include/CGAL/Kernel_d/debug.h include/CGAL/Kernel_d/function_objects.h include/CGAL/Kernel_d/function_objectsCd.h include/CGAL/Kernel_d/function_objectsHd.h include/CGAL/Kernel_d/interface_macros_d.h include/CGAL/Kernel_d/intersection_objectsCd.h include/CGAL/Kernel_d/intersection_objectsHd.h include/CGAL/Kernel_d/intersection_objects_d.h include/CGAL/Kernel_d/simple_objects.h include/CGAL/Kernel_profiler.h include/CGAL/Kernel_traits.h include/CGAL/Kernel_traits_fwd.h include/CGAL/LEDA_arithmetic_kernel.h include/CGAL/LEDA_basic.h include/CGAL/Labeled_image_mesh_domain_3.h include/CGAL/Labeled_mesh_domain_3.h include/CGAL/Largest_empty_iso_rectangle_2.h include/CGAL/Lazy.h include/CGAL/Lazy_exact_nt.h include/CGAL/Lazy_kernel.h include/CGAL/Level_interval.h include/CGAL/Lightweight_vector_3.h include/CGAL/Line_2.h include/CGAL/Line_3.h include/CGAL/Line_arc_2.h include/CGAL/Line_arc_3.h include/CGAL/Linear_algebraCd.h include/CGAL/Linear_algebraHd.h include/CGAL/Linear_cell_complex.h include/CGAL/Linear_cell_complex_base.h include/CGAL/Linear_cell_complex_bgl_min_items.h include/CGAL/Linear_cell_complex_constructors.h include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h include/CGAL/Linear_cell_complex_for_combinatorial_map.h include/CGAL/Linear_cell_complex_for_generalized_map.h include/CGAL/Linear_cell_complex_fwd.h include/CGAL/Linear_cell_complex_incremental_builder.h include/CGAL/Linear_cell_complex_min_items.h include/CGAL/Linear_cell_complex_operations.h include/CGAL/Linear_cell_complex_traits.h include/CGAL/Location_policy.h include/CGAL/MP_Float.h include/CGAL/MP_Float_arithmetic_kernel.h include/CGAL/MP_Float_impl.h include/CGAL/Manhattan_distance_iso_box_point.h include/CGAL/Marching_tetrahedra_observer_default_3.h include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h include/CGAL/Mean_curvature_flow_skeletonization.h include/CGAL/Memory_sizer.h include/CGAL/Mesh_2/Clusters.h include/CGAL/Mesh_2/Do_not_refine_edges.h include/CGAL/Mesh_2/Face_badness.h include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h include/CGAL/Mesh_2/Lloyd_move_2.h include/CGAL/Mesh_2/Mesh_global_optimizer_2.h include/CGAL/Mesh_2/Mesh_sizing_field.h include/CGAL/Mesh_2/Output_stream.h include/CGAL/Mesh_2/Refine_edges.h include/CGAL/Mesh_2/Refine_edges_visitor.h include/CGAL/Mesh_2/Refine_edges_with_clusters.h include/CGAL/Mesh_2/Refine_faces.h include/CGAL/Mesh_2/Sizing_field_2.h include/CGAL/Mesh_2/Uniform_sizing_field_2.h include/CGAL/Mesh_3/C3T3_helpers.h include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h include/CGAL/Mesh_3/Concurrent_mesher_config.h include/CGAL/Mesh_3/Dump_c3t3.h include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h include/CGAL/Mesh_3/Has_features.h include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h include/CGAL/Mesh_3/Is_mesh_domain_field_3.h include/CGAL/Mesh_3/Lloyd_move.h include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_base.h include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h include/CGAL/Mesh_3/Mesh_global_optimizer.h include/CGAL/Mesh_3/Mesh_sizing_field.h include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h include/CGAL/Mesh_3/Mesher_3.h include/CGAL/Mesh_3/Mesher_level.h include/CGAL/Mesh_3/Mesher_level_default_implementations.h include/CGAL/Mesh_3/Null_exuder_visitor.h include/CGAL/Mesh_3/Null_global_optimizer_visitor.h include/CGAL/Mesh_3/Null_perturber_visitor.h include/CGAL/Mesh_3/Odt_move.h include/CGAL/Mesh_3/Poisson_refine_cells_3.h include/CGAL/Mesh_3/Polyline_with_context.h include/CGAL/Mesh_3/Profile_counter.h include/CGAL/Mesh_3/Profiling_tools.h include/CGAL/Mesh_3/Protect_edges_sizing_field.h include/CGAL/Mesh_3/Refine_cells_3.h include/CGAL/Mesh_3/Refine_facets_3.h include/CGAL/Mesh_3/Refine_facets_manifold_base.h include/CGAL/Mesh_3/Refine_tets_visitor.h include/CGAL/Mesh_3/Robust_intersection_kernel.h include/CGAL/Mesh_3/Robust_intersection_traits_3.h include/CGAL/Mesh_3/Sizing_grid.h include/CGAL/Mesh_3/Sliver_perturber.h include/CGAL/Mesh_3/Slivers_exuder.h include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h include/CGAL/Mesh_3/Triangle_accessor_primitive.h include/CGAL/Mesh_3/Triangulation_helpers.h include/CGAL/Mesh_3/Triangulation_sizing_field.h include/CGAL/Mesh_3/Uniform_sizing_field.h include/CGAL/Mesh_3/Worksharing_data_structures.h include/CGAL/Mesh_3/config.h include/CGAL/Mesh_3/dihedral_angle_3.h include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h include/CGAL/Mesh_3/experimental/Get_curve_index.h include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h include/CGAL/Mesh_3/experimental/Sizing_field_with_aabb_tree.h include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h include/CGAL/Mesh_3/io_signature.h include/CGAL/Mesh_3/mesh_standard_cell_criteria.h include/CGAL/Mesh_3/mesh_standard_criteria.h include/CGAL/Mesh_3/mesh_standard_facet_criteria.h include/CGAL/Mesh_3/min_dihedral_angle.h include/CGAL/Mesh_3/parameters_defaults.h include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h include/CGAL/Mesh_3/polylines_to_protect.h include/CGAL/Mesh_3/radius_ratio.h include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h include/CGAL/Mesh_3/sliver_criteria.h include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h include/CGAL/Mesh_3/tet_soup_to_c3t3.h include/CGAL/Mesh_3/utilities.h include/CGAL/Mesh_3/vertex_perturbation.h include/CGAL/Mesh_cell_base_3.h include/CGAL/Mesh_cell_criteria_3.h include/CGAL/Mesh_complex_3_in_triangulation_3.h include/CGAL/Mesh_constant_domain_field_3.h include/CGAL/Mesh_criteria_3.h include/CGAL/Mesh_domain_with_polyline_features_3.h include/CGAL/Mesh_edge_criteria_3.h include/CGAL/Mesh_error_code.h include/CGAL/Mesh_facet_criteria_3.h include/CGAL/Mesh_facet_topology.h include/CGAL/Mesh_optimization_return_code.h include/CGAL/Mesh_polyhedron_3.h include/CGAL/Mesh_triangulation_3.h include/CGAL/Mesh_vertex_base_3.h include/CGAL/Mesher_level.h include/CGAL/Mesher_level_default_implementations.h include/CGAL/Mesher_level_visitors.h include/CGAL/Meshes/Double_map_container.h include/CGAL/Meshes/Filtered_deque_container.h include/CGAL/Meshes/Filtered_multimap_container.h include/CGAL/Meshes/Filtered_queue_container.h include/CGAL/Meshes/Simple_map_container.h include/CGAL/Meshes/Simple_queue_container.h include/CGAL/Meshes/Simple_set_container.h include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h include/CGAL/Min_annulus_d.h include/CGAL/Min_circle_2.h include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h include/CGAL/Min_circle_2/Min_circle_2_impl.h include/CGAL/Min_circle_2/Optimisation_circle_2.h include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h include/CGAL/Min_circle_2_traits_2.h include/CGAL/Min_ellipse_2.h include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h include/CGAL/Min_ellipse_2_traits_2.h include/CGAL/Min_quadrilateral_traits_2.h include/CGAL/Min_sphere_annulus_d_traits_2.h include/CGAL/Min_sphere_annulus_d_traits_3.h include/CGAL/Min_sphere_annulus_d_traits_d.h include/CGAL/Min_sphere_d.h include/CGAL/Min_sphere_d/Min_sphere_d_impl.h include/CGAL/Min_sphere_d/Optimisation_sphere_d.h include/CGAL/Min_sphere_of_points_d_traits_2.h include/CGAL/Min_sphere_of_points_d_traits_3.h include/CGAL/Min_sphere_of_points_d_traits_d.h include/CGAL/Min_sphere_of_spheres_d.h include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h include/CGAL/Min_sphere_of_spheres_d_traits_2.h include/CGAL/Min_sphere_of_spheres_d_traits_3.h include/CGAL/Min_sphere_of_spheres_d_traits_d.h include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h include/CGAL/Minkowski_sum_2/AABB_node_with_join.h include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h include/CGAL/Minkowski_sum_2/AABB_traits_2.h include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h include/CGAL/Minkowski_sum_2/Hole_filter_2.h include/CGAL/Minkowski_sum_2/Labels.h include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h include/CGAL/Minkowski_sum_2/Offset_conv_2.h include/CGAL/Minkowski_sum_2/Offset_decomp_2.h include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h include/CGAL/Minkowski_sum_3/Gaussian_map.h include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h include/CGAL/Minkowski_sum_3/PointMark.h include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h include/CGAL/Mixed_integer_program_traits.h include/CGAL/Modifiable_priority_queue.h include/CGAL/Modifier_base.h include/CGAL/Modular_arithmetic/Residue_type.h include/CGAL/Modular_traits.h include/CGAL/Monge_via_jet_fitting.h include/CGAL/Mpzf.h include/CGAL/Multi_surface_3.h include/CGAL/Multiscale_sort.h include/CGAL/Multiset.h include/CGAL/NT_converter.h include/CGAL/N_step_adaptor.h include/CGAL/N_step_adaptor_derived.h include/CGAL/Needs_parens_as_product.h include/CGAL/Nef_2/Bounding_box_2.h include/CGAL/Nef_2/Constrained_triang_traits.h include/CGAL/Nef_2/HDS_items.h include/CGAL/Nef_2/Line_to_epoint.h include/CGAL/Nef_2/Object_handle.h include/CGAL/Nef_2/Object_index.h include/CGAL/Nef_2/PM_checker.h include/CGAL/Nef_2/PM_const_decorator.h include/CGAL/Nef_2/PM_decorator.h include/CGAL/Nef_2/PM_explorer.h include/CGAL/Nef_2/PM_io_parser.h include/CGAL/Nef_2/PM_overlayer.h include/CGAL/Nef_2/PM_persistent_PL.h include/CGAL/Nef_2/PM_point_locator.h include/CGAL/Nef_2/Polynomial.h include/CGAL/Nef_2/Polynomial_impl.h include/CGAL/Nef_2/Segment_overlay_traits.h include/CGAL/Nef_2/debug.h include/CGAL/Nef_2/gen_point_location.h include/CGAL/Nef_2/geninfo.h include/CGAL/Nef_2/iterator_tools.h include/CGAL/Nef_3/Binary_operation.h include/CGAL/Nef_3/Bounding_box_3.h include/CGAL/Nef_3/Combine_with_halfspace.h include/CGAL/Nef_3/Default_items.h include/CGAL/Nef_3/Edge_edge_overlay.h include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h include/CGAL/Nef_3/Halfedge.h include/CGAL/Nef_3/Halffacet.h include/CGAL/Nef_3/ID_support_handler.h include/CGAL/Nef_3/Infimaximal_box.h include/CGAL/Nef_3/K3_tree.h include/CGAL/Nef_3/Mark_bounded_volumes.h include/CGAL/Nef_3/Nef_box.h include/CGAL/Nef_3/OGL_helper.h include/CGAL/Nef_3/Pluecker_line_3.h include/CGAL/Nef_3/SFace.h include/CGAL/Nef_3/SHalfedge.h include/CGAL/Nef_3/SHalfloop.h include/CGAL/Nef_3/SM_visualizor.h include/CGAL/Nef_3/SNC_FM_decorator.h include/CGAL/Nef_3/SNC_SM_explorer.h include/CGAL/Nef_3/SNC_SM_overlayer.h include/CGAL/Nef_3/SNC_SM_visualizor.h include/CGAL/Nef_3/SNC_const_decorator.h include/CGAL/Nef_3/SNC_constructor.h include/CGAL/Nef_3/SNC_decorator.h include/CGAL/Nef_3/SNC_decorator_traits.h include/CGAL/Nef_3/SNC_external_structure.h include/CGAL/Nef_3/SNC_indexed_items.h include/CGAL/Nef_3/SNC_intersection.h include/CGAL/Nef_3/SNC_io_parser.h include/CGAL/Nef_3/SNC_items.h include/CGAL/Nef_3/SNC_iteration.h include/CGAL/Nef_3/SNC_k3_tree_traits.h include/CGAL/Nef_3/SNC_list.h include/CGAL/Nef_3/SNC_point_locator.h include/CGAL/Nef_3/SNC_simplify.h include/CGAL/Nef_3/SNC_sphere_map.h include/CGAL/Nef_3/SNC_structure.h include/CGAL/Nef_3/Vertex.h include/CGAL/Nef_3/Volume.h include/CGAL/Nef_3/binop_intersection_tests.h include/CGAL/Nef_3/bounded_side_3.h include/CGAL/Nef_3/polygon_mesh_to_nef_3.h include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h include/CGAL/Nef_3/shell_to_nef_3.h include/CGAL/Nef_3/vertex_cycle_to_nef_3.h include/CGAL/Nef_S2/Generic_handle_map.h include/CGAL/Nef_S2/ID_support_handler.h include/CGAL/Nef_S2/Normalizing.h include/CGAL/Nef_S2/OGL_base_object.h include/CGAL/Nef_S2/SM_checker.h include/CGAL/Nef_S2/SM_const_decorator.h include/CGAL/Nef_S2/SM_constrained_triang_traits.h include/CGAL/Nef_S2/SM_decorator.h include/CGAL/Nef_S2/SM_decorator_traits.h include/CGAL/Nef_S2/SM_io_parser.h include/CGAL/Nef_S2/SM_items.h include/CGAL/Nef_S2/SM_iteration.h include/CGAL/Nef_S2/SM_list.h include/CGAL/Nef_S2/SM_overlayer.h include/CGAL/Nef_S2/SM_point_locator.h include/CGAL/Nef_S2/SM_triangulator.h include/CGAL/Nef_S2/SM_visualizor.h include/CGAL/Nef_S2/Sphere_circle.h include/CGAL/Nef_S2/Sphere_direction.h include/CGAL/Nef_S2/Sphere_geometry.h include/CGAL/Nef_S2/Sphere_geometry_OGL.h include/CGAL/Nef_S2/Sphere_map.h include/CGAL/Nef_S2/Sphere_point.h include/CGAL/Nef_S2/Sphere_segment.h include/CGAL/Nef_S2/Sphere_triangle.h include/CGAL/Nef_S2/leda_sphere_map.h include/CGAL/Nef_S2/sphere_predicates.h include/CGAL/Nef_nary_intersection_3.h include/CGAL/Nef_nary_union_3.h include/CGAL/Nef_polyhedron_2.h include/CGAL/Nef_polyhedron_3.h include/CGAL/Nef_polyhedron_S2.h include/CGAL/Nef_polynomial.h include/CGAL/Nef_polynomial_fwd.h include/CGAL/Nested_iterator.h include/CGAL/NewKernel_d/Cartesian_LA_base.h include/CGAL/NewKernel_d/Cartesian_LA_functors.h include/CGAL/NewKernel_d/Cartesian_base.h include/CGAL/NewKernel_d/Cartesian_change_FT.h include/CGAL/NewKernel_d/Cartesian_complete.h include/CGAL/NewKernel_d/Cartesian_filter_K.h include/CGAL/NewKernel_d/Cartesian_filter_NT.h include/CGAL/NewKernel_d/Cartesian_per_dimension.h include/CGAL/NewKernel_d/Cartesian_static_filters.h include/CGAL/NewKernel_d/Coaffine.h include/CGAL/NewKernel_d/Define_kernel_types.h include/CGAL/NewKernel_d/Dimension_base.h include/CGAL/NewKernel_d/Filtered_predicate2.h include/CGAL/NewKernel_d/KernelD_converter.h include/CGAL/NewKernel_d/Kernel_2_interface.h include/CGAL/NewKernel_d/Kernel_3_interface.h include/CGAL/NewKernel_d/Kernel_d_interface.h include/CGAL/NewKernel_d/Kernel_object_converter.h include/CGAL/NewKernel_d/LA_eigen/LA.h include/CGAL/NewKernel_d/LA_eigen/constructors.h include/CGAL/NewKernel_d/Lazy_cartesian.h include/CGAL/NewKernel_d/Types/Aff_transformation.h include/CGAL/NewKernel_d/Types/Hyperplane.h include/CGAL/NewKernel_d/Types/Iso_box.h include/CGAL/NewKernel_d/Types/Line.h include/CGAL/NewKernel_d/Types/Ray.h include/CGAL/NewKernel_d/Types/Segment.h include/CGAL/NewKernel_d/Types/Sphere.h include/CGAL/NewKernel_d/Types/Weighted_point.h include/CGAL/NewKernel_d/Vector/array.h include/CGAL/NewKernel_d/Vector/avx4.h include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h include/CGAL/NewKernel_d/Vector/mix.h include/CGAL/NewKernel_d/Vector/sse2.h include/CGAL/NewKernel_d/Vector/v2int.h include/CGAL/NewKernel_d/Vector/vector.h include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h include/CGAL/NewKernel_d/Wrapper/Point_d.h include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h include/CGAL/NewKernel_d/Wrapper/Segment_d.h include/CGAL/NewKernel_d/Wrapper/Sphere_d.h include/CGAL/NewKernel_d/Wrapper/Vector_d.h include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h include/CGAL/NewKernel_d/function_objects_cartesian.h include/CGAL/NewKernel_d/functor_properties.h include/CGAL/NewKernel_d/functor_tags.h include/CGAL/NewKernel_d/static_int.h include/CGAL/NewKernel_d/store_kernel.h include/CGAL/NewKernel_d/utils.h include/CGAL/No_intersection_surface_sweep_2.h include/CGAL/Null_matrix.h include/CGAL/Number_type_checker.h include/CGAL/Number_types/internal_functions_comparison_root_of_2.h include/CGAL/OFF_to_nef_3.h include/CGAL/OTR_2/Cost.h include/CGAL/OTR_2/Reconstruction_edge_2.h include/CGAL/OTR_2/Reconstruction_face_base_2.h include/CGAL/OTR_2/Reconstruction_triangulation_2.h include/CGAL/OTR_2/Reconstruction_vertex_base_2.h include/CGAL/OTR_2/Sample.h include/CGAL/Object.h include/CGAL/Octree.h include/CGAL/OpenGR/compute_registration_transformation.h include/CGAL/OpenGR/register_point_sets.h include/CGAL/OpenNL/bicgstab.h include/CGAL/OpenNL/blas.h include/CGAL/OpenNL/conjugate_gradient.h include/CGAL/OpenNL/full_vector.h include/CGAL/OpenNL/linear_solver.h include/CGAL/OpenNL/preconditioner.h include/CGAL/OpenNL/sparse_matrix.h include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h include/CGAL/Optimal_bounding_box/internal/evolution.h include/CGAL/Optimal_bounding_box/internal/fitness_function.h include/CGAL/Optimal_bounding_box/internal/helper.h include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h include/CGAL/Optimal_bounding_box/internal/optimize_2.h include/CGAL/Optimal_bounding_box/internal/population.h include/CGAL/Optimal_bounding_box/oriented_bounding_box.h include/CGAL/Optimal_transportation_reconstruction_2.h include/CGAL/Optimisation/Access_coordinates_begin_2.h include/CGAL/Optimisation/Access_coordinates_begin_3.h include/CGAL/Optimisation/Access_coordinates_begin_d.h include/CGAL/Optimisation/Access_dimension_2.h include/CGAL/Optimisation/Access_dimension_3.h include/CGAL/Optimisation/Access_dimension_d.h include/CGAL/Optimisation/Construct_point_2.h include/CGAL/Optimisation/Construct_point_3.h include/CGAL/Optimisation/Construct_point_d.h include/CGAL/Optimisation/assertions.h include/CGAL/Optimisation/basic.h include/CGAL/Optimisation/debug.h include/CGAL/Optimisation_d_traits_2.h include/CGAL/Optimisation_d_traits_3.h include/CGAL/Optimisation_d_traits_d.h include/CGAL/Orientation_Linf_2.h include/CGAL/Origin.h include/CGAL/Origin_impl.h include/CGAL/Orthogonal_incremental_neighbor_search.h include/CGAL/Orthogonal_k_neighbor_search.h include/CGAL/Orthtree.h include/CGAL/Orthtree/Cartesian_ranges.h include/CGAL/Orthtree/IO.h include/CGAL/Orthtree/Node.h include/CGAL/Orthtree/Split_predicates.h include/CGAL/Orthtree/Traversal_iterator.h include/CGAL/Orthtree/Traversals.h include/CGAL/Orthtree_traits_2.h include/CGAL/Orthtree_traits_3.h include/CGAL/Orthtree_traits_d.h include/CGAL/PCA_util.h include/CGAL/PCA_util_Eigen.h include/CGAL/Parabola_2.h include/CGAL/Parabola_segment_2.h include/CGAL/Partition_2/Circulator_pair.h include/CGAL/Partition_2/Indirect_edge_compare.h include/CGAL/Partition_2/Indirect_less_xy_2.h include/CGAL/Partition_2/Indirect_not_less_yx_2.h include/CGAL/Partition_2/Iterator_list.h include/CGAL/Partition_2/Matrix.h include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h include/CGAL/Partition_2/Partition_opt_cvx_edge.h include/CGAL/Partition_2/Partition_opt_cvx_vertex.h include/CGAL/Partition_2/Partition_traits_2_base.h include/CGAL/Partition_2/Partition_vertex_map.h include/CGAL/Partition_2/Partitioned_polygon_2.h include/CGAL/Partition_2/Point_pair_less_xy_2.h include/CGAL/Partition_2/Rotation_tree_2.h include/CGAL/Partition_2/Rotation_tree_2_impl.h include/CGAL/Partition_2/Rotation_tree_node_2.h include/CGAL/Partition_2/Segment_less_yx_2.h include/CGAL/Partition_2/Triangulation_indirect_traits_2.h include/CGAL/Partition_2/Turn_reverser.h include/CGAL/Partition_2/Vertex_visibility_graph_2.h include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h include/CGAL/Partition_2/is_degenerate_polygon_2.h include/CGAL/Partition_2/partition_approx_convex_2.h include/CGAL/Partition_2/partition_assertions.h include/CGAL/Partition_2/partition_greene_approx_convex_2.h include/CGAL/Partition_2/partition_optimal_convex_2.h include/CGAL/Partition_2/partition_y_monotone_2.h include/CGAL/Partition_is_valid_traits_2.h include/CGAL/Partition_traits_2.h include/CGAL/Partition_traits_adapter_2.h include/CGAL/Path_on_surface.h include/CGAL/Periodic_2_Delaunay_triangulation_2.h include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h include/CGAL/Periodic_2_offset_2.h include/CGAL/Periodic_2_triangulation_2.h include/CGAL/Periodic_2_triangulation_dummy_12.h include/CGAL/Periodic_2_triangulation_face_base_2.h include/CGAL/Periodic_2_triangulation_hierarchy_2.h include/CGAL/Periodic_2_triangulation_iterators_2.h include/CGAL/Periodic_2_triangulation_traits_2.h include/CGAL/Periodic_2_triangulation_vertex_base_2.h include/CGAL/Periodic_3_Delaunay_triangulation_3.h include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h include/CGAL/Periodic_3_function_wrapper.h include/CGAL/Periodic_3_mesh_3/IO/File_medit.h include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h include/CGAL/Periodic_3_mesh_3/config.h include/CGAL/Periodic_3_mesh_triangulation_3.h include/CGAL/Periodic_3_offset_3.h include/CGAL/Periodic_3_regular_triangulation_3.h include/CGAL/Periodic_3_regular_triangulation_traits_3.h include/CGAL/Periodic_3_triangulation_3.h include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h include/CGAL/Periodic_3_triangulation_hierarchy_3.h include/CGAL/Periodic_3_triangulation_traits_3.h include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h include/CGAL/Periodic_4_hyperbolic_triangulation_2.h include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h include/CGAL/Plane_3.h include/CGAL/Plane_separator.h include/CGAL/Point_2.h include/CGAL/Point_3.h include/CGAL/Point_container.h include/CGAL/Point_set_2.h include/CGAL/Point_set_3.h include/CGAL/Point_set_3/IO.h include/CGAL/Point_set_3/IO/LAS.h include/CGAL/Point_set_3/IO/OFF.h include/CGAL/Point_set_3/IO/PLY.h include/CGAL/Point_set_3/IO/XYZ.h include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h include/CGAL/Point_set_processing_3/internal/Neighbor_query.h include/CGAL/Point_set_processing_3/internal/Rich_grid.h include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h include/CGAL/Point_traits.h include/CGAL/Point_with_normal_3.h include/CGAL/Point_with_psc_localisation.h include/CGAL/Point_with_surface_index.h include/CGAL/Point_with_surface_index_geom_traits.h include/CGAL/Poisson_implicit_surface_3.h include/CGAL/Poisson_mesh_cell_criteria_3.h include/CGAL/Poisson_reconstruction_function.h include/CGAL/Polychain_2.h include/CGAL/Polygon_2.h include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h include/CGAL/Polygon_2/Polygon_2_edge_circulator.h include/CGAL/Polygon_2/Polygon_2_edge_iterator.h include/CGAL/Polygon_2/Polygon_2_impl.h include/CGAL/Polygon_2/Polygon_2_simplicity.h include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h include/CGAL/Polygon_2/polygon_assertions.h include/CGAL/Polygon_2_algorithms.h include/CGAL/Polygon_convex_decomposition_2.h include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h include/CGAL/Polygon_mesh_processing/Weights.h include/CGAL/Polygon_mesh_processing/bbox.h include/CGAL/Polygon_mesh_processing/border.h include/CGAL/Polygon_mesh_processing/clip.h include/CGAL/Polygon_mesh_processing/compute_normal.h include/CGAL/Polygon_mesh_processing/connected_components.h include/CGAL/Polygon_mesh_processing/corefinement.h include/CGAL/Polygon_mesh_processing/detect_features.h include/CGAL/Polygon_mesh_processing/distance.h include/CGAL/Polygon_mesh_processing/extrude.h include/CGAL/Polygon_mesh_processing/fair.h include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h include/CGAL/Polygon_mesh_processing/internal/fair_impl.h include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h include/CGAL/Polygon_mesh_processing/internal/named_function_params.h include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h include/CGAL/Polygon_mesh_processing/internal/refine_impl.h include/CGAL/Polygon_mesh_processing/internal/repair_extra.h include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h include/CGAL/Polygon_mesh_processing/intersection.h include/CGAL/Polygon_mesh_processing/locate.h include/CGAL/Polygon_mesh_processing/manifoldness.h include/CGAL/Polygon_mesh_processing/measure.h include/CGAL/Polygon_mesh_processing/merge_border_vertices.h include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h include/CGAL/Polygon_mesh_processing/orientation.h include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h include/CGAL/Polygon_mesh_processing/random_perturbation.h include/CGAL/Polygon_mesh_processing/refine.h include/CGAL/Polygon_mesh_processing/remesh.h include/CGAL/Polygon_mesh_processing/repair.h include/CGAL/Polygon_mesh_processing/repair_degeneracies.h include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h include/CGAL/Polygon_mesh_processing/repair_self_intersections.h include/CGAL/Polygon_mesh_processing/self_intersections.h include/CGAL/Polygon_mesh_processing/shape_predicates.h include/CGAL/Polygon_mesh_processing/smooth_mesh.h include/CGAL/Polygon_mesh_processing/smooth_shape.h include/CGAL/Polygon_mesh_processing/stitch_borders.h include/CGAL/Polygon_mesh_processing/transform.h include/CGAL/Polygon_mesh_processing/triangulate_faces.h include/CGAL/Polygon_mesh_processing/triangulate_hole.h include/CGAL/Polygon_mesh_slicer.h include/CGAL/Polygon_nop_decomposition_2.h include/CGAL/Polygon_offset_builder_2.h include/CGAL/Polygon_offset_builder_traits_2.h include/CGAL/Polygon_set_2.h include/CGAL/Polygon_traits_2.h include/CGAL/Polygon_triangulation_decomposition_2.h include/CGAL/Polygon_vertical_decomposition_2.h include/CGAL/Polygon_with_holes_2.h include/CGAL/Polygonal_schema.h include/CGAL/Polygonal_schema_fwd.h include/CGAL/Polygonal_schema_min_items.h include/CGAL/Polygonal_surface_reconstruction.h include/CGAL/PolyhedralSurf_neighbors.h include/CGAL/Polyhedral_complex_mesh_domain_3.h include/CGAL/Polyhedral_envelope.h include/CGAL/Polyhedral_mesh_domain_3.h include/CGAL/Polyhedral_mesh_domain_with_features_3.h include/CGAL/Polyhedron_3.h include/CGAL/Polyhedron_3_fwd.h include/CGAL/Polyhedron_3_to_lcc.h include/CGAL/Polyhedron_copy_3.h include/CGAL/Polyhedron_incremental_builder_3.h include/CGAL/Polyhedron_items_3.h include/CGAL/Polyhedron_items_with_id_3.h include/CGAL/Polyhedron_min_items_3.h include/CGAL/Polyhedron_traits_3.h include/CGAL/Polyhedron_traits_with_normals_3.h include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h include/CGAL/Polyline_simplification_2/Squared_distance_cost.h include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h include/CGAL/Polyline_simplification_2/Vertex_base_2.h include/CGAL/Polyline_simplification_2/simplify.h include/CGAL/Polynomial.h include/CGAL/Polynomial/Algebraic_structure_traits.h include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h include/CGAL/Polynomial/Chinese_remainder_traits.h include/CGAL/Polynomial/Coercion_traits.h include/CGAL/Polynomial/Degree.h include/CGAL/Polynomial/Fraction_traits.h include/CGAL/Polynomial/Get_arithmetic_kernel.h include/CGAL/Polynomial/Interpolator.h include/CGAL/Polynomial/Modular_traits.h include/CGAL/Polynomial/Monomial_representation.h include/CGAL/Polynomial/Polynomial_type.h include/CGAL/Polynomial/Real_embeddable_traits.h include/CGAL/Polynomial/Scalar_factor_traits.h include/CGAL/Polynomial/bezout_matrix.h include/CGAL/Polynomial/determinant.h include/CGAL/Polynomial/fwd.h include/CGAL/Polynomial/hgdelta_update.h include/CGAL/Polynomial/misc.h include/CGAL/Polynomial/modular_filter.h include/CGAL/Polynomial/modular_gcd.h include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h include/CGAL/Polynomial/modular_gcd_utcf_dfai.h include/CGAL/Polynomial/modular_gcd_utils.h include/CGAL/Polynomial/polynomial_gcd.h include/CGAL/Polynomial/polynomial_gcd_implementations.h include/CGAL/Polynomial/polynomial_gcd_ntl.h include/CGAL/Polynomial/prs_resultant.h include/CGAL/Polynomial/resultant.h include/CGAL/Polynomial/square_free_factorize.h include/CGAL/Polynomial/sturm_habicht_sequence.h include/CGAL/Polynomial/subresultants.h include/CGAL/Polynomial_traits_d.h include/CGAL/Polynomial_type_generator.h include/CGAL/Polynomials_1_2.h include/CGAL/Polynomials_1_3.h include/CGAL/Polynomials_2_2.h include/CGAL/Polynomials_2_3.h include/CGAL/Polynomials_for_line_3.h include/CGAL/Polytope_distance_d.h include/CGAL/Polytope_distance_d_traits_2.h include/CGAL/Polytope_distance_d_traits_3.h include/CGAL/Polytope_distance_d_traits_d.h include/CGAL/Profile_counter.h include/CGAL/Profile_timer.h include/CGAL/Projection_on_sphere_traits_3.h include/CGAL/Projection_traits_xy_3.h include/CGAL/Projection_traits_xz_3.h include/CGAL/Projection_traits_yz_3.h include/CGAL/QP_functions.h include/CGAL/QP_models.h include/CGAL/QP_options.h include/CGAL/QP_solution.h include/CGAL/QP_solver/Initialization.h include/CGAL/QP_solver/QP__filtered_base.h include/CGAL/QP_solver/QP__filtered_base_impl.h include/CGAL/QP_solver/QP__partial_base.h include/CGAL/QP_solver/QP_basis_inverse.h include/CGAL/QP_solver/QP_basis_inverse_impl.h include/CGAL/QP_solver/QP_exact_bland_pricing.h include/CGAL/QP_solver/QP_full_exact_pricing.h include/CGAL/QP_solver/QP_full_filtered_pricing.h include/CGAL/QP_solver/QP_functions_impl.h include/CGAL/QP_solver/QP_partial_exact_pricing.h include/CGAL/QP_solver/QP_partial_filtered_pricing.h include/CGAL/QP_solver/QP_pricing_strategy.h include/CGAL/QP_solver/QP_solution_impl.h include/CGAL/QP_solver/QP_solver.h include/CGAL/QP_solver/QP_solver_bounds_impl.h include/CGAL/QP_solver/QP_solver_impl.h include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h include/CGAL/QP_solver/Unbounded_direction.h include/CGAL/QP_solver/assertions.h include/CGAL/QP_solver/basic.h include/CGAL/QP_solver/debug.h include/CGAL/QP_solver/functors.h include/CGAL/Quadtree.h include/CGAL/Quotient.h include/CGAL/Quotient_fwd.h include/CGAL/RS/Gmpfr_make_unique.h include/CGAL/RS/ak_1.h include/CGAL/RS/ak_z_1.h include/CGAL/RS/algebraic_1.h include/CGAL/RS/algebraic_z_1.h include/CGAL/RS/bisection_refiner_1.h include/CGAL/RS/comparator_1.h include/CGAL/RS/dyadic.h include/CGAL/RS/exact_signat_1.h include/CGAL/RS/functors_1.h include/CGAL/RS/functors_z_1.h include/CGAL/RS/polynomial_converter_1.h include/CGAL/RS/rs23_k_isolator_1.h include/CGAL/RS/rs2_calls.h include/CGAL/RS/rs2_isolator_1.h include/CGAL/RS/rs3_k_refiner_1.h include/CGAL/RS/rs3_refiner_1.h include/CGAL/RS/signat_1.h include/CGAL/Random.h include/CGAL/Random_access_adaptor.h include/CGAL/Random_access_value_adaptor.h include/CGAL/Random_convex_hull_traits_2.h include/CGAL/Random_convex_set_traits_2.h include/CGAL/Random_impl.h include/CGAL/Random_polygon_2_sweep.h include/CGAL/Random_polygon_traits_2.h include/CGAL/Range_segment_tree_traits.h include/CGAL/Range_tree_d.h include/CGAL/Range_tree_k.h include/CGAL/Rational_traits.h include/CGAL/Ray_2.h include/CGAL/Ray_3.h include/CGAL/Real_embeddable_traits.h include/CGAL/Real_timer.h include/CGAL/Real_timer_impl.h include/CGAL/Reconstruction_triangulation_3.h include/CGAL/Rectangular_p_center_traits_2.h include/CGAL/Referenced_argument.h include/CGAL/Regular_complex_d.h include/CGAL/Regular_grid_2.h include/CGAL/Regular_triangulation.h include/CGAL/Regular_triangulation_2.h include/CGAL/Regular_triangulation_3.h include/CGAL/Regular_triangulation_adaptation_policies_2.h include/CGAL/Regular_triangulation_adaptation_traits_2.h include/CGAL/Regular_triangulation_cell_base_3.h include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h include/CGAL/Regular_triangulation_euclidean_traits_3.h include/CGAL/Regular_triangulation_face_base_2.h include/CGAL/Regular_triangulation_traits_adapter.h include/CGAL/Regular_triangulation_vertex_base_2.h include/CGAL/Regular_triangulation_vertex_base_3.h include/CGAL/Regularization.h include/CGAL/Regularization/regularize_planes.h include/CGAL/Residue.h include/CGAL/Ridges.h include/CGAL/Rigid_triangle_mesh_collision_detection.h include/CGAL/Robust_circumcenter_filtered_traits_3.h include/CGAL/Robust_circumcenter_traits_3.h include/CGAL/Robust_construction.h include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h include/CGAL/Root_for_circles_2_2.h include/CGAL/Root_for_spheres_2_3.h include/CGAL/Root_of_traits.h include/CGAL/Root_of_traits_specializations.h include/CGAL/Rotational_sweep_visibility_2.h include/CGAL/Runge_kutta_integrator_2.h include/CGAL/SCIP_mixed_integer_program_traits.h include/CGAL/SEP_header.h include/CGAL/SEP_to_ImageIO.h include/CGAL/Scalar_factor_traits.h include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h include/CGAL/Scale_space_surface_reconstruction_3.h include/CGAL/Search_traits.h include/CGAL/Search_traits_2.h include/CGAL/Search_traits_3.h include/CGAL/Search_traits_adapter.h include/CGAL/Search_traits_d.h include/CGAL/Segment_2.h include/CGAL/Segment_3.h include/CGAL/Segment_Delaunay_graph_2.h include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h include/CGAL/Segment_Delaunay_graph_2/basic.h include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h include/CGAL/Segment_Delaunay_graph_Linf_2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h include/CGAL/Segment_Delaunay_graph_face_base_2.h include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h include/CGAL/Segment_Delaunay_graph_hierarchy_2.h include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h include/CGAL/Segment_Delaunay_graph_simple_site_2.h include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h include/CGAL/Segment_Delaunay_graph_site_2.h include/CGAL/Segment_Delaunay_graph_storage_site_2.h include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h include/CGAL/Segment_Delaunay_graph_storage_traits_2.h include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h include/CGAL/Segment_Delaunay_graph_traits_2.h include/CGAL/Segment_Delaunay_graph_vertex_base_2.h include/CGAL/Segment_tree_d.h include/CGAL/Segment_tree_k.h include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h include/CGAL/Set_movable_separability_2/internal/Utils.h include/CGAL/Shape_detection.h include/CGAL/Shape_detection/Efficient_RANSAC.h include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h include/CGAL/Shape_detection/Region_growing.h include/CGAL/Shape_detection/Region_growing/Region_growing.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/K_neighbor_query.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_region.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_sorting.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_region.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_sorting.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Sphere_neighbor_query.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_region.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_sorting.h include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/One_ring_neighbor_query.h include/CGAL/Shape_detection/Region_growing/internal/property_map.h include/CGAL/Shape_detection/Region_growing/internal/utils.h include/CGAL/Shape_detection/deprecated/Region_growing.h include/CGAL/Shape_detection/deprecated/Shape_detection_traits.h include/CGAL/Shape_detection_3.h include/CGAL/Side_of_bounded_square_2.h include/CGAL/Side_of_oriented_square_2.h include/CGAL/Side_of_triangle_mesh.h include/CGAL/Simple_cartesian.h include/CGAL/Simple_circular_kernel_2.h include/CGAL/Simple_homogeneous.h include/CGAL/Simple_polygon_visibility_2.h include/CGAL/Simple_spherical_kernel_3.h include/CGAL/Sixtuple.h include/CGAL/Skin_surface_3.h include/CGAL/Skin_surface_base_3.h include/CGAL/Skin_surface_filtered_traits_3.h include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h include/CGAL/Skin_surface_polyhedral_items_3.h include/CGAL/Skin_surface_polyhedral_items_with_face_information.h include/CGAL/Skin_surface_quadratic_surface_3.h include/CGAL/Skin_surface_refinement_policy_3.h include/CGAL/Skin_surface_traits_3.h include/CGAL/Skiplist.h include/CGAL/Small_side_angle_bisector_decomposition_2.h include/CGAL/Small_unordered_map.h include/CGAL/Small_unordered_set.h include/CGAL/Snap_rounding_2.h include/CGAL/Snap_rounding_kd_2.h include/CGAL/Snap_rounding_traits_2.h include/CGAL/Sorted_matrix_search_traits_adaptor.h include/CGAL/Spatial_lock_grid_3.h include/CGAL/Spatial_sort_traits_adapter_2.h include/CGAL/Spatial_sort_traits_adapter_3.h include/CGAL/Spatial_sort_traits_adapter_d.h include/CGAL/Sphere_3.h include/CGAL/Spherical_kernel_3.h include/CGAL/Spherical_kernel_intersections.h include/CGAL/Spherical_kernel_type_equality_wrapper.h include/CGAL/Splitters.h include/CGAL/Sqrt_extension.h include/CGAL/Sqrt_extension/Algebraic_extension_traits.h include/CGAL/Sqrt_extension/Algebraic_structure_traits.h include/CGAL/Sqrt_extension/Chinese_remainder_traits.h include/CGAL/Sqrt_extension/Coercion_traits.h include/CGAL/Sqrt_extension/Eigen_NumTraits.h include/CGAL/Sqrt_extension/Fraction_traits.h include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h include/CGAL/Sqrt_extension/Modular_traits.h include/CGAL/Sqrt_extension/Real_embeddable_traits.h include/CGAL/Sqrt_extension/Scalar_factor_traits.h include/CGAL/Sqrt_extension/Sqrt_extension_type.h include/CGAL/Sqrt_extension/Wang_traits.h include/CGAL/Sqrt_extension/convert_to_bfi.h include/CGAL/Sqrt_extension/io.h include/CGAL/Sqrt_extension_fwd.h include/CGAL/Static_filtered_predicate.h include/CGAL/Straight_skeleton_2.h include/CGAL/Straight_skeleton_2/Polygon_iterators.h include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h include/CGAL/Straight_skeleton_2/assertions.h include/CGAL/Straight_skeleton_2/debug.h include/CGAL/Straight_skeleton_2/test.h include/CGAL/Straight_skeleton_builder_2.h include/CGAL/Straight_skeleton_builder_traits_2.h include/CGAL/Straight_skeleton_converter_2.h include/CGAL/Straight_skeleton_face_base_2.h include/CGAL/Straight_skeleton_halfedge_base_2.h include/CGAL/Straight_skeleton_items_2.h include/CGAL/Straight_skeleton_vertex_base_2.h include/CGAL/Stream_lines_2.h include/CGAL/Subdivision_method_3/internal/Euler_extensions.h include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h include/CGAL/Subdivision_method_3/subdivision_hosts_3.h include/CGAL/Subdivision_method_3/subdivision_masks_3.h include/CGAL/Subdivision_method_3/subdivision_methods_3.h include/CGAL/Subiterator.h include/CGAL/Surface_mesh.h include/CGAL/Surface_mesh/IO.h include/CGAL/Surface_mesh/IO/3MF.h include/CGAL/Surface_mesh/IO/OFF.h include/CGAL/Surface_mesh/IO/PLY.h include/CGAL/Surface_mesh/Properties.h include/CGAL/Surface_mesh/Surface_mesh.h include/CGAL/Surface_mesh/Surface_mesh_fwd.h include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h include/CGAL/Surface_mesh_cell_base_3.h include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h include/CGAL/Surface_mesh_default_criteria_3.h include/CGAL/Surface_mesh_default_edges_criteria_3.h include/CGAL/Surface_mesh_default_triangulation_3.h include/CGAL/Surface_mesh_deformation.h include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Error_code.h include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/IO/File_off.h include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h include/CGAL/Surface_mesh_parameterization/internal/angles.h include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h include/CGAL/Surface_mesh_parameterization/internal/validity.h include/CGAL/Surface_mesh_parameterization/measure_distortion.h include/CGAL/Surface_mesh_parameterization/orbifold_enums.h include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h include/CGAL/Surface_mesh_parameterization/parameterize.h include/CGAL/Surface_mesh_shortest_path.h include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h include/CGAL/Surface_mesh_shortest_path/barycentric.h include/CGAL/Surface_mesh_shortest_path/function_objects.h include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_core.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h include/CGAL/Surface_mesh_simplification/edge_collapse.h include/CGAL/Surface_mesh_simplification/internal/Common.h include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h include/CGAL/Surface_mesh_topology/internal/Facewidth.h include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h include/CGAL/Surface_mesh_topology/internal/Path_generators.h include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h include/CGAL/Surface_mesh_traits_generator_3.h include/CGAL/Surface_mesh_triangulation_generator_3.h include/CGAL/Surface_mesh_vertex_base_3.h include/CGAL/Surface_mesher/Combining_oracle.h include/CGAL/Surface_mesher/Has_edges.h include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h include/CGAL/Surface_mesher/Intersection_data_structure_3.h include/CGAL/Surface_mesher/Null_oracle_visitor.h include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h include/CGAL/Surface_mesher/Polyhedral_oracle.h include/CGAL/Surface_mesher/Profile_counter.h include/CGAL/Surface_mesher/Profile_timer.h include/CGAL/Surface_mesher/Sphere_oracle_3.h include/CGAL/Surface_mesher/Standard_criteria.h include/CGAL/Surface_mesher/Surface_mesher.h include/CGAL/Surface_mesher/Surface_mesher_edges_level.h include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h include/CGAL/Surface_mesher/Surface_mesher_manifold.h include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h include/CGAL/Surface_mesher/Surface_mesher_visitor.h include/CGAL/Surface_mesher/Types_generators.h include/CGAL/Surface_mesher/Verbose_flag.h include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h include/CGAL/Surface_mesher_generator.h include/CGAL/Surface_sweep_2.h include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h include/CGAL/Surface_sweep_2/Arr_construction_event.h include/CGAL/Surface_sweep_2/Arr_construction_event_base.h include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h include/CGAL/Surface_sweep_2/Arr_overlay_event.h include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h include/CGAL/Surface_sweep_2/Curve_comparer.h include/CGAL/Surface_sweep_2/Default_event.h include/CGAL/Surface_sweep_2/Default_event_base.h include/CGAL/Surface_sweep_2/Default_subcurve.h include/CGAL/Surface_sweep_2/Default_visitor.h include/CGAL/Surface_sweep_2/Default_visitor_base.h include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h include/CGAL/Surface_sweep_2/Event_comparer.h include/CGAL/Surface_sweep_2/Intersection_points_visitor.h include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h include/CGAL/Surface_sweep_2/No_overlap_event.h include/CGAL/Surface_sweep_2/No_overlap_event_base.h include/CGAL/Surface_sweep_2/No_overlap_subcurve.h include/CGAL/Surface_sweep_2/Random_access_output_iterator.h include/CGAL/Surface_sweep_2/Subcurves_visitor.h include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h include/CGAL/Surface_sweep_2_algorithms.h include/CGAL/Sweep_line_2_algorithms.h include/CGAL/TDS_full_cell_default_storage_policy.h include/CGAL/TDS_full_cell_mirror_storage_policy.h include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h include/CGAL/Tetrahedral_remeshing/Sizing_field.h include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h include/CGAL/Tetrahedral_remeshing/internal/FMLS.h include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h include/CGAL/Tetrahedron_3.h include/CGAL/Three/Buffer_objects.h include/CGAL/Three/Edge_container.h include/CGAL/Three/Point_container.h include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h include/CGAL/Three/Polyhedron_demo_plugin_helper.h include/CGAL/Three/Polyhedron_demo_plugin_interface.h include/CGAL/Three/Primitive_container.h include/CGAL/Three/Scene_draw_interface.h include/CGAL/Three/Scene_group_item.h include/CGAL/Three/Scene_interface.h include/CGAL/Three/Scene_item.h include/CGAL/Three/Scene_item_config.h include/CGAL/Three/Scene_item_rendering_helper.h include/CGAL/Three/Scene_item_with_properties.h include/CGAL/Three/Scene_print_item_interface.h include/CGAL/Three/Scene_transparent_interface.h include/CGAL/Three/Scene_zoomable_item_interface.h include/CGAL/Three/TextRenderer.h include/CGAL/Three/Three.h include/CGAL/Three/Triangle_container.h include/CGAL/Three/Viewer_config.h include/CGAL/Three/Viewer_interface.h include/CGAL/Three/exceptions.h include/CGAL/Threetuple.h include/CGAL/Time_stamper.h include/CGAL/Timer.h include/CGAL/Timer_impl.h include/CGAL/Tools/chained_map.h include/CGAL/Transform_iterator.h include/CGAL/Tree_assertions.h include/CGAL/Tree_base.h include/CGAL/Tree_traits.h include/CGAL/Triangle_2.h include/CGAL/Triangle_3.h include/CGAL/Triangle_accessor_3.h include/CGAL/Triangular_expansion_visibility_2.h include/CGAL/Triangular_field_2.h include/CGAL/Triangulated_mixed_complex_observer_3.h include/CGAL/Triangulation.h include/CGAL/Triangulation_2.h include/CGAL/Triangulation_2/insert_constraints.h include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h include/CGAL/Triangulation_2/internal/Triangulation_2_filtered_projection_traits_3.h include/CGAL/Triangulation_2/internal/Triangulation_2_projection_traits_base_3.h include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h include/CGAL/Triangulation_2_projection_traits_3.h include/CGAL/Triangulation_2_to_lcc.h include/CGAL/Triangulation_2_traits_3.h include/CGAL/Triangulation_3.h include/CGAL/Triangulation_3_to_lcc.h include/CGAL/Triangulation_cell_base_3.h include/CGAL/Triangulation_cell_base_with_info_3.h include/CGAL/Triangulation_conformer_2.h include/CGAL/Triangulation_data_structure.h include/CGAL/Triangulation_data_structure_2.h include/CGAL/Triangulation_data_structure_3.h include/CGAL/Triangulation_data_structure_using_list_2.h include/CGAL/Triangulation_default_data_structure_2.h include/CGAL/Triangulation_ds_cell_base_3.h include/CGAL/Triangulation_ds_circulators_2.h include/CGAL/Triangulation_ds_face_2.h include/CGAL/Triangulation_ds_face_base_2.h include/CGAL/Triangulation_ds_full_cell.h include/CGAL/Triangulation_ds_iterators_2.h include/CGAL/Triangulation_ds_vertex.h include/CGAL/Triangulation_ds_vertex_2.h include/CGAL/Triangulation_ds_vertex_base_2.h include/CGAL/Triangulation_ds_vertex_base_3.h include/CGAL/Triangulation_face.h include/CGAL/Triangulation_face_base_2.h include/CGAL/Triangulation_face_base_with_id_2.h include/CGAL/Triangulation_face_base_with_info_2.h include/CGAL/Triangulation_full_cell.h include/CGAL/Triangulation_geom_traits_3.h include/CGAL/Triangulation_hierarchy_2.h include/CGAL/Triangulation_hierarchy_3.h include/CGAL/Triangulation_hierarchy_vertex_base_2.h include/CGAL/Triangulation_hierarchy_vertex_base_3.h include/CGAL/Triangulation_incremental_builder_3.h include/CGAL/Triangulation_on_sphere_2.h include/CGAL/Triangulation_on_sphere_2/IO/OFF.h include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h include/CGAL/Triangulation_on_sphere_face_base_2.h include/CGAL/Triangulation_on_sphere_vertex_base_2.h include/CGAL/Triangulation_segment_traverser_3.h include/CGAL/Triangulation_simplex_3.h include/CGAL/Triangulation_sphere_line_face_circulator_2.h include/CGAL/Triangulation_structural_filtering_traits.h include/CGAL/Triangulation_utils_2.h include/CGAL/Triangulation_utils_3.h include/CGAL/Triangulation_vertex.h include/CGAL/Triangulation_vertex_base_2.h include/CGAL/Triangulation_vertex_base_3.h include/CGAL/Triangulation_vertex_base_with_id_2.h include/CGAL/Triangulation_vertex_base_with_info_2.h include/CGAL/Triangulation_vertex_base_with_info_3.h include/CGAL/Trisegment_2.h include/CGAL/Twotuple.h include/CGAL/Umbilics.h include/CGAL/Uncertain.h include/CGAL/Unfiltered_predicate_adaptor.h include/CGAL/Union_find.h include/CGAL/Union_of_balls_3.h include/CGAL/Unique_hash_map.h include/CGAL/Variational_shape_approximation.h include/CGAL/Vector_2.h include/CGAL/Vector_3.h include/CGAL/Vertex2Data_Property_Map_with_std_map.h include/CGAL/Visibility_2/visibility_utils.h include/CGAL/Voronoi_diagram_2.h include/CGAL/Voronoi_diagram_2/Accessor.h include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h include/CGAL/Voronoi_diagram_2/Connected_components.h include/CGAL/Voronoi_diagram_2/Construct_dual_points.h include/CGAL/Voronoi_diagram_2/Default_site_inserters.h include/CGAL/Voronoi_diagram_2/Default_site_removers.h include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h include/CGAL/Voronoi_diagram_2/Dummy_iterator.h include/CGAL/Voronoi_diagram_2/Edge_less.h include/CGAL/Voronoi_diagram_2/Face.h include/CGAL/Voronoi_diagram_2/Finder_classes.h include/CGAL/Voronoi_diagram_2/Halfedge.h include/CGAL/Voronoi_diagram_2/Handle_adaptor.h include/CGAL/Voronoi_diagram_2/Identity_rejectors.h include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h include/CGAL/Voronoi_diagram_2/Policy_base.h include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h include/CGAL/Voronoi_diagram_2/Site_accessors.h include/CGAL/Voronoi_diagram_2/Unbounded_edges.h include/CGAL/Voronoi_diagram_2/Unbounded_faces.h include/CGAL/Voronoi_diagram_2/Validity_testers.h include/CGAL/Voronoi_diagram_2/Vertex.h include/CGAL/Voronoi_diagram_2/basic.h include/CGAL/Voronoi_intersection_2_traits_3.h include/CGAL/Weighted_Minkowski_distance.h include/CGAL/Weighted_point_2.h include/CGAL/Weighted_point_3.h include/CGAL/Width_3.h include/CGAL/Width_default_traits_3.h include/CGAL/Width_polyhedron_3.h include/CGAL/aff_transformation_tags.h include/CGAL/aff_transformation_tags_impl.h include/CGAL/algorithm.h include/CGAL/all_furthest_neighbors_2.h include/CGAL/apply_to_range.h include/CGAL/approximated_offset_2.h include/CGAL/argument_swaps.h include/CGAL/arrange_offset_polygons_2.h include/CGAL/array.h include/CGAL/assertions.h include/CGAL/assertions_behaviour.h include/CGAL/assertions_impl.h include/CGAL/atomic.h include/CGAL/auto_link/CGAL.h include/CGAL/auto_link/CORE.h include/CGAL/auto_link/ImageIO.h include/CGAL/auto_link/Qt.h include/CGAL/auto_link/auto_link.h include/CGAL/barycenter.h include/CGAL/basic.h include/CGAL/basic_classes.h include/CGAL/basic_constructions_2.h include/CGAL/basic_constructions_3.h include/CGAL/bilateral_smooth_point_set.h include/CGAL/boost/bimap.hpp include/CGAL/boost/bimap/multiset_of.hpp include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h include/CGAL/boost/graph/Dual.h include/CGAL/boost/graph/Euler_operations.h include/CGAL/boost/graph/Face_filtered_graph.h include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h include/CGAL/boost/graph/IO/3MF.h include/CGAL/boost/graph/IO/GOCAD.h include/CGAL/boost/graph/IO/Generic_facegraph_builder.h include/CGAL/boost/graph/IO/Generic_facegraph_printer.h include/CGAL/boost/graph/IO/INP.h include/CGAL/boost/graph/IO/OBJ.h include/CGAL/boost/graph/IO/OFF.h include/CGAL/boost/graph/IO/PLY.h include/CGAL/boost/graph/IO/STL.h include/CGAL/boost/graph/IO/Tds_2_off.h include/CGAL/boost/graph/IO/VTK.h include/CGAL/boost/graph/IO/WRL.h include/CGAL/boost/graph/IO/polygon_mesh_io.h include/CGAL/boost/graph/METIS/partition_dual_graph.h include/CGAL/boost/graph/METIS/partition_graph.h include/CGAL/boost/graph/Named_function_parameters.h include/CGAL/boost/graph/Seam_mesh.h include/CGAL/boost/graph/alpha_expansion_graphcut.h include/CGAL/boost/graph/backward_compatibility_functions.h include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h include/CGAL/boost/graph/copy_face_graph.h include/CGAL/boost/graph/dijkstra_shortest_paths.h include/CGAL/boost/graph/generators.h include/CGAL/boost/graph/graph_concepts.h include/CGAL/boost/graph/graph_traits_Arrangement_2.h include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h include/CGAL/boost/graph/graph_traits_HalfedgeDS.h include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h include/CGAL/boost/graph/graph_traits_OpenMesh.h include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h include/CGAL/boost/graph/graph_traits_Polyhedron_3.h include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h include/CGAL/boost/graph/graph_traits_Seam_mesh.h include/CGAL/boost/graph/graph_traits_Surface_mesh.h include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h include/CGAL/boost/graph/graph_traits_Triangulation_2.h include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h include/CGAL/boost/graph/graph_traits_inheritance_macros.h include/CGAL/boost/graph/halfedge_graph_traits.h include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h include/CGAL/boost/graph/helpers.h include/CGAL/boost/graph/internal/Has_member_clear.h include/CGAL/boost/graph/internal/Has_member_id.h include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h include/CGAL/boost/graph/internal/helpers.h include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h include/CGAL/boost/graph/internal/properties_2D_triangulation.h include/CGAL/boost/graph/io.h include/CGAL/boost/graph/iterator.h include/CGAL/boost/graph/named_params_helper.h include/CGAL/boost/graph/parameters_interface.h include/CGAL/boost/graph/partition.h include/CGAL/boost/graph/properties.h include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h include/CGAL/boost/graph/properties_Constrained_triangulation_2.h include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h include/CGAL/boost/graph/properties_OpenMesh.h include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h include/CGAL/boost/graph/properties_Polyhedron_3.h include/CGAL/boost/graph/properties_Polyhedron_3_features.h include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h include/CGAL/boost/graph/properties_Regular_triangulation_2.h include/CGAL/boost/graph/properties_Seam_mesh.h include/CGAL/boost/graph/properties_Surface_mesh.h include/CGAL/boost/graph/properties_Surface_mesh_features.h include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h include/CGAL/boost/graph/properties_Triangulation_2.h include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h include/CGAL/boost/graph/property_maps.h include/CGAL/boost/graph/selection.h include/CGAL/boost/graph/split_graph_into_polylines.h include/CGAL/boost/graph/visitor.h include/CGAL/boost/iterator/counting_iterator.hpp include/CGAL/boost/iterator/transform_iterator.hpp include/CGAL/boost/parameter.h include/CGAL/boost_mp.h include/CGAL/bounding_box.h include/CGAL/box_intersection_d.h include/CGAL/cartesian_homogeneous_conversion.h include/CGAL/centroid.h include/CGAL/certified_numeric_predicates.h include/CGAL/certified_quotient_predicates.h include/CGAL/ch_akl_toussaint.h include/CGAL/ch_bykat.h include/CGAL/ch_eddy.h include/CGAL/ch_function_objects_2.h include/CGAL/ch_graham_andrew.h include/CGAL/ch_jarvis.h include/CGAL/ch_melkman.h include/CGAL/ch_selected_extreme_points_2.h include/CGAL/circulator.h include/CGAL/circulator_bases.h include/CGAL/cluster_point_set.h include/CGAL/compare_vertices.h include/CGAL/compute_average_spacing.h include/CGAL/compute_outer_frame_margin.h include/CGAL/config.h include/CGAL/connect_holes.h include/CGAL/constant.h include/CGAL/constructions/Polygon_offset_cons_ftC2.h include/CGAL/constructions/Straight_skeleton_cons_ftC2.h include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h include/CGAL/constructions/kernel_ftC2.h include/CGAL/constructions/kernel_ftC3.h include/CGAL/constructions_d.h include/CGAL/convert_to_bfi.h include/CGAL/convex_decomposition_3.h include/CGAL/convex_hull_2.h include/CGAL/convex_hull_3.h include/CGAL/convex_hull_3_to_face_graph.h include/CGAL/convex_hull_constructive_traits_2.h include/CGAL/convex_hull_traits_2.h include/CGAL/convexity_check_2.h include/CGAL/convexity_check_3.h include/CGAL/copy_n.h include/CGAL/create_offset_polygons_2.h include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h include/CGAL/create_straight_skeleton_2.h include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h include/CGAL/demangle.h include/CGAL/determinant.h include/CGAL/determinant_of_vectors.h include/CGAL/disable_warnings.h include/CGAL/distance_predicates_2.h include/CGAL/distance_predicates_3.h include/CGAL/double.h include/CGAL/draw_face_graph.h include/CGAL/draw_face_graph_with_paths.h include/CGAL/draw_linear_cell_complex.h include/CGAL/draw_nef_3.h include/CGAL/draw_periodic_2_triangulation_2.h include/CGAL/draw_point_set_3.h include/CGAL/draw_polygon_2.h include/CGAL/draw_polygon_with_holes_2.h include/CGAL/draw_polyhedron.h include/CGAL/draw_straight_skeleton_2.h include/CGAL/draw_surface_mesh.h include/CGAL/draw_triangulation_2.h include/CGAL/draw_triangulation_3.h include/CGAL/draw_voronoi_diagram_2.h include/CGAL/edge_aware_upsample_point_set.h include/CGAL/enable_warnings.h include/CGAL/enum.h include/CGAL/envelope_2.h include/CGAL/envelope_3.h include/CGAL/estimate_scale.h include/CGAL/exceptions.h include/CGAL/export/CGAL.h include/CGAL/export/CORE.h include/CGAL/export/ImageIO.h include/CGAL/export/Qt.h include/CGAL/export/helpers.h include/CGAL/extended_euclidean_algorithm.h include/CGAL/extract_mean_curvature_flow_skeleton.h include/CGAL/extremal_polygon_2.h include/CGAL/exude_mesh_3.h include/CGAL/facets_in_complex_3_to_triangle_mesh.h include/CGAL/float.h include/CGAL/for_each.h include/CGAL/function_objects.h include/CGAL/functional.h include/CGAL/functions_on_enums.h include/CGAL/functions_on_signs.h include/CGAL/generators.h include/CGAL/generic_sweep.h include/CGAL/gl.h include/CGAL/global_functions_circular_kernel_2.h include/CGAL/global_functions_on_root_for_sphere_2_3.h include/CGAL/global_functions_on_roots_and_polynomials_1_3.h include/CGAL/global_functions_on_roots_and_polynomials_2_3.h include/CGAL/global_functions_spherical_kernel_3.h include/CGAL/glu.h include/CGAL/gmp.h include/CGAL/gmpxx.h include/CGAL/gmpxx_coercion_traits.h include/CGAL/gnuplot_output_2.h include/CGAL/grabbers.h include/CGAL/graph_traits_Arrangement_2.h include/CGAL/graph_traits_dual_arrangement_2.h include/CGAL/graph_traits_dual_arrangement_on_surface_2.h include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h include/CGAL/graph_traits_dual_arrangement_with_history_2.h include/CGAL/grid_simplify_point_set.h include/CGAL/halfedgeDS_cut_component.h include/CGAL/halfedgeds_connected_components.h include/CGAL/hash_openmesh.h include/CGAL/hierarchy_simplify_point_set.h include/CGAL/hilbert_sort.h include/CGAL/hilbert_sort_on_sphere.h include/CGAL/in_place_edge_list.h include/CGAL/int.h include/CGAL/internal/AABB_tree/AABB_drawing_traits.h include/CGAL/internal/AABB_tree/AABB_node.h include/CGAL/internal/AABB_tree/AABB_ray_intersection.h include/CGAL/internal/AABB_tree/AABB_search_tree.h include/CGAL/internal/AABB_tree/AABB_traversal_traits.h include/CGAL/internal/AABB_tree/Has_nested_type_Shared_data.h include/CGAL/internal/AABB_tree/Is_ray_intersection_geomtraits.h include/CGAL/internal/AABB_tree/Primitive_helper.h include/CGAL/internal/AFSR/Surface_face_base_2.h include/CGAL/internal/AFSR/Surface_vertex_base_2.h include/CGAL/internal/AFSR/construct_polyhedron.h include/CGAL/internal/AFSR/construct_surface_2.h include/CGAL/internal/AFSR/orient.h include/CGAL/internal/AFSR/write_triple_indices.h include/CGAL/internal/Classification_type.h include/CGAL/internal/Combination_enumerator.h include/CGAL/internal/Combinatorial_map_copy_functors.h include/CGAL/internal/Combinatorial_map_group_functors.h include/CGAL/internal/Combinatorial_map_internal_functors.h include/CGAL/internal/Combinatorial_map_sewable.h include/CGAL/internal/Combinatorial_map_utility.h include/CGAL/internal/Dehn_hyperbolic_octagon_translation_word.h include/CGAL/internal/Delaunay_triangulation_hierarchy_3.h include/CGAL/internal/Dummy_tds_3.h include/CGAL/internal/Exact_complex.h include/CGAL/internal/Exact_type_selector.h include/CGAL/internal/Functor_with_offset_points_adaptor_2.h include/CGAL/internal/Functor_with_offset_points_adaptor_3.h include/CGAL/internal/Functor_with_offset_weighted_points_adaptor_3.h include/CGAL/internal/Generalized_map_group_functors.h include/CGAL/internal/Generalized_map_internal_functors.h include/CGAL/internal/Generalized_map_sewable.h include/CGAL/internal/Generic_random_point_generator.h include/CGAL/internal/Geometry_container.h include/CGAL/internal/Get_dimension_tag.h include/CGAL/internal/Has_boolean_tags.h include/CGAL/internal/Has_member_visited.h include/CGAL/internal/Has_nested_type_Bare_point.h include/CGAL/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h include/CGAL/internal/Hyperbolic_octagon_translation_matrix.h include/CGAL/internal/Hyperbolic_octagon_translation_word.h include/CGAL/internal/K_neighbor_search.h include/CGAL/internal/Lazy_alpha_nt_2.h include/CGAL/internal/Lazy_alpha_nt_3.h include/CGAL/internal/Mesh_3/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h include/CGAL/internal/Mesh_3/Graph_manipulations.h include/CGAL/internal/Mesh_3/Handle_IO_for_pair_of_int.h include/CGAL/internal/Mesh_3/check_weights.h include/CGAL/internal/Mesh_3/get_index.h include/CGAL/internal/Mesh_3/helpers.h include/CGAL/internal/Mesh_3/indices_management.h include/CGAL/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h include/CGAL/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h include/CGAL/internal/Periodic_2_construct_point_2.h include/CGAL/internal/Periodic_2_triangulation_filtered_traits_2.h include/CGAL/internal/Periodic_2_triangulation_statically_filtered_traits_2.h include/CGAL/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h include/CGAL/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h include/CGAL/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h include/CGAL/internal/Periodic_3_construct_point_3.h include/CGAL/internal/Periodic_3_construct_weighted_point_3.h include/CGAL/internal/Periodic_3_regular_triangulation_dummy_288.h include/CGAL/internal/Periodic_3_regular_triangulation_filtered_traits_3.h include/CGAL/internal/Periodic_3_regular_triangulation_remove_traits_3.h include/CGAL/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h include/CGAL/internal/Periodic_3_triangulation_dummy_36.h include/CGAL/internal/Periodic_3_triangulation_filtered_traits_3.h include/CGAL/internal/Periodic_3_triangulation_iterators_3.h include/CGAL/internal/Periodic_3_triangulation_remove_traits_3.h include/CGAL/internal/Periodic_3_triangulation_statically_filtered_traits_3.h include/CGAL/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h include/CGAL/internal/Projection_traits_3.h include/CGAL/internal/Robust_periodic_weighted_circumcenter_traits_3.h include/CGAL/internal/Search_helpers.h include/CGAL/internal/Static_filters/Angle_3.h include/CGAL/internal/Static_filters/Collinear_3.h include/CGAL/internal/Static_filters/Compare_distance_3.h include/CGAL/internal/Static_filters/Compare_squared_radius_3.h include/CGAL/internal/Static_filters/Compare_weighted_squared_radius_3.h include/CGAL/internal/Static_filters/Compare_x_2.h include/CGAL/internal/Static_filters/Compare_y_2.h include/CGAL/internal/Static_filters/Compare_y_at_x_2.h include/CGAL/internal/Static_filters/Coplanar_3.h include/CGAL/internal/Static_filters/Coplanar_orientation_3.h include/CGAL/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h include/CGAL/internal/Static_filters/Do_intersect_2.h include/CGAL/internal/Static_filters/Do_intersect_3.h include/CGAL/internal/Static_filters/Equal_2.h include/CGAL/internal/Static_filters/Equal_3.h include/CGAL/internal/Static_filters/Is_degenerate_3.h include/CGAL/internal/Static_filters/Orientation_2.h include/CGAL/internal/Static_filters/Orientation_3.h include/CGAL/internal/Static_filters/Periodic_2_orientation_2.h include/CGAL/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h include/CGAL/internal/Static_filters/Periodic_3_orientation_3.h include/CGAL/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h include/CGAL/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h include/CGAL/internal/Static_filters/Side_of_oriented_circle_2.h include/CGAL/internal/Static_filters/Side_of_oriented_sphere_3.h include/CGAL/internal/Static_filters/Static_filter_error.h include/CGAL/internal/Static_filters/Static_filters.h include/CGAL/internal/Static_filters/tools.h include/CGAL/internal/Static_or_dynamic_array.h include/CGAL/internal/Surface_mesh_deformation/Spokes_and_rims_iterator.h include/CGAL/internal/Surface_mesh_segmentation/AABB_traits.h include/CGAL/internal/Surface_mesh_segmentation/AABB_traversal_traits.h include/CGAL/internal/Surface_mesh_segmentation/Disk_samplers.h include/CGAL/internal/Surface_mesh_segmentation/Expectation_maximization.h include/CGAL/internal/Surface_mesh_segmentation/Filters.h include/CGAL/internal/Surface_mesh_segmentation/K_means_clustering.h include/CGAL/internal/Surface_mesh_segmentation/SDF_calculation.h include/CGAL/internal/Surface_mesh_segmentation/Surface_mesh_segmentation.h include/CGAL/internal/Surface_mesh_skeletonization/Curve_skeleton.h include/CGAL/internal/Surface_mesh_skeletonization/Debug.h include/CGAL/internal/Surface_mesh_skeletonization/Detect_degeneracy.h include/CGAL/internal/TDS_2/Edge_hash_function.h include/CGAL/internal/TDS_2/edge_list.h include/CGAL/internal/Transform_coordinates_traits_3.h include/CGAL/internal/Triangulation/Dummy_TDS.h include/CGAL/internal/Triangulation/Triangulation_ds_iterators.h include/CGAL/internal/Triangulation/utilities.h include/CGAL/internal/Triangulation_ds_circulators_3.h include/CGAL/internal/Triangulation_ds_iterators_3.h include/CGAL/internal/Triangulation_segment_traverser_3_impl.h include/CGAL/internal/alpha_shape_mesh.h include/CGAL/internal/auxiliary/graph.h include/CGAL/internal/boost/array_binary_tree.hpp include/CGAL/internal/boost/mutable_heap.hpp include/CGAL/internal/boost/mutable_queue.hpp include/CGAL/internal/bounded_priority_queue.h include/CGAL/internal/canonicalize_helper.h include/CGAL/internal/compute_confidences.h include/CGAL/internal/container_fwd_fixed.hpp include/CGAL/internal/deprecation_warning.h include/CGAL/internal/disable_deprecation_warnings_and_errors.h include/CGAL/internal/enable_third_party_libraries.h include/CGAL/internal/hypothesis.h include/CGAL/internal/info_check.h include/CGAL/internal/parameters.h include/CGAL/internal/point_set_with_planes.h include/CGAL/interpolation_functions.h include/CGAL/intersection_2.h include/CGAL/intersection_3.h include/CGAL/intersection_3_1.h include/CGAL/intersections.h include/CGAL/intersections_d.h include/CGAL/ipower.h include/CGAL/is_convertible.h include/CGAL/is_iterator.h include/CGAL/is_streamable.h include/CGAL/is_y_monotone_2.h include/CGAL/iterator.h include/CGAL/iterator_from_indices.h include/CGAL/jet_estimate_normals.h include/CGAL/jet_smooth_point_set.h include/CGAL/kernel_assertions.h include/CGAL/kernel_basic.h include/CGAL/kernel_config.h include/CGAL/kernel_to_kernel.h include/CGAL/known_bit_size_integers.h include/CGAL/leda_bigfloat.h include/CGAL/leda_bigfloat_interval.h include/CGAL/leda_coercion_traits.h include/CGAL/leda_integer.h include/CGAL/leda_rational.h include/CGAL/leda_real.h include/CGAL/license.h include/CGAL/license/AABB_tree.h include/CGAL/license/Advancing_front_surface_reconstruction.h include/CGAL/license/Alpha_shapes_2.h include/CGAL/license/Alpha_shapes_3.h include/CGAL/license/Apollonius_graph_2.h include/CGAL/license/Arrangement_on_surface_2.h include/CGAL/license/Barycentric_coordinates_2.h include/CGAL/license/Boolean_set_operations_2.h include/CGAL/license/Bounding_volumes.h include/CGAL/license/Box_intersection_d.h include/CGAL/license/Circular_kernel_2.h include/CGAL/license/Circular_kernel_3.h include/CGAL/license/Classification.h include/CGAL/license/Cone_spanners_2.h include/CGAL/license/Convex_decomposition_3.h include/CGAL/license/Convex_hull_2.h include/CGAL/license/Convex_hull_3.h include/CGAL/license/Convex_hull_d.h include/CGAL/license/Envelope_2.h include/CGAL/license/Envelope_3.h include/CGAL/license/GraphicsView.h include/CGAL/license/Heat_method_3.h include/CGAL/license/Hyperbolic_triangulation_2.h include/CGAL/license/Inscribed_areas.h include/CGAL/license/Interpolation.h include/CGAL/license/Interval_skip_list.h include/CGAL/license/Jet_fitting_3.h include/CGAL/license/Matrix_search.h include/CGAL/license/Mesh_2.h include/CGAL/license/Mesh_3.h include/CGAL/license/Minkowski_sum_2.h include/CGAL/license/Minkowski_sum_3.h include/CGAL/license/Nef_2.h include/CGAL/license/Nef_3.h include/CGAL/license/Nef_S2.h include/CGAL/license/Optimal_bounding_box.h include/CGAL/license/Optimal_transportation_reconstruction_2.h include/CGAL/license/Orthtree.h include/CGAL/license/Partition_2.h include/CGAL/license/Periodic_2_triangulation_2.h include/CGAL/license/Periodic_3_mesh_3.h include/CGAL/license/Periodic_3_triangulation_3.h include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h include/CGAL/license/Point_set_2.h include/CGAL/license/Point_set_3.h include/CGAL/license/Point_set_processing_3.h include/CGAL/license/Poisson_surface_reconstruction_3.h include/CGAL/license/Polygon_mesh_processing.h include/CGAL/license/Polygon_mesh_processing/Compute_normal.h include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h include/CGAL/license/Polygon_mesh_processing/collision_detection.h include/CGAL/license/Polygon_mesh_processing/connected_components.h include/CGAL/license/Polygon_mesh_processing/core.h include/CGAL/license/Polygon_mesh_processing/corefinement.h include/CGAL/license/Polygon_mesh_processing/detect_features.h include/CGAL/license/Polygon_mesh_processing/distance.h include/CGAL/license/Polygon_mesh_processing/locate.h include/CGAL/license/Polygon_mesh_processing/measure.h include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h include/CGAL/license/Polygon_mesh_processing/miscellaneous.h include/CGAL/license/Polygon_mesh_processing/orientation.h include/CGAL/license/Polygon_mesh_processing/predicate.h include/CGAL/license/Polygon_mesh_processing/repair.h include/CGAL/license/Polygonal_surface_reconstruction.h include/CGAL/license/Polyhedron.h include/CGAL/license/Polyline_simplification_2.h include/CGAL/license/Polytope_distance_d.h include/CGAL/license/Principal_component_analysis.h include/CGAL/license/QP_solver.h include/CGAL/license/Ridges_3.h include/CGAL/license/Scale_space_reconstruction_3.h include/CGAL/license/SearchStructures.h include/CGAL/license/Segment_Delaunay_graph_2.h include/CGAL/license/Segment_Delaunay_graph_Linf_2.h include/CGAL/license/Set_movable_separability_2.h include/CGAL/license/Shape_detection.h include/CGAL/license/Skin_surface_3.h include/CGAL/license/Snap_rounding_2.h include/CGAL/license/Spatial_searching.h include/CGAL/license/Straight_skeleton_2.h include/CGAL/license/Stream_lines_2.h include/CGAL/license/Surface_mesh.h include/CGAL/license/Surface_mesh_approximation.h include/CGAL/license/Surface_mesh_deformation.h include/CGAL/license/Surface_mesh_parameterization.h include/CGAL/license/Surface_mesh_segmentation.h include/CGAL/license/Surface_mesh_shortest_path.h include/CGAL/license/Surface_mesh_simplification.h include/CGAL/license/Surface_mesh_skeletonization.h include/CGAL/license/Surface_mesh_topology.h include/CGAL/license/Surface_mesher.h include/CGAL/license/Surface_sweep_2.h include/CGAL/license/TDS_2.h include/CGAL/license/TDS_3.h include/CGAL/license/Tetrahedral_remeshing.h include/CGAL/license/Three.h include/CGAL/license/Triangulation.h include/CGAL/license/Triangulation_2.h include/CGAL/license/Triangulation_3.h include/CGAL/license/Triangulation_on_sphere_2.h include/CGAL/license/Visibility_2.h include/CGAL/license/Voronoi_diagram_2.h include/CGAL/license/gpl_package_list.txt include/CGAL/license/lgpl.h include/CGAL/linear_least_squares_fitting_2.h include/CGAL/linear_least_squares_fitting_3.h include/CGAL/linear_least_squares_fitting_circles_2.h include/CGAL/linear_least_squares_fitting_cuboids_3.h include/CGAL/linear_least_squares_fitting_points_2.h include/CGAL/linear_least_squares_fitting_points_3.h include/CGAL/linear_least_squares_fitting_rectangles_2.h include/CGAL/linear_least_squares_fitting_segments_2.h include/CGAL/linear_least_squares_fitting_segments_3.h include/CGAL/linear_least_squares_fitting_spheres_3.h include/CGAL/linear_least_squares_fitting_tetrahedra_3.h include/CGAL/linear_least_squares_fitting_triangles_2.h include/CGAL/linear_least_squares_fitting_triangles_3.h include/CGAL/link_to_face_graph.h include/CGAL/lloyd_optimize_mesh_2.h include/CGAL/lloyd_optimize_mesh_3.h include/CGAL/long_double.h include/CGAL/long_long.h include/CGAL/make_mesh_3.h include/CGAL/make_periodic_3_mesh_3.h include/CGAL/make_piecewise_smooth_surface_mesh.h include/CGAL/make_skin_surface_mesh_3.h include/CGAL/make_surface_mesh.h include/CGAL/make_union_of_balls_3.h include/CGAL/marching_tetrahedra_3.h include/CGAL/memory.h include/CGAL/mesh_segmentation.h include/CGAL/mesh_skin_surface_3.h include/CGAL/mesh_union_of_balls_3.h include/CGAL/min_max_n.h include/CGAL/min_quadrilateral_2.h include/CGAL/minimum_enclosing_quadrilateral_2.h include/CGAL/minkowski_sum_2.h include/CGAL/minkowski_sum_3.h include/CGAL/monotone_matrix_search.h include/CGAL/more_functions_on_signs.h include/CGAL/mpfi_coercion_traits.h include/CGAL/mpfr_coercion_traits.h include/CGAL/mpq_class.h include/CGAL/mpz_class.h include/CGAL/mst_orient_normals.h include/CGAL/multiset_assertions.h include/CGAL/mutex.h include/CGAL/natural_neighbor_coordinates_2.h include/CGAL/natural_neighbor_coordinates_3.h include/CGAL/nearest_neighbor_delaunay_2.h include/CGAL/normal_vector_newell_3.h include/CGAL/number_type_basic.h include/CGAL/number_type_config.h include/CGAL/number_utils.h include/CGAL/number_utils_classes.h include/CGAL/odt_optimize_mesh_3.h include/CGAL/offset_polygon_2.h include/CGAL/optimal_bounding_box.h include/CGAL/optimize_mesh_3.h include/CGAL/optimize_periodic_3_mesh_3.h include/CGAL/partition_2.h include/CGAL/partition_is_valid_2.h include/CGAL/pca_estimate_normals.h include/CGAL/periodic_3_triangulation_3_io.h include/CGAL/perturb_mesh_3.h include/CGAL/pierce_rectangles_2.h include/CGAL/point_generators_2.h include/CGAL/point_generators_3.h include/CGAL/point_generators_d.h include/CGAL/point_set_processing_assertions.h include/CGAL/pointmatcher/compute_registration_transformation.h include/CGAL/pointmatcher/register_point_sets.h include/CGAL/poisson_refine_triangulation.h include/CGAL/poisson_surface_reconstruction.h include/CGAL/polygon_function_objects.h include/CGAL/polygon_mesh_processing.h include/CGAL/polyhedron_cut_plane_3.h include/CGAL/polynomial_utils.h include/CGAL/predicates/Polygon_offset_pred_ftC2.h include/CGAL/predicates/Straight_skeleton_pred_ftC2.h include/CGAL/predicates/kernel_ftC2.h include/CGAL/predicates/kernel_ftC3.h include/CGAL/predicates/predicates_for_mixed_complex_3.h include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h include/CGAL/predicates/sign_of_determinant.h include/CGAL/predicates_d.h include/CGAL/predicates_on_lines_2.h include/CGAL/predicates_on_points_2.h include/CGAL/predicates_on_points_3.h include/CGAL/primes.h include/CGAL/property_map.h include/CGAL/radial_orient_normals.h include/CGAL/random_convex_hull_in_disc_2.h include/CGAL/random_convex_set_2.h include/CGAL/random_polygon_2.h include/CGAL/random_selection.h include/CGAL/random_simplify_point_set.h include/CGAL/range_search_delaunay_2.h include/CGAL/rank.h include/CGAL/rational_rotation.h include/CGAL/read_vtk_image_data.h include/CGAL/rectangular_3_center_2.h include/CGAL/rectangular_p_center_2.h include/CGAL/refine_mesh_3.h include/CGAL/refine_periodic_3_mesh_3.h include/CGAL/regular_neighbor_coordinates_2.h include/CGAL/remove_far_points_in_mesh_3.h include/CGAL/remove_outliers.h include/CGAL/representation_tags.h include/CGAL/result_of.h include/CGAL/scanline_orient_normals.h include/CGAL/segment_intersection_points_2.h include/CGAL/sibson_gradient_fitting.h include/CGAL/simple_transformations_d.h include/CGAL/simplest_rational_in_interval.h include/CGAL/sorted_matrix_search.h include/CGAL/spatial_sort.h include/CGAL/spatial_sort_on_sphere.h include/CGAL/squared_distance_2.h include/CGAL/squared_distance_2_1.h include/CGAL/squared_distance_2_2.h include/CGAL/squared_distance_3.h include/CGAL/squared_distance_3_0.h include/CGAL/squared_distance_3_1.h include/CGAL/squared_distance_3_2.h include/CGAL/squared_distance_3_3.h include/CGAL/squared_distance_utils.h include/CGAL/sse2.h include/CGAL/stddef.h include/CGAL/streamlines_assertions.h include/CGAL/structure_point_set.h include/CGAL/subdivide_skin_surface_mesh_3.h include/CGAL/subdivide_union_of_balls_mesh_3.h include/CGAL/subdivision_method_3.h include/CGAL/surface_mesh_parameterization.h include/CGAL/surface_neighbor_coordinates_3.h include/CGAL/surface_neighbors_3.h include/CGAL/surface_reconstruction_points_assertions.h include/CGAL/sweep_observer.h include/CGAL/tags.h include/CGAL/test_FPU_rounding_mode_impl.h include/CGAL/tetrahedral_remeshing.h include/CGAL/thread.h include/CGAL/to_rational.h include/CGAL/transforming_iterator.h include/CGAL/transforming_pair_iterator.h include/CGAL/triangulate_mixed_complex_3.h include/CGAL/triangulate_power_diagram_3.h include/CGAL/triangulation_assertions.h include/CGAL/tss.h include/CGAL/tuple.h include/CGAL/type_traits.h include/CGAL/typeset.h include/CGAL/use.h include/CGAL/user_classes.h include/CGAL/utility.h include/CGAL/utils.h include/CGAL/utils_classes.h include/CGAL/value_type_traits.h include/CGAL/vcm_estimate_edges.h include/CGAL/vcm_estimate_normals.h include/CGAL/vector.h include/CGAL/version.h include/CGAL/version_macros.h include/CGAL/vtkSurfaceMesherContourFilter.h include/CGAL/width_assertions.h include/CGAL/wlop_simplify_and_regularize_point_set.h include/CGAL/wmult.h %%QT5%%include/CGAL/Qt/AlphaShapeGraphicsItem.h %%QT5%%include/CGAL/Qt/ApolloniusGraphGraphicsItem.h %%QT5%%include/CGAL/Qt/Basic_viewer_qt.h %%QT5%%include/CGAL/Qt/CGAL_Qt_config.h %%QT5%%include/CGAL/Qt/CircularArcGraphicsItem.h %%QT5%%include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h %%QT5%%include/CGAL/Qt/Converter.h %%QT5%%include/CGAL/Qt/CreateOpenGLContext.h %%QT5%%include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h %%QT5%%include/CGAL/Qt/DemosMainWindow.h %%QT5%%include/CGAL/Qt/DemosMainWindow_impl.h %%QT5%%include/CGAL/Qt/GraphicsItem.h %%QT5%%include/CGAL/Qt/GraphicsViewCircleInput.h %%QT5%%include/CGAL/Qt/GraphicsViewCircularArcInput.h %%QT5%%include/CGAL/Qt/GraphicsViewInput.h %%QT5%%include/CGAL/Qt/GraphicsViewIsoRectangleInput.h %%QT5%%include/CGAL/Qt/GraphicsViewLineInput.h %%QT5%%include/CGAL/Qt/GraphicsViewNavigation.h %%QT5%%include/CGAL/Qt/GraphicsViewNavigation_impl.h %%QT5%%include/CGAL/Qt/GraphicsViewPointInput.h %%QT5%%include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h %%QT5%%include/CGAL/Qt/GraphicsViewPolylineInput.h %%QT5%%include/CGAL/Qt/GraphicsViewPolylineInput_impl.h %%QT5%%include/CGAL/Qt/LineGraphicsItem.h %%QT5%%include/CGAL/Qt/PainterOstream.h %%QT5%%include/CGAL/Qt/PointsGraphicsItem.h %%QT5%%include/CGAL/Qt/PointsInKdTreeGraphicsItem.h %%QT5%%include/CGAL/Qt/PolygonGraphicsItem.h %%QT5%%include/CGAL/Qt/PolygonWithHolesGraphicsItem.h %%QT5%%include/CGAL/Qt/PolylinesGraphicsItem.h %%QT5%%include/CGAL/Qt/PowerdiagramGraphicsItem.h %%QT5%%include/CGAL/Qt/RegularGridGraphicsItem.h %%QT5%%include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h %%QT5%%include/CGAL/Qt/RegularTriangulationGraphicsItem.h %%QT5%%include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h %%QT5%%include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h %%QT5%%include/CGAL/Qt/SegmentsGraphicsItem.h %%QT5%%include/CGAL/Qt/StreamLinesGraphicsItem.h %%QT5%%include/CGAL/Qt/TriangulationGraphicsItem.h %%QT5%%include/CGAL/Qt/VoronoiGraphicsItem.h %%QT5%%include/CGAL/Qt/camera.h %%QT5%%include/CGAL/Qt/camera_impl.h %%QT5%%include/CGAL/Qt/constraint.h %%QT5%%include/CGAL/Qt/constraint_impl.h %%QT5%%include/CGAL/Qt/debug.h %%QT5%%include/CGAL/Qt/debug_impl.h %%QT5%%include/CGAL/Qt/frame.h %%QT5%%include/CGAL/Qt/frame_impl.h %%QT5%%include/CGAL/Qt/image_interface.h %%QT5%%include/CGAL/Qt/init_ogl_context.h %%QT5%%include/CGAL/Qt/keyFrameInterpolator.h %%QT5%%include/CGAL/Qt/keyFrameInterpolator_impl.h %%QT5%%include/CGAL/Qt/manipulatedCameraFrame.h %%QT5%%include/CGAL/Qt/manipulatedCameraFrame_impl.h %%QT5%%include/CGAL/Qt/manipulatedFrame.h %%QT5%%include/CGAL/Qt/manipulatedFrame_impl.h %%QT5%%include/CGAL/Qt/mouseGrabber.h %%QT5%%include/CGAL/Qt/mouseGrabber_impl.h %%QT5%%include/CGAL/Qt/qglviewer.h %%QT5%%include/CGAL/Qt/qglviewer_impl.h %%QT5%%include/CGAL/Qt/qglviewer_impl_list.h %%QT5%%include/CGAL/Qt/quaternion.h %%QT5%%include/CGAL/Qt/quaternion_impl.h %%QT5%%include/CGAL/Qt/resources.h %%QT5%%include/CGAL/Qt/resources/ImageInterface.ui %%QT5%%include/CGAL/Qt/resources/qglviewer-icon.xpm %%QT5%%include/CGAL/Qt/resources_impl.h %%QT5%%include/CGAL/Qt/utility.h %%QT5%%include/CGAL/Qt/utility_impl.h %%QT5%%include/CGAL/Qt/vec.h %%QT5%%include/CGAL/Qt/vec_impl.h %%QT5%%include/CGAL/Qt/viewer_actions.h lib/cmake/CGAL/CGALConfig.cmake lib/cmake/CGAL/CGALConfigBuildVersion.cmake lib/cmake/CGAL/CGALConfigVersion.cmake lib/cmake/CGAL/CGALConfigVersion_binary_header_only.cmake.in lib/cmake/CGAL/CGALConfig_binary.cmake.in lib/cmake/CGAL/CGALConfig_binary_header_only.cmake.in lib/cmake/CGAL/CGALConfig_install.cmake.in lib/cmake/CGAL/CGALLibConfig.cmake.in lib/cmake/CGAL/CGAL_Boost_iostreams_support.cmake lib/cmake/CGAL/CGAL_Boost_serialization_support.cmake lib/cmake/CGAL/CGAL_Ceres_support.cmake lib/cmake/CGAL/CGAL_CheckCXXFileRuns.cmake lib/cmake/CGAL/CGAL_Common.cmake lib/cmake/CGAL/CGAL_CreateSingleSourceCGALProgram.cmake lib/cmake/CGAL/CGAL_Eigen3_support.cmake lib/cmake/CGAL/CGAL_Eigen_support.cmake lib/cmake/CGAL/CGAL_GLPK_support.cmake lib/cmake/CGAL/CGAL_GeneratorSpecificSettings.cmake lib/cmake/CGAL/CGAL_LASLIB_support.cmake lib/cmake/CGAL/CGAL_METIS_support.cmake lib/cmake/CGAL/CGAL_Macros.cmake lib/cmake/CGAL/CGAL_OpenCV_support.cmake lib/cmake/CGAL/CGAL_OpenGR_support.cmake lib/cmake/CGAL/CGAL_Qt5_moc_and_resource_files.cmake lib/cmake/CGAL/CGAL_SCIP_support.cmake lib/cmake/CGAL/CGAL_SCM.cmake lib/cmake/CGAL/CGAL_SetupBoost.cmake lib/cmake/CGAL/CGAL_SetupCGALDependencies.cmake lib/cmake/CGAL/CGAL_SetupCGAL_CoreDependencies.cmake lib/cmake/CGAL/CGAL_SetupCGAL_ImageIODependencies.cmake lib/cmake/CGAL/CGAL_SetupCGAL_Qt5Dependencies.cmake lib/cmake/CGAL/CGAL_SetupDependencies.cmake lib/cmake/CGAL/CGAL_SetupFlags.cmake lib/cmake/CGAL/CGAL_SetupGMP.cmake lib/cmake/CGAL/CGAL_SetupLEDA.cmake lib/cmake/CGAL/CGAL_SetupVLD.cmake lib/cmake/CGAL/CGAL_TBB_support.cmake lib/cmake/CGAL/CGAL_TweakFindBoost.cmake lib/cmake/CGAL/CGAL_UseLEDA.cmake lib/cmake/CGAL/CGAL_UseMKL.cmake lib/cmake/CGAL/CGAL_UseMPFI.cmake lib/cmake/CGAL/CGAL_UseRS.cmake lib/cmake/CGAL/CGAL_UseRS3.cmake lib/cmake/CGAL/CGAL_VersionUtils.cmake lib/cmake/CGAL/CGAL_add_test.cmake lib/cmake/CGAL/CGAL_display_flags.cmake lib/cmake/CGAL/CGAL_enable_end_of_configuration_hook.cmake lib/cmake/CGAL/CGAL_parse_version_h.cmake lib/cmake/CGAL/CGAL_pointmatcher_support.cmake lib/cmake/CGAL/CGAL_setup_target_dependencies.cmake lib/cmake/CGAL/CGAL_target_use_TBB.cmake lib/cmake/CGAL/FindCORE.cmake lib/cmake/CGAL/FindESBTL.cmake lib/cmake/CGAL/FindEigen3.cmake lib/cmake/CGAL/FindF2C.cmake lib/cmake/CGAL/FindGLPK.cmake lib/cmake/CGAL/FindGMP.cmake lib/cmake/CGAL/FindGMPXX.cmake lib/cmake/CGAL/FindIPE.cmake lib/cmake/CGAL/FindITT.cmake lib/cmake/CGAL/FindLASLIB.cmake lib/cmake/CGAL/FindLEDA.cmake lib/cmake/CGAL/FindLibSSH.cmake lib/cmake/CGAL/FindMETIS.cmake lib/cmake/CGAL/FindMKL.cmake lib/cmake/CGAL/FindMPFI.cmake lib/cmake/CGAL/FindMPFR.cmake lib/cmake/CGAL/FindNTL.cmake lib/cmake/CGAL/FindOpenMesh.cmake lib/cmake/CGAL/FindRS.cmake lib/cmake/CGAL/FindRS3.cmake lib/cmake/CGAL/FindSuiteSparse.cmake lib/cmake/CGAL/FindTBB.cmake lib/cmake/CGAL/Help/CGAL_SetupBoost.rst lib/cmake/CGAL/Help/CGAL_SetupCGALDependencies.rst lib/cmake/CGAL/Help/CGAL_SetupCGAL_CoreDependencies.rst lib/cmake/CGAL/Help/CGAL_SetupCGAL_ImageIODependencies.rst lib/cmake/CGAL/Help/CGAL_SetupCGAL_Qt5Dependencies.rst lib/cmake/CGAL/Help/CGAL_SetupGMP.rst lib/cmake/CGAL/Help/CGAL_SetupLEDA.rst lib/cmake/CGAL/Help/cmake.py lib/cmake/CGAL/Help/conf.py lib/cmake/CGAL/Help/index.rst lib/cmake/CGAL/Makefile lib/cmake/CGAL/UseCGAL.cmake lib/cmake/CGAL/UseESBTL.cmake lib/cmake/CGAL/UseEigen3.cmake lib/cmake/CGAL/UseLASLIB.cmake lib/cmake/CGAL/UseOpenMesh.cmake lib/cmake/CGAL/UseTBB.cmake lib/cmake/CGAL/config/support/CGAL_test_cpp_version.cpp lib/cmake/CGAL/config/support/print_BOOST_version.cpp lib/cmake/CGAL/config/support/print_GCC_version.cpp lib/cmake/CGAL/config/support/print_GMP_version.cpp lib/cmake/CGAL/config/support/print_IntelCompiler_version.cpp lib/cmake/CGAL/config/support/print_LEDA_version.cpp lib/cmake/CGAL/config/support/print_MPFI_version.cpp lib/cmake/CGAL/config/support/print_MPFR_version.cpp lib/cmake/CGAL/config/support/print_OPENGL_version.cpp lib/cmake/CGAL/config/support/print_QT4_version.cpp lib/cmake/CGAL/config/support/print_QT_version.cpp lib/cmake/CGAL/config/support/print_ZLIB_version.cpp lib/cmake/CGAL/config/support/test_BOOST.cpp lib/cmake/CGAL/config/support/test_BOOST_PROGRAM_OPTIONS.cpp lib/cmake/CGAL/config/support/test_BOOST_THREAD.cpp lib/cmake/CGAL/config/support/test_GMP.cpp lib/cmake/CGAL/config/support/test_GMPXX.cpp lib/cmake/CGAL/config/support/test_LEDA.cpp lib/cmake/CGAL/config/support/test_LEDAWIN.cpp lib/cmake/CGAL/config/support/test_LIDIA.cpp lib/cmake/CGAL/config/support/test_MPFR.cpp lib/cmake/CGAL/config/support/test_OPENGL.cpp lib/cmake/CGAL/config/support/test_QT.cpp lib/cmake/CGAL/config/support/test_X11.cpp lib/cmake/CGAL/config/support/test_ZLIB.cpp lib/cmake/CGAL/config/support/test_syntaxonly.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_IEEE_754_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_5.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_6.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_7.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_MATCHING_BUG_8.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_LIMITS.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_NEXTAFTER.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_NO_STL.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp lib/cmake/CGAL/config/testfiles/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp lib/cmake/CGAL/config/version.h.in lib/cmake/CGAL/demo/icons/Delaunay_triangulation_2.png lib/cmake/CGAL/demo/icons/File.qrc lib/cmake/CGAL/demo/icons/Input.qrc lib/cmake/CGAL/demo/icons/Triangulation_2.qrc lib/cmake/CGAL/demo/icons/Voronoi_diagram_2.png lib/cmake/CGAL/demo/icons/fileNew.png lib/cmake/CGAL/demo/icons/fileOpen.png lib/cmake/CGAL/demo/icons/fileSave.png lib/cmake/CGAL/demo/icons/fit-page-32.png lib/cmake/CGAL/demo/icons/inputPoint.png lib/cmake/CGAL/demo/icons/inputPoint.svg lib/cmake/CGAL/demo/icons/inputPolyline.png lib/cmake/CGAL/demo/icons/license.txt lib/cmake/CGAL/demo/icons/zoom-best-fit.png lib/cmake/CGAL/demo/icons/zoom-best-fit.svg lib/cmake/CGAL/demo/resources/CGAL.qrc lib/cmake/CGAL/demo/resources/about_CGAL.html lib/cmake/CGAL/demo/resources/cgal_logo.xpm lib/cmake/CGAL/demo/resources/cgal_logo_ipe_2013.png lib/cmake/CGAL/list_of_whitelisted_headers.cmake lib/cmake/CGAL/process_dependencies.cmake lib/cmake/CGAL/run_cmd_redirection_cerr.cmake lib/cmake/CGAL/run_test_with_cin.cmake lib/cmake/CGAL/test_MPFI.cpp -man/man1/cgal_create_cmake_script.1.gz +share/man/man1/cgal_create_cmake_script.1.gz share/doc/CGAL/AUTHORS share/doc/CGAL/CHANGES.md share/doc/CGAL/LICENSE share/doc/CGAL/LICENSE.GPL share/doc/CGAL/LICENSE.LGPL diff --git a/math/dune-common/pkg-plist b/math/dune-common/pkg-plist index 57b50447ee0f..cdde49c7471e 100644 --- a/math/dune-common/pkg-plist +++ b/math/dune-common/pkg-plist @@ -1,214 +1,215 @@ bin/dune-ctest bin/dune-git-whitespace-hook bin/dunecontrol bin/dunepackaging.py bin/duneproject bin/rmgenerated.py bin/setup-dunepy.py include/dune/common/alignedallocator.hh include/dune/common/arraylist.hh include/dune/common/assertandreturn.hh include/dune/common/bartonnackmanifcheck.hh include/dune/common/bigunsignedint.hh include/dune/common/binaryfunctions.hh include/dune/common/bitsetvector.hh include/dune/common/boundschecking.hh include/dune/common/classname.hh include/dune/common/concept.hh include/dune/common/conditional.hh include/dune/common/debugalign.hh include/dune/common/debugallocator.hh include/dune/common/debugstream.hh include/dune/common/densematrix.hh include/dune/common/densevector.hh include/dune/common/deprecated.hh include/dune/common/diagonalmatrix.hh include/dune/common/documentation.hh include/dune/common/dotproduct.hh include/dune/common/dynmatrix.hh include/dune/common/dynmatrixev.hh include/dune/common/dynvector.hh include/dune/common/enumset.hh include/dune/common/exceptions.hh include/dune/common/filledarray.hh include/dune/common/float_cmp.cc include/dune/common/float_cmp.hh include/dune/common/fmatrix.hh include/dune/common/fmatrixev.hh include/dune/common/ftraits.hh include/dune/common/function.hh include/dune/common/fvector.hh include/dune/common/gcd.hh include/dune/common/genericiterator.hh include/dune/common/gmpfield.hh include/dune/common/hash.hh include/dune/common/hybridutilities.hh include/dune/common/indent.hh include/dune/common/indices.hh include/dune/common/interfaces.hh include/dune/common/ios_state.hh include/dune/common/iteratorfacades.hh include/dune/common/iteratorrange.hh include/dune/common/keywords.hh include/dune/common/lcm.hh include/dune/common/lru.hh include/dune/common/mallocallocator.hh include/dune/common/math.hh include/dune/common/matvectraits.hh include/dune/common/overloadset.hh include/dune/common/parallel/collectivecommunication.hh include/dune/common/parallel/communication.hh include/dune/common/parallel/communicator.hh include/dune/common/parallel/future.hh include/dune/common/parallel/indexset.hh include/dune/common/parallel/indicessyncer.hh include/dune/common/parallel/interface.hh include/dune/common/parallel/localindex.hh include/dune/common/parallel/mpicollectivecommunication.hh include/dune/common/parallel/mpicommunication.hh include/dune/common/parallel/mpidata.hh include/dune/common/parallel/mpifuture.hh include/dune/common/parallel/mpiguard.hh include/dune/common/parallel/mpihelper.hh include/dune/common/parallel/mpipack.hh include/dune/common/parallel/mpitraits.hh include/dune/common/parallel/plocalindex.hh include/dune/common/parallel/remoteindices.hh include/dune/common/parallel/selection.hh include/dune/common/parallel/variablesizecommunicator.hh include/dune/common/parameterizedobject.hh include/dune/common/parametertree.hh include/dune/common/parametertreeparser.hh include/dune/common/path.hh include/dune/common/poolallocator.hh include/dune/common/power.hh include/dune/common/precision.hh include/dune/common/promotiontraits.hh include/dune/common/propertymap.hh include/dune/common/proxymemberaccess.hh include/dune/common/quadmath.hh include/dune/common/rangeutilities.hh include/dune/common/reservedvector.hh include/dune/common/scalarmatrixview.hh include/dune/common/scalarvectorview.hh include/dune/common/shared_ptr.hh include/dune/common/simd.hh include/dune/common/simd/base.hh include/dune/common/simd/defaults.hh include/dune/common/simd/interface.hh include/dune/common/simd/io.hh include/dune/common/simd/loop.hh include/dune/common/simd/simd.hh include/dune/common/simd/standard.hh include/dune/common/simd/test.hh include/dune/common/simd/vc.hh include/dune/common/singleton.hh include/dune/common/sllist.hh include/dune/common/std/apply.hh include/dune/common/std/functional.hh include/dune/common/std/make_array.hh include/dune/common/std/optional.hh include/dune/common/std/type_traits.hh include/dune/common/std/utility.hh include/dune/common/std/variant.hh include/dune/common/stdstreams.hh include/dune/common/stdthread.hh include/dune/common/streamoperators.hh include/dune/common/stringutility.hh include/dune/common/test/arithmetictestsuite.hh include/dune/common/test/checkmatrixinterface.hh include/dune/common/test/collectorstream.hh include/dune/common/test/iteratortest.hh include/dune/common/test/testsuite.hh include/dune/common/timer.hh include/dune/common/to_unique_ptr.hh include/dune/common/transpose.hh include/dune/common/tupleutility.hh include/dune/common/tuplevector.hh include/dune/common/typelist.hh include/dune/common/typetraits.hh include/dune/common/typeutilities.hh include/dune/common/unused.hh include/dune/common/vc.hh include/dune/common/version.hh include/dune/common/visibility.hh lib/cmake/dune-common/dune-common-config-version.cmake lib/cmake/dune-common/dune-common-config.cmake lib/cmake/dune-common/dune-common-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/dune-common/dune-common-targets.cmake lib/dunecontrol/dune-common/dune.module lib/dunemodules.lib lib/libdunecommon.so libdata/pkgconfig/dune-common.pc -%%DOCS%%man/man1/dunecontrol.1.gz +%%DOCS%%share/man/man1/dunecontrol.1.gz share/bash-completion/completions/dunecontrol %%DATADIR%%/config.h.cmake %%DOCS%%%%DATADIR%%/doc/doxygen/Doxystyle %%DOCS%%%%DATADIR%%/doc/doxygen/doxygen-macros share/dune/cmake/modules/AddBLASLapackFlags.cmake share/dune/cmake/modules/AddGMPFlags.cmake share/dune/cmake/modules/AddMETISFlags.cmake share/dune/cmake/modules/AddMPIFlags.cmake share/dune/cmake/modules/AddPTScotchFlags.cmake share/dune/cmake/modules/AddParMETISFlags.cmake share/dune/cmake/modules/AddQuadMathFlags.cmake share/dune/cmake/modules/AddSuiteSparseFlags.cmake share/dune/cmake/modules/AddTBBFlags.cmake share/dune/cmake/modules/AddThreadsFlags.cmake share/dune/cmake/modules/AddVcFlags.cmake share/dune/cmake/modules/CMakeBuiltinFunctionsDocumentation.cmake share/dune/cmake/modules/CheckCXXFeatures.cmake share/dune/cmake/modules/DuneAddPybind11Module.cmake share/dune/cmake/modules/DuneCMakeCompat.cmake share/dune/cmake/modules/DuneCommonMacros.cmake share/dune/cmake/modules/DuneCxaDemangle.cmake share/dune/cmake/modules/DuneDoc.cmake share/dune/cmake/modules/DuneDoxygen.cmake share/dune/cmake/modules/DuneEnableAllPackages.cmake share/dune/cmake/modules/DuneExecuteProcess.cmake share/dune/cmake/modules/DuneInstance.cmake share/dune/cmake/modules/DuneMPI.cmake share/dune/cmake/modules/DuneMacros.cmake share/dune/cmake/modules/DunePathHelper.cmake share/dune/cmake/modules/DunePkgConfig.cmake share/dune/cmake/modules/DunePythonCommonMacros.cmake share/dune/cmake/modules/DunePythonFindPackage.cmake share/dune/cmake/modules/DunePythonInstallPackage.cmake share/dune/cmake/modules/DunePythonMacros.cmake share/dune/cmake/modules/DunePythonTestCommand.cmake share/dune/cmake/modules/DunePythonVirtualenv.cmake share/dune/cmake/modules/DuneSphinxCMakeDoc.cmake share/dune/cmake/modules/DuneSphinxDoc.cmake share/dune/cmake/modules/DuneStreams.cmake share/dune/cmake/modules/DuneSymlinkOrCopy.cmake share/dune/cmake/modules/DuneTestMacros.cmake share/dune/cmake/modules/FindGMP.cmake share/dune/cmake/modules/FindInkscape.cmake share/dune/cmake/modules/FindLatexMk.cmake share/dune/cmake/modules/FindMETIS.cmake share/dune/cmake/modules/FindPTScotch.cmake share/dune/cmake/modules/FindParMETIS.cmake share/dune/cmake/modules/FindPkgConfig/FindPkgConfig.cmake share/dune/cmake/modules/FindPython3/FindPython3.cmake share/dune/cmake/modules/FindPython3/Support.cmake share/dune/cmake/modules/FindQuadMath.cmake share/dune/cmake/modules/FindSphinx.cmake share/dune/cmake/modules/FindSuiteSparse.cmake share/dune/cmake/modules/FindTBB.cmake share/dune/cmake/modules/Headercheck.cmake share/dune/cmake/modules/OverloadCompilerFlags.cmake share/dune/cmake/modules/UseInkscape.cmake share/dune/cmake/modules/UseLatexMk.cmake share/dune/cmake/modules/latexmkrc.cmake share/dune/cmake/scripts/CreateDoxyFile.cmake share/dune/cmake/scripts/FinalizeHeadercheck.cmake share/dune/cmake/scripts/InstallFile.cmake share/dune/cmake/scripts/RunDoxygen.cmake share/dune/cmake/scripts/conf.py.in share/dune/cmake/scripts/envdetect.py share/dune/cmake/scripts/extract_cmake_data.py share/dune/cmake/scripts/index.rst.in share/dune/cmake/scripts/main77.cc.in share/dune/cmake/scripts/module_library.cc.in share/dune/cmake/scripts/pyversion.py share/dune/cmake/scripts/sphinx_cmake_dune.py +%%PORTDOCS%%@dir %%DOCSDIR%%/comm diff --git a/math/nlopt/pkg-plist b/math/nlopt/pkg-plist index 861fd25d0e45..cb367a91b99d 100644 --- a/math/nlopt/pkg-plist +++ b/math/nlopt/pkg-plist @@ -1,18 +1,18 @@ include/nlopt.f include/nlopt.h include/nlopt.hpp lib/cmake/nlopt/NLoptConfig.cmake lib/cmake/nlopt/NLoptConfigVersion.cmake lib/cmake/nlopt/NLoptLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/nlopt/NLoptLibraryDepends.cmake lib/guile/2.2/extensions/nlopt_guile.so lib/libnlopt.so lib/libnlopt.so.0 lib/libnlopt.so.0.11.1 %%PYTHON_SITELIBDIR%%/_nlopt.so %%PYTHON_SITELIBDIR%%/nlopt.py libdata/pkgconfig/nlopt.pc -man/man3/nlopt.3.gz -man/man3/nlopt_minimize.3.gz -man/man3/nlopt_minimize_constrained.3.gz +share/man/man3/nlopt.3.gz +share/man/man3/nlopt_minimize.3.gz +share/man/man3/nlopt_minimize_constrained.3.gz share/guile/site/2.2/nlopt.scm diff --git a/math/primecount/pkg-plist b/math/primecount/pkg-plist index d96bb1b039bb..d9b40171c08c 100644 --- a/math/primecount/pkg-plist +++ b/math/primecount/pkg-plist @@ -1,8 +1,8 @@ bin/primecount include/primecount.h include/primecount.hpp lib/libprimecount.so lib/libprimecount.so.7 lib/libprimecount.so.%%VER%% libdata/pkgconfig/primecount.pc -man/man1/primecount.1.gz +share/man/man1/primecount.1.gz diff --git a/math/primesieve/pkg-plist b/math/primesieve/pkg-plist index 2c3fe220ad48..b74fc9675b72 100644 --- a/math/primesieve/pkg-plist +++ b/math/primesieve/pkg-plist @@ -1,16 +1,16 @@ bin/primesieve include/primesieve.h include/primesieve.hpp include/primesieve/StorePrimes.hpp include/primesieve/iterator.h include/primesieve/iterator.hpp include/primesieve/primesieve_error.hpp lib/cmake/primesieve/primesieveConfig.cmake lib/cmake/primesieve/primesieveConfigVersion.cmake lib/cmake/primesieve/primesieveShared-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/primesieve/primesieveShared.cmake lib/libprimesieve.so lib/libprimesieve.so.9 lib/libprimesieve.so.9.9.0 libdata/pkgconfig/primesieve.pc -man/man1/primesieve.1.gz +share/man/man1/primesieve.1.gz diff --git a/math/rumur/pkg-plist b/math/rumur/pkg-plist index de20b0954cca..16cc18e581b4 100644 --- a/math/rumur/pkg-plist +++ b/math/rumur/pkg-plist @@ -1,41 +1,41 @@ bin/murphi2c bin/murphi2murphi bin/murphi2uclid bin/murphi2xml bin/rumur bin/rumur-run include/rumur/Boolean.h include/rumur/Comment.h include/rumur/Decl.h include/rumur/Expr.h include/rumur/Function.h include/rumur/Model.h include/rumur/Node.h include/rumur/Number.h include/rumur/Property.h include/rumur/Ptr.h include/rumur/Rule.h include/rumur/Stmt.h include/rumur/Symtab.h include/rumur/TypeExpr.h include/rumur/except.h include/rumur/indexer.h include/rumur/location.hh include/rumur/parse.h include/rumur/parser.yy.hh include/rumur/position.hh include/rumur/resolve-symbols.h include/rumur/rumur-get-version.h include/rumur/rumur.h include/rumur/sanitise_rule_names.h include/rumur/scanner.h include/rumur/stack.hh include/rumur/traverse.h include/rumur/validate.h lib/librumur.so -man/man1/murphi2c.1.gz -man/man1/murphi2murphi.1.gz -man/man1/murphi2uclid.1.gz -man/man1/murphi2xml.1.gz -man/man1/rumur-run.1.gz -man/man1/rumur.1.gz +share/man/man1/murphi2c.1.gz +share/man/man1/murphi2murphi.1.gz +share/man/man1/murphi2uclid.1.gz +share/man/man1/murphi2xml.1.gz +share/man/man1/rumur-run.1.gz +share/man/man1/rumur.1.gz diff --git a/misc/libsolv/pkg-plist b/misc/libsolv/pkg-plist index 26d6788010a8..312f008a457b 100644 --- a/misc/libsolv/pkg-plist +++ b/misc/libsolv/pkg-plist @@ -1,72 +1,72 @@ %%RPMMD%%bin/deltainfoxml2solv bin/dumpsolv bin/installcheck bin/mergesolv bin/repo2solv %%RPMMD%%bin/repomdxml2solv %%RPMMD%%bin/rpmmd2solv %%RPMDB%%bin/rpmdb2solv %%RPMDB%%bin/rpms2solv bin/testsolv %%RPMMD%%bin/updateinfoxml2solv include/solv/bitmap.h include/solv/chksum.h include/solv/dataiterator.h include/solv/dirpool.h include/solv/evr.h include/solv/hash.h include/solv/knownid.h include/solv/policy.h include/solv/pool.h %%RPMDB%%include/solv/pool_fileconflicts.h include/solv/poolarch.h include/solv/poolid.h include/solv/pooltypes.h include/solv/poolvendor.h include/solv/problems.h include/solv/queue.h include/solv/repo.h %%RPMMD%%include/solv/repo_deltainfoxml.h %%RPMMD%%include/solv/repo_repomdxml.h %%RPMDB%%include/solv/repo_rpmdb.h %%RPMMD%%include/solv/repo_rpmmd.h include/solv/repo_solv.h %%RPMMD%%include/solv/repo_updateinfoxml.h include/solv/repo_write.h include/solv/repodata.h include/solv/rules.h include/solv/selection.h include/solv/solv_xfopen.h include/solv/solvable.h include/solv/solver.h include/solv/solverdebug.h include/solv/solvversion.h include/solv/strpool.h include/solv/testcase.h include/solv/tools_util.h include/solv/transaction.h include/solv/util.h lib/libsolv.so lib/libsolv.so.1 lib/libsolvext.so lib/libsolvext.so.1 libdata/pkgconfig/libsolv.pc libdata/pkgconfig/libsolvext.pc -%%RPMMD%%man/man1/deltainfoxml2solv.1.gz -man/man1/dumpsolv.1.gz -man/man1/installcheck.1.gz -man/man1/mergesolv.1.gz -man/man1/repo2solv.1.gz -%%RPMMD%%man/man1/repomdxml2solv.1.gz -%%RPMDB%%man/man1/rpmdb2solv.1.gz -%%RPMMD%%man/man1/rpmmd2solv.1.gz -%%RPMDB%%man/man1/rpms2solv.1.gz -man/man1/solv.1.gz -man/man1/testsolv.1.gz -%%RPMMD%%man/man1/updateinfoxml2solv.1.gz -man/man3/libsolv-bindings.3.gz -man/man3/libsolv-constantids.3.gz -man/man3/libsolv-history.3.gz -man/man3/libsolv-pool.3.gz -man/man3/libsolv.3.gz +%%RPMMD%%share/man/man1/deltainfoxml2solv.1.gz +share/man/man1/dumpsolv.1.gz +share/man/man1/installcheck.1.gz +share/man/man1/mergesolv.1.gz +share/man/man1/repo2solv.1.gz +%%RPMMD%%share/man/man1/repomdxml2solv.1.gz +%%RPMDB%%share/man/man1/rpmdb2solv.1.gz +%%RPMMD%%share/man/man1/rpmmd2solv.1.gz +%%RPMDB%%share/man/man1/rpms2solv.1.gz +share/man/man1/solv.1.gz +share/man/man1/testsolv.1.gz +%%RPMMD%%share/man/man1/updateinfoxml2solv.1.gz +share/man/man3/libsolv-bindings.3.gz +share/man/man3/libsolv-constantids.3.gz +share/man/man3/libsolv-history.3.gz +share/man/man3/libsolv-pool.3.gz +share/man/man3/libsolv.3.gz share/cmake/Modules/FindLibSolv.cmake diff --git a/misc/libsweep-lidar/pkg-plist b/misc/libsweep-lidar/pkg-plist index 58ecb2789e3f..77c0cd4a2856 100644 --- a/misc/libsweep-lidar/pkg-plist +++ b/misc/libsweep-lidar/pkg-plist @@ -1,9 +1,9 @@ bin/sweep-ctl include/sweep/config.h include/sweep/sweep.h include/sweep/sweep.hpp lib/cmake/sweep/SweepConfig.cmake lib/libsweep.so lib/libsweep.so.1 lib/libsweep.so.1.3.0 -man/man1/sweep-ctl.1.gz +share/man/man1/sweep-ctl.1.gz diff --git a/misc/ompl/pkg-plist b/misc/ompl/pkg-plist index 050af0a6e634..35b87d4c662d 100644 --- a/misc/ompl/pkg-plist +++ b/misc/ompl/pkg-plist @@ -1,265 +1,265 @@ %%PLANNERARENA%%bin/plannerarena include/ompl/base/ConstrainedSpaceInformation.h include/ompl/base/Constraint.h include/ompl/base/Cost.h include/ompl/base/DiscreteMotionValidator.h include/ompl/base/GenericParam.h include/ompl/base/Goal.h include/ompl/base/GoalTypes.h include/ompl/base/MotionValidator.h include/ompl/base/OptimizationObjective.h include/ompl/base/Path.h include/ompl/base/Planner.h include/ompl/base/PlannerData.h include/ompl/base/PlannerDataGraph.h include/ompl/base/PlannerDataStorage.h include/ompl/base/PlannerStatus.h include/ompl/base/PlannerTerminationCondition.h include/ompl/base/PrecomputedStateSampler.h include/ompl/base/ProblemDefinition.h include/ompl/base/ProjectionEvaluator.h include/ompl/base/ScopedState.h include/ompl/base/SolutionNonExistenceProof.h include/ompl/base/SpaceInformation.h include/ompl/base/State.h include/ompl/base/StateSampler.h include/ompl/base/StateSamplerArray.h include/ompl/base/StateSpace.h include/ompl/base/StateSpaceTypes.h include/ompl/base/StateStorage.h include/ompl/base/StateValidityChecker.h include/ompl/base/TypedSpaceInformation.h include/ompl/base/TypedStateValidityChecker.h include/ompl/base/ValidStateSampler.h include/ompl/base/goals/GoalLazySamples.h include/ompl/base/goals/GoalRegion.h include/ompl/base/goals/GoalSampleableRegion.h include/ompl/base/goals/GoalSpace.h include/ompl/base/goals/GoalState.h include/ompl/base/goals/GoalStates.h include/ompl/base/objectives/MaximizeMinClearanceObjective.h include/ompl/base/objectives/MechanicalWorkOptimizationObjective.h include/ompl/base/objectives/MinimaxObjective.h include/ompl/base/objectives/PathLengthOptimizationObjective.h include/ompl/base/objectives/StateCostIntegralObjective.h include/ompl/base/objectives/VFMechanicalWorkOptimizationObjective.h include/ompl/base/objectives/VFUpstreamCriterionOptimizationObjective.h include/ompl/base/samplers/BridgeTestValidStateSampler.h include/ompl/base/samplers/DeterministicStateSampler.h include/ompl/base/samplers/GaussianValidStateSampler.h include/ompl/base/samplers/InformedStateSampler.h include/ompl/base/samplers/MaximizeClearanceValidStateSampler.h include/ompl/base/samplers/MinimumClearanceValidStateSampler.h include/ompl/base/samplers/ObstacleBasedValidStateSampler.h include/ompl/base/samplers/UniformValidStateSampler.h include/ompl/base/samplers/deterministic/DeterministicSequence.h include/ompl/base/samplers/deterministic/HaltonSequence.h include/ompl/base/samplers/deterministic/PrecomputedSequence.h include/ompl/base/samplers/informed/OrderedInfSampler.h include/ompl/base/samplers/informed/PathLengthDirectInfSampler.h include/ompl/base/samplers/informed/RejectionInfSampler.h include/ompl/base/spaces/DiscreteStateSpace.h include/ompl/base/spaces/DubinsStateSpace.h include/ompl/base/spaces/RealVectorBounds.h include/ompl/base/spaces/RealVectorStateProjections.h include/ompl/base/spaces/RealVectorStateSpace.h include/ompl/base/spaces/ReedsSheppStateSpace.h include/ompl/base/spaces/SE2StateSpace.h include/ompl/base/spaces/SE3StateSpace.h include/ompl/base/spaces/SO2StateSpace.h include/ompl/base/spaces/SO3StateSpace.h include/ompl/base/spaces/TimeStateSpace.h include/ompl/base/spaces/WrapperStateSpace.h include/ompl/base/spaces/constraint/AtlasChart.h include/ompl/base/spaces/constraint/AtlasStateSpace.h include/ompl/base/spaces/constraint/ConstrainedStateSpace.h include/ompl/base/spaces/constraint/ProjectedStateSpace.h include/ompl/base/spaces/constraint/TangentBundleStateSpace.h include/ompl/base/terminationconditions/CostConvergenceTerminationCondition.h include/ompl/base/terminationconditions/IterationTerminationCondition.h include/ompl/config.h include/ompl/control/Control.h include/ompl/control/ControlSampler.h include/ompl/control/ControlSpace.h include/ompl/control/ControlSpaceTypes.h include/ompl/control/DirectedControlSampler.h include/ompl/control/ODESolver.h include/ompl/control/PathControl.h include/ompl/control/PlannerData.h include/ompl/control/PlannerDataStorage.h include/ompl/control/SimpleDirectedControlSampler.h include/ompl/control/SimpleSetup.h include/ompl/control/SpaceInformation.h include/ompl/control/StatePropagator.h include/ompl/control/SteeredControlSampler.h include/ompl/control/planners/PlannerIncludes.h include/ompl/control/planners/est/EST.h include/ompl/control/planners/kpiece/KPIECE1.h include/ompl/control/planners/ltl/Automaton.h include/ompl/control/planners/ltl/LTLPlanner.h include/ompl/control/planners/ltl/LTLProblemDefinition.h include/ompl/control/planners/ltl/LTLSpaceInformation.h include/ompl/control/planners/ltl/ProductGraph.h include/ompl/control/planners/ltl/PropositionalDecomposition.h include/ompl/control/planners/ltl/World.h include/ompl/control/planners/pdst/PDST.h include/ompl/control/planners/rrt/RRT.h include/ompl/control/planners/sst/SST.h include/ompl/control/planners/syclop/Decomposition.h include/ompl/control/planners/syclop/GridDecomposition.h include/ompl/control/planners/syclop/Syclop.h include/ompl/control/planners/syclop/SyclopEST.h include/ompl/control/planners/syclop/SyclopRRT.h include/ompl/control/spaces/DiscreteControlSpace.h include/ompl/control/spaces/RealVectorControlSpace.h include/ompl/datastructures/AdjacencyList.h include/ompl/datastructures/BinaryHeap.h include/ompl/datastructures/DynamicSSSP.h include/ompl/datastructures/GreedyKCenters.h include/ompl/datastructures/Grid.h include/ompl/datastructures/GridB.h include/ompl/datastructures/GridN.h include/ompl/datastructures/LPAstarOnGraph.h include/ompl/datastructures/NearestNeighbors.h include/ompl/datastructures/NearestNeighborsFLANN.h include/ompl/datastructures/NearestNeighborsGNAT.h include/ompl/datastructures/NearestNeighborsGNATNoThreadSafety.h include/ompl/datastructures/NearestNeighborsLinear.h include/ompl/datastructures/NearestNeighborsSqrtApprox.h include/ompl/datastructures/PDF.h include/ompl/datastructures/Permutation.h include/ompl/extensions/morse/MorseControlSpace.h include/ompl/extensions/morse/MorseEnvironment.h include/ompl/extensions/morse/MorseGoal.h include/ompl/extensions/morse/MorseProjection.h include/ompl/extensions/morse/MorseSimpleSetup.h include/ompl/extensions/morse/MorseStatePropagator.h include/ompl/extensions/morse/MorseStateSpace.h include/ompl/extensions/morse/MorseStateValidityChecker.h include/ompl/extensions/morse/MorseTerminationCondition.h include/ompl/extensions/ode/OpenDEControlSpace.h include/ompl/extensions/ode/OpenDEEnvironment.h include/ompl/extensions/ode/OpenDESimpleSetup.h include/ompl/extensions/ode/OpenDEStatePropagator.h include/ompl/extensions/ode/OpenDEStateSpace.h include/ompl/extensions/ode/OpenDEStateValidityChecker.h include/ompl/extensions/triangle/PropositionalTriangularDecomposition.h include/ompl/extensions/triangle/TriangularDecomposition.h include/ompl/geometric/GeneticSearch.h include/ompl/geometric/HillClimbing.h include/ompl/geometric/PathGeometric.h include/ompl/geometric/PathHybridization.h include/ompl/geometric/PathSimplifier.h include/ompl/geometric/SimpleSetup.h include/ompl/geometric/planners/AnytimePathShortening.h include/ompl/geometric/planners/PlannerIncludes.h include/ompl/geometric/planners/cforest/CForest.h include/ompl/geometric/planners/cforest/CForestStateSampler.h include/ompl/geometric/planners/cforest/CForestStateSpaceWrapper.h include/ompl/geometric/planners/est/BiEST.h include/ompl/geometric/planners/est/EST.h include/ompl/geometric/planners/est/ProjEST.h include/ompl/geometric/planners/experience/LightningRetrieveRepair.h include/ompl/geometric/planners/experience/ThunderRetrieveRepair.h include/ompl/geometric/planners/fmt/BFMT.h include/ompl/geometric/planners/fmt/FMT.h include/ompl/geometric/planners/informedtrees/ABITstar.h include/ompl/geometric/planners/informedtrees/AITstar.h include/ompl/geometric/planners/informedtrees/BITstar.h include/ompl/geometric/planners/informedtrees/aitstar/Edge.h include/ompl/geometric/planners/informedtrees/aitstar/ImplicitGraph.h include/ompl/geometric/planners/informedtrees/aitstar/Vertex.h include/ompl/geometric/planners/informedtrees/bitstar/CostHelper.h include/ompl/geometric/planners/informedtrees/bitstar/HelperFunctions.h include/ompl/geometric/planners/informedtrees/bitstar/IdGenerator.h include/ompl/geometric/planners/informedtrees/bitstar/ImplicitGraph.h include/ompl/geometric/planners/informedtrees/bitstar/SearchQueue.h include/ompl/geometric/planners/informedtrees/bitstar/Vertex.h include/ompl/geometric/planners/kpiece/BKPIECE1.h include/ompl/geometric/planners/kpiece/Discretization.h include/ompl/geometric/planners/kpiece/KPIECE1.h include/ompl/geometric/planners/kpiece/LBKPIECE1.h include/ompl/geometric/planners/pdst/PDST.h include/ompl/geometric/planners/prm/ConnectionStrategy.h include/ompl/geometric/planners/prm/LazyPRM.h include/ompl/geometric/planners/prm/LazyPRMstar.h include/ompl/geometric/planners/prm/PRM.h include/ompl/geometric/planners/prm/PRMstar.h include/ompl/geometric/planners/prm/SPARS.h include/ompl/geometric/planners/prm/SPARStwo.h include/ompl/geometric/planners/quotientspace/QRRT.h include/ompl/geometric/planners/quotientspace/algorithms/MultiQuotient.h include/ompl/geometric/planners/quotientspace/algorithms/MultiQuotientImpl.h include/ompl/geometric/planners/quotientspace/algorithms/QRRTImpl.h include/ompl/geometric/planners/quotientspace/datastructures/PlannerDataVertexAnnotated.h include/ompl/geometric/planners/quotientspace/datastructures/QuotientSpace.h include/ompl/geometric/planners/quotientspace/datastructures/QuotientSpaceGraph.h include/ompl/geometric/planners/rlrt/BiRLRT.h include/ompl/geometric/planners/rlrt/RLRT.h include/ompl/geometric/planners/rrt/BiTRRT.h include/ompl/geometric/planners/rrt/InformedRRTstar.h include/ompl/geometric/planners/rrt/LBTRRT.h include/ompl/geometric/planners/rrt/LazyLBTRRT.h include/ompl/geometric/planners/rrt/LazyRRT.h include/ompl/geometric/planners/rrt/RRT.h include/ompl/geometric/planners/rrt/RRTConnect.h include/ompl/geometric/planners/rrt/RRTXstatic.h include/ompl/geometric/planners/rrt/RRTsharp.h include/ompl/geometric/planners/rrt/RRTstar.h include/ompl/geometric/planners/rrt/SORRTstar.h include/ompl/geometric/planners/rrt/TRRT.h include/ompl/geometric/planners/rrt/TSRRT.h include/ompl/geometric/planners/rrt/VFRRT.h include/ompl/geometric/planners/rrt/pRRT.h include/ompl/geometric/planners/sbl/SBL.h include/ompl/geometric/planners/sbl/pSBL.h include/ompl/geometric/planners/sst/SST.h include/ompl/geometric/planners/stride/STRIDE.h include/ompl/geometric/planners/xxl/XXL.h include/ompl/geometric/planners/xxl/XXLDecomposition.h include/ompl/geometric/planners/xxl/XXLPlanarDecomposition.h include/ompl/geometric/planners/xxl/XXLPositionDecomposition.h include/ompl/tools/benchmark/Benchmark.h include/ompl/tools/benchmark/MachineSpecs.h include/ompl/tools/config/MagicConstants.h include/ompl/tools/config/SelfConfig.h include/ompl/tools/debug/PlannerMonitor.h include/ompl/tools/debug/Profiler.h include/ompl/tools/experience/ExperienceSetup.h include/ompl/tools/lightning/DynamicTimeWarp.h include/ompl/tools/lightning/Lightning.h include/ompl/tools/lightning/LightningDB.h include/ompl/tools/multiplan/OptimizePlan.h include/ompl/tools/multiplan/ParallelPlan.h include/ompl/tools/thunder/SPARSdb.h include/ompl/tools/thunder/Thunder.h include/ompl/tools/thunder/ThunderDB.h include/ompl/util/ClassForward.h include/ompl/util/Console.h include/ompl/util/DisableCompilerWarning.h include/ompl/util/Exception.h include/ompl/util/GeometricEquations.h include/ompl/util/Hash.h include/ompl/util/PPM.h include/ompl/util/ProlateHyperspheroid.h include/ompl/util/RandomNumbers.h include/ompl/util/String.h include/ompl/util/Time.h lib/libompl.so lib/libompl.so.1.5.2 lib/libompl.so.16 libdata/pkgconfig/ompl.pc -man/man1/ompl_benchmark_statistics.1.gz -%%PLANNERARENA%%man/man1/plannerarena.1.gz +share/man/man1/ompl_benchmark_statistics.1.gz +%%PLANNERARENA%%share/man/man1/plannerarena.1.gz share/ament_index/resource_index/packages/ompl %%DATADIR%%/cmake/omplConfig.cmake %%DATADIR%%/cmake/omplConfigVersion.cmake %%DATADIR%%/package.xml %%PLANNERARENA%%%%DATADIR%%/plannerarena/global.R %%PLANNERARENA%%%%DATADIR%%/plannerarena/plannerarena %%PLANNERARENA%%%%DATADIR%%/plannerarena/server.R %%PLANNERARENA%%%%DATADIR%%/plannerarena/ui.R %%PLANNERARENA%%%%DATADIR%%/plannerarena/www/ga.js %%PLANNERARENA%%%%DATADIR%%/plannerarena/www/help.md %%PLANNERARENA%%%%DATADIR%%/plannerarena/www/plannerarena.css %%PLANNERARENA%%%%DATADIR%%/plannerarena/www/plannerarena.js diff --git a/misc/xiphos/pkg-plist b/misc/xiphos/pkg-plist index 3494339851d8..7dc857e0821c 100644 --- a/misc/xiphos/pkg-plist +++ b/misc/xiphos/pkg-plist @@ -1,338 +1,338 @@ bin/xiphos bin/xiphos-nav -man/man1/xiphos-nav.1.gz -man/man1/xiphos.1.gz +share/man/man1/xiphos-nav.1.gz +share/man/man1/xiphos.1.gz share/appdata/xiphos.appdata.xml share/applications/xiphos.desktop share/help/C/xiphos/figures/first_start.png share/help/C/xiphos/figures/interface.png share/help/C/xiphos/figures/interface_biblepane-options.png share/help/C/xiphos/figures/interface_biblepane.png share/help/C/xiphos/figures/interface_commentarypane.png share/help/C/xiphos/figures/interface_dictionary.png share/help/C/xiphos/figures/interface_menubar-view.png share/help/C/xiphos/figures/interface_menubar.png share/help/C/xiphos/figures/interface_parallel-separate.png share/help/C/xiphos/figures/interface_parallel.png share/help/C/xiphos/figures/interface_searchpane.png share/help/C/xiphos/figures/interface_shortcut.png share/help/C/xiphos/figures/interface_sidepane.png share/help/C/xiphos/figures/interface_toolbar.png share/help/C/xiphos/figures/interface_viewer.png share/help/C/xiphos/figures/journal.png share/help/C/xiphos/figures/module.png share/help/C/xiphos/figures/personal.png share/help/C/xiphos/figures/preferences_fonts-color.png share/help/C/xiphos/figures/preferences_fonts-misc.png share/help/C/xiphos/figures/preferences_general-biblesync.png share/help/C/xiphos/figures/preferences_general-misc.png share/help/C/xiphos/figures/preferences_modules-misc.png share/help/C/xiphos/figures/preferences_modules-parallel.png share/help/C/xiphos/figures/search_search.png share/help/C/xiphos/figures/studypad.png share/help/C/xiphos/figures/sword3.png share/help/C/xiphos/figures/sword_config.png share/help/C/xiphos/figures/sword_install.png share/help/C/xiphos/figures/sword_remove.png share/help/C/xiphos/figures/sword_sources.png share/help/C/xiphos/figures/xiphos-icon.png share/help/C/xiphos/figures/xiphos-trail-icon.png share/help/C/xiphos/index.page share/help/C/xiphos/legal.xml share/help/C/xiphos/xiphos-01-introduction.page share/help/C/xiphos/xiphos-02-shortcut-keys.page share/help/C/xiphos/xiphos-10-start.page share/help/C/xiphos/xiphos-11-interface.page share/help/C/xiphos/xiphos-20-modules-introduction.page share/help/C/xiphos/xiphos-21-modules-configuration.page share/help/C/xiphos/xiphos-22-modules-install.page share/help/C/xiphos/xiphos-23-modules-maintenance.page share/help/C/xiphos/xiphos-24-modules-third-party.page share/help/C/xiphos/xiphos-30-search.page share/help/C/xiphos/xiphos-31-advanced-search.page share/help/C/xiphos/xiphos-32-search-syntax.page share/help/C/xiphos/xiphos-33-original-language.page share/help/C/xiphos/xiphos-40-personal-commentary.page share/help/C/xiphos/xiphos-41-studypad.page share/help/C/xiphos/xiphos-42-journals.page share/help/C/xiphos/xiphos-50-preferences-general-settings.page share/help/C/xiphos/xiphos-51-preferences-biblesync.page share/help/C/xiphos/xiphos-52-preferences-fonts-colors.page share/help/C/xiphos/xiphos-53-preferences-modules.page share/help/C/xiphos/xiphos-60-online-help.page share/help/C/xiphos/xiphos-90-credits.page share/help/fa/xiphos/figures/first_start.png share/help/fa/xiphos/figures/interface.png share/help/fa/xiphos/figures/interface_biblepane-options.png share/help/fa/xiphos/figures/interface_biblepane.png share/help/fa/xiphos/figures/interface_commentarypane.png share/help/fa/xiphos/figures/interface_dictionary.png share/help/fa/xiphos/figures/interface_menubar-view.png share/help/fa/xiphos/figures/interface_menubar.png share/help/fa/xiphos/figures/interface_parallel-separate.png share/help/fa/xiphos/figures/interface_parallel.png share/help/fa/xiphos/figures/interface_searchpane.png share/help/fa/xiphos/figures/interface_shortcut.png share/help/fa/xiphos/figures/interface_sidepane.png share/help/fa/xiphos/figures/interface_toolbar.png share/help/fa/xiphos/figures/interface_viewer.png share/help/fa/xiphos/figures/journal.png share/help/fa/xiphos/figures/module.png share/help/fa/xiphos/figures/personal.png share/help/fa/xiphos/figures/preferences_fonts-color.png share/help/fa/xiphos/figures/preferences_fonts-misc.png share/help/fa/xiphos/figures/preferences_general-biblesync.png share/help/fa/xiphos/figures/preferences_general-misc.png share/help/fa/xiphos/figures/preferences_modules-misc.png share/help/fa/xiphos/figures/preferences_modules-parallel.png share/help/fa/xiphos/figures/search_search.png share/help/fa/xiphos/figures/studypad.png share/help/fa/xiphos/figures/sword3.png share/help/fa/xiphos/figures/sword_config.png share/help/fa/xiphos/figures/sword_install.png share/help/fa/xiphos/figures/sword_remove.png share/help/fa/xiphos/figures/sword_sources.png share/help/fa/xiphos/figures/xiphos-icon.png share/help/fa/xiphos/figures/xiphos-trail-icon.png share/help/fa/xiphos/index.page share/help/fa/xiphos/legal.xml share/help/fa/xiphos/xiphos-01-introduction.page share/help/fa/xiphos/xiphos-02-shortcut-keys.page share/help/fa/xiphos/xiphos-10-start.page share/help/fa/xiphos/xiphos-11-interface.page share/help/fa/xiphos/xiphos-20-modules-introduction.page share/help/fa/xiphos/xiphos-21-modules-configuration.page share/help/fa/xiphos/xiphos-22-modules-install.page share/help/fa/xiphos/xiphos-23-modules-maintenance.page share/help/fa/xiphos/xiphos-24-modules-third-party.page share/help/fa/xiphos/xiphos-30-search.page share/help/fa/xiphos/xiphos-31-advanced-search.page share/help/fa/xiphos/xiphos-32-search-syntax.page share/help/fa/xiphos/xiphos-33-original-language.page share/help/fa/xiphos/xiphos-40-personal-commentary.page share/help/fa/xiphos/xiphos-41-studypad.page share/help/fa/xiphos/xiphos-42-journals.page share/help/fa/xiphos/xiphos-50-preferences-general-settings.page share/help/fa/xiphos/xiphos-51-preferences-biblesync.page share/help/fa/xiphos/xiphos-52-preferences-fonts-colors.page share/help/fa/xiphos/xiphos-53-preferences-modules.page share/help/fa/xiphos/xiphos-60-online-help.page share/help/fa/xiphos/xiphos-90-credits.page share/help/fr/xiphos/figures/first_start.png share/help/fr/xiphos/figures/interface.png share/help/fr/xiphos/figures/interface_biblepane-options.png share/help/fr/xiphos/figures/interface_biblepane.png share/help/fr/xiphos/figures/interface_commentarypane.png share/help/fr/xiphos/figures/interface_dictionary.png share/help/fr/xiphos/figures/interface_menubar-view.png share/help/fr/xiphos/figures/interface_menubar.png share/help/fr/xiphos/figures/interface_parallel-separate.png share/help/fr/xiphos/figures/interface_parallel.png share/help/fr/xiphos/figures/interface_searchpane.png share/help/fr/xiphos/figures/interface_shortcut.png share/help/fr/xiphos/figures/interface_sidepane.png share/help/fr/xiphos/figures/interface_toolbar.png share/help/fr/xiphos/figures/interface_viewer.png share/help/fr/xiphos/figures/journal.png share/help/fr/xiphos/figures/module.png share/help/fr/xiphos/figures/personal.png share/help/fr/xiphos/figures/preferences_fonts-color.png share/help/fr/xiphos/figures/preferences_fonts-misc.png share/help/fr/xiphos/figures/preferences_general-biblesync.png share/help/fr/xiphos/figures/preferences_general-misc.png share/help/fr/xiphos/figures/preferences_modules-misc.png share/help/fr/xiphos/figures/preferences_modules-parallel.png share/help/fr/xiphos/figures/search_search.png share/help/fr/xiphos/figures/studypad.png share/help/fr/xiphos/figures/sword3.png share/help/fr/xiphos/figures/sword_config.png share/help/fr/xiphos/figures/sword_install.png share/help/fr/xiphos/figures/sword_remove.png share/help/fr/xiphos/figures/sword_sources.png share/help/fr/xiphos/figures/xiphos-icon.png share/help/fr/xiphos/figures/xiphos-trail-icon.png share/help/fr/xiphos/index.page share/help/fr/xiphos/legal.xml share/help/fr/xiphos/xiphos-01-introduction.page share/help/fr/xiphos/xiphos-02-shortcut-keys.page share/help/fr/xiphos/xiphos-10-start.page share/help/fr/xiphos/xiphos-11-interface.page share/help/fr/xiphos/xiphos-20-modules-introduction.page share/help/fr/xiphos/xiphos-21-modules-configuration.page share/help/fr/xiphos/xiphos-22-modules-install.page share/help/fr/xiphos/xiphos-23-modules-maintenance.page share/help/fr/xiphos/xiphos-24-modules-third-party.page share/help/fr/xiphos/xiphos-30-search.page share/help/fr/xiphos/xiphos-31-advanced-search.page share/help/fr/xiphos/xiphos-32-search-syntax.page share/help/fr/xiphos/xiphos-33-original-language.page share/help/fr/xiphos/xiphos-40-personal-commentary.page share/help/fr/xiphos/xiphos-41-studypad.page share/help/fr/xiphos/xiphos-42-journals.page share/help/fr/xiphos/xiphos-50-preferences-general-settings.page share/help/fr/xiphos/xiphos-51-preferences-biblesync.page share/help/fr/xiphos/xiphos-52-preferences-fonts-colors.page share/help/fr/xiphos/xiphos-53-preferences-modules.page share/help/fr/xiphos/xiphos-60-online-help.page share/help/fr/xiphos/xiphos-90-credits.page share/help/it/xiphos/figures/first_start.png share/help/it/xiphos/figures/interface.png share/help/it/xiphos/figures/interface_biblepane-options.png share/help/it/xiphos/figures/interface_biblepane.png share/help/it/xiphos/figures/interface_commentarypane.png share/help/it/xiphos/figures/interface_dictionary.png share/help/it/xiphos/figures/interface_menubar-view.png share/help/it/xiphos/figures/interface_menubar.png share/help/it/xiphos/figures/interface_parallel-separate.png share/help/it/xiphos/figures/interface_parallel.png share/help/it/xiphos/figures/interface_searchpane.png share/help/it/xiphos/figures/interface_shortcut.png share/help/it/xiphos/figures/interface_sidepane.png share/help/it/xiphos/figures/interface_toolbar.png share/help/it/xiphos/figures/interface_viewer.png share/help/it/xiphos/figures/journal.png share/help/it/xiphos/figures/module.png share/help/it/xiphos/figures/personal.png share/help/it/xiphos/figures/preferences_fonts-color.png share/help/it/xiphos/figures/preferences_fonts-misc.png share/help/it/xiphos/figures/preferences_general-biblesync.png share/help/it/xiphos/figures/preferences_general-misc.png share/help/it/xiphos/figures/preferences_modules-misc.png share/help/it/xiphos/figures/preferences_modules-parallel.png share/help/it/xiphos/figures/search_search.png share/help/it/xiphos/figures/studypad.png share/help/it/xiphos/figures/sword3.png share/help/it/xiphos/figures/sword_config.png share/help/it/xiphos/figures/sword_install.png share/help/it/xiphos/figures/sword_remove.png share/help/it/xiphos/figures/sword_sources.png share/help/it/xiphos/figures/xiphos-icon.png share/help/it/xiphos/figures/xiphos-trail-icon.png share/help/it/xiphos/index.page share/help/it/xiphos/legal.xml share/help/it/xiphos/xiphos-01-introduction.page share/help/it/xiphos/xiphos-02-shortcut-keys.page share/help/it/xiphos/xiphos-10-start.page share/help/it/xiphos/xiphos-11-interface.page share/help/it/xiphos/xiphos-20-modules-introduction.page share/help/it/xiphos/xiphos-21-modules-configuration.page share/help/it/xiphos/xiphos-22-modules-install.page share/help/it/xiphos/xiphos-23-modules-maintenance.page share/help/it/xiphos/xiphos-24-modules-third-party.page share/help/it/xiphos/xiphos-30-search.page share/help/it/xiphos/xiphos-31-advanced-search.page share/help/it/xiphos/xiphos-32-search-syntax.page share/help/it/xiphos/xiphos-33-original-language.page share/help/it/xiphos/xiphos-40-personal-commentary.page share/help/it/xiphos/xiphos-41-studypad.page share/help/it/xiphos/xiphos-42-journals.page share/help/it/xiphos/xiphos-50-preferences-general-settings.page share/help/it/xiphos/xiphos-51-preferences-biblesync.page share/help/it/xiphos/xiphos-52-preferences-fonts-colors.page share/help/it/xiphos/xiphos-53-preferences-modules.page share/help/it/xiphos/xiphos-60-online-help.page share/help/it/xiphos/xiphos-90-credits.page share/icons/hicolor/scalable/apps/xiphos.svg %%NLS%%share/locale/ar/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/bg/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/cs/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/cy/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/da/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/de/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/es/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/fa/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/fi/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/fr/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/he/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/hu/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/it/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/ja/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/ko_KR/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/lt/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/lv/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/my/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/nb/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/nl/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/pl/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/pt/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/ro/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/ru/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/sk/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/sl/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/sv/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/tr/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xiphos.mo %%DATADIR%%/about.png %%DATADIR%%/arrow_down.png %%DATADIR%%/arrow_down_box.png %%DATADIR%%/arrow_up.png %%DATADIR%%/arrow_up_box.png %%DATADIR%%/biblesync-v1-30.png %%DATADIR%%/biblesync-v1-50.png %%DATADIR%%/biblesync_icon-16.png %%DATADIR%%/book_closed.png %%DATADIR%%/book_closed_rtol.png %%DATADIR%%/book_open.png %%DATADIR%%/book_open_rtol.png %%DATADIR%%/bookmarks.gtkbuilder %%DATADIR%%/bookmarks_old.gtkbuilder %%DATADIR%%/chat_icon-16.png %%DATADIR%%/dlg-un-16.png %%DATADIR%%/dlg-un.png %%DATADIR%%/editor_link_dialog.gtkbuilder %%DATADIR%%/editor_link_dialog_old.gtkbuilder %%DATADIR%%/editor_note.xml %%DATADIR%%/editor_studypad.xml %%DATADIR%%/epiphany-bookmark-page.png %%DATADIR%%/epiphany-bookmarks.png %%DATADIR%%/epiphany-secure.png %%DATADIR%%/epiphany-unsecure.png %%DATADIR%%/export-dialog.gtkbuilder %%DATADIR%%/export-dialog_old.gtkbuilder %%DATADIR%%/gnome-session.png %%DATADIR%%/gnome-sound-properties.png %%DATADIR%%/gnome-window-manager.png %%DATADIR%%/gnome-windows.png %%DATADIR%%/gs2-48x48.ico %%DATADIR%%/gs2-48x48.png %%DATADIR%%/gs2.xpm %%DATADIR%%/indexed-16.png %%DATADIR%%/indexed.png %%DATADIR%%/init-settings.png %%DATADIR%%/languages %%DATADIR%%/logo.png %%DATADIR%%/mailing_list_icon-16.png %%DATADIR%%/markverse.gtkbuilder %%DATADIR%%/markverse_old.gtkbuilder %%DATADIR%%/module-manager.gtkbuilder %%DATADIR%%/module-manager_old.gtkbuilder %%DATADIR%%/navbar_versekey.gtkbuilder %%DATADIR%%/navbar_versekey_old.gtkbuilder %%DATADIR%%/new_tab_button.png %%DATADIR%%/prefs.gtkbuilder %%DATADIR%%/prefs_old.gtkbuilder %%DATADIR%%/search-dialog.gtkbuilder %%DATADIR%%/search-dialog_old.gtkbuilder %%DATADIR%%/selector-prefs.gtkbuilder %%DATADIR%%/selector-prefs_old.gtkbuilder %%DATADIR%%/silk-edit-bookmarks.png %%DATADIR%%/splash.png %%DATADIR%%/sword-big.png %%DATADIR%%/sword.png %%DATADIR%%/sword3.png %%DATADIR%%/sword_icon-16.png %%DATADIR%%/translation_icon-16.png %%DATADIR%%/tt.png %%DATADIR%%/window-close.png %%DATADIR%%/xi-menus-popup.gtkbuilder %%DATADIR%%/xi-menus-popup_old.gtkbuilder %%DATADIR%%/xi-menus.gtkbuilder %%DATADIR%%/xi-menus_old.gtkbuilder %%DATADIR%%/xi-splash.gtkbuilder %%DATADIR%%/xi-splash_old.gtkbuilder %%DATADIR%%/xiphos-button-125.png %%DATADIR%%/xiphos-x-16.png %%DATADIR%%/xiphos.xpm diff --git a/multimedia/ffmpegthumbnailer/pkg-plist b/multimedia/ffmpegthumbnailer/pkg-plist index 21581f22dba1..be2ce5d1b341 100644 --- a/multimedia/ffmpegthumbnailer/pkg-plist +++ b/multimedia/ffmpegthumbnailer/pkg-plist @@ -1,14 +1,14 @@ bin/ffmpegthumbnailer include/libffmpegthumbnailer/ffmpegthumbnailertypes.h include/libffmpegthumbnailer/filmstripfilter.h include/libffmpegthumbnailer/ifilter.h include/libffmpegthumbnailer/imagetypes.h include/libffmpegthumbnailer/videoframe.h include/libffmpegthumbnailer/videothumbnailer.h include/libffmpegthumbnailer/videothumbnailerc.h lib/libffmpegthumbnailer.so lib/libffmpegthumbnailer.so.4 lib/libffmpegthumbnailer.so.4.15.1 libdata/pkgconfig/libffmpegthumbnailer.pc -man/man1/ffmpegthumbnailer.1.gz +share/man/man1/ffmpegthumbnailer.1.gz %%THUMBNAILER%%share/thumbnailers/ffmpegthumbnailer.thumbnailer diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index f8315eff5250..8ecb7383a980 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,292 +1,292 @@ PORTNAME= kodi DISTVERSION= 19.4 DISTVERSIONSUFFIX= -${KODI_CODENAME} PORTREVISION= 4 CATEGORIES= multimedia java MAINTAINER= yzrh@noema.org COMMENT= Award winning media center application LICENSE= GPLv2+ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le BUILD_DEPENDS= flatbuffers>0:devel/flatbuffers \ rapidjson>0:devel/rapidjson \ swig>0:devel/swig LIB_DEPENDS= libass.so:multimedia/libass \ libavcodec.so:multimedia/ffmpeg \ libavfilter.so:multimedia/ffmpeg \ libavformat.so:multimedia/ffmpeg \ libavutil.so:multimedia/ffmpeg \ libcdio.so:sysutils/libcdio \ libcrossguid.so:devel/libcrossguid \ libcurl.so:ftp/curl \ libdav1d.so:multimedia/dav1d \ libdvdnav.so:multimedia/libdvdnav \ libdvdread.so:multimedia/libdvdread \ libexpat.so:textproc/expat2 \ libfmt.so:devel/libfmt \ libfreetype.so:print/freetype2 \ libfribidi.so:converters/fribidi \ libfstrcmp.so:devel/fstrcmp \ libgif.so:graphics/giflib \ liblzo2.so:archivers/lzo2 \ libpcre.so:devel/pcre \ libpng.so:graphics/png \ libpostproc.so:multimedia/ffmpeg \ libspdlog.so:devel/spdlog \ libswresample.so:multimedia/ffmpeg \ libswscale.so:multimedia/ffmpeg \ libtag.so:audio/taglib \ libtinyxml.so:textproc/tinyxml \ libuuid.so:misc/e2fsprogs-libuuid USES= cpe cmake compiler:c++14-lang gettext \ gnome iconv jpeg pkgconfig python:3.5+ sqlite ssl KODI_CODENAME= Matrix USE_GITHUB= yes GH_ACCOUNT= xbmc GH_PROJECT= xbmc KODI_ARCH_aarch64= aarch64 KODI_ARCH_amd64= x86_64 KODI_ARCH_i386= x86 KODI_ARCH_armv7= armv7 KODI_ARCH_armv6= armv6 KODI_ARCH_powerpc64= powerpc64 KODI_ARCH_powerpc64le= powerpc64le PLIST_SUB= ARCH=${KODI_ARCH_${ARCH}} USE_LDCONFIG= yes USE_JAVA= yes JAVA_BUILD= jre USE_GNOME= libxml2 CMAKE_ARGS= -DGIT_VERSION="${GH_TAGNAME}" \ -DDVDNAV_LIBRARY="${LOCALBASE}/lib/libdvdnav.so" \ -DDVDREAD_LIBRARY="${LOCALBASE}/lib/libdvdread.so" \ -DLIBDVD_INCLUDE_DIRS="${LOCALBASE}/include" CMAKE_OFF= ENABLE_INTERNAL_CROSSGUID CONFIGURE_ENV= _CPU_FEATURE="${CPU_FEATURE}" OPTIONS_SUB= yes # Broken: BLUETOOTH OPTIONS_DEFINE= AIRPLAY AVAHI LIBBLURAY CEC DBUS DVDCSS LCMS2 \ LIRC WEBSERVER NFS DVD SMB TEST UDEV UPNP \ VAAPI VDPAU XSLT DOCS OPTIONS_DEFAULT= LIBBLURAY CEC LCMS2 WEBSERVER \ DVD UPNP VAAPI VDPAU XSLT WAYLAND X11 GL OPTIONS_DEFAULT_amd64= SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 OPTIONS_DEFAULT_i386= SSE SSE2 SSE3 OPTIONS_SINGLE= RENDER OPTIONS_SINGLE_RENDER= GL GLES OPTIONS_RADIO= DATABASE OPTIONS_RADIO_DATABASE= MARIADB MYSQL OPTIONS_GROUP= SOUND FEATURE PLATFORM # Broken: ALSA OPTIONS_GROUP_SOUND= PULSEAUDIO SNDIO OPTIONS_GROUP_FEATURE= SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 AVX AVX2 OPTIONS_GROUP_PLATFORM=GBM WAYLAND X11 OPTIONS_EXCLUDE_aarch64=FEATURE OPTIONS_EXCLUDE_armv7= FEATURE OPTIONS_EXCLUDE_armv6= FEATURE PLATFORM_DESC= Kodi platform DATABASE_DESC= Database FEATURE_DESC= X86 CPU feature AIRPLAY_DESC= AirPlay support BLUETOOTH_DESC= Bluetooth support CEC_DESC= CEC adapter support DVD_DESC= DVD support UDEV_DESC= Use libudev-devd XSLT_DESC= Use libxslt RENDER_DESC= Render system GL_DESC= OpenGL GLES_DESC= OpenGL ES GBM_DESC= GBM support MARIADB_DESC= MariaDB database support SSE2_DESC= Use SSE2 optimized routines SSE3_DESC= Use SSE3 optimized routines SSSE3_DESC= Use SSSE3 optimized routines SSE4_1_DESC= Use SSE4.1 optimized routines SSE4_2_DESC= Use SSE4.2 optimized routines AVX_DESC= Use AVX optimized routines AVX2_DESC= Use AVX2 optimized routines AIRPLAY_LIB_DEPENDS= libplist-2.0.so:devel/libplist \ libshairplay.so:audio/shairplay AIRPLAY_CMAKE_BOOL= ENABLE_PLIST \ ENABLE_AIRTUNES AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app AVAHI_CMAKE_BOOL= ENABLE_AVAHI BLUETOOTH_CMAKE_BOOL= ENABLE_BLUETOOTH BLUETOOTH_CMAKE_ON= -DBLUETOOTH_INCLUDE_DIR="${LOCALBASE}/include" LIBBLURAY_LIB_DEPENDS= libbluray.so:multimedia/libbluray LIBBLURAY_CMAKE_BOOL= ENABLE_BLURAY CEC_LIB_DEPENDS= libcec.so:multimedia/libcec CEC_CMAKE_BOOL= ENABLE_CEC DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_CMAKE_BOOL= ENABLE_DBUS DVDCSS_LIB_DEPENDS= libdvdcss.so:multimedia/libdvdcss DVDCSS_CMAKE_BOOL= ENABLE_DVDCSS DVDCSS_CMAKE_ON= -DDVDCSS_LIBRARY="${LOCALBASE}/lib/libdvdcss.so" LCMS2_LIB_DEPENDS= liblcms2.so.2:graphics/lcms2 LCMS2_CMAKE_BOOL= ENABLE_LCMS2 LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc LIRC_CMAKE_BOOL= ENABLE_LIRCCLIENT WEBSERVER_LIB_DEPENDS= libmicrohttpd.so:www/libmicrohttpd WEBSERVER_CMAKE_BOOL= ENABLE_MICROHTTPD NFS_LIB_DEPENDS= libnfs.so:net/libnfs NFS_CMAKE_BOOL= ENABLE_NFS DVD_CMAKE_BOOL= ENABLE_OPTICAL SMB_USES= samba:lib SMB_CMAKE_BOOL= ENABLE_SMBCLIENT TEST_LIB_DEPENDS= libgtest.so:devel/googletest TEST_CMAKE_BOOL= ENABLE_TESTING UDEV_LIB_DEPENDS= libudev.so:devel/libudev-devd UDEV_CMAKE_BOOL= ENABLE_UDEV UPNP_CMAKE_BOOL= ENABLE_UPNP VAAPI_LIB_DEPENDS= libva.so:multimedia/libva VAAPI_CMAKE_BOOL= ENABLE_VAAPI VDPAU_LIB_DEPENDS= libvdpau.so:multimedia/libvdpau VDPAU_CMAKE_BOOL= ENABLE_VDPAU XSLT_LIB_DEPENDS= libxslt.so:textproc/libxslt XSLT_CMAKE_BOOL= ENABLE_XSLT GL_CMAKE_ON= -DAPP_RENDER_SYSTEM:STRING="gl" GLES_CMAKE_ON= -DAPP_RENDER_SYSTEM:STRING="gles" MARIADB_USES= mysql:105m MARIADB_CMAKE_BOOL= ENABLE_MARIADBCLIENT MARIADB_CMAKE_ON= -DMARIADBCLIENT_INCLUDE_DIR="${LOCALBASE}/include" MYSQL_USES= mysql MYSQL_CMAKE_BOOL= ENABLE_MYSQLCLIENT ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CMAKE_BOOL= ENABLE_ALSA PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CMAKE_BOOL= ENABLE_PULSEAUDIO SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_CMAKE_BOOL= ENABLE_SNDIO SSE_VARS= CPU_FEATURE+=SSE SSE2_VARS= CPU_FEATURE+=SSE2 SSE3_VARS= CPU_FEATURE+=SSE3 SSSE3_VARS= CPU_FEATURE+=SSSE3 SSE4_1_VARS= CPU_FEATURE+=SSE4.1 SSE4_2_VARS= CPU_FEATURE+=SSE4.2 AVX_VARS= CPU_FEATURE+=AVX AVX2_VARS= CPU_FEATURE+=AVX2 GBM_IMPLIES= UDEV GBM_USES= gl GBM_USE= GL=egl,gbm,glu GBM_CFLAGS= -I${LOCALBASE}/include/libepoll-shim GBM_LDFLAGS= -L${LOCALBASE}/lib -lepoll-shim GBM_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto GBM_LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libdrm.so:graphics/libdrm \ libxkbcommon.so:x11/libxkbcommon \ libinput.so:x11/libinput WAYLAND_USES= gl WAYLAND_USE= GL=egl,glu WAYLAND_BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libdrm.so:graphics/libdrm \ libxkbcommon.so:x11/libxkbcommon \ libinput.so:x11/libinput \ libwayland-client++.so:graphics/waylandpp X11_USES= xorg gl X11_USE= XORG=x11,xext,xrandr GL=egl,gbm,gl,glu X11_LIB_DEPENDS= libdrm.so:graphics/libdrm .include .if !empty(PORT_OPTIONS:MGBM) && !empty(PORT_OPTIONS:MWAYLAND) && !empty(PORT_OPTIONS:MX11) CMAKE_ARGS+= -DCORE_PLATFORM_NAME:STRING="gbm wayland x11" .elif empty(PORT_OPTIONS:MGBM) && !empty(PORT_OPTIONS:MWAYLAND) && !empty(PORT_OPTIONS:MX11) CMAKE_ARGS+= -DCORE_PLATFORM_NAME:STRING="wayland x11" .elif !empty(PORT_OPTIONS:MGBM) && empty(PORT_OPTIONS:MWAYLAND) && !empty(PORT_OPTIONS:MX11) CMAKE_ARGS+= -DCORE_PLATFORM_NAME:STRING="gbm x11" .elif !empty(PORT_OPTIONS:MGBM) && !empty(PORT_OPTIONS:MWAYLAND) && empty(PORT_OPTIONS:MX11) CMAKE_ARGS+= -DCORE_PLATFORM_NAME:STRING="gbm wayland" .elif empty(PORT_OPTIONS:MGBM) && empty(PORT_OPTIONS:MWAYLAND) && !empty(PORT_OPTIONS:MX11) CMAKE_ARGS+= -DCORE_PLATFORM_NAME:STRING="x11" .elif empty(PORT_OPTIONS:MGBM) && !empty(PORT_OPTIONS:MWAYLAND) && empty(PORT_OPTIONS:MX11) CMAKE_ARGS+= -DCORE_PLATFORM_NAME:STRING="wayland" .elif !empty(PORT_OPTIONS:MGBM) && empty(PORT_OPTIONS:MWAYLAND) && empty(PORT_OPTIONS:MX11) CMAKE_ARGS+= -DCORE_PLATFORM_NAME:STRING="gbm" .endif .if !empty(PORT_OPTIONS:MGBM) && !empty(PORT_OPTIONS:MWAYLAND) || !empty(PORT_OPTIONS:MGBM) && !empty(PORT_OPTIONS:MX11) || !empty(PORT_OPTIONS:MWAYLAND) && !empty(PORT_OPTIONS:MX11) PLIST_SUB+= KODICOMBINED="" \ KODIGBM="@comment " \ KODIWAYLAND="@comment " \ KODIX11="@comment " .else PLIST_SUB+= KODICOMBINED="@comment " .if !empty(PORT_OPTIONS:MGBM) PLIST_SUB+= KODIGBM="" .else PLIST_SUB+= KODIGBM="@comment " .endif .if !empty(PORT_OPTIONS:MWAYLAND) PLIST_SUB+= KODIWAYLAND="" .else PLIST_SUB+= KODIWAYLAND="@comment " .endif .if !empty(PORT_OPTIONS:MX11) PLIST_SUB+= KODIX11="" .else PLIST_SUB+= KODIX11="@comment " .endif .endif post-patch: ${REINPLACE_CMD} 's|KODI_DEPENDSBUILD|true|' \ ${WRKSRC}/cmake/modules/FindLibDvd.cmake ${REINPLACE_CMD} 's|/usr/share|${LOCALBASE}/share|' \ ${WRKSRC}/xbmc/platform/linux/input/LibInputSettings.cpp post-install: - ${INSTALL_MAN} ${WRKSRC}/docs/manpages/kodi.bin.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 - cd ${STAGEDIR}${MAN1PREFIX}/man/man1 && ${LN} -s kodi.bin.1.gz kodi.1.gz + ${INSTALL_MAN} ${WRKSRC}/docs/manpages/kodi.bin.1 ${STAGEDIR}${MAN1PREFIX}/share/man/man1 + cd ${STAGEDIR}${MAN1PREFIX}/share/man/man1 && ${LN} -s kodi.bin.1.gz kodi.1.gz cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} TexturePacker JsonSchemaBuilder ${FIND} ${STAGEDIR}${PREFIX}/lib/kodi -type f -name '*.so' -print0 | ${XARGS} -0 ${STRIP_CMD} ${RM} -rf ${STAGEDIR}${PREFIX}/lib/firewalld .include diff --git a/multimedia/kodi/pkg-plist b/multimedia/kodi/pkg-plist index 2a4c362faaea..7a4fad389e81 100644 --- a/multimedia/kodi/pkg-plist +++ b/multimedia/kodi/pkg-plist @@ -1,1959 +1,1959 @@ bin/JsonSchemaBuilder bin/TexturePacker bin/kodi bin/kodi-standalone include/kodi/AddonBase.h include/kodi/AudioEngine.h include/kodi/Filesystem.h include/kodi/General.h include/kodi/Network.h include/kodi/addon-instance/AudioDecoder.h include/kodi/addon-instance/AudioEncoder.h include/kodi/addon-instance/Game.h include/kodi/addon-instance/ImageDecoder.h include/kodi/addon-instance/Inputstream.h include/kodi/addon-instance/PVR.h include/kodi/addon-instance/Peripheral.h include/kodi/addon-instance/Screensaver.h include/kodi/addon-instance/VFS.h include/kodi/addon-instance/VideoCodec.h include/kodi/addon-instance/Visualization.h include/kodi/addon-instance/inputstream/DemuxPacket.h include/kodi/addon-instance/inputstream/StreamCodec.h include/kodi/addon-instance/inputstream/StreamConstants.h include/kodi/addon-instance/inputstream/StreamCrypto.h include/kodi/addon-instance/inputstream/TimingConstants.h include/kodi/addon-instance/peripheral/PeripheralUtils.h include/kodi/addon-instance/pvr/ChannelGroups.h include/kodi/addon-instance/pvr/Channels.h include/kodi/addon-instance/pvr/EDL.h include/kodi/addon-instance/pvr/EPG.h include/kodi/addon-instance/pvr/General.h include/kodi/addon-instance/pvr/MenuHook.h include/kodi/addon-instance/pvr/Recordings.h include/kodi/addon-instance/pvr/Stream.h include/kodi/addon-instance/pvr/Timers.h include/kodi/c-api/addon-instance/audio_decoder.h include/kodi/c-api/addon-instance/audio_encoder.h include/kodi/c-api/addon-instance/game.h include/kodi/c-api/addon-instance/image_decoder.h include/kodi/c-api/addon-instance/inputstream.h include/kodi/c-api/addon-instance/inputstream/demux_packet.h include/kodi/c-api/addon-instance/inputstream/stream_codec.h include/kodi/c-api/addon-instance/inputstream/stream_constants.h include/kodi/c-api/addon-instance/inputstream/stream_crypto.h include/kodi/c-api/addon-instance/inputstream/timing_constants.h include/kodi/c-api/addon-instance/peripheral.h include/kodi/c-api/addon-instance/pvr.h include/kodi/c-api/addon-instance/pvr/pvr_channel_groups.h include/kodi/c-api/addon-instance/pvr/pvr_channels.h include/kodi/c-api/addon-instance/pvr/pvr_defines.h include/kodi/c-api/addon-instance/pvr/pvr_edl.h include/kodi/c-api/addon-instance/pvr/pvr_epg.h include/kodi/c-api/addon-instance/pvr/pvr_general.h include/kodi/c-api/addon-instance/pvr/pvr_menu_hook.h include/kodi/c-api/addon-instance/pvr/pvr_recordings.h include/kodi/c-api/addon-instance/pvr/pvr_stream.h include/kodi/c-api/addon-instance/pvr/pvr_timers.h include/kodi/c-api/addon-instance/screensaver.h include/kodi/c-api/addon-instance/vfs.h include/kodi/c-api/addon-instance/video_codec.h include/kodi/c-api/addon-instance/visualization.h include/kodi/c-api/addon_base.h include/kodi/c-api/audio_engine.h include/kodi/c-api/filesystem.h include/kodi/c-api/general.h include/kodi/c-api/gui/controls/button.h include/kodi/c-api/gui/controls/edit.h include/kodi/c-api/gui/controls/fade_label.h include/kodi/c-api/gui/controls/image.h include/kodi/c-api/gui/controls/label.h include/kodi/c-api/gui/controls/progress.h include/kodi/c-api/gui/controls/radio_button.h include/kodi/c-api/gui/controls/rendering.h include/kodi/c-api/gui/controls/settings_slider.h include/kodi/c-api/gui/controls/slider.h include/kodi/c-api/gui/controls/spin.h include/kodi/c-api/gui/controls/text_box.h include/kodi/c-api/gui/definitions.h include/kodi/c-api/gui/dialogs/context_menu.h include/kodi/c-api/gui/dialogs/extended_progress.h include/kodi/c-api/gui/dialogs/filebrowser.h include/kodi/c-api/gui/dialogs/keyboard.h include/kodi/c-api/gui/dialogs/numeric.h include/kodi/c-api/gui/dialogs/ok.h include/kodi/c-api/gui/dialogs/progress.h include/kodi/c-api/gui/dialogs/select.h include/kodi/c-api/gui/dialogs/text_viewer.h include/kodi/c-api/gui/dialogs/yes_no.h include/kodi/c-api/gui/general.h include/kodi/c-api/gui/input/action_ids.h include/kodi/c-api/gui/list_item.h include/kodi/c-api/gui/window.h include/kodi/c-api/network.h include/kodi/c-api/platform/android/system.h include/kodi/gui/General.h include/kodi/gui/ListItem.h include/kodi/gui/Window.h include/kodi/gui/controls/Button.h include/kodi/gui/controls/Edit.h include/kodi/gui/controls/FadeLabel.h include/kodi/gui/controls/Image.h include/kodi/gui/controls/Label.h include/kodi/gui/controls/Progress.h include/kodi/gui/controls/RadioButton.h include/kodi/gui/controls/Rendering.h include/kodi/gui/controls/SettingsSlider.h include/kodi/gui/controls/Slider.h include/kodi/gui/controls/Spin.h include/kodi/gui/controls/TextBox.h include/kodi/gui/dialogs/ContextMenu.h include/kodi/gui/dialogs/ExtendedProgress.h include/kodi/gui/dialogs/FileBrowser.h include/kodi/gui/dialogs/Keyboard.h include/kodi/gui/dialogs/Numeric.h include/kodi/gui/dialogs/OK.h include/kodi/gui/dialogs/Progress.h include/kodi/gui/dialogs/Select.h include/kodi/gui/dialogs/TextViewer.h include/kodi/gui/dialogs/YesNo.h include/kodi/gui/gl/GL.h include/kodi/gui/gl/GLonDX.h include/kodi/gui/gl/Shader.h include/kodi/gui/input/ActionIDs.h include/kodi/gui/renderHelper.h include/kodi/platform/android/System.h include/kodi/tools/DllHelper.h include/kodi/tools/EndTime.h include/kodi/tools/StringUtils.h include/kodi/tools/Thread.h include/kodi/tools/Timer.h include/kodi/versions.h %%KODIGBM%%lib/kodi/kodi-gbm %%KODIWAYLAND%%lib/kodi/kodi-wayland %%KODIX11%%lib/kodi/kodi-x11 %%KODICOMBINED%%lib/kodi/kodi.bin %%X11%%lib/kodi/kodi-xrandr %%SSE4_1%%lib/kodi/system/libsse4-%%ARCH%%-freebsd.so lib/kodi/system/players/VideoPlayer/libdvdnav-%%ARCH%%-freebsd.so -man/man1/kodi.1.gz -man/man1/kodi.bin.1.gz +share/man/man1/kodi.1.gz +share/man/man1/kodi.bin.1.gz share/applications/kodi.desktop %%PORTDOCS%%%%DOCSDIR%%/LICENSE.md %%PORTDOCS%%%%DOCSDIR%%/README.Linux.md %%PORTDOCS%%%%DOCSDIR%%/version.txt share/icons/hicolor/128x128/apps/kodi.png share/icons/hicolor/16x16/apps/kodi.png share/icons/hicolor/22x22/apps/kodi.png share/icons/hicolor/24x24/apps/kodi.png share/icons/hicolor/256x256/apps/kodi.png share/icons/hicolor/32x32/apps/kodi.png share/icons/hicolor/48x48/apps/kodi.png share/icons/hicolor/64x64/apps/kodi.png %%DATADIR%%/addons/audioencoder.kodi.builtin.aac/addon.xml %%DATADIR%%/addons/audioencoder.kodi.builtin.aac/icon.png %%DATADIR%%/addons/audioencoder.kodi.builtin.aac/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/audioencoder.kodi.builtin.aac/resources/settings.xml %%DATADIR%%/addons/audioencoder.kodi.builtin.wma/addon.xml %%DATADIR%%/addons/audioencoder.kodi.builtin.wma/icon.png %%DATADIR%%/addons/audioencoder.kodi.builtin.wma/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/audioencoder.kodi.builtin.wma/resources/settings.xml %%DATADIR%%/addons/game.controller.default/addon.xml %%DATADIR%%/addons/game.controller.default/resources/icon.png %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ar_ma/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ast_es/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.az_az/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.bs_ba/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.en_au/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.eo/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.fa_af/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.fo_fo/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.hy_am/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.kn_in/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.mi/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.mn_mn/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.oc_fr/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.os_os/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ro_md/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.scn/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.si_lk/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.szl/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.te_in/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/game.controller.default/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/game.controller.default/resources/layout.png %%DATADIR%%/addons/game.controller.default/resources/layout.xml %%DATADIR%%/addons/game.controller.snes/addon.xml %%DATADIR%%/addons/game.controller.snes/resources/icon.png %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ar_ma/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ast_es/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.az_az/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.bs_ba/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.en_au/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.eo/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.fa_af/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.fo_fo/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.hy_am/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.kn_in/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.mi/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.mn_mn/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.oc_fr/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.os_os/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ro_md/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.scn/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.si_lk/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.szl/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.te_in/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/game.controller.snes/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/game.controller.snes/resources/layout.png %%DATADIR%%/addons/game.controller.snes/resources/layout.xml %%DATADIR%%/addons/game.controller.snes/resources/mask.png %%DATADIR%%/addons/kodi.binary.global.audioengine/addon.xml %%DATADIR%%/addons/kodi.binary.global.filesystem/addon.xml %%DATADIR%%/addons/kodi.binary.global.general/addon.xml %%DATADIR%%/addons/kodi.binary.global.gui/addon.xml %%DATADIR%%/addons/kodi.binary.global.main/addon.xml %%DATADIR%%/addons/kodi.binary.global.network/addon.xml %%DATADIR%%/addons/kodi.binary.global.tools/addon.xml %%DATADIR%%/addons/kodi.binary.instance.audiodecoder/addon.xml %%DATADIR%%/addons/kodi.binary.instance.audioencoder/addon.xml %%DATADIR%%/addons/kodi.binary.instance.game/addon.xml %%DATADIR%%/addons/kodi.binary.instance.imagedecoder/addon.xml %%DATADIR%%/addons/kodi.binary.instance.inputstream/addon.xml %%DATADIR%%/addons/kodi.binary.instance.peripheral/addon.xml %%DATADIR%%/addons/kodi.binary.instance.pvr/addon.xml %%DATADIR%%/addons/kodi.binary.instance.screensaver/addon.xml %%DATADIR%%/addons/kodi.binary.instance.vfs/addon.xml %%DATADIR%%/addons/kodi.binary.instance.videocodec/addon.xml %%DATADIR%%/addons/kodi.binary.instance.visualization/addon.xml %%DATADIR%%/addons/kodi.resource/addon.xml %%DATADIR%%/addons/kodi.resource/games.xsd %%DATADIR%%/addons/kodi.resource/icon.png %%DATADIR%%/addons/kodi.resource/images.xsd %%DATADIR%%/addons/kodi.resource/language.xsd %%DATADIR%%/addons/kodi.resource/uisounds.xsd %%DATADIR%%/addons/metadata.album.universal/addon.xml %%DATADIR%%/addons/metadata.album.universal/albumuniversal.xml %%DATADIR%%/addons/metadata.album.universal/changelog.txt %%DATADIR%%/addons/metadata.album.universal/icon.png %%DATADIR%%/addons/metadata.album.universal/resources/language/Afrikaans/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Amharic/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Asturian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Belarusian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Bulgarian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Burmese/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Catalan/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Chinese (Simple)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Chinese (Traditional)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Croatian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Czech/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Danish/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Dutch/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/English (Australia)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/English (New Zealand)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/English (US)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/English/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Estonian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Finnish/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/French (Canada)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/French/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Galician/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Georgian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/German/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Greek/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Hebrew/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Hungarian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Icelandic/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Indonesian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Italian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Japanese/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Korean/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Latvian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Lithuanian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Macedonian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Malay/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Norwegian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Polish/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Portuguese (Brazil)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Portuguese/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Romanian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Russian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Slovak/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Slovenian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Spanish (Argentina)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Spanish (Mexico)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Spanish/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Swedish/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Tamil (India)/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Thai/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Turkish/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Ukrainian/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Vietnamese/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/language/Welsh/strings.po %%DATADIR%%/addons/metadata.album.universal/resources/settings.xml %%DATADIR%%/addons/metadata.artists.universal/addon.xml %%DATADIR%%/addons/metadata.artists.universal/artistuniversal.xml %%DATADIR%%/addons/metadata.artists.universal/changelog.txt %%DATADIR%%/addons/metadata.artists.universal/icon.png %%DATADIR%%/addons/metadata.artists.universal/resources/language/Afrikaans/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Amharic/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Arabic/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Asturian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Belarusian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Bulgarian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Burmese/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Catalan/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Chinese (Simple)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Chinese (Traditional)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Croatian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Czech/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Danish/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Dutch/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/English (Australia)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/English (New Zealand)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/English (US)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/English/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Estonian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Finnish/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/French (Canada)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/French/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Galician/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/German/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Greek/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Hebrew/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Hungarian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Icelandic/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Indonesian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Italian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Japanese/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Korean/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Latvian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Lithuanian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Macedonian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Malay/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Norwegian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Polish/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Portuguese (Brazil)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Portuguese/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Romanian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Russian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Slovak/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Slovenian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Spanish (Argentina)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Spanish (Mexico)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Spanish/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Swedish/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Tamil (India)/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Thai/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Turkish/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Ukrainian/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Vietnamese/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/language/Welsh/strings.po %%DATADIR%%/addons/metadata.artists.universal/resources/settings.xml %%DATADIR%%/addons/metadata.common.allmusic.com/addon.xml %%DATADIR%%/addons/metadata.common.allmusic.com/allmusic.xml %%DATADIR%%/addons/metadata.common.allmusic.com/icon.png %%DATADIR%%/addons/metadata.common.fanart.tv/addon.xml %%DATADIR%%/addons/metadata.common.fanart.tv/fanarttv.xml %%DATADIR%%/addons/metadata.common.fanart.tv/icon.png %%DATADIR%%/addons/metadata.common.imdb.com/addon.xml %%DATADIR%%/addons/metadata.common.imdb.com/changelog.txt %%DATADIR%%/addons/metadata.common.imdb.com/icon.png %%DATADIR%%/addons/metadata.common.imdb.com/imdb.xml %%DATADIR%%/addons/metadata.common.musicbrainz.org/addon.xml %%DATADIR%%/addons/metadata.common.musicbrainz.org/icon.png %%DATADIR%%/addons/metadata.common.musicbrainz.org/musicbrainz.xml %%DATADIR%%/addons/metadata.common.theaudiodb.com/addon.xml %%DATADIR%%/addons/metadata.common.theaudiodb.com/icon.png %%DATADIR%%/addons/metadata.common.theaudiodb.com/tadb.xml %%DATADIR%%/addons/metadata.common.themoviedb.org/addon.xml %%DATADIR%%/addons/metadata.common.themoviedb.org/icon.png %%DATADIR%%/addons/metadata.common.themoviedb.org/tmdb.xml %%DATADIR%%/addons/metadata.generic.albums/LICENSE.txt %%DATADIR%%/addons/metadata.generic.albums/addon.xml %%DATADIR%%/addons/metadata.generic.albums/changelog.txt %%DATADIR%%/addons/metadata.generic.albums/default.py %%DATADIR%%/addons/metadata.generic.albums/lib/allmusic.py %%DATADIR%%/addons/metadata.generic.albums/lib/discogs.py %%DATADIR%%/addons/metadata.generic.albums/lib/fanarttv.py %%DATADIR%%/addons/metadata.generic.albums/lib/musicbrainz.py %%DATADIR%%/addons/metadata.generic.albums/lib/nfo.py %%DATADIR%%/addons/metadata.generic.albums/lib/scraper.py %%DATADIR%%/addons/metadata.generic.albums/lib/theaudiodb.py %%DATADIR%%/addons/metadata.generic.albums/lib/utils.py %%DATADIR%%/addons/metadata.generic.albums/lib/wikipedia.py %%DATADIR%%/addons/metadata.generic.albums/resources/icon.png %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ast_es/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.az_az/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.bs_ba/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.en_au/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.eo/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.fa_af/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.fo_fo/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.hy_am/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.kn_in/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.mi/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.mn_mn/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.si_lk/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.szl/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.te_in/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/metadata.generic.albums/resources/settings.xml %%DATADIR%%/addons/metadata.generic.artists/LICENSE.txt %%DATADIR%%/addons/metadata.generic.artists/addon.xml %%DATADIR%%/addons/metadata.generic.artists/changelog.txt %%DATADIR%%/addons/metadata.generic.artists/default.py %%DATADIR%%/addons/metadata.generic.artists/lib/allmusic.py %%DATADIR%%/addons/metadata.generic.artists/lib/discogs.py %%DATADIR%%/addons/metadata.generic.artists/lib/fanarttv.py %%DATADIR%%/addons/metadata.generic.artists/lib/musicbrainz.py %%DATADIR%%/addons/metadata.generic.artists/lib/nfo.py %%DATADIR%%/addons/metadata.generic.artists/lib/scraper.py %%DATADIR%%/addons/metadata.generic.artists/lib/theaudiodb.py %%DATADIR%%/addons/metadata.generic.artists/lib/utils.py %%DATADIR%%/addons/metadata.generic.artists/lib/wikipedia.py %%DATADIR%%/addons/metadata.generic.artists/resources/icon.png %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ast_es/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.az_az/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.bs_ba/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.en_au/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.eo/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.fa_af/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.fo_fo/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.hy_am/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.kn_in/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.mi/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.mn_mn/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.si_lk/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.szl/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.te_in/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/metadata.generic.artists/resources/settings.xml %%DATADIR%%/addons/metadata.local/addon.xml %%DATADIR%%/addons/metadata.local/icon.png %%DATADIR%%/addons/metadata.local/local.xml %%DATADIR%%/addons/metadata.themoviedb.org.python/LICENSE.txt %%DATADIR%%/addons/metadata.themoviedb.org.python/README.md %%DATADIR%%/addons/metadata.themoviedb.org.python/addon.xml %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/__init__.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/tmdbscraper/__init__.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/tmdbscraper/api_utils.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/tmdbscraper/fanarttv.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/tmdbscraper/imdbratings.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/tmdbscraper/tmdb.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/tmdbscraper/tmdbapi.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/lib/tmdbscraper/traktratings.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/scraper.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/scraper_config.py %%DATADIR%%/addons/metadata.themoviedb.org.python/python/scraper_datahelper.py %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/icon.png %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/metadata.themoviedb.org.python/resources/settings.xml %%DATADIR%%/addons/metadata.themoviedb.org/addon.xml %%DATADIR%%/addons/metadata.themoviedb.org/changelog.txt %%DATADIR%%/addons/metadata.themoviedb.org/icon.png %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/metadata.themoviedb.org/resources/settings.xml %%DATADIR%%/addons/metadata.themoviedb.org/tmdb.xml %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/LICENSE.txt %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/addon.xml %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/changelog.txt %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/__init__.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/actions.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/api_utils.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/cache.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/data_utils.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/debugger.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/imdbratings.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/settings.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/tmdb.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/traktratings.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/libs/utils.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/main.py %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/resources/icon.png %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org.python/resources/settings.xml %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/LICENSE.TXT %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/addon.xml %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/changelog.txt %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/icon.png %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Afrikaans/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Albanian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Amharic/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Basque/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Belarusian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Bulgarian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Burmese/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Catalan/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Chinese (Simple)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Chinese (Traditional)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Croatian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Czech/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Danish/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Dutch/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/English (New Zealand)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/English (US)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/English/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Estonian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Finnish/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/French (Canada)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/French/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Galician/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/German/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Greek/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Hebrew/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Hindi (Devanagiri)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Hungarian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Icelandic/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Indonesian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Italian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Japanese/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Korean/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Lithuanian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Macedonian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Malay/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Malayalam/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Norwegian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Polish/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Portuguese (Brazil)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Portuguese/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Romanian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Russian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Slovak/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Slovenian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Spanish (Argentina)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Spanish (Mexico)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Spanish/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Swedish/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Tamil (India)/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Thai/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Turkish/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Ukrainian/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Uzbek/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Vietnamese/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/language/Welsh/strings.po %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/resources/settings.xml %%DATADIR%%/addons/metadata.tvshows.themoviedb.org/tmdb.xml %%DATADIR%%/addons/repository.xbmc.org/addon.xml %%DATADIR%%/addons/repository.xbmc.org/icon.png %%DATADIR%%/addons/resource.images.weathericons.default/License.txt %%DATADIR%%/addons/resource.images.weathericons.default/addon.xml %%DATADIR%%/addons/resource.images.weathericons.default/icon.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/0.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/1.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/10.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/11.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/12.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/13.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/14.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/15.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/16.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/17.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/18.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/19.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/2.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/20.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/21.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/22.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/23.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/24.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/25.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/26.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/27.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/28.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/29.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/3.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/30.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/31.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/32.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/33.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/34.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/35.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/36.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/37.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/38.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/39.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/4.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/40.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/41.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/42.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/43.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/44.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/45.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/46.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/47.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/5.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/6.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/7.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/8.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/9.png %%DATADIR%%/addons/resource.images.weathericons.default/resources/License.txt %%DATADIR%%/addons/resource.images.weathericons.default/resources/na.png %%DATADIR%%/addons/resource.language.en_gb/addon.xml %%DATADIR%%/addons/resource.language.en_gb/icon.png %%DATADIR%%/addons/resource.language.en_gb/resources/langinfo.xml %%DATADIR%%/addons/resource.language.en_gb/resources/strings.po %%DATADIR%%/addons/resource.uisounds.kodi/addon.xml %%DATADIR%%/addons/resource.uisounds.kodi/icon.png %%DATADIR%%/addons/resource.uisounds.kodi/resources/back.wav %%DATADIR%%/addons/resource.uisounds.kodi/resources/click.wav %%DATADIR%%/addons/resource.uisounds.kodi/resources/cursor.wav %%DATADIR%%/addons/resource.uisounds.kodi/resources/notify.wav %%DATADIR%%/addons/resource.uisounds.kodi/resources/out.wav %%DATADIR%%/addons/resource.uisounds.kodi/resources/shutter.wav %%DATADIR%%/addons/resource.uisounds.kodi/resources/sounds.xml %%DATADIR%%/addons/screensaver.xbmc.builtin.black/addon.xml %%DATADIR%%/addons/screensaver.xbmc.builtin.black/icon.png %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/addon.xml %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/icon.png %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_au/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/screensaver.xbmc.builtin.dim/resources/settings.xml %%DATADIR%%/addons/script.module.pil/addon.xml %%DATADIR%%/addons/script.module.pil/icon.png %%DATADIR%%/addons/script.module.pycryptodome/addon.xml %%DATADIR%%/addons/script.module.pycryptodome/icon.png %%DATADIR%%/addons/service.xbmc.versioncheck/LICENSES/Apache-2.0.txt %%DATADIR%%/addons/service.xbmc.versioncheck/LICENSES/GPL-2.0-or-later.txt %%DATADIR%%/addons/service.xbmc.versioncheck/LICENSES/GPL-3.0-or-later.txt %%DATADIR%%/addons/service.xbmc.versioncheck/addon.xml %%DATADIR%%/addons/service.xbmc.versioncheck/icon.png %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.af_za/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.am_et/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ar_ye/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ast_es/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.az_az/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.be_by/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.bs_ba/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.de_de/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.en_au/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.en_us/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.eo/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.es_es/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.fa_af/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.fo_fo/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.he_il/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.hy_am/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.id_id/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.is_is/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.it_it/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.kn_in/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.mi/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.mn_mn/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.oc_fr/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.os_os/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ro_md/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.scn/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.si_lk/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.szl/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.te_in/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.th_th/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/__init__.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/runner.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/__init__.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/apt_daemon_handler.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/common.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/distro/__init__.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/distro/distro.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/handler.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/json_interface.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/service.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/shell_handler_apt.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/versions.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/lib/version_check/viewer.py %%DATADIR%%/addons/service.xbmc.versioncheck/resources/polkit/10-allow-update.pkla %%DATADIR%%/addons/service.xbmc.versioncheck/resources/polkit/README %%DATADIR%%/addons/service.xbmc.versioncheck/resources/settings.xml %%DATADIR%%/addons/service.xbmc.versioncheck/resources/versions.schema.txt %%DATADIR%%/addons/service.xbmc.versioncheck/resources/versions.txt %%DATADIR%%/addons/skin.estouchy/LICENSE.txt %%DATADIR%%/addons/skin.estouchy/addon.xml %%DATADIR%%/addons/skin.estouchy/background/primary.jpg %%DATADIR%%/addons/skin.estouchy/background/secondary1.png %%DATADIR%%/addons/skin.estouchy/background/tv.jpg %%DATADIR%%/addons/skin.estouchy/changelog.txt %%DATADIR%%/addons/skin.estouchy/colors/defaults.xml %%DATADIR%%/addons/skin.estouchy/fonts/NotoSans-Regular.ttf %%DATADIR%%/addons/skin.estouchy/fonts/noto_license.txt %%DATADIR%%/addons/skin.estouchy/language/resource.language.af_za/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.am_et/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ast_es/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.az_az/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.be_by/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.bs_ba/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.de_de/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.en_au/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.en_us/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.eo/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.es_es/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.fa_af/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.fo_fo/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.he_il/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.hy_am/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.id_id/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.is_is/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.it_it/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.kn_in/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.mi/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.mn_mn/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.si_lk/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.szl/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.te_in/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.th_th/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/skin.estouchy/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/skin.estouchy/media/Textures.xbt %%DATADIR%%/addons/skin.estouchy/resources/fanart.jpg %%DATADIR%%/addons/skin.estouchy/resources/icon.png %%DATADIR%%/addons/skin.estouchy/resources/screenshot-01.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-02.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-03.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-04.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-05.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-06.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-07.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-08.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-09.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-10.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-11.jpg %%DATADIR%%/addons/skin.estouchy/resources/screenshot-12.jpg %%DATADIR%%/addons/skin.estouchy/xml/AddonBrowser.xml %%DATADIR%%/addons/skin.estouchy/xml/CustomFirstRun.xml %%DATADIR%%/addons/skin.estouchy/xml/CustomVolume.xml %%DATADIR%%/addons/skin.estouchy/xml/Defaults.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogAddonInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogAddonSettings.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogBusy.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogButtonMenu.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogConfirm.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogContextMenu.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogExtendedProgressBar.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogFavourites.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogGameControllers.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogKeyboard.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogMediaSource.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogMusicInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogNotification.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogNumeric.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPVRChannelGuide.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPVRChannelManager.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPVRChannelsOSD.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPVRGroupManager.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPVRGuideSearch.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPVRInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPVRRadioRDSInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPictureInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogPlayerProcessInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogSeekBar.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogSelect.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogSettings.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogSlider.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogSubtitles.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogTextViewer.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogVideoInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/DialogVolumeBar.xml %%DATADIR%%/addons/skin.estouchy/xml/EventLog.xml %%DATADIR%%/addons/skin.estouchy/xml/FileBrowser.xml %%DATADIR%%/addons/skin.estouchy/xml/FileManager.xml %%DATADIR%%/addons/skin.estouchy/xml/Font.xml %%DATADIR%%/addons/skin.estouchy/xml/GameOSD.xml %%DATADIR%%/addons/skin.estouchy/xml/Home.xml %%DATADIR%%/addons/skin.estouchy/xml/Includes.xml %%DATADIR%%/addons/skin.estouchy/xml/IncludesCodecFlagging.xml %%DATADIR%%/addons/skin.estouchy/xml/IncludesHomeRecentlyAdded.xml %%DATADIR%%/addons/skin.estouchy/xml/IncludesPlayerControls.xml %%DATADIR%%/addons/skin.estouchy/xml/LoginScreen.xml %%DATADIR%%/addons/skin.estouchy/xml/MusicOSD.xml %%DATADIR%%/addons/skin.estouchy/xml/MusicVisualisation.xml %%DATADIR%%/addons/skin.estouchy/xml/MyGames.xml %%DATADIR%%/addons/skin.estouchy/xml/MyMusicNav.xml %%DATADIR%%/addons/skin.estouchy/xml/MyMusicPlaylistEditor.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPVRChannels.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPVRGuide.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPVRRecordings.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPVRSearch.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPVRTimers.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPics.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPlaylist.xml %%DATADIR%%/addons/skin.estouchy/xml/MyPrograms.xml %%DATADIR%%/addons/skin.estouchy/xml/MyVideoNav.xml %%DATADIR%%/addons/skin.estouchy/xml/MyWeather.xml %%DATADIR%%/addons/skin.estouchy/xml/PlayerControls.xml %%DATADIR%%/addons/skin.estouchy/xml/Pointer.xml %%DATADIR%%/addons/skin.estouchy/xml/Settings.xml %%DATADIR%%/addons/skin.estouchy/xml/SettingsCategory.xml %%DATADIR%%/addons/skin.estouchy/xml/SettingsProfile.xml %%DATADIR%%/addons/skin.estouchy/xml/SettingsScreenCalibration.xml %%DATADIR%%/addons/skin.estouchy/xml/SettingsSystemInfo.xml %%DATADIR%%/addons/skin.estouchy/xml/SkinSettings.xml %%DATADIR%%/addons/skin.estouchy/xml/SlideShow.xml %%DATADIR%%/addons/skin.estouchy/xml/SmartPlaylistEditor.xml %%DATADIR%%/addons/skin.estouchy/xml/SmartPlaylistRule.xml %%DATADIR%%/addons/skin.estouchy/xml/Startup.xml %%DATADIR%%/addons/skin.estouchy/xml/VideoFullScreen.xml %%DATADIR%%/addons/skin.estouchy/xml/VideoOSD.xml %%DATADIR%%/addons/skin.estouchy/xml/VideoOSDBookmarks.xml %%DATADIR%%/addons/skin.estouchy/xml/ViewsList.xml %%DATADIR%%/addons/skin.estouchy/xml/ViewsPVR.xml %%DATADIR%%/addons/skin.estouchy/xml/ViewsThumbnail.xml %%DATADIR%%/addons/skin.estouchy/xml/ViewsWide.xml %%DATADIR%%/addons/skin.estuary/LICENSE.txt %%DATADIR%%/addons/skin.estuary/addon.xml %%DATADIR%%/addons/skin.estuary/changelog.txt %%DATADIR%%/addons/skin.estuary/colors/brown.xml %%DATADIR%%/addons/skin.estuary/colors/charcoal.xml %%DATADIR%%/addons/skin.estuary/colors/chartreuse.xml %%DATADIR%%/addons/skin.estuary/colors/concrete.xml %%DATADIR%%/addons/skin.estuary/colors/defaults.xml %%DATADIR%%/addons/skin.estuary/colors/gold.xml %%DATADIR%%/addons/skin.estuary/colors/green.xml %%DATADIR%%/addons/skin.estuary/colors/maroon.xml %%DATADIR%%/addons/skin.estuary/colors/midnight.xml %%DATADIR%%/addons/skin.estuary/colors/orange.xml %%DATADIR%%/addons/skin.estuary/colors/pink.xml %%DATADIR%%/addons/skin.estuary/colors/rose.xml %%DATADIR%%/addons/skin.estuary/colors/teal.xml %%DATADIR%%/addons/skin.estuary/colors/violet.xml %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern0.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern1.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern2.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern3.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern4.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern5.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern6.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/pattern7.jpg %%DATADIR%%/addons/skin.estuary/extras/backgrounds/primary.jpg %%DATADIR%%/addons/skin.estuary/extras/home-images/LICENSE %%DATADIR%%/addons/skin.estuary/extras/home-images/movie.jpg %%DATADIR%%/addons/skin.estuary/extras/home-images/music.jpg %%DATADIR%%/addons/skin.estuary/fonts/NotoMono-Regular.ttf %%DATADIR%%/addons/skin.estuary/fonts/NotoSans-Regular.ttf %%DATADIR%%/addons/skin.estuary/fonts/Roboto-Thin.ttf %%DATADIR%%/addons/skin.estuary/fonts/heebo_licence.txt %%DATADIR%%/addons/skin.estuary/fonts/mardoto_license.txt %%DATADIR%%/addons/skin.estuary/fonts/noto_license.txt %%DATADIR%%/addons/skin.estuary/fonts/roboto_license.txt %%DATADIR%%/addons/skin.estuary/language/resource.language.af_za/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.am_et/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ar_sa/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ast_es/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.az_az/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.be_by/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.bg_bg/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.bs_ba/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ca_es/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.cs_cz/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.cy_gb/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.da_dk/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.de_de/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.el_gr/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.en_au/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.en_gb/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.en_nz/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.en_us/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.eo/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.es_ar/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.es_es/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.es_mx/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.et_ee/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.eu_es/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.fa_af/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.fa_ir/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.fi_fi/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.fo_fo/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.fr_ca/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.fr_fr/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.gl_es/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.he_il/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.hi_in/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.hr_hr/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.hu_hu/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.hy_am/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.id_id/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.is_is/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.it_it/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ja_jp/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.kn_in/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ko_kr/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.lt_lt/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.lv_lv/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.mi/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.mk_mk/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ml_in/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.mn_mn/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ms_my/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.mt_mt/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.my_mm/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.nb_no/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.nl_nl/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.pl_pl/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.pt_br/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.pt_pt/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ro_ro/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ru_ru/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.si_lk/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.sk_sk/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.sl_si/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.sq_al/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.sr_rs/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.sr_rs@latin/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.sv_se/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.szl/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.ta_in/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.te_in/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.tg_tj/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.th_th/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.tr_tr/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.uk_ua/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.uz_uz/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.vi_vn/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.zh_cn/strings.po %%DATADIR%%/addons/skin.estuary/language/resource.language.zh_tw/strings.po %%DATADIR%%/addons/skin.estuary/media/Textures.xbt %%DATADIR%%/addons/skin.estuary/media/curial.xbt %%DATADIR%%/addons/skin.estuary/media/flat.xbt %%DATADIR%%/addons/skin.estuary/playlists/inprogress_movies.xsp %%DATADIR%%/addons/skin.estuary/playlists/mostplayed_albums.xsp %%DATADIR%%/addons/skin.estuary/playlists/random_albums.xsp %%DATADIR%%/addons/skin.estuary/playlists/random_artists.xsp %%DATADIR%%/addons/skin.estuary/playlists/random_movies.xsp %%DATADIR%%/addons/skin.estuary/playlists/random_musicvideo_artists.xsp %%DATADIR%%/addons/skin.estuary/playlists/random_musicvideos.xsp %%DATADIR%%/addons/skin.estuary/playlists/recent_unwatched_episodes.xsp %%DATADIR%%/addons/skin.estuary/playlists/recent_unwatched_movies.xsp %%DATADIR%%/addons/skin.estuary/playlists/unplayed_albums.xsp %%DATADIR%%/addons/skin.estuary/playlists/unwatched_movies.xsp %%DATADIR%%/addons/skin.estuary/playlists/unwatched_musicvideos.xsp %%DATADIR%%/addons/skin.estuary/playlists/unwatched_tvshows.xsp %%DATADIR%%/addons/skin.estuary/resources/fanart.jpg %%DATADIR%%/addons/skin.estuary/resources/icon.png %%DATADIR%%/addons/skin.estuary/resources/screenshot-01.jpg %%DATADIR%%/addons/skin.estuary/resources/screenshot-02.jpg %%DATADIR%%/addons/skin.estuary/resources/screenshot-03.jpg %%DATADIR%%/addons/skin.estuary/resources/screenshot-04.jpg %%DATADIR%%/addons/skin.estuary/resources/screenshot-05.jpg %%DATADIR%%/addons/skin.estuary/resources/screenshot-06.jpg %%DATADIR%%/addons/skin.estuary/resources/screenshot-07.jpg %%DATADIR%%/addons/skin.estuary/resources/screenshot-08.jpg %%DATADIR%%/addons/skin.estuary/themes/curial/buttons/button-nofo.png %%DATADIR%%/addons/skin.estuary/themes/curial/dialogs/dialog-bg-nobo.png %%DATADIR%%/addons/skin.estuary/themes/curial/dialogs/dialog-bg.png %%DATADIR%%/addons/skin.estuary/themes/curial/lists/panel-mediamenu.png %%DATADIR%%/addons/skin.estuary/themes/curial/lists/panel.png %%DATADIR%%/addons/skin.estuary/themes/curial/overlays/shadow.png %%DATADIR%%/addons/skin.estuary/themes/flat/buttons/button-nofo.png %%DATADIR%%/addons/skin.estuary/themes/flat/dialogs/dialog-bg.png %%DATADIR%%/addons/skin.estuary/themes/flat/overlays/shadow.png %%DATADIR%%/addons/skin.estuary/xml/AddonBrowser.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1100_AddonLauncher.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1101_SettingsList.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1102_TextViewer.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1104_Fanart.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1105_MusicOSDSettings.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1107_SearchDialog.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1109_TopBarOverlay.xml %%DATADIR%%/addons/skin.estuary/xml/Custom_1110_TempoControl.xml %%DATADIR%%/addons/skin.estuary/xml/Defaults.xml %%DATADIR%%/addons/skin.estuary/xml/DialogAddonInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogAddonSettings.xml %%DATADIR%%/addons/skin.estuary/xml/DialogBusy.xml %%DATADIR%%/addons/skin.estuary/xml/DialogButtonMenu.xml %%DATADIR%%/addons/skin.estuary/xml/DialogConfirm.xml %%DATADIR%%/addons/skin.estuary/xml/DialogContextMenu.xml %%DATADIR%%/addons/skin.estuary/xml/DialogExtendedProgressBar.xml %%DATADIR%%/addons/skin.estuary/xml/DialogFavourites.xml %%DATADIR%%/addons/skin.estuary/xml/DialogFullScreenInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogGameControllers.xml %%DATADIR%%/addons/skin.estuary/xml/DialogKeyboard.xml %%DATADIR%%/addons/skin.estuary/xml/DialogMediaSource.xml %%DATADIR%%/addons/skin.estuary/xml/DialogMusicInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogNotification.xml %%DATADIR%%/addons/skin.estuary/xml/DialogNumeric.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRChannelGuide.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRChannelManager.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRChannelsOSD.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRGroupManager.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRGuideControls.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRGuideSearch.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPictureInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogPlayerProcessInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogSeekBar.xml %%DATADIR%%/addons/skin.estuary/xml/DialogSelect.xml %%DATADIR%%/addons/skin.estuary/xml/DialogSettings.xml %%DATADIR%%/addons/skin.estuary/xml/DialogSlider.xml %%DATADIR%%/addons/skin.estuary/xml/DialogSubtitles.xml %%DATADIR%%/addons/skin.estuary/xml/DialogTextViewer.xml %%DATADIR%%/addons/skin.estuary/xml/DialogVideoInfo.xml %%DATADIR%%/addons/skin.estuary/xml/DialogVolumeBar.xml %%DATADIR%%/addons/skin.estuary/xml/EventLog.xml %%DATADIR%%/addons/skin.estuary/xml/FileBrowser.xml %%DATADIR%%/addons/skin.estuary/xml/FileManager.xml %%DATADIR%%/addons/skin.estuary/xml/Font.xml %%DATADIR%%/addons/skin.estuary/xml/GameOSD.xml %%DATADIR%%/addons/skin.estuary/xml/Home.xml %%DATADIR%%/addons/skin.estuary/xml/Includes.xml %%DATADIR%%/addons/skin.estuary/xml/Includes_Animations.xml %%DATADIR%%/addons/skin.estuary/xml/Includes_Buttons.xml %%DATADIR%%/addons/skin.estuary/xml/Includes_DialogSelect.xml %%DATADIR%%/addons/skin.estuary/xml/Includes_Home.xml %%DATADIR%%/addons/skin.estuary/xml/Includes_MediaMenu.xml %%DATADIR%%/addons/skin.estuary/xml/Includes_MusicInfo.xml %%DATADIR%%/addons/skin.estuary/xml/Includes_PVR.xml %%DATADIR%%/addons/skin.estuary/xml/LoginScreen.xml %%DATADIR%%/addons/skin.estuary/xml/MusicOSD.xml %%DATADIR%%/addons/skin.estuary/xml/MusicVisualisation.xml %%DATADIR%%/addons/skin.estuary/xml/MyGames.xml %%DATADIR%%/addons/skin.estuary/xml/MyMusicNav.xml %%DATADIR%%/addons/skin.estuary/xml/MyMusicPlaylistEditor.xml %%DATADIR%%/addons/skin.estuary/xml/MyPVRChannels.xml %%DATADIR%%/addons/skin.estuary/xml/MyPVRGuide.xml %%DATADIR%%/addons/skin.estuary/xml/MyPVRRecordings.xml %%DATADIR%%/addons/skin.estuary/xml/MyPVRSearch.xml %%DATADIR%%/addons/skin.estuary/xml/MyPVRTimers.xml %%DATADIR%%/addons/skin.estuary/xml/MyPics.xml %%DATADIR%%/addons/skin.estuary/xml/MyPlaylist.xml %%DATADIR%%/addons/skin.estuary/xml/MyPrograms.xml %%DATADIR%%/addons/skin.estuary/xml/MyVideoNav.xml %%DATADIR%%/addons/skin.estuary/xml/MyWeather.xml %%DATADIR%%/addons/skin.estuary/xml/PlayerControls.xml %%DATADIR%%/addons/skin.estuary/xml/Pointer.xml %%DATADIR%%/addons/skin.estuary/xml/Settings.xml %%DATADIR%%/addons/skin.estuary/xml/SettingsCategory.xml %%DATADIR%%/addons/skin.estuary/xml/SettingsProfile.xml %%DATADIR%%/addons/skin.estuary/xml/SettingsScreenCalibration.xml %%DATADIR%%/addons/skin.estuary/xml/SettingsSystemInfo.xml %%DATADIR%%/addons/skin.estuary/xml/SkinSettings.xml %%DATADIR%%/addons/skin.estuary/xml/SlideShow.xml %%DATADIR%%/addons/skin.estuary/xml/SmartPlaylistEditor.xml %%DATADIR%%/addons/skin.estuary/xml/SmartPlaylistRule.xml %%DATADIR%%/addons/skin.estuary/xml/Startup.xml %%DATADIR%%/addons/skin.estuary/xml/Variables.xml %%DATADIR%%/addons/skin.estuary/xml/VideoFullScreen.xml %%DATADIR%%/addons/skin.estuary/xml/VideoOSD.xml %%DATADIR%%/addons/skin.estuary/xml/VideoOSDBookmarks.xml %%DATADIR%%/addons/skin.estuary/xml/View_500_Wall.xml %%DATADIR%%/addons/skin.estuary/xml/View_501_Banner.xml %%DATADIR%%/addons/skin.estuary/xml/View_502_FanArt.xml %%DATADIR%%/addons/skin.estuary/xml/View_503_NowPlaying.xml %%DATADIR%%/addons/skin.estuary/xml/View_50_List.xml %%DATADIR%%/addons/skin.estuary/xml/View_51_Poster.xml %%DATADIR%%/addons/skin.estuary/xml/View_52_IconWall.xml %%DATADIR%%/addons/skin.estuary/xml/View_53_Shift.xml %%DATADIR%%/addons/skin.estuary/xml/View_54_InfoWall.xml %%DATADIR%%/addons/skin.estuary/xml/View_55_WideList.xml %%DATADIR%%/addons/webinterface.default/addon.xml %%DATADIR%%/addons/webinterface.default/favicon.png %%DATADIR%%/addons/webinterface.default/icon-128.png %%DATADIR%%/addons/webinterface.default/icon-144.png %%DATADIR%%/addons/webinterface.default/icon-152.png %%DATADIR%%/addons/webinterface.default/icon-192.png %%DATADIR%%/addons/webinterface.default/icon.png %%DATADIR%%/addons/webinterface.default/images/fanart_default/amp.jpg %%DATADIR%%/addons/webinterface.default/images/fanart_default/cans.jpg %%DATADIR%%/addons/webinterface.default/images/fanart_default/concert.jpg %%DATADIR%%/addons/webinterface.default/images/fanart_default/guitar.jpg %%DATADIR%%/addons/webinterface.default/images/fanart_default/speaker.jpg %%DATADIR%%/addons/webinterface.default/images/fanart_default/turntable.jpg %%DATADIR%%/addons/webinterface.default/images/fanart_default/tweeter.jpg %%DATADIR%%/addons/webinterface.default/images/splash_hi.png %%DATADIR%%/addons/webinterface.default/images/thumbnail_default.png %%DATADIR%%/addons/webinterface.default/index.html %%DATADIR%%/addons/webinterface.default/js/kodi-webinterface.js %%DATADIR%%/addons/webinterface.default/lang/_strings/cs.json %%DATADIR%%/addons/webinterface.default/lang/_strings/de.json %%DATADIR%%/addons/webinterface.default/lang/_strings/en.json %%DATADIR%%/addons/webinterface.default/lang/_strings/es.json %%DATADIR%%/addons/webinterface.default/lang/_strings/fr.json %%DATADIR%%/addons/webinterface.default/lang/_strings/gr.json %%DATADIR%%/addons/webinterface.default/lang/_strings/hu.json %%DATADIR%%/addons/webinterface.default/lang/_strings/lt.json %%DATADIR%%/addons/webinterface.default/lang/_strings/nl.json %%DATADIR%%/addons/webinterface.default/lang/_strings/pl.json %%DATADIR%%/addons/webinterface.default/lang/_strings/pt.json %%DATADIR%%/addons/webinterface.default/lang/_strings/sk.json %%DATADIR%%/addons/webinterface.default/lang/_strings/zh_hans.json %%DATADIR%%/addons/webinterface.default/lang/_strings/zh_hant.json %%DATADIR%%/addons/webinterface.default/lang/de/app-readme.html %%DATADIR%%/addons/webinterface.default/lang/de/keybind-readme.html %%DATADIR%%/addons/webinterface.default/lang/de/lang-readme.html %%DATADIR%%/addons/webinterface.default/lang/en/_en-important-readme.html %%DATADIR%%/addons/webinterface.default/lang/en/addons.html %%DATADIR%%/addons/webinterface.default/lang/en/app-changelog.html %%DATADIR%%/addons/webinterface.default/lang/en/app-readme.html %%DATADIR%%/addons/webinterface.default/lang/en/developers.html %%DATADIR%%/addons/webinterface.default/lang/en/help-overview.html %%DATADIR%%/addons/webinterface.default/lang/en/keybind-readme.html %%DATADIR%%/addons/webinterface.default/lang/en/lang-readme.html %%DATADIR%%/addons/webinterface.default/lang/en/license.html %%DATADIR%%/addons/webinterface.default/lang/fr/help-overview.html %%DATADIR%%/addons/webinterface.default/lang/fr/keybind-readme.html %%DATADIR%%/addons/webinterface.default/lang/fr/lang-readme.html %%DATADIR%%/addons/webinterface.default/lang/nl/keybind-readme.html %%DATADIR%%/addons/webinterface.default/lang/pl/addons.html %%DATADIR%%/addons/webinterface.default/lang/pl/app-changelog.html %%DATADIR%%/addons/webinterface.default/lang/pl/app-readme.html %%DATADIR%%/addons/webinterface.default/lang/pl/help-overview.html %%DATADIR%%/addons/webinterface.default/lang/pl/keybind-readme.html %%DATADIR%%/addons/webinterface.default/lang/pl/lang-readme.html %%DATADIR%%/addons/webinterface.default/lang/pl/license.html %%DATADIR%%/addons/webinterface.default/lib/icons/icomoon.json %%DATADIR%%/addons/webinterface.default/lib/icons/mdi.json %%DATADIR%%/addons/webinterface.default/lib/jquery/jquery-3.5.1.min.js %%DATADIR%%/addons/webinterface.default/lib/soundmanager/swf/soundmanager2.swf %%DATADIR%%/addons/webinterface.default/lib/soundmanager/swf/soundmanager2_debug.swf %%DATADIR%%/addons/webinterface.default/lib/soundmanager/swf/soundmanager2_flash9.swf %%DATADIR%%/addons/webinterface.default/lib/soundmanager/swf/soundmanager2_flash9_debug.swf %%DATADIR%%/addons/webinterface.default/lib/soundmanager/swf/soundmanager2_flash_xdomain.zip %%DATADIR%%/addons/webinterface.default/lib/video-js/font/VideoJS.eot %%DATADIR%%/addons/webinterface.default/lib/video-js/font/VideoJS.svg %%DATADIR%%/addons/webinterface.default/lib/video-js/font/VideoJS.ttf %%DATADIR%%/addons/webinterface.default/lib/video-js/font/VideoJS.woff %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/cast_sender.js %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/fonts/chromecast.eot %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/fonts/chromecast.svg %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/fonts/chromecast.ttf %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/fonts/chromecast.woff %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/fonts/chromecast.woff2 %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/videojs-chromecast.css %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/videojs-chromecast.js %%DATADIR%%/addons/webinterface.default/lib/video-js/plugins/videojs-chromecast/videojs-chromecast.min.js %%DATADIR%%/addons/webinterface.default/lib/video-js/video-js.css %%DATADIR%%/addons/webinterface.default/lib/video-js/video-js.min.css %%DATADIR%%/addons/webinterface.default/lib/video-js/video-js.swf %%DATADIR%%/addons/webinterface.default/lib/video-js/video.js %%DATADIR%%/addons/webinterface.default/lib/video-js/video.min.js %%DATADIR%%/addons/webinterface.default/manifest.json %%DATADIR%%/addons/webinterface.default/screenshots/addons.jpg %%DATADIR%%/addons/webinterface.default/screenshots/artist.jpg %%DATADIR%%/addons/webinterface.default/screenshots/artists.jpg %%DATADIR%%/addons/webinterface.default/screenshots/edit-media.jpg %%DATADIR%%/addons/webinterface.default/screenshots/movie.jpg %%DATADIR%%/addons/webinterface.default/screenshots/now-playing.jpg %%DATADIR%%/addons/webinterface.default/screenshots/search.jpg %%DATADIR%%/addons/webinterface.default/screenshots/settings.jpg %%DATADIR%%/addons/webinterface.default/screenshots/tv.jpg %%DATADIR%%/addons/webinterface.default/themes/base/css/base.css %%DATADIR%%/addons/webinterface.default/themes/base/fonts/bootstrap/glyphicons-halflings-regular.eot %%DATADIR%%/addons/webinterface.default/themes/base/fonts/bootstrap/glyphicons-halflings-regular.svg %%DATADIR%%/addons/webinterface.default/themes/base/fonts/bootstrap/glyphicons-halflings-regular.ttf %%DATADIR%%/addons/webinterface.default/themes/base/fonts/bootstrap/glyphicons-halflings-regular.woff %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/Read Me.txt %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/demo-files/demo.css %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/demo-files/demo.js %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/demo.html %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/fonts/icomoon.eot %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/fonts/icomoon.svg %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/fonts/icomoon.ttf %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/fonts/icomoon.woff %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/selection.json %%DATADIR%%/addons/webinterface.default/themes/base/fonts/icomoon/style.css %%DATADIR%%/addons/webinterface.default/themes/base/fonts/material/LICENSE.txt %%DATADIR%%/addons/webinterface.default/themes/base/fonts/material/Material-Design-Icons.eot %%DATADIR%%/addons/webinterface.default/themes/base/fonts/material/Material-Design-Icons.svg %%DATADIR%%/addons/webinterface.default/themes/base/fonts/material/Material-Design-Icons.ttf %%DATADIR%%/addons/webinterface.default/themes/base/fonts/material/Material-Design-Icons.woff %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-light-webfont.eot %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-light-webfont.svg %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-light-webfont.ttf %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-light-webfont.woff %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-light-webfont.woff2 %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-regular-webfont.eot %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-regular-webfont.svg %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-regular-webfont.ttf %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-regular-webfont.woff %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-regular-webfont.woff2 %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-semibold-webfont.eot %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-semibold-webfont.svg %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-semibold-webfont.ttf %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-semibold-webfont.woff %%DATADIR%%/addons/webinterface.default/themes/base/fonts/opensans/opensans-semibold-webfont.woff2 %%DATADIR%%/addons/webinterface.default/themes/base/images/ledlevel-1.gif %%DATADIR%%/addons/webinterface.default/themes/base/images/ledlevel-2.gif %%DATADIR%%/addons/webinterface.default/themes/base/images/loader.gif %%DATADIR%%/addons/webinterface.default/themes/base/images/loading-box-bg.jpg %%DATADIR%%/addons/webinterface.default/themes/base/images/logo.png %%DATADIR%%/addons/webinterface.default/themes/base/images/row-pause-blue.png %%DATADIR%%/addons/webinterface.default/themes/base/images/row-pause-pink.png %%DATADIR%%/addons/webinterface.default/themes/base/images/row-pause-white.png %%DATADIR%%/addons/webinterface.default/themes/base/images/row-pause.png %%DATADIR%%/addons/webinterface.default/themes/base/images/row-playing-blue.gif %%DATADIR%%/addons/webinterface.default/themes/base/images/row-playing-pink.gif %%DATADIR%%/addons/webinterface.default/themes/base/images/row-playing-white.gif %%DATADIR%%/addons/webinterface.default/themes/base/images/row-playing.gif %%DATADIR%%/addons/webinterface.default/themes/base/images/thumbnail_default.png %%DATADIR%%/addons/webinterface.default/videoPlayer.html %%DATADIR%%/addons/xbmc.addon/addon.xml %%DATADIR%%/addons/xbmc.addon/metadata.xsd %%DATADIR%%/addons/xbmc.addon/repository.xsd %%DATADIR%%/addons/xbmc.core/addon.xml %%DATADIR%%/addons/xbmc.gui/addon.xml %%DATADIR%%/addons/xbmc.gui/skin.xsd %%DATADIR%%/addons/xbmc.json/addon.xml %%DATADIR%%/addons/xbmc.metadata/addon.xml %%DATADIR%%/addons/xbmc.metadata/scraper.xsd %%DATADIR%%/addons/xbmc.python/addon.xml %%DATADIR%%/addons/xbmc.python/contextitem.xsd %%DATADIR%%/addons/xbmc.python/icon.png %%DATADIR%%/addons/xbmc.python/pluginsource.xsd %%DATADIR%%/addons/xbmc.python/script.xsd %%DATADIR%%/addons/xbmc.python/service.xsd %%DATADIR%%/addons/xbmc.webinterface/addon.xml %%DATADIR%%/addons/xbmc.webinterface/webinterface.xsd %%DATADIR%%/cmake/AddOptions.cmake %%DATADIR%%/cmake/AddonHelpers.cmake %%DATADIR%%/cmake/ArchSetup.cmake %%DATADIR%%/cmake/CheckCommits.cmake %%DATADIR%%/cmake/CheckTargetPlatform.cmake %%DATADIR%%/cmake/GenerateVersionedFiles.cmake %%DATADIR%%/cmake/GeneratorSetup.cmake %%DATADIR%%/cmake/HandleDepends.cmake %%DATADIR%%/cmake/KodiConfig.cmake %%DATADIR%%/cmake/Macros.cmake %%DATADIR%%/cmake/PathSetup.cmake %%DATADIR%%/cmake/PrepareEnv.cmake %%DATADIR%%/cmake/ProjectMacros.cmake %%DATADIR%%/media/Fonts/arial.ttf %%DATADIR%%/media/Fonts/teletext.ttf %%DATADIR%%/media/banner.png %%DATADIR%%/media/icon120x120.png %%DATADIR%%/media/icon16x16.png %%DATADIR%%/media/icon256x256.png %%DATADIR%%/media/icon32x32.png %%DATADIR%%/media/icon48x48.png %%DATADIR%%/media/icon80x80.png %%DATADIR%%/media/splash.jpg %%DATADIR%%/media/vendor_icon.png %%DATADIR%%/media/vendor_logo.png %%DATADIR%%/privacy-policy.txt %%DATADIR%%/system/addon-manifest.xml %%DATADIR%%/system/certs/cacert.pem %%DATADIR%%/system/colors.xml %%DATADIR%%/system/keyboardlayouts/arabic.xml %%DATADIR%%/system/keyboardlayouts/bulgarian.xml %%DATADIR%%/system/keyboardlayouts/chinese.xml %%DATADIR%%/system/keyboardlayouts/croatian.xml %%DATADIR%%/system/keyboardlayouts/czech.xml %%DATADIR%%/system/keyboardlayouts/danish.xml %%DATADIR%%/system/keyboardlayouts/english.xml %%DATADIR%%/system/keyboardlayouts/french.xml %%DATADIR%%/system/keyboardlayouts/german.xml %%DATADIR%%/system/keyboardlayouts/greek.xml %%DATADIR%%/system/keyboardlayouts/hebrew.xml %%DATADIR%%/system/keyboardlayouts/hungarian.xml %%DATADIR%%/system/keyboardlayouts/icelandic.xml %%DATADIR%%/system/keyboardlayouts/italian.xml %%DATADIR%%/system/keyboardlayouts/korean.xml %%DATADIR%%/system/keyboardlayouts/lithuanian.xml %%DATADIR%%/system/keyboardlayouts/norwegian.xml %%DATADIR%%/system/keyboardlayouts/persian.xml %%DATADIR%%/system/keyboardlayouts/polish.xml %%DATADIR%%/system/keyboardlayouts/portuguese.xml %%DATADIR%%/system/keyboardlayouts/romanian.xml %%DATADIR%%/system/keyboardlayouts/russian.xml %%DATADIR%%/system/keyboardlayouts/silesian.xml %%DATADIR%%/system/keyboardlayouts/slovak.xml %%DATADIR%%/system/keyboardlayouts/slovenian.xml %%DATADIR%%/system/keyboardlayouts/spanish.xml %%DATADIR%%/system/keyboardlayouts/swedish.xml %%DATADIR%%/system/keyboardlayouts/thai.xml %%DATADIR%%/system/keyboardlayouts/turkish.xml %%DATADIR%%/system/keyboardlayouts/ukrainian.xml %%DATADIR%%/system/keymaps/appcommand.xml %%DATADIR%%/system/keymaps/customcontroller.AppleRemote.xml %%DATADIR%%/system/keymaps/customcontroller.Harmony.xml %%DATADIR%%/system/keymaps/customcontroller.SiriRemote.xml %%DATADIR%%/system/keymaps/gamepad.xml %%DATADIR%%/system/keymaps/joystick.xml %%DATADIR%%/system/keymaps/keyboard.xml %%DATADIR%%/system/keymaps/mouse.xml %%DATADIR%%/system/keymaps/nyxboard/keyboard.xml %%DATADIR%%/system/keymaps/osmc/osmc_remote.xml %%DATADIR%%/system/keymaps/remote.xml %%DATADIR%%/system/keymaps/touchscreen.xml %%DATADIR%%/system/keymaps/wetek-play/keyboard.xml %%DATADIR%%/system/library/music/addons.xml %%DATADIR%%/system/library/music/albums.xml %%DATADIR%%/system/library/music/artists.xml %%DATADIR%%/system/library/music/boxsets.xml %%DATADIR%%/system/library/music/compilations.xml %%DATADIR%%/system/library/music/files.xml %%DATADIR%%/system/library/music/genres.xml %%DATADIR%%/system/library/music/musicroles/albumartists.xml %%DATADIR%%/system/library/music/musicroles/allartists.xml %%DATADIR%%/system/library/music/musicroles/allcontributors.xml %%DATADIR%%/system/library/music/musicroles/allroles.xml %%DATADIR%%/system/library/music/musicroles/arrangers.xml %%DATADIR%%/system/library/music/musicroles/composers.xml %%DATADIR%%/system/library/music/musicroles/conductors.xml %%DATADIR%%/system/library/music/musicroles/djmixers.xml %%DATADIR%%/system/library/music/musicroles/index.xml %%DATADIR%%/system/library/music/musicroles/lyricists.xml %%DATADIR%%/system/library/music/musicroles/orchestras.xml %%DATADIR%%/system/library/music/musicroles/remixers.xml %%DATADIR%%/system/library/music/musicvideos/albums.xml %%DATADIR%%/system/library/music/musicvideos/artists.xml %%DATADIR%%/system/library/music/musicvideos/directors.xml %%DATADIR%%/system/library/music/musicvideos/genres.xml %%DATADIR%%/system/library/music/musicvideos/index.xml %%DATADIR%%/system/library/music/musicvideos/studios.xml %%DATADIR%%/system/library/music/musicvideos/tags.xml %%DATADIR%%/system/library/music/musicvideos/titles.xml %%DATADIR%%/system/library/music/musicvideos/years.xml %%DATADIR%%/system/library/music/playlists.xml %%DATADIR%%/system/library/music/recentlyaddedalbums.xml %%DATADIR%%/system/library/music/recentlyplayedalbums.xml %%DATADIR%%/system/library/music/singles.xml %%DATADIR%%/system/library/music/songs.xml %%DATADIR%%/system/library/music/sources.xml %%DATADIR%%/system/library/music/top100/index.xml %%DATADIR%%/system/library/music/top100/top100albums.xml %%DATADIR%%/system/library/music/top100/top100songs.xml %%DATADIR%%/system/library/music/years.xml %%DATADIR%%/system/library/video/addons.xml %%DATADIR%%/system/library/video/files.xml %%DATADIR%%/system/library/video/movies/actors.xml %%DATADIR%%/system/library/video/movies/country.xml %%DATADIR%%/system/library/video/movies/directors.xml %%DATADIR%%/system/library/video/movies/genres.xml %%DATADIR%%/system/library/video/movies/index.xml %%DATADIR%%/system/library/video/movies/recentlyaddedmovies.xml %%DATADIR%%/system/library/video/movies/sets.xml %%DATADIR%%/system/library/video/movies/studios.xml %%DATADIR%%/system/library/video/movies/tags.xml %%DATADIR%%/system/library/video/movies/titles.xml %%DATADIR%%/system/library/video/movies/years.xml %%DATADIR%%/system/library/video/musicvideos/albums.xml %%DATADIR%%/system/library/video/musicvideos/artists.xml %%DATADIR%%/system/library/video/musicvideos/directors.xml %%DATADIR%%/system/library/video/musicvideos/genres.xml %%DATADIR%%/system/library/video/musicvideos/index.xml %%DATADIR%%/system/library/video/musicvideos/recentlyaddedmusicvideos.xml %%DATADIR%%/system/library/video/musicvideos/studios.xml %%DATADIR%%/system/library/video/musicvideos/tags.xml %%DATADIR%%/system/library/video/musicvideos/titles.xml %%DATADIR%%/system/library/video/musicvideos/years.xml %%DATADIR%%/system/library/video/playlists.xml %%DATADIR%%/system/library/video/tvshows/actors.xml %%DATADIR%%/system/library/video/tvshows/genres.xml %%DATADIR%%/system/library/video/tvshows/index.xml %%DATADIR%%/system/library/video/tvshows/inprogressshows.xml %%DATADIR%%/system/library/video/tvshows/recentlyaddedepisodes.xml %%DATADIR%%/system/library/video/tvshows/studios.xml %%DATADIR%%/system/library/video/tvshows/tags.xml %%DATADIR%%/system/library/video/tvshows/titles.xml %%DATADIR%%/system/library/video/tvshows/years.xml %%DATADIR%%/system/library/video_flat/addons.xml %%DATADIR%%/system/library/video_flat/files.xml %%DATADIR%%/system/library/video_flat/inprogressshows.xml %%DATADIR%%/system/library/video_flat/movies.xml %%DATADIR%%/system/library/video_flat/musicvideos.xml %%DATADIR%%/system/library/video_flat/playlists.xml %%DATADIR%%/system/library/video_flat/recentlyaddedepisodes.xml %%DATADIR%%/system/library/video_flat/recentlyaddedmovies.xml %%DATADIR%%/system/library/video_flat/recentlyaddedmusicvideos.xml %%DATADIR%%/system/library/video_flat/tvshows.xml %%DATADIR%%/system/peripherals.xml %%DATADIR%%/system/playercorefactory.xml %%DATADIR%%/system/settings/android.xml %%DATADIR%%/system/settings/darwin.xml %%DATADIR%%/system/settings/darwin_ios.xml %%DATADIR%%/system/settings/darwin_osx.xml %%DATADIR%%/system/settings/darwin_tvos.xml %%DATADIR%%/system/settings/freebsd.xml %%DATADIR%%/system/settings/linux.xml %%DATADIR%%/system/settings/settings.xml %%DATADIR%%/system/settings/win10.xml %%DATADIR%%/system/settings/win32.xml %%DATADIR%%/system/settings/windows.xml %%DATADIR%%/system/shaders/GL/1.2/gl_convolution-4x4.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_convolution-6x6.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_output.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_frag_default.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_frag_fonts.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_frag_multi.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_frag_multi_blendcolor.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_frag_texture.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_frag_texture_noblend.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_vert.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_shader_vert_default.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_stretch.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_videofilter_frag.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_videofilter_vertex.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_yuv2rgb_basic.glsl %%DATADIR%%/system/shaders/GL/1.2/gl_yuv2rgb_vertex.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_convolution-4x4.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_convolution-6x6.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_output.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_frag_default.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_frag_fonts.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_frag_multi.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_frag_multi_blendcolor.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_frag_texture.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_frag_texture_lim.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_frag_texture_noblend.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_vert.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_shader_vert_default.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_stretch.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_tonemap.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_videofilter_frag.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_videofilter_vertex.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_yuv2rgb_basic.glsl %%DATADIR%%/system/shaders/GL/1.5/gl_yuv2rgb_vertex.glsl %%DATADIR%%/system/shaders/GL/4.0/gl_yuv2rgb_filter4.glsl %%DATADIR%%/system/shaders/GLES/2.0/gles_convolution-4x4.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_convolution-6x6.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader.vert %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_default.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_fonts.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_multi.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_multi_blendcolor.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_rgba.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_rgba_blendcolor.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_rgba_bob.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_rgba_bob_oes.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_rgba_oes.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_texture.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_texture_noalpha.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_shader_texture_noblend.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_tonemap.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_videofilter.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_videofilter.vert %%DATADIR%%/system/shaders/GLES/2.0/gles_yuv2rgb.vert %%DATADIR%%/system/shaders/GLES/2.0/gles_yuv2rgb_basic.frag %%DATADIR%%/system/shaders/GLES/2.0/gles_yuv2rgb_bob.frag %%DATADIR%%/system/shaders/convolution-4x4_d3d.fx %%DATADIR%%/system/shaders/convolution-6x6_d3d.fx %%DATADIR%%/system/shaders/convolution_d3d.fx %%DATADIR%%/system/shaders/convolutionsep-4x4_d3d.fx %%DATADIR%%/system/shaders/convolutionsep-6x6_d3d.fx %%DATADIR%%/system/shaders/guishader_checkerboard_left.hlsl %%DATADIR%%/system/shaders/guishader_checkerboard_right.hlsl %%DATADIR%%/system/shaders/guishader_common.hlsl %%DATADIR%%/system/shaders/guishader_default.hlsl %%DATADIR%%/system/shaders/guishader_fonts.hlsl %%DATADIR%%/system/shaders/guishader_interlaced_left.hlsl %%DATADIR%%/system/shaders/guishader_interlaced_right.hlsl %%DATADIR%%/system/shaders/guishader_multi_texture_blend.hlsl %%DATADIR%%/system/shaders/guishader_texture.hlsl %%DATADIR%%/system/shaders/guishader_texture_noblend.hlsl %%DATADIR%%/system/shaders/guishader_vert.hlsl %%DATADIR%%/system/shaders/output_d3d.fx %%DATADIR%%/system/shaders/rp_output_d3d.fx %%DATADIR%%/system/shaders/yuv2rgb_d3d.fx %%DATADIR%%/userdata/ModeLines_template.xml %%DATADIR%%/userdata/RssFeeds.xml %%DATADIR%%/userdata/iOS/sources.xml share/metainfo/org.xbmc.kodi.metainfo.xml share/xsessions/kodi.desktop diff --git a/multimedia/mlt6/Makefile b/multimedia/mlt6/Makefile index 190c59286787..07fb3e226f37 100644 --- a/multimedia/mlt6/Makefile +++ b/multimedia/mlt6/Makefile @@ -1,196 +1,196 @@ PORTNAME= ${_MLT_PORTNAME} DISTVERSION= ${_MLT_VERSION} PORTREVISION?= 6 CATEGORIES?= multimedia # Don't use GitHub "fake" downloads that are auto-generated from a # tag; the project uploads tarballs for each release. # https://github.com/mltframework/mlt/releases/download/v6.26.1/mlt-6.26.1.tar.gz MASTER_SITES= https://github.com/mltframework/mlt/releases/download/v${DISTVERSION}/ DISTFILES= mlt-${DISTVERSION}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/mlt-${DISTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT?= Multimedia framework for TV broadcasting LICENSE?= GPLv2 GPLv3 LGPL21 LICENSE_COMB?= multi USES+= alias cmake compiler:c++11-lang eigen:3 localbase pkgconfig DATADIR= ${PREFIX}/share/mlt .ifndef(SLAVEPORT) # Master port. CONFLICTS_INSTALL= mlt-6.* BROKEN_sparc64= does not compile on sparc64 (invokes i386 asm) USES+= mlt:6,nodepend # Explicitly disabled modules that are ouddated, unnecessary, or have # their own port. CMAKE_OFF= MOD_SDL1 MOD_QT \ SWIG_CSHARP SWIG_JAVA SWIG_LUA SWIG_NODEJS SWIG_PERL \ SWIG_PHP SWIG_PYTHON SWIG_RUBY SWIG_TCL PORTDOCS= AUTHORS NEWS README docs PORTEXAMPLES= demo OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_DEFAULT= AVFORMAT FREI0R GDK KDENLIVE OPENGL PLUS PLUSGPL RESAMPLE \ SDL2 SOX VIDSTAB VORBIS XML OPTIONS_GROUP= MODULES OPTIONS_GROUP_MODULES= AVFORMAT DECKLINK FEEDS FREI0R GDK GTK2 JACKRACK \ KDENLIVE LUMAS MOTION_EST NORMALIZE OLDFILM OPENCV \ OPENGL PLUS PLUSGPL RESAMPLE RTAUDIO RUBBERBAND \ SDL2 SOX VIDSTAB VMFX VORBIS XINE XML OPTIONS_SUB= yes AVFORMAT_DESC= Enable avformat module AVFORMAT_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg AVFORMAT_CMAKE_BOOL= MOD_AVFORMAT DECKLINK_DESC= Enable decklink module DECKLINK_CMAKE_BOOL= MOD_DECKLINK FEEDS_DESC= Enable feeds module FEEDS_CMAKE_BOOL= MOD_FEEDS FREI0R_DESC= Enable frei0r module FREI0R_BUILD_DEPENDS= ${LOCALBASE}/include/frei0r.h:graphics/frei0r FREI0R_CMAKE_BOOL= MOD_FREI0R GDK_DESC= Enable gdk module GDK_LIB_DEPENDS= libexif.so:graphics/libexif \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz GDK_USES= gnome GDK_USE= gnome=gdkpixbuf2,pango GDK_CMAKE_BOOL= MOD_GDK GTK2_DESC= Enable gtk2 module GTK2_USES= gnome GTK2_USE= gnome=cairo,gtk20 GTK2_CMAKE_BOOL= MOD_GTK2 JACKRACK_DESC= Enable jackrack module JACKRACK_BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa JACKRACK_LIB_DEPENDS= libjack.so:audio/jack JACKRACK_USES= gnome JACKRACK_USE= gnome=glib20 JACKRACK_CMAKE_BOOL= MOD_JACKRACK KDENLIVE_DESC= Enable kdenlive module KDENLIVE_CMAKE_BOOL= MOD_KDENLIVE LUMAS_DESC= Enable lumas module LUMAS_CMAKE_BOOL= MOD_LUMAS MOTION_EST_DESC= Enable motion estimation module MOTION_EST_CMAKE_BOOL= MOD_MOTION_EST NORMALIZE_DESC= Enable normalize module NORMALIZE_CMAKE_BOOL= MOD_NORMALIZE OLDFILM_DESC= Enable oldfilm module OLDFILM_CMAKE_BOOL= MOD_OLDFILM OPENCV_DESC= Enable OpenCV module OPENCV_LIB_DEPENDS= libopencv_core.so:graphics/opencv OPENCV_CMAKE_BOOL= MOD_OPENCV OPENGL_DESC= Enable OpenGL module OPENGL_CMAKE_BOOL= MOD_OPENGL OPENGL_LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libmovit.so:graphics/movit OPENGL_USES= gl xorg OPENGL_USE= gl=gl xorg=x11 PLUSGPL_DESC= Enable plus GPL module PLUSGPL_CMAKE_BOOL= MOD_PLUSGPL PLUS_DESC= Enable plus module PLUS_LIB_DEPENDS= libfftw3.so:math/fftw3 PLUS_CMAKE_BOOL= MOD_PLUS RESAMPLE_DESC= Enable resample module RESAMPLE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate RESAMPLE_CMAKE_BOOL= MOD_RESAMPLE RTAUDIO_DESC= Enable RtAudio module RTAUDIO_LIB_DEPENDS= librtaudio.so:audio/rtaudio \ libpulse-simple.so:audio/pulseaudio RTAUDIO_CMAKE_BOOL= MOD_RTAUDIO RUBBERBAND_DESC= Enable rubberband module RUBBERBAND_LIB_DEPENDS= librubberband.so:audio/rubberband RUBBERBAND_CMAKE_BOOL= MOD_RUBBERBAND SDL2_DESC= Enable SDL2 module SDL2_USES= sdl SDL2_USE= sdl=image2 SDL2_CMAKE_BOOL= MOD_SDL2 SOX_DESC= Enable SoX module SOX_LIB_DEPENDS= libsox.so:audio/sox SOX_CMAKE_BOOL= MOD_SOX VIDSTAB_DESC= Enable vid.stab module VIDSTAB_LIB_DEPENDS= libvidstab.so:multimedia/vid.stab VIDSTAB_CMAKE_BOOL= MOD_VIDSTAB VMFX_DESC= Enable vmfx module VMFX_CMAKE_BOOL= MOD_VMFX VORBIS_DESC= Enable Vorbis module VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis libogg.so:audio/libogg VORBIS_CMAKE_BOOL= MOD_VORBIS XINE_DESC= Enable xine module XINE_CMAKE_BOOL= MOD_XINE XML_DESC= Enable XML module XML_USES= gnome XML_USE= gnome=libxml2 XML_CMAKE_BOOL= MOD_XML pre-configure: @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' \ ${WRKSRC}/src/modules/frei0r/factory.c \ ${WRKSRC}/src/modules/jackrack/plugin_mgr.c common-post-install: - ${INSTALL_MAN} ${WRKSRC}/docs/melt.1 ${STAGEDIR}${MANPREFIX}/man/man1/melt.1 + ${INSTALL_MAN} ${WRKSRC}/docs/melt.1 ${STAGEDIR}${MANPREFIX}/share/man/man1/melt.1 @${RM} ${WRKSRC}/docs/melt.1 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/melt ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmlt.so.${PORTVERSION} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmlt++.so.${PORTVERSION} post-install-DOCS-on: .for f in ${PORTDOCS} cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${DOCSDIR} .endfor post-install-EXAMPLES-on: .for f in ${PORTEXAMPLES} cd ${WRKSRC} && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${EXAMPLESDIR} .endfor .else # Slave port. PORTSCOUT= ignore:1 # Depend on multimedia/mlt6 for child ports USES+= mlt:6 PLIST?= ${.CURDIR}/pkg-plist INSTALL_WRKSRC?= ${BUILD_WRKSRC} .endif post-install: common-post-install ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/* 2>/dev/null || ${TRUE} @${RMDIR} -p ${STAGEDIR}${PREFIX}/lib/${PORTNAME} 2>/dev/null || ${TRUE} .include diff --git a/multimedia/mlt6/pkg-plist b/multimedia/mlt6/pkg-plist index 56bedde70168..f659cb038681 100644 --- a/multimedia/mlt6/pkg-plist +++ b/multimedia/mlt6/pkg-plist @@ -1,536 +1,536 @@ bin/melt include/mlt++/Mlt.h include/mlt++/MltAnimation.h include/mlt++/MltAudio.h include/mlt++/MltConfig.h include/mlt++/MltConsumer.h include/mlt++/MltDeque.h include/mlt++/MltEvent.h include/mlt++/MltFactory.h include/mlt++/MltField.h include/mlt++/MltFilter.h include/mlt++/MltFilteredConsumer.h include/mlt++/MltFilteredProducer.h include/mlt++/MltFrame.h include/mlt++/MltGeometry.h include/mlt++/MltMultitrack.h include/mlt++/MltParser.h include/mlt++/MltPlaylist.h include/mlt++/MltProducer.h include/mlt++/MltProfile.h include/mlt++/MltProperties.h include/mlt++/MltPushConsumer.h include/mlt++/MltRepository.h include/mlt++/MltService.h include/mlt++/MltTokeniser.h include/mlt++/MltTractor.h include/mlt++/MltTransition.h include/mlt/framework/mlt.h include/mlt/framework/mlt_animation.h include/mlt/framework/mlt_audio.h include/mlt/framework/mlt_cache.h include/mlt/framework/mlt_consumer.h include/mlt/framework/mlt_deque.h include/mlt/framework/mlt_events.h include/mlt/framework/mlt_factory.h include/mlt/framework/mlt_field.h include/mlt/framework/mlt_filter.h include/mlt/framework/mlt_frame.h include/mlt/framework/mlt_geometry.h include/mlt/framework/mlt_log.h include/mlt/framework/mlt_luma_map.h include/mlt/framework/mlt_multitrack.h include/mlt/framework/mlt_parser.h include/mlt/framework/mlt_playlist.h include/mlt/framework/mlt_pool.h include/mlt/framework/mlt_producer.h include/mlt/framework/mlt_profile.h include/mlt/framework/mlt_properties.h include/mlt/framework/mlt_property.h include/mlt/framework/mlt_repository.h include/mlt/framework/mlt_service.h include/mlt/framework/mlt_slices.h include/mlt/framework/mlt_tokeniser.h include/mlt/framework/mlt_tractor.h include/mlt/framework/mlt_transition.h include/mlt/framework/mlt_types.h include/mlt/framework/mlt_version.h lib/libmlt++.so lib/libmlt++.so.3 lib/libmlt++.so.%%MLT_VERSION%% lib/libmlt.so lib/libmlt.so.6 lib/libmlt.so.%%MLT_VERSION%% %%AVFORMAT%%lib/mlt/libmltavformat.so lib/mlt/libmltcore.so %%DECKLINK%%lib/mlt/libmltdecklink.so %%FREI0R%%lib/mlt/libmltfrei0r.so %%GDK%%lib/mlt/libmltgdk.so %%GTK2%%lib/mlt/libmltgtk2.so %%JACKRACK%%lib/mlt/libmltjack.so %%KDENLIVE%%lib/mlt/libmltkdenlive.so %%MOTION_EST%%lib/mlt/libmltmotion_est.so %%NORMALIZE%%lib/mlt/libmltnormalize.so %%OLDFILM%%lib/mlt/libmltoldfilm.so %%OPENCV%%lib/mlt/libmltopencv.so %%OPENGL%%lib/mlt/libmltopengl.so %%PLUS%%lib/mlt/libmltplus.so %%PLUSGPL%%lib/mlt/libmltplusgpl.so %%RESAMPLE%%lib/mlt/libmltresample.so %%RTAUDIO%%lib/mlt/libmltrtaudio.so %%RUBBERBAND%%lib/mlt/libmltrubberband.so %%SDL2%%lib/mlt/libmltsdl2.so %%SOX%%lib/mlt/libmltsox.so %%VIDSTAB%%lib/mlt/libmltvidstab.so %%VMFX%%lib/mlt/libmltvmfx.so %%VORBIS%%lib/mlt/libmltvorbis.so %%XINE%%lib/mlt/libmltxine.so %%XML%%lib/mlt/libmltxml.so libdata/pkgconfig/mlt++.pc libdata/pkgconfig/mlt-framework.pc -man/man1/melt.1.gz +share/man/man1/melt.1.gz %%AVFORMAT%%%%DATADIR%%/avformat/blacklist.txt %%AVFORMAT%%%%DATADIR%%/avformat/consumer_avformat.yml %%AVFORMAT%%%%DATADIR%%/avformat/producer_avformat.yml %%AVFORMAT%%%%DATADIR%%/avformat/resolution_scale.yml %%AVFORMAT%%%%DATADIR%%/avformat/yuv_only.txt %%DATADIR%%/core/consumer_multi.yml %%DATADIR%%/core/data_fx.properties %%DATADIR%%/core/filter_audiomap.yml %%DATADIR%%/core/filter_audiowave.yml %%DATADIR%%/core/filter_brightness.yml %%DATADIR%%/core/filter_channelcopy.yml %%DATADIR%%/core/filter_choppy.yml %%DATADIR%%/core/filter_crop.yml %%DATADIR%%/core/filter_data_show.yml %%DATADIR%%/core/filter_fieldorder.yml %%DATADIR%%/core/filter_gamma.yml %%DATADIR%%/core/filter_greyscale.yml %%DATADIR%%/core/filter_luma.yml %%DATADIR%%/core/filter_mask_apply.yml %%DATADIR%%/core/filter_mask_start.yml %%DATADIR%%/core/filter_mirror.yml %%DATADIR%%/core/filter_mono.yml %%DATADIR%%/core/filter_obscure.yml %%DATADIR%%/core/filter_panner.yml %%DATADIR%%/core/filter_region.yml %%DATADIR%%/core/filter_rescale.yml %%DATADIR%%/core/filter_resize.yml %%DATADIR%%/core/filter_transition.yml %%DATADIR%%/core/filter_watermark.yml %%DATADIR%%/core/loader.dict %%DATADIR%%/core/loader.ini %%DATADIR%%/core/producer_colour.yml %%DATADIR%%/core/producer_consumer.yml %%DATADIR%%/core/producer_hold.yml %%DATADIR%%/core/producer_loader.yml %%DATADIR%%/core/producer_melt.yml %%DATADIR%%/core/producer_melt_file.yml %%DATADIR%%/core/producer_noise.yml %%DATADIR%%/core/producer_timewarp.yml %%DATADIR%%/core/producer_tone.yml %%DATADIR%%/core/transition_composite.yml %%DATADIR%%/core/transition_luma.yml %%DATADIR%%/core/transition_matte.yml %%DATADIR%%/core/transition_mix.yml %%DATADIR%%/core/transition_region.yml %%DECKLINK%%%%DATADIR%%/decklink/consumer_decklink.yml %%DECKLINK%%%%DATADIR%%/decklink/producer_decklink.yml %%FEEDS%%%%DATADIR%%/feeds/NTSC/data_fx.properties %%FEEDS%%%%DATADIR%%/feeds/NTSC/etv.properties %%FEEDS%%%%DATADIR%%/feeds/NTSC/obscure.properties %%FEEDS%%%%DATADIR%%/feeds/PAL/border.properties %%FEEDS%%%%DATADIR%%/feeds/PAL/data_fx.properties %%FEEDS%%%%DATADIR%%/feeds/PAL/etv.properties %%FEEDS%%%%DATADIR%%/feeds/PAL/example.properties %%FEEDS%%%%DATADIR%%/feeds/PAL/obscure.properties %%FREI0R%%%%DATADIR%%/frei0r/blacklist.txt %%FREI0R%%%%DATADIR%%/frei0r/filter_cairoblend_mode.yml %%FREI0R%%%%DATADIR%%/frei0r/not_thread_safe.txt %%FREI0R%%%%DATADIR%%/frei0r/param_name_map.yaml %%FREI0R%%%%DATADIR%%/frei0r/resolution_scale.yml %%GDK%%%%DATADIR%%/gdk/filter_rescale.yml %%GDK%%%%DATADIR%%/gdk/producer_pango.yml %%GDK%%%%DATADIR%%/gdk/producer_pixbuf.yml %%GTK2%%%%DATADIR%%/gtk2/consumer_gtk2_preview.yml %%JACKRACK%%%%DATADIR%%/jackrack/consumer_jack.yml %%JACKRACK%%%%DATADIR%%/jackrack/filter_jack.yml %%JACKRACK%%%%DATADIR%%/jackrack/filter_jackrack.yml %%JACKRACK%%%%DATADIR%%/jackrack/filter_ladspa.yml %%JACKRACK%%%%DATADIR%%/jackrack/producer_ladspa.yml %%JACKRACK%%%%DATADIR%%/kdenlive/filter_boxblur.yml %%JACKRACK%%%%DATADIR%%/kdenlive/filter_freeze.yml %%JACKRACK%%%%DATADIR%%/kdenlive/filter_wave.yml %%JACKRACK%%%%DATADIR%%/kdenlive/producer_framebuffer.yml %%LUMAS%%%%DATADIR%%/lumas/16_9/luma01.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma02.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma03.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma04.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma05.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma06.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma07.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma08.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma09.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma10.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma11.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma12.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma13.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma14.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma15.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma16.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma17.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma18.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma19.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma20.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma21.pgm %%LUMAS%%%%DATADIR%%/lumas/16_9/luma22.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma01.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma02.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma03.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma04.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma05.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma06.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma07.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma08.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma09.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma10.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma11.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma12.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma13.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma14.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma15.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma16.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma17.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma18.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma19.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma20.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma21.pgm %%LUMAS%%%%DATADIR%%/lumas/9_16/luma22.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma01.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma02.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma03.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma04.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma05.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma06.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma07.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma08.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma09.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma10.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma11.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma12.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma13.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma14.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma15.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma16.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma17.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma18.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma19.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma20.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma21.pgm %%LUMAS%%%%DATADIR%%/lumas/NTSC/luma22.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma01.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma02.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma03.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma04.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma05.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma06.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma07.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma08.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma09.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma10.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma11.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma12.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma13.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma14.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma15.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma16.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma17.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma18.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma19.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma20.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma21.pgm %%LUMAS%%%%DATADIR%%/lumas/PAL/luma22.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma01.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma02.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma03.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma04.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma05.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma06.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma07.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma08.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma09.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma10.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma11.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma12.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma13.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma14.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma15.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma16.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma17.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma18.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma19.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma20.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma21.pgm %%LUMAS%%%%DATADIR%%/lumas/square/luma22.pgm %%DATADIR%%/metaschema.yaml %%MOTION_EST%%%%DATADIR%%/motion_est/filter_autotrack_rectangle.yml %%MOTION_EST%%%%DATADIR%%/motion_est/filter_motion_est.yml %%MOTION_EST%%%%DATADIR%%/motion_est/filter_vismv.yml %%MOTION_EST%%%%DATADIR%%/motion_est/producer_slowmotion.yml %%NORMALIZE%%%%DATADIR%%/normalize/filter_audiolevel.yml %%NORMALIZE%%%%DATADIR%%/normalize/filter_volume.yml %%OLDFILM%%%%DATADIR%%/oldfilm/dust1.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust2.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust3.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust4.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust5.svg %%OLDFILM%%%%DATADIR%%/oldfilm/fdust.svg %%OLDFILM%%%%DATADIR%%/oldfilm/filter_dust.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_grain.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_lines.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_oldfilm.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_tcolor.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_vignette.yml %%OLDFILM%%%%DATADIR%%/oldfilm/grain.svg %%OLDFILM%%%%DATADIR%%/oldfilm/lines.svg %%OLDFILM%%%%DATADIR%%/oldfilm/oldfilm.svg %%OLDFILM%%%%DATADIR%%/oldfilm/tcolor.svg %%OLDFILM%%%%DATADIR%%/oldfilm/vignette.svg %%OPENCV%%%%DATADIR%%/opencv/filter_opencv_tracker.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_blur.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_deconvolution_sharpen.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_diffusion.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_flip.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_glow.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_lift_gamma_gain.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_mirror.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_opacity.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_rect.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_saturation.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_vignette.yml %%OPENGL%%%%DATADIR%%/opengl/filter_movit_white_balance.yml %%OPENGL%%%%DATADIR%%/opengl/transition_movit_luma.yml %%OPENGL%%%%DATADIR%%/opengl/transition_movit_mix.yml %%OPENGL%%%%DATADIR%%/opengl/transition_movit_overlay.yml %%PLUS%%%%DATADIR%%/plus/consumer_blipflash.yml %%PLUS%%%%DATADIR%%/plus/filter_affine.yml %%PLUS%%%%DATADIR%%/plus/filter_charcoal.yml %%PLUS%%%%DATADIR%%/plus/filter_dance.yml %%PLUS%%%%DATADIR%%/plus/filter_dynamic_loudness.yml %%PLUS%%%%DATADIR%%/plus/filter_dynamictext.yml %%PLUS%%%%DATADIR%%/plus/filter_fft.yml %%PLUS%%%%DATADIR%%/plus/filter_invert.yml %%PLUS%%%%DATADIR%%/plus/filter_lift_gamma_gain.yml %%PLUS%%%%DATADIR%%/plus/filter_loudness.yml %%PLUS%%%%DATADIR%%/plus/filter_loudness_meter.yml %%PLUS%%%%DATADIR%%/plus/filter_lumakey.yml %%PLUS%%%%DATADIR%%/plus/filter_pillar_echo.yml %%PLUS%%%%DATADIR%%/plus/filter_rgblut.yml %%PLUS%%%%DATADIR%%/plus/filter_sepia.yml %%PLUS%%%%DATADIR%%/plus/filter_spot_remover.yml %%PLUS%%%%DATADIR%%/plus/filter_strobe.yml %%PLUS%%%%DATADIR%%/plus/filter_text.yml %%PLUS%%%%DATADIR%%/plus/filter_timer.yml %%PLUS%%%%DATADIR%%/plus/producer_blipflash.yml %%PLUS%%%%DATADIR%%/plus/producer_count.yml %%PLUS%%%%DATADIR%%/plus/transition_affine.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/consumer_cbrts.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/filter_burningtv.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/filter_lumaliftgaingamma.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/filter_rotoscoping.yml %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/AAC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/ALAC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/AV1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/FLAC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Flash %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/GIF %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MJPEG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MP3 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MPEG-2 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MPEG-4 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MPEG-4-ASP %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Slide-Deck-H264 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Slide-Deck-HEVC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Sony-PSP %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Vorbis %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/WAV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/WMA %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/WMV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/XDCAM-HD422 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/YouTube %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/Quicktime Animation %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/Ut Video %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/vp8 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/vp9 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080i_50/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080i_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2398/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_24/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_25/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2997/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_30/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_50/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_60/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_2398/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_50/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_60/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_25p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_30p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_50i/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_60i/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_25p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_30p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_50p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_60p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/DNxHR-HQ %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MJPEG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MPEG-2 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MPEG-4 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/ProRes %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/ProRes HQ %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/ProRes-Kostya %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/FFV1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/H.264 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/HuffYUV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/Ut Video %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/BMP %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/DPX %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/JPEG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/PNG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/PPM %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/TGA %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/TIFF %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/vp9 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/webm %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/webm-pass1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium-baseline %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium-main %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium-pass1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x265-medium %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x265-medium-pass1 %%DATADIR%%/presets/filter/brightness/from_black %%DATADIR%%/presets/filter/brightness/to_black %%DATADIR%%/presets/filter/movit.blur/blur_in %%DATADIR%%/presets/filter/movit.blur/blur_in_out %%DATADIR%%/presets/filter/movit.blur/blur_out %%DATADIR%%/presets/filter/movit.opacity/fade_in %%DATADIR%%/presets/filter/movit.opacity/fade_in_out %%DATADIR%%/presets/filter/movit.opacity/fade_out %%DATADIR%%/presets/filter/volume/fade_in %%DATADIR%%/presets/filter/volume/fade_out %%DATADIR%%/profiles/Makefile %%DATADIR%%/profiles/atsc_1080i_50 %%DATADIR%%/profiles/atsc_1080i_5994 %%DATADIR%%/profiles/atsc_1080i_60 %%DATADIR%%/profiles/atsc_1080p_2398 %%DATADIR%%/profiles/atsc_1080p_24 %%DATADIR%%/profiles/atsc_1080p_25 %%DATADIR%%/profiles/atsc_1080p_2997 %%DATADIR%%/profiles/atsc_1080p_30 %%DATADIR%%/profiles/atsc_1080p_50 %%DATADIR%%/profiles/atsc_1080p_5994 %%DATADIR%%/profiles/atsc_1080p_60 %%DATADIR%%/profiles/atsc_720p_2398 %%DATADIR%%/profiles/atsc_720p_24 %%DATADIR%%/profiles/atsc_720p_25 %%DATADIR%%/profiles/atsc_720p_2997 %%DATADIR%%/profiles/atsc_720p_30 %%DATADIR%%/profiles/atsc_720p_50 %%DATADIR%%/profiles/atsc_720p_5994 %%DATADIR%%/profiles/atsc_720p_60 %%DATADIR%%/profiles/cif_15 %%DATADIR%%/profiles/cif_ntsc %%DATADIR%%/profiles/cif_pal %%DATADIR%%/profiles/cvd_ntsc %%DATADIR%%/profiles/cvd_pal %%DATADIR%%/profiles/dv_ntsc %%DATADIR%%/profiles/dv_ntsc_wide %%DATADIR%%/profiles/dv_pal %%DATADIR%%/profiles/dv_pal_wide %%DATADIR%%/profiles/hdv_1080_25p %%DATADIR%%/profiles/hdv_1080_30p %%DATADIR%%/profiles/hdv_1080_50i %%DATADIR%%/profiles/hdv_1080_60i %%DATADIR%%/profiles/hdv_720_25p %%DATADIR%%/profiles/hdv_720_30p %%DATADIR%%/profiles/hdv_720_50p %%DATADIR%%/profiles/hdv_720_60p %%DATADIR%%/profiles/qcif_15 %%DATADIR%%/profiles/qcif_ntsc %%DATADIR%%/profiles/qcif_pal %%DATADIR%%/profiles/qhd_1440p_2398 %%DATADIR%%/profiles/qhd_1440p_24 %%DATADIR%%/profiles/qhd_1440p_25 %%DATADIR%%/profiles/qhd_1440p_2997 %%DATADIR%%/profiles/qhd_1440p_30 %%DATADIR%%/profiles/qhd_1440p_50 %%DATADIR%%/profiles/qhd_1440p_5994 %%DATADIR%%/profiles/qhd_1440p_60 %%DATADIR%%/profiles/quarter_15 %%DATADIR%%/profiles/quarter_ntsc %%DATADIR%%/profiles/quarter_ntsc_wide %%DATADIR%%/profiles/quarter_pal %%DATADIR%%/profiles/quarter_pal_wide %%DATADIR%%/profiles/sdi_486i_5994 %%DATADIR%%/profiles/sdi_486p_2398 %%DATADIR%%/profiles/square_1080p_30 %%DATADIR%%/profiles/square_1080p_60 %%DATADIR%%/profiles/square_ntsc %%DATADIR%%/profiles/square_ntsc_wide %%DATADIR%%/profiles/square_pal %%DATADIR%%/profiles/square_pal_wide %%DATADIR%%/profiles/svcd_ntsc %%DATADIR%%/profiles/svcd_ntsc_wide %%DATADIR%%/profiles/svcd_pal %%DATADIR%%/profiles/svcd_pal_wide %%DATADIR%%/profiles/uhd_2160p_2398 %%DATADIR%%/profiles/uhd_2160p_24 %%DATADIR%%/profiles/uhd_2160p_25 %%DATADIR%%/profiles/uhd_2160p_2997 %%DATADIR%%/profiles/uhd_2160p_30 %%DATADIR%%/profiles/uhd_2160p_50 %%DATADIR%%/profiles/uhd_2160p_5994 %%DATADIR%%/profiles/uhd_2160p_60 %%DATADIR%%/profiles/vcd_ntsc %%DATADIR%%/profiles/vcd_pal %%DATADIR%%/profiles/vertical_hd_30 %%DATADIR%%/profiles/vertical_hd_60 %%RESAMPLE%%%%DATADIR%%/resample/filter_resample.yml %%RTAUDIO%%%%DATADIR%%/rtaudio/consumer_rtaudio.yml %%RUBBERBAND%%%%DATADIR%%/rubberband/filter_rbpitch.yml %%SDL2%%%%DATADIR%%/sdl2/consumer_sdl2.yml %%SDL2%%%%DATADIR%%/sdl2/consumer_sdl2_audio.yml %%SOX%%%%DATADIR%%/sox/filter_sox.yml %%SOX%%%%DATADIR%%/sox/filter_sox_effect.yml %%VIDSTAB%%%%DATADIR%%/vidstab/filter_deshake.yml %%VIDSTAB%%%%DATADIR%%/vidstab/filter_vidstab.yml %%VMFX%%%%DATADIR%%/vmfx/filter_chroma.yml %%VMFX%%%%DATADIR%%/vmfx/filter_chroma_hold.yml %%VMFX%%%%DATADIR%%/vmfx/filter_mono.yml %%VMFX%%%%DATADIR%%/vmfx/filter_shape.yml %%VMFX%%%%DATADIR%%/vmfx/producer_pgm.yml %%VORBIS%%%%DATADIR%%/vorbis/producer_vorbis.yml %%XML%%%%DATADIR%%/xml/consumer_xml.yml %%XML%%%%DATADIR%%/xml/mlt-xml.dtd %%XML%%%%DATADIR%%/xml/producer_xml-nogl.yml %%XML%%%%DATADIR%%/xml/producer_xml-string.yml %%XML%%%%DATADIR%%/xml/producer_xml.yml diff --git a/multimedia/mlt7/pkg-plist b/multimedia/mlt7/pkg-plist index c1703f353baa..57f50499d615 100644 --- a/multimedia/mlt7/pkg-plist +++ b/multimedia/mlt7/pkg-plist @@ -1,417 +1,417 @@ bin/melt-7 include/mlt-7/framework/mlt.h include/mlt-7/framework/mlt_animation.h include/mlt-7/framework/mlt_audio.h include/mlt-7/framework/mlt_cache.h include/mlt-7/framework/mlt_chain.h include/mlt-7/framework/mlt_consumer.h include/mlt-7/framework/mlt_deque.h include/mlt-7/framework/mlt_events.h include/mlt-7/framework/mlt_factory.h include/mlt-7/framework/mlt_field.h include/mlt-7/framework/mlt_filter.h include/mlt-7/framework/mlt_frame.h include/mlt-7/framework/mlt_image.h include/mlt-7/framework/mlt_link.h include/mlt-7/framework/mlt_log.h include/mlt-7/framework/mlt_luma_map.h include/mlt-7/framework/mlt_multitrack.h include/mlt-7/framework/mlt_parser.h include/mlt-7/framework/mlt_playlist.h include/mlt-7/framework/mlt_pool.h include/mlt-7/framework/mlt_producer.h include/mlt-7/framework/mlt_profile.h include/mlt-7/framework/mlt_properties.h include/mlt-7/framework/mlt_property.h include/mlt-7/framework/mlt_repository.h include/mlt-7/framework/mlt_service.h include/mlt-7/framework/mlt_slices.h include/mlt-7/framework/mlt_tokeniser.h include/mlt-7/framework/mlt_tractor.h include/mlt-7/framework/mlt_transition.h include/mlt-7/framework/mlt_types.h include/mlt-7/framework/mlt_version.h include/mlt-7/mlt++/Mlt.h include/mlt-7/mlt++/MltAnimation.h include/mlt-7/mlt++/MltAudio.h include/mlt-7/mlt++/MltChain.h include/mlt-7/mlt++/MltConfig.h include/mlt-7/mlt++/MltConsumer.h include/mlt-7/mlt++/MltDeque.h include/mlt-7/mlt++/MltEvent.h include/mlt-7/mlt++/MltFactory.h include/mlt-7/mlt++/MltField.h include/mlt-7/mlt++/MltFilter.h include/mlt-7/mlt++/MltFilteredConsumer.h include/mlt-7/mlt++/MltFilteredProducer.h include/mlt-7/mlt++/MltFrame.h include/mlt-7/mlt++/MltImage.h include/mlt-7/mlt++/MltLink.h include/mlt-7/mlt++/MltMultitrack.h include/mlt-7/mlt++/MltParser.h include/mlt-7/mlt++/MltPlaylist.h include/mlt-7/mlt++/MltProducer.h include/mlt-7/mlt++/MltProfile.h include/mlt-7/mlt++/MltProperties.h include/mlt-7/mlt++/MltPushConsumer.h include/mlt-7/mlt++/MltRepository.h include/mlt-7/mlt++/MltService.h include/mlt-7/mlt++/MltTokeniser.h include/mlt-7/mlt++/MltTractor.h include/mlt-7/mlt++/MltTransition.h lib/cmake/Mlt7/Mlt7Config.cmake lib/cmake/Mlt7/Mlt7ConfigVersion.cmake lib/cmake/Mlt7/Mlt7Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Mlt7/Mlt7Targets.cmake lib/libmlt++-7.so lib/libmlt++-7.so.7 lib/libmlt++-7.so.%%MLT_VERSION%% lib/libmlt-7.so lib/libmlt-7.so.7 lib/libmlt-7.so.%%MLT_VERSION%% %%AVFORMAT%%lib/mlt-7/libmltavformat.so lib/mlt-7/libmltcore.so %%DECKLINK%%lib/mlt-7/libmltdecklink.so %%FREI0R%%lib/mlt-7/libmltfrei0r.so %%GDK%%lib/mlt-7/libmltgdk.so %%JACKRACK%%lib/mlt-7/libmltjackrack.so %%KDENLIVE%%lib/mlt-7/libmltkdenlive.so %%MOVIT%%lib/mlt-7/libmltmovit.so %%NORMALIZE%%lib/mlt-7/libmltnormalize.so %%OLDFILM%%lib/mlt-7/libmltoldfilm.so %%OPENCV%%lib/mlt-7/libmltopencv.so %%PLUS%%lib/mlt-7/libmltplus.so %%PLUSGPL%%lib/mlt-7/libmltplusgpl.so %%RESAMPLE%%lib/mlt-7/libmltresample.so %%RTAUDIO%%lib/mlt-7/libmltrtaudio.so %%RUBBERBAND%%lib/mlt-7/libmltrubberband.so %%SDL2%%lib/mlt-7/libmltsdl2.so %%SOX%%lib/mlt-7/libmltsox.so %%VIDSTAB%%lib/mlt-7/libmltvidstab.so %%VORBIS%%lib/mlt-7/libmltvorbis.so %%XINE%%lib/mlt-7/libmltxine.so lib/mlt-7/libmltxml.so libdata/pkgconfig/mlt++-7.pc libdata/pkgconfig/mlt-framework-7.pc -man/man1/melt-7.1.gz +share/man/man1/melt-7.1.gz %%AVFORMAT%%%%DATADIR%%/avformat/blacklist.txt %%AVFORMAT%%%%DATADIR%%/avformat/consumer_avformat.yml %%AVFORMAT%%%%DATADIR%%/avformat/producer_avformat.yml %%AVFORMAT%%%%DATADIR%%/avformat/resolution_scale.yml %%AVFORMAT%%%%DATADIR%%/avformat/yuv_only.txt %%DATADIR%%/core/consumer_multi.yml %%DATADIR%%/core/filter_audiomap.yml %%DATADIR%%/core/filter_audiowave.yml %%DATADIR%%/core/filter_brightness.yml %%DATADIR%%/core/filter_channelcopy.yml %%DATADIR%%/core/filter_choppy.yml %%DATADIR%%/core/filter_crop.yml %%DATADIR%%/core/filter_fieldorder.yml %%DATADIR%%/core/filter_gamma.yml %%DATADIR%%/core/filter_greyscale.yml %%DATADIR%%/core/filter_luma.yml %%DATADIR%%/core/filter_mask_apply.yml %%DATADIR%%/core/filter_mask_start.yml %%DATADIR%%/core/filter_mirror.yml %%DATADIR%%/core/filter_mono.yml %%DATADIR%%/core/filter_obscure.yml %%DATADIR%%/core/filter_panner.yml %%DATADIR%%/core/filter_rescale.yml %%DATADIR%%/core/filter_resize.yml %%DATADIR%%/core/filter_transition.yml %%DATADIR%%/core/filter_watermark.yml %%DATADIR%%/core/link_timeremap.yml %%DATADIR%%/core/loader.dict %%DATADIR%%/core/loader.ini %%DATADIR%%/core/producer_colour.yml %%DATADIR%%/core/producer_consumer.yml %%DATADIR%%/core/producer_hold.yml %%DATADIR%%/core/producer_loader.yml %%DATADIR%%/core/producer_melt.yml %%DATADIR%%/core/producer_melt_file.yml %%DATADIR%%/core/producer_noise.yml %%DATADIR%%/core/producer_timewarp.yml %%DATADIR%%/core/producer_tone.yml %%DATADIR%%/core/transition_composite.yml %%DATADIR%%/core/transition_luma.yml %%DATADIR%%/core/transition_matte.yml %%DATADIR%%/core/transition_mix.yml %%DECKLINK%%%%DATADIR%%/decklink/consumer_decklink.yml %%DECKLINK%%%%DATADIR%%/decklink/producer_decklink.yml %%FREI0R%%%%DATADIR%%/frei0r/blacklist.txt %%FREI0R%%%%DATADIR%%/frei0r/filter_cairoblend_mode.yml %%FREI0R%%%%DATADIR%%/frei0r/not_thread_safe.txt %%FREI0R%%%%DATADIR%%/frei0r/param_name_map.yaml %%FREI0R%%%%DATADIR%%/frei0r/resolution_scale.yml %%GDK%%%%DATADIR%%/gdk/filter_rescale.yml %%GDK%%%%DATADIR%%/gdk/producer_pango.yml %%GDK%%%%DATADIR%%/gdk/producer_pixbuf.yml %%JACKRACK%%%%DATADIR%%/jackrack/consumer_jack.yml %%JACKRACK%%%%DATADIR%%/jackrack/filter_jack.yml %%JACKRACK%%%%DATADIR%%/jackrack/filter_jackrack.yml %%JACKRACK%%%%DATADIR%%/jackrack/filter_ladspa.yml %%JACKRACK%%%%DATADIR%%/jackrack/producer_ladspa.yml %%KDENLIVE%%%%DATADIR%%/kdenlive/filter_boxblur.yml %%KDENLIVE%%%%DATADIR%%/kdenlive/filter_freeze.yml %%KDENLIVE%%%%DATADIR%%/kdenlive/filter_wave.yml %%KDENLIVE%%%%DATADIR%%/kdenlive/producer_framebuffer.yml %%DATADIR%%/metaschema.yaml %%MOVIT%%%%DATADIR%%/movit/filter_movit_blur.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_deconvolution_sharpen.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_diffusion.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_flip.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_glow.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_lift_gamma_gain.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_mirror.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_opacity.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_rect.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_saturation.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_vignette.yml %%MOVIT%%%%DATADIR%%/movit/filter_movit_white_balance.yml %%MOVIT%%%%DATADIR%%/movit/transition_movit_luma.yml %%MOVIT%%%%DATADIR%%/movit/transition_movit_mix.yml %%MOVIT%%%%DATADIR%%/movit/transition_movit_overlay.yml %%NORMALIZE%%%%DATADIR%%/normalize/filter_audiolevel.yml %%NORMALIZE%%%%DATADIR%%/normalize/filter_volume.yml %%OLDFILM%%%%DATADIR%%/oldfilm/dust1.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust2.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust3.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust4.svg %%OLDFILM%%%%DATADIR%%/oldfilm/dust5.svg %%OLDFILM%%%%DATADIR%%/oldfilm/fdust.svg %%OLDFILM%%%%DATADIR%%/oldfilm/filter_dust.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_grain.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_lines.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_oldfilm.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_tcolor.yml %%OLDFILM%%%%DATADIR%%/oldfilm/filter_vignette.yml %%OLDFILM%%%%DATADIR%%/oldfilm/grain.svg %%OLDFILM%%%%DATADIR%%/oldfilm/lines.svg %%OLDFILM%%%%DATADIR%%/oldfilm/oldfilm.svg %%OLDFILM%%%%DATADIR%%/oldfilm/tcolor.svg %%OLDFILM%%%%DATADIR%%/oldfilm/vignette.svg %%OPENCV%%%%DATADIR%%/opencv/filter_opencv_tracker.yml %%PLUS%%%%DATADIR%%/plus/consumer_blipflash.yml %%PLUS%%%%DATADIR%%/plus/filter_affine.yml %%PLUS%%%%DATADIR%%/plus/filter_charcoal.yml %%PLUS%%%%DATADIR%%/plus/filter_chroma.yml %%PLUS%%%%DATADIR%%/plus/filter_chroma_hold.yml %%PLUS%%%%DATADIR%%/plus/filter_dance.yml %%PLUS%%%%DATADIR%%/plus/filter_dynamic_loudness.yml %%PLUS%%%%DATADIR%%/plus/filter_dynamictext.yml %%PLUS%%%%DATADIR%%/plus/filter_fft.yml %%PLUS%%%%DATADIR%%/plus/filter_invert.yml %%PLUS%%%%DATADIR%%/plus/filter_lift_gamma_gain.yml %%PLUS%%%%DATADIR%%/plus/filter_loudness.yml %%PLUS%%%%DATADIR%%/plus/filter_loudness_meter.yml %%PLUS%%%%DATADIR%%/plus/filter_lumakey.yml %%PLUS%%%%DATADIR%%/plus/filter_pillar_echo.yml %%PLUS%%%%DATADIR%%/plus/filter_rgblut.yml %%PLUS%%%%DATADIR%%/plus/filter_sepia.yml %%PLUS%%%%DATADIR%%/plus/filter_shape.yml %%PLUS%%%%DATADIR%%/plus/filter_spot_remover.yml %%PLUS%%%%DATADIR%%/plus/filter_strobe.yml %%PLUS%%%%DATADIR%%/plus/filter_text.yml %%PLUS%%%%DATADIR%%/plus/filter_threshold.yml %%PLUS%%%%DATADIR%%/plus/filter_timer.yml %%PLUS%%%%DATADIR%%/plus/producer_blipflash.yml %%PLUS%%%%DATADIR%%/plus/producer_count.yml %%PLUS%%%%DATADIR%%/plus/producer_pgm.yml %%PLUS%%%%DATADIR%%/plus/transition_affine.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/consumer_cbrts.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/filter_burningtv.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/filter_lumaliftgaingamma.yml %%PLUSGPL%%%%DATADIR%%/plusgpl/filter_rotoscoping.yml %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/AAC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/ALAC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/AV1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/FLAC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Flash %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/GIF %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MJPEG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MP3 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MPEG-2 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MPEG-4 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/MPEG-4-ASP %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Slide-Deck-H264 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Slide-Deck-HEVC %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Sony-PSP %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/Vorbis %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/WAV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/WMA %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/WMV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/XDCAM-HD422 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/YouTube %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/Quicktime Animation %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/Ut Video %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/vp8 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/alpha/vp9 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080i_50/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080i_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2398/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_24/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_25/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_2997/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_30/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_50/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_1080p_60/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_2398/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_50/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_5994/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/atsc_720p_60/DNxHD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_ntsc_wide/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/D10 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DVCPRO50 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/dv_pal_wide/DVD %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_25p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_30p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_50i/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_1080_60i/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_25p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_30p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_50p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/hdv_720_60p/HDV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/DNxHR-HQ %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MJPEG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MPEG-2 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/MPEG-4 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/ProRes %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/ProRes HQ %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/intermediate/ProRes-Kostya %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/FFV1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/H.264 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/HuffYUV %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/lossless/Ut Video %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/BMP %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/DPX %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/JPEG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/PNG %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/PPM %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/TGA %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/TIFF %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/stills/webp %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/vp9 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/webm %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/webm-pass1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/webp %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium-baseline %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium-main %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x264-medium-pass1 %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x265-medium %%AVFORMAT%%%%DATADIR%%/presets/consumer/avformat/x265-medium-pass1 %%DATADIR%%/presets/filter/brightness/from_black %%DATADIR%%/presets/filter/brightness/to_black %%MOVIT%%%%DATADIR%%/presets/filter/movit.blur/blur_in %%MOVIT%%%%DATADIR%%/presets/filter/movit.blur/blur_in_out %%MOVIT%%%%DATADIR%%/presets/filter/movit.blur/blur_out %%MOVIT%%%%DATADIR%%/presets/filter/movit.opacity/fade_in %%MOVIT%%%%DATADIR%%/presets/filter/movit.opacity/fade_in_out %%MOVIT%%%%DATADIR%%/presets/filter/movit.opacity/fade_out %%DATADIR%%/presets/filter/volume/fade_in %%DATADIR%%/presets/filter/volume/fade_out %%DATADIR%%/profiles/atsc_1080i_50 %%DATADIR%%/profiles/atsc_1080i_5994 %%DATADIR%%/profiles/atsc_1080i_60 %%DATADIR%%/profiles/atsc_1080p_2398 %%DATADIR%%/profiles/atsc_1080p_24 %%DATADIR%%/profiles/atsc_1080p_25 %%DATADIR%%/profiles/atsc_1080p_2997 %%DATADIR%%/profiles/atsc_1080p_30 %%DATADIR%%/profiles/atsc_1080p_50 %%DATADIR%%/profiles/atsc_1080p_5994 %%DATADIR%%/profiles/atsc_1080p_60 %%DATADIR%%/profiles/atsc_720p_2398 %%DATADIR%%/profiles/atsc_720p_24 %%DATADIR%%/profiles/atsc_720p_25 %%DATADIR%%/profiles/atsc_720p_2997 %%DATADIR%%/profiles/atsc_720p_30 %%DATADIR%%/profiles/atsc_720p_50 %%DATADIR%%/profiles/atsc_720p_5994 %%DATADIR%%/profiles/atsc_720p_60 %%DATADIR%%/profiles/cif_15 %%DATADIR%%/profiles/cif_ntsc %%DATADIR%%/profiles/cif_pal %%DATADIR%%/profiles/cvd_ntsc %%DATADIR%%/profiles/cvd_pal %%DATADIR%%/profiles/dv_ntsc %%DATADIR%%/profiles/dv_ntsc_wide %%DATADIR%%/profiles/dv_pal %%DATADIR%%/profiles/dv_pal_wide %%DATADIR%%/profiles/hdv_1080_25p %%DATADIR%%/profiles/hdv_1080_30p %%DATADIR%%/profiles/hdv_1080_50i %%DATADIR%%/profiles/hdv_1080_60i %%DATADIR%%/profiles/hdv_720_25p %%DATADIR%%/profiles/hdv_720_30p %%DATADIR%%/profiles/hdv_720_50p %%DATADIR%%/profiles/hdv_720_60p %%DATADIR%%/profiles/qcif_15 %%DATADIR%%/profiles/qcif_ntsc %%DATADIR%%/profiles/qcif_pal %%DATADIR%%/profiles/qhd_1440p_2398 %%DATADIR%%/profiles/qhd_1440p_24 %%DATADIR%%/profiles/qhd_1440p_25 %%DATADIR%%/profiles/qhd_1440p_2997 %%DATADIR%%/profiles/qhd_1440p_30 %%DATADIR%%/profiles/qhd_1440p_50 %%DATADIR%%/profiles/qhd_1440p_5994 %%DATADIR%%/profiles/qhd_1440p_60 %%DATADIR%%/profiles/quarter_15 %%DATADIR%%/profiles/quarter_ntsc %%DATADIR%%/profiles/quarter_ntsc_wide %%DATADIR%%/profiles/quarter_pal %%DATADIR%%/profiles/quarter_pal_wide %%DATADIR%%/profiles/sdi_486i_5994 %%DATADIR%%/profiles/sdi_486p_2398 %%DATADIR%%/profiles/square_1080p_30 %%DATADIR%%/profiles/square_1080p_60 %%DATADIR%%/profiles/square_ntsc %%DATADIR%%/profiles/square_ntsc_wide %%DATADIR%%/profiles/square_pal %%DATADIR%%/profiles/square_pal_wide %%DATADIR%%/profiles/svcd_ntsc %%DATADIR%%/profiles/svcd_ntsc_wide %%DATADIR%%/profiles/svcd_pal %%DATADIR%%/profiles/svcd_pal_wide %%DATADIR%%/profiles/uhd_2160p_2398 %%DATADIR%%/profiles/uhd_2160p_24 %%DATADIR%%/profiles/uhd_2160p_25 %%DATADIR%%/profiles/uhd_2160p_2997 %%DATADIR%%/profiles/uhd_2160p_30 %%DATADIR%%/profiles/uhd_2160p_50 %%DATADIR%%/profiles/uhd_2160p_5994 %%DATADIR%%/profiles/uhd_2160p_60 %%DATADIR%%/profiles/vcd_ntsc %%DATADIR%%/profiles/vcd_pal %%DATADIR%%/profiles/vertical_hd_30 %%DATADIR%%/profiles/vertical_hd_60 %%RESAMPLE%%%%DATADIR%%/resample/filter_resample.yml %%RTAUDIO%%%%DATADIR%%/rtaudio/consumer_rtaudio.yml %%RUBBERBAND%%%%DATADIR%%/rubberband/filter_rbpitch.yml %%SDL2%%%%DATADIR%%/sdl2/consumer_sdl2.yml %%SDL2%%%%DATADIR%%/sdl2/consumer_sdl2_audio.yml %%SOX%%%%DATADIR%%/sox/filter_sox.yml %%SOX%%%%DATADIR%%/sox/filter_sox_effect.yml %%VIDSTAB%%%%DATADIR%%/vid.stab/filter_deshake.yml %%VIDSTAB%%%%DATADIR%%/vid.stab/filter_vidstab.yml %%VORBIS%%%%DATADIR%%/vorbis/producer_vorbis.yml %%DATADIR%%/xml/consumer_xml.yml %%DATADIR%%/xml/filter_gpstext.yml %%DATADIR%%/xml/mlt-xml.dtd %%DATADIR%%/xml/producer_xml-nogl.yml %%DATADIR%%/xml/producer_xml-string.yml %%DATADIR%%/xml/producer_xml.yml diff --git a/multimedia/simplescreenrecorder/pkg-plist b/multimedia/simplescreenrecorder/pkg-plist index 6716f0c7421c..e71b7233a06d 100644 --- a/multimedia/simplescreenrecorder/pkg-plist +++ b/multimedia/simplescreenrecorder/pkg-plist @@ -1,87 +1,88 @@ bin/simplescreenrecorder -man/man1/simplescreenrecorder.1.gz share/applications/simplescreenrecorder.desktop share/icons/hicolor/128x128/apps/simplescreenrecorder-error.png share/icons/hicolor/128x128/apps/simplescreenrecorder-idle.png share/icons/hicolor/128x128/apps/simplescreenrecorder-paused.png share/icons/hicolor/128x128/apps/simplescreenrecorder-recording.png share/icons/hicolor/128x128/apps/simplescreenrecorder.png share/icons/hicolor/16x16/apps/simplescreenrecorder-error.png share/icons/hicolor/16x16/apps/simplescreenrecorder-idle.png share/icons/hicolor/16x16/apps/simplescreenrecorder-paused.png share/icons/hicolor/16x16/apps/simplescreenrecorder-recording.png share/icons/hicolor/16x16/apps/simplescreenrecorder.png share/icons/hicolor/192x192/apps/simplescreenrecorder-error.png share/icons/hicolor/192x192/apps/simplescreenrecorder-idle.png share/icons/hicolor/192x192/apps/simplescreenrecorder-paused.png share/icons/hicolor/192x192/apps/simplescreenrecorder-recording.png share/icons/hicolor/192x192/apps/simplescreenrecorder.png share/icons/hicolor/22x22/apps/simplescreenrecorder-error.png share/icons/hicolor/22x22/apps/simplescreenrecorder-idle.png share/icons/hicolor/22x22/apps/simplescreenrecorder-paused.png share/icons/hicolor/22x22/apps/simplescreenrecorder-recording.png share/icons/hicolor/22x22/apps/simplescreenrecorder.png share/icons/hicolor/24x24/apps/simplescreenrecorder-error.png share/icons/hicolor/24x24/apps/simplescreenrecorder-idle.png share/icons/hicolor/24x24/apps/simplescreenrecorder-paused.png share/icons/hicolor/24x24/apps/simplescreenrecorder-recording.png share/icons/hicolor/24x24/apps/simplescreenrecorder.png share/icons/hicolor/256x256/apps/simplescreenrecorder-error.png share/icons/hicolor/256x256/apps/simplescreenrecorder-idle.png share/icons/hicolor/256x256/apps/simplescreenrecorder-paused.png share/icons/hicolor/256x256/apps/simplescreenrecorder-recording.png share/icons/hicolor/256x256/apps/simplescreenrecorder.png share/icons/hicolor/32x32/apps/simplescreenrecorder-error.png share/icons/hicolor/32x32/apps/simplescreenrecorder-idle.png share/icons/hicolor/32x32/apps/simplescreenrecorder-paused.png share/icons/hicolor/32x32/apps/simplescreenrecorder-recording.png share/icons/hicolor/32x32/apps/simplescreenrecorder.png share/icons/hicolor/48x48/apps/simplescreenrecorder-error.png share/icons/hicolor/48x48/apps/simplescreenrecorder-idle.png share/icons/hicolor/48x48/apps/simplescreenrecorder-paused.png share/icons/hicolor/48x48/apps/simplescreenrecorder-recording.png share/icons/hicolor/48x48/apps/simplescreenrecorder.png share/icons/hicolor/64x64/apps/simplescreenrecorder-error.png share/icons/hicolor/64x64/apps/simplescreenrecorder-idle.png share/icons/hicolor/64x64/apps/simplescreenrecorder-paused.png share/icons/hicolor/64x64/apps/simplescreenrecorder-recording.png share/icons/hicolor/64x64/apps/simplescreenrecorder.png share/icons/hicolor/96x96/apps/simplescreenrecorder-error.png share/icons/hicolor/96x96/apps/simplescreenrecorder-idle.png share/icons/hicolor/96x96/apps/simplescreenrecorder-paused.png share/icons/hicolor/96x96/apps/simplescreenrecorder-recording.png share/icons/hicolor/96x96/apps/simplescreenrecorder.png share/icons/hicolor/scalable/apps/simplescreenrecorder-error.svg share/icons/hicolor/scalable/apps/simplescreenrecorder-idle.svg share/icons/hicolor/scalable/apps/simplescreenrecorder-paused.svg share/icons/hicolor/scalable/apps/simplescreenrecorder-recording.svg share/icons/hicolor/scalable/apps/simplescreenrecorder.svg +share/man/man1/simplescreenrecorder.1.gz +share/man/man1/ssr-glinject.1.gz share/metainfo/simplescreenrecorder.metainfo.xml %%DATADIR%%/output-profiles/High%20Quality%20Intermediate.conf %%DATADIR%%/output-profiles/Live%20Stream%20%281000kbps%29.conf %%DATADIR%%/output-profiles/Live%20Stream%20%282000kbps%29.conf %%DATADIR%%/output-profiles/Live%20Stream%20%283000kbps%29.conf %%DATADIR%%/output-profiles/YouTube.conf %%DATADIR%%/translations/simplescreenrecorder_ar.qm %%DATADIR%%/translations/simplescreenrecorder_bg.qm %%DATADIR%%/translations/simplescreenrecorder_cs.qm %%DATADIR%%/translations/simplescreenrecorder_de.qm %%DATADIR%%/translations/simplescreenrecorder_el.qm %%DATADIR%%/translations/simplescreenrecorder_es.qm %%DATADIR%%/translations/simplescreenrecorder_fr.qm %%DATADIR%%/translations/simplescreenrecorder_gl.qm %%DATADIR%%/translations/simplescreenrecorder_he.qm %%DATADIR%%/translations/simplescreenrecorder_hu.qm %%DATADIR%%/translations/simplescreenrecorder_id.qm %%DATADIR%%/translations/simplescreenrecorder_it.qm %%DATADIR%%/translations/simplescreenrecorder_ja.qm %%DATADIR%%/translations/simplescreenrecorder_lt.qm %%DATADIR%%/translations/simplescreenrecorder_nl.qm %%DATADIR%%/translations/simplescreenrecorder_pl.qm %%DATADIR%%/translations/simplescreenrecorder_pt_BR.qm %%DATADIR%%/translations/simplescreenrecorder_ru.qm %%DATADIR%%/translations/simplescreenrecorder_sr.qm %%DATADIR%%/translations/simplescreenrecorder_sv.qm %%DATADIR%%/translations/simplescreenrecorder_uk.qm %%DATADIR%%/translations/simplescreenrecorder_zh_CN.qm %%DATADIR%%/translations/simplescreenrecorder_zh_TW.qm diff --git a/multimedia/snapcast/pkg-plist b/multimedia/snapcast/pkg-plist index c69e71611318..3269fac9eeb2 100644 --- a/multimedia/snapcast/pkg-plist +++ b/multimedia/snapcast/pkg-plist @@ -1,20 +1,20 @@ %%CLIENT%%bin/snapclient bin/snapserver etc/snapserver.conf -%%CLIENT%%man/man1/snapclient.1.gz -man/man1/snapserver.1.gz +%%CLIENT%%share/man/man1/snapclient.1.gz +share/man/man1/snapserver.1.gz %%CLIENT%%share/pixmaps/snapcast.svg share/snapserver/index.html share/snapserver/snapweb/3rd-party/libflac.js share/snapserver/snapweb/config.js share/snapserver/snapweb/favicon.ico share/snapserver/snapweb/index.html share/snapserver/snapweb/launcher-icon.png share/snapserver/snapweb/manifest.json share/snapserver/snapweb/mute_icon.png share/snapserver/snapweb/play.png share/snapserver/snapweb/snapcontrol.js share/snapserver/snapweb/snapstream.js share/snapserver/snapweb/speaker_icon.png share/snapserver/snapweb/stop.png share/snapserver/snapweb/styles.css diff --git a/net-im/uTox/pkg-plist b/net-im/uTox/pkg-plist index bc744831c0a3..05c166cf1b73 100644 --- a/net-im/uTox/pkg-plist +++ b/net-im/uTox/pkg-plist @@ -1,17 +1,17 @@ bin/utox -man/man1/utox.1.gz +share/man/man1/utox.1.gz share/applications/utox.desktop share/icons/hicolor/128x128/apps/utox-128x128.png share/icons/hicolor/14x14/apps/utox-14x14.png share/icons/hicolor/16x16/apps/utox-16x16.png share/icons/hicolor/22x22/apps/utox-22x22.png share/icons/hicolor/24x24/apps/utox-24x24.png share/icons/hicolor/256x256/apps/utox-256x256.png share/icons/hicolor/32x32/apps/utox-32x32.png share/icons/hicolor/36x36/apps/utox-36x36.png share/icons/hicolor/48x48/apps/utox-48x48.png share/icons/hicolor/512x512/apps/utox-512x512.png share/icons/hicolor/64x64/apps/utox-64x64.png share/icons/hicolor/72x72/apps/utox-72x72.png share/icons/hicolor/96x96/apps/utox-96x96.png share/icons/hicolor/scalable/apps/utox.svg diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 55346ec543bd..3e0e41ba3032 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -1,107 +1,106 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v DISTVERSION= 2.13.2 CATEGORIES= net-mgmt MAINTAINER= joneum@FreeBSD.org COMMENT= Monitoring and management system for hosts, services and networks LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_system.so:devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash USES= alias bison cmake:insource compiler:c++0x libedit ssl USE_GITHUB= yes GH_ACCOUNT= icinga USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES LTO UNITY OPTIONS_GROUP= BACKEND OPTIONS_GROUP_BACKEND= MYSQL PGSQL OPTIONS_RADIO= PLUGINS OPTIONS_RADIO_PLUGINS= MONPLUGINS NAGPLUGINS OPTIONS_DEFAULT= MONPLUGINS MYSQL PGSQL UNITY UNITY_DESC= Use icinga unity build system (faster, memory intensive) MONPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/monitoring-plugins NAGPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/nagios-plugins MYSQL_CMAKE_ON= -DICINGA2_WITH_MYSQL:BOOL=true PGSQL_CMAKE_ON= -DICINGA2_WITH_PGSQL:BOOL=true UNITY_CMAKE_OFF= -DICINGA2_UNITY_BUILD=OFF ICINGA2USER?= icinga ICINGA2GROUP?= icinga USERS= ${ICINGA2USER} GROUPS= ${ICINGA2GROUP} LOCALSTATEDIR?= /var ICINGA2LOGDIR?= /var/log/${PORTNAME} CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS=${PREFIX}/lib/icinga2 \ -DCMAKE_INSTALL_LOCALSTATEDIR=${LOCALSTATEDIR} \ - -DCMAKE_INSTALL_MANDIR=${MANPREFIX}/man \ -DCMAKE_INSTALL_SYSCONFDIR=${PREFIX}/etc \ -DCMAKE_MODULE_LINKER_FLAGS=${PREFIX}/lib/icinga2 \ -DCMAKE_SHARED_LINKER_FLAGS=${PREFIX}/lib/icinga2 \ -DCMAKE_STATIC_LINKER_FLAGS=${PREFIX}/lib/icinga2 \ -DICINGA2_COMMAND_GROUP=${ICINGA2USER} \ -DICINGA2_COMMAND_USER=${ICINGA2USER} \ -DICINGA2_GROUP=${ICINGA2GROUP} \ -DICINGA2_PLUGINDIR=${LOCALBASE}/libexec/nagios \ -DICINGA2_RUNDIR=/var/run \ -DICINGA2_USER=${ICINGA2USER} SUB_LIST= ICINGA2GROUP=${ICINGA2GROUP} \ ICINGA2LOGDIR=${ICINGA2LOGDIR} \ ICINGA2USER=${ICINGA2USER} \ WWWGRP=${WWWGRP} PLIST_SUB= ICINGA2GROUP=${ICINGA2GROUP} \ ICINGA2USER=${ICINGA2USER} \ WWWGRP=${WWWGRP} SUB_FILES= ${PORTNAME}-newsyslog.conf pkg-message # Config files with references to "Linux" LINUX_CONFIG= groups.conf services.conf hosts.conf LTO_CMAKE_BOOL= ICINGA2_LTO_BUILD MYSQL_USES= mysql PGSQL_USES= pgsql OPTIONS_SUB= yes .include .if ! ${PORT_OPTIONS:MMYSQL} && ! ${PORT_OPTIONS:MPGSQL} PLIST_SUB+= DBBACKEND="@comment " .else PLIST_SUB+= DBBACKEND="" .endif post-patch: .for f in ${LINUX_CONFIG} ${REINPLACE_CMD} 's,[Ll]inux,FreeBSD,g' ${WRKSRC}/etc/icinga2/conf.d/${f} .endfor pre-install: ${FIND} ${WRKSRC}/etc -type f -name "*.conf" -exec ${MV} {} {}.sample \; ${FIND} ${WRKSRC}/etc/icinga2/scripts -type f -name "*.sh" \ -exec ${MV} {} {}.sample \; post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/newsyslog/ ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-newsyslog.conf ${STAGEDIR}${EXAMPLESDIR}/newsyslog/${PORTNAME}.conf ${MKDIR} ${STAGEDIR}${PREFIX}/share/vim/vimfiles (cd ${WRKSRC}/tools/syntax/vim && ${COPYTREE_SHARE} . \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles) .include diff --git a/net-mgmt/rtrlib/pkg-plist b/net-mgmt/rtrlib/pkg-plist index 5a64d12a01ae..c805d81c771c 100644 --- a/net-mgmt/rtrlib/pkg-plist +++ b/net-mgmt/rtrlib/pkg-plist @@ -1,21 +1,21 @@ bin/rpki-rov bin/rtrclient include/rtrlib/lib/alloc_utils.h include/rtrlib/lib/ip.h include/rtrlib/lib/ipv4.h include/rtrlib/lib/ipv6.h include/rtrlib/pfx/pfx.h include/rtrlib/pfx/trie/trie-pfx.h include/rtrlib/rtr/rtr.h include/rtrlib/rtr_mgr.h include/rtrlib/rtrlib.h include/rtrlib/spki/spkitable.h include/rtrlib/transport/ssh/ssh_transport.h include/rtrlib/transport/tcp/tcp_transport.h include/rtrlib/transport/transport.h lib/librtr.so lib/librtr.so.0 lib/librtr.so.0.6.3 libdata/pkgconfig/rtrlib.pc -man/man1/rpki-rov.1.gz -man/man1/rtrclient.1.gz +share/man/man1/rpki-rov.1.gz +share/man/man1/rtrclient.1.gz diff --git a/net-p2p/transmission-cli/pkg-plist b/net-p2p/transmission-cli/pkg-plist index 3919868bf1f2..d57238146379 100644 --- a/net-p2p/transmission-cli/pkg-plist +++ b/net-p2p/transmission-cli/pkg-plist @@ -1,8 +1,8 @@ bin/transmission-cli -man/man1/transmission-cli.1.gz +share/man/man1/transmission-cli.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/rpc-spec.txt %%PORTDOCS%%%%DOCSDIR%%/send-email-when-torrent-done.sh diff --git a/net-p2p/transmission-daemon/pkg-plist b/net-p2p/transmission-daemon/pkg-plist index 36fc854648ca..f8904d35f114 100644 --- a/net-p2p/transmission-daemon/pkg-plist +++ b/net-p2p/transmission-daemon/pkg-plist @@ -1,9 +1,9 @@ bin/transmission-daemon -man/man1/transmission-daemon.1.gz +share/man/man1/transmission-daemon.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/rpc-spec.txt %%PORTDOCS%%%%DOCSDIR%%/send-email-when-torrent-done.sh @dir %%ETCDIR%%/home diff --git a/net-p2p/transmission-gtk/pkg-plist b/net-p2p/transmission-gtk/pkg-plist index ec3baa4a5ab6..cbdbc80d0546 100644 --- a/net-p2p/transmission-gtk/pkg-plist +++ b/net-p2p/transmission-gtk/pkg-plist @@ -1,105 +1,105 @@ bin/transmission-gtk -man/man1/transmission-gtk.1.gz +share/man/man1/transmission-gtk.1.gz %%NLS%%share/appdata/transmission-gtk.appdata.xml share/applications/transmission-gtk.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/rpc-spec.txt %%PORTDOCS%%%%DOCSDIR%%/send-email-when-torrent-done.sh share/icons/hicolor/scalable/apps/transmission-devel.svg share/icons/hicolor/scalable/apps/transmission.svg share/icons/hicolor/symbolic/apps/transmission-symbolic.svg %%NLS%%share/locale/an/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ar/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ast/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/az/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/be/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/bg/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/bn/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/bo/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/br/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/bs/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ca/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ceb/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ckb/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/cs/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/cy/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/da/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/de/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/el/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/en_CA/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/eo/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/es/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/et/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/eu/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/fa/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/fi/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/fil/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/fo/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/fr/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/fr_CA/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ga/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/gl/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/gv/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/he/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/hi/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/hr/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/hu/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/hy/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ia/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/id/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/is/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/it/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ja/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/jbo/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ka/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/kk/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ko/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ku/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ky/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/li/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/lt/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/lv/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/mk/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ml/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/mr/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ms/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/mt/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/my/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/nb/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/nds/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/nl/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/nn/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/oc/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/pa/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/pl/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/pt/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/pt_PT/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ro/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ru/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/si/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/sk/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/sl/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/sq/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/sr/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/sv/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/sw/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ta/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/te/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/th/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/tl/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/tr/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ug/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/uk/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/ur/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/uz/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/vi/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/transmission-gtk.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/transmission-gtk.mo diff --git a/net-p2p/transmission-qt/pkg-plist b/net-p2p/transmission-qt/pkg-plist index f939469f8b49..d1d422662a14 100644 --- a/net-p2p/transmission-qt/pkg-plist +++ b/net-p2p/transmission-qt/pkg-plist @@ -1,39 +1,39 @@ bin/transmission-qt -man/man1/transmission-qt.1.gz +share/man/man1/transmission-qt.1.gz share/applications/transmission-qt.desktop share/pixmaps/transmission-qt.png %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/rpc-spec.txt %%PORTDOCS%%%%DOCSDIR%%/send-email-when-torrent-done.sh %%NLS%%%%DATADIR%%/translations/transmission_af.qm %%NLS%%%%DATADIR%%/translations/transmission_ca.qm %%NLS%%%%DATADIR%%/translations/transmission_da.qm %%NLS%%%%DATADIR%%/translations/transmission_de.qm %%NLS%%%%DATADIR%%/translations/transmission_el.qm %%NLS%%%%DATADIR%%/translations/transmission_en.qm %%NLS%%%%DATADIR%%/translations/transmission_es.qm %%NLS%%%%DATADIR%%/translations/transmission_eu.qm %%NLS%%%%DATADIR%%/translations/transmission_fi.qm %%NLS%%%%DATADIR%%/translations/transmission_fr.qm %%NLS%%%%DATADIR%%/translations/transmission_hu.qm %%NLS%%%%DATADIR%%/translations/transmission_id.qm %%NLS%%%%DATADIR%%/translations/transmission_it_IT.qm %%NLS%%%%DATADIR%%/translations/transmission_ja.qm %%NLS%%%%DATADIR%%/translations/transmission_ka.qm %%NLS%%%%DATADIR%%/translations/transmission_kk.qm %%NLS%%%%DATADIR%%/translations/transmission_ko.qm %%NLS%%%%DATADIR%%/translations/transmission_lt.qm %%NLS%%%%DATADIR%%/translations/transmission_nb.qm %%NLS%%%%DATADIR%%/translations/transmission_nl.qm %%NLS%%%%DATADIR%%/translations/transmission_pl.qm %%NLS%%%%DATADIR%%/translations/transmission_pt_BR.qm %%NLS%%%%DATADIR%%/translations/transmission_pt_PT.qm %%NLS%%%%DATADIR%%/translations/transmission_ru.qm %%NLS%%%%DATADIR%%/translations/transmission_sl.qm %%NLS%%%%DATADIR%%/translations/transmission_sv.qm %%NLS%%%%DATADIR%%/translations/transmission_tr.qm %%NLS%%%%DATADIR%%/translations/transmission_uk.qm %%NLS%%%%DATADIR%%/translations/transmission_zh_CN.qm diff --git a/net-p2p/transmission-utils/pkg-plist b/net-p2p/transmission-utils/pkg-plist index a44e9893ae09..1b2f3cd8fe9d 100644 --- a/net-p2p/transmission-utils/pkg-plist +++ b/net-p2p/transmission-utils/pkg-plist @@ -1,14 +1,14 @@ bin/transmission-create bin/transmission-edit bin/transmission-remote bin/transmission-show -man/man1/transmission-create.1.gz -man/man1/transmission-edit.1.gz -man/man1/transmission-remote.1.gz -man/man1/transmission-show.1.gz +share/man/man1/transmission-create.1.gz +share/man/man1/transmission-edit.1.gz +share/man/man1/transmission-remote.1.gz +share/man/man1/transmission-show.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/rpc-spec.txt %%PORTDOCS%%%%DOCSDIR%%/send-email-when-torrent-done.sh diff --git a/net/librsync/pkg-plist b/net/librsync/pkg-plist index f21bba337eb0..71590cd67094 100644 --- a/net/librsync/pkg-plist +++ b/net/librsync/pkg-plist @@ -1,8 +1,8 @@ bin/rdiff include/librsync.h include/librsync_export.h lib/librsync.so lib/librsync.so.2 lib/librsync.so.%%PORTVERSION%% -man/man1/rdiff.1.gz -man/man3/librsync.3.gz +share/man/man1/rdiff.1.gz +share/man/man3/librsync.3.gz diff --git a/net/libyang/pkg-plist b/net/libyang/pkg-plist index 7b1ecf2e4784..0cda2ac742d6 100644 --- a/net/libyang/pkg-plist +++ b/net/libyang/pkg-plist @@ -1,20 +1,20 @@ bin/yanglint bin/yangre include/libyang/dict.h include/libyang/extensions.h include/libyang/libyang.h include/libyang/tree_data.h include/libyang/tree_schema.h include/libyang/user_types.h include/libyang/xml.h lib/libyang.so lib/libyang.so.1 lib/libyang.so.1.10.32 lib/libyang1/extensions/metadata.so lib/libyang1/extensions/nacm.so lib/libyang1/extensions/yangdata.so lib/libyang1/user_types/user_inet_types.so lib/libyang1/user_types/user_yang_types.so libdata/pkgconfig/libyang.pc -man/man1/yanglint.1.gz -man/man1/yangre.1.gz +share/man/man1/yanglint.1.gz +share/man/man1/yangre.1.gz diff --git a/net/mosquitto/pkg-plist b/net/mosquitto/pkg-plist index cf5969a2f29c..03e7dac98bbe 100644 --- a/net/mosquitto/pkg-plist +++ b/net/mosquitto/pkg-plist @@ -1,35 +1,35 @@ bin/mosquitto_ctrl bin/mosquitto_passwd bin/mosquitto_pub bin/mosquitto_sub bin/mosquitto_rr @sample %%ETCDIR%%/aclfile.sample @sample %%ETCDIR%%/mosquitto.conf.sample @sample %%ETCDIR%%/pskfile.sample @sample %%ETCDIR%%/pwfile.sample include/mosquitto.h include/mosquitto_broker.h include/mosquitto_plugin.h include/mosquittopp.h include/mqtt_protocol.h lib/libmosquitto.so lib/libmosquitto.so.1 lib/libmosquitto.so.%%PORTVERSION%% lib/libmosquittopp.so lib/libmosquittopp.so.1 lib/libmosquittopp.so.%%PORTVERSION%% lib/mosquitto_dynamic_security.so libdata/pkgconfig/libmosquitto.pc libdata/pkgconfig/libmosquittopp.pc -man/man1/mosquitto_ctrl.1.gz -man/man1/mosquitto_ctrl_dynsec.1.gz -man/man1/mosquitto_passwd.1.gz -man/man1/mosquitto_pub.1.gz -man/man1/mosquitto_rr.1.gz -man/man1/mosquitto_sub.1.gz -man/man3/libmosquitto.3.gz -man/man5/mosquitto.conf.5.gz -man/man7/mosquitto-tls.7.gz -man/man7/mqtt.7.gz -man/man8/mosquitto.8.gz +share/man/man1/mosquitto_ctrl.1.gz +share/man/man1/mosquitto_ctrl_dynsec.1.gz +share/man/man1/mosquitto_passwd.1.gz +share/man/man1/mosquitto_pub.1.gz +share/man/man1/mosquitto_rr.1.gz +share/man/man1/mosquitto_sub.1.gz +share/man/man3/libmosquitto.3.gz +share/man/man5/mosquitto.conf.5.gz +share/man/man7/mosquitto-tls.7.gz +share/man/man7/mqtt.7.gz +share/man/man8/mosquitto.8.gz sbin/mosquitto diff --git a/net/remmina/pkg-plist b/net/remmina/pkg-plist index 399430d5ade3..8c17bb26a03a 100644 --- a/net/remmina/pkg-plist +++ b/net/remmina/pkg-plist @@ -1,392 +1,392 @@ bin/remmina bin/remmina-file-wrapper include/remmina/plugin.h include/remmina/remmina_trace_calls.h include/remmina/types.h %%EXEC%%lib/remmina/plugins/remmina-plugin-exec.so %%KWALLET%%lib/remmina/plugins/remmina-plugin-kwallet.so %%RDP%%lib/remmina/plugins/remmina-plugin-rdp.so %%SECRET%%lib/remmina/plugins/remmina-plugin-secret.so %%SPICE%%lib/remmina/plugins/remmina-plugin-spice.so %%VNC%%lib/remmina/plugins/remmina-plugin-vnc.so %%WWW%%lib/remmina/plugins/remmina-plugin-www.so libdata/pkgconfig/remmina.pc -man/man1/remmina-file-wrapper.1.gz -man/man1/remmina.1.gz +share/man/man1/remmina-file-wrapper.1.gz +share/man/man1/remmina.1.gz share/applications/org.remmina.Remmina.desktop share/applications/org.remmina.Remmina-file.desktop share/icons/hicolor/128x128/apps/org.remmina.Remmina.png share/icons/hicolor/16x16/apps/org.remmina.Remmina.png share/icons/hicolor/16x16/status/org.remmina.Remmina-status.svg share/icons/hicolor/22x22/apps/org.remmina.Remmina.png share/icons/hicolor/22x22/status/org.remmina.Remmina-status.svg share/icons/hicolor/24x24/apps/org.remmina.Remmina.png share/icons/hicolor/24x24/status/org.remmina.Remmina-status.svg share/icons/hicolor/256x256/apps/org.remmina.Remmina.png share/icons/hicolor/32x32/apps/org.remmina.Remmina.png share/icons/hicolor/32x32/status/org.remmina.Remmina-status.svg share/icons/hicolor/48x48/apps/org.remmina.Remmina.png share/icons/hicolor/48x48/status/org.remmina.Remmina-status.svg share/icons/hicolor/512x512/apps/org.remmina.Remmina.png share/icons/hicolor/64x64/apps/org.remmina.Remmina.png share/icons/hicolor/64x64/status/org.remmina.Remmina-status.svg share/icons/hicolor/72x72/apps/org.remmina.Remmina.png share/icons/hicolor/96x96/apps/org.remmina.Remmina.png share/icons/hicolor/apps/org.remmina.Remmina-symbolic.svg share/icons/hicolor/apps/remmina-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-camera-photo-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-connect-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-disconnect-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-document-save-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-document-send-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-duplicate-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-dynres-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-fit-window-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-fullscreen-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-go-bottom-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-keyboard-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-multi-monitor-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-pan-down-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-pan-up-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-pin-down-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-pin-up-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-preferences-system-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-scale-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-switch-page-symbolic.svg share/icons/hicolor/scalable/actions/org.remmina.Remmina-system-run-symbolic.svg share/icons/hicolor/scalable/apps/org.remmina.Remmina-symbolic.svg share/icons/hicolor/scalable/apps/org.remmina.Remmina.svg share/icons/hicolor/scalable/emblems/org.remmina.Remmina-sftp-symbolic.svg share/icons/hicolor/scalable/emblems/org.remmina.Remmina-ssh-symbolic.svg share/icons/hicolor/scalable/emblems/org.remmina.Remmina-tool-symbolic.svg %%RDP%%share/icons/hicolor/scalable/emblems/org.remmina.Remmina-rdp-symbolic.svg %%RDP%%share/icons/hicolor/scalable/emblems/org.remmina.Remmina-rdp-ssh-symbolic.svg %%SPICE%%share/icons/hicolor/scalable/emblems/org.remmina.Remmina-spice-ssh-symbolic.svg %%SPICE%%share/icons/hicolor/scalable/emblems/org.remmina.Remmina-spice-symbolic.svg %%VNC%%share/icons/hicolor/scalable/emblems/org.remmina.Remmina-vnc-ssh-symbolic.svg %%VNC%%share/icons/hicolor/scalable/emblems/org.remmina.Remmina-vnc-symbolic.svg %%WWW%%share/icons/hicolor/scalable/emblems/org.remmina.Remmina-www-symbolic.svg %%NLS%%share/locale/ar/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ast/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ber/LC_MESSAGES/remmina.mo %%NLS%%share/locale/bg/LC_MESSAGES/remmina.mo %%NLS%%share/locale/bn/LC_MESSAGES/remmina.mo %%NLS%%share/locale/br/LC_MESSAGES/remmina.mo %%NLS%%share/locale/bs/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ca/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ckb/LC_MESSAGES/remmina.mo %%NLS%%share/locale/cs/LC_MESSAGES/remmina.mo %%NLS%%share/locale/da/LC_MESSAGES/remmina.mo %%NLS%%share/locale/de/LC_MESSAGES/remmina.mo %%NLS%%share/locale/el/LC_MESSAGES/remmina.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/remmina.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/remmina.mo %%NLS%%share/locale/en_US/LC_MESSAGES/remmina.mo %%NLS%%share/locale/eo/LC_MESSAGES/remmina.mo %%NLS%%share/locale/es/LC_MESSAGES/remmina.mo %%NLS%%share/locale/es_VE/LC_MESSAGES/remmina.mo %%NLS%%share/locale/et/LC_MESSAGES/remmina.mo %%NLS%%share/locale/eu/LC_MESSAGES/remmina.mo %%NLS%%share/locale/fa/LC_MESSAGES/remmina.mo %%NLS%%share/locale/fi/LC_MESSAGES/remmina.mo %%NLS%%share/locale/fr/LC_MESSAGES/remmina.mo %%NLS%%share/locale/gl/LC_MESSAGES/remmina.mo %%NLS%%share/locale/he/LC_MESSAGES/remmina.mo %%NLS%%share/locale/hi/LC_MESSAGES/remmina.mo %%NLS%%share/locale/hr/LC_MESSAGES/remmina.mo %%NLS%%share/locale/hu/LC_MESSAGES/remmina.mo %%NLS%%share/locale/id/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ie/LC_MESSAGES/remmina.mo %%NLS%%share/locale/it/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ja/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ka/LC_MESSAGES/remmina.mo %%NLS%%share/locale/kab/LC_MESSAGES/remmina.mo %%NLS%%share/locale/kk/LC_MESSAGES/remmina.mo %%NLS%%share/locale/km/LC_MESSAGES/remmina.mo %%NLS%%share/locale/kn/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ko/LC_MESSAGES/remmina.mo %%NLS%%share/locale/lt/LC_MESSAGES/remmina.mo %%NLS%%share/locale/lv/LC_MESSAGES/remmina.mo %%NLS%%share/locale/mk/LC_MESSAGES/remmina.mo %%NLS%%share/locale/mr/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ms/LC_MESSAGES/remmina.mo %%NLS%%share/locale/my/LC_MESSAGES/remmina.mo %%NLS%%share/locale/nb/LC_MESSAGES/remmina.mo %%NLS%%share/locale/nl/LC_MESSAGES/remmina.mo %%NLS%%share/locale/oc/LC_MESSAGES/remmina.mo %%NLS%%share/locale/pl/LC_MESSAGES/remmina.mo %%NLS%%share/locale/pt/LC_MESSAGES/remmina.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/remmina.mo %%NLS%%share/locale/pt_PT/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ro/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ru/LC_MESSAGES/remmina.mo %%NLS%%share/locale/shn/LC_MESSAGES/remmina.mo %%NLS%%share/locale/si/LC_MESSAGES/remmina.mo %%NLS%%share/locale/sk/LC_MESSAGES/remmina.mo %%NLS%%share/locale/sl/LC_MESSAGES/remmina.mo %%NLS%%share/locale/sq/LC_MESSAGES/remmina.mo %%NLS%%share/locale/sr/LC_MESSAGES/remmina.mo %%NLS%%share/locale/sv/LC_MESSAGES/remmina.mo %%NLS%%share/locale/te/LC_MESSAGES/remmina.mo %%NLS%%share/locale/th/LC_MESSAGES/remmina.mo %%NLS%%share/locale/tr/LC_MESSAGES/remmina.mo %%NLS%%share/locale/ug/LC_MESSAGES/remmina.mo %%NLS%%share/locale/uk/LC_MESSAGES/remmina.mo %%NLS%%share/locale/uz/LC_MESSAGES/remmina.mo %%NLS%%share/locale/uz@cyrillic/LC_MESSAGES/remmina.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/remmina.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/remmina.mo share/metainfo/org.remmina.Remmina.appdata.xml share/mime/packages/remmina-mime.xml %%DATADIR%%/external_tools/functions.sh %%DATADIR%%/external_tools/launcher.sh %%DATADIR%%/external_tools/remmina_filezilla_sftp.sh %%DATADIR%%/external_tools/remmina_filezilla_sftp_pki.sh %%DATADIR%%/external_tools/remmina_nslookup.sh %%DATADIR%%/external_tools/remmina_ping.sh %%DATADIR%%/external_tools/remmina_traceroute.sh %%WWW%%%%DATADIR%%/res/www-js.js %%DATADIR%%/theme/3024 Day.colors %%DATADIR%%/theme/3024 Night.colors %%DATADIR%%/theme/Adventure.colors %%DATADIR%%/theme/AdventureTime.colors %%DATADIR%%/theme/Afterglow.colors %%DATADIR%%/theme/AlienBlood.colors %%DATADIR%%/theme/Andromeda.colors %%DATADIR%%/theme/Argonaut.colors %%DATADIR%%/theme/Arthur.colors %%DATADIR%%/theme/AtelierSulphurpool.colors %%DATADIR%%/theme/Atom.colors %%DATADIR%%/theme/AtomOneLight.colors %%DATADIR%%/theme/Aurora.colors %%DATADIR%%/theme/Banana Blueberry.colors %%DATADIR%%/theme/Batman.colors %%DATADIR%%/theme/Belafonte Day.colors %%DATADIR%%/theme/Belafonte Night.colors %%DATADIR%%/theme/BirdsOfParadise.colors %%DATADIR%%/theme/Blazer.colors %%DATADIR%%/theme/Blue Matrix.colors %%DATADIR%%/theme/BlueBerryPie.colors %%DATADIR%%/theme/BlulocoDark.colors %%DATADIR%%/theme/BlulocoLight.colors %%DATADIR%%/theme/Borland.colors %%DATADIR%%/theme/Breeze.colors %%DATADIR%%/theme/Bright Lights.colors %%DATADIR%%/theme/Broadcast.colors %%DATADIR%%/theme/Brogrammer.colors %%DATADIR%%/theme/Builtin Dark.colors %%DATADIR%%/theme/Builtin Light.colors %%DATADIR%%/theme/Builtin Pastel Dark.colors %%DATADIR%%/theme/Builtin Solarized Dark.colors %%DATADIR%%/theme/Builtin Solarized Light.colors %%DATADIR%%/theme/Builtin Tango Dark.colors %%DATADIR%%/theme/Builtin Tango Light.colors %%DATADIR%%/theme/C64.colors %%DATADIR%%/theme/CLRS.colors %%DATADIR%%/theme/Calamity.colors %%DATADIR%%/theme/Chalk.colors %%DATADIR%%/theme/Chalkboard.colors %%DATADIR%%/theme/ChallengerDeep.colors %%DATADIR%%/theme/Chester.colors %%DATADIR%%/theme/Ciapre.colors %%DATADIR%%/theme/Cobalt Neon.colors %%DATADIR%%/theme/Cobalt2.colors %%DATADIR%%/theme/CrayonPonyFish.colors %%DATADIR%%/theme/Cyberdyne.colors %%DATADIR%%/theme/Dark Pastel.colors %%DATADIR%%/theme/Dark+.colors %%DATADIR%%/theme/Darkside.colors %%DATADIR%%/theme/Desert.colors %%DATADIR%%/theme/DimmedMonokai.colors %%DATADIR%%/theme/Django.colors %%DATADIR%%/theme/DjangoRebornAgain.colors %%DATADIR%%/theme/DjangoSmooth.colors %%DATADIR%%/theme/Doom Peacock.colors %%DATADIR%%/theme/DoomOne.colors %%DATADIR%%/theme/DotGov.colors %%DATADIR%%/theme/Dracula+.colors %%DATADIR%%/theme/Dracula.colors %%DATADIR%%/theme/Duotone Dark.colors %%DATADIR%%/theme/ENCOM.colors %%DATADIR%%/theme/Earthsong.colors %%DATADIR%%/theme/Elemental.colors %%DATADIR%%/theme/Elementary.colors %%DATADIR%%/theme/Espresso Libre.colors %%DATADIR%%/theme/Espresso.colors %%DATADIR%%/theme/Fahrenheit.colors %%DATADIR%%/theme/Fideloper.colors %%DATADIR%%/theme/FirefoxDev.colors %%DATADIR%%/theme/Firewatch.colors %%DATADIR%%/theme/FishTank.colors %%DATADIR%%/theme/Flat.colors %%DATADIR%%/theme/Flatland.colors %%DATADIR%%/theme/Floraverse.colors %%DATADIR%%/theme/ForestBlue.colors %%DATADIR%%/theme/Framer.colors %%DATADIR%%/theme/FrontEndDelight.colors %%DATADIR%%/theme/FunForrest.colors %%DATADIR%%/theme/Galaxy.colors %%DATADIR%%/theme/Github.colors %%DATADIR%%/theme/Glacier.colors %%DATADIR%%/theme/Grape.colors %%DATADIR%%/theme/Grass.colors %%DATADIR%%/theme/Gruvbox Dark.colors %%DATADIR%%/theme/Gruvbox Light.colors %%DATADIR%%/theme/Guezwhoz.colors %%DATADIR%%/theme/Hacktober.colors %%DATADIR%%/theme/Hardcore.colors %%DATADIR%%/theme/Harper.colors %%DATADIR%%/theme/Highway.colors %%DATADIR%%/theme/Hipster Green.colors %%DATADIR%%/theme/Hivacruz.colors %%DATADIR%%/theme/Homebrew.colors %%DATADIR%%/theme/Hopscotch.256.colors %%DATADIR%%/theme/Hopscotch.colors %%DATADIR%%/theme/Hurtado.colors %%DATADIR%%/theme/Hybrid.colors %%DATADIR%%/theme/IC_Green_PPL.colors %%DATADIR%%/theme/IC_Orange_PPL.colors %%DATADIR%%/theme/IR_Black.colors %%DATADIR%%/theme/Jackie Brown.colors %%DATADIR%%/theme/Japanesque.colors %%DATADIR%%/theme/Jellybeans.colors %%DATADIR%%/theme/JetBrains Darcula.colors %%DATADIR%%/theme/Kibble.colors %%DATADIR%%/theme/Kolorit.colors %%DATADIR%%/theme/Konsolas.colors %%DATADIR%%/theme/Lab Fox.colors %%DATADIR%%/theme/Laser.colors %%DATADIR%%/theme/Later This Evening.colors %%DATADIR%%/theme/Lavandula.colors %%DATADIR%%/theme/LiquidCarbon.colors %%DATADIR%%/theme/LiquidCarbonTransparent.colors %%DATADIR%%/theme/LiquidCarbonTransparentInverse.colors %%DATADIR%%/theme/Man Page.colors %%DATADIR%%/theme/Material.colors %%DATADIR%%/theme/MaterialDark.colors %%DATADIR%%/theme/MaterialDarker.colors %%DATADIR%%/theme/MaterialOcean.colors %%DATADIR%%/theme/Mathias.colors %%DATADIR%%/theme/Medallion.colors %%DATADIR%%/theme/Mirage.colors %%DATADIR%%/theme/Misterioso.colors %%DATADIR%%/theme/Molokai.colors %%DATADIR%%/theme/MonaLisa.colors %%DATADIR%%/theme/Monokai Remastered.colors %%DATADIR%%/theme/Monokai Soda.colors %%DATADIR%%/theme/Monokai Vivid.colors %%DATADIR%%/theme/N0tch2k.colors %%DATADIR%%/theme/Neopolitan.colors %%DATADIR%%/theme/Neutron.colors %%DATADIR%%/theme/Night Owlish Light.colors %%DATADIR%%/theme/NightLion v1.colors %%DATADIR%%/theme/NightLion v2.colors %%DATADIR%%/theme/Nocturnal Winter.colors %%DATADIR%%/theme/Novel.colors %%DATADIR%%/theme/Obsidian.colors %%DATADIR%%/theme/Ocean.colors %%DATADIR%%/theme/OceanicMaterial.colors %%DATADIR%%/theme/Ollie.colors %%DATADIR%%/theme/OneHalfDark.colors %%DATADIR%%/theme/OneHalfLight.colors %%DATADIR%%/theme/Operator Mono Dark.colors %%DATADIR%%/theme/Overnight Slumber.colors %%DATADIR%%/theme/PaleNightHC.colors %%DATADIR%%/theme/Pandora.colors %%DATADIR%%/theme/Paraiso Dark.colors %%DATADIR%%/theme/Parasio Dark.colors %%DATADIR%%/theme/PaulMillr.colors %%DATADIR%%/theme/PencilDark.colors %%DATADIR%%/theme/PencilLight.colors %%DATADIR%%/theme/Piatto Light.colors %%DATADIR%%/theme/Pnevma.colors %%DATADIR%%/theme/Popping and Locking.colors %%DATADIR%%/theme/Pro Light.colors %%DATADIR%%/theme/Pro.colors %%DATADIR%%/theme/Purple Rain.colors %%DATADIR%%/theme/Rapture.colors %%DATADIR%%/theme/Red Alert.colors %%DATADIR%%/theme/Red Planet.colors %%DATADIR%%/theme/Red Sands.colors %%DATADIR%%/theme/Relaxed.colors %%DATADIR%%/theme/Rippedcasts.colors %%DATADIR%%/theme/Rouge 2.colors %%DATADIR%%/theme/Royal.colors %%DATADIR%%/theme/Ryuuko.colors %%DATADIR%%/theme/Sakura.colors %%DATADIR%%/theme/Scarlet Protocol.colors %%DATADIR%%/theme/SeaShells.colors %%DATADIR%%/theme/Seafoam Pastel.colors %%DATADIR%%/theme/Seti.colors %%DATADIR%%/theme/Shaman.colors %%DATADIR%%/theme/Slate.colors %%DATADIR%%/theme/SleepyHollow.colors %%DATADIR%%/theme/Smyck.colors %%DATADIR%%/theme/Snazzy.colors %%DATADIR%%/theme/SoftServer.colors %%DATADIR%%/theme/Solarized Darcula.colors %%DATADIR%%/theme/Solarized Dark - Patched.colors %%DATADIR%%/theme/Solarized Dark Higher Contrast.colors %%DATADIR%%/theme/Solarized Dark.colors %%DATADIR%%/theme/Solarized Light.colors %%DATADIR%%/theme/SpaceGray Eighties Dull.colors %%DATADIR%%/theme/SpaceGray Eighties.colors %%DATADIR%%/theme/SpaceGray.colors %%DATADIR%%/theme/Spacedust.colors %%DATADIR%%/theme/Spiderman.colors %%DATADIR%%/theme/Spring.colors %%DATADIR%%/theme/Square.colors %%DATADIR%%/theme/Subliminal.colors %%DATADIR%%/theme/Sundried.colors %%DATADIR%%/theme/Symfonic.colors %%DATADIR%%/theme/Tango Adapted.colors %%DATADIR%%/theme/Tango Half Adapted.colors %%DATADIR%%/theme/Teerb.colors %%DATADIR%%/theme/Terminal Basic.colors %%DATADIR%%/theme/Thayer Bright.colors %%DATADIR%%/theme/The Hulk.colors %%DATADIR%%/theme/Tinacious Design (Dark).colors %%DATADIR%%/theme/Tinacious Design (Light).colors %%DATADIR%%/theme/Tomorrow Night Blue.colors %%DATADIR%%/theme/Tomorrow Night Bright.colors %%DATADIR%%/theme/Tomorrow Night Burns.colors %%DATADIR%%/theme/Tomorrow Night Eighties.colors %%DATADIR%%/theme/Tomorrow Night.colors %%DATADIR%%/theme/Tomorrow.colors %%DATADIR%%/theme/ToyChest.colors %%DATADIR%%/theme/Treehouse.colors %%DATADIR%%/theme/Twilight.colors %%DATADIR%%/theme/Ubuntu.colors %%DATADIR%%/theme/UltraViolent.colors %%DATADIR%%/theme/UnderTheSea.colors %%DATADIR%%/theme/Unikitty.colors %%DATADIR%%/theme/Urple.colors %%DATADIR%%/theme/Vaughn.colors %%DATADIR%%/theme/VibrantInk.colors %%DATADIR%%/theme/Violet Dark.colors %%DATADIR%%/theme/Violet Light.colors %%DATADIR%%/theme/WarmNeon.colors %%DATADIR%%/theme/Wez.colors %%DATADIR%%/theme/Whimsy.colors %%DATADIR%%/theme/WildCherry.colors %%DATADIR%%/theme/Wombat.colors %%DATADIR%%/theme/Wryan.colors %%DATADIR%%/theme/Zenburn.colors %%DATADIR%%/theme/ayu.colors %%DATADIR%%/theme/ayu_light.colors %%DATADIR%%/theme/coffee_theme.colors %%DATADIR%%/theme/cyberpunk.colors %%DATADIR%%/theme/deep.colors %%DATADIR%%/theme/idea.colors %%DATADIR%%/theme/idleToes.colors %%DATADIR%%/theme/jubi.colors %%DATADIR%%/theme/lovelace.colors %%DATADIR%%/theme/midnight-in-mojave.colors %%DATADIR%%/theme/nord.colors %%DATADIR%%/theme/primary.colors %%DATADIR%%/theme/purplepeter.colors %%DATADIR%%/theme/rebecca.colors %%DATADIR%%/theme/shades-of-purple.colors %%DATADIR%%/theme/synthwave-everything.colors %%DATADIR%%/theme/synthwave.colors diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 687073ba01f4..633d93847488 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -1,1021 +1,1021 @@ %%CAPINFOS%% %%CAPTYPE%% @group network @mode 2555 bin/dumpcap @mode @group %%EDITCAP%% bin/idl2wrs %%MERGECAP%% %%RANDPKT%% %%RAWSHARK%% %%REORDERCAP%% %%SHARKD%% %%TEXT2PCAP%% %%MAXMIND%%bin/mmdbresolve bin/tshark %%GUI%%bin/wireshark include/wireshark/cfile.h include/wireshark/cli_main.h include/wireshark/epan/addr_and_mask.h include/wireshark/epan/addr_resolv.h include/wireshark/epan/address.h include/wireshark/epan/address_types.h include/wireshark/epan/afn.h include/wireshark/epan/aftypes.h include/wireshark/epan/app_mem_usage.h include/wireshark/epan/arcnet_pids.h include/wireshark/epan/arptypes.h include/wireshark/epan/asn1.h include/wireshark/epan/ax25_pids.h include/wireshark/epan/bridged_pids.h include/wireshark/epan/capture_dissectors.h include/wireshark/epan/charsets.h include/wireshark/epan/chdlctypes.h include/wireshark/epan/cisco_pid.h include/wireshark/epan/color_filters.h include/wireshark/epan/column-info.h include/wireshark/epan/column-utils.h include/wireshark/epan/column.h include/wireshark/epan/conv_id.h include/wireshark/epan/conversation.h include/wireshark/epan/conversation_debug.h include/wireshark/epan/conversation_filter.h include/wireshark/epan/conversation_table.h include/wireshark/epan/crc10-tvb.h include/wireshark/epan/crc16-tvb.h include/wireshark/epan/crc32-tvb.h include/wireshark/epan/crc6-tvb.h include/wireshark/epan/crc8-tvb.h include/wireshark/epan/dccpservicecodes.h include/wireshark/epan/decode_as.h include/wireshark/epan/dfilter/dfilter.h include/wireshark/epan/dfilter/drange.h include/wireshark/epan/diam_dict.h include/wireshark/epan/disabled_protos.h include/wireshark/epan/dissectors/cond_ace_token_enum.h include/wireshark/epan/dissectors/file-rbm.h include/wireshark/epan/dissectors/packet-6lowpan.h include/wireshark/epan/dissectors/packet-a21.h include/wireshark/epan/dissectors/packet-acdr.h include/wireshark/epan/dissectors/packet-acp133.h include/wireshark/epan/dissectors/packet-acse.h include/wireshark/epan/dissectors/packet-actrace.h include/wireshark/epan/dissectors/packet-adb_service.h include/wireshark/epan/dissectors/packet-afp.h include/wireshark/epan/dissectors/packet-alcap.h include/wireshark/epan/dissectors/packet-amp.h include/wireshark/epan/dissectors/packet-ansi_a.h include/wireshark/epan/dissectors/packet-ansi_map.h include/wireshark/epan/dissectors/packet-ansi_tcap.h include/wireshark/epan/dissectors/packet-arp.h include/wireshark/epan/dissectors/packet-asap+enrp-common.h include/wireshark/epan/dissectors/packet-atalk.h include/wireshark/epan/dissectors/packet-atm.h include/wireshark/epan/dissectors/packet-atn-ulcs.h include/wireshark/epan/dissectors/packet-bacapp.h include/wireshark/epan/dissectors/packet-bacnet.h include/wireshark/epan/dissectors/packet-ber.h include/wireshark/epan/dissectors/packet-bfd.h include/wireshark/epan/dissectors/packet-bgp.h include/wireshark/epan/dissectors/packet-bicc_mst.h include/wireshark/epan/dissectors/packet-bluetooth.h include/wireshark/epan/dissectors/packet-bpsec.h include/wireshark/epan/dissectors/packet-bpv6.h include/wireshark/epan/dissectors/packet-bpv7.h include/wireshark/epan/dissectors/packet-bssap.h include/wireshark/epan/dissectors/packet-bssgp.h include/wireshark/epan/dissectors/packet-btatt.h include/wireshark/epan/dissectors/packet-btavctp.h include/wireshark/epan/dissectors/packet-btavdtp.h include/wireshark/epan/dissectors/packet-btavrcp.h include/wireshark/epan/dissectors/packet-btbredr_rf.h include/wireshark/epan/dissectors/packet-bthci_acl.h include/wireshark/epan/dissectors/packet-bthci_cmd.h include/wireshark/epan/dissectors/packet-bthci_evt.h include/wireshark/epan/dissectors/packet-bthci_iso.h include/wireshark/epan/dissectors/packet-bthci_sco.h include/wireshark/epan/dissectors/packet-btl2cap.h include/wireshark/epan/dissectors/packet-btle.h include/wireshark/epan/dissectors/packet-btrfcomm.h include/wireshark/epan/dissectors/packet-btsdp.h include/wireshark/epan/dissectors/packet-c1222.h include/wireshark/epan/dissectors/packet-camel.h include/wireshark/epan/dissectors/packet-cdt.h include/wireshark/epan/dissectors/packet-cell_broadcast.h include/wireshark/epan/dissectors/packet-charging_ase.h include/wireshark/epan/dissectors/packet-chdlc.h include/wireshark/epan/dissectors/packet-cip.h include/wireshark/epan/dissectors/packet-cipsafety.h include/wireshark/epan/dissectors/packet-cmip.h include/wireshark/epan/dissectors/packet-cmp.h include/wireshark/epan/dissectors/packet-cms.h include/wireshark/epan/dissectors/packet-coap.h include/wireshark/epan/dissectors/packet-cose.h include/wireshark/epan/dissectors/packet-credssp.h include/wireshark/epan/dissectors/packet-crmf.h include/wireshark/epan/dissectors/packet-csn1.h include/wireshark/epan/dissectors/packet-dap.h include/wireshark/epan/dissectors/packet-dcc.h include/wireshark/epan/dissectors/packet-dccp.h include/wireshark/epan/dissectors/packet-dcerpc-browser.h include/wireshark/epan/dissectors/packet-dcerpc-budb.h include/wireshark/epan/dissectors/packet-dcerpc-butc.h include/wireshark/epan/dissectors/packet-dcerpc-dce122.h include/wireshark/epan/dissectors/packet-dcerpc-dnsserver.h include/wireshark/epan/dissectors/packet-dcerpc-frsapi.h include/wireshark/epan/dissectors/packet-dcerpc-frsrpc.h include/wireshark/epan/dissectors/packet-dcerpc-netlogon.h include/wireshark/epan/dissectors/packet-dcerpc-nt.h include/wireshark/epan/dissectors/packet-dcerpc-pnp.h include/wireshark/epan/dissectors/packet-dcerpc-rras.h include/wireshark/epan/dissectors/packet-dcerpc-samr.h include/wireshark/epan/dissectors/packet-dcerpc-spoolss.h include/wireshark/epan/dissectors/packet-dcerpc-svcctl.h include/wireshark/epan/dissectors/packet-dcerpc-tapi.h include/wireshark/epan/dissectors/packet-dcerpc.h include/wireshark/epan/dissectors/packet-dcom-dispatch.h include/wireshark/epan/dissectors/packet-dcom.h include/wireshark/epan/dissectors/packet-diameter.h include/wireshark/epan/dissectors/packet-diameter_3gpp.h include/wireshark/epan/dissectors/packet-diffserv-mpls-common.h include/wireshark/epan/dissectors/packet-disp.h include/wireshark/epan/dissectors/packet-dns.h include/wireshark/epan/dissectors/packet-docsis-tlv.h include/wireshark/epan/dissectors/packet-doip.h include/wireshark/epan/dissectors/packet-dop.h include/wireshark/epan/dissectors/packet-dsp.h include/wireshark/epan/dissectors/packet-dtls.h include/wireshark/epan/dissectors/packet-dvbci.h include/wireshark/epan/dissectors/packet-e164.h include/wireshark/epan/dissectors/packet-e1ap.h include/wireshark/epan/dissectors/packet-e212.h include/wireshark/epan/dissectors/packet-eapol.h include/wireshark/epan/dissectors/packet-edonkey.h include/wireshark/epan/dissectors/packet-eigrp.h include/wireshark/epan/dissectors/packet-enip.h include/wireshark/epan/dissectors/packet-epl.h include/wireshark/epan/dissectors/packet-epmd.h include/wireshark/epan/dissectors/packet-erf.h include/wireshark/epan/dissectors/packet-ess.h include/wireshark/epan/dissectors/packet-eth.h include/wireshark/epan/dissectors/packet-f1ap.h include/wireshark/epan/dissectors/packet-f5ethtrailer.h include/wireshark/epan/dissectors/packet-fc.h include/wireshark/epan/dissectors/packet-fcbls.h include/wireshark/epan/dissectors/packet-fcct.h include/wireshark/epan/dissectors/packet-fcels.h include/wireshark/epan/dissectors/packet-fcfcs.h include/wireshark/epan/dissectors/packet-fcfzs.h include/wireshark/epan/dissectors/packet-fclctl.h include/wireshark/epan/dissectors/packet-fcsb3.h include/wireshark/epan/dissectors/packet-fcswils.h include/wireshark/epan/dissectors/packet-ff.h include/wireshark/epan/dissectors/packet-fix.h include/wireshark/epan/dissectors/packet-flexray.h include/wireshark/epan/dissectors/packet-fmp.h include/wireshark/epan/dissectors/packet-frame.h include/wireshark/epan/dissectors/packet-ftam.h include/wireshark/epan/dissectors/packet-ftdi-ft.h include/wireshark/epan/dissectors/packet-geonw.h include/wireshark/epan/dissectors/packet-giop.h include/wireshark/epan/dissectors/packet-gluster.h include/wireshark/epan/dissectors/packet-gmr1_common.h include/wireshark/epan/dissectors/packet-gmr1_rr.h include/wireshark/epan/dissectors/packet-gprscdr.h include/wireshark/epan/dissectors/packet-gre.h include/wireshark/epan/dissectors/packet-gsm_a_common.h include/wireshark/epan/dissectors/packet-gsm_a_rr.h include/wireshark/epan/dissectors/packet-gsm_map.h include/wireshark/epan/dissectors/packet-gsm_rlcmac.h include/wireshark/epan/dissectors/packet-gsm_sms.h include/wireshark/epan/dissectors/packet-gsmtap.h include/wireshark/epan/dissectors/packet-gssapi.h include/wireshark/epan/dissectors/packet-gtp.h include/wireshark/epan/dissectors/packet-gtpv2.h include/wireshark/epan/dissectors/packet-h223.h include/wireshark/epan/dissectors/packet-h225.h include/wireshark/epan/dissectors/packet-h235.h include/wireshark/epan/dissectors/packet-h245.h include/wireshark/epan/dissectors/packet-h248.h include/wireshark/epan/dissectors/packet-h263.h include/wireshark/epan/dissectors/packet-h264.h include/wireshark/epan/dissectors/packet-h265.h include/wireshark/epan/dissectors/packet-h323.h include/wireshark/epan/dissectors/packet-h450-ros.h include/wireshark/epan/dissectors/packet-hpext.h include/wireshark/epan/dissectors/packet-http.h include/wireshark/epan/dissectors/packet-http2.h include/wireshark/epan/dissectors/packet-iana-oui.h include/wireshark/epan/dissectors/packet-iax2.h include/wireshark/epan/dissectors/packet-icmp.h include/wireshark/epan/dissectors/packet-idmp.h include/wireshark/epan/dissectors/packet-idp.h include/wireshark/epan/dissectors/packet-ieee1609dot2.h include/wireshark/epan/dissectors/packet-ieee80211-radio.h include/wireshark/epan/dissectors/packet-ieee80211-radiotap-defs.h include/wireshark/epan/dissectors/packet-ieee80211-radiotap-iter.h include/wireshark/epan/dissectors/packet-ieee80211.h include/wireshark/epan/dissectors/packet-ieee802154.h include/wireshark/epan/dissectors/packet-ieee8023.h include/wireshark/epan/dissectors/packet-ieee802a.h include/wireshark/epan/dissectors/packet-igmp.h include/wireshark/epan/dissectors/packet-imf.h include/wireshark/epan/dissectors/packet-inap.h include/wireshark/epan/dissectors/packet-infiniband.h include/wireshark/epan/dissectors/packet-ip.h include/wireshark/epan/dissectors/packet-ipmi.h include/wireshark/epan/dissectors/packet-ipsec.h include/wireshark/epan/dissectors/packet-ipx.h include/wireshark/epan/dissectors/packet-isakmp.h include/wireshark/epan/dissectors/packet-isis-clv.h include/wireshark/epan/dissectors/packet-isis.h include/wireshark/epan/dissectors/packet-isl.h include/wireshark/epan/dissectors/packet-iso10681.h include/wireshark/epan/dissectors/packet-iso15765.h include/wireshark/epan/dissectors/packet-isup.h include/wireshark/epan/dissectors/packet-its.h include/wireshark/epan/dissectors/packet-iwarp-ddp-rdmap.h include/wireshark/epan/dissectors/packet-juniper.h include/wireshark/epan/dissectors/packet-jxta.h include/wireshark/epan/dissectors/packet-kerberos.h include/wireshark/epan/dissectors/packet-knxip.h include/wireshark/epan/dissectors/packet-knxip_decrypt.h include/wireshark/epan/dissectors/packet-l2tp.h include/wireshark/epan/dissectors/packet-lapdm.h include/wireshark/epan/dissectors/packet-lbm.h include/wireshark/epan/dissectors/packet-lbtrm.h include/wireshark/epan/dissectors/packet-lbtru.h include/wireshark/epan/dissectors/packet-lbttcp.h include/wireshark/epan/dissectors/packet-lcsap.h include/wireshark/epan/dissectors/packet-ldap.h include/wireshark/epan/dissectors/packet-ldp.h include/wireshark/epan/dissectors/packet-link16.h include/wireshark/epan/dissectors/packet-lin.h include/wireshark/epan/dissectors/packet-lisp.h include/wireshark/epan/dissectors/packet-llc.h include/wireshark/epan/dissectors/packet-lnet.h include/wireshark/epan/dissectors/packet-logotypecertextn.h include/wireshark/epan/dissectors/packet-lppa.h include/wireshark/epan/dissectors/packet-lpp.h include/wireshark/epan/dissectors/packet-lte-rrc.h include/wireshark/epan/dissectors/packet-mac-lte.h include/wireshark/epan/dissectors/packet-mausb.h include/wireshark/epan/dissectors/packet-mbim.h include/wireshark/epan/dissectors/packet-mbtcp.h include/wireshark/epan/dissectors/packet-mgcp.h include/wireshark/epan/dissectors/packet-mle.h include/wireshark/epan/dissectors/packet-mms.h include/wireshark/epan/dissectors/packet-mount.h include/wireshark/epan/dissectors/packet-mp4ves.h include/wireshark/epan/dissectors/packet-mpeg-descriptor.h include/wireshark/epan/dissectors/packet-mpeg-sect.h include/wireshark/epan/dissectors/packet-mpls.h include/wireshark/epan/dissectors/packet-mq.h include/wireshark/epan/dissectors/packet-msrp.h include/wireshark/epan/dissectors/packet-mstp.h include/wireshark/epan/dissectors/packet-mtp3.h include/wireshark/epan/dissectors/packet-nbap.h include/wireshark/epan/dissectors/packet-ncp-int.h include/wireshark/epan/dissectors/packet-ncp-nmas.h include/wireshark/epan/dissectors/packet-ncp-sss.h include/wireshark/epan/dissectors/packet-ndmp.h include/wireshark/epan/dissectors/packet-ndps.h include/wireshark/epan/dissectors/packet-netbios.h include/wireshark/epan/dissectors/packet-netlink.h include/wireshark/epan/dissectors/packet-nfs.h include/wireshark/epan/dissectors/packet-ngap.h include/wireshark/epan/dissectors/packet-nisplus.h include/wireshark/epan/dissectors/packet-nlm.h include/wireshark/epan/dissectors/packet-nrppa.h include/wireshark/epan/dissectors/packet-nr-rrc.h include/wireshark/epan/dissectors/packet-nsh.h include/wireshark/epan/dissectors/packet-ntlmssp.h include/wireshark/epan/dissectors/packet-ntp.h include/wireshark/epan/dissectors/packet-nvme.h include/wireshark/epan/dissectors/packet-ocsp.h include/wireshark/epan/dissectors/packet-oer.h include/wireshark/epan/dissectors/packet-opensafety.h include/wireshark/epan/dissectors/packet-oscore.h include/wireshark/epan/dissectors/packet-osi-options.h include/wireshark/epan/dissectors/packet-osi.h include/wireshark/epan/dissectors/packet-p1.h include/wireshark/epan/dissectors/packet-p22.h include/wireshark/epan/dissectors/packet-p7.h include/wireshark/epan/dissectors/packet-p772.h include/wireshark/epan/dissectors/packet-pcap_pktdata.h include/wireshark/epan/dissectors/packet-pcnfsd.h include/wireshark/epan/dissectors/packet-pdcp-lte.h include/wireshark/epan/dissectors/packet-pdcp-nr.h include/wireshark/epan/dissectors/packet-pdu-transport.h include/wireshark/epan/dissectors/packet-per.h include/wireshark/epan/dissectors/packet-pkcs1.h include/wireshark/epan/dissectors/packet-pkcs12.h include/wireshark/epan/dissectors/packet-pkinit.h include/wireshark/epan/dissectors/packet-pkix1explicit.h include/wireshark/epan/dissectors/packet-pkix1implicit.h include/wireshark/epan/dissectors/packet-pkixac.h include/wireshark/epan/dissectors/packet-pkixproxy.h include/wireshark/epan/dissectors/packet-pkixqualified.h include/wireshark/epan/dissectors/packet-pkixtsp.h include/wireshark/epan/dissectors/packet-portmap.h include/wireshark/epan/dissectors/packet-ppi-geolocation-common.h include/wireshark/epan/dissectors/packet-ppp.h include/wireshark/epan/dissectors/packet-pres.h include/wireshark/epan/dissectors/packet-ptp.h include/wireshark/epan/dissectors/packet-ptpip.h include/wireshark/epan/dissectors/packet-pw-atm.h include/wireshark/epan/dissectors/packet-pw-common.h include/wireshark/epan/dissectors/packet-q708.h include/wireshark/epan/dissectors/packet-q931.h include/wireshark/epan/dissectors/packet-q932.h include/wireshark/epan/dissectors/packet-qsig.h include/wireshark/epan/dissectors/packet-quic.h include/wireshark/epan/dissectors/packet-radius.h include/wireshark/epan/dissectors/packet-raknet.h include/wireshark/epan/dissectors/packet-ranap.h include/wireshark/epan/dissectors/packet-rdm.h include/wireshark/epan/dissectors/packet-rdt.h include/wireshark/epan/dissectors/packet-reload.h include/wireshark/epan/dissectors/packet-rlc-lte.h include/wireshark/epan/dissectors/packet-rlc-nr.h include/wireshark/epan/dissectors/packet-rmi.h include/wireshark/epan/dissectors/packet-rmt-common.h include/wireshark/epan/dissectors/packet-rohc.h include/wireshark/epan/dissectors/packet-ros.h include/wireshark/epan/dissectors/packet-rpc.h include/wireshark/epan/dissectors/packet-rpcrdma.h include/wireshark/epan/dissectors/packet-rrc.h include/wireshark/epan/dissectors/packet-rsvp.h include/wireshark/epan/dissectors/packet-rtcp.h include/wireshark/epan/dissectors/packet-rtp-events.h include/wireshark/epan/dissectors/packet-rtp.h include/wireshark/epan/dissectors/packet-rtse.h include/wireshark/epan/dissectors/packet-rtsp.h include/wireshark/epan/dissectors/packet-rx.h include/wireshark/epan/dissectors/packet-s1ap.h include/wireshark/epan/dissectors/packet-s5066sis.h include/wireshark/epan/dissectors/packet-s7comm.h include/wireshark/epan/dissectors/packet-s7comm_szl_ids.h include/wireshark/epan/dissectors/packet-sccp.h include/wireshark/epan/dissectors/packet-scsi-mmc.h include/wireshark/epan/dissectors/packet-scsi-osd.h include/wireshark/epan/dissectors/packet-scsi-sbc.h include/wireshark/epan/dissectors/packet-scsi-smc.h include/wireshark/epan/dissectors/packet-scsi-ssc.h include/wireshark/epan/dissectors/packet-scsi.h include/wireshark/epan/dissectors/packet-sctp.h include/wireshark/epan/dissectors/packet-sdp.h include/wireshark/epan/dissectors/packet-ses.h include/wireshark/epan/dissectors/packet-sflow.h include/wireshark/epan/dissectors/packet-sip.h include/wireshark/epan/dissectors/packet-skinny.h include/wireshark/epan/dissectors/packet-sll.h include/wireshark/epan/dissectors/packet-smb-browse.h include/wireshark/epan/dissectors/packet-smb-common.h include/wireshark/epan/dissectors/packet-smb-mailslot.h include/wireshark/epan/dissectors/packet-smb-pipe.h include/wireshark/epan/dissectors/packet-smb-sidsnooping.h include/wireshark/epan/dissectors/packet-smb.h include/wireshark/epan/dissectors/packet-smb2.h include/wireshark/epan/dissectors/packet-smpp.h include/wireshark/epan/dissectors/packet-smrse.h include/wireshark/epan/dissectors/packet-snmp.h include/wireshark/epan/dissectors/packet-socketcan.h include/wireshark/epan/dissectors/packet-someip.h include/wireshark/epan/dissectors/packet-spice.h include/wireshark/epan/dissectors/packet-sprt.h include/wireshark/epan/dissectors/packet-sscop.h include/wireshark/epan/dissectors/packet-stat-notify.h include/wireshark/epan/dissectors/packet-stat.h include/wireshark/epan/dissectors/packet-sv.h include/wireshark/epan/dissectors/packet-syslog.h include/wireshark/epan/dissectors/packet-t124.h include/wireshark/epan/dissectors/packet-t30.h include/wireshark/epan/dissectors/packet-t38.h include/wireshark/epan/dissectors/packet-tacacs.h include/wireshark/epan/dissectors/packet-tcap.h include/wireshark/epan/dissectors/packet-tcpclv3.h include/wireshark/epan/dissectors/packet-tcp.h include/wireshark/epan/dissectors/packet-tetra.h include/wireshark/epan/dissectors/packet-thrift.h include/wireshark/epan/dissectors/packet-tls-utils.h include/wireshark/epan/dissectors/packet-tls.h include/wireshark/epan/dissectors/packet-tn3270.h include/wireshark/epan/dissectors/packet-tn5250.h include/wireshark/epan/dissectors/packet-tpkt.h include/wireshark/epan/dissectors/packet-tr.h include/wireshark/epan/dissectors/packet-tte.h include/wireshark/epan/dissectors/packet-ua.h include/wireshark/epan/dissectors/packet-uaudp.h include/wireshark/epan/dissectors/packet-uavcan-dsdl.h include/wireshark/epan/dissectors/packet-ubertooth.h include/wireshark/epan/dissectors/packet-udp.h include/wireshark/epan/dissectors/packet-umts_fp.h include/wireshark/epan/dissectors/packet-umts_mac.h include/wireshark/epan/dissectors/packet-umts_rlc.h include/wireshark/epan/dissectors/packet-usb-hid.h include/wireshark/epan/dissectors/packet-usb.h include/wireshark/epan/dissectors/packet-usbip.h include/wireshark/epan/dissectors/packet-vxlan.h include/wireshark/epan/dissectors/packet-wap.h include/wireshark/epan/dissectors/packet-wccp.h include/wireshark/epan/dissectors/packet-windows-common.h include/wireshark/epan/dissectors/packet-wlancertextn.h include/wireshark/epan/dissectors/packet-wps.h include/wireshark/epan/dissectors/packet-wsp.h include/wireshark/epan/dissectors/packet-wtls.h include/wireshark/epan/dissectors/packet-wtp.h include/wireshark/epan/dissectors/packet-x11-keysymdef.h include/wireshark/epan/dissectors/packet-x11.h include/wireshark/epan/dissectors/packet-x2ap.h include/wireshark/epan/dissectors/packet-x509af.h include/wireshark/epan/dissectors/packet-x509ce.h include/wireshark/epan/dissectors/packet-x509if.h include/wireshark/epan/dissectors/packet-x509sat.h include/wireshark/epan/dissectors/packet-xml.h include/wireshark/epan/dissectors/packet-xmpp-conference.h include/wireshark/epan/dissectors/packet-xmpp-core.h include/wireshark/epan/dissectors/packet-xmpp-gtalk.h include/wireshark/epan/dissectors/packet-xmpp-jingle.h include/wireshark/epan/dissectors/packet-xmpp-other.h include/wireshark/epan/dissectors/packet-xmpp-utils.h include/wireshark/epan/dissectors/packet-xmpp.h include/wireshark/epan/dissectors/packet-xnap.h include/wireshark/epan/dissectors/packet-ypbind.h include/wireshark/epan/dissectors/packet-yppasswd.h include/wireshark/epan/dissectors/packet-ypserv.h include/wireshark/epan/dissectors/packet-ypxfr.h include/wireshark/epan/dissectors/packet-zbee-aps.h include/wireshark/epan/dissectors/packet-zbee-nwk.h include/wireshark/epan/dissectors/packet-zbee-security.h include/wireshark/epan/dissectors/packet-zbee-zcl.h include/wireshark/epan/dissectors/packet-zbee-zdp.h include/wireshark/epan/dissectors/packet-zbee.h include/wireshark/epan/dissectors/packet-ziop.h include/wireshark/epan/dtd.h include/wireshark/epan/dtd_parse.h include/wireshark/epan/dvb_chartbl.h include/wireshark/epan/eap.h include/wireshark/epan/eapol_keydes_types.h include/wireshark/epan/epan.h include/wireshark/epan/epan_dissect.h include/wireshark/epan/etypes.h include/wireshark/epan/ex-opt.h include/wireshark/epan/except.h include/wireshark/epan/exceptions.h include/wireshark/epan/expert.h include/wireshark/epan/export_object.h include/wireshark/epan/exported_pdu.h include/wireshark/epan/filter_expressions.h include/wireshark/epan/follow.h include/wireshark/epan/frame_data.h include/wireshark/epan/frame_data_sequence.h include/wireshark/epan/ftypes/ftypes.h include/wireshark/epan/funnel.h include/wireshark/epan/garrayfix.h include/wireshark/epan/golay.h include/wireshark/epan/guid-utils.h include/wireshark/epan/iana_charsets.h include/wireshark/epan/iax2_codec_type.h include/wireshark/epan/in_cksum.h include/wireshark/epan/ip_opts.h include/wireshark/epan/ipproto.h include/wireshark/epan/ipv4.h include/wireshark/epan/ipv6.h include/wireshark/epan/lapd_sapi.h include/wireshark/epan/llcsaps.h include/wireshark/epan/maxmind_db.h include/wireshark/epan/media_params.h include/wireshark/epan/next_tvb.h include/wireshark/epan/nlpid.h include/wireshark/epan/oids.h include/wireshark/epan/osi-utils.h include/wireshark/epan/oui.h include/wireshark/epan/packet.h include/wireshark/epan/packet_info.h include/wireshark/epan/params.h include/wireshark/epan/pci-ids.h include/wireshark/epan/plugin_if.h include/wireshark/epan/ppptypes.h include/wireshark/epan/prefs-int.h include/wireshark/epan/prefs.h include/wireshark/epan/print.h include/wireshark/epan/print_stream.h include/wireshark/epan/proto.h include/wireshark/epan/proto_data.h include/wireshark/epan/ps.h include/wireshark/epan/ptvcursor.h include/wireshark/epan/range.h include/wireshark/epan/reassemble.h include/wireshark/epan/reedsolomon.h include/wireshark/epan/register.h include/wireshark/epan/req_resp_hdrs.h include/wireshark/epan/rtd_table.h include/wireshark/epan/rtp_pt.h include/wireshark/epan/sctpppids.h include/wireshark/epan/secrets.h include/wireshark/epan/show_exception.h include/wireshark/epan/slow_protocol_subtypes.h include/wireshark/epan/sminmpec.h include/wireshark/epan/srt_table.h include/wireshark/epan/stat_groups.h include/wireshark/epan/stat_tap_ui.h include/wireshark/epan/stats_tree.h include/wireshark/epan/stats_tree_priv.h include/wireshark/epan/stream.h include/wireshark/epan/strutil.h include/wireshark/epan/t35.h include/wireshark/epan/tap-voip.h include/wireshark/epan/tap.h include/wireshark/epan/tfs.h include/wireshark/epan/time_fmt.h include/wireshark/epan/timestamp.h include/wireshark/epan/timestats.h include/wireshark/epan/to_str.h include/wireshark/epan/tvbparse.h include/wireshark/epan/tvbuff-int.h include/wireshark/epan/tvbuff.h include/wireshark/epan/uat-int.h include/wireshark/epan/uat.h include/wireshark/epan/unit_strings.h include/wireshark/epan/value_string.h include/wireshark/epan/wmem_scopes.h include/wireshark/epan/wscbor.h include/wireshark/epan/x264_prt_id.h include/wireshark/epan/xdlc.h include/wireshark/file.h include/wireshark/globals.h include/wireshark/wiretap/file_wrappers.h include/wireshark/wiretap/merge.h include/wireshark/wiretap/pcap-encap.h include/wireshark/wiretap/pcapng_module.h include/wireshark/wiretap/secrets-types.h include/wireshark/wiretap/wtap.h include/wireshark/wiretap/wtap_modules.h include/wireshark/wiretap/wtap_opttypes.h include/wireshark/ws_attributes.h include/wireshark/ws_compiler_tests.h include/wireshark/ws_diag_control.h include/wireshark/ws_log_defs.h include/wireshark/ws_symbol_export.h include/wireshark/ws_version.h include/wireshark/wsutil/802_11-utils.h include/wireshark/wsutil/adler32.h include/wireshark/wsutil/base32.h include/wireshark/wsutil/bits_count_ones.h include/wireshark/wsutil/bits_ctz.h include/wireshark/wsutil/bitswap.h include/wireshark/wsutil/buffer.h include/wireshark/wsutil/codecs.h include/wireshark/wsutil/color.h include/wireshark/wsutil/copyright_info.h include/wireshark/wsutil/cpu_info.h include/wireshark/wsutil/crash_info.h include/wireshark/wsutil/crc10.h include/wireshark/wsutil/crc11.h include/wireshark/wsutil/crc16-plain.h include/wireshark/wsutil/crc16.h include/wireshark/wsutil/crc32.h include/wireshark/wsutil/crc5.h include/wireshark/wsutil/crc6.h include/wireshark/wsutil/crc7.h include/wireshark/wsutil/crc8.h include/wireshark/wsutil/curve25519.h include/wireshark/wsutil/eax.h include/wireshark/wsutil/epochs.h include/wireshark/wsutil/exported_pdu_tlvs.h include/wireshark/wsutil/filesystem.h include/wireshark/wsutil/g711.h include/wireshark/wsutil/glib-compat.h include/wireshark/wsutil/inet_addr.h include/wireshark/wsutil/inet_ipv4.h include/wireshark/wsutil/inet_ipv6.h include/wireshark/wsutil/interface.h include/wireshark/wsutil/jsmn.h include/wireshark/wsutil/json_dumper.h include/wireshark/wsutil/mpeg-audio.h include/wireshark/wsutil/netlink.h include/wireshark/wsutil/nstime.h include/wireshark/wsutil/os_version_info.h include/wireshark/wsutil/pint.h include/wireshark/wsutil/please_report_bug.h include/wireshark/wsutil/pow2.h include/wireshark/wsutil/privileges.h include/wireshark/wsutil/processes.h include/wireshark/wsutil/report_message.h include/wireshark/wsutil/sign_ext.h include/wireshark/wsutil/sober128.h include/wireshark/wsutil/socket.h include/wireshark/wsutil/str_util.h include/wireshark/wsutil/strnatcmp.h include/wireshark/wsutil/strtoi.h include/wireshark/wsutil/tempfile.h include/wireshark/wsutil/time_util.h include/wireshark/wsutil/to_str.h include/wireshark/wsutil/type_util.h include/wireshark/wsutil/unicode-utils.h include/wireshark/wsutil/utf8_entities.h include/wireshark/wsutil/wmem/wmem.h include/wireshark/wsutil/wmem/wmem_array.h include/wireshark/wsutil/wmem/wmem_core.h include/wireshark/wsutil/wmem/wmem_interval_tree.h include/wireshark/wsutil/wmem/wmem_list.h include/wireshark/wsutil/wmem/wmem_map.h include/wireshark/wsutil/wmem/wmem_miscutl.h include/wireshark/wsutil/wmem/wmem_queue.h include/wireshark/wsutil/wmem/wmem_stack.h include/wireshark/wsutil/wmem/wmem_strbuf.h include/wireshark/wsutil/wmem/wmem_strutl.h include/wireshark/wsutil/wmem/wmem_tree.h include/wireshark/wsutil/wmem/wmem_user_cb.h include/wireshark/wsutil/ws_assert.h include/wireshark/wsutil/ws_cpuid.h include/wireshark/wsutil/ws_getopt.h include/wireshark/wsutil/wsjson.h include/wireshark/wsutil/ws_mempbrk.h include/wireshark/wsutil/ws_mempbrk_int.h include/wireshark/wsutil/ws_pipe.h include/wireshark/wsutil/ws_roundup.h include/wireshark/wsutil/wslog.h include/wireshark/wsutil/xtea.h lib/libwireshark.so lib/libwireshark.so.15 lib/libwireshark.so.15.0.5 lib/libwiretap.so lib/libwiretap.so.12 lib/libwiretap.so.12.0.5 lib/libwsutil.so lib/libwsutil.so.13 lib/libwsutil.so.13.1.0 lib/wireshark/cmake/FindGLIB2.cmake lib/wireshark/cmake/FindWSLibrary.cmake lib/wireshark/cmake/FindWSWinLibs.cmake lib/wireshark/cmake/LocatePythonModule.cmake lib/wireshark/cmake/UseAsn2Wrs.cmake lib/wireshark/cmake/UseMakePluginReg.cmake lib/wireshark/cmake/WiresharkConfig.cmake lib/wireshark/cmake/WiresharkConfigVersion.cmake lib/wireshark/cmake/WiresharkTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/wireshark/cmake/WiresharkTargets.cmake %%ANDROIDDUMP_LIB%%lib/wireshark/extcap/androiddump %%CISCODUMP_LIB%%lib/wireshark/extcap/ciscodump %%RANDPKTDUMP_LIB%%lib/wireshark/extcap/randpktdump %%SSHDUMP_LIB%%lib/wireshark/extcap/sshdump %%UDPDUMP_LIB%%lib/wireshark/extcap/udpdump lib/wireshark/plugins/3.6/codecs/g711.so %%RTP%%lib/wireshark/plugins/3.6/codecs/g722.so %%RTP%%lib/wireshark/plugins/3.6/codecs/g726.so lib/wireshark/plugins/3.6/codecs/l16mono.so %%OPUS%%lib/wireshark/plugins/3.6/codecs/opus_dec.so lib/wireshark/plugins/3.6/epan/ethercat.so lib/wireshark/plugins/3.6/epan/gryphon.so lib/wireshark/plugins/3.6/epan/irda.so lib/wireshark/plugins/3.6/epan/mate.so lib/wireshark/plugins/3.6/epan/opcua.so lib/wireshark/plugins/3.6/epan/profinet.so lib/wireshark/plugins/3.6/epan/stats_tree.so lib/wireshark/plugins/3.6/epan/transum.so lib/wireshark/plugins/3.6/epan/unistim.so lib/wireshark/plugins/3.6/epan/wimax.so lib/wireshark/plugins/3.6/epan/wimaxasncp.so lib/wireshark/plugins/3.6/epan/wimaxmacphy.so lib/wireshark/plugins/3.6/wiretap/usbdump.so libdata/pkgconfig/wireshark.pc -%%ANDROIDDUMP_MAN%%man/man1/androiddump.1.gz -%%CAPINFOS_MAN%%man/man1/capinfos.1.gz -%%CAPTYPE_MAN%%man/man1/captype.1.gz -%%CISCODUMP_MAN%%man/man1/ciscodump.1.gz -%%DFTEST_MAN%%man/man1/dftest.1.gz -man/man1/dumpcap.1.gz -%%EDITCAP_MAN%%man/man1/editcap.1.gz -%%MERGECAP_MAN%%man/man1/mergecap.1.gz -%%MAXMIND%%man/man1/mmdbresolve.1.gz -%%RANDPKT_MAN%%man/man1/randpkt.1.gz -%%RANDPKTDUMP_MAN%%man/man1/randpktdump.1.gz -%%RAWSHARK_MAN%%man/man1/rawshark.1.gz -%%REORDERCAP_MAN%%man/man1/reordercap.1.gz -%%SSHDUMP_MAN%%man/man1/sshdump.1.gz -%%TEXT2PCAP_MAN%%man/man1/text2pcap.1.gz -man/man1/tshark.1.gz -%%UDPDUMP_MAN%%man/man1/udpdump.1.gz -%%GUI%%man/man1/wireshark.1.gz -%%ETWDUMP_MAN%%man/man1/etwdump.1.gz -man/man4/extcap.4.gz -man/man4/wireshark-filter.4.gz +%%ANDROIDDUMP_MAN%%share/man/man1/androiddump.1.gz +%%CAPINFOS_MAN%%share/man/man1/capinfos.1.gz +%%CAPTYPE_MAN%%share/man/man1/captype.1.gz +%%CISCODUMP_MAN%%share/man/man1/ciscodump.1.gz +%%DFTEST_MAN%%share/man/man1/dftest.1.gz +share/man/man1/dumpcap.1.gz +%%EDITCAP_MAN%%share/man/man1/editcap.1.gz +%%MERGECAP_MAN%%share/man/man1/mergecap.1.gz +%%MAXMIND%%share/man/man1/mmdbresolve.1.gz +%%RANDPKT_MAN%%share/man/man1/randpkt.1.gz +%%RANDPKTDUMP_MAN%%share/man/man1/randpktdump.1.gz +%%RAWSHARK_MAN%%share/man/man1/rawshark.1.gz +%%REORDERCAP_MAN%%share/man/man1/reordercap.1.gz +%%SSHDUMP_MAN%%share/man/man1/sshdump.1.gz +%%TEXT2PCAP_MAN%%share/man/man1/text2pcap.1.gz +share/man/man1/tshark.1.gz +%%UDPDUMP_MAN%%share/man/man1/udpdump.1.gz +%%GUI%%share/man/man1/wireshark.1.gz +%%ETWDUMP_MAN%%share/man/man1/etwdump.1.gz +share/man/man4/extcap.4.gz +share/man/man4/wireshark-filter.4.gz %%GUI%%share/applications/org.wireshark.Wireshark.desktop %%GUI%%share/icons/hicolor/128x128/apps/org.wireshark.Wireshark.png %%GUI%%share/icons/hicolor/128x128/mimetypes/org.wireshark.Wireshark-mimetype.png %%GUI%%share/icons/hicolor/16x16/apps/org.wireshark.Wireshark.png %%GUI%%share/icons/hicolor/16x16/mimetypes/org.wireshark.Wireshark-mimetype.png %%GUI%%share/icons/hicolor/24x24/apps/org.wireshark.Wireshark.png %%GUI%%share/icons/hicolor/24x24/mimetypes/org.wireshark.Wireshark-mimetype.png %%GUI%%share/icons/hicolor/256x256/apps/org.wireshark.Wireshark.png %%GUI%%share/icons/hicolor/256x256/mimetypes/org.wireshark.Wireshark-mimetype.png %%GUI%%share/icons/hicolor/32x32/apps/org.wireshark.Wireshark.png %%GUI%%share/icons/hicolor/32x32/mimetypes/org.wireshark.Wireshark-mimetype.png %%GUI%%share/icons/hicolor/48x48/apps/org.wireshark.Wireshark.png %%GUI%%share/icons/hicolor/48x48/mimetypes/org.wireshark.Wireshark-mimetype.png %%GUI%%share/icons/hicolor/64x64/apps/org.wireshark.Wireshark.png %%GUI%%share/icons/hicolor/64x64/mimetypes/org.wireshark.Wireshark-mimetype.png %%GUI%%share/icons/hicolor/scalable/apps/org.wireshark.Wireshark.svg %%GUI%%share/metainfo/org.wireshark.Wireshark.metainfo.xml %%GUI%%share/mime/packages/org.wireshark.Wireshark.xml %%DATADIR%%/AUTHORS-SHORT %%DATADIR%%/COPYING %%DATADIR%%/androiddump.html %%DATADIR%%/capinfos.html %%DATADIR%%/captype.html %%DATADIR%%/cfilters %%DATADIR%%/ciscodump.html %%DATADIR%%/colorfilters %%LUA%%%%DATADIR%%/console.lua %%DATADIR%%/dfilters %%DATADIR%%/dfilter_macros %%DATADIR%%/dftest.html %%LUA%%%%DATADIR%%/dtd_gen.lua %%DATADIR%%/diameter/AlcatelLucent.xml %%DATADIR%%/diameter/Cisco.xml %%DATADIR%%/diameter/CiscoSystems.xml %%DATADIR%%/diameter/Custom.xml %%DATADIR%%/diameter/Ericsson.xml %%DATADIR%%/diameter/HP.xml %%DATADIR%%/diameter/Huawei.xml %%DATADIR%%/diameter/Inovar.xml %%DATADIR%%/diameter/Juniper.xml %%DATADIR%%/diameter/Metaswitch.xml %%DATADIR%%/diameter/Microsoft.xml %%DATADIR%%/diameter/Nokia.xml %%DATADIR%%/diameter/NokiaSolutionsAndNetworks.xml %%DATADIR%%/diameter/Oracle.xml %%DATADIR%%/diameter/Siemens.xml %%DATADIR%%/diameter/Starent.xml %%DATADIR%%/diameter/TGPP.xml %%DATADIR%%/diameter/TGPP2.xml %%DATADIR%%/diameter/Telefonica.xml %%DATADIR%%/diameter/VerizonWireless.xml %%DATADIR%%/diameter/Vodafone.xml %%DATADIR%%/diameter/chargecontrol.xml %%DATADIR%%/diameter/dictionary.dtd %%DATADIR%%/diameter/dictionary.xml %%DATADIR%%/diameter/eap.xml %%DATADIR%%/diameter/etsie2e4.xml %%DATADIR%%/diameter/mobileipv4.xml %%DATADIR%%/diameter/mobileipv6.xml %%DATADIR%%/diameter/nasreq.xml %%DATADIR%%/diameter/sip.xml %%DATADIR%%/diameter/sunping.xml %%DATADIR%%/dtds/dc.dtd %%DATADIR%%/dtds/itunes.dtd %%DATADIR%%/dtds/mscml.dtd %%DATADIR%%/dtds/pocsettings.dtd %%DATADIR%%/dtds/presence.dtd %%DATADIR%%/dtds/reginfo.dtd %%DATADIR%%/dtds/rlmi.dtd %%DATADIR%%/dtds/rss.dtd %%DATADIR%%/dtds/smil.dtd %%DATADIR%%/dtds/watcherinfo.dtd %%DATADIR%%/dtds/xcap-caps.dtd %%DATADIR%%/dtds/xcap-error.dtd %%DATADIR%%/dumpcap.html %%DATADIR%%/editcap.html %%DATADIR%%/enterprises.tsv %%DATADIR%%/etwdump.html %%DATADIR%%/extcap.html %%LUA%%%%DATADIR%%/init.lua %%DATADIR%%/ipmap.html %%DATADIR%%/manuf %%DATADIR%%/mergecap.html %%MAXMIND%%%%DATADIR%%/mmdbresolve.html %%DATADIR%%/pdml2html.xsl %%DATADIR%%/profiles/Bluetooth/colorfilters %%DATADIR%%/profiles/Bluetooth/preferences %%DATADIR%%/profiles/Classic/colorfilters %%DATADIR%%/profiles/No Reassembly/preferences %%DATADIR%%/radius/README.radius_dictionary %%DATADIR%%/radius/custom.includes %%DATADIR%%/radius/dictionary %%DATADIR%%/radius/dictionary.3com %%DATADIR%%/radius/dictionary.3gpp %%DATADIR%%/radius/dictionary.3gpp2 %%DATADIR%%/radius/dictionary.acc %%DATADIR%%/radius/dictionary.acme %%DATADIR%%/radius/dictionary.actelis %%DATADIR%%/radius/dictionary.aerohive %%DATADIR%%/radius/dictionary.airespace %%DATADIR%%/radius/dictionary.alcatel %%DATADIR%%/radius/dictionary.alcatel-lucent.aaa %%DATADIR%%/radius/dictionary.alcatel.esam %%DATADIR%%/radius/dictionary.alcatel.sr %%DATADIR%%/radius/dictionary.alteon %%DATADIR%%/radius/dictionary.altiga %%DATADIR%%/radius/dictionary.alvarion %%DATADIR%%/radius/dictionary.alvarion.wimax.v2_2 %%DATADIR%%/radius/dictionary.apc %%DATADIR%%/radius/dictionary.aptilo %%DATADIR%%/radius/dictionary.aptis %%DATADIR%%/radius/dictionary.arbor %%DATADIR%%/radius/dictionary.aruba %%DATADIR%%/radius/dictionary.ascend %%DATADIR%%/radius/dictionary.asn %%DATADIR%%/radius/dictionary.audiocodes %%DATADIR%%/radius/dictionary.avaya %%DATADIR%%/radius/dictionary.azaire %%DATADIR%%/radius/dictionary.bay %%DATADIR%%/radius/dictionary.bintec %%DATADIR%%/radius/dictionary.bluecoat %%DATADIR%%/radius/dictionary.bristol %%DATADIR%%/radius/dictionary.broadsoft %%DATADIR%%/radius/dictionary.brocade %%DATADIR%%/radius/dictionary.bskyb %%DATADIR%%/radius/dictionary.bt %%DATADIR%%/radius/dictionary.cablelabs %%DATADIR%%/radius/dictionary.cabletron %%DATADIR%%/radius/dictionary.camiant %%DATADIR%%/radius/dictionary.chillispot %%DATADIR%%/radius/dictionary.cisco %%DATADIR%%/radius/dictionary.cisco.asa %%DATADIR%%/radius/dictionary.cisco.bbsm %%DATADIR%%/radius/dictionary.cisco.vpn3000 %%DATADIR%%/radius/dictionary.cisco.vpn5000 %%DATADIR%%/radius/dictionary.citrix %%DATADIR%%/radius/dictionary.clavister %%DATADIR%%/radius/dictionary.cnergee %%DATADIR%%/radius/dictionary.colubris %%DATADIR%%/radius/dictionary.columbia_university %%DATADIR%%/radius/dictionary.compat %%DATADIR%%/radius/dictionary.compatible %%DATADIR%%/radius/dictionary.cosine %%DATADIR%%/radius/dictionary.dante %%DATADIR%%/radius/dictionary.dellemc %%DATADIR%%/radius/dictionary.dhcp %%DATADIR%%/radius/dictionary.digium %%DATADIR%%/radius/dictionary.dlink %%DATADIR%%/radius/dictionary.dragonwave %%DATADIR%%/radius/dictionary.efficientip %%DATADIR%%/radius/dictionary.eltex %%DATADIR%%/radius/dictionary.epygi %%DATADIR%%/radius/dictionary.enterasys %%DATADIR%%/radius/dictionary.equallogic %%DATADIR%%/radius/dictionary.ericsson %%DATADIR%%/radius/dictionary.ericsson.ab %%DATADIR%%/radius/dictionary.ericsson.packet.core.networks %%DATADIR%%/radius/dictionary.extreme %%DATADIR%%/radius/dictionary.f5 %%DATADIR%%/radius/dictionary.fdxtended %%DATADIR%%/radius/dictionary.fortinet %%DATADIR%%/radius/dictionary.foundry %%DATADIR%%/radius/dictionary.freedhcp %%DATADIR%%/radius/dictionary.freeradius %%DATADIR%%/radius/dictionary.freeradius.internal %%DATADIR%%/radius/dictionary.freeswitch %%DATADIR%%/radius/dictionary.gandalf %%DATADIR%%/radius/dictionary.garderos %%DATADIR%%/radius/dictionary.gemtek %%DATADIR%%/radius/dictionary.h3c %%DATADIR%%/radius/dictionary.hp %%DATADIR%%/radius/dictionary.huawei %%DATADIR%%/radius/dictionary.iana %%DATADIR%%/radius/dictionary.identity_engines %%DATADIR%%/radius/dictionary.iea %%DATADIR%%/radius/dictionary.infoblox %%DATADIR%%/radius/dictionary.infonet %%DATADIR%%/radius/dictionary.ipunplugged %%DATADIR%%/radius/dictionary.issanni %%DATADIR%%/radius/dictionary.itk %%DATADIR%%/radius/dictionary.jradius %%DATADIR%%/radius/dictionary.juniper %%DATADIR%%/radius/dictionary.karlnet %%DATADIR%%/radius/dictionary.kineto %%DATADIR%%/radius/dictionary.lancom %%DATADIR%%/radius/dictionary.livingston %%DATADIR%%/radius/dictionary.localweb %%DATADIR%%/radius/dictionary.lucent %%DATADIR%%/radius/dictionary.manzara %%DATADIR%%/radius/dictionary.meinberg %%DATADIR%%/radius/dictionary.meraki %%DATADIR%%/radius/dictionary.merit %%DATADIR%%/radius/dictionary.meru %%DATADIR%%/radius/dictionary.microsemi %%DATADIR%%/radius/dictionary.microsoft %%DATADIR%%/radius/dictionary.mikrotik %%DATADIR%%/radius/dictionary.motorola %%DATADIR%%/radius/dictionary.motorola.wimax %%DATADIR%%/radius/dictionary.navini %%DATADIR%%/radius/dictionary.netscreen %%DATADIR%%/radius/dictionary.networkphysics %%DATADIR%%/radius/dictionary.nexans %%DATADIR%%/radius/dictionary.nokia %%DATADIR%%/radius/dictionary.nokia.conflict %%DATADIR%%/radius/dictionary.nomadix %%DATADIR%%/radius/dictionary.nortel %%DATADIR%%/radius/dictionary.ntua %%DATADIR%%/radius/dictionary.openser %%DATADIR%%/radius/dictionary.packeteer %%DATADIR%%/radius/dictionary.paloalto %%DATADIR%%/radius/dictionary.patton %%DATADIR%%/radius/dictionary.perle %%DATADIR%%/radius/dictionary.propel %%DATADIR%%/radius/dictionary.prosoft %%DATADIR%%/radius/dictionary.proxim %%DATADIR%%/radius/dictionary.purewave %%DATADIR%%/radius/dictionary.quiconnect %%DATADIR%%/radius/dictionary.quintum %%DATADIR%%/radius/dictionary.redcreek %%DATADIR%%/radius/dictionary.rfc2865 %%DATADIR%%/radius/dictionary.rfc2866 %%DATADIR%%/radius/dictionary.rfc2867 %%DATADIR%%/radius/dictionary.rfc2868 %%DATADIR%%/radius/dictionary.rfc2869 %%DATADIR%%/radius/dictionary.rfc3162 %%DATADIR%%/radius/dictionary.rfc3576 %%DATADIR%%/radius/dictionary.rfc3580 %%DATADIR%%/radius/dictionary.rfc4072 %%DATADIR%%/radius/dictionary.rfc4372 %%DATADIR%%/radius/dictionary.rfc4603 %%DATADIR%%/radius/dictionary.rfc4675 %%DATADIR%%/radius/dictionary.rfc4679 %%DATADIR%%/radius/dictionary.rfc4818 %%DATADIR%%/radius/dictionary.rfc4849 %%DATADIR%%/radius/dictionary.rfc5090 %%DATADIR%%/radius/dictionary.rfc5176 %%DATADIR%%/radius/dictionary.rfc5447 %%DATADIR%%/radius/dictionary.rfc5580 %%DATADIR%%/radius/dictionary.rfc5607 %%DATADIR%%/radius/dictionary.rfc5904 %%DATADIR%%/radius/dictionary.rfc6519 %%DATADIR%%/radius/dictionary.rfc6572 %%DATADIR%%/radius/dictionary.rfc6677 %%DATADIR%%/radius/dictionary.rfc6911 %%DATADIR%%/radius/dictionary.rfc6929 %%DATADIR%%/radius/dictionary.rfc6930 %%DATADIR%%/radius/dictionary.rfc7055 %%DATADIR%%/radius/dictionary.rfc7155 %%DATADIR%%/radius/dictionary.rfc7268 %%DATADIR%%/radius/dictionary.rfc7499 %%DATADIR%%/radius/dictionary.rfc7930 %%DATADIR%%/radius/dictionary.riverbed %%DATADIR%%/radius/dictionary.riverstone %%DATADIR%%/radius/dictionary.roaringpenguin %%DATADIR%%/radius/dictionary.ruckus %%DATADIR%%/radius/dictionary.ruggedcom %%DATADIR%%/radius/dictionary.sangoma %%DATADIR%%/radius/dictionary.sg %%DATADIR%%/radius/dictionary.shasta %%DATADIR%%/radius/dictionary.shiva %%DATADIR%%/radius/dictionary.siemens %%DATADIR%%/radius/dictionary.slipstream %%DATADIR%%/radius/dictionary.sofaware %%DATADIR%%/radius/dictionary.sonicwall %%DATADIR%%/radius/dictionary.springtide %%DATADIR%%/radius/dictionary.starent %%DATADIR%%/radius/dictionary.starent.vsa1 %%DATADIR%%/radius/dictionary.surfnet %%DATADIR%%/radius/dictionary.symbol %%DATADIR%%/radius/dictionary.t_systems_nova %%DATADIR%%/radius/dictionary.telebit %%DATADIR%%/radius/dictionary.telkom %%DATADIR%%/radius/dictionary.terena %%DATADIR%%/radius/dictionary.trapeze %%DATADIR%%/radius/dictionary.travelping %%DATADIR%%/radius/dictionary.tropos %%DATADIR%%/radius/dictionary.ukerna %%DATADIR%%/radius/dictionary.unisphere %%DATADIR%%/radius/dictionary.unix %%DATADIR%%/radius/dictionary.usr %%DATADIR%%/radius/dictionary.utstarcom %%DATADIR%%/radius/dictionary.valemount %%DATADIR%%/radius/dictionary.verizon %%DATADIR%%/radius/dictionary.versanet %%DATADIR%%/radius/dictionary.vqp %%DATADIR%%/radius/dictionary.walabi %%DATADIR%%/radius/dictionary.waverider %%DATADIR%%/radius/dictionary.wichorus %%DATADIR%%/radius/dictionary.wimax %%DATADIR%%/radius/dictionary.wimax.alvarion %%DATADIR%%/radius/dictionary.wimax.wichorus %%DATADIR%%/radius/dictionary.wispr %%DATADIR%%/radius/dictionary.xedia %%DATADIR%%/radius/dictionary.xylan %%DATADIR%%/radius/dictionary.yubico %%DATADIR%%/radius/dictionary.zeus %%DATADIR%%/radius/dictionary.zte %%DATADIR%%/radius/dictionary.zyxel %%DATADIR%%/randpkt.html %%DATADIR%%/randpktdump.html %%DATADIR%%/rawshark.html %%DATADIR%%/reordercap.html %%DATADIR%%/services %%DATADIR%%/smi_modules %%DATADIR%%/sshdump.html %%DATADIR%%/text2pcap.html %%DATADIR%%/tpncp/tpncp.dat %%DATADIR%%/tshark.html %%DATADIR%%/udpdump.html %%DATADIR%%/wimaxasncp/dictionary.dtd %%DATADIR%%/wimaxasncp/dictionary.xml %%DATADIR%%/wireshark-filter.html %%DATADIR%%/wireshark.html %%DATADIR%%/wka %%DATADIR%%/ws.css diff --git a/print/fontforge/pkg-plist b/print/fontforge/pkg-plist index 5dff0897929f..cd504ef0ae63 100644 --- a/print/fontforge/pkg-plist +++ b/print/fontforge/pkg-plist @@ -1,403 +1,403 @@ bin/fontforge bin/fontimage bin/fontlint bin/sfddiff lib/libfontforge.so lib/libfontforge.so.4 %%PYTHON%%%%PYTHON_SITELIBDIR%%/fontforge.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/psMat.so -man/man1/fontforge.1.gz -man/man1/fontimage.1.gz -man/man1/fontlint.1.gz -man/man1/sfddiff.1.gz +share/man/man1/fontforge.1.gz +share/man/man1/fontimage.1.gz +share/man/man1/fontlint.1.gz +share/man/man1/sfddiff.1.gz %%X11%%share/applications/org.fontforge.FontForge.desktop %%DATADIR%%/hotkeys/default %%TANGO%%%%DATADIR%%/pixmaps/Cantarell-Bold.ttf %%TANGO%%%%DATADIR%%/pixmaps/Cantarell-BoldOblique.ttf %%TANGO%%%%DATADIR%%/pixmaps/Cantarell-Oblique.ttf %%TANGO%%%%DATADIR%%/pixmaps/Cantarell-Regular.ttf %%TANGO%%%%DATADIR%%/pixmaps/Inconsolata-Bold.ttf %%TANGO%%%%DATADIR%%/pixmaps/Inconsolata-Regular.ttf %%TANGO%%%%DATADIR%%/pixmaps/OFL.txt %%DATADIR%%/pixmaps/changeweight.png %%DATADIR%%/pixmaps/charviewicon.xbm %%TANGO%%%%DATADIR%%/pixmaps/check_off.png %%TANGO%%%%DATADIR%%/pixmaps/check_off_disabled.png %%TANGO%%%%DATADIR%%/pixmaps/check_on.png %%TANGO%%%%DATADIR%%/pixmaps/check_on_disabled.png %%DATADIR%%/pixmaps/chooseraudio.png %%DATADIR%%/pixmaps/chooserback.png %%DATADIR%%/pixmaps/chooserbookmark.png %%DATADIR%%/pixmaps/choosercid.png %%DATADIR%%/pixmaps/choosercompressed.png %%DATADIR%%/pixmaps/chooserconfigtool.png %%DATADIR%%/pixmaps/choosercore.png %%DATADIR%%/pixmaps/chooserdir.png %%DATADIR%%/pixmaps/chooserforward.png %%DATADIR%%/pixmaps/chooserhomefolder.png %%DATADIR%%/pixmaps/chooserimage.png %%DATADIR%%/pixmaps/choosermac.png %%DATADIR%%/pixmaps/choosermacttf.png %%DATADIR%%/pixmaps/choosernobookmark.png %%DATADIR%%/pixmaps/chooserobject.png %%TANGO%%%%DATADIR%%/pixmaps/choosersfdir.png %%DATADIR%%/pixmaps/choosertar.png %%DATADIR%%/pixmaps/choosertextbdf.png %%DATADIR%%/pixmaps/choosertextc.png %%DATADIR%%/pixmaps/choosertextcss.png %%DATADIR%%/pixmaps/choosertextfontps.png %%DATADIR%%/pixmaps/choosertextfontsfd.png %%DATADIR%%/pixmaps/choosertexthtml.png %%DATADIR%%/pixmaps/choosertextjava.png %%DATADIR%%/pixmaps/choosertextmake.png %%DATADIR%%/pixmaps/choosertextplain.png %%DATADIR%%/pixmaps/choosertextps.png %%DATADIR%%/pixmaps/choosertextxml.png %%DATADIR%%/pixmaps/chooserttf.png %%DATADIR%%/pixmaps/chooserunknown.png %%DATADIR%%/pixmaps/chooserupdir.png %%DATADIR%%/pixmaps/chooservideo.png %%DATADIR%%/pixmaps/colorwheel.png %%TANGO%%%%DATADIR%%/pixmaps/downarrow.png %%DATADIR%%/pixmaps/editclear.png %%DATADIR%%/pixmaps/editclearback.png %%DATADIR%%/pixmaps/editcopy.png %%DATADIR%%/pixmaps/editcopyfg2bg.png %%DATADIR%%/pixmaps/editcopylayer2layer.png %%DATADIR%%/pixmaps/editcopylbearing.png %%DATADIR%%/pixmaps/editcopylookupdata.png %%DATADIR%%/pixmaps/editcopyrbearing.png %%DATADIR%%/pixmaps/editcopyref.png %%DATADIR%%/pixmaps/editcopyvwidth.png %%DATADIR%%/pixmaps/editcopywidth.png %%DATADIR%%/pixmaps/editcut.png %%DATADIR%%/pixmaps/editfind.png %%DATADIR%%/pixmaps/editjoin.png %%DATADIR%%/pixmaps/editmerge.png %%TANGO%%%%DATADIR%%/pixmaps/editmergetoline.png %%DATADIR%%/pixmaps/editpaste.png %%DATADIR%%/pixmaps/editpasteafter.png %%DATADIR%%/pixmaps/editpasteinto.png %%DATADIR%%/pixmaps/editredo.png %%DATADIR%%/pixmaps/editrmundoes.png %%DATADIR%%/pixmaps/editrplref.png %%DATADIR%%/pixmaps/editsameas.png %%DATADIR%%/pixmaps/editselect.png %%DATADIR%%/pixmaps/editundo.png %%DATADIR%%/pixmaps/editunlink.png %%DATADIR%%/pixmaps/elementaddextrema.png %%DATADIR%%/pixmaps/elementalign.png %%DATADIR%%/pixmaps/elementanticlock.png %%DATADIR%%/pixmaps/elementautotrace.png %%DATADIR%%/pixmaps/elementbdfinfo.png %%DATADIR%%/pixmaps/elementbitmapsavail.png %%DATADIR%%/pixmaps/elementbuildaccent.png %%DATADIR%%/pixmaps/elementbuildcomposite.png %%DATADIR%%/pixmaps/elementclockwise.png %%DATADIR%%/pixmaps/elementcomparefonts.png %%DATADIR%%/pixmaps/elementcomparelayers.png %%DATADIR%%/pixmaps/elementcorrectdir.png %%DATADIR%%/pixmaps/elementexpandstroke.png %%DATADIR%%/pixmaps/elementfindprobs.png %%DATADIR%%/pixmaps/elementfontinfo.png %%DATADIR%%/pixmaps/elementgetinfo.png %%DATADIR%%/pixmaps/elementglyphinfo.png %%DATADIR%%/pixmaps/elementhbaselines.png %%DATADIR%%/pixmaps/elementinterpolatefonts.png %%DATADIR%%/pixmaps/elementmathinfo.png %%DATADIR%%/pixmaps/elementmergefonts.png %%DATADIR%%/pixmaps/elementorder.png %%DATADIR%%/pixmaps/elementotherinfo.png %%DATADIR%%/pixmaps/elementregenbitmaps.png %%DATADIR%%/pixmaps/elementremovebitmaps.png %%DATADIR%%/pixmaps/elementrenameglyph.png %%DATADIR%%/pixmaps/elementround.png %%DATADIR%%/pixmaps/elementshowdep.png %%DATADIR%%/pixmaps/elementsimplify.png %%DATADIR%%/pixmaps/elementstyles.png %%DATADIR%%/pixmaps/elementtilepath.png %%DATADIR%%/pixmaps/elementtilepattern.png %%DATADIR%%/pixmaps/elementtransform.png %%DATADIR%%/pixmaps/elementvalidate.png %%DATADIR%%/pixmaps/elementvbaselines.png %%DATADIR%%/pixmaps/exclude.png %%DATADIR%%/pixmaps/extendcondense.png %%DATADIR%%/pixmaps/fflogo.png %%DATADIR%%/pixmaps/fflogo13.png %%DATADIR%%/pixmaps/ffsplash1.png %%DATADIR%%/pixmaps/ffsplash2.png %%DATADIR%%/pixmaps/ffsplash3.png %%DATADIR%%/pixmaps/fileclose.png %%TANGO%%%%DATADIR%%/pixmaps/fileclose2.png %%DATADIR%%/pixmaps/filedisplay.png %%DATADIR%%/pixmaps/fileexecute.png %%DATADIR%%/pixmaps/fileexport.png %%DATADIR%%/pixmaps/filegenerate.png %%DATADIR%%/pixmaps/filegeneratefamily.png %%DATADIR%%/pixmaps/fileimport.png %%DATADIR%%/pixmaps/filemergefeature.png %%DATADIR%%/pixmaps/filenew.png %%DATADIR%%/pixmaps/fileopen.png %%DATADIR%%/pixmaps/fileprefs.png %%DATADIR%%/pixmaps/fileprint.png %%DATADIR%%/pixmaps/filequit.png %%DATADIR%%/pixmaps/filerecent.png %%DATADIR%%/pixmaps/filerevert.png %%DATADIR%%/pixmaps/filerevertbackup.png %%DATADIR%%/pixmaps/filerevertglyph.png %%DATADIR%%/pixmaps/filesave.png %%DATADIR%%/pixmaps/filesaveall.png %%DATADIR%%/pixmaps/filesaveas.png %%DATADIR%%/pixmaps/findinter.png %%DATADIR%%/pixmaps/fliphor.png %%DATADIR%%/pixmaps/flipvert.png %%DATADIR%%/pixmaps/fontview2.xbm %%DATADIR%%/pixmaps/helpabout.png %%DATADIR%%/pixmaps/helphelp.png %%DATADIR%%/pixmaps/helpindex.png %%DATADIR%%/pixmaps/hintsadddstem.png %%DATADIR%%/pixmaps/hintsaddhstem.png %%DATADIR%%/pixmaps/hintsaddvstem.png %%DATADIR%%/pixmaps/hintsautohint.png %%DATADIR%%/pixmaps/hintscleardstems.png %%DATADIR%%/pixmaps/hintsclearhstems.png %%DATADIR%%/pixmaps/hintsclearvstems.png %%DATADIR%%/pixmaps/hintsdontautohint.png %%DATADIR%%/pixmaps/hintsreviewhints.png %%DATADIR%%/pixmaps/inline.png %%DATADIR%%/pixmaps/intersection.png %%DATADIR%%/pixmaps/logo.xbm %%DATADIR%%/pixmaps/menuempty.png %%DATADIR%%/pixmaps/metricscenter.png %%DATADIR%%/pixmaps/metricssetlbearing.png %%DATADIR%%/pixmaps/metricssetrbearing.png %%DATADIR%%/pixmaps/metricssetvwidth.png %%DATADIR%%/pixmaps/metricssetwidth.png %%DATADIR%%/pixmaps/oblique.png %%DATADIR%%/pixmaps/outline.png %%DATADIR%%/pixmaps/overlapexclude.png %%DATADIR%%/pixmaps/overlapfindinter.png %%DATADIR%%/pixmaps/overlapintersection.png %%DATADIR%%/pixmaps/overlaprm.png %%TANGO%%%%DATADIR%%/pixmaps/palette3drotate-selected.png %%DATADIR%%/pixmaps/palette3drotate.png %%TANGO%%%%DATADIR%%/pixmaps/palettecorner-selected.png %%DATADIR%%/pixmaps/palettecorner.png %%TANGO%%%%DATADIR%%/pixmaps/palettecurve-selected.png %%DATADIR%%/pixmaps/palettecurve.png %%TANGO%%%%DATADIR%%/pixmaps/paletteelipse-selected.png %%DATADIR%%/pixmaps/paletteelipse.png %%TANGO%%%%DATADIR%%/pixmaps/paletteflip-selected.png %%DATADIR%%/pixmaps/paletteflip.png %%TANGO%%%%DATADIR%%/pixmaps/palettefreehand-selected.png %%DATADIR%%/pixmaps/palettefreehand.png %%TANGO%%%%DATADIR%%/pixmaps/palettehand-selected.png %%DATADIR%%/pixmaps/palettehand.png %%TANGO%%%%DATADIR%%/pixmaps/palettehvcurve-selected.png %%DATADIR%%/pixmaps/palettehvcurve.png %%TANGO%%%%DATADIR%%/pixmaps/paletteknife-selected.png %%DATADIR%%/pixmaps/paletteknife.png %%DATADIR%%/pixmaps/paletteline.png %%TANGO%%%%DATADIR%%/pixmaps/palettemagnify-selected.png %%DATADIR%%/pixmaps/palettemagnify.png %%TANGO%%%%DATADIR%%/pixmaps/palettepen-selected.png %%DATADIR%%/pixmaps/palettepen.png %%DATADIR%%/pixmaps/palettepencil.png %%TANGO%%%%DATADIR%%/pixmaps/paletteperspective-selected.png %%DATADIR%%/pixmaps/paletteperspective.png %%TANGO%%%%DATADIR%%/pixmaps/palettepointer-selected.png %%DATADIR%%/pixmaps/palettepointer.png %%TANGO%%%%DATADIR%%/pixmaps/palettepoly-selected.png %%DATADIR%%/pixmaps/palettepoly.png %%TANGO%%%%DATADIR%%/pixmaps/paletterect-selected.png %%DATADIR%%/pixmaps/paletterect.png %%TANGO%%%%DATADIR%%/pixmaps/paletterotate-selected.png %%DATADIR%%/pixmaps/paletterotate.png %%TANGO%%%%DATADIR%%/pixmaps/paletteruler-selected.png %%DATADIR%%/pixmaps/paletteruler.png %%TANGO%%%%DATADIR%%/pixmaps/palettescale-selected.png %%DATADIR%%/pixmaps/palettescale.png %%TANGO%%%%DATADIR%%/pixmaps/paletteselectedbg.png %%DATADIR%%/pixmaps/paletteshift.png %%TANGO%%%%DATADIR%%/pixmaps/paletteskew-selected.png %%DATADIR%%/pixmaps/paletteskew.png %%DATADIR%%/pixmaps/palettesmall3drotate.png %%DATADIR%%/pixmaps/palettesmallcorner.png %%DATADIR%%/pixmaps/palettesmallcurve.png %%DATADIR%%/pixmaps/palettesmallelipse.png %%DATADIR%%/pixmaps/palettesmallflip.png %%DATADIR%%/pixmaps/palettesmallhand.png %%DATADIR%%/pixmaps/palettesmallhvcurve.png %%DATADIR%%/pixmaps/palettesmallknife.png %%DATADIR%%/pixmaps/palettesmallmag.png %%DATADIR%%/pixmaps/palettesmallpen.png %%DATADIR%%/pixmaps/palettesmallpencil.png %%DATADIR%%/pixmaps/palettesmallperspective.png %%DATADIR%%/pixmaps/palettesmallpointer.png %%DATADIR%%/pixmaps/palettesmallpoly.png %%DATADIR%%/pixmaps/palettesmallrect.png %%DATADIR%%/pixmaps/palettesmallrotate.png %%DATADIR%%/pixmaps/palettesmallruler.png %%DATADIR%%/pixmaps/palettesmallscale.png %%DATADIR%%/pixmaps/palettesmallskew.png %%DATADIR%%/pixmaps/palettesmallspirocorner.png %%DATADIR%%/pixmaps/palettesmallspirocurve.png %%DATADIR%%/pixmaps/palettesmallspirog2curve.png %%DATADIR%%/pixmaps/palettesmallspiroleft.png %%DATADIR%%/pixmaps/palettesmallspiroright.png %%DATADIR%%/pixmaps/palettesmallstar.png %%DATADIR%%/pixmaps/palettesmalltangent.png %%TANGO%%%%DATADIR%%/pixmaps/palettespirocorner-selected.png %%DATADIR%%/pixmaps/palettespirocorner.png %%TANGO%%%%DATADIR%%/pixmaps/palettespirocurve-selected.png %%DATADIR%%/pixmaps/palettespirocurve.png %%DATADIR%%/pixmaps/palettespirodisabled.png %%DATADIR%%/pixmaps/palettespirodown.png %%TANGO%%%%DATADIR%%/pixmaps/palettespirog2curve-selected.png %%DATADIR%%/pixmaps/palettespirog2curve.png %%TANGO%%%%DATADIR%%/pixmaps/palettespiroleft-selected.png %%DATADIR%%/pixmaps/palettespiroleft.png %%TANGO%%%%DATADIR%%/pixmaps/palettespiroright-selected.png %%DATADIR%%/pixmaps/palettespiroright.png %%TANGO%%%%DATADIR%%/pixmaps/palettespiroup-selected.png %%DATADIR%%/pixmaps/palettespiroup.png %%TANGO%%%%DATADIR%%/pixmaps/palettestar-selected.png %%DATADIR%%/pixmaps/palettestar.png %%TANGO%%%%DATADIR%%/pixmaps/palettetangent-selected.png %%DATADIR%%/pixmaps/palettetangent.png %%DATADIR%%/pixmaps/pointsG2curve.png %%DATADIR%%/pixmaps/pointsaddanchor.png %%DATADIR%%/pixmaps/pointscorner.png %%DATADIR%%/pixmaps/pointscurve.png %%DATADIR%%/pixmaps/pointshvcurve.png %%DATADIR%%/pixmaps/pointsmakearc.png %%DATADIR%%/pixmaps/pointsmakeline.png %%DATADIR%%/pixmaps/pointsnamecontour.png %%DATADIR%%/pixmaps/pointsnamepoint.png %%DATADIR%%/pixmaps/pointsspironext.png %%DATADIR%%/pixmaps/pointsspiroprev.png %%DATADIR%%/pixmaps/pointstangent.png %%DATADIR%%/pixmaps/ptinfocorner.png %%DATADIR%%/pixmaps/ptinfocurve.png %%DATADIR%%/pixmaps/ptinfohvcurve.png %%DATADIR%%/pixmaps/ptinfotangent.png %%DATADIR%%/pixmaps/python.png %%TANGO%%%%DATADIR%%/pixmaps/radio_off.png %%TANGO%%%%DATADIR%%/pixmaps/radio_off_disabled.png %%TANGO%%%%DATADIR%%/pixmaps/radio_on.png %%TANGO%%%%DATADIR%%/pixmaps/radio_on_disabled.png %%TANGO%%%%DATADIR%%/pixmaps/resources %%DATADIR%%/pixmaps/rmoverlap.png %%DATADIR%%/pixmaps/rotate180.png %%DATADIR%%/pixmaps/rotateccw.png %%DATADIR%%/pixmaps/rotatecw.png %%DATADIR%%/pixmaps/selectblue.png %%DATADIR%%/pixmaps/selectcyan.png %%DATADIR%%/pixmaps/selectdefault.png %%DATADIR%%/pixmaps/selectgreen.png %%DATADIR%%/pixmaps/selectmagenta.png %%DATADIR%%/pixmaps/selectred.png %%DATADIR%%/pixmaps/selectwhite.png %%DATADIR%%/pixmaps/selectyellow.png %%DATADIR%%/pixmaps/shadow.png %%DATADIR%%/pixmaps/skew.png %%TANGO%%%%DATADIR%%/pixmaps/splash2019.png %%TANGO%%%%DATADIR%%/pixmaps/splash2020.png %%DATADIR%%/pixmaps/styleschangeweight.png %%DATADIR%%/pixmaps/styleschangexheight.png %%DATADIR%%/pixmaps/stylesextendcondense.png %%DATADIR%%/pixmaps/stylesinline.png %%DATADIR%%/pixmaps/stylesitalic.png %%DATADIR%%/pixmaps/stylesoblique.png %%DATADIR%%/pixmaps/stylesoutline.png %%DATADIR%%/pixmaps/stylesshadow.png %%DATADIR%%/pixmaps/stylessmallcaps.png %%DATADIR%%/pixmaps/stylessubsuper.png %%DATADIR%%/pixmaps/styleswireframe.png %%TANGO%%%%DATADIR%%/pixmaps/text12210.png %%DATADIR%%/pixmaps/tools3drotate.png %%DATADIR%%/pixmaps/toolselipse.png %%DATADIR%%/pixmaps/toolsflip.png %%DATADIR%%/pixmaps/toolsfreehand.png %%DATADIR%%/pixmaps/toolsknife.png %%DATADIR%%/pixmaps/toolsmagnify.png %%DATADIR%%/pixmaps/toolspen.png %%DATADIR%%/pixmaps/toolsperspective.png %%DATADIR%%/pixmaps/toolspointer.png %%DATADIR%%/pixmaps/toolspolygon.png %%DATADIR%%/pixmaps/toolsrect.png %%DATADIR%%/pixmaps/toolsrotate.png %%DATADIR%%/pixmaps/toolsruler.png %%DATADIR%%/pixmaps/toolsscale.png %%DATADIR%%/pixmaps/toolsscroll.png %%DATADIR%%/pixmaps/toolsskew.png %%DATADIR%%/pixmaps/toolsspiro.png %%DATADIR%%/pixmaps/toolsstar.png %%DATADIR%%/pixmaps/transformfliphor.png %%DATADIR%%/pixmaps/transformflipvert.png %%DATADIR%%/pixmaps/transformrotate180.png %%DATADIR%%/pixmaps/transformrotateccw.png %%DATADIR%%/pixmaps/transformrotatecw.png %%DATADIR%%/pixmaps/transformskew.png %%DATADIR%%/pixmaps/ttdebugcontinue.png %%DATADIR%%/pixmaps/ttdebugexit.png %%DATADIR%%/pixmaps/ttdebugmenudelta.png %%DATADIR%%/pixmaps/ttdebugstepinto.png %%DATADIR%%/pixmaps/ttdebugstepout.png %%DATADIR%%/pixmaps/ttdebugstepover.png %%DATADIR%%/pixmaps/ttdebugstop.png %%DATADIR%%/pixmaps/ttdebugstopped.png %%DATADIR%%/pixmaps/ttdebugwatchpnt.png %%DATADIR%%/pixmaps/viewbiggersize.png %%DATADIR%%/pixmaps/viewfindinfont.png %%DATADIR%%/pixmaps/viewfit.png %%DATADIR%%/pixmaps/viewformer.png %%DATADIR%%/pixmaps/viewgoto.png %%DATADIR%%/pixmaps/viewinsertafter.png %%DATADIR%%/pixmaps/viewinsertbefore.png %%DATADIR%%/pixmaps/viewlayers.png %%DATADIR%%/pixmaps/viewnext.png %%DATADIR%%/pixmaps/viewnextdef.png %%DATADIR%%/pixmaps/viewpalettes.png %%DATADIR%%/pixmaps/viewprev.png %%DATADIR%%/pixmaps/viewprevdef.png %%DATADIR%%/pixmaps/viewreplace.png %%DATADIR%%/pixmaps/viewsmallersize.png %%DATADIR%%/pixmaps/viewzoomin.png %%DATADIR%%/pixmaps/viewzoomout.png %%DATADIR%%/pixmaps/wireframe.png %%DATADIR%%/prefs %%PYTHON%%%%DATADIR%%/python/excepthook.py %%X11%%share/icons/hicolor/128x128/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/16x16/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/22x22/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/24x24/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/256x256/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/32x32/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/48x48/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/512x512/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/64x64/apps/org.fontforge.FontForge.png %%X11%%share/icons/hicolor/scalable/apps/org.fontforge.FontForge.svg share/locale/ca/LC_MESSAGES/FontForge.mo share/locale/de/LC_MESSAGES/FontForge.mo share/locale/el/LC_MESSAGES/FontForge.mo share/locale/en_GB/LC_MESSAGES/FontForge.mo share/locale/es/LC_MESSAGES/FontForge.mo share/locale/fr/LC_MESSAGES/FontForge.mo share/locale/hr/LC_MESSAGES/FontForge.mo share/locale/it/LC_MESSAGES/FontForge.mo share/locale/ja/LC_MESSAGES/FontForge.mo share/locale/ko/LC_MESSAGES/FontForge.mo share/locale/ml/LC_MESSAGES/FontForge.mo share/locale/pl/LC_MESSAGES/FontForge.mo share/locale/pt/LC_MESSAGES/FontForge.mo share/locale/ru/LC_MESSAGES/FontForge.mo share/locale/tr_TR/LC_MESSAGES/FontForge.mo share/locale/uk/LC_MESSAGES/FontForge.mo share/locale/vi/LC_MESSAGES/FontForge.mo share/locale/zh_CN/LC_MESSAGES/FontForge.mo share/locale/zh_TW/LC_MESSAGES/FontForge.mo %%X11%%share/metainfo/org.fontforge.FontForge.appdata.xml %%X11%%share/mime/packages/fontforge.xml %%X11%%share/pixmaps/org.fontforge.FontForge.png %%X11%%share/pixmaps/org.fontforge.FontForge.xpm diff --git a/print/miktex/pkg-plist b/print/miktex/pkg-plist index 34a912e29192..efbaaa939ec5 100644 --- a/print/miktex/pkg-plist +++ b/print/miktex/pkg-plist @@ -1,227 +1,227 @@ bin/cjklatex bin/findtexmf bin/gsf2pk bin/initexmf bin/md5walk bin/miktex bin/miktex-afm2tfm bin/miktex-autosp bin/miktex-axohelp bin/miktex-bg5conv bin/miktex-bibsort bin/miktex-bibtex bin/miktex-bibtex8 bin/miktex-bibtexu bin/miktex-cef5conv bin/miktex-cefconv bin/miktex-cefsconv bin/miktex-cfftot1 bin/miktex-chktex %%UIQT%%bin/miktex-console bin/miktex-ctangle bin/miktex-cweave bin/miktex-devnag bin/miktex-dvicopy bin/miktex-dvipdfmx bin/miktex-dvipdft bin/miktex-dvipng bin/miktex-dvips bin/miktex-dvisvgm bin/miktex-dvitype bin/miktex-epsffit bin/miktex-epstopdf bin/miktex-extconv bin/miktex-fribidixetex bin/miktex-gftodvi bin/miktex-gftopk bin/miktex-gftype bin/miktex-gregorio bin/miktex-hbf2gf bin/miktex-kpsewhich bin/miktex-lacheck bin/miktex-lua bin/miktex-luac bin/miktex-luahbtex bin/miktex-luatex bin/miktex-makebase bin/miktex-makefmt bin/miktex-makeindex bin/miktex-makemf bin/miktex-makepk bin/miktex-maketfm bin/miktex-mf bin/miktex-mft bin/miktex-mkocp bin/miktex-mmafm bin/miktex-mmpfb bin/miktex-mpost bin/miktex-odvicopy bin/miktex-ofm2opl bin/miktex-opl2ofm bin/miktex-otfinfo bin/miktex-otftotfm bin/miktex-otp2ocp bin/miktex-outocp bin/miktex-ovf2ovp bin/miktex-ovp2ovf bin/miktex-patgen bin/miktex-pdfattach bin/miktex-pdfdetach bin/miktex-pdffonts bin/miktex-pdfimages bin/miktex-pdfinfo bin/miktex-pdfseparate bin/miktex-pdftex bin/miktex-pdftocairo bin/miktex-pdftohtml bin/miktex-pdftoppm bin/miktex-pdftops bin/miktex-pdftosrc bin/miktex-pdftotext bin/miktex-pdfunite bin/miktex-pk2bm bin/miktex-pltotf bin/miktex-pmxab bin/miktex-pooltype bin/miktex-prepmx bin/miktex-ps2pk bin/miktex-psbook bin/miktex-psnup bin/miktex-psresize bin/miktex-psselect bin/miktex-pstops bin/miktex-rebar bin/miktex-rungs bin/miktex-scor2prt bin/miktex-sjisconv bin/miktex-synctex bin/miktex-t1dotlessj bin/miktex-t1lint bin/miktex-t1rawafm bin/miktex-t1reencode bin/miktex-t1testpage bin/miktex-t4ht bin/miktex-tangle bin/miktex-testwebapp bin/miktex-tex bin/miktex-tex2aspc bin/miktex-tex4ht %%UIQT%%bin/miktex-texworks bin/miktex-tftopl bin/miktex-tie bin/miktex-ttf2afm bin/miktex-ttf2pk bin/miktex-ttf2tfm bin/miktex-ttftotype42 bin/miktex-upmendex bin/miktex-vftovp bin/miktex-vptovf bin/miktex-weave bin/miktex-xetex bin/miktex-xml2pmx bin/miktexsetup bin/miktexsetup_standalone bin/mkfntmap bin/mpm bin/mthelp bin/padout bin/tdsutil bin/texify lib/libmetapost-backends-static.a lib/libmetapost-core-static.a lib/libmetapost-extramath-static.a lib/libmetapost-util-static.a lib/libmiktex-app.so lib/libmiktex-app.so.4.2.0 lib/libmiktex-app.so.6 lib/libmiktex-core.so lib/libmiktex-core.so.26 lib/libmiktex-core.so.4.9.0 lib/libmiktex-extractor.so lib/libmiktex-extractor.so.2 lib/libmiktex-extractor.so.4.0.0 lib/libmiktex-fmt.so lib/libmiktex-fmt.so.2 lib/libmiktex-fmt.so.4.0.0 lib/libmiktex-kpathsea.so lib/libmiktex-kpathsea.so.4.2.0 lib/libmiktex-kpathsea.so.5 lib/libmiktex-loc.so lib/libmiktex-loc.so.1 lib/libmiktex-loc.so.1.0.0 lib/libmiktex-lua53.so lib/libmiktex-lua53.so.1 lib/libmiktex-lua53.so.4.1.1 lib/libmiktex-md5.so lib/libmiktex-md5.so.1 lib/libmiktex-md5.so.1.24.156 lib/libmiktex-metapost.so lib/libmiktex-packagemanager.so lib/libmiktex-packagemanager.so.10 lib/libmiktex-packagemanager.so.4.5.0 %%UIQT%%lib/libmiktex-poppler-Qt.so %%UIQT%%lib/libmiktex-poppler-Qt.so.3 %%UIQT%%lib/libmiktex-poppler-Qt.so.4.0.0 lib/libmiktex-poppler.so lib/libmiktex-poppler.so.3 lib/libmiktex-poppler.so.4.0.0 lib/libmiktex-res.so lib/libmiktex-res.so.1 lib/libmiktex-res.so.1.0.0 lib/libmiktex-setup.so lib/libmiktex-setup.so.4.3.0 lib/libmiktex-setup.so.6 lib/libmiktex-teckit.so lib/libmiktex-teckit.so.2 lib/libmiktex-teckit.so.4.0.0 lib/libmiktex-texmf.so lib/libmiktex-texmf.so.4.5.1 lib/libmiktex-texmf.so.6 lib/libmiktex-trace.so lib/libmiktex-trace.so.4.0.0 lib/libmiktex-trace.so.5 %%UIQT%%lib/libmiktex-ui-Qt.so %%UIQT%%lib/libmiktex-ui-Qt.so.2 %%UIQT%%lib/libmiktex-ui-Qt.so.4.2.0 lib/libmiktex-util.so lib/libmiktex-util.so.4.1.0 lib/libmiktex-util.so.5 lib/libmiktex-web2c.so lib/libmiktex-web2c.so.2 lib/libmiktex-web2c.so.4.1.0 libexec/miktex/runexe libexec/miktex/runjava libexec/miktex/runperl libexec/miktex/runpython libexec/miktex/runsh libexec/miktex/runtexlua libexec/miktex/tex2xindy -%%MANPAGES%%man/man1/findtexmf.1.gz -%%MANPAGES%%man/man1/initexmf.1.gz -%%MANPAGES%%man/man1/miktex-bibtex.1.gz -%%MANPAGES%%man/man1/miktex-dvicopy.1.gz -%%MANPAGES%%man/man1/miktex-dvips.1.gz -%%MANPAGES%%man/man1/miktex-gftodvi.1.gz -%%MANPAGES%%man/man1/miktex-luatex.1.gz -%%MANPAGES%%man/man1/miktex-mf.1.gz -%%MANPAGES%%man/man1/miktex-mpost.1.gz -%%MANPAGES%%man/man1/miktex-pdftex.1.gz -%%MANPAGES%%man/man1/miktex-tex.1.gz -%%MANPAGES%%man/man1/miktex-xetex.1.gz -%%MANPAGES%%man/man1/mpm.1.gz -%%MANPAGES%%man/man1/mthelp.1.gz -%%MANPAGES%%man/man1/texify.1.gz -%%MANPAGES%%man/man5/pdftex.cfg.5.gz -%%MANPAGES%%man/man5/updmap.cfg.5.gz +%%MANPAGES%%share/man/man1/findtexmf.1.gz +%%MANPAGES%%share/man/man1/initexmf.1.gz +%%MANPAGES%%share/man/man1/miktex-bibtex.1.gz +%%MANPAGES%%share/man/man1/miktex-dvicopy.1.gz +%%MANPAGES%%share/man/man1/miktex-dvips.1.gz +%%MANPAGES%%share/man/man1/miktex-gftodvi.1.gz +%%MANPAGES%%share/man/man1/miktex-luatex.1.gz +%%MANPAGES%%share/man/man1/miktex-mf.1.gz +%%MANPAGES%%share/man/man1/miktex-mpost.1.gz +%%MANPAGES%%share/man/man1/miktex-pdftex.1.gz +%%MANPAGES%%share/man/man1/miktex-tex.1.gz +%%MANPAGES%%share/man/man1/miktex-xetex.1.gz +%%MANPAGES%%share/man/man1/mpm.1.gz +%%MANPAGES%%share/man/man1/mthelp.1.gz +%%MANPAGES%%share/man/man1/texify.1.gz +%%MANPAGES%%share/man/man5/pdftex.cfg.5.gz +%%MANPAGES%%share/man/man5/updmap.cfg.5.gz %%UIQT%%share/applications/icons/hicolor/128x128/apps/miktex-console.png %%UIQT%%share/applications/icons/hicolor/32x32/apps/miktex-console.png %%UIQT%%share/applications/miktex-console.desktop %%DATADIR%%-texmf/miktex/bootstrapping/miktex-config-2.9.tar.lzma %%DATADIR%%-texmf/miktex/bootstrapping/miktex-dvips.tar.lzma %%DATADIR%%-texmf/miktex/bootstrapping/miktex-fontconfig.tar.lzma %%DATADIR%%-texmf/miktex/bootstrapping/miktex-misc.tar.lzma %%DATADIR%%-texmf/miktex/bootstrapping/miktex-zzdb1-2.9.tar.lzma %%DATADIR%%-texmf/miktex/bootstrapping/miktex-zzdb3-2.9.tar.lzma %%DATADIR%%-texmf/miktex/bootstrapping/tetex.tar.lzma %%UIQT%%share/pixmaps/miktex-console.png %%UIQT%%share/polkit-1/actions/miktex-console.policy diff --git a/print/scribus-devel/pkg-plist b/print/scribus-devel/pkg-plist index f887df664f93..1af3518e1bc8 100644 --- a/print/scribus-devel/pkg-plist +++ b/print/scribus-devel/pkg-plist @@ -1,3563 +1,3562 @@ bin/scribus lib/scribus/plugins/gettext/libMARKDOWNimplugin.so lib/scribus/plugins/gettext/libcsvim.so lib/scribus/plugins/gettext/libdocim.so lib/scribus/plugins/gettext/libdocximplugin.so lib/scribus/plugins/gettext/libhtmlim.so lib/scribus/plugins/gettext/libodtimplugin.so lib/scribus/plugins/gettext/libpdbim.so lib/scribus/plugins/gettext/librtfimplugin.so lib/scribus/plugins/gettext/libsxwimplugin.so lib/scribus/plugins/gettext/libtextfilterplugin.so lib/scribus/plugins/gettext/libtxtim.so lib/scribus/plugins/gettext/libxtgimplugin.so lib/scribus/plugins/libbarcodegenerator.so lib/scribus/plugins/libcolorwheel.so lib/scribus/plugins/libflattenpath.so lib/scribus/plugins/libfontpreview.so lib/scribus/plugins/libhunspellplugin.so lib/scribus/plugins/libimportai.so lib/scribus/plugins/libimportcdr.so lib/scribus/plugins/libimportcgm.so lib/scribus/plugins/libimportcvg.so lib/scribus/plugins/libimportdrw.so lib/scribus/plugins/libimportemf.so lib/scribus/plugins/libimportfh.so lib/scribus/plugins/libimportidml.so lib/scribus/plugins/libimportodg.so lib/scribus/plugins/libimportpages.so lib/scribus/plugins/libimportpct.so lib/scribus/plugins/libimportpdf.so lib/scribus/plugins/libimportpm.so lib/scribus/plugins/libimportpub.so lib/scribus/plugins/libimportqxp.so lib/scribus/plugins/libimportshape.so lib/scribus/plugins/libimportsml.so lib/scribus/plugins/libimportsvm.so lib/scribus/plugins/libimportviva.so lib/scribus/plugins/libimportvsd.so lib/scribus/plugins/libimportwpg.so lib/scribus/plugins/libimportxar.so lib/scribus/plugins/libimportxfig.so lib/scribus/plugins/libimportxps.so lib/scribus/plugins/libimportzmf.so lib/scribus/plugins/liblenseffects.so lib/scribus/plugins/libmeshdistortion.so lib/scribus/plugins/liboodrawimp.so lib/scribus/plugins/libpathalongpath.so lib/scribus/plugins/libpathconnect.so lib/scribus/plugins/libpathcut.so lib/scribus/plugins/libpathfinder.so lib/scribus/plugins/libpathstroker.so lib/scribus/plugins/libpicturebrowser.so lib/scribus/plugins/libsaveastemplateplugin.so lib/scribus/plugins/libscribus12format.so lib/scribus/plugins/libscribus134format.so lib/scribus/plugins/libscribus13format.so lib/scribus/plugins/libscribus150format.so lib/scribus/plugins/libscribusexportpixmap.so lib/scribus/plugins/libscribusshortwords.so lib/scribus/plugins/libscriptplugin.so lib/scribus/plugins/libshapeplugin.so lib/scribus/plugins/libsmoothpath.so lib/scribus/plugins/libsubdivide.so lib/scribus/plugins/libsvgexplugin.so lib/scribus/plugins/libsvgimplugin.so lib/scribus/plugins/libuniconvertorplugin.so lib/scribus/plugins/libwmfimplugin.so lib/scribus/plugins/libxpsexplugin.so lib/scribus/scribus.css -man/de/man1/scribus.1.gz -man/man1/scribus.1.gz -man/pl/man1/scribus.1.gz +share/man/de/man1/scribus.1.gz +share/man/man1/scribus.1.gz +share/man/pl/man1/scribus.1.gz share/applications/scribus.desktop share/icons/hicolor/1024x1024/apps/scribus.png share/icons/hicolor/128x128/apps/scribus.png share/icons/hicolor/16x16/apps/scribus.png share/icons/hicolor/256x256/apps/scribus.png share/icons/hicolor/32x32/apps/scribus.png share/icons/hicolor/512x512/apps/scribus.png share/metainfo/scribus.appdata.xml share/mime/packages/scribus.xml share/pixmaps/scribus.png %%DATADIR%%/dicts/hyph/README_ca_ES.txt %%DATADIR%%/dicts/hyph/README_cs_CZ.txt %%DATADIR%%/dicts/hyph/README_cy_GB.txt %%DATADIR%%/dicts/hyph/README_de_1901.txt %%DATADIR%%/dicts/hyph/README_de_DE.txt %%DATADIR%%/dicts/hyph/README_en_EN.txt %%DATADIR%%/dicts/hyph/README_es_ES.txt %%DATADIR%%/dicts/hyph/README_fi_FI.txt %%DATADIR%%/dicts/hyph/README_hu_HU.txt %%DATADIR%%/dicts/hyph/README_hyph_da_DK.txt %%DATADIR%%/dicts/hyph/README_hyph_de_CH.txt %%DATADIR%%/dicts/hyph/README_hyph_de_DE.txt %%DATADIR%%/dicts/hyph/README_hyph_en_GB.txt %%DATADIR%%/dicts/hyph/README_hyph_en_US.txt %%DATADIR%%/dicts/hyph/README_hyph_fr.txt %%DATADIR%%/dicts/hyph/README_hyph_ia.txt %%DATADIR%%/dicts/hyph/README_hyph_ml_IN.txt %%DATADIR%%/dicts/hyph/README_hyph_nb_NO.txt %%DATADIR%%/dicts/hyph/README_hyph_nn_NO.txt %%DATADIR%%/dicts/hyph/README_hyph_pl_PL.txt %%DATADIR%%/dicts/hyph/README_hyph_ro_RO.txt %%DATADIR%%/dicts/hyph/README_id_ID.txt %%DATADIR%%/dicts/hyph/README_is_IS.txt %%DATADIR%%/dicts/hyph/README_ku.txt %%DATADIR%%/dicts/hyph/README_lt_LT.txt %%DATADIR%%/dicts/hyph/README_pt_BR.txt %%DATADIR%%/dicts/hyph/README_pt_PT.txt %%DATADIR%%/dicts/hyph/README_ru_RU_0.txt %%DATADIR%%/dicts/hyph/README_sk_SK.txt %%DATADIR%%/dicts/hyph/README_sl_SI.txt %%DATADIR%%/dicts/hyph/README_sv_SE.txt %%DATADIR%%/dicts/hyph/README_uk_UA.txt %%DATADIR%%/dicts/hyph/hyph_af.dic %%DATADIR%%/dicts/hyph/hyph_bg.dic %%DATADIR%%/dicts/hyph/hyph_ca.dic %%DATADIR%%/dicts/hyph/hyph_cs.dic %%DATADIR%%/dicts/hyph/hyph_da.dic %%DATADIR%%/dicts/hyph/hyph_de.dic %%DATADIR%%/dicts/hyph/hyph_de_1901.dic %%DATADIR%%/dicts/hyph/hyph_de_CH.dic %%DATADIR%%/dicts/hyph/hyph_el.dic %%DATADIR%%/dicts/hyph/hyph_en_GB.dic %%DATADIR%%/dicts/hyph/hyph_en_US.dic %%DATADIR%%/dicts/hyph/hyph_eo.dic %%DATADIR%%/dicts/hyph/hyph_es.dic %%DATADIR%%/dicts/hyph/hyph_fi.dic %%DATADIR%%/dicts/hyph/hyph_fr.dic %%DATADIR%%/dicts/hyph/hyph_gl.dic %%DATADIR%%/dicts/hyph/hyph_hr.dic %%DATADIR%%/dicts/hyph/hyph_hu.dic %%DATADIR%%/dicts/hyph/hyph_ia.dic %%DATADIR%%/dicts/hyph/hyph_id.dic %%DATADIR%%/dicts/hyph/hyph_is.dic %%DATADIR%%/dicts/hyph/hyph_it.dic %%DATADIR%%/dicts/hyph/hyph_ku.dic %%DATADIR%%/dicts/hyph/hyph_lt.dic %%DATADIR%%/dicts/hyph/hyph_ml_IN.dic %%DATADIR%%/dicts/hyph/hyph_nb_NO.dic %%DATADIR%%/dicts/hyph/hyph_nl.dic %%DATADIR%%/dicts/hyph/hyph_nn_NO.dic %%DATADIR%%/dicts/hyph/hyph_pl.dic %%DATADIR%%/dicts/hyph/hyph_pt.dic %%DATADIR%%/dicts/hyph/hyph_pt_BR.dic %%DATADIR%%/dicts/hyph/hyph_ro.dic %%DATADIR%%/dicts/hyph/hyph_ru.dic %%DATADIR%%/dicts/hyph/hyph_sk.dic %%DATADIR%%/dicts/hyph/hyph_sl.dic %%DATADIR%%/dicts/hyph/hyph_sv.dic %%DATADIR%%/dicts/hyph/hyph_uk.dic %%DATADIR%%/dtd/scribuspdfoptions.dtd %%DATADIR%%/editorconfig/100_latex.tar %%DATADIR%%/editorconfig/100_latex.xml %%DATADIR%%/editorconfig/200_gnuplot.xml %%DATADIR%%/editorconfig/300_lilypond.xml %%DATADIR%%/editorconfig/400_dot.xml %%DATADIR%%/editorconfig/500_povray.xml %%DATADIR%%/editorconfig/600_xelatex.tar %%DATADIR%%/editorconfig/600_xelatex.xml %%DATADIR%%/editorconfig/dot.svg %%DATADIR%%/editorconfig/gnuplot.png %%DATADIR%%/editorconfig/lilypond.png %%DATADIR%%/editorconfig/povray_32.png %%DATADIR%%/icons/1_5_0.xml %%DATADIR%%/icons/1_5_0/16/accessories-text-editor.png %%DATADIR%%/icons/1_5_0/16/align-horizontal-center.png %%DATADIR%%/icons/1_5_0/16/align-horizontal-left-out.png %%DATADIR%%/icons/1_5_0/16/align-horizontal-left.png %%DATADIR%%/icons/1_5_0/16/align-horizontal-right-out.png %%DATADIR%%/icons/1_5_0/16/align-horizontal-right.png %%DATADIR%%/icons/1_5_0/16/align-vertical-bottom-out.png %%DATADIR%%/icons/1_5_0/16/align-vertical-bottom.png %%DATADIR%%/icons/1_5_0/16/align-vertical-center.png %%DATADIR%%/icons/1_5_0/16/align-vertical-top-out.png %%DATADIR%%/icons/1_5_0/16/align-vertical-top.png %%DATADIR%%/icons/1_5_0/16/annot3d.png %%DATADIR%%/icons/1_5_0/16/checkbox.png %%DATADIR%%/icons/1_5_0/16/close.png %%DATADIR%%/icons/1_5_0/16/color-fill.png %%DATADIR%%/icons/1_5_0/16/color-picker.png %%DATADIR%%/icons/1_5_0/16/color-stroke.png %%DATADIR%%/icons/1_5_0/16/combobox.png %%DATADIR%%/icons/1_5_0/16/configure.png %%DATADIR%%/icons/1_5_0/16/delete-table-columns.png %%DATADIR%%/icons/1_5_0/16/delete-table-rows.png %%DATADIR%%/icons/1_5_0/16/distribute-horizontal-center.png %%DATADIR%%/icons/1_5_0/16/distribute-horizontal-equal.png %%DATADIR%%/icons/1_5_0/16/distribute-horizontal-left.png %%DATADIR%%/icons/1_5_0/16/distribute-horizontal-right.png %%DATADIR%%/icons/1_5_0/16/distribute-vertical-bottom.png %%DATADIR%%/icons/1_5_0/16/distribute-vertical-center.png %%DATADIR%%/icons/1_5_0/16/distribute-vertical-equal.png %%DATADIR%%/icons/1_5_0/16/distribute-vertical-top.png %%DATADIR%%/icons/1_5_0/16/document-new.png %%DATADIR%%/icons/1_5_0/16/document-open.png %%DATADIR%%/icons/1_5_0/16/document-print-preview.png %%DATADIR%%/icons/1_5_0/16/document-print.png %%DATADIR%%/icons/1_5_0/16/document-properties.png %%DATADIR%%/icons/1_5_0/16/document-save-as.png %%DATADIR%%/icons/1_5_0/16/document-save.png %%DATADIR%%/icons/1_5_0/16/draw-arc.png %%DATADIR%%/icons/1_5_0/16/draw-arrow-back.png %%DATADIR%%/icons/1_5_0/16/draw-arrow-down.png %%DATADIR%%/icons/1_5_0/16/draw-arrow-forward.png %%DATADIR%%/icons/1_5_0/16/draw-arrow-up.png %%DATADIR%%/icons/1_5_0/16/draw-bezier-curves.png %%DATADIR%%/icons/1_5_0/16/draw-calligraphic.png %%DATADIR%%/icons/1_5_0/16/draw-cross.png %%DATADIR%%/icons/1_5_0/16/draw-donut.png %%DATADIR%%/icons/1_5_0/16/draw-ellipse.png %%DATADIR%%/icons/1_5_0/16/draw-freehand.png %%DATADIR%%/icons/1_5_0/16/draw-halfcircle1.png %%DATADIR%%/icons/1_5_0/16/draw-halfcircle2.png %%DATADIR%%/icons/1_5_0/16/draw-halfcircle3.png %%DATADIR%%/icons/1_5_0/16/draw-halfcircle4.png %%DATADIR%%/icons/1_5_0/16/draw-path.png %%DATADIR%%/icons/1_5_0/16/draw-polygon.png %%DATADIR%%/icons/1_5_0/16/draw-polyline.png %%DATADIR%%/icons/1_5_0/16/draw-rectangle.png %%DATADIR%%/icons/1_5_0/16/draw-spiral.png %%DATADIR%%/icons/1_5_0/16/draw-square-inverted-corners.png %%DATADIR%%/icons/1_5_0/16/draw-star.png %%DATADIR%%/icons/1_5_0/16/draw-text.png %%DATADIR%%/icons/1_5_0/16/draw-triangle.png %%DATADIR%%/icons/1_5_0/16/draw-triangle1.png %%DATADIR%%/icons/1_5_0/16/draw-triangle2.png %%DATADIR%%/icons/1_5_0/16/draw-triangle3.png %%DATADIR%%/icons/1_5_0/16/draw-triangle4.png %%DATADIR%%/icons/1_5_0/16/edit-clear.png %%DATADIR%%/icons/1_5_0/16/edit-copy.png %%DATADIR%%/icons/1_5_0/16/edit-cut.png %%DATADIR%%/icons/1_5_0/16/edit-delete-all.png %%DATADIR%%/icons/1_5_0/16/edit-delete.png %%DATADIR%%/icons/1_5_0/16/edit-find-replace.png %%DATADIR%%/icons/1_5_0/16/edit-guides.png %%DATADIR%%/icons/1_5_0/16/edit-paste.png %%DATADIR%%/icons/1_5_0/16/edit-redo.png %%DATADIR%%/icons/1_5_0/16/edit-select-all.png %%DATADIR%%/icons/1_5_0/16/edit-undo.png %%DATADIR%%/icons/1_5_0/16/editdoc.png %%DATADIR%%/icons/1_5_0/16/exit.png %%DATADIR%%/icons/1_5_0/16/flip-object-horizontal.png %%DATADIR%%/icons/1_5_0/16/flip-object-vertical.png %%DATADIR%%/icons/1_5_0/16/folder.png %%DATADIR%%/icons/1_5_0/16/format-justify-center.png %%DATADIR%%/icons/1_5_0/16/format-justify-fill-block-right.png %%DATADIR%%/icons/1_5_0/16/format-justify-fill-block.png %%DATADIR%%/icons/1_5_0/16/format-justify-fill.png %%DATADIR%%/icons/1_5_0/16/format-justify-left.png %%DATADIR%%/icons/1_5_0/16/format-justify-right.png %%DATADIR%%/icons/1_5_0/16/go-bottom.png %%DATADIR%%/icons/1_5_0/16/go-down.png %%DATADIR%%/icons/1_5_0/16/go-first.png %%DATADIR%%/icons/1_5_0/16/go-home.png %%DATADIR%%/icons/1_5_0/16/go-last.png %%DATADIR%%/icons/1_5_0/16/go-next.png %%DATADIR%%/icons/1_5_0/16/go-previous.png %%DATADIR%%/icons/1_5_0/16/go-top.png %%DATADIR%%/icons/1_5_0/16/go-up.png %%DATADIR%%/icons/1_5_0/16/help-browser.png %%DATADIR%%/icons/1_5_0/16/image-x-generic.png %%DATADIR%%/icons/1_5_0/16/information.png %%DATADIR%%/icons/1_5_0/16/insert-barcode.png %%DATADIR%%/icons/1_5_0/16/insert-button.png %%DATADIR%%/icons/1_5_0/16/insert-image.png %%DATADIR%%/icons/1_5_0/16/insert-latex.png %%DATADIR%%/icons/1_5_0/16/insert-renderframe.png %%DATADIR%%/icons/1_5_0/16/insert-table-columns.png %%DATADIR%%/icons/1_5_0/16/insert-table-rows.png %%DATADIR%%/icons/1_5_0/16/insert-table.png %%DATADIR%%/icons/1_5_0/16/insert-text-frame.png %%DATADIR%%/icons/1_5_0/16/layer-flow-around.png %%DATADIR%%/icons/1_5_0/16/list-add.png %%DATADIR%%/icons/1_5_0/16/list-box.png %%DATADIR%%/icons/1_5_0/16/list-remove.png %%DATADIR%%/icons/1_5_0/16/lock-unlocked.png %%DATADIR%%/icons/1_5_0/16/lock.png %%DATADIR%%/icons/1_5_0/16/measure.png %%DATADIR%%/icons/1_5_0/16/merge-table-cells.png %%DATADIR%%/icons/1_5_0/16/page-3fold.png %%DATADIR%%/icons/1_5_0/16/page-4fold.png %%DATADIR%%/icons/1_5_0/16/page-doublesided.png %%DATADIR%%/icons/1_5_0/16/page-simple.png %%DATADIR%%/icons/1_5_0/16/pdf-annotations.png %%DATADIR%%/icons/1_5_0/16/pointer.png %%DATADIR%%/icons/1_5_0/16/preferences-desktop-font.png %%DATADIR%%/icons/1_5_0/16/preferences-desktop-keyboard-shortcuts.png %%DATADIR%%/icons/1_5_0/16/preflight-verifier.png %%DATADIR%%/icons/1_5_0/16/printer.png %%DATADIR%%/icons/1_5_0/16/radiobutton.png %%DATADIR%%/icons/1_5_0/16/scale.png %%DATADIR%%/icons/1_5_0/16/show-object.png %%DATADIR%%/icons/1_5_0/16/split-table-cells.png %%DATADIR%%/icons/1_5_0/16/story-editor.png %%DATADIR%%/icons/1_5_0/16/stroke-cap-butt.png %%DATADIR%%/icons/1_5_0/16/stroke-cap-round.png %%DATADIR%%/icons/1_5_0/16/stroke-cap-square.png %%DATADIR%%/icons/1_5_0/16/stroke-join-bevel.png %%DATADIR%%/icons/1_5_0/16/stroke-join-miter.png %%DATADIR%%/icons/1_5_0/16/stroke-join-round.png %%DATADIR%%/icons/1_5_0/16/system-file-manager.png %%DATADIR%%/icons/1_5_0/16/text-direction-ltr.png %%DATADIR%%/icons/1_5_0/16/text-direction-rtl.png %%DATADIR%%/icons/1_5_0/16/text-field.png %%DATADIR%%/icons/1_5_0/16/text-frame-link.png %%DATADIR%%/icons/1_5_0/16/text-frame-unlink.png %%DATADIR%%/icons/1_5_0/16/transform-rotate.png %%DATADIR%%/icons/1_5_0/16/video-display.png %%DATADIR%%/icons/1_5_0/16/zoom-in.png %%DATADIR%%/icons/1_5_0/16/zoom-original.png %%DATADIR%%/icons/1_5_0/16/zoom-out.png %%DATADIR%%/icons/1_5_0/16/zoom.png %%DATADIR%%/icons/1_5_0/22/accessories-text-editor.png %%DATADIR%%/icons/1_5_0/22/align-horizontal-center.png %%DATADIR%%/icons/1_5_0/22/align-horizontal-left-out.png %%DATADIR%%/icons/1_5_0/22/align-horizontal-left.png %%DATADIR%%/icons/1_5_0/22/align-horizontal-right-out.png %%DATADIR%%/icons/1_5_0/22/align-horizontal-right.png %%DATADIR%%/icons/1_5_0/22/align-vertical-bottom-out.png %%DATADIR%%/icons/1_5_0/22/align-vertical-bottom.png %%DATADIR%%/icons/1_5_0/22/align-vertical-center.png %%DATADIR%%/icons/1_5_0/22/align-vertical-top-out.png %%DATADIR%%/icons/1_5_0/22/align-vertical-top.png %%DATADIR%%/icons/1_5_0/22/annot3d.png %%DATADIR%%/icons/1_5_0/22/checkbox.png %%DATADIR%%/icons/1_5_0/22/close.png %%DATADIR%%/icons/1_5_0/22/color-picker.png %%DATADIR%%/icons/1_5_0/22/combobox.png %%DATADIR%%/icons/1_5_0/22/delete-table-columns.png %%DATADIR%%/icons/1_5_0/22/delete-table-rows.png %%DATADIR%%/icons/1_5_0/22/dialog-error.png %%DATADIR%%/icons/1_5_0/22/dialog-warning.png %%DATADIR%%/icons/1_5_0/22/distribute-horizontal-center.png %%DATADIR%%/icons/1_5_0/22/distribute-horizontal-equal.png %%DATADIR%%/icons/1_5_0/22/distribute-horizontal-left.png %%DATADIR%%/icons/1_5_0/22/distribute-horizontal-margin.png %%DATADIR%%/icons/1_5_0/22/distribute-horizontal-page.png %%DATADIR%%/icons/1_5_0/22/distribute-horizontal-right.png %%DATADIR%%/icons/1_5_0/22/distribute-horizontal-x.png %%DATADIR%%/icons/1_5_0/22/distribute-vertical-bottom.png %%DATADIR%%/icons/1_5_0/22/distribute-vertical-center.png %%DATADIR%%/icons/1_5_0/22/distribute-vertical-equal.png %%DATADIR%%/icons/1_5_0/22/distribute-vertical-margin.png %%DATADIR%%/icons/1_5_0/22/distribute-vertical-page.png %%DATADIR%%/icons/1_5_0/22/distribute-vertical-top.png %%DATADIR%%/icons/1_5_0/22/distribute-vertical-y.png %%DATADIR%%/icons/1_5_0/22/document-new.png %%DATADIR%%/icons/1_5_0/22/document-open.png %%DATADIR%%/icons/1_5_0/22/document-print-preview.png %%DATADIR%%/icons/1_5_0/22/document-print.png %%DATADIR%%/icons/1_5_0/22/document-properties.png %%DATADIR%%/icons/1_5_0/22/document-save-as.png %%DATADIR%%/icons/1_5_0/22/document-save.png %%DATADIR%%/icons/1_5_0/22/draw-arc.png %%DATADIR%%/icons/1_5_0/22/draw-arrow-back.png %%DATADIR%%/icons/1_5_0/22/draw-arrow-down.png %%DATADIR%%/icons/1_5_0/22/draw-arrow-forward.png %%DATADIR%%/icons/1_5_0/22/draw-arrow-up.png %%DATADIR%%/icons/1_5_0/22/draw-bezier-curves.png %%DATADIR%%/icons/1_5_0/22/draw-calligraphic.png %%DATADIR%%/icons/1_5_0/22/draw-cross.png %%DATADIR%%/icons/1_5_0/22/draw-donut.png %%DATADIR%%/icons/1_5_0/22/draw-ellipse.png %%DATADIR%%/icons/1_5_0/22/draw-freehand.png %%DATADIR%%/icons/1_5_0/22/draw-halfcircle1.png %%DATADIR%%/icons/1_5_0/22/draw-halfcircle2.png %%DATADIR%%/icons/1_5_0/22/draw-halfcircle3.png %%DATADIR%%/icons/1_5_0/22/draw-halfcircle4.png %%DATADIR%%/icons/1_5_0/22/draw-path.png %%DATADIR%%/icons/1_5_0/22/draw-polygon.png %%DATADIR%%/icons/1_5_0/22/draw-polyline.png %%DATADIR%%/icons/1_5_0/22/draw-rectangle.png %%DATADIR%%/icons/1_5_0/22/draw-spiral.png %%DATADIR%%/icons/1_5_0/22/draw-square-inverted-corners.png %%DATADIR%%/icons/1_5_0/22/draw-star.png %%DATADIR%%/icons/1_5_0/22/draw-text.png %%DATADIR%%/icons/1_5_0/22/draw-triangle.png %%DATADIR%%/icons/1_5_0/22/draw-triangle1.png %%DATADIR%%/icons/1_5_0/22/draw-triangle2.png %%DATADIR%%/icons/1_5_0/22/draw-triangle3.png %%DATADIR%%/icons/1_5_0/22/draw-triangle4.png %%DATADIR%%/icons/1_5_0/22/edit-clear.png %%DATADIR%%/icons/1_5_0/22/edit-copy.png %%DATADIR%%/icons/1_5_0/22/edit-cut.png %%DATADIR%%/icons/1_5_0/22/edit-delete.png %%DATADIR%%/icons/1_5_0/22/edit-find-replace.png %%DATADIR%%/icons/1_5_0/22/edit-guides.png %%DATADIR%%/icons/1_5_0/22/edit-paste.png %%DATADIR%%/icons/1_5_0/22/edit-redo.png %%DATADIR%%/icons/1_5_0/22/edit-select-all.png %%DATADIR%%/icons/1_5_0/22/edit-undo.png %%DATADIR%%/icons/1_5_0/22/editdoc.png %%DATADIR%%/icons/1_5_0/22/exit.png %%DATADIR%%/icons/1_5_0/22/folder.png %%DATADIR%%/icons/1_5_0/22/go-bottom.png %%DATADIR%%/icons/1_5_0/22/go-down.png %%DATADIR%%/icons/1_5_0/22/go-first.png %%DATADIR%%/icons/1_5_0/22/go-home.png %%DATADIR%%/icons/1_5_0/22/go-last.png %%DATADIR%%/icons/1_5_0/22/go-next.png %%DATADIR%%/icons/1_5_0/22/go-previous.png %%DATADIR%%/icons/1_5_0/22/go-top.png %%DATADIR%%/icons/1_5_0/22/go-up.png %%DATADIR%%/icons/1_5_0/22/image-x-generic.png %%DATADIR%%/icons/1_5_0/22/insert-barcode.png %%DATADIR%%/icons/1_5_0/22/insert-button.png %%DATADIR%%/icons/1_5_0/22/insert-image.png %%DATADIR%%/icons/1_5_0/22/insert-latex.png %%DATADIR%%/icons/1_5_0/22/insert-renderframe.png %%DATADIR%%/icons/1_5_0/22/insert-table-columns.png %%DATADIR%%/icons/1_5_0/22/insert-table-rows.png %%DATADIR%%/icons/1_5_0/22/insert-table.png %%DATADIR%%/icons/1_5_0/22/insert-text-frame.png %%DATADIR%%/icons/1_5_0/22/list-add.png %%DATADIR%%/icons/1_5_0/22/list-box.png %%DATADIR%%/icons/1_5_0/22/list-remove.png %%DATADIR%%/icons/1_5_0/22/lock-unlocked.png %%DATADIR%%/icons/1_5_0/22/lock.png %%DATADIR%%/icons/1_5_0/22/measure.png %%DATADIR%%/icons/1_5_0/22/merge-table-cells.png %%DATADIR%%/icons/1_5_0/22/pdf-annotations.png %%DATADIR%%/icons/1_5_0/22/pointer.png %%DATADIR%%/icons/1_5_0/22/preferences-desktop-font.png %%DATADIR%%/icons/1_5_0/22/preferences-desktop-keyboard-shortcuts.png %%DATADIR%%/icons/1_5_0/22/preflight-verifier.png %%DATADIR%%/icons/1_5_0/22/printer.png %%DATADIR%%/icons/1_5_0/22/radiobutton.png %%DATADIR%%/icons/1_5_0/22/scale.png %%DATADIR%%/icons/1_5_0/22/split-table-cells.png %%DATADIR%%/icons/1_5_0/22/story-editor.png %%DATADIR%%/icons/1_5_0/22/swap-left.png %%DATADIR%%/icons/1_5_0/22/swap-right.png %%DATADIR%%/icons/1_5_0/22/system-file-manager.png %%DATADIR%%/icons/1_5_0/22/text-field.png %%DATADIR%%/icons/1_5_0/22/text-frame-link.png %%DATADIR%%/icons/1_5_0/22/text-frame-unlink.png %%DATADIR%%/icons/1_5_0/22/transform-crop-and-resize.png %%DATADIR%%/icons/1_5_0/22/transform-rotate.png %%DATADIR%%/icons/1_5_0/22/transform-shear-down.png %%DATADIR%%/icons/1_5_0/22/transform-shear-left.png %%DATADIR%%/icons/1_5_0/22/transform-shear-right.png %%DATADIR%%/icons/1_5_0/22/transform-shear-up.png %%DATADIR%%/icons/1_5_0/22/video-display.png %%DATADIR%%/icons/1_5_0/22/zoom-in.png %%DATADIR%%/icons/1_5_0/22/zoom-original.png %%DATADIR%%/icons/1_5_0/22/zoom-out.png %%DATADIR%%/icons/1_5_0/22/zoom.png %%DATADIR%%/icons/1_5_0/32/insert-renderframe.png %%DATADIR%%/icons/1_5_0/32/page-3fold.png %%DATADIR%%/icons/1_5_0/32/page-4fold.png %%DATADIR%%/icons/1_5_0/32/page-doublesided.png %%DATADIR%%/icons/1_5_0/32/page-simple.png %%DATADIR%%/icons/1_5_0/AddNode.png %%DATADIR%%/icons/1_5_0/AddPoint.png %%DATADIR%%/icons/1_5_0/AllCaps.png %%DATADIR%%/icons/1_5_0/AppIcon.png %%DATADIR%%/icons/1_5_0/AppIcon2.png %%DATADIR%%/icons/1_5_0/BevelJoin.png %%DATADIR%%/icons/1_5_0/BezierClose.png %%DATADIR%%/icons/1_5_0/ButtCap.png %%DATADIR%%/icons/1_5_0/Corner.xpm %%DATADIR%%/icons/1_5_0/DelPoint.png %%DATADIR%%/icons/1_5_0/DeleteNode.png %%DATADIR%%/icons/1_5_0/Deletelayer.png %%DATADIR%%/icons/1_5_0/DragPix.xpm %%DATADIR%%/icons/1_5_0/DrawCalligraphy.xpm %%DATADIR%%/icons/1_5_0/DrawFrame.xpm %%DATADIR%%/icons/1_5_0/DrawFreeLine.png %%DATADIR%%/icons/1_5_0/DrawImageFrame.xpm %%DATADIR%%/icons/1_5_0/DrawLatexFrame.xpm %%DATADIR%%/icons/1_5_0/DrawPolylineFrame.xpm %%DATADIR%%/icons/1_5_0/DrawTable.xpm %%DATADIR%%/icons/1_5_0/DrawTextFrame.xpm %%DATADIR%%/icons/1_5_0/Editm.xpm %%DATADIR%%/icons/1_5_0/Editm16.png %%DATADIR%%/icons/1_5_0/HandC.xpm %%DATADIR%%/icons/1_5_0/Hoch.xpm %%DATADIR%%/icons/1_5_0/Kapital.xpm %%DATADIR%%/icons/1_5_0/Kern.xpm %%DATADIR%%/icons/1_5_0/Kreise.xpm %%DATADIR%%/icons/1_5_0/Kreuz.xpm %%DATADIR%%/icons/1_5_0/LinkTextFrame.png %%DATADIR%%/icons/1_5_0/Lock.xpm %%DATADIR%%/icons/1_5_0/Lupe.xpm %%DATADIR%%/icons/1_5_0/LupeZ.xpm %%DATADIR%%/icons/1_5_0/LupeZm.xpm %%DATADIR%%/icons/1_5_0/MiterJoin.png %%DATADIR%%/icons/1_5_0/MoveAsym.png %%DATADIR%%/icons/1_5_0/MoveKontrol.png %%DATADIR%%/icons/1_5_0/MoveNode.png %%DATADIR%%/icons/1_5_0/MoveSym.png %%DATADIR%%/icons/1_5_0/NoPrint.png %%DATADIR%%/icons/1_5_0/PolyCut.png %%DATADIR%%/icons/1_5_0/Reset1Node.png %%DATADIR%%/icons/1_5_0/ResetNode.png %%DATADIR%%/icons/1_5_0/Revers.png %%DATADIR%%/icons/1_5_0/Rotieren2.png %%DATADIR%%/icons/1_5_0/Rotieren2.xpm %%DATADIR%%/icons/1_5_0/RoundCap.png %%DATADIR%%/icons/1_5_0/RoundJoin.png %%DATADIR%%/icons/1_5_0/Spacing.xpm %%DATADIR%%/icons/1_5_0/Splash.png %%DATADIR%%/icons/1_5_0/Split.png %%DATADIR%%/icons/1_5_0/SquareCap.png %%DATADIR%%/icons/1_5_0/Stift.xpm %%DATADIR%%/icons/1_5_0/Stift16.xpm %%DATADIR%%/icons/1_5_0/Strike.xpm %%DATADIR%%/icons/1_5_0/Tief.xpm %%DATADIR%%/icons/1_5_0/Unlock.xpm %%DATADIR%%/icons/1_5_0/Unter.xpm %%DATADIR%%/icons/1_5_0/Winkel.xpm %%DATADIR%%/icons/1_5_0/above.png %%DATADIR%%/icons/1_5_0/acroread16.png %%DATADIR%%/icons/1_5_0/acroread22.png %%DATADIR%%/icons/1_5_0/acroread32.png %%DATADIR%%/icons/1_5_0/alert.png %%DATADIR%%/icons/1_5_0/below.png %%DATADIR%%/icons/1_5_0/beziertool.png %%DATADIR%%/icons/1_5_0/beziertool16.png %%DATADIR%%/icons/1_5_0/blend.png %%DATADIR%%/icons/1_5_0/blend_16.png %%DATADIR%%/icons/1_5_0/blend_22.png %%DATADIR%%/icons/1_5_0/chain-closed.png %%DATADIR%%/icons/1_5_0/chain-open.png %%DATADIR%%/icons/1_5_0/charset.png %%DATADIR%%/icons/1_5_0/checkdoc.png %%DATADIR%%/icons/1_5_0/checkdoc_16.png %%DATADIR%%/icons/1_5_0/clear_right.png %%DATADIR%%/icons/1_5_0/cmsOff.png %%DATADIR%%/icons/1_5_0/cmsOn.png %%DATADIR%%/icons/1_5_0/cmyk.png %%DATADIR%%/icons/1_5_0/colorpicker.png %%DATADIR%%/icons/1_5_0/colorpickercursor.png %%DATADIR%%/icons/1_5_0/compfile.png %%DATADIR%%/icons/1_5_0/compfile16.png %%DATADIR%%/icons/1_5_0/configure.png %%DATADIR%%/icons/1_5_0/crop.png %%DATADIR%%/icons/1_5_0/curve.png %%DATADIR%%/icons/1_5_0/curvebezier.png %%DATADIR%%/icons/1_5_0/curvelinear.png %%DATADIR%%/icons/1_5_0/dist.png %%DATADIR%%/icons/1_5_0/dist22.png %%DATADIR%%/icons/1_5_0/doc.png %%DATADIR%%/icons/1_5_0/docattributes.png %%DATADIR%%/icons/1_5_0/docattributes_16.png %%DATADIR%%/icons/1_5_0/document2.png %%DATADIR%%/icons/1_5_0/documentinfo.png %%DATADIR%%/icons/1_5_0/documentinfo32.png %%DATADIR%%/icons/1_5_0/dragpix.png %%DATADIR%%/icons/1_5_0/drawcalligraphy.png %%DATADIR%%/icons/1_5_0/drawframe.png %%DATADIR%%/icons/1_5_0/drawimageframe.png %%DATADIR%%/icons/1_5_0/drawlatexframe.png %%DATADIR%%/icons/1_5_0/drawpolyline.png %%DATADIR%%/icons/1_5_0/drawtable.png %%DATADIR%%/icons/1_5_0/drawtextframe.png %%DATADIR%%/icons/1_5_0/ellipsis.png %%DATADIR%%/icons/1_5_0/exit.png %%DATADIR%%/icons/1_5_0/exit22.png %%DATADIR%%/icons/1_5_0/expand.png %%DATADIR%%/icons/1_5_0/externaltools.png %%DATADIR%%/icons/1_5_0/find.png %%DATADIR%%/icons/1_5_0/find16.png %%DATADIR%%/icons/1_5_0/firstline.png %%DATADIR%%/icons/1_5_0/flow-bounding.png %%DATADIR%%/icons/1_5_0/flow-contour.png %%DATADIR%%/icons/1_5_0/flow-frame.png %%DATADIR%%/icons/1_5_0/flow-none.png %%DATADIR%%/icons/1_5_0/folder.png %%DATADIR%%/icons/1_5_0/font.png %%DATADIR%%/icons/1_5_0/font_otf.png %%DATADIR%%/icons/1_5_0/font_otf16.png %%DATADIR%%/icons/1_5_0/font_subst16.png %%DATADIR%%/icons/1_5_0/font_truetype.png %%DATADIR%%/icons/1_5_0/font_truetype16.png %%DATADIR%%/icons/1_5_0/font_type1.png %%DATADIR%%/icons/1_5_0/font_type1_16.png %%DATADIR%%/icons/1_5_0/framenoresize.png %%DATADIR%%/icons/1_5_0/frameresize.png %%DATADIR%%/icons/1_5_0/gear_16.png %%DATADIR%%/icons/1_5_0/gear_22.png %%DATADIR%%/icons/1_5_0/goto.png %%DATADIR%%/icons/1_5_0/goto16.png %%DATADIR%%/icons/1_5_0/group.png %%DATADIR%%/icons/1_5_0/guides.png %%DATADIR%%/icons/1_5_0/handc.png %%DATADIR%%/icons/1_5_0/hmirror.png %%DATADIR%%/icons/1_5_0/hyphenate.png %%DATADIR%%/icons/1_5_0/invert.png %%DATADIR%%/icons/1_5_0/irreg.png %%DATADIR%%/icons/1_5_0/key_bindings.png %%DATADIR%%/icons/1_5_0/lab.png %%DATADIR%%/icons/1_5_0/launch.png %%DATADIR%%/icons/1_5_0/launch16.png %%DATADIR%%/icons/1_5_0/layer-outline.png %%DATADIR%%/icons/1_5_0/leftindent.png %%DATADIR%%/icons/1_5_0/linespacing.png %%DATADIR%%/icons/1_5_0/linespacing2.png %%DATADIR%%/icons/1_5_0/locked.png %%DATADIR%%/icons/1_5_0/lower-to-bottom.png %%DATADIR%%/icons/1_5_0/lower.png %%DATADIR%%/icons/1_5_0/lupe.png %%DATADIR%%/icons/1_5_0/lupez.png %%DATADIR%%/icons/1_5_0/lupezm.png %%DATADIR%%/icons/1_5_0/misc.png %%DATADIR%%/icons/1_5_0/misc_16.png %%DATADIR%%/icons/1_5_0/mover.png %%DATADIR%%/icons/1_5_0/noicon.xpm %%DATADIR%%/icons/1_5_0/ok.png %%DATADIR%%/icons/1_5_0/ok22.png %%DATADIR%%/icons/1_5_0/ooo_draw.png %%DATADIR%%/icons/1_5_0/ooo_writer.png %%DATADIR%%/icons/1_5_0/outlined.png %%DATADIR%%/icons/1_5_0/pdf.png %%DATADIR%%/icons/1_5_0/penciladd.png %%DATADIR%%/icons/1_5_0/pencilsub.png %%DATADIR%%/icons/1_5_0/plugins.png %%DATADIR%%/icons/1_5_0/plugins_16.png %%DATADIR%%/icons/1_5_0/postscript.png %%DATADIR%%/icons/1_5_0/previewOff.png %%DATADIR%%/icons/1_5_0/previewOn.png %%DATADIR%%/icons/1_5_0/printer.png %%DATADIR%%/icons/1_5_0/python.png %%DATADIR%%/icons/1_5_0/python_16.png %%DATADIR%%/icons/1_5_0/raise-to-top.png %%DATADIR%%/icons/1_5_0/raise.png %%DATADIR%%/icons/1_5_0/register.png %%DATADIR%%/icons/1_5_0/reload.png %%DATADIR%%/icons/1_5_0/reload16.png %%DATADIR%%/icons/1_5_0/revert.png %%DATADIR%%/icons/1_5_0/rgb.png %%DATADIR%%/icons/1_5_0/rightindent.png %%DATADIR%%/icons/1_5_0/rotate_ccw.png %%DATADIR%%/icons/1_5_0/rotate_cw.png %%DATADIR%%/icons/1_5_0/scrap.png %%DATADIR%%/icons/1_5_0/scrap_16.png %%DATADIR%%/icons/1_5_0/screen.png %%DATADIR%%/icons/1_5_0/scribus.png %%DATADIR%%/icons/1_5_0/scribus16.png %%DATADIR%%/icons/1_5_0/scribus_logo.png %%DATADIR%%/icons/1_5_0/scribus_splash.png %%DATADIR%%/icons/1_5_0/scribusdoc.png %%DATADIR%%/icons/1_5_0/scribusdoc16.png %%DATADIR%%/icons/1_5_0/select_column.png %%DATADIR%%/icons/1_5_0/select_row.png %%DATADIR%%/icons/1_5_0/shade.png %%DATADIR%%/icons/1_5_0/shadow.png %%DATADIR%%/icons/1_5_0/shortwords.png %%DATADIR%%/icons/1_5_0/shortwords_16.png %%DATADIR%%/icons/1_5_0/signature_16.png %%DATADIR%%/icons/1_5_0/signature_22.png %%DATADIR%%/icons/1_5_0/spacewidth.png %%DATADIR%%/icons/1_5_0/spiral.png %%DATADIR%%/icons/1_5_0/spline.png %%DATADIR%%/icons/1_5_0/spline16.png %%DATADIR%%/icons/1_5_0/spot.png %%DATADIR%%/icons/1_5_0/stylesheet/down_arrow.png %%DATADIR%%/icons/1_5_0/tab.png %%DATADIR%%/icons/1_5_0/tabtocindex.png %%DATADIR%%/icons/1_5_0/tabtocindex_16.png %%DATADIR%%/icons/1_5_0/testfill.png %%DATADIR%%/icons/1_5_0/textbase.png %%DATADIR%%/icons/1_5_0/textkern.png %%DATADIR%%/icons/1_5_0/textscaleh.png %%DATADIR%%/icons/1_5_0/textscalev.png %%DATADIR%%/icons/1_5_0/tools.png %%DATADIR%%/icons/1_5_0/tools_16.png %%DATADIR%%/icons/1_5_0/trashcan.png %%DATADIR%%/icons/1_5_0/trashcan2.png %%DATADIR%%/icons/1_5_0/triangle.png %%DATADIR%%/icons/1_5_0/txt.png %%DATADIR%%/icons/1_5_0/typography.png %%DATADIR%%/icons/1_5_0/u_align.png %%DATADIR%%/icons/1_5_0/u_arrow.png %%DATADIR%%/icons/1_5_0/u_create.png %%DATADIR%%/icons/1_5_0/u_cut.png %%DATADIR%%/icons/1_5_0/u_delete.png %%DATADIR%%/icons/1_5_0/u_disableprint.png %%DATADIR%%/icons/1_5_0/u_enableprint.png %%DATADIR%%/icons/1_5_0/u_eps.png %%DATADIR%%/icons/1_5_0/u_fill.png %%DATADIR%%/icons/1_5_0/u_fliph.png %%DATADIR%%/icons/1_5_0/u_flipv.png %%DATADIR%%/icons/1_5_0/u_font.png %%DATADIR%%/icons/1_5_0/u_group.png %%DATADIR%%/icons/1_5_0/u_line.png %%DATADIR%%/icons/1_5_0/u_lock.png %%DATADIR%%/icons/1_5_0/u_margins.png %%DATADIR%%/icons/1_5_0/u_margins_locked.png %%DATADIR%%/icons/1_5_0/u_move.png %%DATADIR%%/icons/1_5_0/u_multiple.png %%DATADIR%%/icons/1_5_0/u_redo.png %%DATADIR%%/icons/1_5_0/u_redo16.png %%DATADIR%%/icons/1_5_0/u_resize.png %%DATADIR%%/icons/1_5_0/u_rotate.png %%DATADIR%%/icons/1_5_0/u_scale_image.png %%DATADIR%%/icons/1_5_0/u_shade.png %%DATADIR%%/icons/1_5_0/u_shape.png %%DATADIR%%/icons/1_5_0/u_svg.png %%DATADIR%%/icons/1_5_0/u_transp.png %%DATADIR%%/icons/1_5_0/u_undo.png %%DATADIR%%/icons/1_5_0/u_undo16.png %%DATADIR%%/icons/1_5_0/u_unlock.png %%DATADIR%%/icons/1_5_0/ungroup.png %%DATADIR%%/icons/1_5_0/unlock.png %%DATADIR%%/icons/1_5_0/vectorgfx.png %%DATADIR%%/icons/1_5_0/view.png %%DATADIR%%/icons/1_5_0/viewmag1.png %%DATADIR%%/icons/1_5_0/viewmagin.png %%DATADIR%%/icons/1_5_0/viewmagout.png %%DATADIR%%/icons/1_5_0/vmirror.png %%DATADIR%%/icons/1_5_0/vpl.png %%DATADIR%%/icons/1_5_0/wizard.png %%DATADIR%%/icons/1_5_0/wizard16.png %%DATADIR%%/icons/1_5_0/wordsOnly.png %%DATADIR%%/icons/1_5_0/zeichen.png %%DATADIR%%/icons/1_5_0/zeichen.xpm %%DATADIR%%/icons/1_5_1.xml %%DATADIR%%/icons/1_5_1/16/accessories-text-editor.png %%DATADIR%%/icons/1_5_1/16/annot3d.png %%DATADIR%%/icons/1_5_1/16/checkbox.png %%DATADIR%%/icons/1_5_1/16/close.png %%DATADIR%%/icons/1_5_1/16/color-fill.png %%DATADIR%%/icons/1_5_1/16/color-picker.png %%DATADIR%%/icons/1_5_1/16/color-stroke.png %%DATADIR%%/icons/1_5_1/16/combobox.png %%DATADIR%%/icons/1_5_1/16/configure.png %%DATADIR%%/icons/1_5_1/16/delete-table-columns.png %%DATADIR%%/icons/1_5_1/16/delete-table-rows.png %%DATADIR%%/icons/1_5_1/16/document-new.png %%DATADIR%%/icons/1_5_1/16/document-open.png %%DATADIR%%/icons/1_5_1/16/document-print-preview.png %%DATADIR%%/icons/1_5_1/16/document-print.png %%DATADIR%%/icons/1_5_1/16/document-properties.png %%DATADIR%%/icons/1_5_1/16/document-save-as.png %%DATADIR%%/icons/1_5_1/16/document-save.png %%DATADIR%%/icons/1_5_1/16/draw-arc.png %%DATADIR%%/icons/1_5_1/16/draw-arrow-back.png %%DATADIR%%/icons/1_5_1/16/draw-arrow-down.png %%DATADIR%%/icons/1_5_1/16/draw-arrow-forward.png %%DATADIR%%/icons/1_5_1/16/draw-arrow-up.png %%DATADIR%%/icons/1_5_1/16/draw-bezier-curves.png %%DATADIR%%/icons/1_5_1/16/draw-calligraphic.png %%DATADIR%%/icons/1_5_1/16/draw-cross.png %%DATADIR%%/icons/1_5_1/16/draw-donut.png %%DATADIR%%/icons/1_5_1/16/draw-ellipse.png %%DATADIR%%/icons/1_5_1/16/draw-freehand.png %%DATADIR%%/icons/1_5_1/16/draw-halfcircle1.png %%DATADIR%%/icons/1_5_1/16/draw-halfcircle2.png %%DATADIR%%/icons/1_5_1/16/draw-halfcircle3.png %%DATADIR%%/icons/1_5_1/16/draw-halfcircle4.png %%DATADIR%%/icons/1_5_1/16/draw-path.png %%DATADIR%%/icons/1_5_1/16/draw-polygon.png %%DATADIR%%/icons/1_5_1/16/draw-polyline.png %%DATADIR%%/icons/1_5_1/16/draw-rectangle.png %%DATADIR%%/icons/1_5_1/16/draw-spiral.png %%DATADIR%%/icons/1_5_1/16/draw-square-inverted-corners.png %%DATADIR%%/icons/1_5_1/16/draw-star.png %%DATADIR%%/icons/1_5_1/16/draw-text.png %%DATADIR%%/icons/1_5_1/16/draw-triangle.png %%DATADIR%%/icons/1_5_1/16/draw-triangle1.png %%DATADIR%%/icons/1_5_1/16/draw-triangle2.png %%DATADIR%%/icons/1_5_1/16/draw-triangle3.png %%DATADIR%%/icons/1_5_1/16/draw-triangle4.png %%DATADIR%%/icons/1_5_1/16/edit-clear.png %%DATADIR%%/icons/1_5_1/16/edit-copy.png %%DATADIR%%/icons/1_5_1/16/edit-cut.png %%DATADIR%%/icons/1_5_1/16/edit-delete-all.png %%DATADIR%%/icons/1_5_1/16/edit-delete.png %%DATADIR%%/icons/1_5_1/16/edit-find-replace.png %%DATADIR%%/icons/1_5_1/16/edit-guides.png %%DATADIR%%/icons/1_5_1/16/edit-paste.png %%DATADIR%%/icons/1_5_1/16/edit-redo.png %%DATADIR%%/icons/1_5_1/16/edit-select-all.png %%DATADIR%%/icons/1_5_1/16/edit-undo.png %%DATADIR%%/icons/1_5_1/16/editdoc.png %%DATADIR%%/icons/1_5_1/16/exit.png %%DATADIR%%/icons/1_5_1/16/flip-object-horizontal.png %%DATADIR%%/icons/1_5_1/16/flip-object-vertical.png %%DATADIR%%/icons/1_5_1/16/folder.png %%DATADIR%%/icons/1_5_1/16/format-justify-center.png %%DATADIR%%/icons/1_5_1/16/format-justify-fill-block-right.png %%DATADIR%%/icons/1_5_1/16/format-justify-fill-block.png %%DATADIR%%/icons/1_5_1/16/format-justify-fill.png %%DATADIR%%/icons/1_5_1/16/format-justify-left.png %%DATADIR%%/icons/1_5_1/16/format-justify-right.png %%DATADIR%%/icons/1_5_1/16/go-bottom.png %%DATADIR%%/icons/1_5_1/16/go-down.png %%DATADIR%%/icons/1_5_1/16/go-first.png %%DATADIR%%/icons/1_5_1/16/go-home.png %%DATADIR%%/icons/1_5_1/16/go-last.png %%DATADIR%%/icons/1_5_1/16/go-next.png %%DATADIR%%/icons/1_5_1/16/go-previous.png %%DATADIR%%/icons/1_5_1/16/go-top.png %%DATADIR%%/icons/1_5_1/16/go-up.png %%DATADIR%%/icons/1_5_1/16/help-browser.png %%DATADIR%%/icons/1_5_1/16/image-x-generic.png %%DATADIR%%/icons/1_5_1/16/information.png %%DATADIR%%/icons/1_5_1/16/insert-barcode.png %%DATADIR%%/icons/1_5_1/16/insert-button.png %%DATADIR%%/icons/1_5_1/16/insert-image.png %%DATADIR%%/icons/1_5_1/16/insert-renderframe.png %%DATADIR%%/icons/1_5_1/16/insert-table-columns.png %%DATADIR%%/icons/1_5_1/16/insert-table-rows.png %%DATADIR%%/icons/1_5_1/16/insert-table.png %%DATADIR%%/icons/1_5_1/16/insert-text-frame.png %%DATADIR%%/icons/1_5_1/16/layer-flow-around.png %%DATADIR%%/icons/1_5_1/16/list-add.png %%DATADIR%%/icons/1_5_1/16/list-box.png %%DATADIR%%/icons/1_5_1/16/list-remove.png %%DATADIR%%/icons/1_5_1/16/lock-unlocked.png %%DATADIR%%/icons/1_5_1/16/lock.png %%DATADIR%%/icons/1_5_1/16/measure.png %%DATADIR%%/icons/1_5_1/16/merge-table-cells.png %%DATADIR%%/icons/1_5_1/16/page-3fold.png %%DATADIR%%/icons/1_5_1/16/page-4fold.png %%DATADIR%%/icons/1_5_1/16/page-doublesided.png %%DATADIR%%/icons/1_5_1/16/page-simple.png %%DATADIR%%/icons/1_5_1/16/pdf-annotations.png %%DATADIR%%/icons/1_5_1/16/pointer.png %%DATADIR%%/icons/1_5_1/16/preferences-desktop-font.png %%DATADIR%%/icons/1_5_1/16/preferences-desktop-keyboard-shortcuts.png %%DATADIR%%/icons/1_5_1/16/preflight-verifier.png %%DATADIR%%/icons/1_5_1/16/printer.png %%DATADIR%%/icons/1_5_1/16/radiobutton.png %%DATADIR%%/icons/1_5_1/16/scale.png %%DATADIR%%/icons/1_5_1/16/show-object.png %%DATADIR%%/icons/1_5_1/16/split-table-cells.png %%DATADIR%%/icons/1_5_1/16/story-editor.png %%DATADIR%%/icons/1_5_1/16/stroke-cap-butt.png %%DATADIR%%/icons/1_5_1/16/stroke-cap-round.png %%DATADIR%%/icons/1_5_1/16/stroke-cap-square.png %%DATADIR%%/icons/1_5_1/16/stroke-join-bevel.png %%DATADIR%%/icons/1_5_1/16/stroke-join-miter.png %%DATADIR%%/icons/1_5_1/16/stroke-join-round.png %%DATADIR%%/icons/1_5_1/16/system-file-manager.png %%DATADIR%%/icons/1_5_1/16/text-direction-ltr.png %%DATADIR%%/icons/1_5_1/16/text-direction-rtl.png %%DATADIR%%/icons/1_5_1/16/text-field.png %%DATADIR%%/icons/1_5_1/16/text-frame-link.png %%DATADIR%%/icons/1_5_1/16/text-frame-unlink.png %%DATADIR%%/icons/1_5_1/16/transform-rotate.png %%DATADIR%%/icons/1_5_1/16/video-display.png %%DATADIR%%/icons/1_5_1/16/zoom-in.png %%DATADIR%%/icons/1_5_1/16/zoom-original.png %%DATADIR%%/icons/1_5_1/16/zoom-out.png %%DATADIR%%/icons/1_5_1/16/zoom.png %%DATADIR%%/icons/1_5_1/22/align-horizontal-center.png %%DATADIR%%/icons/1_5_1/22/align-horizontal-left-out.png %%DATADIR%%/icons/1_5_1/22/align-horizontal-left.png %%DATADIR%%/icons/1_5_1/22/align-horizontal-right-out.png %%DATADIR%%/icons/1_5_1/22/align-horizontal-right.png %%DATADIR%%/icons/1_5_1/22/align-vertical-bottom-out.png %%DATADIR%%/icons/1_5_1/22/align-vertical-bottom.png %%DATADIR%%/icons/1_5_1/22/align-vertical-center.png %%DATADIR%%/icons/1_5_1/22/align-vertical-top-out.png %%DATADIR%%/icons/1_5_1/22/align-vertical-top.png %%DATADIR%%/icons/1_5_1/22/annot3d.png %%DATADIR%%/icons/1_5_1/22/character-style.png %%DATADIR%%/icons/1_5_1/22/checkbox.png %%DATADIR%%/icons/1_5_1/22/close.png %%DATADIR%%/icons/1_5_1/22/color-picker.png %%DATADIR%%/icons/1_5_1/22/combobox.png %%DATADIR%%/icons/1_5_1/22/delete-table-columns.png %%DATADIR%%/icons/1_5_1/22/delete-table-rows.png %%DATADIR%%/icons/1_5_1/22/dialog-error.png %%DATADIR%%/icons/1_5_1/22/dialog-warning.png %%DATADIR%%/icons/1_5_1/22/distribute-horizontal-center.png %%DATADIR%%/icons/1_5_1/22/distribute-horizontal-equal.png %%DATADIR%%/icons/1_5_1/22/distribute-horizontal-left.png %%DATADIR%%/icons/1_5_1/22/distribute-horizontal-margin.png %%DATADIR%%/icons/1_5_1/22/distribute-horizontal-page.png %%DATADIR%%/icons/1_5_1/22/distribute-horizontal-right.png %%DATADIR%%/icons/1_5_1/22/distribute-horizontal-x.png %%DATADIR%%/icons/1_5_1/22/distribute-vertical-bottom.png %%DATADIR%%/icons/1_5_1/22/distribute-vertical-center.png %%DATADIR%%/icons/1_5_1/22/distribute-vertical-equal.png %%DATADIR%%/icons/1_5_1/22/distribute-vertical-margin.png %%DATADIR%%/icons/1_5_1/22/distribute-vertical-page.png %%DATADIR%%/icons/1_5_1/22/distribute-vertical-top.png %%DATADIR%%/icons/1_5_1/22/distribute-vertical-y.png %%DATADIR%%/icons/1_5_1/22/document-new.png %%DATADIR%%/icons/1_5_1/22/document-open.png %%DATADIR%%/icons/1_5_1/22/document-print-preview.png %%DATADIR%%/icons/1_5_1/22/document-print.png %%DATADIR%%/icons/1_5_1/22/document-properties.png %%DATADIR%%/icons/1_5_1/22/document-save-as.png %%DATADIR%%/icons/1_5_1/22/document-save.png %%DATADIR%%/icons/1_5_1/22/draw-arc.png %%DATADIR%%/icons/1_5_1/22/draw-calligraphic.png %%DATADIR%%/icons/1_5_1/22/draw-freehand.png %%DATADIR%%/icons/1_5_1/22/draw-path.png %%DATADIR%%/icons/1_5_1/22/draw-polygon.png %%DATADIR%%/icons/1_5_1/22/draw-rectangle.png %%DATADIR%%/icons/1_5_1/22/draw-spiral.png %%DATADIR%%/icons/1_5_1/22/draw-star.png %%DATADIR%%/icons/1_5_1/22/edit-copy.png %%DATADIR%%/icons/1_5_1/22/edit-cut.png %%DATADIR%%/icons/1_5_1/22/edit-delete.png %%DATADIR%%/icons/1_5_1/22/edit-find-replace.png %%DATADIR%%/icons/1_5_1/22/edit-paste.png %%DATADIR%%/icons/1_5_1/22/edit-redo.png %%DATADIR%%/icons/1_5_1/22/edit-undo.png %%DATADIR%%/icons/1_5_1/22/exit.png %%DATADIR%%/icons/1_5_1/22/folder.png %%DATADIR%%/icons/1_5_1/22/go-bottom.png %%DATADIR%%/icons/1_5_1/22/go-down.png %%DATADIR%%/icons/1_5_1/22/go-next.png %%DATADIR%%/icons/1_5_1/22/go-previous.png %%DATADIR%%/icons/1_5_1/22/go-top.png %%DATADIR%%/icons/1_5_1/22/go-up.png %%DATADIR%%/icons/1_5_1/22/insert-barcode.png %%DATADIR%%/icons/1_5_1/22/insert-button.png %%DATADIR%%/icons/1_5_1/22/insert-image.png %%DATADIR%%/icons/1_5_1/22/insert-latex.png %%DATADIR%%/icons/1_5_1/22/insert-renderframe.png %%DATADIR%%/icons/1_5_1/22/insert-table-columns.png %%DATADIR%%/icons/1_5_1/22/insert-table-rows.png %%DATADIR%%/icons/1_5_1/22/insert-table.png %%DATADIR%%/icons/1_5_1/22/insert-text-frame.png %%DATADIR%%/icons/1_5_1/22/language.png %%DATADIR%%/icons/1_5_1/22/list-box.png %%DATADIR%%/icons/1_5_1/22/measure.png %%DATADIR%%/icons/1_5_1/22/merge-table-cells.png %%DATADIR%%/icons/1_5_1/22/orphan.png %%DATADIR%%/icons/1_5_1/22/paragraph-style.png %%DATADIR%%/icons/1_5_1/22/pdf-annotations.png %%DATADIR%%/icons/1_5_1/22/pointer.png %%DATADIR%%/icons/1_5_1/22/preflight-verifier.png %%DATADIR%%/icons/1_5_1/22/radiobutton.png %%DATADIR%%/icons/1_5_1/22/split-table-cells.png %%DATADIR%%/icons/1_5_1/22/story-editor.png %%DATADIR%%/icons/1_5_1/22/swap-left.png %%DATADIR%%/icons/1_5_1/22/swap-right.png %%DATADIR%%/icons/1_5_1/22/text-align.png %%DATADIR%%/icons/1_5_1/22/text-field.png %%DATADIR%%/icons/1_5_1/22/text-frame-link.png %%DATADIR%%/icons/1_5_1/22/text-frame-unlink.png %%DATADIR%%/icons/1_5_1/22/transform-crop-and-resize.png %%DATADIR%%/icons/1_5_1/22/transform-rotate.png %%DATADIR%%/icons/1_5_1/22/transform-shear-down.png %%DATADIR%%/icons/1_5_1/22/transform-shear-left.png %%DATADIR%%/icons/1_5_1/22/transform-shear-right.png %%DATADIR%%/icons/1_5_1/22/transform-shear-up.png %%DATADIR%%/icons/1_5_1/22/widow.png %%DATADIR%%/icons/1_5_1/22/zoom-in.png %%DATADIR%%/icons/1_5_1/22/zoom-original.png %%DATADIR%%/icons/1_5_1/22/zoom-out.png %%DATADIR%%/icons/1_5_1/22/zoom.png %%DATADIR%%/icons/1_5_1/32/insert-renderframe.png %%DATADIR%%/icons/1_5_1/32/page-3fold.png %%DATADIR%%/icons/1_5_1/32/page-4fold.png %%DATADIR%%/icons/1_5_1/32/page-doublesided.png %%DATADIR%%/icons/1_5_1/32/page-simple.png %%DATADIR%%/icons/1_5_1/AddNode.png %%DATADIR%%/icons/1_5_1/AllCaps.png %%DATADIR%%/icons/1_5_1/AppIcon.png %%DATADIR%%/icons/1_5_1/AppIcon2.png %%DATADIR%%/icons/1_5_1/BezierClose.png %%DATADIR%%/icons/1_5_1/DeleteNode.png %%DATADIR%%/icons/1_5_1/Editm.xpm %%DATADIR%%/icons/1_5_1/Editm16.png %%DATADIR%%/icons/1_5_1/Hoch.xpm %%DATADIR%%/icons/1_5_1/Kapital.xpm %%DATADIR%%/icons/1_5_1/MoveAsym.png %%DATADIR%%/icons/1_5_1/MoveKontrol.png %%DATADIR%%/icons/1_5_1/MoveNode.png %%DATADIR%%/icons/1_5_1/MoveSym.png %%DATADIR%%/icons/1_5_1/NoPrint.png %%DATADIR%%/icons/1_5_1/PolyCut.png %%DATADIR%%/icons/1_5_1/Reset1Node.png %%DATADIR%%/icons/1_5_1/ResetNode.png %%DATADIR%%/icons/1_5_1/Revers.png %%DATADIR%%/icons/1_5_1/Stift.xpm %%DATADIR%%/icons/1_5_1/Stift16.png %%DATADIR%%/icons/1_5_1/Stift16.xpm %%DATADIR%%/icons/1_5_1/Strike.xpm %%DATADIR%%/icons/1_5_1/Tief.xpm %%DATADIR%%/icons/1_5_1/Unter.xpm %%DATADIR%%/icons/1_5_1/above.png %%DATADIR%%/icons/1_5_1/acroread16.png %%DATADIR%%/icons/1_5_1/acroread22.png %%DATADIR%%/icons/1_5_1/alert.png %%DATADIR%%/icons/1_5_1/below.png %%DATADIR%%/icons/1_5_1/beziertool16.png %%DATADIR%%/icons/1_5_1/blend_16.png %%DATADIR%%/icons/1_5_1/chain-closed.png %%DATADIR%%/icons/1_5_1/chain-open.png %%DATADIR%%/icons/1_5_1/cmsOff.png %%DATADIR%%/icons/1_5_1/cmsOn.png %%DATADIR%%/icons/1_5_1/cmyk.png %%DATADIR%%/icons/1_5_1/compfile.png %%DATADIR%%/icons/1_5_1/compfile16.png %%DATADIR%%/icons/1_5_1/configure.png %%DATADIR%%/icons/1_5_1/crop.png %%DATADIR%%/icons/1_5_1/doc.png %%DATADIR%%/icons/1_5_1/docattributes.png %%DATADIR%%/icons/1_5_1/docattributes_16.png %%DATADIR%%/icons/1_5_1/document2.png %%DATADIR%%/icons/1_5_1/documentinfo.png %%DATADIR%%/icons/1_5_1/editm.png %%DATADIR%%/icons/1_5_1/ellipsis.png %%DATADIR%%/icons/1_5_1/exit.png %%DATADIR%%/icons/1_5_1/exit22.png %%DATADIR%%/icons/1_5_1/expand.png %%DATADIR%%/icons/1_5_1/fill-rule-even-odd.png %%DATADIR%%/icons/1_5_1/fill-rule-nonzero.png %%DATADIR%%/icons/1_5_1/find.png %%DATADIR%%/icons/1_5_1/find16.png %%DATADIR%%/icons/1_5_1/firstline.png %%DATADIR%%/icons/1_5_1/flow-bounding.png %%DATADIR%%/icons/1_5_1/flow-contour.png %%DATADIR%%/icons/1_5_1/flow-frame.png %%DATADIR%%/icons/1_5_1/flow-none.png %%DATADIR%%/icons/1_5_1/folder.png %%DATADIR%%/icons/1_5_1/font_otf16.png %%DATADIR%%/icons/1_5_1/font_subst16.png %%DATADIR%%/icons/1_5_1/font_truetype16.png %%DATADIR%%/icons/1_5_1/font_type1_16.png %%DATADIR%%/icons/1_5_1/framenoresize.png %%DATADIR%%/icons/1_5_1/frameresize.png %%DATADIR%%/icons/1_5_1/gear_16.png %%DATADIR%%/icons/1_5_1/goto.png %%DATADIR%%/icons/1_5_1/goto16.png %%DATADIR%%/icons/1_5_1/group.png %%DATADIR%%/icons/1_5_1/guides.png %%DATADIR%%/icons/1_5_1/hmirror.png %%DATADIR%%/icons/1_5_1/hoch.png %%DATADIR%%/icons/1_5_1/kapital.png %%DATADIR%%/icons/1_5_1/layer-outline.png %%DATADIR%%/icons/1_5_1/leftindent.png %%DATADIR%%/icons/1_5_1/linespacing2.png %%DATADIR%%/icons/1_5_1/lupe.png %%DATADIR%%/icons/1_5_1/lupez.png %%DATADIR%%/icons/1_5_1/lupezm.png %%DATADIR%%/icons/1_5_1/misc_16.png %%DATADIR%%/icons/1_5_1/mover.png %%DATADIR%%/icons/1_5_1/noicon.png %%DATADIR%%/icons/1_5_1/noicon.xpm %%DATADIR%%/icons/1_5_1/ok.png %%DATADIR%%/icons/1_5_1/ok22.png %%DATADIR%%/icons/1_5_1/ooo_draw.png %%DATADIR%%/icons/1_5_1/ooo_writer.png %%DATADIR%%/icons/1_5_1/outlined.png %%DATADIR%%/icons/1_5_1/pathexclusion.png %%DATADIR%%/icons/1_5_1/pathintersection.png %%DATADIR%%/icons/1_5_1/pathparts.png %%DATADIR%%/icons/1_5_1/pathsubtraction.png %%DATADIR%%/icons/1_5_1/pathunite.png %%DATADIR%%/icons/1_5_1/pdf.png %%DATADIR%%/icons/1_5_1/penciladd.png %%DATADIR%%/icons/1_5_1/pencilsub.png %%DATADIR%%/icons/1_5_1/plugins_16.png %%DATADIR%%/icons/1_5_1/postscript.png %%DATADIR%%/icons/1_5_1/previewOff.png %%DATADIR%%/icons/1_5_1/previewOn.png %%DATADIR%%/icons/1_5_1/python_16.png %%DATADIR%%/icons/1_5_1/reload.png %%DATADIR%%/icons/1_5_1/reload16.png %%DATADIR%%/icons/1_5_1/revert.png %%DATADIR%%/icons/1_5_1/rgb.png %%DATADIR%%/icons/1_5_1/rightindent.png %%DATADIR%%/icons/1_5_1/rotate_ccw.png %%DATADIR%%/icons/1_5_1/rotate_cw.png %%DATADIR%%/icons/1_5_1/round-corners.png %%DATADIR%%/icons/1_5_1/scrap_16.png %%DATADIR%%/icons/1_5_1/scribus.png %%DATADIR%%/icons/1_5_1/scribus16.png %%DATADIR%%/icons/1_5_1/scribus_logo.png %%DATADIR%%/icons/1_5_1/scribus_splash.png %%DATADIR%%/icons/1_5_1/scribusdoc16.png %%DATADIR%%/icons/1_5_1/shade.png %%DATADIR%%/icons/1_5_1/shadow.png %%DATADIR%%/icons/1_5_1/shortwords_16.png %%DATADIR%%/icons/1_5_1/signature_16.png %%DATADIR%%/icons/1_5_1/spacewidth.png %%DATADIR%%/icons/1_5_1/spline.png %%DATADIR%%/icons/1_5_1/spline16.png %%DATADIR%%/icons/1_5_1/stift.png %%DATADIR%%/icons/1_5_1/strike.png %%DATADIR%%/icons/1_5_1/stylesheet/down_arrow.png %%DATADIR%%/icons/1_5_1/tabtocindex_16.png %%DATADIR%%/icons/1_5_1/textbase.png %%DATADIR%%/icons/1_5_1/textkern.png %%DATADIR%%/icons/1_5_1/textscaleh.png %%DATADIR%%/icons/1_5_1/textscalev.png %%DATADIR%%/icons/1_5_1/tief.png %%DATADIR%%/icons/1_5_1/tools_16.png %%DATADIR%%/icons/1_5_1/transform-crop-and-resize.png %%DATADIR%%/icons/1_5_1/trashcan.png %%DATADIR%%/icons/1_5_1/trashcan2.png %%DATADIR%%/icons/1_5_1/txt.png %%DATADIR%%/icons/1_5_1/u_group.png %%DATADIR%%/icons/1_5_1/ungroup.png %%DATADIR%%/icons/1_5_1/unter.png %%DATADIR%%/icons/1_5_1/vectorgfx.png %%DATADIR%%/icons/1_5_1/view.png %%DATADIR%%/icons/1_5_1/viewmagin.png %%DATADIR%%/icons/1_5_1/viewmagout.png %%DATADIR%%/icons/1_5_1/vmirror.png %%DATADIR%%/icons/1_5_1/wizard.png %%DATADIR%%/icons/1_5_1/wizard16.png %%DATADIR%%/icons/1_5_1/wordsOnly.png %%DATADIR%%/icons/1_5_1/zeichen.png %%DATADIR%%/icons/1_5_1/zeichen.xpm %%DATADIR%%/icons/1_5_1_dark.xml %%DATADIR%%/icons/1_5_1_dark/16/accessories-text-editor.png %%DATADIR%%/icons/1_5_1_dark/16/annot3d.png %%DATADIR%%/icons/1_5_1_dark/16/checkbox.png %%DATADIR%%/icons/1_5_1_dark/16/close.png %%DATADIR%%/icons/1_5_1_dark/16/color-fill.png %%DATADIR%%/icons/1_5_1_dark/16/color-picker.png %%DATADIR%%/icons/1_5_1_dark/16/color-stroke.png %%DATADIR%%/icons/1_5_1_dark/16/combobox.png %%DATADIR%%/icons/1_5_1_dark/16/configure.png %%DATADIR%%/icons/1_5_1_dark/16/delete-table-columns.png %%DATADIR%%/icons/1_5_1_dark/16/delete-table-rows.png %%DATADIR%%/icons/1_5_1_dark/16/document-new.png %%DATADIR%%/icons/1_5_1_dark/16/document-open.png %%DATADIR%%/icons/1_5_1_dark/16/document-print-preview.png %%DATADIR%%/icons/1_5_1_dark/16/document-print.png %%DATADIR%%/icons/1_5_1_dark/16/document-properties.png %%DATADIR%%/icons/1_5_1_dark/16/document-save-as.png %%DATADIR%%/icons/1_5_1_dark/16/document-save.png %%DATADIR%%/icons/1_5_1_dark/16/draw-arc.png %%DATADIR%%/icons/1_5_1_dark/16/draw-arrow-back.png %%DATADIR%%/icons/1_5_1_dark/16/draw-arrow-down.png %%DATADIR%%/icons/1_5_1_dark/16/draw-arrow-forward.png %%DATADIR%%/icons/1_5_1_dark/16/draw-arrow-up.png %%DATADIR%%/icons/1_5_1_dark/16/draw-bezier-curves.png %%DATADIR%%/icons/1_5_1_dark/16/draw-calligraphic.png %%DATADIR%%/icons/1_5_1_dark/16/draw-cross.png %%DATADIR%%/icons/1_5_1_dark/16/draw-donut.png %%DATADIR%%/icons/1_5_1_dark/16/draw-ellipse.png %%DATADIR%%/icons/1_5_1_dark/16/draw-freehand.png %%DATADIR%%/icons/1_5_1_dark/16/draw-halfcircle1.png %%DATADIR%%/icons/1_5_1_dark/16/draw-halfcircle2.png %%DATADIR%%/icons/1_5_1_dark/16/draw-halfcircle3.png %%DATADIR%%/icons/1_5_1_dark/16/draw-halfcircle4.png %%DATADIR%%/icons/1_5_1_dark/16/draw-path.png %%DATADIR%%/icons/1_5_1_dark/16/draw-polygon.png %%DATADIR%%/icons/1_5_1_dark/16/draw-polyline.png %%DATADIR%%/icons/1_5_1_dark/16/draw-rectangle.png %%DATADIR%%/icons/1_5_1_dark/16/draw-spiral.png %%DATADIR%%/icons/1_5_1_dark/16/draw-square-inverted-corners.png %%DATADIR%%/icons/1_5_1_dark/16/draw-star.png %%DATADIR%%/icons/1_5_1_dark/16/draw-text.png %%DATADIR%%/icons/1_5_1_dark/16/draw-triangle.png %%DATADIR%%/icons/1_5_1_dark/16/draw-triangle1.png %%DATADIR%%/icons/1_5_1_dark/16/draw-triangle2.png %%DATADIR%%/icons/1_5_1_dark/16/draw-triangle3.png %%DATADIR%%/icons/1_5_1_dark/16/draw-triangle4.png %%DATADIR%%/icons/1_5_1_dark/16/edit-clear.png %%DATADIR%%/icons/1_5_1_dark/16/edit-copy.png %%DATADIR%%/icons/1_5_1_dark/16/edit-cut.png %%DATADIR%%/icons/1_5_1_dark/16/edit-delete-all.png %%DATADIR%%/icons/1_5_1_dark/16/edit-delete.png %%DATADIR%%/icons/1_5_1_dark/16/edit-find-replace.png %%DATADIR%%/icons/1_5_1_dark/16/edit-guides.png %%DATADIR%%/icons/1_5_1_dark/16/edit-paste.png %%DATADIR%%/icons/1_5_1_dark/16/edit-redo.png %%DATADIR%%/icons/1_5_1_dark/16/edit-select-all.png %%DATADIR%%/icons/1_5_1_dark/16/edit-undo.png %%DATADIR%%/icons/1_5_1_dark/16/editdoc.png %%DATADIR%%/icons/1_5_1_dark/16/exit.png %%DATADIR%%/icons/1_5_1_dark/16/flip-object-horizontal.png %%DATADIR%%/icons/1_5_1_dark/16/flip-object-vertical.png %%DATADIR%%/icons/1_5_1_dark/16/folder.png %%DATADIR%%/icons/1_5_1_dark/16/format-justify-center.png %%DATADIR%%/icons/1_5_1_dark/16/format-justify-fill-block-right.png %%DATADIR%%/icons/1_5_1_dark/16/format-justify-fill-block.png %%DATADIR%%/icons/1_5_1_dark/16/format-justify-fill.png %%DATADIR%%/icons/1_5_1_dark/16/format-justify-left.png %%DATADIR%%/icons/1_5_1_dark/16/format-justify-right.png %%DATADIR%%/icons/1_5_1_dark/16/go-bottom.png %%DATADIR%%/icons/1_5_1_dark/16/go-down.png %%DATADIR%%/icons/1_5_1_dark/16/go-first.png %%DATADIR%%/icons/1_5_1_dark/16/go-home.png %%DATADIR%%/icons/1_5_1_dark/16/go-last.png %%DATADIR%%/icons/1_5_1_dark/16/go-next.png %%DATADIR%%/icons/1_5_1_dark/16/go-previous.png %%DATADIR%%/icons/1_5_1_dark/16/go-top.png %%DATADIR%%/icons/1_5_1_dark/16/go-up.png %%DATADIR%%/icons/1_5_1_dark/16/help-browser.png %%DATADIR%%/icons/1_5_1_dark/16/image-x-generic.png %%DATADIR%%/icons/1_5_1_dark/16/information.png %%DATADIR%%/icons/1_5_1_dark/16/insert-barcode.png %%DATADIR%%/icons/1_5_1_dark/16/insert-button.png %%DATADIR%%/icons/1_5_1_dark/16/insert-image.png %%DATADIR%%/icons/1_5_1_dark/16/insert-renderframe.png %%DATADIR%%/icons/1_5_1_dark/16/insert-table-columns.png %%DATADIR%%/icons/1_5_1_dark/16/insert-table-rows.png %%DATADIR%%/icons/1_5_1_dark/16/insert-table.png %%DATADIR%%/icons/1_5_1_dark/16/insert-text-frame.png %%DATADIR%%/icons/1_5_1_dark/16/layer-flow-around.png %%DATADIR%%/icons/1_5_1_dark/16/list-add.png %%DATADIR%%/icons/1_5_1_dark/16/list-box.png %%DATADIR%%/icons/1_5_1_dark/16/list-remove.png %%DATADIR%%/icons/1_5_1_dark/16/lock-unlocked.png %%DATADIR%%/icons/1_5_1_dark/16/lock.png %%DATADIR%%/icons/1_5_1_dark/16/measure.png %%DATADIR%%/icons/1_5_1_dark/16/merge-table-cells.png %%DATADIR%%/icons/1_5_1_dark/16/page-3fold.png %%DATADIR%%/icons/1_5_1_dark/16/page-4fold.png %%DATADIR%%/icons/1_5_1_dark/16/page-doublesided.png %%DATADIR%%/icons/1_5_1_dark/16/page-simple.png %%DATADIR%%/icons/1_5_1_dark/16/pdf-annotations.png %%DATADIR%%/icons/1_5_1_dark/16/pointer.png %%DATADIR%%/icons/1_5_1_dark/16/preferences-desktop-font.png %%DATADIR%%/icons/1_5_1_dark/16/preferences-desktop-keyboard-shortcuts.png %%DATADIR%%/icons/1_5_1_dark/16/preflight-verifier.png %%DATADIR%%/icons/1_5_1_dark/16/printer.png %%DATADIR%%/icons/1_5_1_dark/16/radiobutton.png %%DATADIR%%/icons/1_5_1_dark/16/scale.png %%DATADIR%%/icons/1_5_1_dark/16/show-object.png %%DATADIR%%/icons/1_5_1_dark/16/split-table-cells.png %%DATADIR%%/icons/1_5_1_dark/16/story-editor.png %%DATADIR%%/icons/1_5_1_dark/16/stroke-cap-butt.png %%DATADIR%%/icons/1_5_1_dark/16/stroke-cap-round.png %%DATADIR%%/icons/1_5_1_dark/16/stroke-cap-square.png %%DATADIR%%/icons/1_5_1_dark/16/stroke-join-bevel.png %%DATADIR%%/icons/1_5_1_dark/16/stroke-join-miter.png %%DATADIR%%/icons/1_5_1_dark/16/stroke-join-round.png %%DATADIR%%/icons/1_5_1_dark/16/system-file-manager.png %%DATADIR%%/icons/1_5_1_dark/16/text-direction-ltr.png %%DATADIR%%/icons/1_5_1_dark/16/text-direction-rtl.png %%DATADIR%%/icons/1_5_1_dark/16/text-field.png %%DATADIR%%/icons/1_5_1_dark/16/text-frame-link.png %%DATADIR%%/icons/1_5_1_dark/16/text-frame-unlink.png %%DATADIR%%/icons/1_5_1_dark/16/transform-rotate.png %%DATADIR%%/icons/1_5_1_dark/16/video-display.png %%DATADIR%%/icons/1_5_1_dark/16/zoom-in.png %%DATADIR%%/icons/1_5_1_dark/16/zoom-original.png %%DATADIR%%/icons/1_5_1_dark/16/zoom-out.png %%DATADIR%%/icons/1_5_1_dark/16/zoom.png %%DATADIR%%/icons/1_5_1_dark/22/align-horizontal-center.png %%DATADIR%%/icons/1_5_1_dark/22/align-horizontal-left-out.png %%DATADIR%%/icons/1_5_1_dark/22/align-horizontal-left.png %%DATADIR%%/icons/1_5_1_dark/22/align-horizontal-right-out.png %%DATADIR%%/icons/1_5_1_dark/22/align-horizontal-right.png %%DATADIR%%/icons/1_5_1_dark/22/align-vertical-bottom-out.png %%DATADIR%%/icons/1_5_1_dark/22/align-vertical-bottom.png %%DATADIR%%/icons/1_5_1_dark/22/align-vertical-center.png %%DATADIR%%/icons/1_5_1_dark/22/align-vertical-top-out.png %%DATADIR%%/icons/1_5_1_dark/22/align-vertical-top.png %%DATADIR%%/icons/1_5_1_dark/22/annot3d.png %%DATADIR%%/icons/1_5_1_dark/22/character-style.png %%DATADIR%%/icons/1_5_1_dark/22/checkbox.png %%DATADIR%%/icons/1_5_1_dark/22/close.png %%DATADIR%%/icons/1_5_1_dark/22/color-picker.png %%DATADIR%%/icons/1_5_1_dark/22/combobox.png %%DATADIR%%/icons/1_5_1_dark/22/delete-table-columns.png %%DATADIR%%/icons/1_5_1_dark/22/delete-table-rows.png %%DATADIR%%/icons/1_5_1_dark/22/dialog-error.png %%DATADIR%%/icons/1_5_1_dark/22/dialog-warning - Copie.png %%DATADIR%%/icons/1_5_1_dark/22/dialog-warning.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-horizontal-center.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-horizontal-equal.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-horizontal-left.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-horizontal-margin.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-horizontal-page.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-horizontal-right.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-horizontal-x.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-vertical-bottom.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-vertical-center.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-vertical-equal.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-vertical-margin.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-vertical-page.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-vertical-top.png %%DATADIR%%/icons/1_5_1_dark/22/distribute-vertical-y.png %%DATADIR%%/icons/1_5_1_dark/22/document-new.png %%DATADIR%%/icons/1_5_1_dark/22/document-open.png %%DATADIR%%/icons/1_5_1_dark/22/document-print-preview.png %%DATADIR%%/icons/1_5_1_dark/22/document-print.png %%DATADIR%%/icons/1_5_1_dark/22/document-properties.png %%DATADIR%%/icons/1_5_1_dark/22/document-save-as.png %%DATADIR%%/icons/1_5_1_dark/22/document-save.png %%DATADIR%%/icons/1_5_1_dark/22/draw-arc.png %%DATADIR%%/icons/1_5_1_dark/22/draw-calligraphic.png %%DATADIR%%/icons/1_5_1_dark/22/draw-freehand.png %%DATADIR%%/icons/1_5_1_dark/22/draw-path.png %%DATADIR%%/icons/1_5_1_dark/22/draw-polygon.png %%DATADIR%%/icons/1_5_1_dark/22/draw-rectangle.png %%DATADIR%%/icons/1_5_1_dark/22/draw-spiral.png %%DATADIR%%/icons/1_5_1_dark/22/draw-star.png %%DATADIR%%/icons/1_5_1_dark/22/edit-copy.png %%DATADIR%%/icons/1_5_1_dark/22/edit-cut.png %%DATADIR%%/icons/1_5_1_dark/22/edit-delete.png %%DATADIR%%/icons/1_5_1_dark/22/edit-find-replace.png %%DATADIR%%/icons/1_5_1_dark/22/edit-paste.png %%DATADIR%%/icons/1_5_1_dark/22/edit-redo.png %%DATADIR%%/icons/1_5_1_dark/22/edit-undo.png %%DATADIR%%/icons/1_5_1_dark/22/exit.png %%DATADIR%%/icons/1_5_1_dark/22/folder.png %%DATADIR%%/icons/1_5_1_dark/22/go-bottom.png %%DATADIR%%/icons/1_5_1_dark/22/go-down.png %%DATADIR%%/icons/1_5_1_dark/22/go-next.png %%DATADIR%%/icons/1_5_1_dark/22/go-previous.png %%DATADIR%%/icons/1_5_1_dark/22/go-top.png %%DATADIR%%/icons/1_5_1_dark/22/go-up.png %%DATADIR%%/icons/1_5_1_dark/22/insert-barcode.png %%DATADIR%%/icons/1_5_1_dark/22/insert-button.png %%DATADIR%%/icons/1_5_1_dark/22/insert-image.png %%DATADIR%%/icons/1_5_1_dark/22/insert-latex.png %%DATADIR%%/icons/1_5_1_dark/22/insert-renderframe.png %%DATADIR%%/icons/1_5_1_dark/22/insert-table-columns.png %%DATADIR%%/icons/1_5_1_dark/22/insert-table-rows.png %%DATADIR%%/icons/1_5_1_dark/22/insert-table.png %%DATADIR%%/icons/1_5_1_dark/22/insert-text-frame.png %%DATADIR%%/icons/1_5_1_dark/22/language.png %%DATADIR%%/icons/1_5_1_dark/22/list-box.png %%DATADIR%%/icons/1_5_1_dark/22/measure.png %%DATADIR%%/icons/1_5_1_dark/22/merge-table-cells.png %%DATADIR%%/icons/1_5_1_dark/22/orphan.png %%DATADIR%%/icons/1_5_1_dark/22/paragraph-style.png %%DATADIR%%/icons/1_5_1_dark/22/pdf-annotations.png %%DATADIR%%/icons/1_5_1_dark/22/pointer.png %%DATADIR%%/icons/1_5_1_dark/22/preflight-verifier.png %%DATADIR%%/icons/1_5_1_dark/22/radiobutton.png %%DATADIR%%/icons/1_5_1_dark/22/split-table-cells.png %%DATADIR%%/icons/1_5_1_dark/22/story-editor.png %%DATADIR%%/icons/1_5_1_dark/22/swap-left.png %%DATADIR%%/icons/1_5_1_dark/22/swap-right.png %%DATADIR%%/icons/1_5_1_dark/22/text-align.png %%DATADIR%%/icons/1_5_1_dark/22/text-field.png %%DATADIR%%/icons/1_5_1_dark/22/text-frame-link.png %%DATADIR%%/icons/1_5_1_dark/22/text-frame-unlink.png %%DATADIR%%/icons/1_5_1_dark/22/transform-crop-and-resize.png %%DATADIR%%/icons/1_5_1_dark/22/transform-rotate.png %%DATADIR%%/icons/1_5_1_dark/22/transform-shear-down.png %%DATADIR%%/icons/1_5_1_dark/22/transform-shear-left.png %%DATADIR%%/icons/1_5_1_dark/22/transform-shear-right.png %%DATADIR%%/icons/1_5_1_dark/22/transform-shear-up.png %%DATADIR%%/icons/1_5_1_dark/22/widow.png %%DATADIR%%/icons/1_5_1_dark/22/zoom-in.png %%DATADIR%%/icons/1_5_1_dark/22/zoom-original.png %%DATADIR%%/icons/1_5_1_dark/22/zoom-out.png %%DATADIR%%/icons/1_5_1_dark/22/zoom.png %%DATADIR%%/icons/1_5_1_dark/32/insert-renderframe.png %%DATADIR%%/icons/1_5_1_dark/32/page-3fold.png %%DATADIR%%/icons/1_5_1_dark/32/page-4fold.png %%DATADIR%%/icons/1_5_1_dark/32/page-doublesided.png %%DATADIR%%/icons/1_5_1_dark/32/page-simple.png %%DATADIR%%/icons/1_5_1_dark/AddNode.png %%DATADIR%%/icons/1_5_1_dark/AllCaps.png %%DATADIR%%/icons/1_5_1_dark/AppIcon.png %%DATADIR%%/icons/1_5_1_dark/AppIcon2.png %%DATADIR%%/icons/1_5_1_dark/BezierClose.png %%DATADIR%%/icons/1_5_1_dark/DeleteNode.png %%DATADIR%%/icons/1_5_1_dark/Editm.xpm %%DATADIR%%/icons/1_5_1_dark/Editm16.png %%DATADIR%%/icons/1_5_1_dark/Hoch.xpm %%DATADIR%%/icons/1_5_1_dark/Kapital.xpm %%DATADIR%%/icons/1_5_1_dark/MoveAsym.png %%DATADIR%%/icons/1_5_1_dark/MoveKontrol.png %%DATADIR%%/icons/1_5_1_dark/MoveNode.png %%DATADIR%%/icons/1_5_1_dark/MoveSym.png %%DATADIR%%/icons/1_5_1_dark/NoPrint.png %%DATADIR%%/icons/1_5_1_dark/PolyCut.png %%DATADIR%%/icons/1_5_1_dark/Reset1Node.png %%DATADIR%%/icons/1_5_1_dark/ResetNode.png %%DATADIR%%/icons/1_5_1_dark/Revers.png %%DATADIR%%/icons/1_5_1_dark/Stift.xpm %%DATADIR%%/icons/1_5_1_dark/Stift16.png %%DATADIR%%/icons/1_5_1_dark/Stift16.xpm %%DATADIR%%/icons/1_5_1_dark/Strike.xpm %%DATADIR%%/icons/1_5_1_dark/Tief.xpm %%DATADIR%%/icons/1_5_1_dark/Unter.xpm %%DATADIR%%/icons/1_5_1_dark/above.png %%DATADIR%%/icons/1_5_1_dark/acroread16.png %%DATADIR%%/icons/1_5_1_dark/acroread22.png %%DATADIR%%/icons/1_5_1_dark/alert.png %%DATADIR%%/icons/1_5_1_dark/below.png %%DATADIR%%/icons/1_5_1_dark/beziertool16.png %%DATADIR%%/icons/1_5_1_dark/blend_16.png %%DATADIR%%/icons/1_5_1_dark/chain-closed.png %%DATADIR%%/icons/1_5_1_dark/chain-open.png %%DATADIR%%/icons/1_5_1_dark/cmsOff.png %%DATADIR%%/icons/1_5_1_dark/cmsOn.png %%DATADIR%%/icons/1_5_1_dark/cmyk.png %%DATADIR%%/icons/1_5_1_dark/compfile.png %%DATADIR%%/icons/1_5_1_dark/compfile16.png %%DATADIR%%/icons/1_5_1_dark/configure.png %%DATADIR%%/icons/1_5_1_dark/crop.png %%DATADIR%%/icons/1_5_1_dark/doc.png %%DATADIR%%/icons/1_5_1_dark/docattributes.png %%DATADIR%%/icons/1_5_1_dark/docattributes_16.png %%DATADIR%%/icons/1_5_1_dark/document2.png %%DATADIR%%/icons/1_5_1_dark/documentinfo.png %%DATADIR%%/icons/1_5_1_dark/editm.png %%DATADIR%%/icons/1_5_1_dark/ellipsis.png %%DATADIR%%/icons/1_5_1_dark/exit.png %%DATADIR%%/icons/1_5_1_dark/exit22.png %%DATADIR%%/icons/1_5_1_dark/expand.png %%DATADIR%%/icons/1_5_1_dark/find.png %%DATADIR%%/icons/1_5_1_dark/find16.png %%DATADIR%%/icons/1_5_1_dark/firstline.png %%DATADIR%%/icons/1_5_1_dark/flow-bounding.png %%DATADIR%%/icons/1_5_1_dark/flow-contour.png %%DATADIR%%/icons/1_5_1_dark/flow-frame.png %%DATADIR%%/icons/1_5_1_dark/flow-none.png %%DATADIR%%/icons/1_5_1_dark/folder.png %%DATADIR%%/icons/1_5_1_dark/font_otf16.png %%DATADIR%%/icons/1_5_1_dark/font_subst16.png %%DATADIR%%/icons/1_5_1_dark/font_truetype16.png %%DATADIR%%/icons/1_5_1_dark/font_type1_16.png %%DATADIR%%/icons/1_5_1_dark/framenoresize.png %%DATADIR%%/icons/1_5_1_dark/frameresize.png %%DATADIR%%/icons/1_5_1_dark/gear_16.png %%DATADIR%%/icons/1_5_1_dark/goto.png %%DATADIR%%/icons/1_5_1_dark/goto16.png %%DATADIR%%/icons/1_5_1_dark/group.png %%DATADIR%%/icons/1_5_1_dark/guides.png %%DATADIR%%/icons/1_5_1_dark/hmirror.png %%DATADIR%%/icons/1_5_1_dark/hoch.png %%DATADIR%%/icons/1_5_1_dark/kapital.png %%DATADIR%%/icons/1_5_1_dark/layer-outline.png %%DATADIR%%/icons/1_5_1_dark/leftindent.png %%DATADIR%%/icons/1_5_1_dark/linespacing2.png %%DATADIR%%/icons/1_5_1_dark/lupe.png %%DATADIR%%/icons/1_5_1_dark/lupez.png %%DATADIR%%/icons/1_5_1_dark/lupezm.png %%DATADIR%%/icons/1_5_1_dark/misc_16.png %%DATADIR%%/icons/1_5_1_dark/mover.png %%DATADIR%%/icons/1_5_1_dark/noicon.png %%DATADIR%%/icons/1_5_1_dark/noicon.xpm %%DATADIR%%/icons/1_5_1_dark/ok.png %%DATADIR%%/icons/1_5_1_dark/ok22.png %%DATADIR%%/icons/1_5_1_dark/ooo_draw.png %%DATADIR%%/icons/1_5_1_dark/ooo_writer.png %%DATADIR%%/icons/1_5_1_dark/outlined.png %%DATADIR%%/icons/1_5_1_dark/pathexclusion.png %%DATADIR%%/icons/1_5_1_dark/pathintersection.png %%DATADIR%%/icons/1_5_1_dark/pathparts.png %%DATADIR%%/icons/1_5_1_dark/pathsubtraction.png %%DATADIR%%/icons/1_5_1_dark/pathunite.png %%DATADIR%%/icons/1_5_1_dark/pdf.png %%DATADIR%%/icons/1_5_1_dark/penciladd.png %%DATADIR%%/icons/1_5_1_dark/pencilsub.png %%DATADIR%%/icons/1_5_1_dark/plugins_16.png %%DATADIR%%/icons/1_5_1_dark/postscript.png %%DATADIR%%/icons/1_5_1_dark/previewOff.png %%DATADIR%%/icons/1_5_1_dark/previewOn.png %%DATADIR%%/icons/1_5_1_dark/python_16.png %%DATADIR%%/icons/1_5_1_dark/reload.png %%DATADIR%%/icons/1_5_1_dark/reload16.png %%DATADIR%%/icons/1_5_1_dark/revert.png %%DATADIR%%/icons/1_5_1_dark/rgb.png %%DATADIR%%/icons/1_5_1_dark/rightindent.png %%DATADIR%%/icons/1_5_1_dark/rotate_ccw.png %%DATADIR%%/icons/1_5_1_dark/rotate_cw.png %%DATADIR%%/icons/1_5_1_dark/scrap_16.png %%DATADIR%%/icons/1_5_1_dark/scribus.png %%DATADIR%%/icons/1_5_1_dark/scribus16.png %%DATADIR%%/icons/1_5_1_dark/scribus_logo.png %%DATADIR%%/icons/1_5_1_dark/scribus_splash.png %%DATADIR%%/icons/1_5_1_dark/scribusdoc16.png %%DATADIR%%/icons/1_5_1_dark/shade.png %%DATADIR%%/icons/1_5_1_dark/shadow.png %%DATADIR%%/icons/1_5_1_dark/shortwords_16.png %%DATADIR%%/icons/1_5_1_dark/signature_16.png %%DATADIR%%/icons/1_5_1_dark/spacewidth.png %%DATADIR%%/icons/1_5_1_dark/spline.png %%DATADIR%%/icons/1_5_1_dark/spline16.png %%DATADIR%%/icons/1_5_1_dark/stift.png %%DATADIR%%/icons/1_5_1_dark/strike.png %%DATADIR%%/icons/1_5_1_dark/stylesheet/down_arrow.png %%DATADIR%%/icons/1_5_1_dark/tabtocindex_16.png %%DATADIR%%/icons/1_5_1_dark/textbase.png %%DATADIR%%/icons/1_5_1_dark/textkern.png %%DATADIR%%/icons/1_5_1_dark/textscaleh.png %%DATADIR%%/icons/1_5_1_dark/textscalev.png %%DATADIR%%/icons/1_5_1_dark/tief.png %%DATADIR%%/icons/1_5_1_dark/tools_16.png %%DATADIR%%/icons/1_5_1_dark/transform-crop-and-resize.png %%DATADIR%%/icons/1_5_1_dark/trashcan.png %%DATADIR%%/icons/1_5_1_dark/trashcan2.png %%DATADIR%%/icons/1_5_1_dark/txt.png %%DATADIR%%/icons/1_5_1_dark/u_group.png %%DATADIR%%/icons/1_5_1_dark/ungroup.png %%DATADIR%%/icons/1_5_1_dark/unter.png %%DATADIR%%/icons/1_5_1_dark/vectorgfx.png %%DATADIR%%/icons/1_5_1_dark/view.png %%DATADIR%%/icons/1_5_1_dark/viewmagin.png %%DATADIR%%/icons/1_5_1_dark/viewmagout.png %%DATADIR%%/icons/1_5_1_dark/vmirror.png %%DATADIR%%/icons/1_5_1_dark/wizard.png %%DATADIR%%/icons/1_5_1_dark/wizard16.png %%DATADIR%%/icons/1_5_1_dark/wordsOnly.png %%DATADIR%%/icons/1_5_1_dark/zeichen.png %%DATADIR%%/icons/1_5_1_dark/zeichen.xpm %%DATADIR%%/icons/pitr_green_arrows_set_1.svg %%DATADIR%%/icons/pitr_green_arrows_set_5.svg %%DATADIR%%/icons/sarxos_Paper_Sheets.svg %%DATADIR%%/icons/sarxos_Simple_Folder_Seek.svg %%DATADIR%%/icons/sarxos_Simple_Green_Yellow_Blue_Violet_Folders.svg %%DATADIR%%/icons/testfill.png %%DATADIR%%/keysets/icalamus.xml %%DATADIR%%/keysets/pageplusx3.xml %%DATADIR%%/keysets/pagestream.xml %%DATADIR%%/keysets/scribus15.xml %%DATADIR%%/loremipsum/ar.xml %%DATADIR%%/loremipsum/cs.xml %%DATADIR%%/loremipsum/da.xml %%DATADIR%%/loremipsum/de.xml %%DATADIR%%/loremipsum/el.xml %%DATADIR%%/loremipsum/en_GB.xml %%DATADIR%%/loremipsum/eo.xml %%DATADIR%%/loremipsum/fi.xml %%DATADIR%%/loremipsum/fr.xml %%DATADIR%%/loremipsum/he.xml %%DATADIR%%/loremipsum/hr.xml %%DATADIR%%/loremipsum/hu.xml %%DATADIR%%/loremipsum/it.xml %%DATADIR%%/loremipsum/ja.xml %%DATADIR%%/loremipsum/la.xml %%DATADIR%%/loremipsum/lt.xml %%DATADIR%%/loremipsum/nl.xml %%DATADIR%%/loremipsum/pt_BR.xml %%DATADIR%%/loremipsum/ru.xml %%DATADIR%%/loremipsum/sk.xml %%DATADIR%%/loremipsum/sl.xml %%DATADIR%%/plugins/barcode.ps %%DATADIR%%/plugins/collectionsdb.xml %%DATADIR%%/plugins/scribus-short-words.rc %%DATADIR%%/profiles/GenericCMYK.icm %%DATADIR%%/profiles/GenericCMYK.txt %%DATADIR%%/profiles/ISOcoated_v2_300_bas.icc %%DATADIR%%/profiles/ISOcoated_v2_300_bas.txt %%DATADIR%%/profiles/Readme %%DATADIR%%/profiles/sRGB.icm %%DATADIR%%/profiles/sRGB_icc22.icm %%DATADIR%%/profiles/sRGB_icc22.txt %%DATADIR%%/profiles/srgb.license %%DATADIR%%/qml/qtq_test1.qml %%DATADIR%%/samples/3columnA4.py %%DATADIR%%/samples/3columnUSLTR.py %%DATADIR%%/samples/Calender.py %%DATADIR%%/samples/ExtractText.py %%DATADIR%%/samples/Sample1.py %%DATADIR%%/samples/boilerplate.py %%DATADIR%%/samples/golden-mean.py %%DATADIR%%/samples/legende.py %%DATADIR%%/samples/moins_10_pourcent_group.py %%DATADIR%%/samples/plus_10_pourcent_group.py %%DATADIR%%/samples/pochette_cd.py %%DATADIR%%/samples/quote.py %%DATADIR%%/samples/sample_db_usage.py %%DATADIR%%/samples/trait_de_coupe.py %%DATADIR%%/samples/wordcount.py %%DATADIR%%/scripts/Align_image_in_frame.py %%DATADIR%%/scripts/Autoquote.py %%DATADIR%%/scripts/Autoquote2.py %%DATADIR%%/scripts/CalendarWizard.py %%DATADIR%%/scripts/Caption.py %%DATADIR%%/scripts/ColorChart.py %%DATADIR%%/scripts/DirectImageImport.py %%DATADIR%%/scripts/FontSample.py %%DATADIR%%/scripts/InfoBox.py %%DATADIR%%/scripts/Ligatursatz.py %%DATADIR%%/scripts/color2csv.py %%DATADIR%%/scripts/csv2color.py %%DATADIR%%/scripts/importcsv2table.py %%DATADIR%%/swatches/All_Color_Kit.xml %%DATADIR%%/swatches/Android_TM.xml %%DATADIR%%/swatches/Bundesregierung_CMYK.xml %%DATADIR%%/swatches/Bundesregierung_CMYK_TZ.xml %%DATADIR%%/swatches/Bundesregierung_HKS.xml %%DATADIR%%/swatches/CIE-HLC.sbz %%DATADIR%%/swatches/CIE-LAB.sbz %%DATADIR%%/swatches/COPYING_RESENE.txt %%DATADIR%%/swatches/Classic_Kit.xml %%DATADIR%%/swatches/CrayonTM.xml %%DATADIR%%/swatches/Creative_Commons_2013.xml %%DATADIR%%/swatches/Federal_Identity_Program.xml %%DATADIR%%/swatches/GCMI_Colors.xml %%DATADIR%%/swatches/Galaxy_Blackbody_Spectrum.xml %%DATADIR%%/swatches/Galaxy_Color_Directory.xml %%DATADIR%%/swatches/Galaxy_Color_Emotions.xml %%DATADIR%%/swatches/Galaxy_Color_Harmonizer.xml %%DATADIR%%/swatches/Galaxy_Color_Pro.xml %%DATADIR%%/swatches/Galaxy_Color_Zil.xml %%DATADIR%%/swatches/Galaxy_Neutrals_and_Rich_Blacks.xml %%DATADIR%%/swatches/Galaxy_Pocket_Map.xml %%DATADIR%%/swatches/Galaxy_Visible_Spectrum.xml %%DATADIR%%/swatches/Gnome.xml %%DATADIR%%/swatches/Government_UK.xml %%DATADIR%%/swatches/Inkscape.xml %%DATADIR%%/swatches/JIS_8721.xml %%DATADIR%%/swatches/Japanese_Traditional.xml %%DATADIR%%/swatches/Japanese_Traditional_README.txt %%DATADIR%%/swatches/LaTeX_Beamer.xml %%DATADIR%%/swatches/LibreOffice.xml %%DATADIR%%/swatches/NBS-ISCC_Colors.xml %%DATADIR%%/swatches/OpenOffice_dot_org_CMYK.xml %%DATADIR%%/swatches/OpenSUSE.xml %%DATADIR%%/swatches/Oxygen.xml %%DATADIR%%/swatches/Resene_BS2660_101.xml %%DATADIR%%/swatches/Resene_BS5252_2008.xml %%DATADIR%%/swatches/Resene_Decks_Paths_2009.xml %%DATADIR%%/swatches/Resene_Heritage_2008.xml %%DATADIR%%/swatches/Resene_Karen_Walker_2008.xml %%DATADIR%%/swatches/Resene_KidzColour_2008.xml %%DATADIR%%/swatches/Resene_Multi-Finish.xml %%DATADIR%%/swatches/Resene_Summit_Roof_2010.xml %%DATADIR%%/swatches/Resene_Summit_Roof_systems_2011.xml %%DATADIR%%/swatches/Resene_TCS_-_Colorwood_2011.xml %%DATADIR%%/swatches/Resene_TCS_-_Decks_Paths_Driveways_Recreational_Areas_2011.xml %%DATADIR%%/swatches/Resene_TCS_-_Karen_Walker_2012.xml %%DATADIR%%/swatches/Resene_TCS_-_KidzColour_2012.xml %%DATADIR%%/swatches/Resene_TCS_-_The_Range_Whites_and_neutrals_2012.xml %%DATADIR%%/swatches/Resene_TCS_-_Whites_and_Neutrals_2012.xml %%DATADIR%%/swatches/Resene_The_Range_2011-12.xml %%DATADIR%%/swatches/Resene_The_Range_WandN_2010.xml %%DATADIR%%/swatches/Resene_Woodsman_2008.xml %%DATADIR%%/swatches/Rijksoverheid_Gestreken.xml %%DATADIR%%/swatches/Rijksoverheid_Ongestreken.xml %%DATADIR%%/swatches/SVG.xml %%DATADIR%%/swatches/Scribus_Basic.xml %%DATADIR%%/swatches/Scribus_Splash.xml %%DATADIR%%/swatches/Shades_of_K.xml %%DATADIR%%/swatches/Standardised_Rock_Colours.xml %%DATADIR%%/swatches/Tango.xml %%DATADIR%%/swatches/US_FS_595.xml %%DATADIR%%/swatches/Ubuntu_CMYK.xml %%DATADIR%%/swatches/Ubuntu_RGB.xml %%DATADIR%%/swatches/Wikipedia_RAL_Classic.sbz %%DATADIR%%/swatches/X11.xml %%DATADIR%%/swatches/X11Grey.xml %%DATADIR%%/swatches/Xfig.xml %%DATADIR%%/templates/Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.png %%DATADIR%%/templates/Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_book.sla.gz %%DATADIR%%/templates/Lulu_and_Createspace_6x9_paper_book/Lulu_and_Createspace_6x9_paper_booktn.png %%DATADIR%%/templates/Lulu_and_Createspace_6x9_paper_book/Tomato_Clipart.png %%DATADIR%%/templates/br1/br1.png %%DATADIR%%/templates/br1/br1.sla.gz %%DATADIR%%/templates/br1/br1tn.png %%DATADIR%%/templates/br1/map.jpg %%DATADIR%%/templates/buscard1/Business_Card_1.png %%DATADIR%%/templates/buscard1/Business_Card_1tn.png %%DATADIR%%/templates/buscard1/buscard1.sla.gz %%DATADIR%%/templates/buscard10/Business_Card_10.png %%DATADIR%%/templates/buscard10/Business_Card_10tn.png %%DATADIR%%/templates/buscard10/buscard10.sla.gz %%DATADIR%%/templates/buscard11/Business_Card_11.png %%DATADIR%%/templates/buscard11/Business_Card_11tn.png %%DATADIR%%/templates/buscard11/buscard11.sla.gz %%DATADIR%%/templates/buscard2/Business_Card_2.png %%DATADIR%%/templates/buscard2/Business_Card_2tn.png %%DATADIR%%/templates/buscard2/buscard2.sla.gz %%DATADIR%%/templates/buscard3/Business_Card_3.png %%DATADIR%%/templates/buscard3/Business_Card_3tn.png %%DATADIR%%/templates/buscard3/buscard3.sla.gz %%DATADIR%%/templates/buscard4/Business_Card_4.png %%DATADIR%%/templates/buscard4/Business_Card_4tn.png %%DATADIR%%/templates/buscard4/buscard4.sla.gz %%DATADIR%%/templates/buscard5/Business_Card_5.png %%DATADIR%%/templates/buscard5/Business_Card_5tn.png %%DATADIR%%/templates/buscard5/buscard5.sla.gz %%DATADIR%%/templates/buscard6/Business_Card_6.png %%DATADIR%%/templates/buscard6/Business_Card_6tn.png %%DATADIR%%/templates/buscard6/buscard6.sla.gz %%DATADIR%%/templates/buscard7/Business_Card_7.png %%DATADIR%%/templates/buscard7/Business_Card_7tn.png %%DATADIR%%/templates/buscard7/buscard7.sla.gz %%DATADIR%%/templates/buscard8/Business_Card_8.png %%DATADIR%%/templates/buscard8/Business_Card_8tn.png %%DATADIR%%/templates/buscard8/buscard8.sla.gz %%DATADIR%%/templates/buscard9/Business_Card_9.png %%DATADIR%%/templates/buscard9/Business_Card_9tn.png %%DATADIR%%/templates/buscard9/buscard9.sla.gz %%DATADIR%%/templates/buscard_coll/Business_Card_Collection.png %%DATADIR%%/templates/buscard_coll/Business_Card_Collectiontn.png %%DATADIR%%/templates/buscard_coll/business_card_collection.sla.gz %%DATADIR%%/templates/cc/Cheat_Cube.png %%DATADIR%%/templates/cc/Cheat_Cube.sla.gz %%DATADIR%%/templates/cc/Cheat_Cubetn.png %%DATADIR%%/templates/cover1/cover1.png %%DATADIR%%/templates/cover1/cover1.sla.gz %%DATADIR%%/templates/cover1/cover1tn.png %%DATADIR%%/templates/cover2/cover2.png %%DATADIR%%/templates/cover2/cover2.sla.gz %%DATADIR%%/templates/cover2/cover2tn.png %%DATADIR%%/templates/cover3/cover3.png %%DATADIR%%/templates/cover3/cover3.sla.gz %%DATADIR%%/templates/cover3/cover3tn.png %%DATADIR%%/templates/cover4/cover4.png %%DATADIR%%/templates/cover4/cover4.sla.gz %%DATADIR%%/templates/cover4/cover4tn.png %%DATADIR%%/templates/cover5/cover5.png %%DATADIR%%/templates/cover5/cover5.sla.gz %%DATADIR%%/templates/cover5/cover5tn.png %%DATADIR%%/templates/grid_br_100x210_l/Brochure_Grid_100x210_L.sla.gz %%DATADIR%%/templates/grid_br_100x210_l/Brochure_Grid_100x210_mm_Landscape.png %%DATADIR%%/templates/grid_br_100x210_l/Brochure_Grid_100x210_mm_Landscapetn.png %%DATADIR%%/templates/grid_br_100x210_p/Brochure_Grid_100x210_P.png %%DATADIR%%/templates/grid_br_100x210_p/Brochure_Grid_100x210_P.sla.gz %%DATADIR%%/templates/grid_br_100x210_p/Brochure_Grid_100x210_Ptn.png %%DATADIR%%/templates/grid_br_375x85_l/Brochure_Grid_375x85_in_Landscape.png %%DATADIR%%/templates/grid_br_375x85_l/Brochure_Grid_375x85_in_Landscapetn.png %%DATADIR%%/templates/grid_br_375x85_l/Brochure_Grid_375x85in_L.sla.gz %%DATADIR%%/templates/grid_br_375x85_p/Brochure_Grid_375x85_in_P.png %%DATADIR%%/templates/grid_br_375x85_p/Brochure_Grid_375x85_in_Ptn.png %%DATADIR%%/templates/grid_br_375x85_p/Brochure_Grid_375x85in_P.sla.gz %%DATADIR%%/templates/grid_br_55x85in_l/Brochure_Grid_55x85_in_L.png %%DATADIR%%/templates/grid_br_55x85in_l/Brochure_Grid_55x85_in_Ltn.png %%DATADIR%%/templates/grid_br_55x85in_l/Brochure_Grid_55x85in_L.sla.gz %%DATADIR%%/templates/grid_br_55x86in_p/Brochure_Grid_55x85in_P.sla.gz %%DATADIR%%/templates/grid_br_55x86in_p/Brochure_Grid_55x85in_Portraoit.png %%DATADIR%%/templates/grid_br_55x86in_p/Brochure_Grid_55x85in_Portraoittn.png %%DATADIR%%/templates/grid_br_975x85_p/Brochure_Grid_975x85_in_P.png %%DATADIR%%/templates/grid_br_975x85_p/Brochure_Grid_975x85_in_Ptn.png %%DATADIR%%/templates/grid_br_975x85_p/Brochure_Grid_975x85in_P.sla.gz %%DATADIR%%/templates/grid_br_975x85in_l/Brochure_Grid_975x85_in_L.png %%DATADIR%%/templates/grid_br_975x85in_l/Brochure_Grid_975x85_in_Ltn.png %%DATADIR%%/templates/grid_br_975x85in_l/Brochure_Grid_975x85in_L.sla.gz %%DATADIR%%/templates/grid_br_a4_l/Brochure_Grid_A4_L.png %%DATADIR%%/templates/grid_br_a4_l/Brochure_Grid_A4_L.sla.gz %%DATADIR%%/templates/grid_br_a4_l/Brochure_Grid_A4_Ltn.png %%DATADIR%%/templates/grid_br_a4_p/Brochure_Grid_A4_P.png %%DATADIR%%/templates/grid_br_a4_p/Brochure_Grid_A4_P.sla.gz %%DATADIR%%/templates/grid_br_a4_p/Brochure_Grid_A4_Ptn.png %%DATADIR%%/templates/grid_br_a5_l/Brochure_Grid_A5_L.png %%DATADIR%%/templates/grid_br_a5_l/Brochure_Grid_A5_L.sla.gz %%DATADIR%%/templates/grid_br_a5_l/Brochure_Grid_A5_Ltn.png %%DATADIR%%/templates/grid_br_a5_p/Brochure_Grid_A5_P.sla.gz %%DATADIR%%/templates/grid_br_a5_p/Brochure_Grid_A5_Portrait.png %%DATADIR%%/templates/grid_br_a5_p/Brochure_Grid_A5_Portraittn.png %%DATADIR%%/templates/grid_br_dinl_l/Brochure_Grid_DIN_LANG_L.png %%DATADIR%%/templates/grid_br_dinl_l/Brochure_Grid_DIN_LANG_L.sla.gz %%DATADIR%%/templates/grid_br_dinl_l/Brochure_Grid_DIN_LANG_Ltn.png %%DATADIR%%/templates/grid_br_dinl_p/Brochure_Grid_DIN_LANG_P.png %%DATADIR%%/templates/grid_br_dinl_p/Brochure_Grid_DIN_LANG_P.sla.gz %%DATADIR%%/templates/grid_br_dinl_p/Brochure_Grid_DIN_LANG_Ptn.png %%DATADIR%%/templates/grid_br_usl_l/Brochure_Grid_USL_L.png %%DATADIR%%/templates/grid_br_usl_l/Brochure_Grid_USL_L.sla.gz %%DATADIR%%/templates/grid_br_usl_l/Brochure_Grid_USL_Ltn.png %%DATADIR%%/templates/grid_poster_a0/Brochure_Grid_USL_P.png %%DATADIR%%/templates/grid_poster_a0/Brochure_Grid_USL_P.sla.gz %%DATADIR%%/templates/grid_poster_a0/Brochure_Grid_USL_Ptn.png %%DATADIR%%/templates/grid_poster_a0/Poster_Grid_A0.png %%DATADIR%%/templates/grid_poster_a0/Poster_Grid_A0.sla.gz %%DATADIR%%/templates/grid_poster_a0/Poster_Grid_A0tn.png %%DATADIR%%/templates/grid_poster_a1/Poster_Grid_A1.png %%DATADIR%%/templates/grid_poster_a1/Poster_Grid_A1.sla.gz %%DATADIR%%/templates/grid_poster_a1/Poster_Grid_A1tn.png %%DATADIR%%/templates/grid_poster_a2/Poster_Grid_A2.png %%DATADIR%%/templates/grid_poster_a2/Poster_Grid_A2.sla.gz %%DATADIR%%/templates/grid_poster_a2/Poster_Grid_A2tn.png %%DATADIR%%/templates/grid_poster_a3/Poster_Grid_A3.png %%DATADIR%%/templates/grid_poster_a3/Poster_Grid_A3.sla.gz %%DATADIR%%/templates/grid_poster_a3/Poster_Grid_A3tn.png %%DATADIR%%/templates/mc/menu_template1.png %%DATADIR%%/templates/mc/menu_template1.sla.gz %%DATADIR%%/templates/mc/menu_template1tn.png %%DATADIR%%/templates/nl1/kites.jpg %%DATADIR%%/templates/nl1/nl1.png %%DATADIR%%/templates/nl1/nl1.sla.gz %%DATADIR%%/templates/nl1/nl1tn.png %%DATADIR%%/templates/nl2/flowers.jpg %%DATADIR%%/templates/nl2/nl2.png %%DATADIR%%/templates/nl2/nl2.sla.gz %%DATADIR%%/templates/nl2/nl2tn.png %%DATADIR%%/templates/pres_backgr_1/blue_orange_vector.png %%DATADIR%%/templates/pres_backgr_1/blue_orange_vector.sla.gz %%DATADIR%%/templates/pres_backgr_1/blue_orange_vectortn.png %%DATADIR%%/templates/pres_backgr_2/flood_light.png %%DATADIR%%/templates/pres_backgr_2/flood_light.sla.gz %%DATADIR%%/templates/pres_backgr_2/flood_lighttn.png %%DATADIR%%/templates/pres_backgr_3/glass_ripples.png %%DATADIR%%/templates/pres_backgr_3/glass_ripples.sla.gz %%DATADIR%%/templates/pres_backgr_3/glass_ripplestn.png %%DATADIR%%/templates/pres_backgr_4/Bokeh.png %%DATADIR%%/templates/pres_backgr_4/Bokehtn.png %%DATADIR%%/templates/pres_backgr_4/bokeh.sla.gz %%DATADIR%%/templates/template.ca.xml %%DATADIR%%/templates/template.de.xml %%DATADIR%%/templates/template.es.xml %%DATADIR%%/templates/template.hu.xml %%DATADIR%%/templates/template.it.xml %%DATADIR%%/templates/template.xml %%DATADIR%%/templates/textbased/an_image.jpg %%DATADIR%%/templates/textbased/author.jpg %%DATADIR%%/templates/textbased/textbased.png %%DATADIR%%/templates/textbased/textbased.sla.gz %%DATADIR%%/templates/textbased/textbasedtn.png %%DATADIR%%/translations/scribus.af.qm %%DATADIR%%/translations/scribus.ar.qm %%DATADIR%%/translations/scribus.az.qm %%DATADIR%%/translations/scribus.be.qm %%DATADIR%%/translations/scribus.bg.qm %%DATADIR%%/translations/scribus.bn_IN.qm %%DATADIR%%/translations/scribus.br.qm %%DATADIR%%/translations/scribus.ca.qm %%DATADIR%%/translations/scribus.cs_CZ.qm %%DATADIR%%/translations/scribus.cy.qm %%DATADIR%%/translations/scribus.da_DK.qm %%DATADIR%%/translations/scribus.de.qm %%DATADIR%%/translations/scribus.de_1901.qm %%DATADIR%%/translations/scribus.de_CH.qm %%DATADIR%%/translations/scribus.el.qm %%DATADIR%%/translations/scribus.en_AU.qm %%DATADIR%%/translations/scribus.en_GB.qm %%DATADIR%%/translations/scribus.en_US.qm %%DATADIR%%/translations/scribus.eo.qm %%DATADIR%%/translations/scribus.es_AR.qm %%DATADIR%%/translations/scribus.es_ES.qm %%DATADIR%%/translations/scribus.et.qm %%DATADIR%%/translations/scribus.eu.qm %%DATADIR%%/translations/scribus.fa_IR.qm %%DATADIR%%/translations/scribus.fi.qm %%DATADIR%%/translations/scribus.fr.qm %%DATADIR%%/translations/scribus.gl.qm %%DATADIR%%/translations/scribus.he_IL.qm %%DATADIR%%/translations/scribus.hi_IN.qm %%DATADIR%%/translations/scribus.hr_HR.qm %%DATADIR%%/translations/scribus.hu.qm %%DATADIR%%/translations/scribus.id.qm %%DATADIR%%/translations/scribus.it.qm %%DATADIR%%/translations/scribus.ja.qm %%DATADIR%%/translations/scribus.kab.qm %%DATADIR%%/translations/scribus.kn_IN.qm %%DATADIR%%/translations/scribus.ko.qm %%DATADIR%%/translations/scribus.lt_LT.qm %%DATADIR%%/translations/scribus.ml.qm %%DATADIR%%/translations/scribus.mn_MN.qm %%DATADIR%%/translations/scribus.ms_MY.qm %%DATADIR%%/translations/scribus.nb_NO.qm %%DATADIR%%/translations/scribus.nl.qm %%DATADIR%%/translations/scribus.nn_NO.qm %%DATADIR%%/translations/scribus.oc.qm %%DATADIR%%/translations/scribus.pl_PL.qm %%DATADIR%%/translations/scribus.pms.qm %%DATADIR%%/translations/scribus.pt.qm %%DATADIR%%/translations/scribus.pt_BR.qm %%DATADIR%%/translations/scribus.pt_PT.qm %%DATADIR%%/translations/scribus.ro.qm %%DATADIR%%/translations/scribus.ru.qm %%DATADIR%%/translations/scribus.sa.qm %%DATADIR%%/translations/scribus.si.qm %%DATADIR%%/translations/scribus.sk_SK.qm %%DATADIR%%/translations/scribus.sl.qm %%DATADIR%%/translations/scribus.so.qm %%DATADIR%%/translations/scribus.sq.qm %%DATADIR%%/translations/scribus.sr.qm %%DATADIR%%/translations/scribus.sv.qm %%DATADIR%%/translations/scribus.ta.qm %%DATADIR%%/translations/scribus.te.qm %%DATADIR%%/translations/scribus.th_TH.qm %%DATADIR%%/translations/scribus.tr.qm %%DATADIR%%/translations/scribus.uk.qm %%DATADIR%%/translations/scribus.untranslated.qm %%DATADIR%%/translations/scribus.zh_CN.qm %%DATADIR%%/translations/scribus.zh_TW.qm %%DATADIR%%/unicodenameslist.txt %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/LINKS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TRANSLATION %%PORTDOCS%%%%DOCSDIR%%/de/%%CMAKE_BUILD_TYPE%%s.html %%PORTDOCS%%%%DOCSDIR%%/de/about1.html %%PORTDOCS%%%%DOCSDIR%%/de/about2.html %%PORTDOCS%%%%DOCSDIR%%/de/bugreport.html %%PORTDOCS%%%%DOCSDIR%%/de/cms.html %%PORTDOCS%%%%DOCSDIR%%/de/cms2.html %%PORTDOCS%%%%DOCSDIR%%/de/cms3.html %%PORTDOCS%%%%DOCSDIR%%/de/codingstandards.html %%PORTDOCS%%%%DOCSDIR%%/de/color1.html %%PORTDOCS%%%%DOCSDIR%%/de/color2.html %%PORTDOCS%%%%DOCSDIR%%/de/color3.html %%PORTDOCS%%%%DOCSDIR%%/de/color4.html %%PORTDOCS%%%%DOCSDIR%%/de/color4a.html %%PORTDOCS%%%%DOCSDIR%%/de/color7a.html %%PORTDOCS%%%%DOCSDIR%%/de/color7b.html %%PORTDOCS%%%%DOCSDIR%%/de/color7c.html %%PORTDOCS%%%%DOCSDIR%%/de/config.html %%PORTDOCS%%%%DOCSDIR%%/de/contributions.html %%PORTDOCS%%%%DOCSDIR%%/de/developers.html %%PORTDOCS%%%%DOCSDIR%%/de/doccopyright.html %%PORTDOCS%%%%DOCSDIR%%/de/docinfo.html %%PORTDOCS%%%%DOCSDIR%%/de/documentation.html %%PORTDOCS%%%%DOCSDIR%%/de/download.html %%PORTDOCS%%%%DOCSDIR%%/de/editorial.html %%PORTDOCS%%%%DOCSDIR%%/de/faq1.html %%PORTDOCS%%%%DOCSDIR%%/de/faq2.html %%PORTDOCS%%%%DOCSDIR%%/de/faq3.html %%PORTDOCS%%%%DOCSDIR%%/de/fonts1.html %%PORTDOCS%%%%DOCSDIR%%/de/fonts2.html %%PORTDOCS%%%%DOCSDIR%%/de/gettexthowto.html %%PORTDOCS%%%%DOCSDIR%%/de/gsview.html %%PORTDOCS%%%%DOCSDIR%%/de/hyphenator.html %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/CH_8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Cover_en1-page1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/DrawLatexFrame.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE10.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE11.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE12.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE13.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE14.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE15.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE16.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE17.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE18.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE19.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE20.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE21.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE22.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE23.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE24.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE25.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE26.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE27.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE28.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE29.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE30.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE31.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE32.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE33.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE9.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_a.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_c.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_colour_select.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/GG_CE_ex9.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Image_Properties.png %%PORTDOCS%%%%DOCSDIR%%/de/images/LAB.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Mantis_my_view.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Mantis_new_report1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Mantis_new_report2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Mantis_new_report3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Mantis_searching.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Mantis_signup.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM-CM.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM-PUB.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM-Scribus-1.5-Color_Fills.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM-imp3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM-picture_browser.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM-tables.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM_CHF.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM_DS.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RM_symb.png %%PORTDOCS%%%%DOCSDIR%%/de/images/RYB_color_wheel.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt10.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt11.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt12.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt13.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt14.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt15.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt16.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt17.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt17a.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt17b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt18.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt18b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt19.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt20.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt21.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Rembrandt9.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Scribus-1.5-AIorPDF-dialog.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Scribus-Arcs.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Scribus-CalligraphicPen.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Scribus-Spirals.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Scribus_Haiku.png %%PORTDOCS%%%%DOCSDIR%%/de/images/Scripter.png %%PORTDOCS%%%%DOCSDIR%%/de/images/SwB.png %%PORTDOCS%%%%DOCSDIR%%/de/images/XYZ_Prop.png %%PORTDOCS%%%%DOCSDIR%%/de/images/XYZ_Prop1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/alert.png %%PORTDOCS%%%%DOCSDIR%%/de/images/batik1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/boundingbox.png %%PORTDOCS%%%%DOCSDIR%%/de/images/boundingbox1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cmcanvas.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cms-gamut1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cms-gamut2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cms.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cmsmodify1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cmyk.png %%PORTDOCS%%%%DOCSDIR%%/de/images/colormanager2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/colorwheel.png %%PORTDOCS%%%%DOCSDIR%%/de/images/colrs-caricature.png %%PORTDOCS%%%%DOCSDIR%%/de/images/colrs-mgt1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/colrs-mgt2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/combine_polygons.png %%PORTDOCS%%%%DOCSDIR%%/de/images/combine_polygons1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/combine_polygons2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/combine_polygons3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/combine_polygons4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/combine_polygons5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/context_image.png %%PORTDOCS%%%%DOCSDIR%%/de/images/context_shape.png %%PORTDOCS%%%%DOCSDIR%%/de/images/context_text135.png %%PORTDOCS%%%%DOCSDIR%%/de/images/contourline_flow.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cw-analogous.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cw-compl.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cw-splitcompl.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cw-tetradic.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cw-triadic.png %%PORTDOCS%%%%DOCSDIR%%/de/images/cw-warning.png %%PORTDOCS%%%%DOCSDIR%%/de/images/docheader1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/docheader2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/docinfo.png %%PORTDOCS%%%%DOCSDIR%%/de/images/docinfo1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/docinfo2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/dtp-studio.png %%PORTDOCS%%%%DOCSDIR%%/de/images/duotone-imp.png %%PORTDOCS%%%%DOCSDIR%%/de/images/duotone-imp2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/edit_shapes.png %%PORTDOCS%%%%DOCSDIR%%/de/images/editcols1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/editcols1a.png %%PORTDOCS%%%%DOCSDIR%%/de/images/editcols2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/editcols3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/eps-imp1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/eps-imp2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/eps-imp3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/eps-imp4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/eps-imp5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/faecher_hlc-lab.png %%PORTDOCS%%%%DOCSDIR%%/de/images/file-error1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/file-error2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/file-error3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/fileimport.png %%PORTDOCS%%%%DOCSDIR%%/de/images/font-preview.png %%PORTDOCS%%%%DOCSDIR%%/de/images/font-subst.png %%PORTDOCS%%%%DOCSDIR%%/de/images/fontmatrix.png %%PORTDOCS%%%%DOCSDIR%%/de/images/fontpref1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/fontpref2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/fontpref3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/fonts.png %%PORTDOCS%%%%DOCSDIR%%/de/images/fonts2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/frame_shape_flow.png %%PORTDOCS%%%%DOCSDIR%%/de/images/galaxy_gauge.png %%PORTDOCS%%%%DOCSDIR%%/de/images/galaxy_harmonizer1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/galaxy_harmonizer2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/geometry.png %%PORTDOCS%%%%DOCSDIR%%/de/images/geometry1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/gimpoptions1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/gimpoptions2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/gimpoptions3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/gradient_adjuster.png %%PORTDOCS%%%%DOCSDIR%%/de/images/gradient_adjuster1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/gradient_adjuster_vector.png %%PORTDOCS%%%%DOCSDIR%%/de/images/htmlimport.png %%PORTDOCS%%%%DOCSDIR%%/de/images/htmlstyle.png %%PORTDOCS%%%%DOCSDIR%%/de/images/hyphen1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/hyphen2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/hyphen3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/import-pdfimage.png %%PORTDOCS%%%%DOCSDIR%%/de/images/ink-cov.png %%PORTDOCS%%%%DOCSDIR%%/de/images/insert-frame-1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/insert-frame-2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/krita.jpg %%PORTDOCS%%%%DOCSDIR%%/de/images/krita1.jpg %%PORTDOCS%%%%DOCSDIR%%/de/images/layers1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/layers2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/lilyp.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/line_tab7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/lprof.png %%PORTDOCS%%%%DOCSDIR%%/de/images/missing-gs.png %%PORTDOCS%%%%DOCSDIR%%/de/images/mpage1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/mpage2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/mpage3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/mpage4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/mpage5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/multipledup_copies.png %%PORTDOCS%%%%DOCSDIR%%/de/images/multipledup_rotation.png %%PORTDOCS%%%%DOCSDIR%%/de/images/multipledup_rows.png %%PORTDOCS%%%%DOCSDIR%%/de/images/new-icons.png %%PORTDOCS%%%%DOCSDIR%%/de/images/new1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/new2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/new3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/new4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/new5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/new6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/node_edit_close.png %%PORTDOCS%%%%DOCSDIR%%/de/images/nodes_edit.png %%PORTDOCS%%%%DOCSDIR%%/de/images/numb-sections.png %%PORTDOCS%%%%DOCSDIR%%/de/images/oogettext1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pagenumbering.png %%PORTDOCS%%%%DOCSDIR%%/de/images/patterns1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/patterns2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdf-form-ht1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdf-form-ht2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdf-form-ht3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdf-form-ht4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdf-form-ht5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdf-form-ht6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdfx1a-lo.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdfx3-1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdfxcolor.png %%PORTDOCS%%%%DOCSDIR%%/de/images/pdfxintent.png %%PORTDOCS%%%%DOCSDIR%%/de/images/plot1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/plot2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/polygons.png %%PORTDOCS%%%%DOCSDIR%%/de/images/polygons1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/povray.png %%PORTDOCS%%%%DOCSDIR%%/de/images/preflight-v.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs-mac-1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_9parts.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_colormgmt.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_display.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_document.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_document1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_exttools.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_fibonacci.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_general.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_goldenmean.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_guides.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_guides1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_gutenberg.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_keyboard.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_magazine.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_misc.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_pdfexport.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_pdfexport1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_preflight.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_shortwords.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_tools.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_tools1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_tools2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_tools3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_tools4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_tools5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_tools6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prefs_typog.png %%PORTDOCS%%%%DOCSDIR%%/de/images/print-dialog1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/print-dialog2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/printer2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/printpreview.png %%PORTDOCS%%%%DOCSDIR%%/de/images/prop_shape.png %%PORTDOCS%%%%DOCSDIR%%/de/images/qsg-col1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/qsg-col2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/register.png %%PORTDOCS%%%%DOCSDIR%%/de/images/resene-pal.png %%PORTDOCS%%%%DOCSDIR%%/de/images/result.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf-error1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf-error2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf-error3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rf8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rgb-cmyk.png %%PORTDOCS%%%%DOCSDIR%%/de/images/rgb.png %%PORTDOCS%%%%DOCSDIR%%/de/images/round_rectangle.png %%PORTDOCS%%%%DOCSDIR%%/de/images/sadie4by2b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/scribus-os2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/scribus-pres1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/scribus-pres2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/shape_edit.png %%PORTDOCS%%%%DOCSDIR%%/de/images/shapes7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/shapes8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/skewing.png %%PORTDOCS%%%%DOCSDIR%%/de/images/spot.png %%PORTDOCS%%%%DOCSDIR%%/de/images/squat_tux.png %%PORTDOCS%%%%DOCSDIR%%/de/images/style_manager1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/style_manager10.png %%PORTDOCS%%%%DOCSDIR%%/de/images/style_manager1b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/style_manager3b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/style_manager7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/style_manager8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/style_manager9.png %%PORTDOCS%%%%DOCSDIR%%/de/images/swdialog.png %%PORTDOCS%%%%DOCSDIR%%/de/images/table-import-1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/table-import-2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/table-import-3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/tb-bookbinder.png %%PORTDOCS%%%%DOCSDIR%%/de/images/tb-gsview.png %%PORTDOCS%%%%DOCSDIR%%/de/images/tb-inkscape.png %%PORTDOCS%%%%DOCSDIR%%/de/images/tb-jpdf.png %%PORTDOCS%%%%DOCSDIR%%/de/images/tb-libreoffice.png %%PORTDOCS%%%%DOCSDIR%%/de/images/tb-pdf-imp.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text-frame-link.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text-frame-unlink.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_filter135.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_filter136.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_filter136b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_flow.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_linking.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab10.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab11.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab11b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab12.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab13.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab6.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab7.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab7a.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab7b.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab8.png %%PORTDOCS%%%%DOCSDIR%%/de/images/text_tab9.png %%PORTDOCS%%%%DOCSDIR%%/de/images/transform_dialogb.png %%PORTDOCS%%%%DOCSDIR%%/de/images/transform_translaterotation.png %%PORTDOCS%%%%DOCSDIR%%/de/images/transform_translaterotation1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/transform_translatescaling.png %%PORTDOCS%%%%DOCSDIR%%/de/images/transform_translateskewing.png %%PORTDOCS%%%%DOCSDIR%%/de/images/transform_translateskewing1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/vectimp1.png %%PORTDOCS%%%%DOCSDIR%%/de/images/vectimp2.png %%PORTDOCS%%%%DOCSDIR%%/de/images/vectimp3.png %%PORTDOCS%%%%DOCSDIR%%/de/images/vectimp4.png %%PORTDOCS%%%%DOCSDIR%%/de/images/vectimp5.png %%PORTDOCS%%%%DOCSDIR%%/de/images/vector-advanced.png %%PORTDOCS%%%%DOCSDIR%%/de/images/vector-clipart.png %%PORTDOCS%%%%DOCSDIR%%/de/images/xnview.png %%PORTDOCS%%%%DOCSDIR%%/de/importhints.html %%PORTDOCS%%%%DOCSDIR%%/de/importhints1.html %%PORTDOCS%%%%DOCSDIR%%/de/importhints2.html %%PORTDOCS%%%%DOCSDIR%%/de/importhints3.html %%PORTDOCS%%%%DOCSDIR%%/de/importhints4.html %%PORTDOCS%%%%DOCSDIR%%/de/index.html %%PORTDOCS%%%%DOCSDIR%%/de/install-dpkg.html %%PORTDOCS%%%%DOCSDIR%%/de/install.html %%PORTDOCS%%%%DOCSDIR%%/de/install1.html %%PORTDOCS%%%%DOCSDIR%%/de/install2.html %%PORTDOCS%%%%DOCSDIR%%/de/install4.html %%PORTDOCS%%%%DOCSDIR%%/de/install5.html %%PORTDOCS%%%%DOCSDIR%%/de/intro.html %%PORTDOCS%%%%DOCSDIR%%/de/irc.html %%PORTDOCS%%%%DOCSDIR%%/de/keys.html %%PORTDOCS%%%%DOCSDIR%%/de/layers.html %%PORTDOCS%%%%DOCSDIR%%/de/mailing_lists.html %%PORTDOCS%%%%DOCSDIR%%/de/menu.xml %%PORTDOCS%%%%DOCSDIR%%/de/moncal.html %%PORTDOCS%%%%DOCSDIR%%/de/mouse.html %%PORTDOCS%%%%DOCSDIR%%/de/otherinfo.html %%PORTDOCS%%%%DOCSDIR%%/de/pagenumber.html %%PORTDOCS%%%%DOCSDIR%%/de/pagetemplate1.html %%PORTDOCS%%%%DOCSDIR%%/de/pdf_form.html %%PORTDOCS%%%%DOCSDIR%%/de/pdfexport1.html %%PORTDOCS%%%%DOCSDIR%%/de/pdfexport2.html %%PORTDOCS%%%%DOCSDIR%%/de/pdfexport3.html %%PORTDOCS%%%%DOCSDIR%%/de/pdfexport4.html %%PORTDOCS%%%%DOCSDIR%%/de/pdflavor.html %%PORTDOCS%%%%DOCSDIR%%/de/pdfx3.html %%PORTDOCS%%%%DOCSDIR%%/de/plugin_howto.html %%PORTDOCS%%%%DOCSDIR%%/de/print1.html %%PORTDOCS%%%%DOCSDIR%%/de/print2.html %%PORTDOCS%%%%DOCSDIR%%/de/print3.html %%PORTDOCS%%%%DOCSDIR%%/de/psd.html %%PORTDOCS%%%%DOCSDIR%%/de/readme-haiku.html %%PORTDOCS%%%%DOCSDIR%%/de/readme-macosx.html %%PORTDOCS%%%%DOCSDIR%%/de/readme-os2.html %%PORTDOCS%%%%DOCSDIR%%/de/readme-win32.html %%PORTDOCS%%%%DOCSDIR%%/de/readme.html %%PORTDOCS%%%%DOCSDIR%%/de/readme_needs_update_please_keep it_in.html %%PORTDOCS%%%%DOCSDIR%%/de/resources.html %%PORTDOCS%%%%DOCSDIR%%/de/scribus-svg.html %%PORTDOCS%%%%DOCSDIR%%/de/scribuscopyright.html %%PORTDOCS%%%%DOCSDIR%%/de/scribusfileformat.html %%PORTDOCS%%%%DOCSDIR%%/de/scripter-extensions.html %%PORTDOCS%%%%DOCSDIR%%/de/scripter-faq.html %%PORTDOCS%%%%DOCSDIR%%/de/scripter1.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-ImageExport.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-PDFfile.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-Printer.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-color.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-constants.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-dialogs.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-doc.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-extensions.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-font.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-getobjprop.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-layer.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-manobj.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-object.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-page.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-select.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-setobjprop.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-styles.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi-textframes.html %%PORTDOCS%%%%DOCSDIR%%/de/scripterapi.html %%PORTDOCS%%%%DOCSDIR%%/de/settings1.html %%PORTDOCS%%%%DOCSDIR%%/de/short-words.html %%PORTDOCS%%%%DOCSDIR%%/de/specs.html %%PORTDOCS%%%%DOCSDIR%%/de/specs_needs_update_please_keep it_in.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox1.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox12.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox13.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox14.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox15.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox17.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox2.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox3.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox4.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox5.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox6.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox7.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox8.html %%PORTDOCS%%%%DOCSDIR%%/de/toolbox9.html %%PORTDOCS%%%%DOCSDIR%%/de/topten.html %%PORTDOCS%%%%DOCSDIR%%/de/translation_howto.html %%PORTDOCS%%%%DOCSDIR%%/de/tutorials.html %%PORTDOCS%%%%DOCSDIR%%/en/%%CMAKE_BUILD_TYPE%%s.html %%PORTDOCS%%%%DOCSDIR%%/en/DropShadows.html %%PORTDOCS%%%%DOCSDIR%%/en/EditingShapes.html %%PORTDOCS%%%%DOCSDIR%%/en/SearchReplace.html %%PORTDOCS%%%%DOCSDIR%%/en/TextProp.html %%PORTDOCS%%%%DOCSDIR%%/en/WwFill.html %%PORTDOCS%%%%DOCSDIR%%/en/WwFrames.html %%PORTDOCS%%%%DOCSDIR%%/en/WwImages.html %%PORTDOCS%%%%DOCSDIR%%/en/WwLines.html %%PORTDOCS%%%%DOCSDIR%%/en/WwRenderframes.html %%PORTDOCS%%%%DOCSDIR%%/en/WwShapes.html %%PORTDOCS%%%%DOCSDIR%%/en/WwStyles.html %%PORTDOCS%%%%DOCSDIR%%/en/WwText.html %%PORTDOCS%%%%DOCSDIR%%/en/about1.html %%PORTDOCS%%%%DOCSDIR%%/en/about2.html %%PORTDOCS%%%%DOCSDIR%%/en/add_colors.html %%PORTDOCS%%%%DOCSDIR%%/en/bugreport.html %%PORTDOCS%%%%DOCSDIR%%/en/cli.html %%PORTDOCS%%%%DOCSDIR%%/en/cms.html %%PORTDOCS%%%%DOCSDIR%%/en/cms2.html %%PORTDOCS%%%%DOCSDIR%%/en/cms3.html %%PORTDOCS%%%%DOCSDIR%%/en/collect4output.html %%PORTDOCS%%%%DOCSDIR%%/en/color1.html %%PORTDOCS%%%%DOCSDIR%%/en/color2.html %%PORTDOCS%%%%DOCSDIR%%/en/color3.html %%PORTDOCS%%%%DOCSDIR%%/en/color4.html %%PORTDOCS%%%%DOCSDIR%%/en/color4a.html %%PORTDOCS%%%%DOCSDIR%%/en/color5.html %%PORTDOCS%%%%DOCSDIR%%/en/color6.html %%PORTDOCS%%%%DOCSDIR%%/en/color7a.html %%PORTDOCS%%%%DOCSDIR%%/en/color7b.html %%PORTDOCS%%%%DOCSDIR%%/en/color7c.html %%PORTDOCS%%%%DOCSDIR%%/en/color8.html %%PORTDOCS%%%%DOCSDIR%%/en/color_editing.html %%PORTDOCS%%%%DOCSDIR%%/en/colorwheel.html %%PORTDOCS%%%%DOCSDIR%%/en/config.html %%PORTDOCS%%%%DOCSDIR%%/en/configfiles.html %%PORTDOCS%%%%DOCSDIR%%/en/contributions.html %%PORTDOCS%%%%DOCSDIR%%/en/createlinks.html %%PORTDOCS%%%%DOCSDIR%%/en/developers.html %%PORTDOCS%%%%DOCSDIR%%/en/doccopyright.html %%PORTDOCS%%%%DOCSDIR%%/en/docinfo.html %%PORTDOCS%%%%DOCSDIR%%/en/documentation.html %%PORTDOCS%%%%DOCSDIR%%/en/editorial.html %%PORTDOCS%%%%DOCSDIR%%/en/faq1.html %%PORTDOCS%%%%DOCSDIR%%/en/faq3.html %%PORTDOCS%%%%DOCSDIR%%/en/fileproblems.html %%PORTDOCS%%%%DOCSDIR%%/en/fonts1.html %%PORTDOCS%%%%DOCSDIR%%/en/fonts2.html %%PORTDOCS%%%%DOCSDIR%%/en/gsview.html %%PORTDOCS%%%%DOCSDIR%%/en/help.html %%PORTDOCS%%%%DOCSDIR%%/en/hyphenator.html %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/CH_8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Cover_en1-page1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/DrawLatexFrame.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE10.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE11.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE12.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE13.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE14.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE15.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE16.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE17.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE18.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE19.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE20.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE21.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE22.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE23.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE24.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE25.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE26.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE27.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE28.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE29.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE30.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE31.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE32.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE33.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE9.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_a.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_c.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_colour_select.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/GG_CE_ex9.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Image_Properties.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Image_warning.png %%PORTDOCS%%%%DOCSDIR%%/en/images/LAB.png %%PORTDOCS%%%%DOCSDIR%%/en/images/LatinModernRomanOTFFeatures.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Mantis_my_view.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Mantis_new_report1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Mantis_new_report2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Mantis_new_report3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Mantis_searching.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Mantis_signup.png %%PORTDOCS%%%%DOCSDIR%%/en/images/MontserratOTFFeatures.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM-CM.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM-PUB.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM-Scribus-1.5-Color_Fills.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM-imp3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM-picture_browser.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM-tables.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM_CHF.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM_DS.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RM_symb.png %%PORTDOCS%%%%DOCSDIR%%/en/images/RYB_color_wheel.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt10.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt11.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt12.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt13.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt14.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt15.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt16.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt17.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt17a.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt17b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt18.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt18b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt19.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt20.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt21.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Rembrandt9.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Scribus-1.5-AIorPDF-dialog.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Scribus-Arcs.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Scribus-CalligraphicPen.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Scribus-Spirals.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Scribus_Haiku.png %%PORTDOCS%%%%DOCSDIR%%/en/images/Scripter.png %%PORTDOCS%%%%DOCSDIR%%/en/images/SwB.png %%PORTDOCS%%%%DOCSDIR%%/en/images/XYZ_Prop.png %%PORTDOCS%%%%DOCSDIR%%/en/images/XYZ_Prop1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/add_colors1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/add_colors3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/add_colors4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/add_colors5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/add_colors6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/add_colors7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/alert.png %%PORTDOCS%%%%DOCSDIR%%/en/images/annotation.png %%PORTDOCS%%%%DOCSDIR%%/en/images/batik1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/boundingbox.png %%PORTDOCS%%%%DOCSDIR%%/en/images/boundingbox1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cmcanvas.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cms-gamut1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cms-gamut2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cmsmodify1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cmyk.png %%PORTDOCS%%%%DOCSDIR%%/en/images/collect_out1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/collect_out2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/collect_out3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/collect_out5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/collect_out6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/colormanager2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/colorwheel.png %%PORTDOCS%%%%DOCSDIR%%/en/images/colrs-caricature.png %%PORTDOCS%%%%DOCSDIR%%/en/images/colrs-mgt1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/colrs-mgt2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/combine_polygons.png %%PORTDOCS%%%%DOCSDIR%%/en/images/combine_polygons1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/combine_polygons2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/combine_polygons3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/combine_polygons4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/combine_polygons5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/context_image.png %%PORTDOCS%%%%DOCSDIR%%/en/images/context_shape.png %%PORTDOCS%%%%DOCSDIR%%/en/images/context_text15.png %%PORTDOCS%%%%DOCSDIR%%/en/images/contourline_flow.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-analogous.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-analogous_20.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-analogous_30.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-compl.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-complementary.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-splitcompl.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-splitcompl_20.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-splitcompl_40.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-tetradic.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-tetradic_20.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-tetradic_40.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-triadic.png %%PORTDOCS%%%%DOCSDIR%%/en/images/cw-warning.png %%PORTDOCS%%%%DOCSDIR%%/en/images/docheader1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/docheader2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/docinfo.png %%PORTDOCS%%%%DOCSDIR%%/en/images/docinfo2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/drawview.png %%PORTDOCS%%%%DOCSDIR%%/en/images/dropshadows1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/dropshadows3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/dropshadows4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/dropshadows5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/dropshadows6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/dropshadows7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/dtp-studio.png %%PORTDOCS%%%%DOCSDIR%%/en/images/duotone-imp.png %%PORTDOCS%%%%DOCSDIR%%/en/images/duotone-imp2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/edit_shapes.png %%PORTDOCS%%%%DOCSDIR%%/en/images/editcols1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/editcols1a.png %%PORTDOCS%%%%DOCSDIR%%/en/images/editcols2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/editcols3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/eps-imp1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/eps-imp2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/eps-imp3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/eps-imp4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/eps-imp5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/externallink.png %%PORTDOCS%%%%DOCSDIR%%/en/images/externalweblink.png %%PORTDOCS%%%%DOCSDIR%%/en/images/faecher_hlc-lab.png %%PORTDOCS%%%%DOCSDIR%%/en/images/file-error1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/file-error2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/file-error3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/fileimport.png %%PORTDOCS%%%%DOCSDIR%%/en/images/font-preview.png %%PORTDOCS%%%%DOCSDIR%%/en/images/font-subst.png %%PORTDOCS%%%%DOCSDIR%%/en/images/fontmatrix.png %%PORTDOCS%%%%DOCSDIR%%/en/images/fontpref1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/fontpref2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/fontpref3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/fonts.png %%PORTDOCS%%%%DOCSDIR%%/en/images/fonts2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/frame_shape_flow.png %%PORTDOCS%%%%DOCSDIR%%/en/images/galaxy_gauge.png %%PORTDOCS%%%%DOCSDIR%%/en/images/galaxy_harmonizer1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/galaxy_harmonizer2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/geometry.png %%PORTDOCS%%%%DOCSDIR%%/en/images/geometry1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/gimpoptions1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/gimpoptions2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/gimpoptions3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/gradient_adjuster.png %%PORTDOCS%%%%DOCSDIR%%/en/images/gradient_adjuster1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/gradient_adjuster_vector.png %%PORTDOCS%%%%DOCSDIR%%/en/images/htmlimport.png %%PORTDOCS%%%%DOCSDIR%%/en/images/htmlstyle.png %%PORTDOCS%%%%DOCSDIR%%/en/images/hyphen1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/hyphen2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/hyphen3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/hyphen4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/hyphen5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/image_compress.png %%PORTDOCS%%%%DOCSDIR%%/en/images/import-pdf1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/import-pdf2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/import-pdfimage.png %%PORTDOCS%%%%DOCSDIR%%/en/images/importvisio.png %%PORTDOCS%%%%DOCSDIR%%/en/images/importwmf.png %%PORTDOCS%%%%DOCSDIR%%/en/images/ink-cov.png %%PORTDOCS%%%%DOCSDIR%%/en/images/insert-frame-1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/insert-frame-2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/insertframes.png %%PORTDOCS%%%%DOCSDIR%%/en/images/insertframes1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/insertframes2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/insertframes3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/insertframes4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/krita.png %%PORTDOCS%%%%DOCSDIR%%/en/images/layers1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/layers2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/lilyp.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/line_tab7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/link.png %%PORTDOCS%%%%DOCSDIR%%/en/images/loadimages.png %%PORTDOCS%%%%DOCSDIR%%/en/images/lprof.png %%PORTDOCS%%%%DOCSDIR%%/en/images/missing-gs.png %%PORTDOCS%%%%DOCSDIR%%/en/images/mpage1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/mpage2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/mpage3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/mpage4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/mpage5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/multipledup_copies.png %%PORTDOCS%%%%DOCSDIR%%/en/images/multipledup_rotation.png %%PORTDOCS%%%%DOCSDIR%%/en/images/multipledup_rows.png %%PORTDOCS%%%%DOCSDIR%%/en/images/new-icons.png %%PORTDOCS%%%%DOCSDIR%%/en/images/new1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/new2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/new3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/new4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/new5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/new6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/node_edit_close.png %%PORTDOCS%%%%DOCSDIR%%/en/images/nodes_edit.png %%PORTDOCS%%%%DOCSDIR%%/en/images/numb-sections.png %%PORTDOCS%%%%DOCSDIR%%/en/images/oogettext1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathops8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathtools.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathtools1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pathtools2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/patterns1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/patterns2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdf-form-ht1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdf-form-ht2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdf-form-ht3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdf-form-ht4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdf-form-ht5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdf-form-ht6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdftools.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdfx1a-lo.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdfx3-1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdfxcolor.png %%PORTDOCS%%%%DOCSDIR%%/en/images/pdfxintent.png %%PORTDOCS%%%%DOCSDIR%%/en/images/plot1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/plot2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/polygons.png %%PORTDOCS%%%%DOCSDIR%%/en/images/povray.png %%PORTDOCS%%%%DOCSDIR%%/en/images/preflight-v.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs-mac-1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_15x.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_9parts.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_colormanagement.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_colormgmt.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_display.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_docsetup.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_document1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_documentsetup_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_documentsetup_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_documentsetup_tab3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_documentsetup_tab4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_exttools.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_exttools2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_fibonacci.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_goldenmean.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_guides.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_guides1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_guides_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_guides_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_guides_tab3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_gutenberg.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_imagecache.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_itemtools_tab8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_keyb_shortcuts.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_keyboard.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_magazine.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_misc.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_operatortools_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_operatortools_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_pagesizes.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_paths.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_pdfexport.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_pdfexport_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_pdfexport_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_pdfexport_tab3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_pdfexport_tab4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_pdfexport_tab5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_preflight.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_shortwords.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_spelling.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_typog2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_typography.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_userinterface_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_userinterface_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_userinterface_tab3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prefs_userinterface_tab4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/print-dialog1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/print-dialog2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/printer2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/printingprefs1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/printingprefs2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/printingprefs3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/printpreview.png %%PORTDOCS%%%%DOCSDIR%%/en/images/prop_shape.png %%PORTDOCS%%%%DOCSDIR%%/en/images/qsg-col1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/qsg-col2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/register.png %%PORTDOCS%%%%DOCSDIR%%/en/images/resene-pal.png %%PORTDOCS%%%%DOCSDIR%%/en/images/result.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf-error1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf-error2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf-error3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rf8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rgb-cmyk.png %%PORTDOCS%%%%DOCSDIR%%/en/images/rgb.png %%PORTDOCS%%%%DOCSDIR%%/en/images/round_rectangle.png %%PORTDOCS%%%%DOCSDIR%%/en/images/sadie4by2b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/scribus-os2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/scribus-pres1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/scribus-pres2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/searchreplace.png %%PORTDOCS%%%%DOCSDIR%%/en/images/shape_edit.png %%PORTDOCS%%%%DOCSDIR%%/en/images/shapes7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/shapes8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/skewing.png %%PORTDOCS%%%%DOCSDIR%%/en/images/spot.png %%PORTDOCS%%%%DOCSDIR%%/en/images/squat_tux.png %%PORTDOCS%%%%DOCSDIR%%/en/images/style_manager1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/style_manager10.png %%PORTDOCS%%%%DOCSDIR%%/en/images/style_manager1b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/style_manager3b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/style_manager7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/style_manager8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/style_manager9.png %%PORTDOCS%%%%DOCSDIR%%/en/images/swdialog.png %%PORTDOCS%%%%DOCSDIR%%/en/images/table-import-1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/table-import-2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/table-import-3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/tb-bookbinder.png %%PORTDOCS%%%%DOCSDIR%%/en/images/tb-gsview.png %%PORTDOCS%%%%DOCSDIR%%/en/images/tb-inkscape.png %%PORTDOCS%%%%DOCSDIR%%/en/images/tb-jpdf.png %%PORTDOCS%%%%DOCSDIR%%/en/images/tb-libreoffice.png %%PORTDOCS%%%%DOCSDIR%%/en/images/tb-pdf-imp.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text-frame-link.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text-frame-unlink.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_filter135.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_filter136.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_filter136b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_flow.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_linking.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab10.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab11.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab11b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab12.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab13.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab14.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab15.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab16.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab17.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab18.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab6.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab7.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab7a.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab7b.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab8.png %%PORTDOCS%%%%DOCSDIR%%/en/images/text_tab9.png %%PORTDOCS%%%%DOCSDIR%%/en/images/transform_dialogb.png %%PORTDOCS%%%%DOCSDIR%%/en/images/transform_translaterotation.png %%PORTDOCS%%%%DOCSDIR%%/en/images/transform_translaterotation1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/transform_translatescaling.png %%PORTDOCS%%%%DOCSDIR%%/en/images/transform_translateskewing.png %%PORTDOCS%%%%DOCSDIR%%/en/images/transform_translateskewing1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/vectimp1.png %%PORTDOCS%%%%DOCSDIR%%/en/images/vectimp2.png %%PORTDOCS%%%%DOCSDIR%%/en/images/vectimp3.png %%PORTDOCS%%%%DOCSDIR%%/en/images/vectimp4.png %%PORTDOCS%%%%DOCSDIR%%/en/images/vectimp5.png %%PORTDOCS%%%%DOCSDIR%%/en/images/vector-advanced.png %%PORTDOCS%%%%DOCSDIR%%/en/images/vector-clipart.png %%PORTDOCS%%%%DOCSDIR%%/en/images/wwframes_fillspace.png %%PORTDOCS%%%%DOCSDIR%%/en/images/xnview.png %%PORTDOCS%%%%DOCSDIR%%/en/importbitmap1.html %%PORTDOCS%%%%DOCSDIR%%/en/importclipart.html %%PORTDOCS%%%%DOCSDIR%%/en/importhints.html %%PORTDOCS%%%%DOCSDIR%%/en/importhints1.html %%PORTDOCS%%%%DOCSDIR%%/en/importhints2.html %%PORTDOCS%%%%DOCSDIR%%/en/importhints3.html %%PORTDOCS%%%%DOCSDIR%%/en/importhints4.html %%PORTDOCS%%%%DOCSDIR%%/en/importoutput.html %%PORTDOCS%%%%DOCSDIR%%/en/index.html %%PORTDOCS%%%%DOCSDIR%%/en/install.html %%PORTDOCS%%%%DOCSDIR%%/en/install1.html %%PORTDOCS%%%%DOCSDIR%%/en/install2.html %%PORTDOCS%%%%DOCSDIR%%/en/install4.html %%PORTDOCS%%%%DOCSDIR%%/en/install5.html %%PORTDOCS%%%%DOCSDIR%%/en/intro.html %%PORTDOCS%%%%DOCSDIR%%/en/irc.html %%PORTDOCS%%%%DOCSDIR%%/en/keys.html %%PORTDOCS%%%%DOCSDIR%%/en/layers.html %%PORTDOCS%%%%DOCSDIR%%/en/lipsum.html %%PORTDOCS%%%%DOCSDIR%%/en/mailing_lists.html %%PORTDOCS%%%%DOCSDIR%%/en/manual.css %%PORTDOCS%%%%DOCSDIR%%/en/menu.xml %%PORTDOCS%%%%DOCSDIR%%/en/moncal.html %%PORTDOCS%%%%DOCSDIR%%/en/mouse.html %%PORTDOCS%%%%DOCSDIR%%/en/multiple_transform.html %%PORTDOCS%%%%DOCSDIR%%/en/otherinfo.html %%PORTDOCS%%%%DOCSDIR%%/en/pagenumber.html %%PORTDOCS%%%%DOCSDIR%%/en/pagetemplate1.html %%PORTDOCS%%%%DOCSDIR%%/en/pdf_form.html %%PORTDOCS%%%%DOCSDIR%%/en/pdfexport1.html %%PORTDOCS%%%%DOCSDIR%%/en/pdfexport2.html %%PORTDOCS%%%%DOCSDIR%%/en/pdfexport3.html %%PORTDOCS%%%%DOCSDIR%%/en/pdfexport4.html %%PORTDOCS%%%%DOCSDIR%%/en/pdfexport_image.html %%PORTDOCS%%%%DOCSDIR%%/en/pdflavor.html %%PORTDOCS%%%%DOCSDIR%%/en/pdfx3.html %%PORTDOCS%%%%DOCSDIR%%/en/print1.html %%PORTDOCS%%%%DOCSDIR%%/en/print2.html %%PORTDOCS%%%%DOCSDIR%%/en/print3.html %%PORTDOCS%%%%DOCSDIR%%/en/print4.html %%PORTDOCS%%%%DOCSDIR%%/en/psd.html %%PORTDOCS%%%%DOCSDIR%%/en/qsg.html %%PORTDOCS%%%%DOCSDIR%%/en/readme-haiku.html %%PORTDOCS%%%%DOCSDIR%%/en/readme-macosx.html %%PORTDOCS%%%%DOCSDIR%%/en/readme-os2.html %%PORTDOCS%%%%DOCSDIR%%/en/readme-win32.html %%PORTDOCS%%%%DOCSDIR%%/en/readme.html %%PORTDOCS%%%%DOCSDIR%%/en/renderframes.html %%PORTDOCS%%%%DOCSDIR%%/en/resources.html %%PORTDOCS%%%%DOCSDIR%%/en/scribus-manual.xsl %%PORTDOCS%%%%DOCSDIR%%/en/scribus-svg.html %%PORTDOCS%%%%DOCSDIR%%/en/scribuscopyright.html %%PORTDOCS%%%%DOCSDIR%%/en/scripter-extensions.html %%PORTDOCS%%%%DOCSDIR%%/en/scripter-faq.html %%PORTDOCS%%%%DOCSDIR%%/en/scripter1.html %%PORTDOCS%%%%DOCSDIR%%/en/scripter2.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-ImageExport.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-PDFfile.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-Printer.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-color.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-constants.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-dialogs.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-doc.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-extensions.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-font.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-getobjprop.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-images.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-layer.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-lines.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-manobj.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-masterpages.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-object.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-page.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-pdfannotations.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-select.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-setobjprop.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-styles.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi-textframes.html %%PORTDOCS%%%%DOCSDIR%%/en/scripterapi.html %%PORTDOCS%%%%DOCSDIR%%/en/settings1.html %%PORTDOCS%%%%DOCSDIR%%/en/short-words.html %%PORTDOCS%%%%DOCSDIR%%/en/specs.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox1.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox12.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox13.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox14.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox15.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox16.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox17.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox18.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox19.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox2.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox20.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox3.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox4.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox5.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox6.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox7.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox8.html %%PORTDOCS%%%%DOCSDIR%%/en/toolbox9.html %%PORTDOCS%%%%DOCSDIR%%/en/topten.html %%PORTDOCS%%%%DOCSDIR%%/en/tutorials.html %%PORTDOCS%%%%DOCSDIR%%/en/tutorials/scribus-short-words/after_short_words.png %%PORTDOCS%%%%DOCSDIR%%/en/tutorials/scribus-short-words/before_short_words.png %%PORTDOCS%%%%DOCSDIR%%/en/tutorials/scribus-short-words/dialog.png %%PORTDOCS%%%%DOCSDIR%%/en/tutorials/scribus-short-words/menu.png %%PORTDOCS%%%%DOCSDIR%%/en/tutorials/scribus-short-words/menu.xml %%PORTDOCS%%%%DOCSDIR%%/en/tutorials/scribus-short-words/short-words-manual.html %%PORTDOCS%%%%DOCSDIR%%/en/workspace1.html %%PORTDOCS%%%%DOCSDIR%%/it/%%CMAKE_BUILD_TYPE%%s.html %%PORTDOCS%%%%DOCSDIR%%/it/EditingShapes.html %%PORTDOCS%%%%DOCSDIR%%/it/WwFill.html %%PORTDOCS%%%%DOCSDIR%%/it/WwFrames.html %%PORTDOCS%%%%DOCSDIR%%/it/WwImages.html %%PORTDOCS%%%%DOCSDIR%%/it/WwLines.html %%PORTDOCS%%%%DOCSDIR%%/it/WwRenderframes.html %%PORTDOCS%%%%DOCSDIR%%/it/WwShapes.html %%PORTDOCS%%%%DOCSDIR%%/it/WwStyles.html %%PORTDOCS%%%%DOCSDIR%%/it/WwText.html %%PORTDOCS%%%%DOCSDIR%%/it/about1.html %%PORTDOCS%%%%DOCSDIR%%/it/about2.html %%PORTDOCS%%%%DOCSDIR%%/it/bugreport.html %%PORTDOCS%%%%DOCSDIR%%/it/cli.html %%PORTDOCS%%%%DOCSDIR%%/it/cms.html %%PORTDOCS%%%%DOCSDIR%%/it/cms2.html %%PORTDOCS%%%%DOCSDIR%%/it/cms3.html %%PORTDOCS%%%%DOCSDIR%%/it/codingstandards.html %%PORTDOCS%%%%DOCSDIR%%/it/color1.html %%PORTDOCS%%%%DOCSDIR%%/it/color2.html %%PORTDOCS%%%%DOCSDIR%%/it/color3.html %%PORTDOCS%%%%DOCSDIR%%/it/color4.html %%PORTDOCS%%%%DOCSDIR%%/it/color5.html %%PORTDOCS%%%%DOCSDIR%%/it/color6.html %%PORTDOCS%%%%DOCSDIR%%/it/color7a.html %%PORTDOCS%%%%DOCSDIR%%/it/color7b.html %%PORTDOCS%%%%DOCSDIR%%/it/color7c.html %%PORTDOCS%%%%DOCSDIR%%/it/color8.html %%PORTDOCS%%%%DOCSDIR%%/it/colorwheel.html %%PORTDOCS%%%%DOCSDIR%%/it/config.html %%PORTDOCS%%%%DOCSDIR%%/it/contributions.html %%PORTDOCS%%%%DOCSDIR%%/it/developers.html %%PORTDOCS%%%%DOCSDIR%%/it/doccopyright.html %%PORTDOCS%%%%DOCSDIR%%/it/docinfo.html %%PORTDOCS%%%%DOCSDIR%%/it/documentation.html %%PORTDOCS%%%%DOCSDIR%%/it/download.html %%PORTDOCS%%%%DOCSDIR%%/it/editorial.html %%PORTDOCS%%%%DOCSDIR%%/it/faq1.html %%PORTDOCS%%%%DOCSDIR%%/it/faq3.html %%PORTDOCS%%%%DOCSDIR%%/it/fileproblems.html %%PORTDOCS%%%%DOCSDIR%%/it/fonts1.html %%PORTDOCS%%%%DOCSDIR%%/it/fonts2.html %%PORTDOCS%%%%DOCSDIR%%/it/gettexthowto.html %%PORTDOCS%%%%DOCSDIR%%/it/gsview.html %%PORTDOCS%%%%DOCSDIR%%/it/hyphenator.html %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/CH_8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Cover_en1-page1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/DrawLatexFrame.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE10.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE11.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE12.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE13.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE14.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE15.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE16.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE17.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE18.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE19.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE20.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE21.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE22.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE23.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE24.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE25.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE26.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE27.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE28.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE29.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE30.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE31.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE32.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE33.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE9.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_a.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_c.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_colour_select.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/GG_CE_ex9.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Image_Properties.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Mantis_my_view.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Mantis_new_report1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Mantis_new_report2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Mantis_new_report3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Mantis_searching.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Mantis_signup.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM-CM.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM-PUB.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM-Scribus-1.5-Color_Fills.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM-imp3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM-picture_browser.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM-tables.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM_CHF.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM_DS.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RM_symb.png %%PORTDOCS%%%%DOCSDIR%%/it/images/RYB_color_wheel.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt10.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt11.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt12.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt13.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt14.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt15.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt16.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt17.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt17a.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt17b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt18.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt18b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt19.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt20.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt21.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Rembrandt9.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Scribus-1.5-AIorPDF-dialog.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Scribus-Arcs.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Scribus-CalligraphicPen.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Scribus-Spirals.png %%PORTDOCS%%%%DOCSDIR%%/it/images/Scripter.png %%PORTDOCS%%%%DOCSDIR%%/it/images/SwB.png %%PORTDOCS%%%%DOCSDIR%%/it/images/XYZ_Prop.png %%PORTDOCS%%%%DOCSDIR%%/it/images/XYZ_Prop1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/alert.png %%PORTDOCS%%%%DOCSDIR%%/it/images/batik1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/boundingbox.png %%PORTDOCS%%%%DOCSDIR%%/it/images/boundingbox1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cmcanvas.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cms-gamut1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cms-gamut2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cmsmodify1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cmyk.png %%PORTDOCS%%%%DOCSDIR%%/it/images/colormanager2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/colorwheel.png %%PORTDOCS%%%%DOCSDIR%%/it/images/colrs-caricature.png %%PORTDOCS%%%%DOCSDIR%%/it/images/colrs-mgt1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/colrs-mgt2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/combine_polygons.png %%PORTDOCS%%%%DOCSDIR%%/it/images/combine_polygons1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/combine_polygons2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/combine_polygons3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/combine_polygons4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/combine_polygons5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/context_image.png %%PORTDOCS%%%%DOCSDIR%%/it/images/context_shape.png %%PORTDOCS%%%%DOCSDIR%%/it/images/context_text135.png %%PORTDOCS%%%%DOCSDIR%%/it/images/contourline_flow.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cw-analogous.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cw-compl.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cw-splitcompl.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cw-tetradic.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cw-triadic.png %%PORTDOCS%%%%DOCSDIR%%/it/images/cw-warning.png %%PORTDOCS%%%%DOCSDIR%%/it/images/docheader1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/docheader2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/docinfo.png %%PORTDOCS%%%%DOCSDIR%%/it/images/docinfo2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/dtp-studio.png %%PORTDOCS%%%%DOCSDIR%%/it/images/duotone-imp.png %%PORTDOCS%%%%DOCSDIR%%/it/images/duotone-imp2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/edit_shapes.png %%PORTDOCS%%%%DOCSDIR%%/it/images/editcols1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/editcols1a.png %%PORTDOCS%%%%DOCSDIR%%/it/images/editcols2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/editcols3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/eps-imp1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/eps-imp2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/eps-imp3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/eps-imp4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/eps-imp5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/file-error1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/file-error2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/file-error3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/fileimport.png %%PORTDOCS%%%%DOCSDIR%%/it/images/font-preview.png %%PORTDOCS%%%%DOCSDIR%%/it/images/font-subst.png %%PORTDOCS%%%%DOCSDIR%%/it/images/fontmatrix.png %%PORTDOCS%%%%DOCSDIR%%/it/images/fontpref1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/fontpref2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/fontpref3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/fonts.png %%PORTDOCS%%%%DOCSDIR%%/it/images/fonts2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/frame_shape_flow.png %%PORTDOCS%%%%DOCSDIR%%/it/images/galaxy_gauge.png %%PORTDOCS%%%%DOCSDIR%%/it/images/galaxy_harmonizer1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/galaxy_harmonizer2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/geometry.png %%PORTDOCS%%%%DOCSDIR%%/it/images/geometry1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/gimpoptions1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/gimpoptions2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/gimpoptions3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/gradient_adjuster.png %%PORTDOCS%%%%DOCSDIR%%/it/images/gradient_adjuster1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/gradient_adjuster_vector.png %%PORTDOCS%%%%DOCSDIR%%/it/images/htmlimport.png %%PORTDOCS%%%%DOCSDIR%%/it/images/htmlstyle.png %%PORTDOCS%%%%DOCSDIR%%/it/images/hyphen1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/import-pdfimage.png %%PORTDOCS%%%%DOCSDIR%%/it/images/ink-cov.png %%PORTDOCS%%%%DOCSDIR%%/it/images/insert-frame-1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/insert-frame-2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/krita1.jpg %%PORTDOCS%%%%DOCSDIR%%/it/images/layers1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/layers2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/lilyp.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/line_tab7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/lprof.png %%PORTDOCS%%%%DOCSDIR%%/it/images/missing-gs.png %%PORTDOCS%%%%DOCSDIR%%/it/images/mpage1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/mpage2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/mpage3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/mpage4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/mpage5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/multipledup_copies.png %%PORTDOCS%%%%DOCSDIR%%/it/images/multipledup_rotation.png %%PORTDOCS%%%%DOCSDIR%%/it/images/multipledup_rows.png %%PORTDOCS%%%%DOCSDIR%%/it/images/new1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/new2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/new3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/new4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/new5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/new6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/node_edit_close.png %%PORTDOCS%%%%DOCSDIR%%/it/images/nodes_edit.png %%PORTDOCS%%%%DOCSDIR%%/it/images/numb-sections.png %%PORTDOCS%%%%DOCSDIR%%/it/images/oogettext1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/patterns1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/patterns2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdf-form-ht1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdf-form-ht2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdf-form-ht3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdf-form-ht4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdf-form-ht5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdf-form-ht6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdfx1a-lo.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdfx3-1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdfxcolor.png %%PORTDOCS%%%%DOCSDIR%%/it/images/pdfxintent.png %%PORTDOCS%%%%DOCSDIR%%/it/images/plot1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/plot2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/polygons.png %%PORTDOCS%%%%DOCSDIR%%/it/images/polygons1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/povray.png %%PORTDOCS%%%%DOCSDIR%%/it/images/preflight-v.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs-mac-1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_9parts.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_colormgmt.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_display.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_document.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_document1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_exttools.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_fibonacci.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_general.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_goldenmean.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_guides.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_guides1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_gutenberg.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_keyboard.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_magazine.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_misc.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_pdfexport.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_pdfexport1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_preflight.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_shortwords.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_tools.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_tools1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_tools2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_tools3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_tools4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_tools5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_tools6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prefs_typog.png %%PORTDOCS%%%%DOCSDIR%%/it/images/print-dialog1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/print-dialog2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/printer2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/printpreview.png %%PORTDOCS%%%%DOCSDIR%%/it/images/prop_shape.png %%PORTDOCS%%%%DOCSDIR%%/it/images/qsg-col1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/qsg-col2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/register.png %%PORTDOCS%%%%DOCSDIR%%/it/images/resene-pal.png %%PORTDOCS%%%%DOCSDIR%%/it/images/result.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf-error1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf-error2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf-error3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rf8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rgb-cmyk.png %%PORTDOCS%%%%DOCSDIR%%/it/images/rgb.png %%PORTDOCS%%%%DOCSDIR%%/it/images/round_rectangle.png %%PORTDOCS%%%%DOCSDIR%%/it/images/sadie4by2b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/scribus-os2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/scribus-pres1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/scribus-pres2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/shape_edit.png %%PORTDOCS%%%%DOCSDIR%%/it/images/shapes7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/shapes8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/skewing.png %%PORTDOCS%%%%DOCSDIR%%/it/images/spot.png %%PORTDOCS%%%%DOCSDIR%%/it/images/squat_tux.png %%PORTDOCS%%%%DOCSDIR%%/it/images/style_manager1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/style_manager10.png %%PORTDOCS%%%%DOCSDIR%%/it/images/style_manager1b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/style_manager3b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/style_manager7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/style_manager8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/style_manager9.png %%PORTDOCS%%%%DOCSDIR%%/it/images/swdialog.png %%PORTDOCS%%%%DOCSDIR%%/it/images/table-import-1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/table-import-2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/table-import-3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/tb-bookbinder.png %%PORTDOCS%%%%DOCSDIR%%/it/images/tb-gsview.png %%PORTDOCS%%%%DOCSDIR%%/it/images/tb-inkscape.png %%PORTDOCS%%%%DOCSDIR%%/it/images/tb-jpdf.png %%PORTDOCS%%%%DOCSDIR%%/it/images/tb-libreoffice.png %%PORTDOCS%%%%DOCSDIR%%/it/images/tb-pdf-imp.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text-frame-link.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text-frame-unlink.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_filter135.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_filter136.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_filter136b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_flow.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_linking.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab10.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab11.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab11b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab12.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab13.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab6.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab7.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab7a.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab7b.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab8.png %%PORTDOCS%%%%DOCSDIR%%/it/images/text_tab9.png %%PORTDOCS%%%%DOCSDIR%%/it/images/transform_dialogb.png %%PORTDOCS%%%%DOCSDIR%%/it/images/transform_translaterotation.png %%PORTDOCS%%%%DOCSDIR%%/it/images/transform_translaterotation1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/transform_translatescaling.png %%PORTDOCS%%%%DOCSDIR%%/it/images/transform_translateskewing.png %%PORTDOCS%%%%DOCSDIR%%/it/images/transform_translateskewing1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/vectimp1.png %%PORTDOCS%%%%DOCSDIR%%/it/images/vectimp2.png %%PORTDOCS%%%%DOCSDIR%%/it/images/vectimp3.png %%PORTDOCS%%%%DOCSDIR%%/it/images/vectimp4.png %%PORTDOCS%%%%DOCSDIR%%/it/images/vectimp5.png %%PORTDOCS%%%%DOCSDIR%%/it/images/vector-advanced.png %%PORTDOCS%%%%DOCSDIR%%/it/images/vector-clipart.png %%PORTDOCS%%%%DOCSDIR%%/it/images/xnview.png %%PORTDOCS%%%%DOCSDIR%%/it/importbitmap1.html %%PORTDOCS%%%%DOCSDIR%%/it/importhints.html %%PORTDOCS%%%%DOCSDIR%%/it/importhints1.html %%PORTDOCS%%%%DOCSDIR%%/it/importhints2.html %%PORTDOCS%%%%DOCSDIR%%/it/importhints3.html %%PORTDOCS%%%%DOCSDIR%%/it/importhints4.html %%PORTDOCS%%%%DOCSDIR%%/it/index.html %%PORTDOCS%%%%DOCSDIR%%/it/install-dpkg.html %%PORTDOCS%%%%DOCSDIR%%/it/install.html %%PORTDOCS%%%%DOCSDIR%%/it/install1.html %%PORTDOCS%%%%DOCSDIR%%/it/install2.html %%PORTDOCS%%%%DOCSDIR%%/it/install3.html %%PORTDOCS%%%%DOCSDIR%%/it/install4.html %%PORTDOCS%%%%DOCSDIR%%/it/install5.html %%PORTDOCS%%%%DOCSDIR%%/it/intro.html %%PORTDOCS%%%%DOCSDIR%%/it/irc.html %%PORTDOCS%%%%DOCSDIR%%/it/keys.html %%PORTDOCS%%%%DOCSDIR%%/it/layers.html %%PORTDOCS%%%%DOCSDIR%%/it/lipsum.html %%PORTDOCS%%%%DOCSDIR%%/it/mailing_lists.html %%PORTDOCS%%%%DOCSDIR%%/it/menu.xml %%PORTDOCS%%%%DOCSDIR%%/it/moncal.html %%PORTDOCS%%%%DOCSDIR%%/it/mouse.html %%PORTDOCS%%%%DOCSDIR%%/it/multiple_transform.html %%PORTDOCS%%%%DOCSDIR%%/it/otherinfo.html %%PORTDOCS%%%%DOCSDIR%%/it/pagenumber.html %%PORTDOCS%%%%DOCSDIR%%/it/pagetemplate1.html %%PORTDOCS%%%%DOCSDIR%%/it/pdf_form.html %%PORTDOCS%%%%DOCSDIR%%/it/pdfexport1.html %%PORTDOCS%%%%DOCSDIR%%/it/pdfexport2.html %%PORTDOCS%%%%DOCSDIR%%/it/pdfexport3.html %%PORTDOCS%%%%DOCSDIR%%/it/pdfexport4.html %%PORTDOCS%%%%DOCSDIR%%/it/pdflavor.html %%PORTDOCS%%%%DOCSDIR%%/it/pdfx3.html %%PORTDOCS%%%%DOCSDIR%%/it/plugin_howto.html %%PORTDOCS%%%%DOCSDIR%%/it/print1.html %%PORTDOCS%%%%DOCSDIR%%/it/print2.html %%PORTDOCS%%%%DOCSDIR%%/it/print3.html %%PORTDOCS%%%%DOCSDIR%%/it/print4.html %%PORTDOCS%%%%DOCSDIR%%/it/psd.html %%PORTDOCS%%%%DOCSDIR%%/it/qsg.html %%PORTDOCS%%%%DOCSDIR%%/it/readme-macosx.html %%PORTDOCS%%%%DOCSDIR%%/it/readme-os2.html %%PORTDOCS%%%%DOCSDIR%%/it/readme-win32.html %%PORTDOCS%%%%DOCSDIR%%/it/readme.html %%PORTDOCS%%%%DOCSDIR%%/it/renderframes.html %%PORTDOCS%%%%DOCSDIR%%/it/resources.html %%PORTDOCS%%%%DOCSDIR%%/it/scribus-svg.html %%PORTDOCS%%%%DOCSDIR%%/it/scribuscopyright.html %%PORTDOCS%%%%DOCSDIR%%/it/scribusfileformat.html %%PORTDOCS%%%%DOCSDIR%%/it/scripter-extensions.html %%PORTDOCS%%%%DOCSDIR%%/it/scripter-faq.html %%PORTDOCS%%%%DOCSDIR%%/it/scripter1.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-ImageExport.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-PDFfile.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-Printer.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-color.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-constants.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-dialogs.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-doc.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-extensions.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-font.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-getobjprop.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-layer.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-manobj.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-object.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-page.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-select.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-setobjprop.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-styles.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi-textframes.html %%PORTDOCS%%%%DOCSDIR%%/it/scripterapi.html %%PORTDOCS%%%%DOCSDIR%%/it/settings1.html %%PORTDOCS%%%%DOCSDIR%%/it/short-words.html %%PORTDOCS%%%%DOCSDIR%%/it/specs.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox1.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox12.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox13.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox14.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox15.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox16.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox17.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox18.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox19.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox2.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox3.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox4.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox5.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox6.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox7.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox8.html %%PORTDOCS%%%%DOCSDIR%%/it/toolbox9.html %%PORTDOCS%%%%DOCSDIR%%/it/topten.html %%PORTDOCS%%%%DOCSDIR%%/it/translation_howto.html %%PORTDOCS%%%%DOCSDIR%%/it/tutorials.html %%PORTDOCS%%%%DOCSDIR%%/it/workspace1.html %%PORTDOCS%%%%DOCSDIR%%/ru/DropShadows.html %%PORTDOCS%%%%DOCSDIR%%/ru/EditingShapes.html %%PORTDOCS%%%%DOCSDIR%%/ru/SearchReplace.html %%PORTDOCS%%%%DOCSDIR%%/ru/TextProp.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwFill.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwFrames.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwImages.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwLines.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwRenderframes.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwShapes.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwStyles.html %%PORTDOCS%%%%DOCSDIR%%/ru/WwText.html %%PORTDOCS%%%%DOCSDIR%%/ru/about1.html %%PORTDOCS%%%%DOCSDIR%%/ru/about2.html %%PORTDOCS%%%%DOCSDIR%%/ru/add_colors.html %%PORTDOCS%%%%DOCSDIR%%/ru/bugreport.html %%PORTDOCS%%%%DOCSDIR%%/ru/cli.html %%PORTDOCS%%%%DOCSDIR%%/ru/cms.html %%PORTDOCS%%%%DOCSDIR%%/ru/collect4output.html %%PORTDOCS%%%%DOCSDIR%%/ru/color1.html %%PORTDOCS%%%%DOCSDIR%%/ru/color2.html %%PORTDOCS%%%%DOCSDIR%%/ru/color3.html %%PORTDOCS%%%%DOCSDIR%%/ru/color4.html %%PORTDOCS%%%%DOCSDIR%%/ru/color5.html %%PORTDOCS%%%%DOCSDIR%%/ru/color6.html %%PORTDOCS%%%%DOCSDIR%%/ru/color7a.html %%PORTDOCS%%%%DOCSDIR%%/ru/color7b.html %%PORTDOCS%%%%DOCSDIR%%/ru/color7c.html %%PORTDOCS%%%%DOCSDIR%%/ru/color8.html %%PORTDOCS%%%%DOCSDIR%%/ru/color_editing.html %%PORTDOCS%%%%DOCSDIR%%/ru/colorwheel.html %%PORTDOCS%%%%DOCSDIR%%/ru/config.html %%PORTDOCS%%%%DOCSDIR%%/ru/configfiles.html %%PORTDOCS%%%%DOCSDIR%%/ru/contributions.html %%PORTDOCS%%%%DOCSDIR%%/ru/createlinks.html %%PORTDOCS%%%%DOCSDIR%%/ru/docinfo.html %%PORTDOCS%%%%DOCSDIR%%/ru/documentation.html %%PORTDOCS%%%%DOCSDIR%%/ru/editorial.html %%PORTDOCS%%%%DOCSDIR%%/ru/faq1.html %%PORTDOCS%%%%DOCSDIR%%/ru/fileproblems.html %%PORTDOCS%%%%DOCSDIR%%/ru/fonts1.html %%PORTDOCS%%%%DOCSDIR%%/ru/fonts2.html %%PORTDOCS%%%%DOCSDIR%%/ru/hyphenator.html %%PORTDOCS%%%%DOCSDIR%%/ru/importbitmap1.html %%PORTDOCS%%%%DOCSDIR%%/ru/importclipart.html %%PORTDOCS%%%%DOCSDIR%%/ru/importhints.html %%PORTDOCS%%%%DOCSDIR%%/ru/importhints1.html %%PORTDOCS%%%%DOCSDIR%%/ru/importhints2.html %%PORTDOCS%%%%DOCSDIR%%/ru/importhints3.html %%PORTDOCS%%%%DOCSDIR%%/ru/importhints4.html %%PORTDOCS%%%%DOCSDIR%%/ru/importoutput.html %%PORTDOCS%%%%DOCSDIR%%/ru/install4.html %%PORTDOCS%%%%DOCSDIR%%/ru/keys.html %%PORTDOCS%%%%DOCSDIR%%/ru/layers.html %%PORTDOCS%%%%DOCSDIR%%/ru/mailing_lists.html %%PORTDOCS%%%%DOCSDIR%%/ru/manual.css %%PORTDOCS%%%%DOCSDIR%%/ru/menu.xml %%PORTDOCS%%%%DOCSDIR%%/ru/moncal.html %%PORTDOCS%%%%DOCSDIR%%/ru/mouse.html %%PORTDOCS%%%%DOCSDIR%%/ru/multiple_transform.html %%PORTDOCS%%%%DOCSDIR%%/ru/pagenumber.html %%PORTDOCS%%%%DOCSDIR%%/ru/pagetemplate1.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdf_form.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdfexport1.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdfexport2.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdfexport3.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdfexport4.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdfexport_image.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdflavor.html %%PORTDOCS%%%%DOCSDIR%%/ru/pdfx3.html %%PORTDOCS%%%%DOCSDIR%%/ru/print1.html %%PORTDOCS%%%%DOCSDIR%%/ru/print2.html %%PORTDOCS%%%%DOCSDIR%%/ru/psd.html %%PORTDOCS%%%%DOCSDIR%%/ru/qsg.html %%PORTDOCS%%%%DOCSDIR%%/ru/readme-haiku.html %%PORTDOCS%%%%DOCSDIR%%/ru/readme-win32.html %%PORTDOCS%%%%DOCSDIR%%/ru/readme.html %%PORTDOCS%%%%DOCSDIR%%/ru/renderframes.html %%PORTDOCS%%%%DOCSDIR%%/ru/scribus-svg.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripter-extensions.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripter-faq.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripter1.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripter2.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-ImageExport.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-PDFfile.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-Printer.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-color.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-constants.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-dialogs.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-doc.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-extensions.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-font.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-getobjprop.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-images.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-layer.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-lines.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-manobj.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-masterpages.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-object.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-page.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-pdfannotations.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-select.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-setobjprop.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-styles.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi-textframes.html %%PORTDOCS%%%%DOCSDIR%%/ru/scripterapi.html %%PORTDOCS%%%%DOCSDIR%%/ru/settings1.html %%PORTDOCS%%%%DOCSDIR%%/ru/short-words.html %%PORTDOCS%%%%DOCSDIR%%/ru/specs.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox12.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox13.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox15.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox19.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox20.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox5.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox8.html %%PORTDOCS%%%%DOCSDIR%%/ru/toolbox9.html %%PORTDOCS%%%%DOCSDIR%%/ru/topten.html -@dir share/man/man1 diff --git a/science/getdp/pkg-plist b/science/getdp/pkg-plist index dbd2885c2d5b..a0d916d07ec7 100644 --- a/science/getdp/pkg-plist +++ b/science/getdp/pkg-plist @@ -1,19 +1,19 @@ bin/getdp -man/man1/getdp.1.gz +share/man/man1/getdp.1.gz %%PORTDOCS%%%%DOCSDIR%%/CREDITS.txt %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/examples/magnet.geo %%PORTDOCS%%%%DOCSDIR%%/examples/magnet.msh %%PORTDOCS%%%%DOCSDIR%%/examples/magnet.pro %%PORTDOCS%%%%DOCSDIR%%/examples/magnet_data.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Interactive.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Interactive_Elasticity.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Interactive_Electrostatics.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Interactive_Magnetostatics.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Elasticity_u.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Electrostatics_v.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Magnetodynamics2D_av_Cir.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Magnetostatics_a_phi.pro %%PORTDOCS%%%%DOCSDIR%%/templates/Lib_Materials.pro %%PORTDOCS%%%%DOCSDIR%%/templates/README.txt diff --git a/science/gromacs/pkg-plist b/science/gromacs/pkg-plist index 38d4889e21b2..59bc52060add 100644 --- a/science/gromacs/pkg-plist +++ b/science/gromacs/pkg-plist @@ -1,720 +1,720 @@ bin/GMXRC bin/GMXRC.bash bin/GMXRC.csh bin/GMXRC.zsh bin/demux.pl bin/gmx-completion-gmx%%SUFFIX_D%%.bash bin/gmx-completion.bash bin/gmx%%SUFFIX_D%% bin/xplor2gmx.pl include/gmxapi/compat/mdparams.h include/gmxapi/compat/tpr.h include/gmxapi/context.h include/gmxapi/exceptions.h include/gmxapi/gmxapi.h include/gmxapi/gmxapicompat.h include/gmxapi/gromacsfwd.h include/gmxapi/md.h include/gmxapi/md/mdmodule.h include/gmxapi/md/mdsignals.h include/gmxapi/mpi/gmxapi_mpi.h include/gmxapi/mpi/resourceassignment.h include/gmxapi/session.h include/gmxapi/session/resources.h include/gmxapi/status.h include/gmxapi/system.h include/gmxapi/version.h %%LEGACY%%include/gromacs/analysisdata.h %%LEGACY%%include/gromacs/analysisdata/abstractdata.h %%LEGACY%%include/gromacs/analysisdata/analysisdata.h %%LEGACY%%include/gromacs/analysisdata/arraydata.h %%LEGACY%%include/gromacs/analysisdata/dataframe.h %%LEGACY%%include/gromacs/analysisdata/datamodule.h %%LEGACY%%include/gromacs/analysisdata/modules/average.h %%LEGACY%%include/gromacs/analysisdata/modules/displacement.h %%LEGACY%%include/gromacs/analysisdata/modules/histogram.h %%LEGACY%%include/gromacs/analysisdata/modules/lifetime.h %%LEGACY%%include/gromacs/analysisdata/modules/plot.h %%LEGACY%%include/gromacs/external/boost/stl_interfaces/fwd.hpp %%LEGACY%%include/gromacs/external/boost/stl_interfaces/iterator_interface.hpp %%LEGACY%%include/gromacs/fileio/confio.h %%LEGACY%%include/gromacs/fileio/filetypes.h %%LEGACY%%include/gromacs/fileio/oenv.h %%LEGACY%%include/gromacs/fileio/pdbio.h %%LEGACY%%include/gromacs/fileio/tpxio.h %%LEGACY%%include/gromacs/fileio/trxio.h include/gromacs/math/do_fit.h include/gromacs/math/functions.h include/gromacs/math/units.h include/gromacs/math/utilities.h include/gromacs/math/vec.h include/gromacs/math/vectypes.h include/gromacs/mdrun/simulationinputhandle.h %%LEGACY%%include/gromacs/mdtypes/inputrec.h %%LEGACY%%include/gromacs/mdtypes/md_enums.h %%LEGACY%%include/gromacs/options.h %%LEGACY%%include/gromacs/options/abstractoption.h %%LEGACY%%include/gromacs/options/basicoptions.h %%LEGACY%%include/gromacs/options/filenameoption.h %%LEGACY%%include/gromacs/options/filenameoptionmanager.h %%LEGACY%%include/gromacs/options/ioptionsbehavior.h %%LEGACY%%include/gromacs/options/ioptionscontainer.h %%LEGACY%%include/gromacs/options/ioptionscontainerwithsections.h %%LEGACY%%include/gromacs/options/ivaluestore.h %%LEGACY%%include/gromacs/options/optionfiletype.h %%LEGACY%%include/gromacs/options/optionflags.h %%LEGACY%%include/gromacs/options/options.h %%LEGACY%%include/gromacs/options/timeunitmanager.h %%LEGACY%%include/gromacs/pbcutil/pbc.h include/gromacs/restraint/restraintpotential.h %%LEGACY%%include/gromacs/selection.h %%LEGACY%%include/gromacs/selection/indexutil.h %%LEGACY%%include/gromacs/selection/nbsearch.h %%LEGACY%%include/gromacs/selection/position.h %%LEGACY%%include/gromacs/selection/selection.h %%LEGACY%%include/gromacs/selection/selectioncollection.h %%LEGACY%%include/gromacs/selection/selectionenums.h %%LEGACY%%include/gromacs/selection/selectionoption.h %%LEGACY%%include/gromacs/selection/selectionoptionbehavior.h %%LEGACY%%include/gromacs/selection/selectionoptionmanager.h %%LEGACY%%include/gromacs/topology/atomprop.h %%LEGACY%%include/gromacs/topology/atoms.h %%LEGACY%%include/gromacs/topology/block.h %%LEGACY%%include/gromacs/topology/forcefieldparameters.h %%LEGACY%%include/gromacs/topology/idef.h %%LEGACY%%include/gromacs/topology/ifunc.h %%LEGACY%%include/gromacs/topology/index.h %%LEGACY%%include/gromacs/topology/symtab.h %%LEGACY%%include/gromacs/topology/topology.h %%LEGACY%%include/gromacs/trajectory/trajectoryframe.h %%LEGACY%%include/gromacs/trajectoryanalysis.h %%LEGACY%%include/gromacs/trajectoryanalysis/analysismodule.h %%LEGACY%%include/gromacs/trajectoryanalysis/analysissettings.h %%LEGACY%%include/gromacs/trajectoryanalysis/cmdlinerunner.h %%LEGACY%%include/gromacs/trajectoryanalysis/topologyinformation.h %%LEGACY%%include/gromacs/utility/arrayref.h include/gromacs/utility/basedefinitions.h %%LEGACY%%include/gromacs/utility/baseversion.h %%LEGACY%%include/gromacs/utility/classhelpers.h include/gromacs/utility/current_function.h %%LEGACY%%include/gromacs/utility/enumerationhelpers.h %%LEGACY%%include/gromacs/utility/exceptions.h %%LEGACY%%include/gromacs/utility/fileptr.h %%LEGACY%%include/gromacs/utility/flags.h %%LEGACY%%include/gromacs/utility/futil.h include/gromacs/utility/gmxassert.h %%LEGACY%%include/gromacs/utility/listoflists.h %%LEGACY%%include/gromacs/utility/pleasecite.h %%LEGACY%%include/gromacs/utility/programcontext.h %%LEGACY%%include/gromacs/utility/range.h include/gromacs/utility/real.h %%LEGACY%%include/gromacs/utility/smalloc.h %%LEGACY%%include/gromacs/utility/stringutil.h %%LEGACY%%include/gromacs/utility/unique_cptr.h %%LEGACY%%include/gromacs/version.h include/muParser.h include/muParserBase.h include/muParserBytecode.h include/muParserCallback.h include/muParserDLL.h include/muParserDef.h include/muParserError.h include/muParserFixes.h include/muParserInt.h include/muParserTemplateMagic.h include/muParserTest.h include/muParserToken.h include/muParserTokenReader.h include/nblib/basicdefinitions.h include/nblib/box.h include/nblib/exception.h include/nblib/gmxcalculatorcpu.h include/nblib/integrator.h include/nblib/interactions.h include/nblib/kerneloptions.h include/nblib/listed_forces/bondtypes.h include/nblib/listed_forces/calculator.h include/nblib/listed_forces/definitions.h include/nblib/molecules.h include/nblib/nblib.h include/nblib/nbnxmsetuphelpers.h include/nblib/particlesequencer.h include/nblib/particletype.h include/nblib/simulationstate.h include/nblib/topology.h include/nblib/tpr.h include/nblib/util/setup.h include/nblib/util/traits.hpp include/nblib/util/util.hpp include/nblib/vector.h lib/libgmxapi%%SUFFIX_D%%.so lib/libgmxapi%%SUFFIX_D%%.so.0 lib/libgmxapi%%SUFFIX_D%%.so.0.3.1 lib/libgromacs%%SUFFIX_D%%.so lib/libgromacs%%SUFFIX_D%%.so.7 lib/libgromacs%%SUFFIX_D%%.so.7.0.0 lib/libmuparser.so lib/libmuparser.so.2 lib/libmuparser.so.2.3.2 lib/libnblib_gmx.so lib/libnblib_gmx.so.0 lib/libnblib_gmx.so.0.1.0 libdata/pkgconfig/libgromacs%%SUFFIX_D%%.pc libdata/pkgconfig/muparser.pc -man/man1/gmx-anaeig.1.gz -man/man1/gmx-analyze.1.gz -man/man1/gmx-angle.1.gz -man/man1/gmx-awh.1.gz -man/man1/gmx-bar.1.gz -man/man1/gmx-bundle.1.gz -man/man1/gmx-check.1.gz -man/man1/gmx-chi.1.gz -man/man1/gmx-cluster.1.gz -man/man1/gmx-clustsize.1.gz -man/man1/gmx-confrms.1.gz -man/man1/gmx-convert-tpr.1.gz -man/man1/gmx-convert-trj.1.gz -man/man1/gmx-covar.1.gz -man/man1/gmx-current.1.gz -man/man1/gmx-density.1.gz -man/man1/gmx-densmap.1.gz -man/man1/gmx-densorder.1.gz -man/man1/gmx-dielectric.1.gz -man/man1/gmx-dipoles.1.gz -man/man1/gmx-disre.1.gz -man/man1/gmx-distance.1.gz -man/man1/gmx-do%%SUFFIX_D%%ssp.1.gz -man/man1/gmx-dos.1.gz -man/man1/gmx-dump.1.gz -man/man1/gmx-dyecoupl.1.gz -man/man1/gmx-editconf.1.gz -man/man1/gmx-eneconv.1.gz -man/man1/gmx-enemat.1.gz -man/man1/gmx-energy.1.gz -man/man1/gmx-extract-cluster.1.gz -man/man1/gmx-filter.1.gz -man/man1/gmx-freevolume.1.gz -man/man1/gmx-gangle.1.gz -man/man1/gmx-genconf.1.gz -man/man1/gmx-genion.1.gz -man/man1/gmx-genrestr.1.gz -man/man1/gmx-grompp.1.gz -man/man1/gmx-gyrate.1.gz -man/man1/gmx-h2order.1.gz -man/man1/gmx-hbond.1.gz -man/man1/gmx-helix.1.gz -man/man1/gmx-helixorient.1.gz -man/man1/gmx-help.1.gz -man/man1/gmx-hydorder.1.gz -man/man1/gmx-insert-molecules.1.gz -man/man1/gmx-lie.1.gz -man/man1/gmx-make_edi.1.gz -man/man1/gmx-make_ndx.1.gz -man/man1/gmx-mdmat.1.gz -man/man1/gmx-mdrun.1.gz -man/man1/gmx-mindist.1.gz -man/man1/gmx-mk_angndx.1.gz -man/man1/gmx-msd.1.gz -man/man1/gmx-nmeig.1.gz -man/man1/gmx-nmens.1.gz -man/man1/gmx-nmr.1.gz -man/man1/gmx-nmtraj.1.gz -man/man1/gmx-nonbonded-benchmark.1.gz -man/man1/gmx-order.1.gz -man/man1/gmx-pairdist.1.gz -man/man1/gmx-pdb2gmx.1.gz -man/man1/gmx-pme_error.1.gz -man/man1/gmx-polystat.1.gz -man/man1/gmx-potential.1.gz -man/man1/gmx-principal.1.gz -man/man1/gmx-rama.1.gz -man/man1/gmx-rdf.1.gz -man/man1/gmx-report-methods.1.gz -man/man1/gmx-rms.1.gz -man/man1/gmx-rmsdist.1.gz -man/man1/gmx-rmsf.1.gz -man/man1/gmx-rotacf.1.gz -man/man1/gmx-rotmat.1.gz -man/man1/gmx-saltbr.1.gz -man/man1/gmx-sans.1.gz -man/man1/gmx-sasa.1.gz -man/man1/gmx-saxs.1.gz -man/man1/gmx-select.1.gz -man/man1/gmx-sham.1.gz -man/man1/gmx-sigeps.1.gz -man/man1/gmx-solvate.1.gz -man/man1/gmx-sorient.1.gz -man/man1/gmx-spatial.1.gz -man/man1/gmx-spol.1.gz -man/man1/gmx-tcaf.1.gz -man/man1/gmx-traj.1.gz -man/man1/gmx-trajectory.1.gz -man/man1/gmx-trjcat.1.gz -man/man1/gmx-trjconv.1.gz -man/man1/gmx-trjorder.1.gz -man/man1/gmx-tune_pme.1.gz -man/man1/gmx-vanhove.1.gz -man/man1/gmx-velacc.1.gz -man/man1/gmx-view.1.gz -man/man1/gmx-wham.1.gz -man/man1/gmx-wheel.1.gz -man/man1/gmx-x2top.1.gz -man/man1/gmx-xpm2ps.1.gz -man/man1/gmx.1.gz share/cmake/gmxapi/gmxapi-config-version.cmake share/cmake/gmxapi/gmxapi-config.cmake share/cmake/gmxapi/gmxapi-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/gmxapi/gmxapi.cmake share/cmake/gromacs%%SUFFIX_D%%/gromacs-hints%%SUFFIX_D%%.cmake share/cmake/gromacs%%SUFFIX_D%%/gromacs%%SUFFIX_D%%-config-version.cmake share/cmake/gromacs%%SUFFIX_D%%/gromacs%%SUFFIX_D%%-config.cmake share/cmake/gromacs%%SUFFIX_D%%/libgromacs-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/gromacs%%SUFFIX_D%%/libgromacs.cmake %%DATADIR%%/COPYING %%DATADIR%%/README.tutor %%DATADIR%%/README_FreeEnergyModifications.txt %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernel_amd.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernel_nowarp.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernel_nvidia.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernel_pruneonly.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernel_utils.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels.cl %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels_fastgen.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels_fastgen_add_twincut.clh %%OPENCL%%%%DATADIR%%/opencl/vectype_ops.clh %%LEGACY%%%%DATADIR%%/template/CMakeLists.txt %%LEGACY%%%%DATADIR%%/template/Makefile.pkg %%LEGACY%%%%DATADIR%%/template/README %%LEGACY%%%%DATADIR%%/template/cmake/FindGROMACS.cmake %%LEGACY%%%%DATADIR%%/template/template.cpp %%DATADIR%%/top/README %%DATADIR%%/top/amber03.ff/aminoacids.arn %%DATADIR%%/top/amber03.ff/aminoacids.c.tdb %%DATADIR%%/top/amber03.ff/aminoacids.hdb %%DATADIR%%/top/amber03.ff/aminoacids.n.tdb %%DATADIR%%/top/amber03.ff/aminoacids.r2b %%DATADIR%%/top/amber03.ff/aminoacids.rtp %%DATADIR%%/top/amber03.ff/aminoacids.vsd %%DATADIR%%/top/amber03.ff/atomtypes.atp %%DATADIR%%/top/amber03.ff/dna.arn %%DATADIR%%/top/amber03.ff/dna.hdb %%DATADIR%%/top/amber03.ff/dna.r2b %%DATADIR%%/top/amber03.ff/dna.rtp %%DATADIR%%/top/amber03.ff/ffbonded.itp %%DATADIR%%/top/amber03.ff/ffnonbonded.itp %%DATADIR%%/top/amber03.ff/forcefield.doc %%DATADIR%%/top/amber03.ff/forcefield.itp %%DATADIR%%/top/amber03.ff/ions.itp %%DATADIR%%/top/amber03.ff/rna.arn %%DATADIR%%/top/amber03.ff/rna.hdb %%DATADIR%%/top/amber03.ff/rna.r2b %%DATADIR%%/top/amber03.ff/rna.rtp %%DATADIR%%/top/amber03.ff/spc.itp %%DATADIR%%/top/amber03.ff/spce.itp %%DATADIR%%/top/amber03.ff/tip3p.itp %%DATADIR%%/top/amber03.ff/tip4p.itp %%DATADIR%%/top/amber03.ff/tip4pew.itp %%DATADIR%%/top/amber03.ff/tip5p.itp %%DATADIR%%/top/amber03.ff/urea.itp %%DATADIR%%/top/amber03.ff/watermodels.dat %%DATADIR%%/top/amber94.ff/aminoacids.arn %%DATADIR%%/top/amber94.ff/aminoacids.c.tdb %%DATADIR%%/top/amber94.ff/aminoacids.hdb %%DATADIR%%/top/amber94.ff/aminoacids.n.tdb %%DATADIR%%/top/amber94.ff/aminoacids.r2b %%DATADIR%%/top/amber94.ff/aminoacids.rtp %%DATADIR%%/top/amber94.ff/aminoacids.vsd %%DATADIR%%/top/amber94.ff/atomtypes.atp %%DATADIR%%/top/amber94.ff/dna.arn %%DATADIR%%/top/amber94.ff/dna.hdb %%DATADIR%%/top/amber94.ff/dna.r2b %%DATADIR%%/top/amber94.ff/dna.rtp %%DATADIR%%/top/amber94.ff/ffbonded.itp %%DATADIR%%/top/amber94.ff/ffnonbonded.itp %%DATADIR%%/top/amber94.ff/forcefield.doc %%DATADIR%%/top/amber94.ff/forcefield.itp %%DATADIR%%/top/amber94.ff/ions.itp %%DATADIR%%/top/amber94.ff/rna.arn %%DATADIR%%/top/amber94.ff/rna.hdb %%DATADIR%%/top/amber94.ff/rna.r2b %%DATADIR%%/top/amber94.ff/rna.rtp %%DATADIR%%/top/amber94.ff/spc.itp %%DATADIR%%/top/amber94.ff/spce.itp %%DATADIR%%/top/amber94.ff/tip3p.itp %%DATADIR%%/top/amber94.ff/tip4p.itp %%DATADIR%%/top/amber94.ff/tip4pew.itp %%DATADIR%%/top/amber94.ff/tip5p.itp %%DATADIR%%/top/amber94.ff/urea.itp %%DATADIR%%/top/amber94.ff/watermodels.dat %%DATADIR%%/top/amber96.ff/aminoacids.arn %%DATADIR%%/top/amber96.ff/aminoacids.c.tdb %%DATADIR%%/top/amber96.ff/aminoacids.hdb %%DATADIR%%/top/amber96.ff/aminoacids.n.tdb %%DATADIR%%/top/amber96.ff/aminoacids.r2b %%DATADIR%%/top/amber96.ff/aminoacids.rtp %%DATADIR%%/top/amber96.ff/aminoacids.vsd %%DATADIR%%/top/amber96.ff/atomtypes.atp %%DATADIR%%/top/amber96.ff/dna.arn %%DATADIR%%/top/amber96.ff/dna.hdb %%DATADIR%%/top/amber96.ff/dna.r2b %%DATADIR%%/top/amber96.ff/dna.rtp %%DATADIR%%/top/amber96.ff/ffbonded.itp %%DATADIR%%/top/amber96.ff/ffnonbonded.itp %%DATADIR%%/top/amber96.ff/forcefield.doc %%DATADIR%%/top/amber96.ff/forcefield.itp %%DATADIR%%/top/amber96.ff/ions.itp %%DATADIR%%/top/amber96.ff/rna.arn %%DATADIR%%/top/amber96.ff/rna.hdb %%DATADIR%%/top/amber96.ff/rna.r2b %%DATADIR%%/top/amber96.ff/rna.rtp %%DATADIR%%/top/amber96.ff/spc.itp %%DATADIR%%/top/amber96.ff/spce.itp %%DATADIR%%/top/amber96.ff/tip3p.itp %%DATADIR%%/top/amber96.ff/tip4p.itp %%DATADIR%%/top/amber96.ff/tip4pew.itp %%DATADIR%%/top/amber96.ff/tip5p.itp %%DATADIR%%/top/amber96.ff/urea.itp %%DATADIR%%/top/amber96.ff/watermodels.dat %%DATADIR%%/top/amber99.ff/aminoacids.arn %%DATADIR%%/top/amber99.ff/aminoacids.c.tdb %%DATADIR%%/top/amber99.ff/aminoacids.hdb %%DATADIR%%/top/amber99.ff/aminoacids.n.tdb %%DATADIR%%/top/amber99.ff/aminoacids.r2b %%DATADIR%%/top/amber99.ff/aminoacids.rtp %%DATADIR%%/top/amber99.ff/aminoacids.vsd %%DATADIR%%/top/amber99.ff/atomtypes.atp %%DATADIR%%/top/amber99.ff/dna.arn %%DATADIR%%/top/amber99.ff/dna.hdb %%DATADIR%%/top/amber99.ff/dna.r2b %%DATADIR%%/top/amber99.ff/dna.rtp %%DATADIR%%/top/amber99.ff/ffbonded.itp %%DATADIR%%/top/amber99.ff/ffnonbonded.itp %%DATADIR%%/top/amber99.ff/forcefield.doc %%DATADIR%%/top/amber99.ff/forcefield.itp %%DATADIR%%/top/amber99.ff/ions.itp %%DATADIR%%/top/amber99.ff/rna.arn %%DATADIR%%/top/amber99.ff/rna.hdb %%DATADIR%%/top/amber99.ff/rna.r2b %%DATADIR%%/top/amber99.ff/rna.rtp %%DATADIR%%/top/amber99.ff/spc.itp %%DATADIR%%/top/amber99.ff/spce.itp %%DATADIR%%/top/amber99.ff/tip3p.itp %%DATADIR%%/top/amber99.ff/tip4p.itp %%DATADIR%%/top/amber99.ff/tip4pew.itp %%DATADIR%%/top/amber99.ff/tip5p.itp %%DATADIR%%/top/amber99.ff/urea.itp %%DATADIR%%/top/amber99.ff/watermodels.dat %%DATADIR%%/top/amber99sb-ildn.ff/aminoacids.arn %%DATADIR%%/top/amber99sb-ildn.ff/aminoacids.c.tdb %%DATADIR%%/top/amber99sb-ildn.ff/aminoacids.hdb %%DATADIR%%/top/amber99sb-ildn.ff/aminoacids.n.tdb %%DATADIR%%/top/amber99sb-ildn.ff/aminoacids.r2b %%DATADIR%%/top/amber99sb-ildn.ff/aminoacids.rtp %%DATADIR%%/top/amber99sb-ildn.ff/aminoacids.vsd %%DATADIR%%/top/amber99sb-ildn.ff/atomtypes.atp %%DATADIR%%/top/amber99sb-ildn.ff/dna.arn %%DATADIR%%/top/amber99sb-ildn.ff/dna.hdb %%DATADIR%%/top/amber99sb-ildn.ff/dna.r2b %%DATADIR%%/top/amber99sb-ildn.ff/dna.rtp %%DATADIR%%/top/amber99sb-ildn.ff/ffbonded.itp %%DATADIR%%/top/amber99sb-ildn.ff/ffnonbonded.itp %%DATADIR%%/top/amber99sb-ildn.ff/forcefield.doc %%DATADIR%%/top/amber99sb-ildn.ff/forcefield.itp %%DATADIR%%/top/amber99sb-ildn.ff/ions.itp %%DATADIR%%/top/amber99sb-ildn.ff/rna.arn %%DATADIR%%/top/amber99sb-ildn.ff/rna.hdb %%DATADIR%%/top/amber99sb-ildn.ff/rna.r2b %%DATADIR%%/top/amber99sb-ildn.ff/rna.rtp %%DATADIR%%/top/amber99sb-ildn.ff/spc.itp %%DATADIR%%/top/amber99sb-ildn.ff/spce.itp %%DATADIR%%/top/amber99sb-ildn.ff/tip3p.itp %%DATADIR%%/top/amber99sb-ildn.ff/tip4p.itp %%DATADIR%%/top/amber99sb-ildn.ff/tip4pew.itp %%DATADIR%%/top/amber99sb-ildn.ff/tip5p.itp %%DATADIR%%/top/amber99sb-ildn.ff/urea.itp %%DATADIR%%/top/amber99sb-ildn.ff/watermodels.dat %%DATADIR%%/top/amber99sb.ff/aminoacids.arn %%DATADIR%%/top/amber99sb.ff/aminoacids.c.tdb %%DATADIR%%/top/amber99sb.ff/aminoacids.hdb %%DATADIR%%/top/amber99sb.ff/aminoacids.n.tdb %%DATADIR%%/top/amber99sb.ff/aminoacids.r2b %%DATADIR%%/top/amber99sb.ff/aminoacids.rtp %%DATADIR%%/top/amber99sb.ff/aminoacids.vsd %%DATADIR%%/top/amber99sb.ff/atomtypes.atp %%DATADIR%%/top/amber99sb.ff/dna.arn %%DATADIR%%/top/amber99sb.ff/dna.hdb %%DATADIR%%/top/amber99sb.ff/dna.r2b %%DATADIR%%/top/amber99sb.ff/dna.rtp %%DATADIR%%/top/amber99sb.ff/ffbonded.itp %%DATADIR%%/top/amber99sb.ff/ffnonbonded.itp %%DATADIR%%/top/amber99sb.ff/forcefield.doc %%DATADIR%%/top/amber99sb.ff/forcefield.itp %%DATADIR%%/top/amber99sb.ff/ions.itp %%DATADIR%%/top/amber99sb.ff/rna.arn %%DATADIR%%/top/amber99sb.ff/rna.hdb %%DATADIR%%/top/amber99sb.ff/rna.r2b %%DATADIR%%/top/amber99sb.ff/rna.rtp %%DATADIR%%/top/amber99sb.ff/spc.itp %%DATADIR%%/top/amber99sb.ff/spce.itp %%DATADIR%%/top/amber99sb.ff/tip3p.itp %%DATADIR%%/top/amber99sb.ff/tip4p.itp %%DATADIR%%/top/amber99sb.ff/tip4pew.itp %%DATADIR%%/top/amber99sb.ff/tip5p.itp %%DATADIR%%/top/amber99sb.ff/urea.itp %%DATADIR%%/top/amber99sb.ff/watermodels.dat %%DATADIR%%/top/amberGS.ff/aminoacids.arn %%DATADIR%%/top/amberGS.ff/aminoacids.c.tdb %%DATADIR%%/top/amberGS.ff/aminoacids.hdb %%DATADIR%%/top/amberGS.ff/aminoacids.n.tdb %%DATADIR%%/top/amberGS.ff/aminoacids.r2b %%DATADIR%%/top/amberGS.ff/aminoacids.rtp %%DATADIR%%/top/amberGS.ff/aminoacids.vsd %%DATADIR%%/top/amberGS.ff/atomtypes.atp %%DATADIR%%/top/amberGS.ff/dna.arn %%DATADIR%%/top/amberGS.ff/dna.hdb %%DATADIR%%/top/amberGS.ff/dna.r2b %%DATADIR%%/top/amberGS.ff/dna.rtp %%DATADIR%%/top/amberGS.ff/ffbonded.itp %%DATADIR%%/top/amberGS.ff/ffnonbonded.itp %%DATADIR%%/top/amberGS.ff/forcefield.doc %%DATADIR%%/top/amberGS.ff/forcefield.itp %%DATADIR%%/top/amberGS.ff/ions.itp %%DATADIR%%/top/amberGS.ff/rna.arn %%DATADIR%%/top/amberGS.ff/rna.hdb %%DATADIR%%/top/amberGS.ff/rna.r2b %%DATADIR%%/top/amberGS.ff/rna.rtp %%DATADIR%%/top/amberGS.ff/spc.itp %%DATADIR%%/top/amberGS.ff/spce.itp %%DATADIR%%/top/amberGS.ff/tip3p.itp %%DATADIR%%/top/amberGS.ff/tip4p.itp %%DATADIR%%/top/amberGS.ff/tip4pew.itp %%DATADIR%%/top/amberGS.ff/tip5p.itp %%DATADIR%%/top/amberGS.ff/urea.itp %%DATADIR%%/top/amberGS.ff/watermodels.dat %%DATADIR%%/top/atom_nom.tbl %%DATADIR%%/top/atommass.dat %%DATADIR%%/top/bonds.dlg %%DATADIR%%/top/ca-shift.dat %%DATADIR%%/top/cb-shift.dat %%DATADIR%%/top/charmm27.ff/aminoacids.arn %%DATADIR%%/top/charmm27.ff/aminoacids.c.tdb %%DATADIR%%/top/charmm27.ff/aminoacids.hdb %%DATADIR%%/top/charmm27.ff/aminoacids.n.tdb %%DATADIR%%/top/charmm27.ff/aminoacids.r2b %%DATADIR%%/top/charmm27.ff/aminoacids.rtp %%DATADIR%%/top/charmm27.ff/aminoacids.vsd %%DATADIR%%/top/charmm27.ff/atomtypes.atp %%DATADIR%%/top/charmm27.ff/cmap.itp %%DATADIR%%/top/charmm27.ff/dna.arn %%DATADIR%%/top/charmm27.ff/dna.c.tdb %%DATADIR%%/top/charmm27.ff/dna.hdb %%DATADIR%%/top/charmm27.ff/dna.n.tdb %%DATADIR%%/top/charmm27.ff/dna.rtp %%DATADIR%%/top/charmm27.ff/ffbonded.itp %%DATADIR%%/top/charmm27.ff/ffnabonded.itp %%DATADIR%%/top/charmm27.ff/ffnanonbonded.itp %%DATADIR%%/top/charmm27.ff/ffnonbonded.itp %%DATADIR%%/top/charmm27.ff/forcefield.doc %%DATADIR%%/top/charmm27.ff/forcefield.itp %%DATADIR%%/top/charmm27.ff/ions.itp %%DATADIR%%/top/charmm27.ff/lipids.hdb %%DATADIR%%/top/charmm27.ff/lipids.rtp %%DATADIR%%/top/charmm27.ff/rna.arn %%DATADIR%%/top/charmm27.ff/rna.c.tdb %%DATADIR%%/top/charmm27.ff/rna.hdb %%DATADIR%%/top/charmm27.ff/rna.n.tdb %%DATADIR%%/top/charmm27.ff/rna.r2b %%DATADIR%%/top/charmm27.ff/rna.rtp %%DATADIR%%/top/charmm27.ff/spc.itp %%DATADIR%%/top/charmm27.ff/spce.itp %%DATADIR%%/top/charmm27.ff/tip3p.itp %%DATADIR%%/top/charmm27.ff/tip4p.itp %%DATADIR%%/top/charmm27.ff/tip5p.itp %%DATADIR%%/top/charmm27.ff/tips3p.itp %%DATADIR%%/top/charmm27.ff/watermodels.dat %%DATADIR%%/top/co-shift.dat %%DATADIR%%/top/defselection.dat %%DATADIR%%/top/dgsolv.dat %%DATADIR%%/top/edissoc.dat %%DATADIR%%/top/electroneg.dat %%DATADIR%%/top/elements.dat %%DATADIR%%/top/export.dlg %%DATADIR%%/top/ffG43a1.itp %%DATADIR%%/top/ffG43a2.itp %%DATADIR%%/top/ffG45a3.itp %%DATADIR%%/top/ffG53a5.itp %%DATADIR%%/top/ffG53a6.itp %%DATADIR%%/top/ffoplsaa-n.tst %%DATADIR%%/top/ffoplsaa.itp %%DATADIR%%/top/flexspc.itp %%DATADIR%%/top/flexspce.itp %%DATADIR%%/top/flexwat-ferguson.itp %%DATADIR%%/top/gromos43a1.ff/aminoacids.c.tdb %%DATADIR%%/top/gromos43a1.ff/aminoacids.hdb %%DATADIR%%/top/gromos43a1.ff/aminoacids.n.tdb %%DATADIR%%/top/gromos43a1.ff/aminoacids.r2b %%DATADIR%%/top/gromos43a1.ff/aminoacids.rtp %%DATADIR%%/top/gromos43a1.ff/aminoacids.vsd %%DATADIR%%/top/gromos43a1.ff/atomtypes.atp %%DATADIR%%/top/gromos43a1.ff/ff_dum.itp %%DATADIR%%/top/gromos43a1.ff/ffbonded.itp %%DATADIR%%/top/gromos43a1.ff/ffnonbonded.itp %%DATADIR%%/top/gromos43a1.ff/forcefield.doc %%DATADIR%%/top/gromos43a1.ff/forcefield.itp %%DATADIR%%/top/gromos43a1.ff/ions.itp %%DATADIR%%/top/gromos43a1.ff/methanol.itp %%DATADIR%%/top/gromos43a1.ff/methanol216.gro %%DATADIR%%/top/gromos43a1.ff/spc.itp %%DATADIR%%/top/gromos43a1.ff/spce.itp %%DATADIR%%/top/gromos43a1.ff/tip3p.itp %%DATADIR%%/top/gromos43a1.ff/tip4p.itp %%DATADIR%%/top/gromos43a1.ff/watermodels.dat %%DATADIR%%/top/gromos43a2.ff/aminoacids.c.tdb %%DATADIR%%/top/gromos43a2.ff/aminoacids.hdb %%DATADIR%%/top/gromos43a2.ff/aminoacids.n.tdb %%DATADIR%%/top/gromos43a2.ff/aminoacids.r2b %%DATADIR%%/top/gromos43a2.ff/aminoacids.rtp %%DATADIR%%/top/gromos43a2.ff/aminoacids.vsd %%DATADIR%%/top/gromos43a2.ff/atomtypes.atp %%DATADIR%%/top/gromos43a2.ff/ff_dum.itp %%DATADIR%%/top/gromos43a2.ff/ffbonded.itp %%DATADIR%%/top/gromos43a2.ff/ffnonbonded.itp %%DATADIR%%/top/gromos43a2.ff/forcefield.doc %%DATADIR%%/top/gromos43a2.ff/forcefield.itp %%DATADIR%%/top/gromos43a2.ff/ions.itp %%DATADIR%%/top/gromos43a2.ff/spc.itp %%DATADIR%%/top/gromos43a2.ff/spce.itp %%DATADIR%%/top/gromos43a2.ff/tip3p.itp %%DATADIR%%/top/gromos43a2.ff/tip4p.itp %%DATADIR%%/top/gromos43a2.ff/watermodels.dat %%DATADIR%%/top/gromos45a3.ff/aminoacids.c.tdb %%DATADIR%%/top/gromos45a3.ff/aminoacids.hdb %%DATADIR%%/top/gromos45a3.ff/aminoacids.n.tdb %%DATADIR%%/top/gromos45a3.ff/aminoacids.r2b %%DATADIR%%/top/gromos45a3.ff/aminoacids.rtp %%DATADIR%%/top/gromos45a3.ff/aminoacids.vsd %%DATADIR%%/top/gromos45a3.ff/atomtypes.atp %%DATADIR%%/top/gromos45a3.ff/ff_dum.itp %%DATADIR%%/top/gromos45a3.ff/ffbonded.itp %%DATADIR%%/top/gromos45a3.ff/ffnonbonded.itp %%DATADIR%%/top/gromos45a3.ff/forcefield.doc %%DATADIR%%/top/gromos45a3.ff/forcefield.itp %%DATADIR%%/top/gromos45a3.ff/ions.itp %%DATADIR%%/top/gromos45a3.ff/spc.itp %%DATADIR%%/top/gromos45a3.ff/spce.itp %%DATADIR%%/top/gromos45a3.ff/tip3p.itp %%DATADIR%%/top/gromos45a3.ff/tip4p.itp %%DATADIR%%/top/gromos45a3.ff/watermodels.dat %%DATADIR%%/top/gromos53a5.ff/aminoacids.c.tdb %%DATADIR%%/top/gromos53a5.ff/aminoacids.hdb %%DATADIR%%/top/gromos53a5.ff/aminoacids.n.tdb %%DATADIR%%/top/gromos53a5.ff/aminoacids.r2b %%DATADIR%%/top/gromos53a5.ff/aminoacids.rtp %%DATADIR%%/top/gromos53a5.ff/aminoacids.vsd %%DATADIR%%/top/gromos53a5.ff/atomname2type.n2t %%DATADIR%%/top/gromos53a5.ff/atomtypes.atp %%DATADIR%%/top/gromos53a5.ff/ff_dum.itp %%DATADIR%%/top/gromos53a5.ff/ffbonded.itp %%DATADIR%%/top/gromos53a5.ff/ffnonbonded.itp %%DATADIR%%/top/gromos53a5.ff/forcefield.doc %%DATADIR%%/top/gromos53a5.ff/forcefield.itp %%DATADIR%%/top/gromos53a5.ff/ions.itp %%DATADIR%%/top/gromos53a5.ff/spc.itp %%DATADIR%%/top/gromos53a5.ff/spce.itp %%DATADIR%%/top/gromos53a5.ff/tip3p.itp %%DATADIR%%/top/gromos53a5.ff/tip4p.itp %%DATADIR%%/top/gromos53a5.ff/watermodels.dat %%DATADIR%%/top/gromos53a6.ff/aminoacids.c.tdb %%DATADIR%%/top/gromos53a6.ff/aminoacids.hdb %%DATADIR%%/top/gromos53a6.ff/aminoacids.n.tdb %%DATADIR%%/top/gromos53a6.ff/aminoacids.r2b %%DATADIR%%/top/gromos53a6.ff/aminoacids.rtp %%DATADIR%%/top/gromos53a6.ff/aminoacids.vsd %%DATADIR%%/top/gromos53a6.ff/atomtypes.atp %%DATADIR%%/top/gromos53a6.ff/ff_dum.itp %%DATADIR%%/top/gromos53a6.ff/ffbonded.itp %%DATADIR%%/top/gromos53a6.ff/ffnonbonded.itp %%DATADIR%%/top/gromos53a6.ff/forcefield.doc %%DATADIR%%/top/gromos53a6.ff/forcefield.itp %%DATADIR%%/top/gromos53a6.ff/ions.itp %%DATADIR%%/top/gromos53a6.ff/spc.itp %%DATADIR%%/top/gromos53a6.ff/spce.itp %%DATADIR%%/top/gromos53a6.ff/tip3p.itp %%DATADIR%%/top/gromos53a6.ff/tip4p.itp %%DATADIR%%/top/gromos53a6.ff/watermodels.dat %%DATADIR%%/top/gromos54a7.ff/aminoacids.c.tdb %%DATADIR%%/top/gromos54a7.ff/aminoacids.hdb %%DATADIR%%/top/gromos54a7.ff/aminoacids.n.tdb %%DATADIR%%/top/gromos54a7.ff/aminoacids.r2b %%DATADIR%%/top/gromos54a7.ff/aminoacids.rtp %%DATADIR%%/top/gromos54a7.ff/aminoacids.vsd %%DATADIR%%/top/gromos54a7.ff/atomtypes.atp %%DATADIR%%/top/gromos54a7.ff/dppc.itp %%DATADIR%%/top/gromos54a7.ff/ff_dum.itp %%DATADIR%%/top/gromos54a7.ff/ffbonded.itp %%DATADIR%%/top/gromos54a7.ff/ffnonbonded.itp %%DATADIR%%/top/gromos54a7.ff/forcefield.doc %%DATADIR%%/top/gromos54a7.ff/forcefield.itp %%DATADIR%%/top/gromos54a7.ff/ions.itp %%DATADIR%%/top/gromos54a7.ff/popc.itp %%DATADIR%%/top/gromos54a7.ff/spc.itp %%DATADIR%%/top/gromos54a7.ff/spce.itp %%DATADIR%%/top/gromos54a7.ff/tip3p.itp %%DATADIR%%/top/gromos54a7.ff/tip4p.itp %%DATADIR%%/top/gromos54a7.ff/tmcl.itp %%DATADIR%%/top/gromos54a7.ff/watermodels.dat %%DATADIR%%/top/ha-shift.dat %%DATADIR%%/top/ions.itp %%DATADIR%%/top/nsfactor.dat %%DATADIR%%/top/oplsaa.ff/1propanol.itp %%DATADIR%%/top/oplsaa.ff/aminoacids.c.tdb %%DATADIR%%/top/oplsaa.ff/aminoacids.hdb %%DATADIR%%/top/oplsaa.ff/aminoacids.n.tdb %%DATADIR%%/top/oplsaa.ff/aminoacids.r2b %%DATADIR%%/top/oplsaa.ff/aminoacids.rtp %%DATADIR%%/top/oplsaa.ff/aminoacids.vsd %%DATADIR%%/top/oplsaa.ff/atomname2type.n2t %%DATADIR%%/top/oplsaa.ff/atomtypes.atp %%DATADIR%%/top/oplsaa.ff/ethanol.itp %%DATADIR%%/top/oplsaa.ff/ffbonded.itp %%DATADIR%%/top/oplsaa.ff/ffnonbonded.itp %%DATADIR%%/top/oplsaa.ff/forcefield.doc %%DATADIR%%/top/oplsaa.ff/forcefield.itp %%DATADIR%%/top/oplsaa.ff/ions.itp %%DATADIR%%/top/oplsaa.ff/methanol.itp %%DATADIR%%/top/oplsaa.ff/spc.itp %%DATADIR%%/top/oplsaa.ff/spce.itp %%DATADIR%%/top/oplsaa.ff/tip3p.itp %%DATADIR%%/top/oplsaa.ff/tip4p.itp %%DATADIR%%/top/oplsaa.ff/tip4pew.itp %%DATADIR%%/top/oplsaa.ff/tip5p.itp %%DATADIR%%/top/oplsaa.ff/tip5pe.itp %%DATADIR%%/top/oplsaa.ff/watermodels.dat %%DATADIR%%/top/phbres.dat %%DATADIR%%/top/ps.m2p %%DATADIR%%/top/random.dat %%DATADIR%%/top/refi_aa.dat %%DATADIR%%/top/residues.dtd %%DATADIR%%/top/residues.xml %%DATADIR%%/top/residuetypes.dat %%DATADIR%%/top/sfactor.dat %%DATADIR%%/top/spc.itp %%DATADIR%%/top/spc216.gro %%DATADIR%%/top/spce.itp %%DATADIR%%/top/specbond.dat %%DATADIR%%/top/ss.map %%DATADIR%%/top/surface.dat %%DATADIR%%/top/sw.itp %%DATADIR%%/top/table6-10.xvg %%DATADIR%%/top/table6-11.xvg %%DATADIR%%/top/table6-12.xvg %%DATADIR%%/top/table6-8.xvg %%DATADIR%%/top/table6-9.xvg %%DATADIR%%/top/tip3p.itp %%DATADIR%%/top/tip4p.gro %%DATADIR%%/top/tip4p.itp %%DATADIR%%/top/tip5p.gro %%DATADIR%%/top/vdw-msms.dat %%DATADIR%%/top/vdwradii.dat %%DATADIR%%/top/xlateat.dat +share/man/man1/gmx-anaeig.1.gz +share/man/man1/gmx-analyze.1.gz +share/man/man1/gmx-angle.1.gz +share/man/man1/gmx-awh.1.gz +share/man/man1/gmx-bar.1.gz +share/man/man1/gmx-bundle.1.gz +share/man/man1/gmx-check.1.gz +share/man/man1/gmx-chi.1.gz +share/man/man1/gmx-cluster.1.gz +share/man/man1/gmx-clustsize.1.gz +share/man/man1/gmx-confrms.1.gz +share/man/man1/gmx-convert-tpr.1.gz +share/man/man1/gmx-convert-trj.1.gz +share/man/man1/gmx-covar.1.gz +share/man/man1/gmx-current.1.gz +share/man/man1/gmx-density.1.gz +share/man/man1/gmx-densmap.1.gz +share/man/man1/gmx-densorder.1.gz +share/man/man1/gmx-dielectric.1.gz +share/man/man1/gmx-dipoles.1.gz +share/man/man1/gmx-disre.1.gz +share/man/man1/gmx-distance.1.gz +share/man/man1/gmx-do_dssp.1.gz +share/man/man1/gmx-dos.1.gz +share/man/man1/gmx-dump.1.gz +share/man/man1/gmx-dyecoupl.1.gz +share/man/man1/gmx-editconf.1.gz +share/man/man1/gmx-eneconv.1.gz +share/man/man1/gmx-enemat.1.gz +share/man/man1/gmx-energy.1.gz +share/man/man1/gmx-extract-cluster.1.gz +share/man/man1/gmx-filter.1.gz +share/man/man1/gmx-freevolume.1.gz +share/man/man1/gmx-gangle.1.gz +share/man/man1/gmx-genconf.1.gz +share/man/man1/gmx-genion.1.gz +share/man/man1/gmx-genrestr.1.gz +share/man/man1/gmx-grompp.1.gz +share/man/man1/gmx-gyrate.1.gz +share/man/man1/gmx-h2order.1.gz +share/man/man1/gmx-hbond.1.gz +share/man/man1/gmx-helix.1.gz +share/man/man1/gmx-helixorient.1.gz +share/man/man1/gmx-help.1.gz +share/man/man1/gmx-hydorder.1.gz +share/man/man1/gmx-insert-molecules.1.gz +share/man/man1/gmx-lie.1.gz +share/man/man1/gmx-make_edi.1.gz +share/man/man1/gmx-make_ndx.1.gz +share/man/man1/gmx-mdmat.1.gz +share/man/man1/gmx-mdrun.1.gz +share/man/man1/gmx-mindist.1.gz +share/man/man1/gmx-mk_angndx.1.gz +share/man/man1/gmx-msd.1.gz +share/man/man1/gmx-nmeig.1.gz +share/man/man1/gmx-nmens.1.gz +share/man/man1/gmx-nmr.1.gz +share/man/man1/gmx-nmtraj.1.gz +share/man/man1/gmx-nonbonded-benchmark.1.gz +share/man/man1/gmx-order.1.gz +share/man/man1/gmx-pairdist.1.gz +share/man/man1/gmx-pdb2gmx.1.gz +share/man/man1/gmx-pme_error.1.gz +share/man/man1/gmx-polystat.1.gz +share/man/man1/gmx-potential.1.gz +share/man/man1/gmx-principal.1.gz +share/man/man1/gmx-rama.1.gz +share/man/man1/gmx-rdf.1.gz +share/man/man1/gmx-report-methods.1.gz +share/man/man1/gmx-rms.1.gz +share/man/man1/gmx-rmsdist.1.gz +share/man/man1/gmx-rmsf.1.gz +share/man/man1/gmx-rotacf.1.gz +share/man/man1/gmx-rotmat.1.gz +share/man/man1/gmx-saltbr.1.gz +share/man/man1/gmx-sans.1.gz +share/man/man1/gmx-sasa.1.gz +share/man/man1/gmx-saxs.1.gz +share/man/man1/gmx-select.1.gz +share/man/man1/gmx-sham.1.gz +share/man/man1/gmx-sigeps.1.gz +share/man/man1/gmx-solvate.1.gz +share/man/man1/gmx-sorient.1.gz +share/man/man1/gmx-spatial.1.gz +share/man/man1/gmx-spol.1.gz +share/man/man1/gmx-tcaf.1.gz +share/man/man1/gmx-traj.1.gz +share/man/man1/gmx-trajectory.1.gz +share/man/man1/gmx-trjcat.1.gz +share/man/man1/gmx-trjconv.1.gz +share/man/man1/gmx-trjorder.1.gz +share/man/man1/gmx-tune_pme.1.gz +share/man/man1/gmx-vanhove.1.gz +share/man/man1/gmx-velacc.1.gz +share/man/man1/gmx-view.1.gz +share/man/man1/gmx-wham.1.gz +share/man/man1/gmx-wheel.1.gz +share/man/man1/gmx-x2top.1.gz +share/man/man1/gmx-xpm2ps.1.gz +share/man/man1/gmx.1.gz diff --git a/science/lammps/pkg-plist b/science/lammps/pkg-plist index 64a280d1f998..5bc808b5dd46 100644 --- a/science/lammps/pkg-plist +++ b/science/lammps/pkg-plist @@ -1,280 +1,280 @@ bin/lmp etc/profile.d/lammps.csh etc/profile.d/lammps.sh include/lammps/angle.h include/lammps/atom.h include/lammps/bond.h include/lammps/citeme.h include/lammps/comm.h include/lammps/compute.h include/lammps/dihedral.h include/lammps/domain.h include/lammps/error.h %%EXCEPTIONS%%include/lammps/exceptions.h include/lammps/fix.h include/lammps/force.h include/lammps/group.h include/lammps/improper.h include/lammps/info.h include/lammps/input.h include/lammps/kspace.h include/lammps/lammps.h include/lammps/lattice.h include/lammps/library.h include/lammps/lmppython.h include/lammps/lmptype.h include/lammps/memory.h include/lammps/modify.h %%NO_MPI%%include/lammps/mpi/mpi.h include/lammps/neigh_list.h include/lammps/neighbor.h include/lammps/output.h include/lammps/pair.h include/lammps/pointers.h include/lammps/region.h include/lammps/timer.h include/lammps/universe.h include/lammps/update.h include/lammps/utils.h include/lammps/variable.h lib/cmake/LAMMPS/LAMMPSConfig.cmake lib/cmake/LAMMPS/LAMMPSConfigVersion.cmake lib/cmake/LAMMPS/LAMMPS_Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LAMMPS/LAMMPS_Targets.cmake lib/liblammps.so lib/liblammps.so.0 libdata/pkgconfig/liblammps.pc -man/man1/lmp.1.gz +share/man/man1/lmp.1.gz %%DATADIR%%/potentials/Ag_u3.eam %%DATADIR%%/potentials/AlCu.adp %%DATADIR%%/potentials/AlCu.bop.table %%DATADIR%%/potentials/AlCu.eam.alloy %%DATADIR%%/potentials/AlCuH.bop.table %%DATADIR%%/potentials/AlFe_mm.eam.fs %%DATADIR%%/potentials/AlO.eam.alloy %%DATADIR%%/potentials/AlO.streitz %%DATADIR%%/potentials/AlSiMgCuFe.meam %%DATADIR%%/potentials/Al_Batra_2019.agni %%DATADIR%%/potentials/Al_jnp.eam %%DATADIR%%/potentials/Al_jpc.agni %%DATADIR%%/potentials/Al_mm.eam.fs %%DATADIR%%/potentials/Al_prb.agni %%DATADIR%%/potentials/Al_zhou.eam.alloy %%DATADIR%%/potentials/Au_u3.eam %%DATADIR%%/potentials/BN.extep %%DATADIR%%/potentials/BNC.tersoff %%DATADIR%%/potentials/BNCH-old.ILP %%DATADIR%%/potentials/BNCH.ILP %%DATADIR%%/potentials/BNC_MBD_bulk.ILP %%DATADIR%%/potentials/BNC_TS_bulk.ILP %%DATADIR%%/potentials/C.drip %%DATADIR%%/potentials/C.lcbop %%DATADIR%%/potentials/CC.KC %%DATADIR%%/potentials/CC.KC-full %%DATADIR%%/potentials/CC.Lebedeva %%DATADIR%%/potentials/CCu_v2.bop.table %%DATADIR%%/potentials/CH.KC %%DATADIR%%/potentials/CH.airebo %%DATADIR%%/potentials/CH.airebo-m %%DATADIR%%/potentials/CH.rebo %%DATADIR%%/potentials/CHAu.ILP %%DATADIR%%/potentials/CH_taper.KC %%DATADIR%%/potentials/CdTe.bop.table %%DATADIR%%/potentials/CdTe.sw %%DATADIR%%/potentials/CdTeSe.bop.table %%DATADIR%%/potentials/CdTeZn.bop.table %%DATADIR%%/potentials/CdTeZnSeHgS0.sw %%DATADIR%%/potentials/CdZnTe_v1.bop.table %%DATADIR%%/potentials/CdZnTe_v2.bop.table %%DATADIR%%/potentials/CoAl.eam.alloy %%DATADIR%%/potentials/Cu-PBE-core-rep.ace %%DATADIR%%/potentials/Cu.meam %%DATADIR%%/potentials/Cu.nn.mliap.model %%DATADIR%%/potentials/Cu.snap.mliap.descriptor %%DATADIR%%/potentials/CuH.bop.table %%DATADIR%%/potentials/CuNi.eam.alloy %%DATADIR%%/potentials/CuTa.eam.alloy %%DATADIR%%/potentials/CuTa_eam.poly %%DATADIR%%/potentials/CuZr_mm.eam.fs %%DATADIR%%/potentials/Cu_Huan_2019_fp1.agni %%DATADIR%%/potentials/Cu_Huan_2019_fp2.agni %%DATADIR%%/potentials/Cu_Zuo_JPCA2020.quadratic.snap %%DATADIR%%/potentials/Cu_Zuo_JPCA2020.quadratic.snapcoeff %%DATADIR%%/potentials/Cu_Zuo_JPCA2020.quadratic.snapparam %%DATADIR%%/potentials/Cu_Zuo_JPCA2020.snap %%DATADIR%%/potentials/Cu_Zuo_JPCA2020.snapcoeff %%DATADIR%%/potentials/Cu_Zuo_JPCA2020.snapparam %%DATADIR%%/potentials/Cu_mishin1.eam.alloy %%DATADIR%%/potentials/Cu_smf7.eam %%DATADIR%%/potentials/Cu_u3.eam %%DATADIR%%/potentials/Cu_u6.eam %%DATADIR%%/potentials/Cu_zhou.eam.alloy %%DATADIR%%/potentials/FeCH_BOP_I.poly %%DATADIR%%/potentials/FeCH_BOP_II.poly %%DATADIR%%/potentials/FeCr.cdeam %%DATADIR%%/potentials/FeP_mm.eam.fs %%DATADIR%%/potentials/Fe_mm.eam.fs %%DATADIR%%/potentials/GaAs.bop.table %%DATADIR%%/potentials/GaN.sw %%DATADIR%%/potentials/GaN.tersoff %%DATADIR%%/potentials/GaN_sw.poly %%DATADIR%%/potentials/GaN_tersoff.poly %%DATADIR%%/potentials/Ge.tersoff %%DATADIR%%/potentials/Ge_Zuo_JPCA2020.quadratic.snap %%DATADIR%%/potentials/Ge_Zuo_JPCA2020.quadratic.snapcoeff %%DATADIR%%/potentials/Ge_Zuo_JPCA2020.quadratic.snapparam %%DATADIR%%/potentials/Ge_Zuo_JPCA2020.snap %%DATADIR%%/potentials/Ge_Zuo_JPCA2020.snapcoeff %%DATADIR%%/potentials/Ge_Zuo_JPCA2020.snapparam %%DATADIR%%/potentials/He_He_JW2013.table %%DATADIR%%/potentials/InP.vashishta %%DATADIR%%/potentials/InP_JCPA2020.mliap %%DATADIR%%/potentials/InP_JCPA2020.mliap.descriptor %%DATADIR%%/potentials/InP_JCPA2020.mliap.model %%DATADIR%%/potentials/InP_JCPA2020.snap %%DATADIR%%/potentials/InP_JCPA2020.snapcoeff %%DATADIR%%/potentials/InP_JCPA2020.snapparam %%DATADIR%%/potentials/Li_Zuo_JPCA2020.quadratic.snap %%DATADIR%%/potentials/Li_Zuo_JPCA2020.quadratic.snapcoeff %%DATADIR%%/potentials/Li_Zuo_JPCA2020.quadratic.snapparam %%DATADIR%%/potentials/Li_Zuo_JPCA2020.snap %%DATADIR%%/potentials/Li_Zuo_JPCA2020.snapcoeff %%DATADIR%%/potentials/Li_Zuo_JPCA2020.snapparam %%DATADIR%%/potentials/MOH.nb3b.harmonic %%DATADIR%%/potentials/MgAl.rann %%DATADIR%%/potentials/Mg_mm.eam.fs %%DATADIR%%/potentials/Mo5.2.mgpt.README %%DATADIR%%/potentials/Mo5.2.mgpt.parmin %%DATADIR%%/potentials/Mo5.2.mgpt.potin %%DATADIR%%/potentials/MoS2.ILP %%DATADIR%%/potentials/Mo_Chen_PRM2017.snap %%DATADIR%%/potentials/Mo_Chen_PRM2017.snapcoeff %%DATADIR%%/potentials/Mo_Chen_PRM2017.snapparam %%DATADIR%%/potentials/Mo_Zuo_JPCA2020.quadratic.snap %%DATADIR%%/potentials/Mo_Zuo_JPCA2020.quadratic.snapcoeff %%DATADIR%%/potentials/Mo_Zuo_JPCA2020.quadratic.snapparam %%DATADIR%%/potentials/Mo_Zuo_JPCA2020.snap %%DATADIR%%/potentials/Mo_Zuo_JPCA2020.snapcoeff %%DATADIR%%/potentials/Mo_Zuo_JPCA2020.snapparam %%DATADIR%%/potentials/Ni.adp %%DATADIR%%/potentials/Ni.meam %%DATADIR%%/potentials/NiAlH_jea.eam.alloy %%DATADIR%%/potentials/NiAlH_jea.eam.fs %%DATADIR%%/potentials/Ni_Mo.mliap.descriptor %%DATADIR%%/potentials/Ni_Mo.mliap.model %%DATADIR%%/potentials/Ni_Zuo_JPCA2020.quadratic.snap %%DATADIR%%/potentials/Ni_Zuo_JPCA2020.quadratic.snapcoeff %%DATADIR%%/potentials/Ni_Zuo_JPCA2020.quadratic.snapparam %%DATADIR%%/potentials/Ni_Zuo_JPCA2020.snap %%DATADIR%%/potentials/Ni_Zuo_JPCA2020.snapcoeff %%DATADIR%%/potentials/Ni_Zuo_JPCA2020.snapparam %%DATADIR%%/potentials/Ni_smf7.eam %%DATADIR%%/potentials/Ni_u3.eam %%DATADIR%%/potentials/PdHHe.eam.he %%DATADIR%%/potentials/Pd_u3.eam %%DATADIR%%/potentials/Pt_Chapman_2020.agni %%DATADIR%%/potentials/Pt_u3.eam %%DATADIR%%/potentials/README %%DATADIR%%/potentials/README.reax %%DATADIR%%/potentials/Si.b.meam.sw.spline %%DATADIR%%/potentials/Si.edip %%DATADIR%%/potentials/Si.nn.mliap.descriptor %%DATADIR%%/potentials/Si.nn.mliap.model %%DATADIR%%/potentials/Si.sw %%DATADIR%%/potentials/Si.tersoff %%DATADIR%%/potentials/Si.tersoff.mod %%DATADIR%%/potentials/Si.tersoff.modc %%DATADIR%%/potentials/SiC.edip %%DATADIR%%/potentials/SiC.gw %%DATADIR%%/potentials/SiC.gw.zbl %%DATADIR%%/potentials/SiC.meam %%DATADIR%%/potentials/SiC.tersoff %%DATADIR%%/potentials/SiC.tersoff.zbl %%DATADIR%%/potentials/SiC.vashishta %%DATADIR%%/potentials/SiCGe.tersoff %%DATADIR%%/potentials/SiC_1989.tersoff %%DATADIR%%/potentials/SiC_1990.tersoff %%DATADIR%%/potentials/SiC_1994.tersoff %%DATADIR%%/potentials/SiC_Erhart-Albe.tersoff %%DATADIR%%/potentials/SiGeH.sw.quip %%DATADIR%%/potentials/SiO.1990.vashishta %%DATADIR%%/potentials/SiO.1994.vashishta %%DATADIR%%/potentials/SiO.1997.vashishta %%DATADIR%%/potentials/SiO.tersoff %%DATADIR%%/potentials/Si_1.meam.spline %%DATADIR%%/potentials/Si_2.meam.spline %%DATADIR%%/potentials/Si_Zuo_JPCA2020.quadratic.snap %%DATADIR%%/potentials/Si_Zuo_JPCA2020.quadratic.snapcoeff %%DATADIR%%/potentials/Si_Zuo_JPCA2020.quadratic.snapparam %%DATADIR%%/potentials/Si_Zuo_JPCA2020.snap %%DATADIR%%/potentials/Si_Zuo_JPCA2020.snapcoeff %%DATADIR%%/potentials/Si_Zuo_JPCA2020.snapparam %%DATADIR%%/potentials/Ta06A.mliap %%DATADIR%%/potentials/Ta06A.mliap.descriptor %%DATADIR%%/potentials/Ta06A.mliap.model %%DATADIR%%/potentials/Ta06A.nn.mliap %%DATADIR%%/potentials/Ta06A.nn.mliap.model %%DATADIR%%/potentials/Ta06A.pytorch.mliap %%DATADIR%%/potentials/Ta06A.snap %%DATADIR%%/potentials/Ta06A.snapcoeff %%DATADIR%%/potentials/Ta06A.snapparam %%DATADIR%%/potentials/Ta4.mgpt.README %%DATADIR%%/potentials/Ta4.mgpt.parmin %%DATADIR%%/potentials/Ta4.mgpt.potin %%DATADIR%%/potentials/Ta6.8x.mgpt.README %%DATADIR%%/potentials/Ta6.8x.mgpt.parmin %%DATADIR%%/potentials/Ta6.8x.mgpt.potin %%DATADIR%%/potentials/Ti.meam.spline %%DATADIR%%/potentials/Ti.meam.sw.spline %%DATADIR%%/potentials/Ti.rann %%DATADIR%%/potentials/TiO.meam.spline %%DATADIR%%/potentials/TiZr_2.rann %%DATADIR%%/potentials/TlBr_msw.poly %%DATADIR%%/potentials/V6.1.mgpt.README %%DATADIR%%/potentials/V6.1.mgpt.parmin %%DATADIR%%/potentials/V6.1.mgpt.potin %%DATADIR%%/potentials/VFe_mm.eam.fs %%DATADIR%%/potentials/W.quadratic.mliap %%DATADIR%%/potentials/W.quadratic.mliap.descriptor %%DATADIR%%/potentials/W.quadratic.mliap.model %%DATADIR%%/potentials/WBe_Wood_PRB2019.mliap %%DATADIR%%/potentials/WBe_Wood_PRB2019.mliap.descriptor %%DATADIR%%/potentials/WBe_Wood_PRB2019.mliap.model %%DATADIR%%/potentials/WBe_Wood_PRB2019.snap %%DATADIR%%/potentials/WBe_Wood_PRB2019.snapcoeff %%DATADIR%%/potentials/WBe_Wood_PRB2019.snapparam %%DATADIR%%/potentials/WL.meam %%DATADIR%%/potentials/W_2940_2017_2.snap %%DATADIR%%/potentials/W_2940_2017_2.snapcoeff %%DATADIR%%/potentials/W_2940_2017_2.snapparam %%DATADIR%%/potentials/W_2940_2017_2_He_JW2013.snap %%DATADIR%%/potentials/W_He_JW2013.table %%DATADIR%%/potentials/W_zhou.eam.alloy %%DATADIR%%/potentials/Zn.rann %%DATADIR%%/potentials/Zr.rann %%DATADIR%%/potentials/Zr_mm.eam.fs %%DATADIR%%/potentials/acks2_ff.water %%DATADIR%%/potentials/charmm22.cmap %%DATADIR%%/potentials/charmm36.cmap %%DATADIR%%/potentials/ci-reaxFF_ZBL.dat %%DATADIR%%/potentials/ffield.ci-reax.CH %%DATADIR%%/potentials/ffield.comb %%DATADIR%%/potentials/ffield.comb3 %%DATADIR%%/potentials/ffield.eim %%DATADIR%%/potentials/ffield.reax.AB %%DATADIR%%/potentials/ffield.reax.AuO %%DATADIR%%/potentials/ffield.reax.FC %%DATADIR%%/potentials/ffield.reax.Fe_O_C_H %%DATADIR%%/potentials/ffield.reax.V_O_C_H %%DATADIR%%/potentials/ffield.reax.ZnOH %%DATADIR%%/potentials/ffield.reax.budzien %%DATADIR%%/potentials/ffield.reax.cho %%DATADIR%%/potentials/ffield.reax.lg %%DATADIR%%/potentials/ffield.reax.mattsson %%DATADIR%%/potentials/ffield.reax.rdx %%DATADIR%%/potentials/ffield.smtbq.Al %%DATADIR%%/potentials/ffield.smtbq.Al2O3 %%DATADIR%%/potentials/ffield.smtbq.TiO2 %%DATADIR%%/potentials/lib.comb3 %%DATADIR%%/potentials/library.meam %%DATADIR%%/potentials/tmd.sw.mod diff --git a/science/openbabel/pkg-plist b/science/openbabel/pkg-plist index d172871655d1..517c8727faf4 100644 --- a/science/openbabel/pkg-plist +++ b/science/openbabel/pkg-plist @@ -1,335 +1,335 @@ bin/obabel bin/obconformer bin/obdistgen bin/obenergy bin/obfit bin/obfitall bin/obgen bin/obgrep %%GUI%%bin/obgui bin/obminimize bin/obmm bin/obprobe bin/obprop bin/obrms bin/obrotamer bin/obrotate bin/obspectrophore bin/obsym bin/obtautomer bin/obthermo bin/roundtrip include/inchi/inchi_api.h include/openbabel3/LBFGS.h include/openbabel3/LBFGS/LineSearchBacktracking.h include/openbabel3/LBFGS/LineSearchBracketing.h include/openbabel3/LBFGS/LineSearchNocedalWright.h include/openbabel3/LBFGS/Param.h include/openbabel3/openbabel/alias.h include/openbabel3/openbabel/atom.h include/openbabel3/openbabel/babelconfig.h include/openbabel3/openbabel/base.h include/openbabel3/openbabel/bitvec.h include/openbabel3/openbabel/bond.h include/openbabel3/openbabel/bondtyper.h include/openbabel3/openbabel/builder.h include/openbabel3/openbabel/canon.h include/openbabel3/openbabel/chains.h include/openbabel3/openbabel/chargemodel.h include/openbabel3/openbabel/chemdrawcdx.h include/openbabel3/openbabel/conformersearch.h include/openbabel3/openbabel/data.h include/openbabel3/openbabel/data_utilities.h include/openbabel3/openbabel/depict/asciipainter.h include/openbabel3/openbabel/depict/cairopainter.h include/openbabel3/openbabel/depict/commandpainter.h include/openbabel3/openbabel/depict/depict.h include/openbabel3/openbabel/depict/painter.h include/openbabel3/openbabel/depict/svgpainter.h include/openbabel3/openbabel/descriptor.h include/openbabel3/openbabel/distgeom.h include/openbabel3/openbabel/dlhandler.h include/openbabel3/openbabel/elements.h include/openbabel3/openbabel/fingerprint.h include/openbabel3/openbabel/forcefield.h include/openbabel3/openbabel/format.h include/openbabel3/openbabel/generic.h include/openbabel3/openbabel/graphsym.h include/openbabel3/openbabel/grid.h include/openbabel3/openbabel/griddata.h include/openbabel3/openbabel/groupcontrib.h include/openbabel3/openbabel/inchiformat.h include/openbabel3/openbabel/internalcoord.h include/openbabel3/openbabel/isomorphism.h include/openbabel3/openbabel/json.h include/openbabel3/openbabel/kekulize.h include/openbabel3/openbabel/kinetics.h include/openbabel3/openbabel/lineend.h include/openbabel3/openbabel/locale.h include/openbabel3/openbabel/math/align.h include/openbabel3/openbabel/math/erf.h include/openbabel3/openbabel/math/matrix3x3.h include/openbabel3/openbabel/math/spacegroup.h include/openbabel3/openbabel/math/transform3d.h include/openbabel3/openbabel/math/vector3.h include/openbabel3/openbabel/matrix.h include/openbabel3/openbabel/mcdlutil.h include/openbabel3/openbabel/mol.h include/openbabel3/openbabel/molchrg.h include/openbabel3/openbabel/obconversion.h include/openbabel3/openbabel/oberror.h include/openbabel3/openbabel/obfunctions.h include/openbabel3/openbabel/obiter.h include/openbabel3/openbabel/obmolecformat.h include/openbabel3/openbabel/obutil.h include/openbabel3/openbabel/op.h include/openbabel3/openbabel/optransform.h include/openbabel3/openbabel/parsmart.h include/openbabel3/openbabel/patty.h include/openbabel3/openbabel/phmodel.h include/openbabel3/openbabel/plugin.h include/openbabel3/openbabel/pointgroup.h include/openbabel3/openbabel/query.h include/openbabel3/openbabel/reaction.h include/openbabel3/openbabel/reactionfacade.h include/openbabel3/openbabel/residue.h include/openbabel3/openbabel/ring.h include/openbabel3/openbabel/rotamer.h include/openbabel3/openbabel/rotor.h include/openbabel3/openbabel/shared_ptr.h include/openbabel3/openbabel/spectrophore.h include/openbabel3/openbabel/stereo/bindings.h include/openbabel3/openbabel/stereo/cistrans.h include/openbabel3/openbabel/stereo/squareplanar.h include/openbabel3/openbabel/stereo/stereo.h include/openbabel3/openbabel/stereo/tetrahedral.h include/openbabel3/openbabel/stereo/tetranonplanar.h include/openbabel3/openbabel/stereo/tetraplanar.h include/openbabel3/openbabel/tautomer.h include/openbabel3/openbabel/text.h include/openbabel3/openbabel/tokenst.h include/openbabel3/openbabel/typer.h include/openbabel3/openbabel/xml.h lib/cmake/openbabel3/OpenBabel3Config.cmake lib/cmake/openbabel3/OpenBabel3ConfigVersion.cmake lib/cmake/openbabel3/OpenBabel3_EXPORTS-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/openbabel3/OpenBabel3_EXPORTS.cmake lib/libinchi.so lib/libinchi.so.0 lib/libinchi.so.0.4.1 lib/libopenbabel.so lib/libopenbabel.so.7 lib/libopenbabel.so.7.0.0 lib/openbabel/%%VERSION%%/APIInterface.so lib/openbabel/%%VERSION%%/CSRformat.so lib/openbabel/%%VERSION%%/MCDLformat.so lib/openbabel/%%VERSION%%/MNAformat.so lib/openbabel/%%VERSION%%/PQSformat.so lib/openbabel/%%VERSION%%/abinitformat.so lib/openbabel/%%VERSION%%/acesformat.so lib/openbabel/%%VERSION%%/acrformat.so lib/openbabel/%%VERSION%%/adfformat.so lib/openbabel/%%VERSION%%/alchemyformat.so lib/openbabel/%%VERSION%%/amberformat.so lib/openbabel/%%VERSION%%/aoforceformat.so lib/openbabel/%%VERSION%%/asciiformat.so lib/openbabel/%%VERSION%%/balstformat.so lib/openbabel/%%VERSION%%/bgfformat.so lib/openbabel/%%VERSION%%/boxformat.so lib/openbabel/%%VERSION%%/cacaoformat.so lib/openbabel/%%VERSION%%/cacheformat.so lib/openbabel/%%VERSION%%/carformat.so lib/openbabel/%%VERSION%%/castepformat.so lib/openbabel/%%VERSION%%/cccformat.so lib/openbabel/%%VERSION%%/cdxmlformat.so lib/openbabel/%%VERSION%%/chem3dformat.so lib/openbabel/%%VERSION%%/chemdoodlejsonformat.so lib/openbabel/%%VERSION%%/chemdrawcdx.so lib/openbabel/%%VERSION%%/chemdrawct.so lib/openbabel/%%VERSION%%/chemkinformat.so lib/openbabel/%%VERSION%%/chemtoolformat.so lib/openbabel/%%VERSION%%/cifformat.so lib/openbabel/%%VERSION%%/cmlformat.so lib/openbabel/%%VERSION%%/cmlreactformat.so lib/openbabel/%%VERSION%%/cofformat.so lib/openbabel/%%VERSION%%/confabreport.so lib/openbabel/%%VERSION%%/copyformat.so lib/openbabel/%%VERSION%%/crkformat.so lib/openbabel/%%VERSION%%/crystal09format.so lib/openbabel/%%VERSION%%/cssrformat.so lib/openbabel/%%VERSION%%/daltonformat.so lib/openbabel/%%VERSION%%/dlpolyformat.so lib/openbabel/%%VERSION%%/dmolformat.so lib/openbabel/%%VERSION%%/exyzformat.so lib/openbabel/%%VERSION%%/fastaformat.so lib/openbabel/%%VERSION%%/fastsearchformat.so lib/openbabel/%%VERSION%%/fchkformat.so lib/openbabel/%%VERSION%%/featformat.so lib/openbabel/%%VERSION%%/fhformat.so lib/openbabel/%%VERSION%%/fhiaimsformat.so lib/openbabel/%%VERSION%%/fingerprintformat.so lib/openbabel/%%VERSION%%/fpsformat.so lib/openbabel/%%VERSION%%/freefracformat.so lib/openbabel/%%VERSION%%/gamessformat.so lib/openbabel/%%VERSION%%/gamessukformat.so lib/openbabel/%%VERSION%%/gausscubeformat.so lib/openbabel/%%VERSION%%/gaussformat.so lib/openbabel/%%VERSION%%/gausszmatformat.so lib/openbabel/%%VERSION%%/ghemicalformat.so lib/openbabel/%%VERSION%%/groformat.so lib/openbabel/%%VERSION%%/gromos96format.so lib/openbabel/%%VERSION%%/gulpformat.so lib/openbabel/%%VERSION%%/hinformat.so lib/openbabel/%%VERSION%%/inchiformat.so lib/openbabel/%%VERSION%%/jaguarformat.so lib/openbabel/%%VERSION%%/lmpdatformat.so lib/openbabel/%%VERSION%%/lpmdformat.so lib/openbabel/%%VERSION%%/maeformat.so lib/openbabel/%%VERSION%%/mdffformat.so lib/openbabel/%%VERSION%%/mdlformat.so lib/openbabel/%%VERSION%%/mmcifformat.so lib/openbabel/%%VERSION%%/mmodformat.so lib/openbabel/%%VERSION%%/mol2format.so lib/openbabel/%%VERSION%%/moldenformat.so lib/openbabel/%%VERSION%%/molproformat.so lib/openbabel/%%VERSION%%/molreport.so lib/openbabel/%%VERSION%%/mopacformat.so lib/openbabel/%%VERSION%%/mpdformat.so lib/openbabel/%%VERSION%%/mpqcformat.so lib/openbabel/%%VERSION%%/msiformat.so lib/openbabel/%%VERSION%%/msmsformat.so lib/openbabel/%%VERSION%%/nulformat.so lib/openbabel/%%VERSION%%/nwchemformat.so lib/openbabel/%%VERSION%%/opendxformat.so lib/openbabel/%%VERSION%%/orcaformat.so lib/openbabel/%%VERSION%%/outformat.so lib/openbabel/%%VERSION%%/painterformat.so lib/openbabel/%%VERSION%%/pcmodelformat.so lib/openbabel/%%VERSION%%/pdbformat.so lib/openbabel/%%VERSION%%/pdbqtformat.so lib/openbabel/%%VERSION%%/plugin_charges.so lib/openbabel/%%VERSION%%/plugin_descriptors.so lib/openbabel/%%VERSION%%/plugin_fingerprints.so lib/openbabel/%%VERSION%%/plugin_forcefields.so lib/openbabel/%%VERSION%%/plugin_ops.so %%CAIRO%%lib/openbabel/%%VERSION%%/png2format.so lib/openbabel/%%VERSION%%/pngformat.so lib/openbabel/%%VERSION%%/pointcloudformat.so lib/openbabel/%%VERSION%%/posformat.so lib/openbabel/%%VERSION%%/povrayformat.so lib/openbabel/%%VERSION%%/pqrformat.so lib/openbabel/%%VERSION%%/pubchem.so lib/openbabel/%%VERSION%%/pubchemjsonformat.so lib/openbabel/%%VERSION%%/pwscfformat.so lib/openbabel/%%VERSION%%/qchemformat.so lib/openbabel/%%VERSION%%/reportformat.so lib/openbabel/%%VERSION%%/rinchiformat.so lib/openbabel/%%VERSION%%/rsmiformat.so lib/openbabel/%%VERSION%%/rxnformat.so lib/openbabel/%%VERSION%%/shelxformat.so lib/openbabel/%%VERSION%%/siestaformat.so lib/openbabel/%%VERSION%%/smilesformat.so lib/openbabel/%%VERSION%%/smileyformat.so lib/openbabel/%%VERSION%%/stlformat.so lib/openbabel/%%VERSION%%/svgformat.so lib/openbabel/%%VERSION%%/textformat.so lib/openbabel/%%VERSION%%/thermoformat.so lib/openbabel/%%VERSION%%/tinkerformat.so lib/openbabel/%%VERSION%%/titleformat.so lib/openbabel/%%VERSION%%/turbomoleformat.so lib/openbabel/%%VERSION%%/unichemformat.so lib/openbabel/%%VERSION%%/vaspformat.so lib/openbabel/%%VERSION%%/viewmolformat.so lib/openbabel/%%VERSION%%/wlnformat.so lib/openbabel/%%VERSION%%/xedformat.so lib/openbabel/%%VERSION%%/xmlformat.so lib/openbabel/%%VERSION%%/xsfformat.so lib/openbabel/%%VERSION%%/xyzformat.so lib/openbabel/%%VERSION%%/yasaraformat.so lib/openbabel/%%VERSION%%/zindoformat.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/__pycache__/openbabel.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/__pycache__/openbabel.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/__pycache__/pybel.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/__pycache__/pybel.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/_openbabel.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/openbabel.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/openbabel/pybel.py libdata/pkgconfig/openbabel-3.pc -man/man1/obabel.1.gz -man/man1/obchiral.1.gz -man/man1/obconformer.1.gz -man/man1/obdistgen.1.gz -man/man1/obenergy.1.gz -man/man1/obfit.1.gz -man/man1/obgen.1.gz -man/man1/obgrep.1.gz -man/man1/obgui.1.gz -man/man1/obminimize.1.gz -man/man1/obprobe.1.gz -man/man1/obprop.1.gz -man/man1/obrms.1.gz -man/man1/obrotamer.1.gz -man/man1/obrotate.1.gz -man/man1/obspectrophore.1.gz -man/man1/obsym.1.gz -man/man1/obtautomer.1.gz -man/man1/obthermo.1.gz -man/man1/roundtrip.1.gz +share/man/man1/obabel.1.gz +share/man/man1/obchiral.1.gz +share/man/man1/obconformer.1.gz +share/man/man1/obdistgen.1.gz +share/man/man1/obenergy.1.gz +share/man/man1/obfit.1.gz +share/man/man1/obgen.1.gz +share/man/man1/obgrep.1.gz +share/man/man1/obgui.1.gz +share/man/man1/obminimize.1.gz +share/man/man1/obprobe.1.gz +share/man/man1/obprop.1.gz +share/man/man1/obrms.1.gz +share/man/man1/obrotamer.1.gz +share/man/man1/obrotate.1.gz +share/man/man1/obspectrophore.1.gz +share/man/man1/obsym.1.gz +share/man/man1/obtautomer.1.gz +share/man/man1/obthermo.1.gz +share/man/man1/roundtrip.1.gz %%DATADIR%%/%%VERSION%%/MACCS.txt %%DATADIR%%/%%VERSION%%/SMARTS_InteLigand.txt %%DATADIR%%/%%VERSION%%/UFF.prm %%DATADIR%%/%%VERSION%%/atomization-energies.txt %%DATADIR%%/%%VERSION%%/atomtyp.txt %%DATADIR%%/%%VERSION%%/babel_povray3.inc %%DATADIR%%/%%VERSION%%/bondtyp.txt %%DATADIR%%/%%VERSION%%/eem.txt %%DATADIR%%/%%VERSION%%/eem2015ba.txt %%DATADIR%%/%%VERSION%%/eem2015bm.txt %%DATADIR%%/%%VERSION%%/eem2015bn.txt %%DATADIR%%/%%VERSION%%/eem2015ha.txt %%DATADIR%%/%%VERSION%%/eem2015hm.txt %%DATADIR%%/%%VERSION%%/eem2015hn.txt %%DATADIR%%/%%VERSION%%/eqeqIonizations.txt %%DATADIR%%/%%VERSION%%/gaff.dat %%DATADIR%%/%%VERSION%%/gaff.prm %%DATADIR%%/%%VERSION%%/ghemical.prm %%DATADIR%%/%%VERSION%%/logp.txt %%DATADIR%%/%%VERSION%%/mmff94.ff %%DATADIR%%/%%VERSION%%/mmff94s.ff %%DATADIR%%/%%VERSION%%/mmffang.par %%DATADIR%%/%%VERSION%%/mmffbndk.par %%DATADIR%%/%%VERSION%%/mmffbond.par %%DATADIR%%/%%VERSION%%/mmffchg.par %%DATADIR%%/%%VERSION%%/mmffdef.par %%DATADIR%%/%%VERSION%%/mmffdfsb.par %%DATADIR%%/%%VERSION%%/mmffoop.par %%DATADIR%%/%%VERSION%%/mmffpbci.par %%DATADIR%%/%%VERSION%%/mmffprop.par %%DATADIR%%/%%VERSION%%/mmffs_oop.par %%DATADIR%%/%%VERSION%%/mmffs_tor.par %%DATADIR%%/%%VERSION%%/mmffstbn.par %%DATADIR%%/%%VERSION%%/mmfftor.par %%DATADIR%%/%%VERSION%%/mmffvdw.par %%DATADIR%%/%%VERSION%%/mpC.txt %%DATADIR%%/%%VERSION%%/mr.txt %%DATADIR%%/%%VERSION%%/patterns.txt %%DATADIR%%/%%VERSION%%/phmodel.txt %%DATADIR%%/%%VERSION%%/plugindefines.txt %%DATADIR%%/%%VERSION%%/psa.txt %%DATADIR%%/%%VERSION%%/qeq.txt %%DATADIR%%/%%VERSION%%/resdata.txt %%DATADIR%%/%%VERSION%%/rigid-fragments-index.txt %%DATADIR%%/%%VERSION%%/rigid-fragments.txt %%DATADIR%%/%%VERSION%%/ring-fragments.txt %%DATADIR%%/%%VERSION%%/ringtyp.txt %%DATADIR%%/%%VERSION%%/space-groups.txt %%DATADIR%%/%%VERSION%%/splash.png %%DATADIR%%/%%VERSION%%/superatom.txt %%DATADIR%%/%%VERSION%%/svgformat.script %%DATADIR%%/%%VERSION%%/templates.sdf %%DATADIR%%/%%VERSION%%/torlib.txt %%DATADIR%%/%%VERSION%%/torsion.txt %%DATADIR%%/%%VERSION%%/types.txt diff --git a/science/openmc/pkg-plist b/science/openmc/pkg-plist index d86d03ed637e..01aa5add30da 100644 --- a/science/openmc/pkg-plist +++ b/science/openmc/pkg-plist @@ -1,140 +1,140 @@ bin/openmc include/faddeeva/Faddeeva.cc include/faddeeva/Faddeeva.hh include/gsl-lite/gsl-lite.hpp include/gsl/gsl-lite.hpp include/openmc/angle_energy.h include/openmc/array.h include/openmc/bank.h include/openmc/boundary_condition.h include/openmc/bremsstrahlung.h include/openmc/capi.h include/openmc/cell.h include/openmc/cmfd_solver.h include/openmc/constants.h include/openmc/container_util.h include/openmc/cross_sections.h include/openmc/dagmc.h include/openmc/distribution.h include/openmc/distribution_angle.h include/openmc/distribution_energy.h include/openmc/distribution_multi.h include/openmc/distribution_spatial.h include/openmc/eigenvalue.h include/openmc/endf.h include/openmc/error.h include/openmc/event.h include/openmc/external/quartic_solver.h include/openmc/file_utils.h include/openmc/finalize.h include/openmc/geometry.h include/openmc/geometry_aux.h include/openmc/hdf5_interface.h include/openmc/initialize.h include/openmc/lattice.h include/openmc/material.h include/openmc/math_functions.h include/openmc/memory.h include/openmc/mesh.h include/openmc/message_passing.h include/openmc/mgxs.h include/openmc/mgxs_interface.h include/openmc/neighbor_list.h include/openmc/nuclide.h include/openmc/openmp_interface.h include/openmc/output.h include/openmc/particle.h include/openmc/particle_data.h include/openmc/particle_restart.h include/openmc/photon.h include/openmc/physics.h include/openmc/physics_common.h include/openmc/physics_mg.h include/openmc/plot.h include/openmc/position.h include/openmc/progress_bar.h include/openmc/random_dist.h include/openmc/random_lcg.h include/openmc/reaction.h include/openmc/reaction_product.h include/openmc/scattdata.h include/openmc/search.h include/openmc/secondary_correlated.h include/openmc/secondary_kalbach.h include/openmc/secondary_nbody.h include/openmc/secondary_thermal.h include/openmc/secondary_uncorrelated.h include/openmc/settings.h include/openmc/shared_array.h include/openmc/simulation.h include/openmc/source.h include/openmc/state_point.h include/openmc/string_utils.h include/openmc/summary.h include/openmc/surface.h include/openmc/tallies/derivative.h include/openmc/tallies/filter.h include/openmc/tallies/filter_azimuthal.h include/openmc/tallies/filter_cell.h include/openmc/tallies/filter_cell_instance.h include/openmc/tallies/filter_cellborn.h include/openmc/tallies/filter_cellfrom.h include/openmc/tallies/filter_collision.h include/openmc/tallies/filter_delayedgroup.h include/openmc/tallies/filter_distribcell.h include/openmc/tallies/filter_energy.h include/openmc/tallies/filter_energyfunc.h include/openmc/tallies/filter_legendre.h include/openmc/tallies/filter_match.h include/openmc/tallies/filter_material.h include/openmc/tallies/filter_mesh.h include/openmc/tallies/filter_meshsurface.h include/openmc/tallies/filter_mu.h include/openmc/tallies/filter_particle.h include/openmc/tallies/filter_polar.h include/openmc/tallies/filter_sph_harm.h include/openmc/tallies/filter_sptl_legendre.h include/openmc/tallies/filter_surface.h include/openmc/tallies/filter_time.h include/openmc/tallies/filter_universe.h include/openmc/tallies/filter_zernike.h include/openmc/tallies/tally.h include/openmc/tallies/tally_scoring.h include/openmc/tallies/trigger.h include/openmc/thermal.h include/openmc/timer.h include/openmc/track_output.h include/openmc/urr.h include/openmc/vector.h include/openmc/version.h include/openmc/version.h.in include/openmc/volume_calc.h include/openmc/weight_windows.h include/openmc/wmp.h include/openmc/xml_interface.h include/openmc/xsdata.h lib/cmake/OpenMC/OpenMCConfig.cmake lib/cmake/OpenMC/OpenMCConfigVersion.cmake lib/cmake/OpenMC/OpenMCTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/OpenMC/OpenMCTargets.cmake lib/cmake/gsl-lite/gsl-lite-config-version.cmake lib/cmake/gsl-lite/gsl-lite-config.cmake lib/cmake/gsl-lite/gsl-lite-targets.cmake lib/libfaddeeva.a lib/libopenmc.so -man/man1/openmc.1.gz +share/man/man1/openmc.1.gz %%DATADIR%%/relaxng/cross_sections.rnc %%DATADIR%%/relaxng/cross_sections.rng %%DATADIR%%/relaxng/geometry.rnc %%DATADIR%%/relaxng/geometry.rng %%DATADIR%%/relaxng/materials.rnc %%DATADIR%%/relaxng/materials.rng %%DATADIR%%/relaxng/mg_cross_sections.rnc %%DATADIR%%/relaxng/mg_cross_sections.rng %%DATADIR%%/relaxng/plots.rnc %%DATADIR%%/relaxng/plots.rng %%DATADIR%%/relaxng/readme.rst %%DATADIR%%/relaxng/settings.rnc %%DATADIR%%/relaxng/settings.rng %%DATADIR%%/relaxng/tallies.rnc %%DATADIR%%/relaxng/tallies.rng diff --git a/science/segyio/pkg-plist b/science/segyio/pkg-plist index 167f0a70af7f..fd7662ae5c0e 100644 --- a/science/segyio/pkg-plist +++ b/science/segyio/pkg-plist @@ -1,13 +1,13 @@ bin/segyio-catb bin/segyio-cath bin/segyio-catr bin/segyio-crop include/segyio/segy.h lib/libsegyio.so lib/libsegyio.so.0 -man/man1/segyio-catb.1.gz -man/man1/segyio-cath.1.gz -man/man1/segyio-catr.1.gz -man/man1/segyio-crop.1.gz +share/man/man1/segyio-catb.1.gz +share/man/man1/segyio-cath.1.gz +share/man/man1/segyio-catr.1.gz +share/man/man1/segyio-crop.1.gz %%DATADIR%%/cmake/segyio-config-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/cmake/segyio-config.cmake diff --git a/science/votca/pkg-plist b/science/votca/pkg-plist index b40a1a843190..6f8d2c36fecf 100644 --- a/science/votca/pkg-plist +++ b/science/votca/pkg-plist @@ -1,2364 +1,2364 @@ bin/VOTCARC.bash bin/csg_boltzmann bin/csg_call bin/csg_density bin/csg_dlptopol bin/csg_dump bin/csg_fluctuations bin/csg_fmatch bin/csg_gmxtopol bin/csg_imc_solve bin/csg_inverse bin/csg_map bin/csg_orientcorr bin/csg_part_dist bin/csg_partial_rdf bin/csg_property bin/csg_radii bin/csg_resample bin/csg_reupdate bin/csg_sphericalorder bin/csg_stat bin/csg_traj_force bin/votca_compare bin/votca_help2doc bin/votca_property bin/xtp_autogen_mapping bin/xtp_basisset bin/xtp_map bin/xtp_modify_jobfile bin/xtp_parallel bin/xtp_qmmm2qm bin/xtp_run bin/xtp_tools bin/xtp_update_mapfile include/votca/csg/basebead.h include/votca/csg/bead.h include/votca/csg/beadlist.h include/votca/csg/beadmotif.h include/votca/csg/beadmotifalgorithms.h include/votca/csg/beadmotifconnector.h include/votca/csg/beadpair.h include/votca/csg/beadstructure.h include/votca/csg/beadstructurealgorithms.h include/votca/csg/beadtriple.h include/votca/csg/boundarycondition.h include/votca/csg/cgengine.h include/votca/csg/cgmoleculedef.h include/votca/csg/cgobserver.h include/votca/csg/csgapplication.h include/votca/csg/exclusionlist.h include/votca/csg/fileformatfactory.h include/votca/csg/imcio.h include/votca/csg/interaction.h include/votca/csg/map.h include/votca/csg/molecule.h include/votca/csg/moleculeitem.h include/votca/csg/nblist.h include/votca/csg/nblist_3body.h include/votca/csg/nblistgrid.h include/votca/csg/nblistgrid_3body.h include/votca/csg/nematicorder.h include/votca/csg/openbox.h include/votca/csg/orthorhombicbox.h include/votca/csg/pairlist.h include/votca/csg/pdbwriter.h include/votca/csg/potentialfunction.h include/votca/csg/potentialfunctioncbspl.h include/votca/csg/potentialfunctionlj126.h include/votca/csg/potentialfunctionljg.h include/votca/csg/residue.h include/votca/csg/topology.h include/votca/csg/topologymap.h include/votca/csg/topologyreader.h include/votca/csg/trajectoryreader.h include/votca/csg/trajectorywriter.h include/votca/csg/triclinicbox.h include/votca/csg/triplelist.h include/votca/csg/units.h include/votca/csg/version.h include/votca/csg/xyzreader.h include/votca/csg/xyzwriter.h include/votca/tools/NDimVector.h include/votca/tools/akimaspline.h include/votca/tools/application.h include/votca/tools/average.h include/votca/tools/calculator.h include/votca/tools/colors.h include/votca/tools/constants.h include/votca/tools/correlate.h include/votca/tools/crosscorrelate.h include/votca/tools/cubicspline.h include/votca/tools/datacollection.h include/votca/tools/edge.h include/votca/tools/edgecontainer.h include/votca/tools/eigen.h include/votca/tools/eigenio_matrixmarket.h include/votca/tools/eigensystem.h include/votca/tools/elements.h include/votca/tools/filesystem.h include/votca/tools/floatingpointcomparison.h include/votca/tools/getline.h include/votca/tools/globals.h include/votca/tools/graph.h include/votca/tools/graph_bf_visitor.h include/votca/tools/graph_df_visitor.h include/votca/tools/graphalgorithm.h include/votca/tools/graphdistvisitor.h include/votca/tools/graphnode.h include/votca/tools/graphvisitor.h include/votca/tools/histogram.h include/votca/tools/histogramnew.h include/votca/tools/identity.h include/votca/tools/lexical_cast.h include/votca/tools/linalg.h include/votca/tools/linspline.h include/votca/tools/mutex.h include/votca/tools/name.h include/votca/tools/objectfactory.h include/votca/tools/optionshandler.h include/votca/tools/property.h include/votca/tools/propertyiomanipulator.h include/votca/tools/random.h include/votca/tools/rangeparser.h include/votca/tools/reducededge.h include/votca/tools/reducedgraph.h include/votca/tools/spline.h include/votca/tools/structureparameters.h include/votca/tools/table.h include/votca/tools/thread.h include/votca/tools/tokenizer.h include/votca/tools/types.h include/votca/tools/unitconverter.h include/votca/tools/version.h include/votca/tools/votca_tools_config.h include/votca/xtp/ERIs.h include/votca/xtp/GaussianQuadratureBase.h include/votca/xtp/ImaginaryAxisIntegration.h include/votca/xtp/IncrementalFockBuilder.h include/votca/xtp/IndexParser.h include/votca/xtp/adiis.h include/votca/xtp/adiis_costfunction.h include/votca/xtp/amplitude_integration.h include/votca/xtp/anderson_mixing.h include/votca/xtp/aobasis.h include/votca/xtp/aomatrix.h include/votca/xtp/aopotential.h include/votca/xtp/aoshell.h include/votca/xtp/aotransform.h include/votca/xtp/atom.h include/votca/xtp/atomcontainer.h include/votca/xtp/basisset.h include/votca/xtp/bfgs_trm.h include/votca/xtp/bse.h include/votca/xtp/bse_operator.h include/votca/xtp/bse_population.h include/votca/xtp/bsecoupling.h include/votca/xtp/bseoperator_btda.h include/votca/xtp/calculatorfactory.h include/votca/xtp/chargecarrier.h include/votca/xtp/checkpoint.h include/votca/xtp/checkpoint_utils.h include/votca/xtp/checkpointreader.h include/votca/xtp/checkpointtable.h include/votca/xtp/checkpointwriter.h include/votca/xtp/classicalsegment.h include/votca/xtp/convergenceacc.h include/votca/xtp/couplingbase.h include/votca/xtp/cubefile_writer.h include/votca/xtp/cudamatrix.h include/votca/xtp/cudapipeline.h include/votca/xtp/davidsonsolver.h include/votca/xtp/density_integration.h include/votca/xtp/dftcoupling.h include/votca/xtp/dftengine.h include/votca/xtp/diis.h include/votca/xtp/dipoledipoleinteraction.h include/votca/xtp/ecpaobasis.h include/votca/xtp/ecpbasisset.h include/votca/xtp/eeinteractor.h include/votca/xtp/eigen.h include/votca/xtp/energy_costfunction.h include/votca/xtp/energy_terms.h include/votca/xtp/esp2multipole.h include/votca/xtp/espfit.h include/votca/xtp/filterfactory.h include/votca/xtp/forces.h include/votca/xtp/gaussianwriter.h include/votca/xtp/geometry_optimization.h include/votca/xtp/glink.h include/votca/xtp/gnode.h include/votca/xtp/grid.h include/votca/xtp/grid_containers.h include/votca/xtp/gridbox.h include/votca/xtp/gw.h include/votca/xtp/gwbse.h include/votca/xtp/gwbseengine.h include/votca/xtp/gyration.h include/votca/xtp/hist.h include/votca/xtp/huffmantree.h include/votca/xtp/job.h include/votca/xtp/jobcalculator.h include/votca/xtp/jobcalculatorfactory.h include/votca/xtp/jobtopology.h include/votca/xtp/kmccalculator.h include/votca/xtp/logger.h include/votca/xtp/make_libint_work.h include/votca/xtp/matrixfreeoperator.h include/votca/xtp/md2qmengine.h include/votca/xtp/mmregion.h include/votca/xtp/molden.h include/votca/xtp/nbo.h include/votca/xtp/newton_rapson.h include/votca/xtp/openmp_cuda.h include/votca/xtp/optimiser_costfunction.h include/votca/xtp/orbitals.h include/votca/xtp/orbreorder.h include/votca/xtp/paircalculator.h include/votca/xtp/parallelxjobcalc.h include/votca/xtp/polarregion.h include/votca/xtp/polarsite.h include/votca/xtp/populationanalysis.h include/votca/xtp/ppm.h include/votca/xtp/progressobserver.h include/votca/xtp/qmatom.h include/votca/xtp/qmcalculator.h include/votca/xtp/qmfragment.h include/votca/xtp/qmmolecule.h include/votca/xtp/qmnblist.h include/votca/xtp/qmpackage.h include/votca/xtp/qmpackagefactory.h include/votca/xtp/qmpair.h include/votca/xtp/qmregion.h include/votca/xtp/qmstate.h include/votca/xtp/qmthread.h include/votca/xtp/qmtool.h include/votca/xtp/quadrature_factory.h include/votca/xtp/radial_euler_maclaurin_rule.h include/votca/xtp/rate_engine.h include/votca/xtp/region.h include/votca/xtp/regular_grid.h include/votca/xtp/rpa.h include/votca/xtp/segid.h include/votca/xtp/segment.h include/votca/xtp/segmentmapper.h include/votca/xtp/sigma_base.h include/votca/xtp/sigmafactory.h include/votca/xtp/sphere_lebedev_rule.h include/votca/xtp/stateapplication.h include/votca/xtp/statefilter_base.h include/votca/xtp/statesaver.h include/votca/xtp/statetracker.h include/votca/xtp/staticregion.h include/votca/xtp/staticsite.h include/votca/xtp/symmetric_matrix.h include/votca/xtp/threecenter.h include/votca/xtp/toolfactory.h include/votca/xtp/topology.h include/votca/xtp/trustregion.h include/votca/xtp/vc2index.h include/votca/xtp/version.h include/votca/xtp/votca_xtp_config.h include/votca/xtp/vxc_functionals.h include/votca/xtp/vxc_grid.h include/votca/xtp/vxc_potential.h include/votca/xtp/xtpapplication.h lib/cmake/VOTCA_CSG/VOTCA_CSGConfig.cmake lib/cmake/VOTCA_CSG/VOTCA_CSGConfigVersion.cmake lib/cmake/VOTCA_CSG/VOTCA_CSG_Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/VOTCA_CSG/VOTCA_CSG_Targets.cmake lib/cmake/VOTCA_TOOLS/FindFFTW3.cmake lib/cmake/VOTCA_TOOLS/VOTCA_TOOLSConfig.cmake lib/cmake/VOTCA_TOOLS/VOTCA_TOOLSConfigVersion.cmake lib/cmake/VOTCA_TOOLS/VOTCA_TOOLS_Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/VOTCA_TOOLS/VOTCA_TOOLS_Targets.cmake lib/cmake/VOTCA_XTP/VOTCA_XTPConfig.cmake lib/cmake/VOTCA_XTP/VOTCA_XTPConfigVersion.cmake lib/cmake/VOTCA_XTP/VOTCA_XTP_Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/VOTCA_XTP/VOTCA_XTP_Targets.cmake lib/libvotca_csg.so lib/libvotca_csg.so.2022 lib/libvotca_tools.so lib/libvotca_tools.so.2022 lib/libvotca_xtp.so lib/libvotca_xtp.so.2022 -man/man1/csg_boltzmann.1.gz -man/man1/csg_call.1.gz -man/man1/csg_density.1.gz -man/man1/csg_dlptopol.1.gz -man/man1/csg_dump.1.gz -man/man1/csg_fluctuations.1.gz -man/man1/csg_fmatch.1.gz -man/man1/csg_gmxtopol.1.gz -man/man1/csg_imc_solve.1.gz -man/man1/csg_inverse.1.gz -man/man1/csg_map.1.gz -man/man1/csg_orientcorr.1.gz -man/man1/csg_part_dist.1.gz -man/man1/csg_partial_rdf.1.gz -man/man1/csg_property.1.gz -man/man1/csg_radii.1.gz -man/man1/csg_resample.1.gz -man/man1/csg_reupdate.1.gz -man/man1/csg_sphericalorder.1.gz -man/man1/csg_stat.1.gz -man/man1/csg_traj_force.1.gz -man/man1/votca_compare.1.gz -man/man1/votca_help2doc.1.gz -man/man1/votca_property.1.gz -man/man1/xtp_autogen_mapping.1.gz -man/man1/xtp_basisset.1.gz -man/man1/xtp_map.1.gz -man/man1/xtp_modify_jobfile.1.gz -man/man1/xtp_parallel.1.gz -man/man1/xtp_qmmm2qm.1.gz -man/man1/xtp_run.1.gz -man/man1/xtp_tools.1.gz -man/man1/xtp_update_mapfile.1.gz -man/man7/votca-csg.7.gz -man/man7/votca-tools.7.gz +share/man/man1/csg_boltzmann.1.gz +share/man/man1/csg_call.1.gz +share/man/man1/csg_density.1.gz +share/man/man1/csg_dlptopol.1.gz +share/man/man1/csg_dump.1.gz +share/man/man1/csg_fluctuations.1.gz +share/man/man1/csg_fmatch.1.gz +share/man/man1/csg_gmxtopol.1.gz +share/man/man1/csg_imc_solve.1.gz +share/man/man1/csg_inverse.1.gz +share/man/man1/csg_map.1.gz +share/man/man1/csg_orientcorr.1.gz +share/man/man1/csg_part_dist.1.gz +share/man/man1/csg_partial_rdf.1.gz +share/man/man1/csg_property.1.gz +share/man/man1/csg_radii.1.gz +share/man/man1/csg_resample.1.gz +share/man/man1/csg_reupdate.1.gz +share/man/man1/csg_sphericalorder.1.gz +share/man/man1/csg_stat.1.gz +share/man/man1/csg_traj_force.1.gz +share/man/man1/votca_compare.1.gz +share/man/man1/votca_help2doc.1.gz +share/man/man1/votca_property.1.gz +share/man/man1/xtp_autogen_mapping.1.gz +share/man/man1/xtp_basisset.1.gz +share/man/man1/xtp_map.1.gz +share/man/man1/xtp_modify_jobfile.1.gz +share/man/man1/xtp_parallel.1.gz +share/man/man1/xtp_qmmm2qm.1.gz +share/man/man1/xtp_run.1.gz +share/man/man1/xtp_tools.1.gz +share/man/man1/xtp_update_mapfile.1.gz +share/man/man7/votca-csg.7.gz +share/man/man7/votca-tools.7.gz %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/LJ1-LJ1.dist.tgt %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/LJ1-LJ2.dist.tgt %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/LJ2-LJ2.dist.tgt %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/conf.gro %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/grompp.mdp %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/index.ndx %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/run.sh %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/settings.xml %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/settings_pre.xml %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/svd.py %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/table.xvg %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/topol.top %%DATADIR%%/csg-tutorials/README.rst %%DATADIR%%/csg-tutorials/guide/README.rst %%DATADIR%%/csg-tutorials/hexane/atomistic/Extract_Energies.sh %%DATADIR%%/csg-tutorials/hexane/atomistic/boltzmann_cmds %%DATADIR%%/csg-tutorials/hexane/atomistic/conf.gro %%DATADIR%%/csg-tutorials/hexane/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/hexane/atomistic/hexane.xml %%DATADIR%%/csg-tutorials/hexane/atomistic/run.sh %%DATADIR%%/csg-tutorials/hexane/atomistic/run_Boltzmann.sh %%DATADIR%%/csg-tutorials/hexane/atomistic/settings.xml %%DATADIR%%/csg-tutorials/hexane/atomistic/topol.top %%DATADIR%%/csg-tutorials/hexane/force_matching/fmatch.xml %%DATADIR%%/csg-tutorials/hexane/force_matching/hexane.xml %%DATADIR%%/csg-tutorials/hexane/force_matching/run.sh %%DATADIR%%/csg-tutorials/hexane/hybrid_force_matching/Extract_Energies.sh %%DATADIR%%/csg-tutorials/hexane/hybrid_force_matching/README %%DATADIR%%/csg-tutorials/hexane/hybrid_force_matching/fmatch.xml %%DATADIR%%/csg-tutorials/hexane/hybrid_force_matching/hexane.xml %%DATADIR%%/csg-tutorials/hexane/hybrid_force_matching/run.sh %%DATADIR%%/csg-tutorials/hexane/hybrid_force_matching/topol.top %%DATADIR%%/csg-tutorials/hexane/ibi_all/A-A.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_all/A-B.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_all/B-B.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_all/Extract_Energies.sh %%DATADIR%%/csg-tutorials/hexane/ibi_all/angle.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_all/bond.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_all/conf.gro %%DATADIR%%/csg-tutorials/hexane/ibi_all/grompp.mdp %%DATADIR%%/csg-tutorials/hexane/ibi_all/hexane_cg.xml %%DATADIR%%/csg-tutorials/hexane/ibi_all/index.ndx %%DATADIR%%/csg-tutorials/hexane/ibi_all/run.sh %%DATADIR%%/csg-tutorials/hexane/ibi_all/settings.xml %%DATADIR%%/csg-tutorials/hexane/ibi_all/table.xvg %%DATADIR%%/csg-tutorials/hexane/ibi_all/topol.top %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/A-A.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/A-B.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/B-B.dist.tgt %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/Extract_Energies.sh %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/angle.xml %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/boltzmann_cmds %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/bond.xml %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/conf.gro %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/grompp.mdp %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/index.ndx %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/run.sh %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/run_Boltzmann.sh %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/settings.xml %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/table.xvg %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/table_a1.xvg %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/table_b1.xvg %%DATADIR%%/csg-tutorials/hexane/ibi_nonbonded/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/methanol.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/methanol_opls.itp %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/atomistic/water.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/ME-ME.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/ME-ME.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/ME-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/ME-WT.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/WT-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/WT-WT.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/index.ndx %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/table.xvg %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/re/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/ME-ME.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/ME-ME.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/ME-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/ME-WT.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/WT-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/WT-WT.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/function_CKDg_ME_ME.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/function_CKDg_ME_WT.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/function_CKDg_WT_WT.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/function_rdf_weight.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/grompp.prep.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/index.ndx %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/table.xvg %%DATADIR%%/csg-tutorials/methanol-water/X_0.062/simplex/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/methanol.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/methanol_opls.itp %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/atomistic/water.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/ME-ME.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/ME-ME.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/ME-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/ME-WT.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/WT-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/WT-WT.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/index.ndx %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/table.xvg %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/re/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/ME-ME.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/ME-ME.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/ME-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/ME-WT.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/WT-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/WT-WT.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/function_CKDg_ME_ME.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/function_CKDg_ME_WT.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/function_CKDg_WT_WT.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/function_rdf_weight.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/grompp.prep.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/index.ndx %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/table.xvg %%DATADIR%%/csg-tutorials/methanol-water/X_0.5/simplex/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/methanol.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/methanol_opls.itp %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/atomistic/water.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/ME-ME.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/ME-ME.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/ME-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/ME-WT.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/WT-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/WT-WT.param.init %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/index.ndx %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/table.xvg %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/re/topol.top %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/ME-ME.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/ME-ME.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/ME-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/ME-WT.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/WT-WT.aa.rdf %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/WT-WT.simplex.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/conf.gro %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/function_CKDg_ME_ME.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/function_CKDg_ME_WT.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/function_CKDg_WT_WT.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/function_rdf_weight.in %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/grompp.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/grompp.prep.mdp %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/index.ndx %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/run.sh %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/settings.xml %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/table.xvg %%DATADIR%%/csg-tutorials/methanol-water/X_0.938/simplex/topol.top %%DATADIR%%/csg-tutorials/methanol/atomistic/Extract_Energies.sh %%DATADIR%%/csg-tutorials/methanol/atomistic/conf.gro %%DATADIR%%/csg-tutorials/methanol/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/methanol/atomistic/methanol.xml %%DATADIR%%/csg-tutorials/methanol/atomistic/methanol_opls.itp %%DATADIR%%/csg-tutorials/methanol/atomistic/run.sh %%DATADIR%%/csg-tutorials/methanol/atomistic/settings.xml %%DATADIR%%/csg-tutorials/methanol/atomistic/topol.top %%DATADIR%%/csg-tutorials/methanol/force_matching/fmatch.xml %%DATADIR%%/csg-tutorials/methanol/force_matching/methanol.xml %%DATADIR%%/csg-tutorials/methanol/force_matching/run.sh %%DATADIR%%/csg-tutorials/methanol/ibi/Extract_Energies.sh %%DATADIR%%/csg-tutorials/methanol/ibi/conf.gro %%DATADIR%%/csg-tutorials/methanol/ibi/grompp.mdp %%DATADIR%%/csg-tutorials/methanol/ibi/index.ndx %%DATADIR%%/csg-tutorials/methanol/ibi/rdf_methanol.xvg %%DATADIR%%/csg-tutorials/methanol/ibi/run.sh %%DATADIR%%/csg-tutorials/methanol/ibi/settings.xml %%DATADIR%%/csg-tutorials/methanol/ibi/table.xvg %%DATADIR%%/csg-tutorials/methanol/ibi/topol.top %%DATADIR%%/csg-tutorials/methanol/imc/Extract_Energies.sh %%DATADIR%%/csg-tutorials/methanol/imc/conf.gro %%DATADIR%%/csg-tutorials/methanol/imc/grompp.mdp %%DATADIR%%/csg-tutorials/methanol/imc/index.ndx %%DATADIR%%/csg-tutorials/methanol/imc/rdf_methanol.xvg %%DATADIR%%/csg-tutorials/methanol/imc/run.sh %%DATADIR%%/csg-tutorials/methanol/imc/settings.xml %%DATADIR%%/csg-tutorials/methanol/imc/table.xvg %%DATADIR%%/csg-tutorials/methanol/imc/topol.top %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/Extract_Energies.sh %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/conf.gro %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/grompp.mdp %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/grompp0.mdp %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/grompp2.mdp %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/grompp3.mdp %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/index.ndx %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/rdf_methanol.xvg %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/run.sh %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/settings.xml %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/table.xvg %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/topol.top %%DATADIR%%/csg-tutorials/propane/atomistic/Extract_Energies.sh %%DATADIR%%/csg-tutorials/propane/atomistic/conf.gro %%DATADIR%%/csg-tutorials/propane/atomistic/fmatch.xml %%DATADIR%%/csg-tutorials/propane/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/propane/atomistic/propane.xml %%DATADIR%%/csg-tutorials/propane/atomistic/run.sh %%DATADIR%%/csg-tutorials/propane/atomistic/topol.top %%DATADIR%%/csg-tutorials/propane/ibi/A-A.dist.tgt %%DATADIR%%/csg-tutorials/propane/ibi/A-B.dist.tgt %%DATADIR%%/csg-tutorials/propane/ibi/B-B.dist.tgt %%DATADIR%%/csg-tutorials/propane/ibi/Extract_Energies.sh %%DATADIR%%/csg-tutorials/propane/ibi/conf.gro %%DATADIR%%/csg-tutorials/propane/ibi/grompp.mdp %%DATADIR%%/csg-tutorials/propane/ibi/index.ndx %%DATADIR%%/csg-tutorials/propane/ibi/run.sh %%DATADIR%%/csg-tutorials/propane/ibi/settings.xml %%DATADIR%%/csg-tutorials/propane/ibi/table.xvg %%DATADIR%%/csg-tutorials/propane/ibi/table_a1.xvg %%DATADIR%%/csg-tutorials/propane/ibi/table_b1.xvg %%DATADIR%%/csg-tutorials/propane/ibi/topol.top %%DATADIR%%/csg-tutorials/propane/imc/A-A.dist.tgt %%DATADIR%%/csg-tutorials/propane/imc/A-B.dist.tgt %%DATADIR%%/csg-tutorials/propane/imc/B-B.dist.tgt %%DATADIR%%/csg-tutorials/propane/imc/Extract_Energies.sh %%DATADIR%%/csg-tutorials/propane/imc/conf.gro %%DATADIR%%/csg-tutorials/propane/imc/grompp.mdp %%DATADIR%%/csg-tutorials/propane/imc/index.ndx %%DATADIR%%/csg-tutorials/propane/imc/run.sh %%DATADIR%%/csg-tutorials/propane/imc/settings.xml %%DATADIR%%/csg-tutorials/propane/imc/table.xvg %%DATADIR%%/csg-tutorials/propane/imc/table_a1.xvg %%DATADIR%%/csg-tutorials/propane/imc/table_b1.xvg %%DATADIR%%/csg-tutorials/propane/imc/topol.top %%DATADIR%%/csg-tutorials/propane/single_chain/Extract_Energies.sh %%DATADIR%%/csg-tutorials/propane/single_chain/boltzmann_cmds %%DATADIR%%/csg-tutorials/propane/single_chain/conf.gro %%DATADIR%%/csg-tutorials/propane/single_chain/grompp.mdp %%DATADIR%%/csg-tutorials/propane/single_chain/propane.xml %%DATADIR%%/csg-tutorials/propane/single_chain/run.sh %%DATADIR%%/csg-tutorials/propane/single_chain/run_boltzmann.sh %%DATADIR%%/csg-tutorials/propane/single_chain/run_fmatch.sh %%DATADIR%%/csg-tutorials/propane/single_chain/settings.xml %%DATADIR%%/csg-tutorials/propane/single_chain/topol.top %%DATADIR%%/csg-tutorials/scripts/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/atomistic/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/atomistic/conf.gro %%DATADIR%%/csg-tutorials/spce/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/spce/atomistic/run.sh %%DATADIR%%/csg-tutorials/spce/atomistic/settings.xml %%DATADIR%%/csg-tutorials/spce/atomistic/topol.top %%DATADIR%%/csg-tutorials/spce/atomistic/water.xml %%DATADIR%%/csg-tutorials/spce/cma/density/CG-CG.cma.in %%DATADIR%%/csg-tutorials/spce/cma/density/conf.gro %%DATADIR%%/csg-tutorials/spce/cma/density/dens_CG_CG_aim.xvg %%DATADIR%%/csg-tutorials/spce/cma/density/grompp.mdp %%DATADIR%%/csg-tutorials/spce/cma/density/grompp.prep.mdp %%DATADIR%%/csg-tutorials/spce/cma/density/index.ndx %%DATADIR%%/csg-tutorials/spce/cma/density/rdf_CG_CG_aim.xvg %%DATADIR%%/csg-tutorials/spce/cma/density/run.sh %%DATADIR%%/csg-tutorials/spce/cma/density/settings.xml %%DATADIR%%/csg-tutorials/spce/cma/density/table.xvg %%DATADIR%%/csg-tutorials/spce/cma/density/topol.top %%DATADIR%%/csg-tutorials/spce/cma/simple/CG-CG.cma.in %%DATADIR%%/csg-tutorials/spce/cma/simple/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/cma/simple/conf.gro %%DATADIR%%/csg-tutorials/spce/cma/simple/function_CKDg.in %%DATADIR%%/csg-tutorials/spce/cma/simple/function_rdf_weight.in %%DATADIR%%/csg-tutorials/spce/cma/simple/grompp.mdp %%DATADIR%%/csg-tutorials/spce/cma/simple/grompp.prep.mdp %%DATADIR%%/csg-tutorials/spce/cma/simple/index.ndx %%DATADIR%%/csg-tutorials/spce/cma/simple/run.sh %%DATADIR%%/csg-tutorials/spce/cma/simple/settings.xml %%DATADIR%%/csg-tutorials/spce/cma/simple/table.xvg %%DATADIR%%/csg-tutorials/spce/cma/simple/topol.top %%DATADIR%%/csg-tutorials/spce/force_matching/fmatch.xml %%DATADIR%%/csg-tutorials/spce/force_matching/run.sh %%DATADIR%%/csg-tutorials/spce/force_matching/water.xml %%DATADIR%%/csg-tutorials/spce/hncgn/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/hncgn/conf.gro %%DATADIR%%/csg-tutorials/spce/hncgn/grompp.mdp %%DATADIR%%/csg-tutorials/spce/hncgn/index.ndx %%DATADIR%%/csg-tutorials/spce/hncgn/settings.xml %%DATADIR%%/csg-tutorials/spce/hncgn/table.xvg %%DATADIR%%/csg-tutorials/spce/hncgn/topol.top %%DATADIR%%/csg-tutorials/spce/ibi/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/ibi/conf.gro %%DATADIR%%/csg-tutorials/spce/ibi/grompp.mdp %%DATADIR%%/csg-tutorials/spce/ibi/index.ndx %%DATADIR%%/csg-tutorials/spce/ibi/run.sh %%DATADIR%%/csg-tutorials/spce/ibi/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi/table.xvg %%DATADIR%%/csg-tutorials/spce/ibi/topol.top %%DATADIR%%/csg-tutorials/spce/ibi_dlpoly/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_dlpoly/CONFIG %%DATADIR%%/csg-tutorials/spce/ibi_dlpoly/CONTROL %%DATADIR%%/csg-tutorials/spce/ibi_dlpoly/FIELD %%DATADIR%%/csg-tutorials/spce/ibi_dlpoly/OUTPUT %%DATADIR%%/csg-tutorials/spce/ibi_dlpoly/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_dlpoly/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_espresso/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_espresso/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_espresso/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_espresso/spce.gro %%DATADIR%%/csg-tutorials/spce/ibi_espresso/spce.py %%DATADIR%%/csg-tutorials/spce/ibi_espresso/topol.xml %%DATADIR%%/csg-tutorials/spce/ibi_espressopp/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_espressopp/conf.gro %%DATADIR%%/csg-tutorials/spce/ibi_espressopp/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_espressopp/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_espressopp/spce.py %%DATADIR%%/csg-tutorials/spce/ibi_espressopp/topol.xml %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/conf.gro %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/grompp.mdp %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/index.ndx %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/table.xvg %%DATADIR%%/csg-tutorials/spce/ibi_gromacs-multi/topol.top %%DATADIR%%/csg-tutorials/spce/ibi_hoomd-blue/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_hoomd-blue/conf.gro %%DATADIR%%/csg-tutorials/spce/ibi_hoomd-blue/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_hoomd-blue/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_hoomd-blue/spce.py %%DATADIR%%/csg-tutorials/spce/ibi_hoomd-blue/topol.xml %%DATADIR%%/csg-tutorials/spce/ibi_lammps/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_lammps/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_lammps/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_lammps/spce.data %%DATADIR%%/csg-tutorials/spce/ibi_lammps/spce.in %%DATADIR%%/csg-tutorials/spce/ibi_pressure/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_pressure/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/ibi_pressure/conf.gro %%DATADIR%%/csg-tutorials/spce/ibi_pressure/grompp.mdp %%DATADIR%%/csg-tutorials/spce/ibi_pressure/index.ndx %%DATADIR%%/csg-tutorials/spce/ibi_pressure/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_pressure/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_pressure/table.xvg %%DATADIR%%/csg-tutorials/spce/ibi_pressure/topol.top %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/conf.gro %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/grompp.mdp %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/index.ndx %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/run.sh %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/settings.xml %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/table.xvg %%DATADIR%%/csg-tutorials/spce/ibi_pressure_wjk/topol.top %%DATADIR%%/csg-tutorials/spce/imc/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/imc/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/imc/conf.gro %%DATADIR%%/csg-tutorials/spce/imc/grompp.mdp %%DATADIR%%/csg-tutorials/spce/imc/index.ndx %%DATADIR%%/csg-tutorials/spce/imc/run.sh %%DATADIR%%/csg-tutorials/spce/imc/settings.xml %%DATADIR%%/csg-tutorials/spce/imc/table.xvg %%DATADIR%%/csg-tutorials/spce/imc/topol.top %%DATADIR%%/csg-tutorials/spce/re/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/re/CG-CG.param.init %%DATADIR%%/csg-tutorials/spce/re/Extract_Energies.sh %%DATADIR%%/csg-tutorials/spce/re/conf.gro %%DATADIR%%/csg-tutorials/spce/re/grompp.mdp %%DATADIR%%/csg-tutorials/spce/re/index.ndx %%DATADIR%%/csg-tutorials/spce/re/run.sh %%DATADIR%%/csg-tutorials/spce/re/settings.xml %%DATADIR%%/csg-tutorials/spce/re/table.xvg %%DATADIR%%/csg-tutorials/spce/re/topol.top %%DATADIR%%/csg-tutorials/spce/re_lammps/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/re_lammps/CG-CG.param.init %%DATADIR%%/csg-tutorials/spce/re_lammps/run.sh %%DATADIR%%/csg-tutorials/spce/re_lammps/settings.xml %%DATADIR%%/csg-tutorials/spce/re_lammps/spce.data %%DATADIR%%/csg-tutorials/spce/re_lammps/spce.in %%DATADIR%%/csg-tutorials/spce/realtime/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/realtime/allplots.gp %%DATADIR%%/csg-tutorials/spce/realtime/conf.gro %%DATADIR%%/csg-tutorials/spce/realtime/grompp.mdp %%DATADIR%%/csg-tutorials/spce/realtime/index.ndx %%DATADIR%%/csg-tutorials/spce/realtime/pot.fm %%DATADIR%%/csg-tutorials/spce/realtime/pot.ibm %%DATADIR%%/csg-tutorials/spce/realtime/pot.imc %%DATADIR%%/csg-tutorials/spce/realtime/run.sh %%DATADIR%%/csg-tutorials/spce/realtime/settings.xml %%DATADIR%%/csg-tutorials/spce/realtime/table.xvg %%DATADIR%%/csg-tutorials/spce/realtime/topol.top %%DATADIR%%/csg-tutorials/spce/realtime_lammps/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/realtime_lammps/allplots.gp %%DATADIR%%/csg-tutorials/spce/realtime_lammps/pot.fm %%DATADIR%%/csg-tutorials/spce/realtime_lammps/pot.ibm %%DATADIR%%/csg-tutorials/spce/realtime_lammps/pot.imc %%DATADIR%%/csg-tutorials/spce/realtime_lammps/run.sh %%DATADIR%%/csg-tutorials/spce/realtime_lammps/settings.xml %%DATADIR%%/csg-tutorials/spce/realtime_lammps/spce.data %%DATADIR%%/csg-tutorials/spce/realtime_lammps/spce.in %%DATADIR%%/csg-tutorials/spce/simplex/density/CG-CG.simplex.in %%DATADIR%%/csg-tutorials/spce/simplex/density/conf.gro %%DATADIR%%/csg-tutorials/spce/simplex/density/dens_CG_CG_aim.xvg %%DATADIR%%/csg-tutorials/spce/simplex/density/grompp.mdp %%DATADIR%%/csg-tutorials/spce/simplex/density/grompp.prep.mdp %%DATADIR%%/csg-tutorials/spce/simplex/density/index.ndx %%DATADIR%%/csg-tutorials/spce/simplex/density/rdf_CG_CG_aim.xvg %%DATADIR%%/csg-tutorials/spce/simplex/density/run.sh %%DATADIR%%/csg-tutorials/spce/simplex/density/settings.xml %%DATADIR%%/csg-tutorials/spce/simplex/density/table.xvg %%DATADIR%%/csg-tutorials/spce/simplex/density/topol.top %%DATADIR%%/csg-tutorials/spce/simplex/pressure/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/simplex/pressure/CG-CG.simplex.in %%DATADIR%%/csg-tutorials/spce/simplex/pressure/conf.gro %%DATADIR%%/csg-tutorials/spce/simplex/pressure/function_CKDg.in %%DATADIR%%/csg-tutorials/spce/simplex/pressure/function_rdf_weight.in %%DATADIR%%/csg-tutorials/spce/simplex/pressure/grompp.mdp %%DATADIR%%/csg-tutorials/spce/simplex/pressure/grompp.prep.mdp %%DATADIR%%/csg-tutorials/spce/simplex/pressure/index.ndx %%DATADIR%%/csg-tutorials/spce/simplex/pressure/run.sh %%DATADIR%%/csg-tutorials/spce/simplex/pressure/settings.xml %%DATADIR%%/csg-tutorials/spce/simplex/pressure/table.xvg %%DATADIR%%/csg-tutorials/spce/simplex/pressure/topol.top %%DATADIR%%/csg-tutorials/spce/simplex/simple/CG-CG.cma.in %%DATADIR%%/csg-tutorials/spce/simplex/simple/CG-CG.dist.tgt %%DATADIR%%/csg-tutorials/spce/simplex/simple/CG-CG.simplex.in %%DATADIR%%/csg-tutorials/spce/simplex/simple/conf.gro %%DATADIR%%/csg-tutorials/spce/simplex/simple/function_CKDg.in %%DATADIR%%/csg-tutorials/spce/simplex/simple/function_rdf_weight.in %%DATADIR%%/csg-tutorials/spce/simplex/simple/grompp.mdp %%DATADIR%%/csg-tutorials/spce/simplex/simple/grompp.prep.mdp %%DATADIR%%/csg-tutorials/spce/simplex/simple/index.ndx %%DATADIR%%/csg-tutorials/spce/simplex/simple/run.sh %%DATADIR%%/csg-tutorials/spce/simplex/simple/settings.xml %%DATADIR%%/csg-tutorials/spce/simplex/simple/table.xvg %%DATADIR%%/csg-tutorials/spce/simplex/simple/topol.top %%DATADIR%%/csg-tutorials/urea-water/atomistic/Urea.itp %%DATADIR%%/csg-tutorials/urea-water/atomistic/conf.gro %%DATADIR%%/csg-tutorials/urea-water/atomistic/grompp.mdp %%DATADIR%%/csg-tutorials/urea-water/atomistic/non-bonded.xml %%DATADIR%%/csg-tutorials/urea-water/atomistic/run.sh %%DATADIR%%/csg-tutorials/urea-water/atomistic/topol.top %%DATADIR%%/csg-tutorials/urea-water/atomistic/urea.xml %%DATADIR%%/csg-tutorials/urea-water/atomistic/water.itp %%DATADIR%%/csg-tutorials/urea-water/atomistic/water.xml %%DATADIR%%/csg-tutorials/urea-water/cibi/A-A.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/cibi/A-A.pot.in %%DATADIR%%/csg-tutorials/urea-water/cibi/A-B.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/cibi/A-B.pot.in %%DATADIR%%/csg-tutorials/urea-water/cibi/B-B.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/cibi/B-B.pot.in %%DATADIR%%/csg-tutorials/urea-water/cibi/README %%DATADIR%%/csg-tutorials/urea-water/cibi/conf.gro %%DATADIR%%/csg-tutorials/urea-water/cibi/grompp.mdp %%DATADIR%%/csg-tutorials/urea-water/cibi/index.ndx %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/A-A.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/A-B.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/B-B.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/conf.gro %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/grompp.mdp %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/index.ndx %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/run.sh %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/settings.xml %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/table.xvg %%DATADIR%%/csg-tutorials/urea-water/cibi/pre/topol.top %%DATADIR%%/csg-tutorials/urea-water/cibi/run.sh %%DATADIR%%/csg-tutorials/urea-water/cibi/settings.xml %%DATADIR%%/csg-tutorials/urea-water/cibi/table.xvg %%DATADIR%%/csg-tutorials/urea-water/cibi/topol.top %%DATADIR%%/csg-tutorials/urea-water/ibi/SOL-SOL.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/ibi/UR-SOL.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/ibi/UR-UR.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/ibi/conf.gro %%DATADIR%%/csg-tutorials/urea-water/ibi/grompp.mdp %%DATADIR%%/csg-tutorials/urea-water/ibi/index.ndx %%DATADIR%%/csg-tutorials/urea-water/ibi/run.sh %%DATADIR%%/csg-tutorials/urea-water/ibi/settings.xml %%DATADIR%%/csg-tutorials/urea-water/ibi/table.xvg %%DATADIR%%/csg-tutorials/urea-water/ibi/topol.top %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/README %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/SOL-SOL.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/UR-SOL.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/UR-UR.dist.tgt %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/conf.gro %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/grompp.mdp %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/index.ndx %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/run.sh %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/settings.xml %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/settings_2.xml %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/settings_3.xml %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/table.xvg %%DATADIR%%/csg-tutorials/urea-water/kb-ibi/topol.top %%DATADIR%%/rc/csg-completion.bash %%DATADIR%%/scripts/inverse/CsgFunctions.pm %%DATADIR%%/scripts/inverse/CsgSimplex.pm %%DATADIR%%/scripts/inverse/add_POT.pl %%DATADIR%%/scripts/inverse/add_pot_generic.sh %%DATADIR%%/scripts/inverse/calc_density_generic.sh %%DATADIR%%/scripts/inverse/calc_kbint.sh %%DATADIR%%/scripts/inverse/calc_pressure_gromacs.sh %%DATADIR%%/scripts/inverse/calc_pressure_lammps.sh %%DATADIR%%/scripts/inverse/calc_rdf_generic.sh %%DATADIR%%/scripts/inverse/calc_target_rdf_generic.sh %%DATADIR%%/scripts/inverse/clean_generic.sh %%DATADIR%%/scripts/inverse/cma_processor.py %%DATADIR%%/scripts/inverse/convergence_check_default.sh %%DATADIR%%/scripts/inverse/csg_table %%DATADIR%%/scripts/inverse/dist_adjust.pl %%DATADIR%%/scripts/inverse/dist_boltzmann_invert.pl %%DATADIR%%/scripts/inverse/dummy.sh %%DATADIR%%/scripts/inverse/functions_common.sh %%DATADIR%%/scripts/inverse/functions_dlpoly.sh %%DATADIR%%/scripts/inverse/functions_genericsim.sh %%DATADIR%%/scripts/inverse/functions_gromacs.sh %%DATADIR%%/scripts/inverse/iie.py %%DATADIR%%/scripts/inverse/imc_stat_generic.sh %%DATADIR%%/scripts/inverse/initialize_step_generic.sh %%DATADIR%%/scripts/inverse/initialize_step_genericsim.sh %%DATADIR%%/scripts/inverse/initialize_step_optimizer.sh %%DATADIR%%/scripts/inverse/initialize_step_re.sh %%DATADIR%%/scripts/inverse/inverse.sh %%DATADIR%%/scripts/inverse/kbibi_ramp_correction.pl %%DATADIR%%/scripts/inverse/lj_126.pl %%DATADIR%%/scripts/inverse/merge_tables.pl %%DATADIR%%/scripts/inverse/optimizer_parameters_to_potential.sh %%DATADIR%%/scripts/inverse/optimizer_prepare_state.sh %%DATADIR%%/scripts/inverse/optimizer_state_to_mapping.sh %%DATADIR%%/scripts/inverse/optimizer_state_to_potentials.sh %%DATADIR%%/scripts/inverse/optimizer_target_density.sh %%DATADIR%%/scripts/inverse/optimizer_target_pressure.sh %%DATADIR%%/scripts/inverse/optimizer_target_rdf.sh %%DATADIR%%/scripts/inverse/post_add.sh %%DATADIR%%/scripts/inverse/post_add_single.sh %%DATADIR%%/scripts/inverse/post_update_generic.sh %%DATADIR%%/scripts/inverse/post_update_generic_single.sh %%DATADIR%%/scripts/inverse/post_update_re_single.sh %%DATADIR%%/scripts/inverse/postadd_acc_convergence.sh %%DATADIR%%/scripts/inverse/postadd_average.sh %%DATADIR%%/scripts/inverse/postadd_compress.sh %%DATADIR%%/scripts/inverse/postadd_convergence.sh %%DATADIR%%/scripts/inverse/postadd_copyback.sh %%DATADIR%%/scripts/inverse/postadd_dummy.sh %%DATADIR%%/scripts/inverse/postadd_overwrite.sh %%DATADIR%%/scripts/inverse/postadd_plot.sh %%DATADIR%%/scripts/inverse/postadd_shift.sh %%DATADIR%%/scripts/inverse/postadd_smooth_at_cut_off.sh %%DATADIR%%/scripts/inverse/postupd_addlj.sh %%DATADIR%%/scripts/inverse/postupd_cibi_correction.sh %%DATADIR%%/scripts/inverse/postupd_extrapolate.sh %%DATADIR%%/scripts/inverse/postupd_ibi.sh %%DATADIR%%/scripts/inverse/postupd_kbibi_correction.sh %%DATADIR%%/scripts/inverse/postupd_pressure.sh %%DATADIR%%/scripts/inverse/postupd_scale.sh %%DATADIR%%/scripts/inverse/postupd_smooth.sh %%DATADIR%%/scripts/inverse/postupd_splinesmooth.sh %%DATADIR%%/scripts/inverse/potential_extrapolate.sh %%DATADIR%%/scripts/inverse/potential_shift.pl %%DATADIR%%/scripts/inverse/potential_to_dlpoly.sh %%DATADIR%%/scripts/inverse/potential_to_generic.sh %%DATADIR%%/scripts/inverse/potential_to_gromacs.sh %%DATADIR%%/scripts/inverse/potential_to_lammps.sh %%DATADIR%%/scripts/inverse/potentials_to_dlpoly.sh %%DATADIR%%/scripts/inverse/potentials_to_generic.sh %%DATADIR%%/scripts/inverse/pre_update_re.sh %%DATADIR%%/scripts/inverse/prepare_generic.sh %%DATADIR%%/scripts/inverse/prepare_generic_single.sh %%DATADIR%%/scripts/inverse/prepare_iie.sh %%DATADIR%%/scripts/inverse/prepare_imc.sh %%DATADIR%%/scripts/inverse/prepare_optimizer.sh %%DATADIR%%/scripts/inverse/prepare_optimizer_single.sh %%DATADIR%%/scripts/inverse/prepare_re.sh %%DATADIR%%/scripts/inverse/pressure_cor_simple.pl %%DATADIR%%/scripts/inverse/pressure_cor_wjk.pl %%DATADIR%%/scripts/inverse/resample_target.sh %%DATADIR%%/scripts/inverse/run_genericsim.sh %%DATADIR%%/scripts/inverse/run_gromacs.sh %%DATADIR%%/scripts/inverse/simplex_downhill_processor.pl %%DATADIR%%/scripts/inverse/skeleton.pl %%DATADIR%%/scripts/inverse/skeleton.sh %%DATADIR%%/scripts/inverse/start_framework.sh %%DATADIR%%/scripts/inverse/table_average.sh %%DATADIR%%/scripts/inverse/table_change_flag.sh %%DATADIR%%/scripts/inverse/table_combine.pl %%DATADIR%%/scripts/inverse/table_dummy.sh %%DATADIR%%/scripts/inverse/table_extrapolate.pl %%DATADIR%%/scripts/inverse/table_functional.sh %%DATADIR%%/scripts/inverse/table_get_value.pl %%DATADIR%%/scripts/inverse/table_integrate.pl %%DATADIR%%/scripts/inverse/table_linearop.pl %%DATADIR%%/scripts/inverse/table_scale.pl %%DATADIR%%/scripts/inverse/table_smooth.pl %%DATADIR%%/scripts/inverse/table_smooth_at_cut_off.py %%DATADIR%%/scripts/inverse/table_switch_border.pl %%DATADIR%%/scripts/inverse/table_to_tab.pl %%DATADIR%%/scripts/inverse/table_to_xvg.pl %%DATADIR%%/scripts/inverse/tables_jackknife.pl %%DATADIR%%/scripts/inverse/tag_file.sh %%DATADIR%%/scripts/inverse/update_ibi.sh %%DATADIR%%/scripts/inverse/update_ibi_pot.pl %%DATADIR%%/scripts/inverse/update_ibi_single.sh %%DATADIR%%/scripts/inverse/update_iie.sh %%DATADIR%%/scripts/inverse/update_imc.sh %%DATADIR%%/scripts/inverse/update_imc_single.sh %%DATADIR%%/scripts/inverse/update_optimizer.sh %%DATADIR%%/scripts/inverse/update_optimizer_single.sh %%DATADIR%%/scripts/inverse/update_re.sh %%DATADIR%%/template/CMakeLists.txt %%DATADIR%%/template/template_serial.cc %%DATADIR%%/template/template_threaded.cc %%DATADIR%%/xml/csg_defaults.xml %%DATADIR%%/xml/mapping.xml %%DATADIR%%/xml/topol.xml %%DATADIR%%/xtp-tutorials/GROMACS/KMC_Methane/GROMACS_KMC.ipynb %%DATADIR%%/xtp-tutorials/GROMACS/KMC_Methane/change_energy.py %%DATADIR%%/xtp-tutorials/GROMACS/KMC_Methane/lifetimes.xml %%DATADIR%%/xtp-tutorials/GROMACS/Methane/MD_FILES/conf.gro %%DATADIR%%/xtp-tutorials/GROMACS/Methane/MD_FILES/topol.tpr %%DATADIR%%/xtp-tutorials/GROMACS/Methane/MP_FILES/Methane_e.mps %%DATADIR%%/xtp-tutorials/GROMACS/Methane/MP_FILES/Methane_h.mps %%DATADIR%%/xtp-tutorials/GROMACS/Methane/MP_FILES/Methane_n.mps %%DATADIR%%/xtp-tutorials/GROMACS/Methane/MP_FILES/Methane_n2s1.mps %%DATADIR%%/xtp-tutorials/GROMACS/Methane/MP_FILES/Methane_s1.mps %%DATADIR%%/xtp-tutorials/GROMACS/Methane/QC_FILES/methane.xyz %%DATADIR%%/xtp-tutorials/GROMACS/Methane/QMMM_GROMACS.ipynb %%DATADIR%%/xtp-tutorials/GROMACS/Methane/eqm.xml %%DATADIR%%/xtp-tutorials/GROMACS/Methane/iqm.xml %%DATADIR%%/xtp-tutorials/GROMACS/Methane/qmmm.xml %%DATADIR%%/xtp-tutorials/GROMACS/Methane/qmmm_mm.xml %%DATADIR%%/xtp-tutorials/GROMACS/Methane/system.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/LAMMPS_KMC.ipynb %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.data %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.init %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.output %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.run %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.settings %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/newfile.data %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/traj.dump %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/log2mps.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/molpol.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/polar.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.pc_chelpg %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.vpot %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/thiophene_n-pol.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/thiophene_n.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/log2mps.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/molpol.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/polar.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.pc_chelpg %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.vpot %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/thiophene_e-pol.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/thiophene_e.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_0_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_100_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_101_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_102_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_103_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_104_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_105_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_106_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_107_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_108_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_109_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_10_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_110_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_111_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_112_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_113_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_114_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_115_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_116_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_117_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_118_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_119_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_11_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_120_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_121_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_122_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_123_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_124_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_125_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_126_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_127_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_128_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_129_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_12_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_130_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_131_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_132_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_133_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_134_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_135_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_136_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_137_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_138_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_139_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_13_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_140_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_141_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_142_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_143_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_144_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_145_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_146_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_147_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_148_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_149_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_14_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_150_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_151_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_152_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_153_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_154_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_155_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_156_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_157_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_158_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_159_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_15_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_160_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_161_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_162_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_163_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_164_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_165_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_166_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_167_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_168_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_169_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_16_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_170_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_171_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_172_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_173_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_174_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_175_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_176_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_177_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_178_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_179_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_17_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_180_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_181_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_182_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_183_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_184_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_185_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_186_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_187_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_188_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_189_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_18_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_190_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_191_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_192_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_193_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_194_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_195_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_196_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_197_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_198_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_199_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_19_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_1_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_200_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_201_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_202_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_203_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_204_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_205_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_206_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_207_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_208_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_209_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_20_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_210_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_211_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_212_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_213_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_214_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_215_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_216_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_217_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_218_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_219_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_21_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_220_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_221_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_222_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_223_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_224_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_225_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_226_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_227_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_228_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_229_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_22_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_230_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_231_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_232_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_233_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_234_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_235_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_236_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_237_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_238_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_239_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_23_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_240_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_241_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_242_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_243_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_244_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_245_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_246_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_247_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_248_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_249_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_24_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_250_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_251_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_252_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_253_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_254_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_255_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_256_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_257_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_258_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_259_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_25_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_260_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_261_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_262_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_263_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_264_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_265_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_266_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_267_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_268_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_269_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_26_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_270_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_271_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_272_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_273_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_274_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_275_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_276_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_277_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_278_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_279_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_27_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_280_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_281_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_282_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_283_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_284_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_285_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_286_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_287_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_288_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_289_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_28_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_290_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_291_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_292_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_293_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_294_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_295_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_296_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_297_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_298_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_299_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_29_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_2_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_300_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_301_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_302_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_303_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_304_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_305_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_306_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_307_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_308_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_309_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_30_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_310_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_311_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_312_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_313_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_314_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_315_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_316_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_317_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_318_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_319_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_31_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_320_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_321_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_322_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_323_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_324_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_325_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_326_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_327_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_328_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_329_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_32_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_330_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_331_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_332_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_333_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_334_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_335_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_336_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_337_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_338_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_339_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_33_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_340_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_341_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_342_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_343_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_344_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_345_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_346_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_347_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_348_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_349_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_34_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_350_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_351_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_352_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_353_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_354_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_355_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_356_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_357_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_358_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_359_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_35_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_360_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_361_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_362_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_363_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_364_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_365_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_366_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_367_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_368_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_369_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_36_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_370_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_371_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_372_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_373_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_374_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_375_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_376_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_377_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_378_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_379_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_37_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_380_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_381_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_382_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_383_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_384_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_385_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_386_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_387_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_388_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_389_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_38_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_390_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_391_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_392_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_393_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_394_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_395_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_396_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_397_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_398_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_399_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_39_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_3_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_400_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_401_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_402_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_403_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_404_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_405_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_406_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_407_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_408_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_409_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_40_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_410_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_411_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_412_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_413_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_414_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_415_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_416_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_417_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_418_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_419_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_41_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_420_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_421_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_422_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_423_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_424_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_425_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_426_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_427_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_428_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_429_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_42_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_430_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_431_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_432_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_433_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_434_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_435_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_436_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_437_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_438_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_439_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_43_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_440_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_441_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_442_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_443_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_444_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_445_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_446_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_447_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_448_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_449_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_44_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_450_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_451_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_452_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_453_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_454_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_455_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_456_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_457_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_458_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_459_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_45_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_460_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_461_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_462_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_463_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_464_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_465_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_466_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_467_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_468_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_469_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_46_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_470_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_471_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_472_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_473_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_474_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_475_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_476_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_477_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_478_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_479_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_47_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_480_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_481_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_482_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_483_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_484_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_485_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_486_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_487_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_488_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_489_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_48_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_490_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_491_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_492_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_493_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_494_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_495_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_496_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_497_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_498_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_499_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_49_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_4_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_500_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_501_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_502_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_503_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_504_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_505_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_506_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_507_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_508_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_509_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_50_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_510_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_511_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_512_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_513_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_514_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_515_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_516_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_517_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_518_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_519_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_51_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_520_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_521_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_522_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_523_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_524_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_525_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_526_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_527_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_528_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_529_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_52_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_530_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_531_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_532_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_533_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_534_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_535_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_536_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_537_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_538_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_539_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_53_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_540_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_541_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_542_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_543_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_544_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_545_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_546_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_547_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_548_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_549_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_54_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_550_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_551_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_552_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_553_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_554_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_555_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_556_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_557_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_558_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_559_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_55_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_560_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_561_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_562_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_563_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_564_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_565_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_566_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_567_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_568_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_569_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_56_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_570_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_571_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_572_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_573_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_574_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_575_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_576_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_577_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_578_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_579_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_57_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_580_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_581_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_582_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_583_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_584_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_585_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_586_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_587_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_588_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_589_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_58_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_590_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_591_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_592_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_593_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_594_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_595_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_596_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_597_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_598_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_599_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_59_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_5_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_600_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_601_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_602_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_603_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_604_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_605_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_606_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_607_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_608_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_609_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_60_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_610_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_611_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_612_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_613_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_614_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_615_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_616_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_617_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_618_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_619_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_61_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_620_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_621_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_622_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_623_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_624_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_625_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_626_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_627_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_628_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_629_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_62_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_630_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_631_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_632_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_633_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_634_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_635_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_636_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_637_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_638_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_639_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_63_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_640_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_641_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_642_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_643_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_644_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_645_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_646_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_647_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_648_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_649_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_64_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_650_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_651_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_652_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_653_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_654_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_655_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_656_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_657_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_658_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_659_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_65_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_660_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_661_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_662_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_663_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_664_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_665_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_666_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_667_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_668_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_669_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_66_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_670_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_671_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_672_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_673_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_674_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_675_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_676_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_677_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_678_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_679_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_67_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_680_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_681_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_682_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_683_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_684_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_685_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_686_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_687_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_688_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_689_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_68_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_690_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_691_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_692_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_693_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_694_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_695_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_696_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_697_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_698_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_699_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_69_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_6_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_700_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_701_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_702_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_703_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_704_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_705_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_706_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_707_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_708_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_709_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_70_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_710_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_711_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_712_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_713_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_714_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_715_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_716_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_717_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_718_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_719_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_71_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_720_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_721_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_722_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_723_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_724_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_725_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_726_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_727_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_728_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_729_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_72_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_730_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_731_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_732_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_733_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_734_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_735_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_736_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_737_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_738_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_739_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_73_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_740_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_741_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_742_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_743_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_744_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_745_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_746_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_747_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_748_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_749_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_74_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_750_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_751_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_752_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_753_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_754_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_755_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_756_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_757_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_758_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_759_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_75_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_760_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_761_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_762_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_763_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_764_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_765_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_766_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_767_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_768_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_769_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_76_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_770_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_771_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_772_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_773_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_774_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_775_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_776_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_777_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_778_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_779_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_77_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_780_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_781_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_782_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_783_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_784_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_785_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_786_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_787_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_788_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_789_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_78_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_790_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_791_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_792_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_793_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_794_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_795_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_796_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_797_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_798_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_799_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_79_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_7_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_800_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_801_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_802_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_803_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_804_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_805_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_806_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_807_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_808_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_809_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_80_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_810_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_811_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_812_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_813_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_814_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_815_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_816_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_817_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_818_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_819_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_81_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_820_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_821_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_822_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_823_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_824_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_825_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_826_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_827_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_828_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_829_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_82_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_830_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_831_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_832_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_833_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_834_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_835_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_836_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_837_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_838_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_839_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_83_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_840_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_841_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_842_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_843_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_844_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_845_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_846_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_847_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_848_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_849_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_84_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_850_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_851_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_852_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_853_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_854_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_855_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_856_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_857_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_858_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_859_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_85_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_860_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_861_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_862_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_863_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_864_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_865_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_866_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_867_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_868_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_869_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_86_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_870_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_871_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_872_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_873_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_874_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_875_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_876_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_877_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_878_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_879_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_87_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_880_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_881_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_882_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_883_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_884_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_885_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_886_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_887_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_888_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_889_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_88_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_890_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_891_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_892_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_893_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_894_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_895_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_896_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_897_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_898_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_899_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_89_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_8_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_900_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_901_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_902_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_903_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_904_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_905_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_906_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_907_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_908_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_909_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_90_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_910_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_911_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_912_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_913_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_914_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_915_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_916_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_917_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_918_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_919_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_91_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_920_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_921_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_922_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_923_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_924_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_925_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_926_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_927_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_928_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_929_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_92_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_930_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_931_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_932_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_933_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_934_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_935_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_936_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_937_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_938_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_939_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_93_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_940_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_941_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_942_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_943_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_944_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_945_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_946_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_947_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_948_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_949_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_94_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_950_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_951_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_952_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_953_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_954_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_955_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_956_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_957_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_958_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_959_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_95_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_960_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_961_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_962_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_963_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_964_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_965_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_966_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_967_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_968_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_969_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_96_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_970_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_971_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_972_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_973_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_974_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_975_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_976_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_977_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_978_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_979_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_97_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_980_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_981_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_982_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_983_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_984_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_985_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_986_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_987_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_988_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_989_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_98_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_990_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_991_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_992_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_993_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_994_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_995_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_996_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_997_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_998_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_999_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_99_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_9_n2s1.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/log2mps.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/molpol.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/polar.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/system.pc_chelpg %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/system.vpot %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/thiophene_h-pol.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/hole_chelpg/thiophene_h.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/thiophene_e.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/thiophene_h.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/thiophene_n.mps %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.engrad %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.opt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.trj %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/GS_opt/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/Reorg_summary.csv %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/electron/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/electron/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/electron/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/electron/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/electron/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/neutral/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/neutral/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/neutral/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/neutral/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/neutral/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/eGEO/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/hole/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/hole/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/hole/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/hole/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/hole/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/neutral/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/neutral/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/neutral/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/neutral/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/neutral/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/hGEO/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/electron/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/electron/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/electron/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/electron/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/electron/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/hole/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/hole/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/hole/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/hole/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/hole/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/neutral/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/neutral/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/neutral/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/neutral/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/neutral/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/REORG/nGEO/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.engrad %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.opt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.trj %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/electrom_opt/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.engrad %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.opt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.trj %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/hole_opt/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/thiophene_e.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/thiophene_h.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/QC_FILES/thiophene_n.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/eqm.jobs %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/iqm.jobs %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/qmmm_mm_jobs.xml %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/state.hdf5 %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/system.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.data %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.init %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.output %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.run %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.settings %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/newfile.data %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MD_FILES/traj.dump %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/log2mps.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/molpol.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/polar.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/system.pc_chelpg %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/system.vpot %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/thiophene_n-pol.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/GS_chelpg/thiophene_n.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/log2mps.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/molpol.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/polar.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/system.pc_chelpg %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/system.vpot %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/thiophene_e-pol.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/electron_chelpg/thiophene_e.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/log2mps.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/molpol.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/polar.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/system.pc_chelpg %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/system.vpot %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/thiophene_h-pol.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/hole_chelpg/thiophene_h.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/thiophene_e.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/thiophene_h.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/MP_FILES/thiophene_n.mps %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.engrad %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.opt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.trj %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/GS_opt/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/Reorg_summary.csv %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/electron/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/electron/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/electron/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/electron/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/electron/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/neutral/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/neutral/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/neutral/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/neutral/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/neutral/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/eGEO/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/hole/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/hole/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/hole/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/hole/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/hole/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/neutral/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/neutral/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/neutral/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/neutral/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/neutral/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/hGEO/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/electron/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/electron/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/electron/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/electron/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/electron/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/hole/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/hole/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/hole/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/hole/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/hole/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/neutral/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/neutral/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/neutral/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/neutral/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/neutral/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/REORG/nGEO/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.engrad %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.opt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.trj %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/electrom_opt/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.engrad %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.gbw %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.inp %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.log %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.opt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.prop %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.trj %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/hole_opt/system_property.txt %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/thiophene_e.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/thiophene_h.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QC_FILES/thiophene_n.xyz %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/QMMM_LAMMPS.ipynb %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/eqm.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/iqm.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/qmmm.jobs %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/qmmm.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/qmmm_mm.xml %%DATADIR%%/xtp-tutorials/LAMMPS/Thiophene/system.xml %%DATADIR%%/xtp-tutorials/LICENSE %%DATADIR%%/xtp-tutorials/README.rst %%DATADIR%%/xtp-tutorials/clean_notebooks.sh %%DATADIR%%/xtp-tutorials/share/doc/XTP-TUTORIAL.rst %%DATADIR%%/xtp-tutorials/share/doc/help.rst %%DATADIR%%/xtp-tutorials/tools/dftgwbse_CH4/DFTGWBSE_ENERGY.ipynb %%DATADIR%%/xtp-tutorials/tools/dftgwbse_CH4/dftgwbse2.xml %%DATADIR%%/xtp-tutorials/tools/dftgwbse_CH4/methane.xyz %%DATADIR%%/xtp-tutorials/tools/dftgwbse_CO_geoopt/CO.xyz %%DATADIR%%/xtp-tutorials/tools/dftgwbse_CO_geoopt/DFTGWBSE_OPTIMIZATION.ipynb %%DATADIR%%/xtp/basis_sets/3-21G.xml %%DATADIR%%/xtp/basis_sets/6-311++G(2p,2d).xml %%DATADIR%%/xtp/basis_sets/6-311++G.xml %%DATADIR%%/xtp/basis_sets/6-311+G(2d,p).xml %%DATADIR%%/xtp/basis_sets/6-311+G**.xml %%DATADIR%%/xtp/basis_sets/6-311G.xml %%DATADIR%%/xtp/basis_sets/6-31G**.xml %%DATADIR%%/xtp/basis_sets/6-31G.xml %%DATADIR%%/xtp/basis_sets/Weigend_coulomb_fitting.xml %%DATADIR%%/xtp/basis_sets/ahlrichs_coulomb_fitting.xml %%DATADIR%%/xtp/basis_sets/aug-cc-pvdz.xml %%DATADIR%%/xtp/basis_sets/aug-cc-pvqz.xml %%DATADIR%%/xtp/basis_sets/aug-cc-pvtz.xml %%DATADIR%%/xtp/basis_sets/aux-aug-cc-pvdz.xml %%DATADIR%%/xtp/basis_sets/aux-aug-cc-pvqz.xml %%DATADIR%%/xtp/basis_sets/aux-aug-cc-pvtz.xml %%DATADIR%%/xtp/basis_sets/aux-cc-pv5z.xml %%DATADIR%%/xtp/basis_sets/aux-cc-pvdz.xml %%DATADIR%%/xtp/basis_sets/aux-cc-pvqz.xml %%DATADIR%%/xtp/basis_sets/aux-cc-pvtz.xml %%DATADIR%%/xtp/basis_sets/aux-def2-qzvp.xml %%DATADIR%%/xtp/basis_sets/aux-def2-qzvpp.xml %%DATADIR%%/xtp/basis_sets/aux-def2-qzvppd.xml %%DATADIR%%/xtp/basis_sets/aux-def2-sv(p).xml %%DATADIR%%/xtp/basis_sets/aux-def2-svp.xml %%DATADIR%%/xtp/basis_sets/aux-def2-svpd.xml %%DATADIR%%/xtp/basis_sets/aux-def2-tzvp.xml %%DATADIR%%/xtp/basis_sets/aux-def2-tzvpd.xml %%DATADIR%%/xtp/basis_sets/aux-def2-tzvpp.xml %%DATADIR%%/xtp/basis_sets/aux-def2-tzvppd.xml %%DATADIR%%/xtp/basis_sets/aux-ubecppol.xml %%DATADIR%%/xtp/basis_sets/aux-ubecppol_0.2.xml %%DATADIR%%/xtp/basis_sets/cc-pvdz.xml %%DATADIR%%/xtp/basis_sets/cc-pvqz.xml %%DATADIR%%/xtp/basis_sets/cc-pvtz.xml %%DATADIR%%/xtp/basis_sets/def2-qzvp-ecp.xml %%DATADIR%%/xtp/basis_sets/def2-qzvp.xml %%DATADIR%%/xtp/basis_sets/def2-qzvpd.xml %%DATADIR%%/xtp/basis_sets/def2-qzvpp-ecp.xml %%DATADIR%%/xtp/basis_sets/def2-qzvpp.xml %%DATADIR%%/xtp/basis_sets/def2-qzvppd.xml %%DATADIR%%/xtp/basis_sets/def2-sv(p).xml %%DATADIR%%/xtp/basis_sets/def2-svp.xml %%DATADIR%%/xtp/basis_sets/def2-svpd.xml %%DATADIR%%/xtp/basis_sets/def2-tzvp-ecp.xml %%DATADIR%%/xtp/basis_sets/def2-tzvp.xml %%DATADIR%%/xtp/basis_sets/def2-tzvpd.xml %%DATADIR%%/xtp/basis_sets/def2-tzvpp-ecp.xml %%DATADIR%%/xtp/basis_sets/def2-tzvpp.xml %%DATADIR%%/xtp/basis_sets/def2-tzvppd.xml %%DATADIR%%/xtp/basis_sets/optaux-aug-cc-pvdz.xml %%DATADIR%%/xtp/basis_sets/optaux-aug-cc-pvqz.xml %%DATADIR%%/xtp/basis_sets/optaux-aug-cc-pvtz.xml %%DATADIR%%/xtp/basis_sets/ubecp.xml %%DATADIR%%/xtp/basis_sets/ubecppol.xml %%DATADIR%%/xtp/basis_sets/ubecppoldiff.xml %%DATADIR%%/xtp/basis_sets/ubecppoldiff_s.xml %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Anthracene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Benzene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Decacene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Heptacene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Hexacene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Naphthalene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Nonacene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Octacene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Pentacene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Aromatic_hydrocarbons/Tetracene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aldehydes_ketones_and_amides/acetamide.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aldehydes_ketones_and_amides/acetone.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aldehydes_ketones_and_amides/benzoquinone.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aldehydes_ketones_and_amides/formaldehyde.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aldehydes_ketones_and_amides/formamide.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aldehydes_ketones_and_amides/propanamide.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/benzene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/furan.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/imidazole.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/naphthalene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/pyrazine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/pyridazine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/pyridine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/pyrimidine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/pyrrole.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/tetrazine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/aromatic_hydrocarbons_and_heterocycles/triazine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/nucleobases/adenine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/nucleobases/cytosine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/nucleobases/thymine.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/nucleobases/uracil.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/unsaturated_aliphatic_hydrocarbons/butadiene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/unsaturated_aliphatic_hydrocarbons/cyclopentadiene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/unsaturated_aliphatic_hydrocarbons/cyclopropene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/unsaturated_aliphatic_hydrocarbons/ethene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/unsaturated_aliphatic_hydrocarbons/hexatriene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/unsaturated_aliphatic_hydrocarbons/norbornadiene.xyz %%DATADIR%%/xtp/benchmark/Geometries/Geometries_ThielSet/unsaturated_aliphatic_hydrocarbons/octatetraene.xyz %%DATADIR%%/xtp/benchmark/xtp_benchmark %%DATADIR%%/xtp/ecps/CRENBL_ECP.xml %%DATADIR%%/xtp/ecps/ECP2SDF.xml %%DATADIR%%/xtp/ecps/SBKJC_ECP.xml %%DATADIR%%/xtp/ecps/corelevels.xml %%DATADIR%%/xtp/ecps/def2-ecp.xml %%DATADIR%%/xtp/ecps/ecp.xml %%DATADIR%%/xtp/xml/apdft.xml %%DATADIR%%/xtp/xml/bsecoupling.xml %%DATADIR%%/xtp/xml/coupling.xml %%DATADIR%%/xtp/xml/densityanalysis.xml %%DATADIR%%/xtp/xml/dftcoupling.xml %%DATADIR%%/xtp/xml/dftgwbse.xml %%DATADIR%%/xtp/xml/dftpackage.xml %%DATADIR%%/xtp/xml/eanalyze.xml %%DATADIR%%/xtp/xml/einternal.xml %%DATADIR%%/xtp/xml/eqm.xml %%DATADIR%%/xtp/xml/esp2multipole.xml %%DATADIR%%/xtp/xml/excitoncoupling.xml %%DATADIR%%/xtp/xml/gencube.xml %%DATADIR%%/xtp/xml/gpu_benchmark.xml %%DATADIR%%/xtp/xml/gwbse.xml %%DATADIR%%/xtp/xml/ianalyze.xml %%DATADIR%%/xtp/xml/iexcitoncl.xml %%DATADIR%%/xtp/xml/iqm.xml %%DATADIR%%/xtp/xml/kmclifetime.xml %%DATADIR%%/xtp/xml/kmcmultiple.xml %%DATADIR%%/xtp/xml/log2mps.xml %%DATADIR%%/xtp/xml/mapchecker.xml %%DATADIR%%/xtp/xml/mol2orb.xml %%DATADIR%%/xtp/xml/molpol.xml %%DATADIR%%/xtp/xml/neighborlist.xml %%DATADIR%%/xtp/xml/orb2fchk.xml %%DATADIR%%/xtp/xml/orb2mol.xml %%DATADIR%%/xtp/xml/partialcharges.xml %%DATADIR%%/xtp/xml/polar.xml %%DATADIR%%/xtp/xml/qmmm.xml %%DATADIR%%/xtp/xml/region.xml %%DATADIR%%/xtp/xml/spectrum.xml %%DATADIR%%/xtp/xml/statetracker.xml %%DATADIR%%/xtp/xml/subpackages/bsecoupling.xml %%DATADIR%%/xtp/xml/subpackages/dftcoupling.xml %%DATADIR%%/xtp/xml/subpackages/dftpackage.xml %%DATADIR%%/xtp/xml/subpackages/esp2multipole.xml %%DATADIR%%/xtp/xml/subpackages/gwbse.xml %%DATADIR%%/xtp/xml/subpackages/polar.xml %%DATADIR%%/xtp/xml/subpackages/region.xml %%DATADIR%%/xtp/xml/subpackages/statetracker.xml %%DATADIR%%/xtp/xml/vaverage.xml diff --git a/security/clamav/pkg-plist b/security/clamav/pkg-plist index 65c19807baf6..46505155546d 100644 --- a/security/clamav/pkg-plist +++ b/security/clamav/pkg-plist @@ -1,168 +1,168 @@ bin/clamav-config bin/clambc bin/clamconf bin/clamdscan bin/clamdtop bin/clamscan bin/clamsubmit bin/freshclam bin/sigtool include/clamav-config.h include/clamav-types.h include/clamav-version.h include/clamav.h include/libfreshclam.h lib/libclamav.so lib/libclamav.so.9 lib/libclamav.so.9.1.0 %%UNRAR%%lib/libclamunrar.so %%UNRAR%%lib/libclamunrar.so.9 %%UNRAR%%lib/libclamunrar.so.9.1.0 %%UNRAR%%lib/libclamunrar_iface.so %%UNRAR%%lib/libclamunrar_iface.so.9 %%UNRAR%%lib/libclamunrar_iface.so.9.1.0 lib/libfreshclam.so lib/libfreshclam.so.2 lib/libfreshclam.so.2.0.2 libdata/pkgconfig/libclamav.pc -man/man1/clambc.1.gz -man/man1/clamconf.1.gz -man/man1/clamdscan.1.gz -man/man1/clamdtop.1.gz -man/man1/clamscan.1.gz -man/man1/clamsubmit.1.gz -man/man1/freshclam.1.gz -man/man1/sigtool.1.gz -man/man5/clamav-milter.conf.5.gz -man/man5/clamd.conf.5.gz -man/man5/freshclam.conf.5.gz -man/man8/clamav-milter.8.gz -man/man8/clamd.8.gz +share/man/man1/clambc.1.gz +share/man/man1/clamconf.1.gz +share/man/man1/clamdscan.1.gz +share/man/man1/clamdtop.1.gz +share/man/man1/clamscan.1.gz +share/man/man1/clamsubmit.1.gz +share/man/man1/freshclam.1.gz +share/man/man1/sigtool.1.gz +share/man/man5/clamav-milter.conf.5.gz +share/man/man5/clamd.conf.5.gz +share/man/man5/freshclam.conf.5.gz +share/man/man8/clamav-milter.8.gz +share/man/man8/clamd.8.gz %%PORTDOCS%%%%DOCSDIR%%/html/404.html %%PORTDOCS%%%%DOCSDIR%%/html/FontAwesome/css/font-awesome.css %%PORTDOCS%%%%DOCSDIR%%/html/FontAwesome/fonts/FontAwesome.ttf %%PORTDOCS%%%%DOCSDIR%%/html/FontAwesome/fonts/fontawesome-webfont.eot %%PORTDOCS%%%%DOCSDIR%%/html/FontAwesome/fonts/fontawesome-webfont.svg %%PORTDOCS%%%%DOCSDIR%%/html/FontAwesome/fonts/fontawesome-webfont.ttf %%PORTDOCS%%%%DOCSDIR%%/html/FontAwesome/fonts/fontawesome-webfont.woff %%PORTDOCS%%%%DOCSDIR%%/html/FontAwesome/fonts/fontawesome-webfont.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/Introduction.html %%PORTDOCS%%%%DOCSDIR%%/html/ace.js %%PORTDOCS%%%%DOCSDIR%%/html/appendix/Appendix.html %%PORTDOCS%%%%DOCSDIR%%/html/appendix/Authenticode.html %%PORTDOCS%%%%DOCSDIR%%/html/appendix/CvdPrivateMirror.html %%PORTDOCS%%%%DOCSDIR%%/html/appendix/FileTypes.html %%PORTDOCS%%%%DOCSDIR%%/html/appendix/FunctionalityLevels.html %%PORTDOCS%%%%DOCSDIR%%/html/appendix/Terminology.html %%PORTDOCS%%%%DOCSDIR%%/html/ayu-highlight.css %%PORTDOCS%%%%DOCSDIR%%/html/book.js %%PORTDOCS%%%%DOCSDIR%%/html/clipboard.min.js %%PORTDOCS%%%%DOCSDIR%%/html/css/chrome.css %%PORTDOCS%%%%DOCSDIR%%/html/css/general.css %%PORTDOCS%%%%DOCSDIR%%/html/css/print.css %%PORTDOCS%%%%DOCSDIR%%/html/css/variables.css %%PORTDOCS%%%%DOCSDIR%%/html/editor.js %%PORTDOCS%%%%DOCSDIR%%/html/elasticlunr.min.js %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-cvd.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-eol.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-freshclam.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-ignore.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-misc.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-ml.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-pua.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-safebrowsing.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-scan-alerts.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-troubleshoot.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-uninstall.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-upgrade.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-whichversion.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq-win32.html %%PORTDOCS%%%%DOCSDIR%%/html/faq/faq.html %%PORTDOCS%%%%DOCSDIR%%/html/favicon.png %%PORTDOCS%%%%DOCSDIR%%/html/fonts/OPEN-SANS-LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/html/fonts/SOURCE-CODE-PRO-LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/html/fonts/fonts.css %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-300.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-300italic.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-600.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-600italic.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-700.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-700italic.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-800.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-800italic.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-italic.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/open-sans-v17-all-charsets-regular.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/fonts/source-code-pro-v11-all-charsets-500.woff2 %%PORTDOCS%%%%DOCSDIR%%/html/highlight.css %%PORTDOCS%%%%DOCSDIR%%/html/highlight.js %%PORTDOCS%%%%DOCSDIR%%/html/images/change-fork-name.png %%PORTDOCS%%%%DOCSDIR%%/html/images/cisco.png %%PORTDOCS%%%%DOCSDIR%%/html/images/clone-your-fork.png %%PORTDOCS%%%%DOCSDIR%%/html/images/create-a-fork.png %%PORTDOCS%%%%DOCSDIR%%/html/images/demon.png %%PORTDOCS%%%%DOCSDIR%%/html/images/flamegraph.svg %%PORTDOCS%%%%DOCSDIR%%/html/images/fork-is-behind.png %%PORTDOCS%%%%DOCSDIR%%/html/images/logo.png %%PORTDOCS%%%%DOCSDIR%%/html/images/new-git-workflow.png %%PORTDOCS%%%%DOCSDIR%%/html/images/old-git-workflow.png %%PORTDOCS%%%%DOCSDIR%%/html/index.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/Contribute.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/build-installer-packages.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/clamav-git-work-flow.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/code-coverage.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/development-builds.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/fuzzing-sanitizers.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/github-pr-basics.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/libclamav.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/performance-profiling.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/personal-forks.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/testing-pull-requests.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Development/tips-and-tricks.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing/Add-clamav-user.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing/Community-projects.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing/Docker.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing/Installing-from-source-Unix-old.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing/Installing-from-source-Unix.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing/Installing-from-source-Windows.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Installing/Packages.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/OnAccess.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/AllowLists.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/AuthenticodeRules.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/BodySignatureFormat.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/BytecodeSignatures.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/ContainerMetadata.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/DatabaseInfo.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/DynamicConfig.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/EncryptedArchives.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/ExtendedSignatures.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/FileTypeMagic.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/HashSignatures.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/LogicalSignatures.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/PhishSigs.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Signatures/YaraRules.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/Configuration.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/ReportABug.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/Scanning.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/Services.html %%PORTDOCS%%%%DOCSDIR%%/html/manual/Usage/SignatureManagement.html %%PORTDOCS%%%%DOCSDIR%%/html/mark.min.js %%PORTDOCS%%%%DOCSDIR%%/html/mode-rust.js %%PORTDOCS%%%%DOCSDIR%%/html/print.html %%PORTDOCS%%%%DOCSDIR%%/html/searcher.js %%PORTDOCS%%%%DOCSDIR%%/html/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/html/searchindex.json %%PORTDOCS%%%%DOCSDIR%%/html/theme-dawn.js %%PORTDOCS%%%%DOCSDIR%%/html/theme-tomorrow_night.js %%PORTDOCS%%%%DOCSDIR%%/html/tomorrow-night.css %%MILTER%%sbin/clamav-milter sbin/clamd @sample etc/clamd.conf.sample %%MILTER%%@sample etc/clamav-milter.conf.sample @sample etc/freshclam.conf.sample @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%DBDIR%% @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%LOGDIR%% @dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%RUNDIR%% diff --git a/security/gost-engine/Makefile b/security/gost-engine/Makefile index a7196c482d49..e73e8f2567ef 100644 --- a/security/gost-engine/Makefile +++ b/security/gost-engine/Makefile @@ -1,47 +1,47 @@ # Created by: Eugene Grosbein PORTNAME= gost-engine DISTVERSION= g20190421 CATEGORIES= security MAINTAINER= eugen@FreeBSD.org COMMENT= Implementation of the Russian GOST crypto algorithms for OpenSSL LICENSE= OpenSSL LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_SSL= libressl libressl-devel BROKEN_SSL_REASON_libressl= needs features only available in OpenSSL 1.1.1+ BROKEN_SSL_REASON_libressl-devel=needs features only available in OpenSSL 1.1.1+ USES= cmake ssl USE_GITHUB= yes GH_PROJECT= engine GH_TAGNAME= 7ed64cd ENGINESDIR?= ${PREFIX}/lib/engines-1.1 CMAKE_ARGS+= -DOPENSSL_ROOT_DIR=${OPENSSLBASE} \ -DOPENSSL_ENGINES_DIR=${ENGINESDIR} SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS .include post-patch: ${REINPLACE_CMD} 's/-Werror //' ${WRKSRC}/CMakeLists.txt post-install: ( cd ${STAGEDIR}${PREFIX}/lib/engines-1.1 && ${MV} gost.so libgost.so ) post-install-DOCS-off: - ( cd ${STAGEDIR}${PREFIX}/man/man1 && ${RM} gost12sum.1 gostsum.1 ) + ( cd ${STAGEDIR}${PREFIX}/share/man/man1 && ${RM} gost12sum.1 gostsum.1 ) post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ( cd ${WRKSRC} && ${INSTALL_MAN} INSTALL.md README.gost README.md \ ${STAGEDIR}${DOCSDIR} ) .include diff --git a/security/gost-engine/pkg-plist b/security/gost-engine/pkg-plist index 92ba69282b95..abbdda035442 100644 --- a/security/gost-engine/pkg-plist +++ b/security/gost-engine/pkg-plist @@ -1,8 +1,8 @@ bin/gost12sum bin/gostsum lib/engines-1.1/libgost.so -%%PORTDOCS%%man/man1/gost12sum.1.gz -%%PORTDOCS%%man/man1/gostsum.1.gz +%%PORTDOCS%%share/man/man1/gost12sum.1.gz +%%PORTDOCS%%share/man/man1/gostsum.1.gz %%PORTDOCS%%%%DOCSDIR%%/INSTALL.md %%PORTDOCS%%%%DOCSDIR%%/README.gost %%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/security/keepassxc/pkg-plist b/security/keepassxc/pkg-plist index ee830377b4bb..4d3ae54ee3b5 100644 --- a/security/keepassxc/pkg-plist +++ b/security/keepassxc/pkg-plist @@ -1,62 +1,62 @@ bin/keepassxc bin/keepassxc-cli %%BROWSER%%bin/keepassxc-proxy %%AUTOTYPE%%lib/keepassxc/libkeepassxc-autotype-xcb.so -man/man1/keepassxc-cli.1.gz -man/man1/keepassxc.1.gz +share/man/man1/keepassxc-cli.1.gz +share/man/man1/keepassxc.1.gz share/applications/org.keepassxc.KeePassXC.desktop share/icons/hicolor/256x256/apps/keepassxc.png share/icons/hicolor/scalable/apps/keepassxc-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-light-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-light.svg share/icons/hicolor/scalable/apps/keepassxc-unlocked.svg share/icons/hicolor/scalable/apps/keepassxc.svg share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg %%DATADIR%%/docs/KeePassXC_GettingStarted.html %%DATADIR%%/docs/KeePassXC_KeyboardShortcuts.html %%DATADIR%%/docs/KeePassXC_UserGuide.html %%DATADIR%%/icons/application/256x256/apps/keepassxc.png %%DATADIR%%/translations/keepassxc_ar.qm %%DATADIR%%/translations/keepassxc_bg.qm %%DATADIR%%/translations/keepassxc_ca.qm %%DATADIR%%/translations/keepassxc_cs.qm %%DATADIR%%/translations/keepassxc_da.qm %%DATADIR%%/translations/keepassxc_de.qm %%DATADIR%%/translations/keepassxc_el.qm %%DATADIR%%/translations/keepassxc_en.qm %%DATADIR%%/translations/keepassxc_en_GB.qm %%DATADIR%%/translations/keepassxc_en_US.qm %%DATADIR%%/translations/keepassxc_es.qm %%DATADIR%%/translations/keepassxc_et.qm %%DATADIR%%/translations/keepassxc_fi.qm %%DATADIR%%/translations/keepassxc_fr.qm %%DATADIR%%/translations/keepassxc_fr_CA.qm %%DATADIR%%/translations/keepassxc_he.qm %%DATADIR%%/translations/keepassxc_hr.qm %%DATADIR%%/translations/keepassxc_hu.qm %%DATADIR%%/translations/keepassxc_id.qm %%DATADIR%%/translations/keepassxc_it.qm %%DATADIR%%/translations/keepassxc_ja.qm %%DATADIR%%/translations/keepassxc_ko.qm %%DATADIR%%/translations/keepassxc_my.qm %%DATADIR%%/translations/keepassxc_nb.qm %%DATADIR%%/translations/keepassxc_nl.qm %%DATADIR%%/translations/keepassxc_pl.qm %%DATADIR%%/translations/keepassxc_pt_BR.qm %%DATADIR%%/translations/keepassxc_pt_PT.qm %%DATADIR%%/translations/keepassxc_ro.qm %%DATADIR%%/translations/keepassxc_ru.qm %%DATADIR%%/translations/keepassxc_sk.qm %%DATADIR%%/translations/keepassxc_sl.qm %%DATADIR%%/translations/keepassxc_sr.qm %%DATADIR%%/translations/keepassxc_sv.qm %%DATADIR%%/translations/keepassxc_th.qm %%DATADIR%%/translations/keepassxc_tr.qm %%DATADIR%%/translations/keepassxc_uk.qm %%DATADIR%%/translations/keepassxc_zh_CN.qm %%DATADIR%%/translations/keepassxc_zh_TW.qm %%DATADIR%%/wordlists/eff_large.wordlist share/metainfo/org.keepassxc.KeePassXC.appdata.xml share/mime/packages/keepassxc.xml diff --git a/security/lastpass-cli/Makefile b/security/lastpass-cli/Makefile index 4a4f7939acb6..df06fafc8b0d 100644 --- a/security/lastpass-cli/Makefile +++ b/security/lastpass-cli/Makefile @@ -1,55 +1,55 @@ # Created by: Thomas Hurst PORTNAME= lastpass-cli PORTVERSION= 1.3.3 PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= tom@hur.st COMMENT= LastPass command line interface tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl USES= cmake:noninja gnome pkgconfig ssl USE_GNOME= libxml2 USE_GITHUB= yes GH_ACCOUNT= lastpass TEST_TARGET= lpass-test test PLIST_FILES= bin/lpass OPTIONS_DEFINE= BASH MANPAGES PINENTRY XCLIP XSEL OPTIONS_DEFAULT= BASH MANPAGES PINENTRY_DESC= Use pinentry for password entry XCLIP_DESC= Use xclip for interacting with X11 clipboard XSEL_DESC= Use xsel for interacting with X11 clipboard BASH_BUILD_DEPENDS= bash-completion>=0:shells/bash-completion BASH_RUN_DEPENDS= bash-completion>=0:shells/bash-completion BASH_PLIST_FILES= share/bash-completion/completions/lpass MANPAGES_BUILD_DEPENDS= asciidoc:textproc/asciidoc \ xmlto:textproc/xmlto MANPAGES_ALL_TARGET= all doc-man MANPAGES_INSTALL_TARGET=install install-doc -MANPAGES_PLIST_FILES= ${MANPREFIX}/man/man1/lpass.1.gz +MANPAGES_PLIST_FILES= ${MANPREFIX}/share/man/man1/lpass.1.gz PINENTRY_RUN_DEPENDS= pinentry:security/pinentry XCLIP_RUN_DEPENDS= xclip:x11/xclip XSEL_RUN_DEPENDS= xsel:x11/xsel-conrad post-extract: @${REINPLACE_CMD} -e 's/-Wno-language-extension-token//g' \ ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e 's/build\/lpass-test/lpass-test/' \ ${WRKSRC}/test/include.sh post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lpass .include diff --git a/security/libfido2/pkg-plist b/security/libfido2/pkg-plist index e656e3bbc3cd..415a5b5a0972 100644 --- a/security/libfido2/pkg-plist +++ b/security/libfido2/pkg-plist @@ -1,507 +1,507 @@ bin/fido2-assert bin/fido2-cred bin/fido2-token include/fido.h include/fido/bio.h include/fido/config.h include/fido/credman.h include/fido/eddsa.h include/fido/err.h include/fido/es256.h include/fido/param.h include/fido/rs256.h include/fido/types.h lib/libfido2.a lib/libfido2.so lib/libfido2.so.1 lib/libfido2.so.%%PORTVERSION%% libdata/pkgconfig/libfido2.pc -man/man1/fido2-assert.1.gz -man/man1/fido2-cred.1.gz -man/man1/fido2-token.1.gz -man/man3/eddsa_pk_free.3.gz -man/man3/eddsa_pk_from_EVP_PKEY.3.gz -man/man3/eddsa_pk_from_ptr.3.gz -man/man3/eddsa_pk_new.3.gz -man/man3/eddsa_pk_to_EVP_PKEY.3.gz -man/man3/es256_pk_free.3.gz -man/man3/es256_pk_from_EC_KEY.3.gz -man/man3/es256_pk_from_EVP_PKEY.3.gz -man/man3/es256_pk_from_ptr.3.gz -man/man3/es256_pk_new.3.gz -man/man3/es256_pk_to_EVP_PKEY.3.gz -man/man3/fido_assert_allow_cred.3.gz -man/man3/fido_assert_authdata_len.3.gz -man/man3/fido_assert_authdata_ptr.3.gz -man/man3/fido_assert_blob_len.3.gz -man/man3/fido_assert_blob_ptr.3.gz -man/man3/fido_assert_clientdata_hash_len.3.gz -man/man3/fido_assert_clientdata_hash_ptr.3.gz -man/man3/fido_assert_count.3.gz -man/man3/fido_assert_flags.3.gz -man/man3/fido_assert_free.3.gz -man/man3/fido_assert_hmac_secret_len.3.gz -man/man3/fido_assert_hmac_secret_ptr.3.gz -man/man3/fido_assert_id_len.3.gz -man/man3/fido_assert_id_ptr.3.gz -man/man3/fido_assert_largeblob_key_len.3.gz -man/man3/fido_assert_largeblob_key_ptr.3.gz -man/man3/fido_assert_new.3.gz -man/man3/fido_assert_rp_id.3.gz -man/man3/fido_assert_set_authdata.3.gz -man/man3/fido_assert_set_authdata_raw.3.gz -man/man3/fido_assert_set_clientdata.3.gz -man/man3/fido_assert_set_clientdata_hash.3.gz -man/man3/fido_assert_set_count.3.gz -man/man3/fido_assert_set_extensions.3.gz -man/man3/fido_assert_set_hmac_salt.3.gz -man/man3/fido_assert_set_hmac_secret.3.gz -man/man3/fido_assert_set_rp.3.gz -man/man3/fido_assert_set_sig.3.gz -man/man3/fido_assert_set_up.3.gz -man/man3/fido_assert_set_uv.3.gz -man/man3/fido_assert_sig_len.3.gz -man/man3/fido_assert_sig_ptr.3.gz -man/man3/fido_assert_sigcount.3.gz -man/man3/fido_assert_user_display_name.3.gz -man/man3/fido_assert_user_icon.3.gz -man/man3/fido_assert_user_id_len.3.gz -man/man3/fido_assert_user_id_ptr.3.gz -man/man3/fido_assert_user_name.3.gz -man/man3/fido_assert_verify.3.gz -man/man3/fido_bio_dev_enroll_begin.3.gz -man/man3/fido_bio_dev_enroll_cancel.3.gz -man/man3/fido_bio_dev_enroll_continue.3.gz -man/man3/fido_bio_dev_enroll_remove.3.gz -man/man3/fido_bio_dev_get_info.3.gz -man/man3/fido_bio_dev_get_template_array.3.gz -man/man3/fido_bio_dev_set_template_name.3.gz -man/man3/fido_bio_enroll_free.3.gz -man/man3/fido_bio_enroll_last_status.3.gz -man/man3/fido_bio_enroll_new.3.gz -man/man3/fido_bio_enroll_remaining_samples.3.gz -man/man3/fido_bio_info_free.3.gz -man/man3/fido_bio_info_max_samples.3.gz -man/man3/fido_bio_info_new.3.gz -man/man3/fido_bio_info_type.3.gz -man/man3/fido_bio_template.3.gz -man/man3/fido_bio_template_array_count.3.gz -man/man3/fido_bio_template_array_free.3.gz -man/man3/fido_bio_template_array_new.3.gz -man/man3/fido_bio_template_free.3.gz -man/man3/fido_bio_template_id_len.3.gz -man/man3/fido_bio_template_id_ptr.3.gz -man/man3/fido_bio_template_name.3.gz -man/man3/fido_bio_template_new.3.gz -man/man3/fido_bio_template_set_id.3.gz -man/man3/fido_bio_template_set_name.3.gz -man/man3/fido_cbor_info_aaguid_len.3.gz -man/man3/fido_cbor_info_aaguid_ptr.3.gz -man/man3/fido_cbor_info_algorithm_cose.3.gz -man/man3/fido_cbor_info_algorithm_count.3.gz -man/man3/fido_cbor_info_algorithm_type.3.gz -man/man3/fido_cbor_info_extensions_len.3.gz -man/man3/fido_cbor_info_extensions_ptr.3.gz -man/man3/fido_cbor_info_free.3.gz -man/man3/fido_cbor_info_fwversion.3.gz -man/man3/fido_cbor_info_maxcredbloblen.3.gz -man/man3/fido_cbor_info_maxcredcntlst.3.gz -man/man3/fido_cbor_info_maxcredidlen.3.gz -man/man3/fido_cbor_info_maxlargeblob.3.gz -man/man3/fido_cbor_info_maxmsgsiz.3.gz -man/man3/fido_cbor_info_new.3.gz -man/man3/fido_cbor_info_options_len.3.gz -man/man3/fido_cbor_info_options_name_ptr.3.gz -man/man3/fido_cbor_info_options_value_ptr.3.gz -man/man3/fido_cbor_info_protocols_len.3.gz -man/man3/fido_cbor_info_protocols_ptr.3.gz -man/man3/fido_cbor_info_transports_len.3.gz -man/man3/fido_cbor_info_transports_ptr.3.gz -man/man3/fido_cbor_info_versions_len.3.gz -man/man3/fido_cbor_info_versions_ptr.3.gz -man/man3/fido_cred_aaguid_len.3.gz -man/man3/fido_cred_aaguid_ptr.3.gz -man/man3/fido_cred_attstmt_len.3.gz -man/man3/fido_cred_attstmt_ptr.3.gz -man/man3/fido_cred_authdata_len.3.gz -man/man3/fido_cred_authdata_ptr.3.gz -man/man3/fido_cred_authdata_raw_len.3.gz -man/man3/fido_cred_authdata_raw_ptr.3.gz -man/man3/fido_cred_clientdata_hash_len.3.gz -man/man3/fido_cred_clientdata_hash_ptr.3.gz -man/man3/fido_cred_display_name.3.gz -man/man3/fido_cred_exclude.3.gz -man/man3/fido_cred_flags.3.gz -man/man3/fido_cred_fmt.3.gz -man/man3/fido_cred_free.3.gz -man/man3/fido_cred_id_len.3.gz -man/man3/fido_cred_id_ptr.3.gz -man/man3/fido_cred_largeblob_key_len.3.gz -man/man3/fido_cred_largeblob_key_ptr.3.gz -man/man3/fido_cred_new.3.gz -man/man3/fido_cred_pin_minlen.3.gz -man/man3/fido_cred_prot.3.gz -man/man3/fido_cred_pubkey_len.3.gz -man/man3/fido_cred_pubkey_ptr.3.gz -man/man3/fido_cred_rp_id.3.gz -man/man3/fido_cred_rp_name.3.gz -man/man3/fido_cred_set_attstmt.3.gz -man/man3/fido_cred_set_authdata.3.gz -man/man3/fido_cred_set_authdata_raw.3.gz -man/man3/fido_cred_set_blob.3.gz -man/man3/fido_cred_set_clientdata.3.gz -man/man3/fido_cred_set_clientdata_hash.3.gz -man/man3/fido_cred_set_extensions.3.gz -man/man3/fido_cred_set_fmt.3.gz -man/man3/fido_cred_set_id.3.gz -man/man3/fido_cred_set_pin_minlen.3.gz -man/man3/fido_cred_set_prot.3.gz -man/man3/fido_cred_set_rk.3.gz -man/man3/fido_cred_set_rp.3.gz -man/man3/fido_cred_set_sig.3.gz -man/man3/fido_cred_set_type.3.gz -man/man3/fido_cred_set_user.3.gz -man/man3/fido_cred_set_uv.3.gz -man/man3/fido_cred_set_x509.3.gz -man/man3/fido_cred_sig_len.3.gz -man/man3/fido_cred_sig_ptr.3.gz -man/man3/fido_cred_sigcount.3.gz -man/man3/fido_cred_type.3.gz -man/man3/fido_cred_user_id_len.3.gz -man/man3/fido_cred_user_id_ptr.3.gz -man/man3/fido_cred_user_name.3.gz -man/man3/fido_cred_verify.3.gz -man/man3/fido_cred_verify_self.3.gz -man/man3/fido_cred_x5c_len.3.gz -man/man3/fido_cred_x5c_ptr.3.gz -man/man3/fido_credman_del_dev_rk.3.gz -man/man3/fido_credman_get_dev_metadata.3.gz -man/man3/fido_credman_get_dev_rk.3.gz -man/man3/fido_credman_get_dev_rp.3.gz -man/man3/fido_credman_metadata_free.3.gz -man/man3/fido_credman_metadata_new.3.gz -man/man3/fido_credman_rk.3.gz -man/man3/fido_credman_rk_count.3.gz -man/man3/fido_credman_rk_existing.3.gz -man/man3/fido_credman_rk_free.3.gz -man/man3/fido_credman_rk_new.3.gz -man/man3/fido_credman_rk_remaining.3.gz -man/man3/fido_credman_rp_count.3.gz -man/man3/fido_credman_rp_free.3.gz -man/man3/fido_credman_rp_id.3.gz -man/man3/fido_credman_rp_id_hash_len.3.gz -man/man3/fido_credman_rp_id_hash_ptr.3.gz -man/man3/fido_credman_rp_name.3.gz -man/man3/fido_credman_rp_new.3.gz -man/man3/fido_credman_set_dev_rk.3.gz -man/man3/fido_dev_build.3.gz -man/man3/fido_dev_cancel.3.gz -man/man3/fido_dev_close.3.gz -man/man3/fido_dev_enable_entattest.3.gz -man/man3/fido_dev_flags.3.gz -man/man3/fido_dev_force_fido2.3.gz -man/man3/fido_dev_force_pin_change.3.gz -man/man3/fido_dev_force_u2f.3.gz -man/man3/fido_dev_free.3.gz -man/man3/fido_dev_get_assert.3.gz -man/man3/fido_dev_get_cbor_info.3.gz -man/man3/fido_dev_get_retry_count.3.gz -man/man3/fido_dev_get_touch_begin.3.gz -man/man3/fido_dev_get_touch_status.3.gz -man/man3/fido_dev_get_uv_retry_count.3.gz -man/man3/fido_dev_has_pin.3.gz -man/man3/fido_dev_has_uv.3.gz -man/man3/fido_dev_info_free.3.gz -man/man3/fido_dev_info_manifest.3.gz -man/man3/fido_dev_info_manufacturer_string.3.gz -man/man3/fido_dev_info_new.3.gz -man/man3/fido_dev_info_path.3.gz -man/man3/fido_dev_info_product.3.gz -man/man3/fido_dev_info_product_string.3.gz -man/man3/fido_dev_info_ptr.3.gz -man/man3/fido_dev_info_set.3.gz -man/man3/fido_dev_info_vendor.3.gz -man/man3/fido_dev_io_handle.3.gz -man/man3/fido_dev_is_fido2.3.gz -man/man3/fido_dev_is_winhello.3.gz -man/man3/fido_dev_largeblob_get.3.gz -man/man3/fido_dev_largeblob_get_array.3.gz -man/man3/fido_dev_largeblob_remove.3.gz -man/man3/fido_dev_largeblob_set.3.gz -man/man3/fido_dev_largeblob_set_array.3.gz -man/man3/fido_dev_major.3.gz -man/man3/fido_dev_make_cred.3.gz -man/man3/fido_dev_minor.3.gz -man/man3/fido_dev_new.3.gz -man/man3/fido_dev_new_with_info.3.gz -man/man3/fido_dev_open.3.gz -man/man3/fido_dev_open_with_info.3.gz -man/man3/fido_dev_protocol.3.gz -man/man3/fido_dev_reset.3.gz -man/man3/fido_dev_set_io_functions.3.gz -man/man3/fido_dev_set_pin.3.gz -man/man3/fido_dev_set_pin_minlen.3.gz -man/man3/fido_dev_set_pin_minlen_rpid.3.gz -man/man3/fido_dev_set_sigmask.3.gz -man/man3/fido_dev_set_timeout.3.gz -man/man3/fido_dev_set_transport_functions.3.gz -man/man3/fido_dev_supports_cred_prot.3.gz -man/man3/fido_dev_supports_credman.3.gz -man/man3/fido_dev_supports_permissions.3.gz -man/man3/fido_dev_supports_pin.3.gz -man/man3/fido_dev_supports_uv.3.gz -man/man3/fido_dev_toggle_always_uv.3.gz -man/man3/fido_init.3.gz -man/man3/fido_set_log_handler.3.gz -man/man3/fido_strerr.3.gz -man/man3/rs256_pk_free.3.gz -man/man3/rs256_pk_from_EVP_PKEY.3.gz -man/man3/rs256_pk_from_RSA.3.gz -man/man3/rs256_pk_from_ptr.3.gz -man/man3/rs256_pk_new.3.gz -man/man3/rs256_pk_to_EVP_PKEY.3.gz +share/man/man1/fido2-assert.1.gz +share/man/man1/fido2-cred.1.gz +share/man/man1/fido2-token.1.gz +share/man/man3/eddsa_pk_free.3.gz +share/man/man3/eddsa_pk_from_EVP_PKEY.3.gz +share/man/man3/eddsa_pk_from_ptr.3.gz +share/man/man3/eddsa_pk_new.3.gz +share/man/man3/eddsa_pk_to_EVP_PKEY.3.gz +share/man/man3/es256_pk_free.3.gz +share/man/man3/es256_pk_from_EC_KEY.3.gz +share/man/man3/es256_pk_from_EVP_PKEY.3.gz +share/man/man3/es256_pk_from_ptr.3.gz +share/man/man3/es256_pk_new.3.gz +share/man/man3/es256_pk_to_EVP_PKEY.3.gz +share/man/man3/fido_assert_allow_cred.3.gz +share/man/man3/fido_assert_authdata_len.3.gz +share/man/man3/fido_assert_authdata_ptr.3.gz +share/man/man3/fido_assert_blob_len.3.gz +share/man/man3/fido_assert_blob_ptr.3.gz +share/man/man3/fido_assert_clientdata_hash_len.3.gz +share/man/man3/fido_assert_clientdata_hash_ptr.3.gz +share/man/man3/fido_assert_count.3.gz +share/man/man3/fido_assert_flags.3.gz +share/man/man3/fido_assert_free.3.gz +share/man/man3/fido_assert_hmac_secret_len.3.gz +share/man/man3/fido_assert_hmac_secret_ptr.3.gz +share/man/man3/fido_assert_id_len.3.gz +share/man/man3/fido_assert_id_ptr.3.gz +share/man/man3/fido_assert_largeblob_key_len.3.gz +share/man/man3/fido_assert_largeblob_key_ptr.3.gz +share/man/man3/fido_assert_new.3.gz +share/man/man3/fido_assert_rp_id.3.gz +share/man/man3/fido_assert_set_authdata.3.gz +share/man/man3/fido_assert_set_authdata_raw.3.gz +share/man/man3/fido_assert_set_clientdata.3.gz +share/man/man3/fido_assert_set_clientdata_hash.3.gz +share/man/man3/fido_assert_set_count.3.gz +share/man/man3/fido_assert_set_extensions.3.gz +share/man/man3/fido_assert_set_hmac_salt.3.gz +share/man/man3/fido_assert_set_hmac_secret.3.gz +share/man/man3/fido_assert_set_rp.3.gz +share/man/man3/fido_assert_set_sig.3.gz +share/man/man3/fido_assert_set_up.3.gz +share/man/man3/fido_assert_set_uv.3.gz +share/man/man3/fido_assert_sig_len.3.gz +share/man/man3/fido_assert_sig_ptr.3.gz +share/man/man3/fido_assert_sigcount.3.gz +share/man/man3/fido_assert_user_display_name.3.gz +share/man/man3/fido_assert_user_icon.3.gz +share/man/man3/fido_assert_user_id_len.3.gz +share/man/man3/fido_assert_user_id_ptr.3.gz +share/man/man3/fido_assert_user_name.3.gz +share/man/man3/fido_assert_verify.3.gz +share/man/man3/fido_bio_dev_enroll_begin.3.gz +share/man/man3/fido_bio_dev_enroll_cancel.3.gz +share/man/man3/fido_bio_dev_enroll_continue.3.gz +share/man/man3/fido_bio_dev_enroll_remove.3.gz +share/man/man3/fido_bio_dev_get_info.3.gz +share/man/man3/fido_bio_dev_get_template_array.3.gz +share/man/man3/fido_bio_dev_set_template_name.3.gz +share/man/man3/fido_bio_enroll_free.3.gz +share/man/man3/fido_bio_enroll_last_status.3.gz +share/man/man3/fido_bio_enroll_new.3.gz +share/man/man3/fido_bio_enroll_remaining_samples.3.gz +share/man/man3/fido_bio_info_free.3.gz +share/man/man3/fido_bio_info_max_samples.3.gz +share/man/man3/fido_bio_info_new.3.gz +share/man/man3/fido_bio_info_type.3.gz +share/man/man3/fido_bio_template.3.gz +share/man/man3/fido_bio_template_array_count.3.gz +share/man/man3/fido_bio_template_array_free.3.gz +share/man/man3/fido_bio_template_array_new.3.gz +share/man/man3/fido_bio_template_free.3.gz +share/man/man3/fido_bio_template_id_len.3.gz +share/man/man3/fido_bio_template_id_ptr.3.gz +share/man/man3/fido_bio_template_name.3.gz +share/man/man3/fido_bio_template_new.3.gz +share/man/man3/fido_bio_template_set_id.3.gz +share/man/man3/fido_bio_template_set_name.3.gz +share/man/man3/fido_cbor_info_aaguid_len.3.gz +share/man/man3/fido_cbor_info_aaguid_ptr.3.gz +share/man/man3/fido_cbor_info_algorithm_cose.3.gz +share/man/man3/fido_cbor_info_algorithm_count.3.gz +share/man/man3/fido_cbor_info_algorithm_type.3.gz +share/man/man3/fido_cbor_info_extensions_len.3.gz +share/man/man3/fido_cbor_info_extensions_ptr.3.gz +share/man/man3/fido_cbor_info_free.3.gz +share/man/man3/fido_cbor_info_fwversion.3.gz +share/man/man3/fido_cbor_info_maxcredbloblen.3.gz +share/man/man3/fido_cbor_info_maxcredcntlst.3.gz +share/man/man3/fido_cbor_info_maxcredidlen.3.gz +share/man/man3/fido_cbor_info_maxlargeblob.3.gz +share/man/man3/fido_cbor_info_maxmsgsiz.3.gz +share/man/man3/fido_cbor_info_new.3.gz +share/man/man3/fido_cbor_info_options_len.3.gz +share/man/man3/fido_cbor_info_options_name_ptr.3.gz +share/man/man3/fido_cbor_info_options_value_ptr.3.gz +share/man/man3/fido_cbor_info_protocols_len.3.gz +share/man/man3/fido_cbor_info_protocols_ptr.3.gz +share/man/man3/fido_cbor_info_transports_len.3.gz +share/man/man3/fido_cbor_info_transports_ptr.3.gz +share/man/man3/fido_cbor_info_versions_len.3.gz +share/man/man3/fido_cbor_info_versions_ptr.3.gz +share/man/man3/fido_cred_aaguid_len.3.gz +share/man/man3/fido_cred_aaguid_ptr.3.gz +share/man/man3/fido_cred_attstmt_len.3.gz +share/man/man3/fido_cred_attstmt_ptr.3.gz +share/man/man3/fido_cred_authdata_len.3.gz +share/man/man3/fido_cred_authdata_ptr.3.gz +share/man/man3/fido_cred_authdata_raw_len.3.gz +share/man/man3/fido_cred_authdata_raw_ptr.3.gz +share/man/man3/fido_cred_clientdata_hash_len.3.gz +share/man/man3/fido_cred_clientdata_hash_ptr.3.gz +share/man/man3/fido_cred_display_name.3.gz +share/man/man3/fido_cred_exclude.3.gz +share/man/man3/fido_cred_flags.3.gz +share/man/man3/fido_cred_fmt.3.gz +share/man/man3/fido_cred_free.3.gz +share/man/man3/fido_cred_id_len.3.gz +share/man/man3/fido_cred_id_ptr.3.gz +share/man/man3/fido_cred_largeblob_key_len.3.gz +share/man/man3/fido_cred_largeblob_key_ptr.3.gz +share/man/man3/fido_cred_new.3.gz +share/man/man3/fido_cred_pin_minlen.3.gz +share/man/man3/fido_cred_prot.3.gz +share/man/man3/fido_cred_pubkey_len.3.gz +share/man/man3/fido_cred_pubkey_ptr.3.gz +share/man/man3/fido_cred_rp_id.3.gz +share/man/man3/fido_cred_rp_name.3.gz +share/man/man3/fido_cred_set_attstmt.3.gz +share/man/man3/fido_cred_set_authdata.3.gz +share/man/man3/fido_cred_set_authdata_raw.3.gz +share/man/man3/fido_cred_set_blob.3.gz +share/man/man3/fido_cred_set_clientdata.3.gz +share/man/man3/fido_cred_set_clientdata_hash.3.gz +share/man/man3/fido_cred_set_extensions.3.gz +share/man/man3/fido_cred_set_fmt.3.gz +share/man/man3/fido_cred_set_id.3.gz +share/man/man3/fido_cred_set_pin_minlen.3.gz +share/man/man3/fido_cred_set_prot.3.gz +share/man/man3/fido_cred_set_rk.3.gz +share/man/man3/fido_cred_set_rp.3.gz +share/man/man3/fido_cred_set_sig.3.gz +share/man/man3/fido_cred_set_type.3.gz +share/man/man3/fido_cred_set_user.3.gz +share/man/man3/fido_cred_set_uv.3.gz +share/man/man3/fido_cred_set_x509.3.gz +share/man/man3/fido_cred_sig_len.3.gz +share/man/man3/fido_cred_sig_ptr.3.gz +share/man/man3/fido_cred_sigcount.3.gz +share/man/man3/fido_cred_type.3.gz +share/man/man3/fido_cred_user_id_len.3.gz +share/man/man3/fido_cred_user_id_ptr.3.gz +share/man/man3/fido_cred_user_name.3.gz +share/man/man3/fido_cred_verify.3.gz +share/man/man3/fido_cred_verify_self.3.gz +share/man/man3/fido_cred_x5c_len.3.gz +share/man/man3/fido_cred_x5c_ptr.3.gz +share/man/man3/fido_credman_del_dev_rk.3.gz +share/man/man3/fido_credman_get_dev_metadata.3.gz +share/man/man3/fido_credman_get_dev_rk.3.gz +share/man/man3/fido_credman_get_dev_rp.3.gz +share/man/man3/fido_credman_metadata_free.3.gz +share/man/man3/fido_credman_metadata_new.3.gz +share/man/man3/fido_credman_rk.3.gz +share/man/man3/fido_credman_rk_count.3.gz +share/man/man3/fido_credman_rk_existing.3.gz +share/man/man3/fido_credman_rk_free.3.gz +share/man/man3/fido_credman_rk_new.3.gz +share/man/man3/fido_credman_rk_remaining.3.gz +share/man/man3/fido_credman_rp_count.3.gz +share/man/man3/fido_credman_rp_free.3.gz +share/man/man3/fido_credman_rp_id.3.gz +share/man/man3/fido_credman_rp_id_hash_len.3.gz +share/man/man3/fido_credman_rp_id_hash_ptr.3.gz +share/man/man3/fido_credman_rp_name.3.gz +share/man/man3/fido_credman_rp_new.3.gz +share/man/man3/fido_credman_set_dev_rk.3.gz +share/man/man3/fido_dev_build.3.gz +share/man/man3/fido_dev_cancel.3.gz +share/man/man3/fido_dev_close.3.gz +share/man/man3/fido_dev_enable_entattest.3.gz +share/man/man3/fido_dev_flags.3.gz +share/man/man3/fido_dev_force_fido2.3.gz +share/man/man3/fido_dev_force_pin_change.3.gz +share/man/man3/fido_dev_force_u2f.3.gz +share/man/man3/fido_dev_free.3.gz +share/man/man3/fido_dev_get_assert.3.gz +share/man/man3/fido_dev_get_cbor_info.3.gz +share/man/man3/fido_dev_get_retry_count.3.gz +share/man/man3/fido_dev_get_touch_begin.3.gz +share/man/man3/fido_dev_get_touch_status.3.gz +share/man/man3/fido_dev_get_uv_retry_count.3.gz +share/man/man3/fido_dev_has_pin.3.gz +share/man/man3/fido_dev_has_uv.3.gz +share/man/man3/fido_dev_info_free.3.gz +share/man/man3/fido_dev_info_manifest.3.gz +share/man/man3/fido_dev_info_manufacturer_string.3.gz +share/man/man3/fido_dev_info_new.3.gz +share/man/man3/fido_dev_info_path.3.gz +share/man/man3/fido_dev_info_product.3.gz +share/man/man3/fido_dev_info_product_string.3.gz +share/man/man3/fido_dev_info_ptr.3.gz +share/man/man3/fido_dev_info_set.3.gz +share/man/man3/fido_dev_info_vendor.3.gz +share/man/man3/fido_dev_io_handle.3.gz +share/man/man3/fido_dev_is_fido2.3.gz +share/man/man3/fido_dev_is_winhello.3.gz +share/man/man3/fido_dev_largeblob_get.3.gz +share/man/man3/fido_dev_largeblob_get_array.3.gz +share/man/man3/fido_dev_largeblob_remove.3.gz +share/man/man3/fido_dev_largeblob_set.3.gz +share/man/man3/fido_dev_largeblob_set_array.3.gz +share/man/man3/fido_dev_major.3.gz +share/man/man3/fido_dev_make_cred.3.gz +share/man/man3/fido_dev_minor.3.gz +share/man/man3/fido_dev_new.3.gz +share/man/man3/fido_dev_new_with_info.3.gz +share/man/man3/fido_dev_open.3.gz +share/man/man3/fido_dev_open_with_info.3.gz +share/man/man3/fido_dev_protocol.3.gz +share/man/man3/fido_dev_reset.3.gz +share/man/man3/fido_dev_set_io_functions.3.gz +share/man/man3/fido_dev_set_pin.3.gz +share/man/man3/fido_dev_set_pin_minlen.3.gz +share/man/man3/fido_dev_set_pin_minlen_rpid.3.gz +share/man/man3/fido_dev_set_sigmask.3.gz +share/man/man3/fido_dev_set_timeout.3.gz +share/man/man3/fido_dev_set_transport_functions.3.gz +share/man/man3/fido_dev_supports_cred_prot.3.gz +share/man/man3/fido_dev_supports_credman.3.gz +share/man/man3/fido_dev_supports_permissions.3.gz +share/man/man3/fido_dev_supports_pin.3.gz +share/man/man3/fido_dev_supports_uv.3.gz +share/man/man3/fido_dev_toggle_always_uv.3.gz +share/man/man3/fido_init.3.gz +share/man/man3/fido_set_log_handler.3.gz +share/man/man3/fido_strerr.3.gz +share/man/man3/rs256_pk_free.3.gz +share/man/man3/rs256_pk_from_EVP_PKEY.3.gz +share/man/man3/rs256_pk_from_RSA.3.gz +share/man/man3/rs256_pk_from_ptr.3.gz +share/man/man3/rs256_pk_new.3.gz +share/man/man3/rs256_pk_to_EVP_PKEY.3.gz %%PORTDOCS%%%%DOCSDIR%%/html/eddsa_pk_free.html %%PORTDOCS%%%%DOCSDIR%%/html/eddsa_pk_from_EVP_PKEY.html %%PORTDOCS%%%%DOCSDIR%%/html/eddsa_pk_from_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/eddsa_pk_new.html %%PORTDOCS%%%%DOCSDIR%%/html/eddsa_pk_to_EVP_PKEY.html %%PORTDOCS%%%%DOCSDIR%%/html/es256_pk_free.html %%PORTDOCS%%%%DOCSDIR%%/html/es256_pk_from_EC_KEY.html %%PORTDOCS%%%%DOCSDIR%%/html/es256_pk_from_EVP_PKEY.html %%PORTDOCS%%%%DOCSDIR%%/html/es256_pk_from_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/es256_pk_new.html %%PORTDOCS%%%%DOCSDIR%%/html/es256_pk_to_EVP_PKEY.html %%PORTDOCS%%%%DOCSDIR%%/html/fido2-assert.html %%PORTDOCS%%%%DOCSDIR%%/html/fido2-cred.html %%PORTDOCS%%%%DOCSDIR%%/html/fido2-token.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_allow_cred.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_authdata_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_authdata_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_blob_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_blob_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_clientdata_hash_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_clientdata_hash_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_flags.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_hmac_secret_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_hmac_secret_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_id_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_id_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_largeblob_key_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_largeblob_key_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_rp_id.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_authdata.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_authdata_raw.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_clientdata.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_clientdata_hash.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_extensions.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_hmac_salt.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_hmac_secret.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_rp.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_sig.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_up.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_set_uv.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_sig_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_sig_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_sigcount.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_user_display_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_user_icon.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_user_id_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_user_id_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_user_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_assert_verify.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_dev_enroll_begin.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_dev_enroll_cancel.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_dev_enroll_continue.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_dev_enroll_remove.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_dev_get_info.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_dev_get_template_array.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_dev_set_template_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_enroll_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_enroll_last_status.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_enroll_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_enroll_remaining_samples.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_info_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_info_max_samples.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_info_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_info_type.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_array_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_array_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_array_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_id_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_id_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_set_id.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_bio_template_set_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_aaguid_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_aaguid_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_algorithm_cose.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_algorithm_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_algorithm_type.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_extensions_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_extensions_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_fwversion.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_maxcredbloblen.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_maxcredcntlst.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_maxcredidlen.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_maxlargeblob.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_maxmsgsiz.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_options_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_options_name_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_options_value_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_protocols_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_protocols_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_transports_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_transports_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_versions_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cbor_info_versions_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_aaguid_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_aaguid_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_attstmt_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_attstmt_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_authdata_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_authdata_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_authdata_raw_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_authdata_raw_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_clientdata_hash_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_clientdata_hash_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_display_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_exclude.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_flags.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_fmt.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_id_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_id_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_largeblob_key_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_largeblob_key_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_pin_minlen.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_prot.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_pubkey_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_pubkey_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_rp_id.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_rp_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_attstmt.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_authdata.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_authdata_raw.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_blob.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_clientdata.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_clientdata_hash.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_extensions.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_fmt.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_id.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_pin_minlen.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_prot.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_rk.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_rp.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_sig.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_type.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_user.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_uv.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_set_x509.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_sig_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_sig_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_sigcount.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_type.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_user_id_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_user_id_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_user_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_verify.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_verify_self.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_x5c_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_cred_x5c_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_del_dev_rk.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_get_dev_metadata.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_get_dev_rk.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_get_dev_rp.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_metadata_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_metadata_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rk.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rk_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rk_existing.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rk_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rk_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rk_remaining.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rp_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rp_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rp_id.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rp_id_hash_len.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rp_id_hash_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rp_name.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_rp_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_credman_set_dev_rk.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_build.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_cancel.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_close.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_enable_entattest.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_flags.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_force_fido2.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_force_pin_change.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_force_u2f.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_get_assert.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_get_cbor_info.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_get_retry_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_get_touch_begin.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_get_touch_status.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_get_uv_retry_count.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_has_pin.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_has_uv.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_free.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_manifest.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_manufacturer_string.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_path.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_product.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_product_string.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_set.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_info_vendor.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_io_handle.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_is_fido2.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_is_winhello.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_largeblob_get.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_largeblob_get_array.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_largeblob_remove.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_largeblob_set.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_largeblob_set_array.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_major.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_make_cred.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_minor.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_new.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_new_with_info.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_open.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_open_with_info.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_protocol.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_reset.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_set_io_functions.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_set_pin.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_set_pin_minlen.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_set_pin_minlen_rpid.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_set_sigmask.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_set_timeout.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_set_transport_functions.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_supports_cred_prot.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_supports_credman.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_supports_permissions.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_supports_pin.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_supports_uv.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_dev_toggle_always_uv.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_init.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_set_log_handler.html %%PORTDOCS%%%%DOCSDIR%%/html/fido_strerr.html %%PORTDOCS%%%%DOCSDIR%%/html/rs256_pk_free.html %%PORTDOCS%%%%DOCSDIR%%/html/rs256_pk_from_EVP_PKEY.html %%PORTDOCS%%%%DOCSDIR%%/html/rs256_pk_from_RSA.html %%PORTDOCS%%%%DOCSDIR%%/html/rs256_pk_from_ptr.html %%PORTDOCS%%%%DOCSDIR%%/html/rs256_pk_new.html %%PORTDOCS%%%%DOCSDIR%%/html/rs256_pk_to_EVP_PKEY.html %%PORTDOCS%%%%DOCSDIR%%/html/style.css diff --git a/security/minisign/Makefile b/security/minisign/Makefile index 1d07b9f92bba..12d5b8e786f6 100644 --- a/security/minisign/Makefile +++ b/security/minisign/Makefile @@ -1,21 +1,21 @@ # Created by: Mark Felder PORTNAME= minisign PORTVERSION= 0.9 CATEGORIES= security MAINTAINER= feld@FreeBSD.org COMMENT= Simple tool to sign files and verify signatures LICENSE= ISCL LIB_DEPENDS= libsodium.so:security/libsodium USES= cmake localbase pkgconfig USE_GITHUB= yes GH_ACCOUNT= jedisct1 -PLIST_FILES= bin/minisign man/man1/minisign.1.gz +PLIST_FILES= bin/minisign share/man/man1/minisign.1.gz .include diff --git a/security/rnp/pkg-plist b/security/rnp/pkg-plist index a51d3bb4029c..0302df86ab7c 100644 --- a/security/rnp/pkg-plist +++ b/security/rnp/pkg-plist @@ -1,16 +1,16 @@ bin/rnp bin/rnpkeys include/rnp/rnp.h include/rnp/rnp_err.h include/rnp/rnp_export.h lib/cmake/rnp/rnp-config-version.cmake lib/cmake/rnp/rnp-config.cmake lib/cmake/rnp/rnp-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/rnp/rnp-targets.cmake lib/librnp.so lib/librnp.so.0 lib/librnp.so.0.15.2 libdata/pkgconfig/librnp.pc -man/man1/rnp.1.gz -man/man1/rnpkeys.1.gz -man/man3/librnp.3.gz +share/man/man1/rnp.1.gz +share/man/man1/rnpkeys.1.gz +share/man/man3/librnp.3.gz diff --git a/shells/fish/pkg-plist b/shells/fish/pkg-plist index 108884f5f695..964b54e1b4ae 100644 --- a/shells/fish/pkg-plist +++ b/shells/fish/pkg-plist @@ -1,1266 +1,1266 @@ @shell bin/fish bin/fish_indent bin/fish_key_reader share/applications/fish.desktop share/pixmaps/fish.png @sample %%ETCDIR%%/config.fish.sample libdata/pkgconfig/fish.pc -%%MANPAGES%%man/man1/fish.1.gz -%%MANPAGES%%man/man1/fish_indent.1.gz -%%MANPAGES%%man/man1/fish_key_reader.1.gz +%%MANPAGES%%share/man/man1/fish.1.gz +%%MANPAGES%%share/man/man1/fish_indent.1.gz +%%MANPAGES%%share/man/man1/fish_key_reader.1.gz %%DATADIR%%/__fish_build_paths.fish %%DATADIR%%/completions/..fish %%DATADIR%%/completions/7z.fish %%DATADIR%%/completions/7za.fish %%DATADIR%%/completions/7zr.fish %%DATADIR%%/completions/VBoxHeadless.fish %%DATADIR%%/completions/VBoxSDL.fish %%DATADIR%%/completions/a2disconf.fish %%DATADIR%%/completions/a2dismod.fish %%DATADIR%%/completions/a2dissite.fish %%DATADIR%%/completions/a2enconf.fish %%DATADIR%%/completions/a2enmod.fish %%DATADIR%%/completions/a2ensite.fish %%DATADIR%%/completions/abbr.fish %%DATADIR%%/completions/abook.fish %%DATADIR%%/completions/acat.fish %%DATADIR%%/completions/accept.fish %%DATADIR%%/completions/ack.fish %%DATADIR%%/completions/acpi.fish %%DATADIR%%/completions/adb.fish %%DATADIR%%/completions/adduser.fish %%DATADIR%%/completions/adiff.fish %%DATADIR%%/completions/alias.fish %%DATADIR%%/completions/als.fish %%DATADIR%%/completions/alsactl.fish %%DATADIR%%/completions/alsamixer.fish %%DATADIR%%/completions/alternatives.fish %%DATADIR%%/completions/amixer.fish %%DATADIR%%/completions/and.fish %%DATADIR%%/completions/animate.fish %%DATADIR%%/completions/ansible-galaxy.fish %%DATADIR%%/completions/ansible-playbook.fish %%DATADIR%%/completions/ansible-vault.fish %%DATADIR%%/completions/ansible.fish %%DATADIR%%/completions/ant.fish %%DATADIR%%/completions/apack.fish %%DATADIR%%/completions/apk.fish %%DATADIR%%/completions/apm.fish %%DATADIR%%/completions/apropos.fish %%DATADIR%%/completions/apt-build.fish %%DATADIR%%/completions/apt-cache.fish %%DATADIR%%/completions/apt-cdrom.fish %%DATADIR%%/completions/apt-config.fish %%DATADIR%%/completions/apt-extracttemplates.fish %%DATADIR%%/completions/apt-file.fish %%DATADIR%%/completions/apt-ftparchive.fish %%DATADIR%%/completions/apt-get.fish %%DATADIR%%/completions/apt-key.fish %%DATADIR%%/completions/apt-listbugs.fish %%DATADIR%%/completions/apt-listchanges.fish %%DATADIR%%/completions/apt-mark.fish %%DATADIR%%/completions/apt-move.fish %%DATADIR%%/completions/apt-proxy-import.fish %%DATADIR%%/completions/apt-rdepends.fish %%DATADIR%%/completions/apt-setup.fish %%DATADIR%%/completions/apt-show-source.fish %%DATADIR%%/completions/apt-show-versions.fish %%DATADIR%%/completions/apt-sortpkgs.fish %%DATADIR%%/completions/apt-spy.fish %%DATADIR%%/completions/apt-src.fish %%DATADIR%%/completions/apt-zip-inst.fish %%DATADIR%%/completions/apt-zip-list.fish %%DATADIR%%/completions/apt.fish %%DATADIR%%/completions/aptitude.fish %%DATADIR%%/completions/arc.fish %%DATADIR%%/completions/arepack.fish %%DATADIR%%/completions/argparse.fish %%DATADIR%%/completions/arp.fish %%DATADIR%%/completions/as.fish %%DATADIR%%/completions/asciidoctor.fish %%DATADIR%%/completions/asd.fish %%DATADIR%%/completions/asp.fish %%DATADIR%%/completions/at.fish %%DATADIR%%/completions/atd.fish %%DATADIR%%/completions/atom.fish %%DATADIR%%/completions/atool.fish %%DATADIR%%/completions/atq.fish %%DATADIR%%/completions/atrm.fish %%DATADIR%%/completions/attrib.fish %%DATADIR%%/completions/attributes.fish %%DATADIR%%/completions/aunpack.fish %%DATADIR%%/completions/aura.fish %%DATADIR%%/completions/avifdec.fish %%DATADIR%%/completions/avifenc.fish %%DATADIR%%/completions/awk.fish %%DATADIR%%/completions/aws.fish %%DATADIR%%/completions/az.fish %%DATADIR%%/completions/badblocks.fish %%DATADIR%%/completions/base64.fish %%DATADIR%%/completions/basename.fish %%DATADIR%%/completions/bb-wrapper.fish %%DATADIR%%/completions/bc.fish %%DATADIR%%/completions/bd.fish %%DATADIR%%/completions/begin.fish %%DATADIR%%/completions/bg.fish %%DATADIR%%/completions/bind.fish %%DATADIR%%/completions/bison.fish %%DATADIR%%/completions/black.fish %%DATADIR%%/completions/block.fish %%DATADIR%%/completions/bluetoothctl.fish %%DATADIR%%/completions/bootctl.fish %%DATADIR%%/completions/bosh.fish %%DATADIR%%/completions/bower.fish %%DATADIR%%/completions/break.fish %%DATADIR%%/completions/brew.fish %%DATADIR%%/completions/btdownloadcurses.py.fish %%DATADIR%%/completions/btdownloadheadless.py.fish %%DATADIR%%/completions/btrfs.fish %%DATADIR%%/completions/builtin.fish %%DATADIR%%/completions/bundle.fish %%DATADIR%%/completions/bunzip2.fish %%DATADIR%%/completions/busctl.fish %%DATADIR%%/completions/bzcat.fish %%DATADIR%%/completions/bzip2.fish %%DATADIR%%/completions/bzip2recover.fish %%DATADIR%%/completions/bzr.fish %%DATADIR%%/completions/cabal-dev.fish %%DATADIR%%/completions/cabal.fish %%DATADIR%%/completions/caddy.fish %%DATADIR%%/completions/caffeinate.fish %%DATADIR%%/completions/camcontrol.fish %%DATADIR%%/completions/cancel.fish %%DATADIR%%/completions/canto.fish %%DATADIR%%/completions/cargo.fish %%DATADIR%%/completions/castnow.fish %%DATADIR%%/completions/cat.fish %%DATADIR%%/completions/cd.fish %%DATADIR%%/completions/cdh.fish %%DATADIR%%/completions/cdrecord.fish %%DATADIR%%/completions/cf.fish %%DATADIR%%/completions/chgrp.fish %%DATADIR%%/completions/chmod.fish %%DATADIR%%/completions/choice.fish %%DATADIR%%/completions/chown.fish %%DATADIR%%/completions/chronyc.fish %%DATADIR%%/completions/chsh.fish %%DATADIR%%/completions/cjxl.fish %%DATADIR%%/completions/clang++.fish %%DATADIR%%/completions/clang.fish %%DATADIR%%/completions/clasp.fish %%DATADIR%%/completions/clean.fish %%DATADIR%%/completions/cleanmgr.fish %%DATADIR%%/completions/climate.fish %%DATADIR%%/completions/cmark.fish %%DATADIR%%/completions/cmd.fish %%DATADIR%%/completions/cmdkey.fish %%DATADIR%%/completions/code.fish %%DATADIR%%/completions/color.fish %%DATADIR%%/completions/colordiff.fish %%DATADIR%%/completions/colorsvn.fish %%DATADIR%%/completions/combine.fish %%DATADIR%%/completions/command.fish %%DATADIR%%/completions/commandline.fish %%DATADIR%%/completions/comp.fish %%DATADIR%%/completions/compare.fish %%DATADIR%%/completions/complete.fish %%DATADIR%%/completions/composer.fish %%DATADIR%%/completions/composer.phar.fish %%DATADIR%%/completions/composite.fish %%DATADIR%%/completions/conda.fish %%DATADIR%%/completions/configure.fish %%DATADIR%%/completions/conjure.fish %%DATADIR%%/completions/connmanctl.fish %%DATADIR%%/completions/continue.fish %%DATADIR%%/completions/convert.fish %%DATADIR%%/completions/coredumpctl.fish %%DATADIR%%/completions/cowsay.fish %%DATADIR%%/completions/cowthink.fish %%DATADIR%%/completions/cp.fish %%DATADIR%%/completions/cpupower.fish %%DATADIR%%/completions/create_ap.fish %%DATADIR%%/completions/createdb.fish %%DATADIR%%/completions/cryptsetup.fish %%DATADIR%%/completions/csc.fish %%DATADIR%%/completions/csharp.fish %%DATADIR%%/completions/csi.fish %%DATADIR%%/completions/cupsaccept.fish %%DATADIR%%/completions/cupsdisable.fish %%DATADIR%%/completions/cupsenable.fish %%DATADIR%%/completions/cupsreject.fish %%DATADIR%%/completions/curl.fish %%DATADIR%%/completions/cut.fish %%DATADIR%%/completions/cvs.fish %%DATADIR%%/completions/cwebp.fish %%DATADIR%%/completions/cygpath.fish %%DATADIR%%/completions/cygport.fish %%DATADIR%%/completions/cygstart.fish %%DATADIR%%/completions/darcs.fish %%DATADIR%%/completions/dart.fish %%DATADIR%%/completions/date.fish %%DATADIR%%/completions/dconf.fish %%DATADIR%%/completions/dd.fish %%DATADIR%%/completions/defaults.fish %%DATADIR%%/completions/deno.fish %%DATADIR%%/completions/df.fish %%DATADIR%%/completions/dhclient.fish %%DATADIR%%/completions/dhcpcd.fish %%DATADIR%%/completions/diff.fish %%DATADIR%%/completions/dig.fish %%DATADIR%%/completions/diskutil.fish %%DATADIR%%/completions/display.fish %%DATADIR%%/completions/djview.fish %%DATADIR%%/completions/djview4.fish %%DATADIR%%/completions/djxl.fish %%DATADIR%%/completions/dlocate.fish %%DATADIR%%/completions/dm-tool.fish %%DATADIR%%/completions/dmesg.fish %%DATADIR%%/completions/dnf.fish %%DATADIR%%/completions/doas.fish %%DATADIR%%/completions/docker.fish %%DATADIR%%/completions/dotnet.fish %%DATADIR%%/completions/downgrade.fish %%DATADIR%%/completions/dpkg-reconfigure.fish %%DATADIR%%/completions/dpkg.fish %%DATADIR%%/completions/dropdb.fish %%DATADIR%%/completions/dscacheutil.fish %%DATADIR%%/completions/du.fish %%DATADIR%%/completions/dumpcap.fish %%DATADIR%%/completions/duply.fish %%DATADIR%%/completions/dvipdf.fish %%DATADIR%%/completions/dvipdfm.fish %%DATADIR%%/completions/ebuild.fish %%DATADIR%%/completions/echo.fish %%DATADIR%%/completions/egrep.fish %%DATADIR%%/completions/eix-sync.fish %%DATADIR%%/completions/eix.fish %%DATADIR%%/completions/elatex.fish %%DATADIR%%/completions/elixir.fish %%DATADIR%%/completions/elvish.fish %%DATADIR%%/completions/emacs.fish %%DATADIR%%/completions/emaint.fish %%DATADIR%%/completions/emerge.fish %%DATADIR%%/completions/encfs.fish %%DATADIR%%/completions/entr.fish %%DATADIR%%/completions/env.fish %%DATADIR%%/completions/eopkg.fish %%DATADIR%%/completions/epkginfo.fish %%DATADIR%%/completions/equery.fish %%DATADIR%%/completions/eselect.fish %%DATADIR%%/completions/etex.fish %%DATADIR%%/completions/ethtool.fish %%DATADIR%%/completions/eval.fish %%DATADIR%%/completions/evince.fish %%DATADIR%%/completions/exec.fish %%DATADIR%%/completions/exercism.fish %%DATADIR%%/completions/exif.fish %%DATADIR%%/completions/exit.fish %%DATADIR%%/completions/expand.fish %%DATADIR%%/completions/ezjail-admin.fish %%DATADIR%%/completions/fab.fish %%DATADIR%%/completions/feh.fish %%DATADIR%%/completions/ffmpeg.fish %%DATADIR%%/completions/ffplay.fish %%DATADIR%%/completions/ffprobe.fish %%DATADIR%%/completions/fg.fish %%DATADIR%%/completions/fgrep.fish %%DATADIR%%/completions/figlet.fish %%DATADIR%%/completions/file.fish %%DATADIR%%/completions/find.fish %%DATADIR%%/completions/findstr.fish %%DATADIR%%/completions/firewall-cmd.fish %%DATADIR%%/completions/fish.fish %%DATADIR%%/completions/fish_add_path.fish %%DATADIR%%/completions/fish_config.fish %%DATADIR%%/completions/fish_indent.fish %%DATADIR%%/completions/fish_key_reader.fish %%DATADIR%%/completions/fish_opt.fish %%DATADIR%%/completions/flac.fish %%DATADIR%%/completions/flatpak.fish %%DATADIR%%/completions/fluxbox-remote.fish %%DATADIR%%/completions/for.fish %%DATADIR%%/completions/forfiles.fish %%DATADIR%%/completions/fossil.fish %%DATADIR%%/completions/fsharpc.fish %%DATADIR%%/completions/fsharpi.fish %%DATADIR%%/completions/ftp.fish %%DATADIR%%/completions/funced.fish %%DATADIR%%/completions/funcsave.fish %%DATADIR%%/completions/function.fish %%DATADIR%%/completions/functions.fish %%DATADIR%%/completions/fuser.fish %%DATADIR%%/completions/fusermount.fish %%DATADIR%%/completions/fzf.fish %%DATADIR%%/completions/g++.fish %%DATADIR%%/completions/gacutil.fish %%DATADIR%%/completions/gapplication.fish %%DATADIR%%/completions/gcc.fish %%DATADIR%%/completions/gdb.fish %%DATADIR%%/completions/gdbus.fish %%DATADIR%%/completions/gem.fish %%DATADIR%%/completions/gendarme.fish %%DATADIR%%/completions/gh.fish %%DATADIR%%/completions/gio.fish %%DATADIR%%/completions/git-sizer.fish %%DATADIR%%/completions/git.fish %%DATADIR%%/completions/gitk.fish %%DATADIR%%/completions/gnome-extensions.fish %%DATADIR%%/completions/go.fish %%DATADIR%%/completions/godoc.fish %%DATADIR%%/completions/gofmt.fish %%DATADIR%%/completions/goimports.fish %%DATADIR%%/completions/golint.fish %%DATADIR%%/completions/gorename.fish %%DATADIR%%/completions/gpasswd.fish %%DATADIR%%/completions/gpg.fish %%DATADIR%%/completions/gpg1.fish %%DATADIR%%/completions/gpg2.fish %%DATADIR%%/completions/gphoto2.fish %%DATADIR%%/completions/gping.fish %%DATADIR%%/completions/gprof.fish %%DATADIR%%/completions/gradle.fish %%DATADIR%%/completions/grep.fish %%DATADIR%%/completions/gresource.fish %%DATADIR%%/completions/groupadd.fish %%DATADIR%%/completions/groups.fish %%DATADIR%%/completions/grub-file.fish %%DATADIR%%/completions/grub-install.fish %%DATADIR%%/completions/grub-mkrescue.fish %%DATADIR%%/completions/grunt.fish %%DATADIR%%/completions/gsettings.fish %%DATADIR%%/completions/gunzip.fish %%DATADIR%%/completions/gv.fish %%DATADIR%%/completions/gvim.fish %%DATADIR%%/completions/gvimdiff.fish %%DATADIR%%/completions/gzip.fish %%DATADIR%%/completions/hashcat.fish %%DATADIR%%/completions/head.fish %%DATADIR%%/completions/helm.fish %%DATADIR%%/completions/help.fish %%DATADIR%%/completions/heroku.fish %%DATADIR%%/completions/hg.fish %%DATADIR%%/completions/highlight.fish %%DATADIR%%/completions/hikari.fish %%DATADIR%%/completions/history.fish %%DATADIR%%/completions/hjson.fish %%DATADIR%%/completions/hledger.fish %%DATADIR%%/completions/homectl.fish %%DATADIR%%/completions/hostnamectl.fish %%DATADIR%%/completions/htop.fish %%DATADIR%%/completions/hugo.fish %%DATADIR%%/completions/hwinfo.fish %%DATADIR%%/completions/i3-msg.fish %%DATADIR%%/completions/icdiff.fish %%DATADIR%%/completions/iconv.fish %%DATADIR%%/completions/id.fish %%DATADIR%%/completions/identify.fish %%DATADIR%%/completions/iex.fish %%DATADIR%%/completions/if.fish %%DATADIR%%/completions/ifconfig.fish %%DATADIR%%/completions/ifdata.fish %%DATADIR%%/completions/ifdown.fish %%DATADIR%%/completions/ifup.fish %%DATADIR%%/completions/ikdasm.fish %%DATADIR%%/completions/ilasm.fish %%DATADIR%%/completions/import.fish %%DATADIR%%/completions/imv.fish %%DATADIR%%/completions/invoke-rc.d.fish %%DATADIR%%/completions/ip.fish %%DATADIR%%/completions/ipset.fish %%DATADIR%%/completions/iptables.fish %%DATADIR%%/completions/irb.fish %%DATADIR%%/completions/isatty.fish %%DATADIR%%/completions/istioctl.fish %%DATADIR%%/completions/iw.fish %%DATADIR%%/completions/j.fish %%DATADIR%%/completions/jbake.fish %%DATADIR%%/completions/jest.fish %%DATADIR%%/completions/jhipster.fish %%DATADIR%%/completions/jobs.fish %%DATADIR%%/completions/john.fish %%DATADIR%%/completions/journalctl.fish %%DATADIR%%/completions/jq.fish %%DATADIR%%/completions/julia.fish %%DATADIR%%/completions/k3d.fish %%DATADIR%%/completions/kak.fish %%DATADIR%%/completions/kcmshell5.fish %%DATADIR%%/completions/kdeconnect-cli.fish %%DATADIR%%/completions/keepassxc-cli.fish %%DATADIR%%/completions/keybase.fish %%DATADIR%%/completions/kill.fish %%DATADIR%%/completions/killall.fish %%DATADIR%%/completions/kitchen.fish %%DATADIR%%/completions/kitty.fish %%DATADIR%%/completions/kldload.fish %%DATADIR%%/completions/kldunload.fish %%DATADIR%%/completions/kmutil.fish %%DATADIR%%/completions/kubectl.fish %%DATADIR%%/completions/latex.fish %%DATADIR%%/completions/latexmk.fish %%DATADIR%%/completions/launchctl.fish %%DATADIR%%/completions/ldapsearch.fish %%DATADIR%%/completions/lein.fish %%DATADIR%%/completions/less.fish %%DATADIR%%/completions/light.fish %%DATADIR%%/completions/lightdm.fish %%DATADIR%%/completions/ln.fish %%DATADIR%%/completions/localectl.fish %%DATADIR%%/completions/locate.fish %%DATADIR%%/completions/loginctl.fish %%DATADIR%%/completions/logkeys.fish %%DATADIR%%/completions/losetup.fish %%DATADIR%%/completions/lp.fish %%DATADIR%%/completions/lpadmin.fish %%DATADIR%%/completions/lpinfo.fish %%DATADIR%%/completions/lpmove.fish %%DATADIR%%/completions/lpoptions.fish %%DATADIR%%/completions/lppasswd.fish %%DATADIR%%/completions/lpq.fish %%DATADIR%%/completions/lpr.fish %%DATADIR%%/completions/lprm.fish %%DATADIR%%/completions/lpstat.fish %%DATADIR%%/completions/ls.fish %%DATADIR%%/completions/lsblk.fish %%DATADIR%%/completions/lscpu.fish %%DATADIR%%/completions/lsof.fish %%DATADIR%%/completions/lsusb.fish %%DATADIR%%/completions/lua.fish %%DATADIR%%/completions/lualatex.fish %%DATADIR%%/completions/lunchy.fish %%DATADIR%%/completions/lxc.fish %%DATADIR%%/completions/lxpanel.fish %%DATADIR%%/completions/lz4.fish %%DATADIR%%/completions/lz4c.fish %%DATADIR%%/completions/lz4cat.fish %%DATADIR%%/completions/m4.fish %%DATADIR%%/completions/machinectl.fish %%DATADIR%%/completions/magento.fish %%DATADIR%%/completions/make.fish %%DATADIR%%/completions/makedepend.fish %%DATADIR%%/completions/makensis.fish %%DATADIR%%/completions/makepkg.fish %%DATADIR%%/completions/man.fish %%DATADIR%%/completions/mariner.fish %%DATADIR%%/completions/math.fish %%DATADIR%%/completions/matlab.fish %%DATADIR%%/completions/mc.fish %%DATADIR%%/completions/md5sum.fish %%DATADIR%%/completions/mdadm.fish %%DATADIR%%/completions/mdbook.fish %%DATADIR%%/completions/mddiagnose.fish %%DATADIR%%/completions/mdfind.fish %%DATADIR%%/completions/mdimport.fish %%DATADIR%%/completions/mdls.fish %%DATADIR%%/completions/mdutil.fish %%DATADIR%%/completions/meson.fish %%DATADIR%%/completions/micro.fish %%DATADIR%%/completions/minikube.fish %%DATADIR%%/completions/mix.fish %%DATADIR%%/completions/mkbundle.fish %%DATADIR%%/completions/mkdir.fish %%DATADIR%%/completions/mkdocs.fish %%DATADIR%%/completions/mkdosfs.fish %%DATADIR%%/completions/mkfs.fat.fish %%DATADIR%%/completions/mkfs.vfat.fish %%DATADIR%%/completions/mkinitcpio.fish %%DATADIR%%/completions/mkpasswd.fish %%DATADIR%%/completions/mktemp.fish %%DATADIR%%/completions/mkvextract.fish %%DATADIR%%/completions/mocha.fish %%DATADIR%%/completions/mocp.fish %%DATADIR%%/completions/modinfo.fish %%DATADIR%%/completions/modprobe.fish %%DATADIR%%/completions/mogrify.fish %%DATADIR%%/completions/mono.fish %%DATADIR%%/completions/monodis.fish %%DATADIR%%/completions/monop.fish %%DATADIR%%/completions/montage.fish %%DATADIR%%/completions/mosh.fish %%DATADIR%%/completions/mount.fish %%DATADIR%%/completions/mpc.fish %%DATADIR%%/completions/mplayer.fish %%DATADIR%%/completions/mpv.fish %%DATADIR%%/completions/msfconsole.fish %%DATADIR%%/completions/msfdb.fish %%DATADIR%%/completions/msfvenom.fish %%DATADIR%%/completions/msgfmt.fish %%DATADIR%%/completions/mtr.fish %%DATADIR%%/completions/mupdf.fish %%DATADIR%%/completions/mutt.fish %%DATADIR%%/completions/mv.fish %%DATADIR%%/completions/mvn.fish %%DATADIR%%/completions/mysql.fish %%DATADIR%%/completions/mysqldump.fish %%DATADIR%%/completions/namei.fish %%DATADIR%%/completions/native2ascii.fish %%DATADIR%%/completions/nc.fish %%DATADIR%%/completions/nc.openbsd.fish %%DATADIR%%/completions/nc.traditional.fish %%DATADIR%%/completions/ncat.fish %%DATADIR%%/completions/ncdu.fish %%DATADIR%%/completions/netcat.fish %%DATADIR%%/completions/netctl-auto.fish %%DATADIR%%/completions/netctl.fish %%DATADIR%%/completions/nethack.fish %%DATADIR%%/completions/networkctl.fish %%DATADIR%%/completions/nextd.fish %%DATADIR%%/completions/ng.fish %%DATADIR%%/completions/ngrok.fish %%DATADIR%%/completions/nice.fish %%DATADIR%%/completions/ninja.fish %%DATADIR%%/completions/nl.fish %%DATADIR%%/completions/nm.fish %%DATADIR%%/completions/nmap.fish %%DATADIR%%/completions/nmcli.fish %%DATADIR%%/completions/node.fish %%DATADIR%%/completions/nodeenv.fish %%DATADIR%%/completions/not.fish %%DATADIR%%/completions/npm.fish %%DATADIR%%/completions/nvim.fish %%DATADIR%%/completions/nvram.fish %%DATADIR%%/completions/objdump.fish %%DATADIR%%/completions/obnam.fish %%DATADIR%%/completions/octave.fish %%DATADIR%%/completions/oggenc.fish %%DATADIR%%/completions/omega.fish %%DATADIR%%/completions/opam.fish %%DATADIR%%/completions/open.fish %%DATADIR%%/completions/openocd.fish %%DATADIR%%/completions/openssl.fish %%DATADIR%%/completions/opkg.fish %%DATADIR%%/completions/optipng.fish %%DATADIR%%/completions/or.fish %%DATADIR%%/completions/p4.fish %%DATADIR%%/completions/pabcnetcclear.fish %%DATADIR%%/completions/pacaur.fish %%DATADIR%%/completions/pacman-color.fish %%DATADIR%%/completions/pacman-key.fish %%DATADIR%%/completions/pacman.fish %%DATADIR%%/completions/pacmatic.fish %%DATADIR%%/completions/pacmd.fish %%DATADIR%%/completions/pactl.fish %%DATADIR%%/completions/pactree.fish %%DATADIR%%/completions/pandoc.fish %%DATADIR%%/completions/passwd.fish %%DATADIR%%/completions/patch.fish %%DATADIR%%/completions/patool.fish %%DATADIR%%/completions/pbget.fish %%DATADIR%%/completions/pdfelatex.fish %%DATADIR%%/completions/pdfetex.fish %%DATADIR%%/completions/pdflatex.fish %%DATADIR%%/completions/pdftex.fish %%DATADIR%%/completions/pdftotext.fish %%DATADIR%%/completions/perl.fish %%DATADIR%%/completions/pfctl.fish %%DATADIR%%/completions/pftp.fish %%DATADIR%%/completions/pg_dump.fish %%DATADIR%%/completions/pg_dumpall.fish %%DATADIR%%/completions/pg_restore.fish %%DATADIR%%/completions/pgrep.fish %%DATADIR%%/completions/phpunit.fish %%DATADIR%%/completions/pidof.fish %%DATADIR%%/completions/pine.fish %%DATADIR%%/completions/ping.fish %%DATADIR%%/completions/pinky.fish %%DATADIR%%/completions/pip.fish %%DATADIR%%/completions/pip2.fish %%DATADIR%%/completions/pip3.fish %%DATADIR%%/completions/pipenv.fish %%DATADIR%%/completions/pkg-config.fish %%DATADIR%%/completions/pkg.fish %%DATADIR%%/completions/pkg_add.fish %%DATADIR%%/completions/pkg_delete.fish %%DATADIR%%/completions/pkg_info.fish %%DATADIR%%/completions/pkgadd.fish %%DATADIR%%/completions/pkgfile.fish %%DATADIR%%/completions/pkginfo.fish %%DATADIR%%/completions/pkgmk.fish %%DATADIR%%/completions/pkgrm.fish %%DATADIR%%/completions/pkill.fish %%DATADIR%%/completions/plutil.fish %%DATADIR%%/completions/poff.fish %%DATADIR%%/completions/pon.fish %%DATADIR%%/completions/port.fish %%DATADIR%%/completions/portmaster.fish %%DATADIR%%/completions/ports.fish %%DATADIR%%/completions/poweroff.fish %%DATADIR%%/completions/powerpill.fish %%DATADIR%%/completions/powershell.fish %%DATADIR%%/completions/prevd.fish %%DATADIR%%/completions/prime-run.fish %%DATADIR%%/completions/prt-get.fish %%DATADIR%%/completions/ps.fish %%DATADIR%%/completions/ps2pdf.fish %%DATADIR%%/completions/ps2pdf12.fish %%DATADIR%%/completions/ps2pdf13.fish %%DATADIR%%/completions/ps2pdf14.fish %%DATADIR%%/completions/ps2pdfwr.fish %%DATADIR%%/completions/psql.fish %%DATADIR%%/completions/pstack.fish %%DATADIR%%/completions/psub.fish %%DATADIR%%/completions/pushd.fish %%DATADIR%%/completions/pv.fish %%DATADIR%%/completions/pydf.fish %%DATADIR%%/completions/pyenv.fish %%DATADIR%%/completions/pygmentize.fish %%DATADIR%%/completions/python.fish %%DATADIR%%/completions/python2.fish %%DATADIR%%/completions/python3.fish %%DATADIR%%/completions/pzstd.fish %%DATADIR%%/completions/qmk.fish %%DATADIR%%/completions/qubes-gpg-client.fish %%DATADIR%%/completions/quilt.fish %%DATADIR%%/completions/rakudo.fish %%DATADIR%%/completions/random.fish %%DATADIR%%/completions/ranger.fish %%DATADIR%%/completions/rbenv.fish %%DATADIR%%/completions/rc-service.fish %%DATADIR%%/completions/rc-status.fish %%DATADIR%%/completions/rc-update.fish %%DATADIR%%/completions/rcctl.fish %%DATADIR%%/completions/read.fish %%DATADIR%%/completions/readlink.fish %%DATADIR%%/completions/realpath.fish %%DATADIR%%/completions/reg.fish %%DATADIR%%/completions/reject.fish %%DATADIR%%/completions/rejmerge.fish %%DATADIR%%/completions/renice.fish %%DATADIR%%/completions/resolvectl.fish %%DATADIR%%/completions/return.fish %%DATADIR%%/completions/rfkill.fish %%DATADIR%%/completions/rgrep.fish %%DATADIR%%/completions/rm.fish %%DATADIR%%/completions/rmdir.fish %%DATADIR%%/completions/rmmod.fish %%DATADIR%%/completions/root.fish %%DATADIR%%/completions/roswell.fish %%DATADIR%%/completions/rpm.fish %%DATADIR%%/completions/rst2html.fish %%DATADIR%%/completions/rst2html4.fish %%DATADIR%%/completions/rst2html5.fish %%DATADIR%%/completions/rst2latex.fish %%DATADIR%%/completions/rst2man.fish %%DATADIR%%/completions/rst2odt.fish %%DATADIR%%/completions/rst2pseudoxml.fish %%DATADIR%%/completions/rst2s5.fish %%DATADIR%%/completions/rst2xetex.fish %%DATADIR%%/completions/rst2xml.fish %%DATADIR%%/completions/rstpep2html.fish %%DATADIR%%/completions/rsync.fish %%DATADIR%%/completions/ruby-build.fish %%DATADIR%%/completions/ruby.fish %%DATADIR%%/completions/rustc.fish %%DATADIR%%/completions/rustup.fish %%DATADIR%%/completions/s3cmd.fish %%DATADIR%%/completions/sass-convert.fish %%DATADIR%%/completions/sass.fish %%DATADIR%%/completions/sbcl.fish %%DATADIR%%/completions/sbt.fish %%DATADIR%%/completions/scanimage.fish %%DATADIR%%/completions/schtasks.fish %%DATADIR%%/completions/scons.fish %%DATADIR%%/completions/scp.fish %%DATADIR%%/completions/screen.fish %%DATADIR%%/completions/scrot.fish %%DATADIR%%/completions/scss.fish %%DATADIR%%/completions/sed.fish %%DATADIR%%/completions/seq.fish %%DATADIR%%/completions/serve.fish %%DATADIR%%/completions/service.fish %%DATADIR%%/completions/set.fish %%DATADIR%%/completions/set_color.fish %%DATADIR%%/completions/setfacl.fish %%DATADIR%%/completions/setsid.fish %%DATADIR%%/completions/setx.fish %%DATADIR%%/completions/setxkbmap.fish %%DATADIR%%/completions/sfdx.fish %%DATADIR%%/completions/sftp.fish %%DATADIR%%/completions/sha1sum.fish %%DATADIR%%/completions/sha224sum.fish %%DATADIR%%/completions/sha256sum.fish %%DATADIR%%/completions/sha384sum.fish %%DATADIR%%/completions/sha512sum.fish %%DATADIR%%/completions/shortcuts.fish %%DATADIR%%/completions/signify.fish %%DATADIR%%/completions/snap.fish %%DATADIR%%/completions/sort.fish %%DATADIR%%/completions/source.fish %%DATADIR%%/completions/spago.fish %%DATADIR%%/completions/speedtest-cli.fish %%DATADIR%%/completions/speedtest.fish %%DATADIR%%/completions/sphinx-apidoc.fish %%DATADIR%%/completions/sphinx-autogen.fish %%DATADIR%%/completions/sphinx-build.fish %%DATADIR%%/completions/sphinx-quickstart.fish %%DATADIR%%/completions/sqlsharp.fish %%DATADIR%%/completions/src.fish %%DATADIR%%/completions/ssh.fish %%DATADIR%%/completions/sshfs.fish %%DATADIR%%/completions/stack.fish %%DATADIR%%/completions/starship.fish %%DATADIR%%/completions/stat.fish %%DATADIR%%/completions/status.fish %%DATADIR%%/completions/strace.fish %%DATADIR%%/completions/stream.fish %%DATADIR%%/completions/string.fish %%DATADIR%%/completions/su.fish %%DATADIR%%/completions/subl.fish %%DATADIR%%/completions/sudo.fish %%DATADIR%%/completions/sv.fish %%DATADIR%%/completions/svn.fish %%DATADIR%%/completions/sylpheed.fish %%DATADIR%%/completions/synclient.fish %%DATADIR%%/completions/sysbench.fish %%DATADIR%%/completions/sysctl.fish %%DATADIR%%/completions/systemctl.fish %%DATADIR%%/completions/systemd-analyze.fish %%DATADIR%%/completions/systemd-nspawn.fish %%DATADIR%%/completions/tail.fish %%DATADIR%%/completions/tar.fish %%DATADIR%%/completions/tcpdump.fish %%DATADIR%%/completions/tee.fish %%DATADIR%%/completions/telnet.fish %%DATADIR%%/completions/termite.fish %%DATADIR%%/completions/terraform.fish %%DATADIR%%/completions/test.fish %%DATADIR%%/completions/tex.fish %%DATADIR%%/completions/tig.fish %%DATADIR%%/completions/time.fish %%DATADIR%%/completions/timedatectl.fish %%DATADIR%%/completions/timeout.fish %%DATADIR%%/completions/tmutil.fish %%DATADIR%%/completions/tmux.fish %%DATADIR%%/completions/tmuxinator.fish %%DATADIR%%/completions/tokei.fish %%DATADIR%%/completions/top.fish %%DATADIR%%/completions/topgrade.fish %%DATADIR%%/completions/totem.fish %%DATADIR%%/completions/touch.fish %%DATADIR%%/completions/tr.fish %%DATADIR%%/completions/tracepath.fish %%DATADIR%%/completions/traceroute.fish %%DATADIR%%/completions/transmission-remote.fish %%DATADIR%%/completions/trap.fish %%DATADIR%%/completions/travis.fish %%DATADIR%%/completions/tree.fish %%DATADIR%%/completions/tsc.fish %%DATADIR%%/completions/tshark.fish %%DATADIR%%/completions/ttx.fish %%DATADIR%%/completions/type.fish %%DATADIR%%/completions/udevadm.fish %%DATADIR%%/completions/udisksctl.fish %%DATADIR%%/completions/ulimit.fish %%DATADIR%%/completions/umask.fish %%DATADIR%%/completions/umount.fish %%DATADIR%%/completions/uname.fish %%DATADIR%%/completions/unexpand.fish %%DATADIR%%/completions/uniq.fish %%DATADIR%%/completions/unlz4.fish %%DATADIR%%/completions/unrar.fish %%DATADIR%%/completions/unzip.fish %%DATADIR%%/completions/unzstd.fish %%DATADIR%%/completions/update-eix-remote.fish %%DATADIR%%/completions/update-eix.fish %%DATADIR%%/completions/useradd.fish %%DATADIR%%/completions/userdbctl.fish %%DATADIR%%/completions/usermod.fish %%DATADIR%%/completions/vagrant.fish %%DATADIR%%/completions/valgrind.fish %%DATADIR%%/completions/vared.fish %%DATADIR%%/completions/vbc.fish %%DATADIR%%/completions/vi.fish %%DATADIR%%/completions/vim-addons.fish %%DATADIR%%/completions/vim.fish %%DATADIR%%/completions/vimdiff.fish %%DATADIR%%/completions/vips.fish %%DATADIR%%/completions/virsh.fish %%DATADIR%%/completions/vmctl.fish %%DATADIR%%/completions/w.fish %%DATADIR%%/completions/wait.fish %%DATADIR%%/completions/wajig.fish %%DATADIR%%/completions/watch.fish %%DATADIR%%/completions/wc.fish %%DATADIR%%/completions/wesnoth.fish %%DATADIR%%/completions/wget.fish %%DATADIR%%/completions/whatis.fish %%DATADIR%%/completions/which.fish %%DATADIR%%/completions/while.fish %%DATADIR%%/completions/who.fish %%DATADIR%%/completions/wicd-cli.fish %%DATADIR%%/completions/wicd-client.fish %%DATADIR%%/completions/wicd-gtk.fish %%DATADIR%%/completions/windscribe.fish %%DATADIR%%/completions/wine.fish %%DATADIR%%/completions/wineboot.fish %%DATADIR%%/completions/winemaker.fish %%DATADIR%%/completions/wireshark.fish %%DATADIR%%/completions/wpa_cli.fish %%DATADIR%%/completions/wslpath.fish %%DATADIR%%/completions/wvdial.fish %%DATADIR%%/completions/xargs.fish %%DATADIR%%/completions/xbps-alternatives.fish %%DATADIR%%/completions/xbps-checkvers.fish %%DATADIR%%/completions/xbps-create.fish %%DATADIR%%/completions/xbps-dgraph.fish %%DATADIR%%/completions/xbps-digest.fish %%DATADIR%%/completions/xbps-fbulk.fish %%DATADIR%%/completions/xbps-fetch.fish %%DATADIR%%/completions/xbps-install.fish %%DATADIR%%/completions/xbps-pkgdb.fish %%DATADIR%%/completions/xbps-query.fish %%DATADIR%%/completions/xbps-reconfigure.fish %%DATADIR%%/completions/xbps-remove.fish %%DATADIR%%/completions/xbps-rindex.fish %%DATADIR%%/completions/xbps-uchroot.fish %%DATADIR%%/completions/xbps-uhelper.fish %%DATADIR%%/completions/xclip.fish %%DATADIR%%/completions/xdg-mime.fish %%DATADIR%%/completions/xdvi.fish %%DATADIR%%/completions/xelatex.fish %%DATADIR%%/completions/xgettext.fish %%DATADIR%%/completions/xinput.fish %%DATADIR%%/completions/xmms.fish %%DATADIR%%/completions/xpdf.fish %%DATADIR%%/completions/xprop.fish %%DATADIR%%/completions/xrandr.fish %%DATADIR%%/completions/xrdb.fish %%DATADIR%%/completions/xsel.fish %%DATADIR%%/completions/xsp.fish %%DATADIR%%/completions/xsv.fish %%DATADIR%%/completions/xterm.fish %%DATADIR%%/completions/xxh128sum.fish %%DATADIR%%/completions/xxh32sum.fish %%DATADIR%%/completions/xxh64sum.fish %%DATADIR%%/completions/xxhsum.fish %%DATADIR%%/completions/xz.fish %%DATADIR%%/completions/yadm.fish %%DATADIR%%/completions/yaourt.fish %%DATADIR%%/completions/yarn.fish %%DATADIR%%/completions/yast2.fish %%DATADIR%%/completions/yum.fish %%DATADIR%%/completions/zcat.fish %%DATADIR%%/completions/zef.fish %%DATADIR%%/completions/zfs.fish %%DATADIR%%/completions/zip.fish %%DATADIR%%/completions/zopfli.fish %%DATADIR%%/completions/zopflipng.fish %%DATADIR%%/completions/zpaq.fish %%DATADIR%%/completions/zpool.fish %%DATADIR%%/completions/zstd.fish %%DATADIR%%/completions/zstdcat.fish %%DATADIR%%/completions/zstdgrep.fish %%DATADIR%%/completions/zstdless.fish %%DATADIR%%/completions/zstdmt.fish %%DATADIR%%/completions/zypper.fish %%DATADIR%%/config.fish %%DATADIR%%/functions/N_.fish %%DATADIR%%/functions/__fish_abbr_old.fish %%DATADIR%%/functions/__fish_any_arg_in.fish %%DATADIR%%/functions/__fish_anypython.fish %%DATADIR%%/functions/__fish_append.fish %%DATADIR%%/functions/__fish_apropos.fish %%DATADIR%%/functions/__fish_argcomplete_complete.fish %%DATADIR%%/functions/__fish_cancel_commandline.fish %%DATADIR%%/functions/__fish_commandline_is_singlequoted.fish %%DATADIR%%/functions/__fish_complete_atool_archive_contents.fish %%DATADIR%%/functions/__fish_complete_bittorrent.fish %%DATADIR%%/functions/__fish_complete_blockdevice.fish %%DATADIR%%/functions/__fish_complete_cd.fish %%DATADIR%%/functions/__fish_complete_clang.fish %%DATADIR%%/functions/__fish_complete_command.fish %%DATADIR%%/functions/__fish_complete_convert_options.fish %%DATADIR%%/functions/__fish_complete_directories.fish %%DATADIR%%/functions/__fish_complete_docutils.fish %%DATADIR%%/functions/__fish_complete_ftp.fish %%DATADIR%%/functions/__fish_complete_gpg.fish %%DATADIR%%/functions/__fish_complete_gpg_key_id.fish %%DATADIR%%/functions/__fish_complete_gpg_user_id.fish %%DATADIR%%/functions/__fish_complete_group_ids.fish %%DATADIR%%/functions/__fish_complete_groups.fish %%DATADIR%%/functions/__fish_complete_job_pids.fish %%DATADIR%%/functions/__fish_complete_list.fish %%DATADIR%%/functions/__fish_complete_lpr.fish %%DATADIR%%/functions/__fish_complete_lpr_option.fish %%DATADIR%%/functions/__fish_complete_man.fish %%DATADIR%%/functions/__fish_complete_mount_opts.fish %%DATADIR%%/functions/__fish_complete_mysql.fish %%DATADIR%%/functions/__fish_complete_netcat.fish %%DATADIR%%/functions/__fish_complete_path.fish %%DATADIR%%/functions/__fish_complete_pg_database.fish %%DATADIR%%/functions/__fish_complete_pg_user.fish %%DATADIR%%/functions/__fish_complete_pgrep.fish %%DATADIR%%/functions/__fish_complete_pids.fish %%DATADIR%%/functions/__fish_complete_ppp_peer.fish %%DATADIR%%/functions/__fish_complete_proc.fish %%DATADIR%%/functions/__fish_complete_ssh.fish %%DATADIR%%/functions/__fish_complete_subcommand.fish %%DATADIR%%/functions/__fish_complete_suffix.fish %%DATADIR%%/functions/__fish_complete_user_at_hosts.fish %%DATADIR%%/functions/__fish_complete_user_ids.fish %%DATADIR%%/functions/__fish_complete_users.fish %%DATADIR%%/functions/__fish_complete_wireshark.fish %%DATADIR%%/functions/__fish_complete_zfs_mountpoint_properties.fish %%DATADIR%%/functions/__fish_complete_zfs_pools.fish %%DATADIR%%/functions/__fish_complete_zfs_ro_properties.fish %%DATADIR%%/functions/__fish_complete_zfs_rw_properties.fish %%DATADIR%%/functions/__fish_complete_zfs_write_once_properties.fish %%DATADIR%%/functions/__fish_config_interactive.fish %%DATADIR%%/functions/__fish_contains_opt.fish %%DATADIR%%/functions/__fish_crux_packages.fish %%DATADIR%%/functions/__fish_cursor_1337.fish %%DATADIR%%/functions/__fish_cursor_konsole.fish %%DATADIR%%/functions/__fish_cursor_xterm.fish %%DATADIR%%/functions/__fish_describe_command.fish %%DATADIR%%/functions/__fish_first_token.fish %%DATADIR%%/functions/__fish_git_prompt.fish %%DATADIR%%/functions/__fish_gnu_complete.fish %%DATADIR%%/functions/__fish_hg_prompt.fish %%DATADIR%%/functions/__fish_is_first_arg.fish %%DATADIR%%/functions/__fish_is_first_token.fish %%DATADIR%%/functions/__fish_is_git_repository.fish %%DATADIR%%/functions/__fish_is_nth_token.fish %%DATADIR%%/functions/__fish_is_switch.fish %%DATADIR%%/functions/__fish_is_token_n.fish %%DATADIR%%/functions/__fish_is_zfs_feature_enabled.fish %%DATADIR%%/functions/__fish_list_current_token.fish %%DATADIR%%/functions/__fish_make_cache_dir.fish %%DATADIR%%/functions/__fish_make_completion_signals.fish %%DATADIR%%/functions/__fish_man_page.fish %%DATADIR%%/functions/__fish_md5.fish %%DATADIR%%/functions/__fish_move_last.fish %%DATADIR%%/functions/__fish_no_arguments.fish %%DATADIR%%/functions/__fish_not_contain_opt.fish %%DATADIR%%/functions/__fish_npm_helper.fish %%DATADIR%%/functions/__fish_nth_token.fish %%DATADIR%%/functions/__fish_number_of_cmd_args_wo_opts.fish %%DATADIR%%/functions/__fish_paginate.fish %%DATADIR%%/functions/__fish_parent_directories.fish %%DATADIR%%/functions/__fish_prepend_sudo.fish %%DATADIR%%/functions/__fish_prev_arg_in.fish %%DATADIR%%/functions/__fish_preview_current_file.fish %%DATADIR%%/functions/__fish_print_VBox_vms.fish %%DATADIR%%/functions/__fish_print_addresses.fish %%DATADIR%%/functions/__fish_print_apt_packages.fish %%DATADIR%%/functions/__fish_print_cmd_args.fish %%DATADIR%%/functions/__fish_print_cmd_args_without_options.fish %%DATADIR%%/functions/__fish_print_commands.fish %%DATADIR%%/functions/__fish_print_debian_apache_confs.fish %%DATADIR%%/functions/__fish_print_debian_apache_mods.fish %%DATADIR%%/functions/__fish_print_debian_apache_sites.fish %%DATADIR%%/functions/__fish_print_encodings.fish %%DATADIR%%/functions/__fish_print_eopkg_packages.fish %%DATADIR%%/functions/__fish_print_filesystems.fish %%DATADIR%%/functions/__fish_print_gpg_algo.fish %%DATADIR%%/functions/__fish_print_groups.fish %%DATADIR%%/functions/__fish_print_help.fish %%DATADIR%%/functions/__fish_print_hostnames.fish %%DATADIR%%/functions/__fish_print_interfaces.fish %%DATADIR%%/functions/__fish_print_lpr_options.fish %%DATADIR%%/functions/__fish_print_lpr_printers.fish %%DATADIR%%/functions/__fish_print_modules.fish %%DATADIR%%/functions/__fish_print_mounted.fish %%DATADIR%%/functions/__fish_print_opkg_packages.fish %%DATADIR%%/functions/__fish_print_packages.fish %%DATADIR%%/functions/__fish_print_pacman_packages.fish %%DATADIR%%/functions/__fish_print_pacman_repos.fish %%DATADIR%%/functions/__fish_print_pipestatus.fish %%DATADIR%%/functions/__fish_print_pkg_add_packages.fish %%DATADIR%%/functions/__fish_print_pkg_packages.fish %%DATADIR%%/functions/__fish_print_port_packages.fish %%DATADIR%%/functions/__fish_print_portage_available_pkgs.fish %%DATADIR%%/functions/__fish_print_portage_installed_pkgs.fish %%DATADIR%%/functions/__fish_print_portage_packages.fish %%DATADIR%%/functions/__fish_print_portage_repository_paths.fish %%DATADIR%%/functions/__fish_print_rpm_packages.fish %%DATADIR%%/functions/__fish_print_service_names.fish %%DATADIR%%/functions/__fish_print_svn_rev.fish %%DATADIR%%/functions/__fish_print_users.fish %%DATADIR%%/functions/__fish_print_windows_drives.fish %%DATADIR%%/functions/__fish_print_windows_users.fish %%DATADIR%%/functions/__fish_print_xbps_packages.fish %%DATADIR%%/functions/__fish_print_xdg_applications_directories.fish %%DATADIR%%/functions/__fish_print_xdg_mimetypes.fish %%DATADIR%%/functions/__fish_print_xwindows.fish %%DATADIR%%/functions/__fish_print_zfs_snapshots.fish %%DATADIR%%/functions/__fish_ps.fish %%DATADIR%%/functions/__fish_pwd.fish %%DATADIR%%/functions/__fish_seen_argument.fish %%DATADIR%%/functions/__fish_seen_subcommand_from.fish %%DATADIR%%/functions/__fish_set_locale.fish %%DATADIR%%/functions/__fish_shared_key_bindings.fish %%DATADIR%%/functions/__fish_should_complete_switches.fish %%DATADIR%%/functions/__fish_svn_prompt.fish %%DATADIR%%/functions/__fish_systemctl.fish %%DATADIR%%/functions/__fish_systemctl_services.fish %%DATADIR%%/functions/__fish_systemd_machine_images.fish %%DATADIR%%/functions/__fish_systemd_machines.fish %%DATADIR%%/functions/__fish_toggle_comment_commandline.fish %%DATADIR%%/functions/__fish_tokenizer_state.fish %%DATADIR%%/functions/__fish_use_subcommand.fish %%DATADIR%%/functions/__fish_vcs_prompt.fish %%DATADIR%%/functions/__fish_whatis.fish %%DATADIR%%/functions/__fish_whatis_current_token.fish %%DATADIR%%/functions/__terlar_git_prompt.fish %%DATADIR%%/functions/_validate_int.fish %%DATADIR%%/functions/abbr.fish %%DATADIR%%/functions/alias.fish %%DATADIR%%/functions/cd.fish %%DATADIR%%/functions/cdh.fish %%DATADIR%%/functions/contains_seq.fish %%DATADIR%%/functions/diff.fish %%DATADIR%%/functions/dirh.fish %%DATADIR%%/functions/dirs.fish %%DATADIR%%/functions/down-or-search.fish %%DATADIR%%/functions/edit_command_buffer.fish %%DATADIR%%/functions/export.fish %%DATADIR%%/functions/fish_add_path.fish %%DATADIR%%/functions/fish_breakpoint_prompt.fish %%DATADIR%%/functions/fish_clipboard_copy.fish %%DATADIR%%/functions/fish_clipboard_paste.fish %%DATADIR%%/functions/fish_command_not_found.fish %%DATADIR%%/functions/fish_commandline_append.fish %%DATADIR%%/functions/fish_commandline_prepend.fish %%DATADIR%%/functions/fish_config.fish %%DATADIR%%/functions/fish_default_key_bindings.fish %%DATADIR%%/functions/fish_default_mode_prompt.fish %%DATADIR%%/functions/fish_git_prompt.fish %%DATADIR%%/functions/fish_greeting.fish %%DATADIR%%/functions/fish_hg_prompt.fish %%DATADIR%%/functions/fish_hybrid_key_bindings.fish %%DATADIR%%/functions/fish_indent.fish %%DATADIR%%/functions/fish_is_root_user.fish %%DATADIR%%/functions/fish_job_summary.fish %%DATADIR%%/functions/fish_key_reader.fish %%DATADIR%%/functions/fish_mode_prompt.fish %%DATADIR%%/functions/fish_opt.fish %%DATADIR%%/functions/fish_print_git_action.fish %%DATADIR%%/functions/fish_print_hg_root.fish %%DATADIR%%/functions/fish_prompt.fish %%DATADIR%%/functions/fish_status_to_signal.fish %%DATADIR%%/functions/fish_svn_prompt.fish %%DATADIR%%/functions/fish_title.fish %%DATADIR%%/functions/fish_update_completions.fish %%DATADIR%%/functions/fish_vcs_prompt.fish %%DATADIR%%/functions/fish_vi_cursor.fish %%DATADIR%%/functions/fish_vi_key_bindings.fish %%DATADIR%%/functions/funced.fish %%DATADIR%%/functions/funcsave.fish %%DATADIR%%/functions/grep.fish %%DATADIR%%/functions/help.fish %%DATADIR%%/functions/history.fish %%DATADIR%%/functions/isatty.fish %%DATADIR%%/functions/la.fish %%DATADIR%%/functions/ll.fish %%DATADIR%%/functions/ls.fish %%DATADIR%%/functions/man.fish %%DATADIR%%/functions/nextd.fish %%DATADIR%%/functions/open.fish %%DATADIR%%/functions/popd.fish %%DATADIR%%/functions/prevd.fish %%DATADIR%%/functions/prompt_hostname.fish %%DATADIR%%/functions/prompt_login.fish %%DATADIR%%/functions/prompt_pwd.fish %%DATADIR%%/functions/psub.fish %%DATADIR%%/functions/pushd.fish %%DATADIR%%/functions/realpath.fish %%DATADIR%%/functions/seq.fish %%DATADIR%%/functions/setenv.fish %%DATADIR%%/functions/suspend.fish %%DATADIR%%/functions/trap.fish %%DATADIR%%/functions/umask.fish %%DATADIR%%/functions/up-or-search.fish %%DATADIR%%/functions/vared.fish %%DATADIR%%/groff/fish.tmac %%DATADIR%%/lynx.lss %%MANPAGES%%%%DATADIR%%/man/man1/_.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/abbr.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/alias.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/and.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/argparse.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/begin.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/bg.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/bind.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/block.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/break.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/breakpoint.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/builtin.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/case.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/cd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/cdh.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/command.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/commandline.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/complete.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/contains.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/continue.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/count.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/dirh.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/dirs.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/disown.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/echo.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/else.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/emit.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/end.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/eval.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/exec.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/exit.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/false.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fg.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-releasenotes.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-completions.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-doc.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-faq.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-for-bash-users.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-tutorial.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_add_path.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_breakpoint_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_command_not_found.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_config.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_git_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_greeting.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_hg_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_indent.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-interactive.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_is_root_user.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_key_reader.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-language.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_mode_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_opt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_right_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_status_to_signal.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_svn_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_title.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_update_completions.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_vcs_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/for.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/funced.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/funcsave.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/function.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/functions.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/help.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/history.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/if.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/isatty.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/jobs.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/math.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/nextd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/not.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/open.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/or.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/popd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/prevd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/printf.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/prompt_hostname.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/prompt_login.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/prompt_pwd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/psub.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/pushd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/pwd.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/random.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/read.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/return.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/set.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/set_color.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/source.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/status.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-collect.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-escape.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-join.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-join0.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-length.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-lower.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-match.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-pad.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-repeat.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-replace.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-split.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-split0.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-sub.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-trim.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-unescape.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string-upper.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/string.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/suspend.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/switch.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/test.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/time.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/trap.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/true.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/type.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/ulimit.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/umask.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/vared.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/wait.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/while.1.gz %%DATADIR%%/tools/create_manpage_completions.py %%DATADIR%%/tools/deroff.py %%DATADIR%%/tools/web_config/delete.png %%DATADIR%%/tools/web_config/favicon.png %%DATADIR%%/tools/web_config/fishconfig.css %%DATADIR%%/tools/web_config/index.html %%DATADIR%%/tools/web_config/js/angular-route.js %%DATADIR%%/tools/web_config/js/angular-sanitize.js %%DATADIR%%/tools/web_config/js/angular.js %%DATADIR%%/tools/web_config/js/app.js %%DATADIR%%/tools/web_config/js/colorutils.js %%DATADIR%%/tools/web_config/js/controllers.js %%DATADIR%%/tools/web_config/js/filters.js %%DATADIR%%/tools/web_config/partials/abbreviations.html %%DATADIR%%/tools/web_config/partials/bindings.html %%DATADIR%%/tools/web_config/partials/colors.html %%DATADIR%%/tools/web_config/partials/functions.html %%DATADIR%%/tools/web_config/partials/history.html %%DATADIR%%/tools/web_config/partials/prompt.html %%DATADIR%%/tools/web_config/partials/variables.html %%DATADIR%%/tools/web_config/sample_prompts/acidhub.fish %%DATADIR%%/tools/web_config/sample_prompts/arrow.fish %%DATADIR%%/tools/web_config/sample_prompts/default.fish %%DATADIR%%/tools/web_config/sample_prompts/disco.fish %%DATADIR%%/tools/web_config/sample_prompts/informative.fish %%DATADIR%%/tools/web_config/sample_prompts/informative_vcs.fish %%DATADIR%%/tools/web_config/sample_prompts/minimalist.fish %%DATADIR%%/tools/web_config/sample_prompts/nim.fish %%DATADIR%%/tools/web_config/sample_prompts/pythonista.fish %%DATADIR%%/tools/web_config/sample_prompts/scales.fish %%DATADIR%%/tools/web_config/sample_prompts/simple.fish %%DATADIR%%/tools/web_config/sample_prompts/terlar.fish %%DATADIR%%/tools/web_config/themes/Base16 Default Dark.theme %%DATADIR%%/tools/web_config/themes/Base16 Default Light.theme %%DATADIR%%/tools/web_config/themes/Base16 Eighties.theme %%DATADIR%%/tools/web_config/themes/Bay Cruise.theme %%DATADIR%%/tools/web_config/themes/Dracula.theme %%DATADIR%%/tools/web_config/themes/Fairground.theme %%DATADIR%%/tools/web_config/themes/Just a Touch.theme %%DATADIR%%/tools/web_config/themes/Lava.theme %%DATADIR%%/tools/web_config/themes/Mono Lace.theme %%DATADIR%%/tools/web_config/themes/Mono Smoke.theme %%DATADIR%%/tools/web_config/themes/None.theme %%DATADIR%%/tools/web_config/themes/Nord.theme %%DATADIR%%/tools/web_config/themes/Old School.theme %%DATADIR%%/tools/web_config/themes/Seaweed.theme %%DATADIR%%/tools/web_config/themes/Snow Day.theme %%DATADIR%%/tools/web_config/themes/Solarized Dark.theme %%DATADIR%%/tools/web_config/themes/Solarized Light.theme %%DATADIR%%/tools/web_config/themes/Tomorrow Night Bright.theme %%DATADIR%%/tools/web_config/themes/Tomorrow Night.theme %%DATADIR%%/tools/web_config/themes/Tomorrow.theme %%DATADIR%%/tools/web_config/themes/ayu Dark.theme %%DATADIR%%/tools/web_config/themes/ayu Light.theme %%DATADIR%%/tools/web_config/themes/ayu Mirage.theme %%DATADIR%%/tools/web_config/themes/coolbeans.theme %%DATADIR%%/tools/web_config/themes/fish default.theme %%DATADIR%%/tools/web_config/webconfig.py %%NLS%%share/locale/de/LC_MESSAGES/fish.mo %%NLS%%share/locale/en/LC_MESSAGES/fish.mo %%NLS%%share/locale/fr/LC_MESSAGES/fish.mo %%NLS%%share/locale/pl/LC_MESSAGES/fish.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/fish.mo %%NLS%%share/locale/sv/LC_MESSAGES/fish.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/fish.mo @dir %%ETCDIR%%/completions @dir %%ETCDIR%%/conf.d @dir %%ETCDIR%%/functions @dir %%DATADIR%%/vendor_completions.d @dir %%DATADIR%%/vendor_conf.d @dir %%DATADIR%%/vendor_functions.d diff --git a/sysutils/agedu/Makefile b/sysutils/agedu/Makefile index 93bffdf6911d..eabe7bf607bc 100644 --- a/sysutils/agedu/Makefile +++ b/sysutils/agedu/Makefile @@ -1,23 +1,23 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= agedu PORTVERSION= 20211129.8cd63c5 CATEGORIES= sysutils MASTER_SITES= https://www.chiark.greenend.org.uk/~sgtatham/agedu/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unix utility for tracking down wasted disk space LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE USES= cmake CMAKE_OFF= BUILD_MANPAGE CMAKE_ON= AGEDU_IPV4 AGEDU_IPV6 PLIST_FILES= bin/agedu \ - man/man1/agedu.1.gz + share/man/man1/agedu.1.gz .include diff --git a/sysutils/bareos-server/pkg-plist b/sysutils/bareos-server/pkg-plist index 650015390141..92d36471b076 100644 --- a/sysutils/bareos-server/pkg-plist +++ b/sysutils/bareos-server/pkg-plist @@ -1,171 +1,171 @@ bin/bregex bin/bsmtp bin/bwild @sample(,bareos,640) %%ETCDIR%%/bareos-barcodes.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/catalog/MyCatalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/client/bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/console/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/Catalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/LinuxAll.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/SelfTest.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/WindowsAllDrives.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-cephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-gfapi.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ovirt.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCatalog.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupRados.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreCephfs.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreFiles.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreRados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ovirt.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/restore-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/jobdefs/DefaultJob.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Daemon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Differential.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Full.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Incremental.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Scratch.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/profile/operator.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycle.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/File.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Gluster.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/NULL.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Rados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Tape.conf.sample @comment @sample(,bareos,640) %%ETCDIR%%/bareos-regress.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/autochanger/autochanger-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/FileStorage.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/GlusterStorage.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/NULL.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/RadosStorage.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/tapedrive-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/storage/bareos-sd.conf.sample %%MTX%%@sample(,bareos,640) %%ETCDIR%%/mtx-changer.conf.sample etc/logrotate.d/bareos-dir lib/bareos/backends/libbareoscats-%%DBTYPE%%.so %%CEPHFS%%lib/bareos/backends/libbareossd-cephfs.so lib/bareos/backends/libbareossd-fifo.so lib/bareos/backends/libbareossd-gentape.so %%GFAPI%%lib/bareos/backends/libbareossd-gfapi.so %%RADOS%%lib/bareos/backends/libbareossd-rados.so lib/bareos/backends/libbareossd-tape.so %%PYTHON%%lib/bareos/plugins/BareosDirPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosDirWrapper.py %%PYTHON%%lib/bareos/plugins/BareosSdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosSdWrapper.py lib/bareos/plugins/autoxflate-sd.so %%PYTHON%%lib/bareos/plugins/bareos-dir-class-plugin.py %%PYTHON%%lib/bareos/plugins/bareos-sd-class-plugin.py %%PYTHON%%lib/bareos/plugins/python3-dir.so %%PYTHON%%lib/bareos/plugins/python3-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsicrypto-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsitapealert-sd.so lib/bareos/scripts/bareos-ctl-dir lib/bareos/scripts/bareos-ctl-sd lib/bareos/scripts/bareos-explorer lib/bareos/scripts/bareos-glusterfind-wrapper lib/bareos/scripts/create_bareos_database %%PGSQL%%lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-change_owner.dbconfig-template.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.10_11.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.11_12.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.12_14.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.14_2001.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2001_2002.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2002_2003.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2003_2004.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2004_2171.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2171_2192.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2192_2210.sql %%PGSQL%%lib/bareos/scripts/ddl/updates/%%DBTYPE%%.bee.1017_2004.sql lib/bareos/scripts/ddl/versions.map lib/bareos/scripts/delete_catalog_backup lib/bareos/scripts/disk-changer lib/bareos/scripts/drop_bareos_database lib/bareos/scripts/drop_bareos_tables lib/bareos/scripts/grant_bareos_privileges lib/bareos/scripts/make_bareos_tables lib/bareos/scripts/make_catalog_backup lib/bareos/scripts/make_catalog_backup.pl lib/bareos/scripts/mtx-changer lib/bareos/scripts/query.sql lib/bareos/scripts/update_bareos_tables lib/libbareoscats.so lib/libbareoscats.so.21 lib/libbareoscats.so.%%LIB_VERSION%% %%NDMP%%lib/libbareosndmp.so %%NDMP%%lib/libbareosndmp.so.21 %%NDMP%%lib/libbareosndmp.so.%%LIB_VERSION%% lib/libbareossd.so lib/libbareossd.so.21 lib/libbareossd.so.%%LIB_VERSION%% lib/libbareossql.so lib/libbareossql.so.21 lib/libbareossql.so.%%LIB_VERSION%% %%PYTHON%%%%PYTHON_SITELIBDIR%%/bareosdir%%PYTHON_EXT_SUFFIX%%.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/bareossd%%PYTHON_EXT_SUFFIX%%.so -man/man1/bareos-tray-monitor.1.gz -man/man1/bregex.1.gz -man/man1/bwild.1.gz -man/man8/bareos-dbcheck.8.gz -man/man8/bareos-dir.8.gz -man/man8/bareos-sd.8.gz -man/man8/bcopy.8.gz -man/man8/bextract.8.gz -man/man8/bls.8.gz -man/man8/bpluginfo.8.gz -man/man8/bscan.8.gz -man/man8/bscrypto.8.gz -man/man8/btape.8.gz +share/man/man1/bareos-tray-monitor.1.gz +share/man/man1/bregex.1.gz +share/man/man1/bwild.1.gz +share/man/man8/bareos-dbcheck.8.gz +share/man/man8/bareos-dir.8.gz +share/man/man8/bareos-sd.8.gz +share/man/man8/bcopy.8.gz +share/man/man8/bextract.8.gz +share/man/man8/bls.8.gz +share/man/man8/bpluginfo.8.gz +share/man/man8/bscan.8.gz +share/man/man8/bscrypto.8.gz +share/man/man8/btape.8.gz sbin/bareos-dbcheck sbin/bareos-dir sbin/bareos-sd sbin/bcopy sbin/bextract sbin/bls sbin/bpluginfo sbin/bregex sbin/bscan sbin/bscrypto sbin/bsmtp sbin/btape sbin/btestls sbin/bwild sbin/chio-bareos @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/catalog @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/client @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/console @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/counter @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/director @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/fileset @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/job @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/jobdefs @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/messages @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/pool @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/profile @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/schedule @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/storage @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/user @dir(,bareos,750) %%ETCDIR%%/bareos-dir-export/client @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/ndmp @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) %%BAREOS_DIR%%/storage @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/bareos-server/pkg-plist.client b/sysutils/bareos-server/pkg-plist.client index 1753facaadc5..910df16ea4e0 100644 --- a/sysutils/bareos-server/pkg-plist.client +++ b/sysutils/bareos-server/pkg-plist.client @@ -1,86 +1,86 @@ bin/bconsole @sample %%ETCDIR%%/bareos-fd.d/client/myself.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-dir.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-mon.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/messages/Standard.conf.sample @group bareos @sample %%ETCDIR%%/bconsole.d/bconsole.conf.sample @group bareos %%PYTHON%%lib/bareos/plugins/BareosFdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLDAP.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLibcloud.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFilesBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFileset.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginMariabackup.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginOvirt.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginPerconaXtraBackup.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginPostgres.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginVMware.py %%PYTHON%%lib/bareos/plugins/BareosFdWrapper.py %%PYTHON%%lib/bareos/plugins/BareosLibcloudApi.py %%PYTHON%%lib/bareos/plugins/bareos-fd-ldap.py %%PYTHON%%lib/bareos/plugins/bareos-fd-libcloud.py %%PYTHON%%lib/bareos/plugins/bareos-fd-local-fileset.py %%PYTHON%%lib/bareos/plugins/bareos-fd-mariabackup.py %%PYTHON%%lib/bareos/plugins/bareos-fd-ovirt.py %%PYTHON%%lib/bareos/plugins/bareos-fd-percona-xtrabackup.py %%PYTHON%%lib/bareos/plugins/bareos-fd-postgres.py %%PYTHON%%lib/bareos/plugins/bareos-fd-vmware.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/__init__.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/bucket_explorer.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/debug.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/get_libcloud_driver.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/mtime.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/process_base.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/queue_message.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/utils.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/worker.py lib/bareos/plugins/bpipe-fd.so %%CEPHFS%%lib/bareos/plugins/cephfs-fd.so %%GFAPI%%lib/bareos/plugins/gfapi-fd.so %%PYTHON%%lib/bareos/plugins/python3-fd.so %%RADOS%%lib/bareos/plugins/rados-fd.so lib/bareos/scripts/bareos lib/bareos/scripts/bareos-config lib/bareos/scripts/bareos-config-lib.sh lib/bareos/scripts/bareos-ctl-fd lib/bareos/scripts/bareos-ctl-funcs lib/bareos/scripts/btraceback.dbx lib/bareos/scripts/btraceback.gdb lib/bareos/scripts/btraceback.mdb lib/libbareos.so lib/libbareos.so.21 lib/libbareos.so.%%LIB_VERSION%% lib/libbareosfastlz.so lib/libbareosfastlz.so.21 lib/libbareosfastlz.so.%%LIB_VERSION%% lib/libbareosfind.so lib/libbareosfind.so.21 lib/libbareosfind.so.%%LIB_VERSION%% lib/libbareoslmdb.so lib/libbareoslmdb.so.21 lib/libbareoslmdb.so.%%LIB_VERSION%% %%PYTHON%%%%PYTHON_SITELIBDIR%%/bareosfd%%PYTHON_EXT_SUFFIX%%.so -man/man1/bconsole.1.gz -man/man1/bsmtp.1.gz -man/man8/bareos-fd.8.gz -man/man8/bareos.8.gz -man/man8/btraceback.8.gz +share/man/man1/bconsole.1.gz +share/man/man1/bsmtp.1.gz +share/man/man8/bareos-fd.8.gz +share/man/man8/bareos.8.gz +share/man/man8/btraceback.8.gz @group bareos sbin/bareos @group bareos sbin/bareos-fd @group bareos sbin/bconsole @group wheel sbin/btraceback @group bareos @dir(,bareos,750) %%ETCDIR%%/python-ldap-conf.d/bareos-dir.d/fileset @dir(,bareos,750) %%ETCDIR%%/python-ldap-conf.d/bareos-dir.d/job @group bareos @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/bareos18-server/pkg-plist b/sysutils/bareos18-server/pkg-plist index b5f4c5afc4a2..2079cd910c04 100644 --- a/sysutils/bareos18-server/pkg-plist +++ b/sysutils/bareos18-server/pkg-plist @@ -1,179 +1,179 @@ bin/bregex bin/bsmtp bin/bwild bin/timelimit @sample(,bareos,640) %%ETCDIR%%/bareos-barcodes.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/catalog/MyCatalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/client/bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/console/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/Catalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/LinuxAll.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/SelfTest.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/WindowsAllDrives.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-cephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-gfapi.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ldap.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCatalog.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupRados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreFiles.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreCephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreRados.conf.sampl @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/restore-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/jobdefs/DefaultJob.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Daemon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Differential.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Full.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Incremental.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Scratch.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/profile/operator.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycle.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/File.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Gluster.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/NULL.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Tape.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-regress.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/autochanger/autochanger-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/FileStorage.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/GlusterStorage.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/NULL.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/tapedrive-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/storage/bareos-sd.conf.sample %%MTX%%@sample(,bareos,640) %%ETCDIR%%/mtx-changer.conf.sample etc/logrotate.d/bareos-dir lib/bareos/backends/libbareoscats-%%DBTYPE%%.so lib/bareos/backends/libbareossd-fifo.so lib/bareos/backends/libbareossd-gentape.so %%CEPHFS%%lib/bareos/backends/libbareossd-cephfs.so %%GFAPI%%lib/bareos/backends/libbareossd-gfapi.so %%RADOS%%lib/bareos/backends/libbareossd-rados.so lib/bareos/backends/libbareossd-tape.so %%PYTHON%%lib/bareos/plugins/BareosDirPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosDirWrapper.py %%PYTHON%%lib/bareos/plugins/BareosSdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosSdWrapper.py lib/bareos/plugins/autoxflate-sd.so %%PYTHON%%lib/bareos/plugins/bareos-dir-class-plugin.py %%PYTHON%%lib/bareos/plugins/bareos-dir.py.template %%PYTHON%%lib/bareos/plugins/bareos-sd-class-plugin.py %%PYTHON%%lib/bareos/plugins/bareos-sd.py.template %%PYTHON%%lib/bareos/plugins/bareos_dir_consts.py %%PYTHON%%lib/bareos/plugins/bareos_sd_consts.py %%PYTHON%%lib/bareos/plugins/python-dir.so %%PYTHON%%lib/bareos/plugins/python-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsicrypto-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsitapealert-sd.so lib/bareos/scripts/bareos-ctl-dir lib/bareos/scripts/bareos-ctl-sd lib/bareos/scripts/bareos-explorer lib/bareos/scripts/bareos-glusterfind-wrapper lib/bareos/scripts/create_bareos_database %%MYSQL%%lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql %%MYSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-change_owner.dbconfig-template.sql %%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql %%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.10_11.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.11_12.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.12_14.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.14_2001.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2001_2002.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2002_2003.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2003_2004.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2004_2171.sql %%PGSQL%%lib/bareos/scripts/ddl/updates/%%DBTYPE%%.bee.1017_2004.sql lib/bareos/scripts/ddl/versions.map lib/bareos/scripts/delete_catalog_backup lib/bareos/scripts/disk-changer lib/bareos/scripts/drop_bareos_database lib/bareos/scripts/drop_bareos_tables lib/bareos/scripts/grant_bareos_privileges lib/bareos/scripts/make_bareos_tables lib/bareos/scripts/make_catalog_backup lib/bareos/scripts/make_catalog_backup.pl lib/bareos/scripts/mtx-changer lib/bareos/scripts/query.sql lib/bareos/scripts/update_bareos_tables lib/libbareoscats.so lib/libbareoscats.so.18 lib/libbareoscats.so.%%LIB_VERSION%% %%NDMP%%lib/libbareosndmp.so %%NDMP%%lib/libbareosndmp.so.18 %%NDMP%%lib/libbareosndmp.so.%%LIB_VERSION%% lib/libbareossd.so lib/libbareossql.so lib/libbareossql.so.18 lib/libbareossql.so.%%LIB_VERSION%% -man/man1/bareos-tray-monitor.1.gz -man/man1/bregex.1.gz -man/man1/bsmtp.1.gz -man/man1/bwild.1.gz -man/man8/bareos-dbcheck.8.gz -man/man8/bareos-dir.8.gz -man/man8/bareos-sd.8.gz -man/man8/bcopy.8.gz -man/man8/bextract.8.gz -man/man8/bls.8.gz -man/man8/bpluginfo.8.gz -man/man8/bscan.8.gz -man/man8/bscrypto.8.gz -man/man8/btape.8.gz -man/man8/btraceback.8.gz +share/man/man1/bareos-tray-monitor.1.gz +share/man/man1/bregex.1.gz +share/man/man1/bsmtp.1.gz +share/man/man1/bwild.1.gz +share/man/man8/bareos-dbcheck.8.gz +share/man/man8/bareos-dir.8.gz +share/man/man8/bareos-sd.8.gz +share/man/man8/bcopy.8.gz +share/man/man8/bextract.8.gz +share/man/man8/bls.8.gz +share/man/man8/bpluginfo.8.gz +share/man/man8/bscan.8.gz +share/man/man8/bscrypto.8.gz +share/man/man8/btape.8.gz +share/man/man8/btraceback.8.gz sbin/bareos-dbcheck sbin/bareos-dir sbin/bareos-sd sbin/bcopy sbin/bextract sbin/bls sbin/bpluginfo sbin/bregex sbin/bscan sbin/bscrypto sbin/bsmtp sbin/btape sbin/btestls sbin/bwild sbin/chio-bareos sbin/timelimit @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/catalog @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/client @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/console @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/counter @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/director @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/fileset @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/job @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/jobdefs @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/messages @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/pool @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/profile @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/schedule @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/storage @dir(,bareos,750) %%ETCDIR%%/bareos-dir-export @dir(,bareos,750) %%ETCDIR%%/bareos-dir-export/client @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/autochanger @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/device @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/director @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/messages @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/ndmp @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/storage @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) %%BAREOS_DIR%%/storage @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/bareos18-server/pkg-plist.client b/sysutils/bareos18-server/pkg-plist.client index 120e4eb52fdf..41890e0a216f 100644 --- a/sysutils/bareos18-server/pkg-plist.client +++ b/sysutils/bareos18-server/pkg-plist.client @@ -1,60 +1,60 @@ bin/bconsole @sample %%ETCDIR%%/bareos-fd.d/client/myself.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-dir.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-mon.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/messages/Standard.conf.sample @group bareos @sample %%ETCDIR%%/bconsole.d/bconsole.conf.sample @group bareos lib/libbareos.so lib/libbareos.so.18 lib/libbareos.so.%%LIB_VERSION%% lib/libbareosfind.so lib/libbareosfind.so.18 lib/libbareosfind.so.%%LIB_VERSION%% %%LMDB%%lib/libbareoslmdb.so %%LMDB%%lib/libbareoslmdb.so.18 %%LMDB%%lib/libbareoslmdb.so.%%LIB_VERSION%% %%PYTHON%%lib/bareos/plugins/BareosFdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLDAP.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFileset.py %%PYTHON%%lib/bareos/plugins/BareosFdWrapper.py %%PYTHON%%lib/bareos/plugins/bareos-fd-ldap.py %%PYTHON%%lib/bareos/plugins/bareos-fd-local-fileset.py %%PYTHON%%lib/bareos/plugins/bareos-fd-mock-test.py %%PYTHON%%lib/bareos/plugins/bareos-fd.py.template %%PYTHON%%lib/bareos/plugins/bareos_fd_consts.py lib/bareos/plugins/bpipe-fd.so lib/bareos/plugins/test-plugin-fd.so %%CEPHFS%%lib/bareos/plugins/cephfs-fd.so %%GFAPI%%lib/bareos/plugins/gfapi-fd.so %%PYTHON%%lib/bareos/plugins/python-fd.so %%RADOS%%lib/bareos/plugins/rados-fd.so lib/bareos/scripts/bareos lib/bareos/scripts/bareos-config lib/bareos/scripts/bareos-config-lib.sh lib/bareos/scripts/bareos-ctl-fd lib/bareos/scripts/bareos-ctl-funcs lib/bareos/scripts/btraceback.dbx lib/bareos/scripts/btraceback.gdb lib/bareos/scripts/btraceback.mdb -man/man1/bconsole.1.gz -man/man8/bareos-fd.8.gz -man/man8/bareos.8.gz +share/man/man1/bconsole.1.gz +share/man/man8/bareos-fd.8.gz +share/man/man8/bareos.8.gz @group bareos sbin/bareos @group bareos sbin/bareos-fd @group bareos sbin/bconsole @group wheel sbin/btraceback @group bareos %%PYTHON%%@dir(,bareos,750) %%ETCDIR%%/python-ldap-conf.d/bareos-dir.d/fileset %%PYTHON%%@dir(,bareos,750) %%ETCDIR%%/python-ldap-conf.d/bareos-dir.d/job @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/bareos19-server/pkg-plist b/sysutils/bareos19-server/pkg-plist index d0dc19107dd4..e711f509838c 100644 --- a/sysutils/bareos19-server/pkg-plist +++ b/sysutils/bareos19-server/pkg-plist @@ -1,185 +1,185 @@ bin/bregex bin/bsmtp bin/bwild bin/timelimit @sample(,bareos,640) %%ETCDIR%%/bareos-barcodes.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/catalog/MyCatalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/client/bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/console/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/Catalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/LinuxAll.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/SelfTest.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/WindowsAllDrives.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-cephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-gfapi.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ovirt.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCatalog.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupRados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreFiles.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreCephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreRados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ovirt.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/restore-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/jobdefs/DefaultJob.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Daemon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Differential.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Full.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Incremental.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Scratch.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/profile/operator.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycle.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/File.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Gluster.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/NULL.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Tape.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-regress.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/autochanger/autochanger-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/FileStorage.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/GlusterStorage.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/NULL.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/tapedrive-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/storage/bareos-sd.conf.sample %%MTX%%@sample(,bareos,640) %%ETCDIR%%/mtx-changer.conf.sample etc/logrotate.d/bareos-dir lib/bareos/backends/libbareoscats-%%DBTYPE%%.so lib/bareos/backends/libbareossd-fifo.so lib/bareos/backends/libbareossd-gentape.so %%CEPHFS%%lib/bareos/backends/libbareossd-cephfs.so %%GFAPI%%lib/bareos/backends/libbareossd-gfapi.so %%RADOS%%lib/bareos/backends/libbareossd-rados.so lib/bareos/backends/libbareossd-tape.so %%PYTHON%%lib/bareos/plugins/BareosDirPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosDirWrapper.py %%PYTHON%%lib/bareos/plugins/BareosSdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosSdWrapper.py lib/bareos/plugins/autoxflate-sd.so %%PYTHON%%lib/bareos/plugins/bareos-dir-class-plugin.py %%PYTHON%%lib/bareos/plugins/bareos-dir.py.template %%PYTHON%%lib/bareos/plugins/bareos-sd-class-plugin.py %%PYTHON%%lib/bareos/plugins/bareos-sd.py.template %%PYTHON%%lib/bareos/plugins/bareos_dir_consts.py %%PYTHON%%lib/bareos/plugins/bareos_sd_consts.py %%PYTHON%%lib/bareos/plugins/python-dir.so %%PYTHON%%lib/bareos/plugins/python-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsicrypto-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsitapealert-sd.so lib/bareos/scripts/bareos-ctl-dir lib/bareos/scripts/bareos-ctl-sd lib/bareos/scripts/bareos-explorer lib/bareos/scripts/bareos-glusterfind-wrapper lib/bareos/scripts/create_bareos_database %%MYSQL%%lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql %%MYSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-change_owner.dbconfig-template.sql %%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql %%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.10_11.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.11_12.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.12_14.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.14_2001.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2001_2002.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2002_2003.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2003_2004.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2004_2171.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2171_2192.sql %%PGSQL%%lib/bareos/scripts/ddl/updates/%%DBTYPE%%.bee.1017_2004.sql lib/bareos/scripts/ddl/versions.map lib/bareos/scripts/delete_catalog_backup lib/bareos/scripts/disk-changer lib/bareos/scripts/drop_bareos_database lib/bareos/scripts/drop_bareos_tables lib/bareos/scripts/grant_bareos_privileges lib/bareos/scripts/make_bareos_tables lib/bareos/scripts/make_catalog_backup lib/bareos/scripts/make_catalog_backup.pl lib/bareos/scripts/mtx-changer lib/bareos/scripts/query.sql lib/bareos/scripts/update_bareos_tables lib/libbareoscats.so lib/libbareoscats.so.19 lib/libbareoscats.so.%%LIB_VERSION%% %%NDMP%%lib/libbareosndmp.so %%NDMP%%lib/libbareosndmp.so.19 %%NDMP%%lib/libbareosndmp.so.%%LIB_VERSION%% lib/libbareossd.so lib/libbareossql.so lib/libbareossql.so.19 lib/libbareossql.so.%%LIB_VERSION%% -man/man1/bareos-tray-monitor.1.gz -man/man1/bregex.1.gz -man/man1/bsmtp.1.gz -man/man1/bwild.1.gz -man/man8/bareos-dbcheck.8.gz -man/man8/bareos-dbcopy.8.gz -man/man8/bareos-dir.8.gz -man/man8/bareos-sd.8.gz -man/man8/bcopy.8.gz -man/man8/bextract.8.gz -man/man8/bls.8.gz -man/man8/bpluginfo.8.gz -man/man8/bscan.8.gz -man/man8/bscrypto.8.gz -man/man8/btape.8.gz -man/man8/btraceback.8.gz +share/man/man1/bareos-tray-monitor.1.gz +share/man/man1/bregex.1.gz +share/man/man1/bsmtp.1.gz +share/man/man1/bwild.1.gz +share/man/man8/bareos-dbcheck.8.gz +share/man/man8/bareos-dbcopy.8.gz +share/man/man8/bareos-dir.8.gz +share/man/man8/bareos-sd.8.gz +share/man/man8/bcopy.8.gz +share/man/man8/bextract.8.gz +share/man/man8/bls.8.gz +share/man/man8/bpluginfo.8.gz +share/man/man8/bscan.8.gz +share/man/man8/bscrypto.8.gz +share/man/man8/btape.8.gz +share/man/man8/btraceback.8.gz sbin/bareos-dbcheck sbin/bareos-dbcopy sbin/bareos-dir sbin/bareos-sd sbin/bcopy sbin/bextract sbin/bls sbin/bpluginfo sbin/bregex sbin/bscan sbin/bscrypto sbin/bsmtp sbin/btape sbin/btestls sbin/bwild sbin/chio-bareos sbin/timelimit @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/catalog @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/client @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/console @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/counter @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/director @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/fileset @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/job @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/jobdefs @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/messages @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/pool @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/profile @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/schedule @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/storage @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/user @dir(,bareos,750) %%ETCDIR%%/bareos-dir-export @dir(,bareos,750) %%ETCDIR%%/bareos-dir-export/client @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/autochanger @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/device @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/director @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/messages @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/ndmp @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/storage @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) %%BAREOS_DIR%%/storage @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/bareos19-server/pkg-plist.client b/sysutils/bareos19-server/pkg-plist.client index c50cc53142e8..8f3b791004e6 100644 --- a/sysutils/bareos19-server/pkg-plist.client +++ b/sysutils/bareos19-server/pkg-plist.client @@ -1,64 +1,64 @@ bin/bconsole @sample %%ETCDIR%%/bareos-fd.d/client/myself.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-dir.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-mon.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/messages/Standard.conf.sample @group bareos @sample %%ETCDIR%%/bconsole.d/bconsole.conf.sample @group bareos lib/libbareos.so lib/libbareos.so.19 lib/libbareos.so.%%LIB_VERSION%% lib/libbareosfastlz.so lib/libbareosfastlz.so.19 lib/libbareosfastlz.so.%%LIB_VERSION%% lib/libbareosfind.so lib/libbareosfind.so.19 lib/libbareosfind.so.%%LIB_VERSION%% %%LMDB%%lib/libbareoslmdb.so %%LMDB%%lib/libbareoslmdb.so.19 %%LMDB%%lib/libbareoslmdb.so.%%LIB_VERSION%% %%PYTHON%%lib/bareos/plugins/BareosFdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLDAP.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFileset.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginOvirt.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginPerconaXtraBackup.py %%PYTHON%%lib/bareos/plugins/BareosFdWrapper.py %%PYTHON%%lib/bareos/plugins/bareos-fd-ldap.py %%PYTHON%%lib/bareos/plugins/bareos-fd-local-fileset.py %%PYTHON%%lib/bareos/plugins/bareos-fd-mock-test.py %%PYTHON%%lib/bareos/plugins/bareos-fd-ovirt.py %%PYTHON%%lib/bareos/plugins/bareos-fd-percona-xtrabackup.py %%PYTHON%%lib/bareos/plugins/bareos-fd.py.template %%PYTHON%%lib/bareos/plugins/bareos_fd_consts.py lib/bareos/plugins/bpipe-fd.so %%CEPHFS%%lib/bareos/plugins/cephfs-fd.so %%GFAPI%%lib/bareos/plugins/gfapi-fd.so %%PYTHON%%lib/bareos/plugins/python-fd.so %%RADOS%%lib/bareos/plugins/rados-fd.so lib/bareos/scripts/bareos lib/bareos/scripts/bareos-config lib/bareos/scripts/bareos-config-lib.sh lib/bareos/scripts/bareos-ctl-fd lib/bareos/scripts/bareos-ctl-funcs lib/bareos/scripts/btraceback.dbx lib/bareos/scripts/btraceback.gdb lib/bareos/scripts/btraceback.mdb -man/man1/bconsole.1.gz -man/man8/bareos-fd.8.gz -man/man8/bareos.8.gz +share/man/man1/bconsole.1.gz +share/man/man8/bareos-fd.8.gz +share/man/man8/bareos.8.gz @group bareos sbin/bareos @group bareos sbin/bareos-fd @group bareos sbin/bconsole @group wheel sbin/btraceback @group bareos @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/bareos20-server/pkg-plist b/sysutils/bareos20-server/pkg-plist index 225814cd836f..3aa84a890f30 100644 --- a/sysutils/bareos20-server/pkg-plist +++ b/sysutils/bareos20-server/pkg-plist @@ -1,176 +1,176 @@ bin/bregex bin/bsmtp bin/bwild @sample(,bareos,640) %%ETCDIR%%/bareos-barcodes.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/catalog/MyCatalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/client/bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/console/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/Catalog.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/LinuxAll.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/SelfTest.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/WindowsAllDrives.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-cephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-gfapi.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ovirt.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCatalog.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCephfs.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupRados.conf.sample %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreCephfs.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreFiles.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreGFAPI.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreRados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-bareos-fd.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ovirt.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/restore-ldap.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/jobdefs/DefaultJob.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Daemon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Differential.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Full.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Incremental.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Scratch.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/profile/operator.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycle.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/File.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Gluster.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/NULL.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Rados.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/Tape.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-regress.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/autochanger/autochanger-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/FileStorage.conf.sample %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/GlusterStorage.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/NULL.conf.sample %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/RadosStorage.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/tapedrive-0.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-dir.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-mon.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/messages/Standard.conf.sample @sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/storage/bareos-sd.conf.sample %%MTX%%@sample(,bareos,640) %%ETCDIR%%/mtx-changer.conf.sample etc/logrotate.d/bareos-dir lib/bareos/backends/libbareoscats-%%DBTYPE%%.so %%CEPHFS%%lib/bareos/backends/libbareossd-cephfs.so lib/bareos/backends/libbareossd-fifo.so lib/bareos/backends/libbareossd-gentape.so %%GFAPI%%lib/bareos/backends/libbareossd-gfapi.so %%RADOS%%lib/bareos/backends/libbareossd-rados.so lib/bareos/backends/libbareossd-tape.so %%PYTHON%%lib/bareos/plugins/BareosDirPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosDirWrapper.py %%PYTHON%%lib/bareos/plugins/BareosSdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosSdWrapper.py lib/bareos/plugins/autoxflate-sd.so %%PYTHON%%lib/bareos/plugins/bareos-dir-class-plugin.py %%PYTHON%%lib/bareos/plugins/bareos-sd-class-plugin.py %%PYTHON%%lib/bareos/plugins/python3-dir.so %%PYTHON%%lib/bareos/plugins/python3-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsicrypto-sd.so %%SCSICRYPTO%%lib/bareos/plugins/scsitapealert-sd.so lib/bareos/scripts/bareos-ctl-dir lib/bareos/scripts/bareos-ctl-sd lib/bareos/scripts/bareos-explorer lib/bareos/scripts/bareos-glusterfind-wrapper lib/bareos/scripts/create_bareos_database %%MYSQL%%lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql %%MYSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-change_owner.dbconfig-template.sql %%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql %%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql %%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.10_11.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.11_12.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.12_14.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.14_2001.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2001_2002.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2002_2003.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2003_2004.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2004_2171.sql lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2171_2192.sql %%PGSQL%%lib/bareos/scripts/ddl/updates/%%DBTYPE%%.bee.1017_2004.sql lib/bareos/scripts/ddl/versions.map lib/bareos/scripts/delete_catalog_backup lib/bareos/scripts/disk-changer lib/bareos/scripts/drop_bareos_database lib/bareos/scripts/drop_bareos_tables lib/bareos/scripts/grant_bareos_privileges lib/bareos/scripts/make_bareos_tables lib/bareos/scripts/make_catalog_backup lib/bareos/scripts/make_catalog_backup.pl lib/bareos/scripts/mtx-changer lib/bareos/scripts/query.sql lib/bareos/scripts/update_bareos_tables lib/libbareoscats.so lib/libbareoscats.so.20 lib/libbareoscats.so.%%LIB_VERSION%% %%NDMP%%lib/libbareosndmp.so %%NDMP%%lib/libbareosndmp.so.20 %%NDMP%%lib/libbareosndmp.so.%%LIB_VERSION%% lib/libbareossd.so lib/libbareossql.so lib/libbareossql.so.20 lib/libbareossql.so.%%LIB_VERSION%% %%PYTHON%%%%PYTHON_SITELIBDIR%%/bareosdir%%PYTHON_EXT_SUFFIX%%.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/bareossd%%PYTHON_EXT_SUFFIX%%.so -man/man1/bareos-tray-monitor.1.gz -man/man1/bregex.1.gz -man/man1/bsmtp.1.gz -man/man1/bwild.1.gz -man/man8/bareos-dbcheck.8.gz -man/man8/bareos-dbcopy.8.gz -man/man8/bareos-dir.8.gz -man/man8/bareos-sd.8.gz -man/man8/bcopy.8.gz -man/man8/bextract.8.gz -man/man8/bls.8.gz -man/man8/bpluginfo.8.gz -man/man8/bscan.8.gz -man/man8/bscrypto.8.gz -man/man8/btape.8.gz -man/man8/btraceback.8.gz +share/man/man1/bareos-tray-monitor.1.gz +share/man/man1/bregex.1.gz +share/man/man1/bsmtp.1.gz +share/man/man1/bwild.1.gz +share/man/man8/bareos-dbcheck.8.gz +share/man/man8/bareos-dbcopy.8.gz +share/man/man8/bareos-dir.8.gz +share/man/man8/bareos-sd.8.gz +share/man/man8/bcopy.8.gz +share/man/man8/bextract.8.gz +share/man/man8/bls.8.gz +share/man/man8/bpluginfo.8.gz +share/man/man8/bscan.8.gz +share/man/man8/bscrypto.8.gz +share/man/man8/btape.8.gz +share/man/man8/btraceback.8.gz sbin/bareos-dbcheck sbin/bareos-dbcopy sbin/bareos-dir sbin/bareos-sd sbin/bcopy sbin/bextract sbin/bls sbin/bpluginfo sbin/bregex sbin/bscan sbin/bscrypto sbin/bsmtp sbin/btape sbin/btestls sbin/bwild sbin/chio-bareos @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/catalog @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/client @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/console @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/counter @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/director @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/fileset @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/job @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/jobdefs @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/messages @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/pool @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/profile @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/schedule @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/storage @dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/user @dir(,bareos,750) %%ETCDIR%%/bareos-dir-export/client @dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/ndmp @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) %%BAREOS_DIR%%/storage @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/bareos20-server/pkg-plist.client b/sysutils/bareos20-server/pkg-plist.client index 497636da3d06..bb9fff239050 100644 --- a/sysutils/bareos20-server/pkg-plist.client +++ b/sysutils/bareos20-server/pkg-plist.client @@ -1,82 +1,82 @@ bin/bconsole @sample %%ETCDIR%%/bareos-fd.d/client/myself.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-dir.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/director/bareos-mon.conf.sample @group bareos @sample %%ETCDIR%%/bareos-fd.d/messages/Standard.conf.sample @group bareos @sample %%ETCDIR%%/bconsole.d/bconsole.conf.sample @group bareos %%PYTHON%%lib/bareos/plugins/BareosFdPluginBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLDAP.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLibcloud.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFilesBaseclass.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFileset.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginOvirt.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginPerconaXtraBackup.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginPostgres.py %%PYTHON%%lib/bareos/plugins/BareosFdPluginVMware.py %%PYTHON%%lib/bareos/plugins/BareosFdWrapper.py %%PYTHON%%lib/bareos/plugins/BareosLibcloudApi.py %%PYTHON%%lib/bareos/plugins/bareos-fd-ldap.py %%PYTHON%%lib/bareos/plugins/bareos-fd-libcloud.py %%PYTHON%%lib/bareos/plugins/bareos-fd-local-fileset.py %%PYTHON%%lib/bareos/plugins/bareos-fd-ovirt.py %%PYTHON%%lib/bareos/plugins/bareos-fd-percona-xtrabackup.py %%PYTHON%%lib/bareos/plugins/bareos-fd-postgres.py %%PYTHON%%lib/bareos/plugins/bareos-fd-vmware.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/__init__.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/bucket_explorer.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/debug.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/get_libcloud_driver.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/mtime.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/process_base.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/queue_message.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/utils.py %%PYTHON%%lib/bareos/plugins/bareos_libcloud_api/worker.py lib/bareos/plugins/bpipe-fd.so %%CEPHFS%%lib/bareos/plugins/cephfs-fd.so %%GFAPI%%lib/bareos/plugins/gfapi-fd.so %%PYTHON%%lib/bareos/plugins/python3-fd.so %%RADOS%%lib/bareos/plugins/rados-fd.so lib/bareos/scripts/bareos lib/bareos/scripts/bareos-config lib/bareos/scripts/bareos-config-lib.sh lib/bareos/scripts/bareos-ctl-fd lib/bareos/scripts/bareos-ctl-funcs lib/bareos/scripts/btraceback.dbx lib/bareos/scripts/btraceback.gdb lib/bareos/scripts/btraceback.mdb lib/libbareos.so lib/libbareos.so.20 lib/libbareos.so.%%LIB_VERSION%% lib/libbareosfastlz.so lib/libbareosfastlz.so.20 lib/libbareosfastlz.so.%%LIB_VERSION%% lib/libbareosfind.so lib/libbareosfind.so.20 lib/libbareosfind.so.%%LIB_VERSION%% lib/libbareoslmdb.so lib/libbareoslmdb.so.20 lib/libbareoslmdb.so.%%LIB_VERSION%% %%PYTHON%%%%PYTHON_SITELIBDIR%%/bareosfd%%PYTHON_EXT_SUFFIX%%.so -man/man1/bconsole.1.gz -man/man8/bareos-fd.8.gz -man/man8/bareos.8.gz +share/man/man1/bconsole.1.gz +share/man/man8/bareos-fd.8.gz +share/man/man8/bareos.8.gz @group bareos sbin/bareos @group bareos sbin/bareos-fd @group bareos sbin/bconsole @group wheel sbin/btraceback @group bareos @dir(,bareos,750) %%ETCDIR%%/python-ldap-conf.d/bareos-dir.d/fileset @dir(,bareos,750) %%ETCDIR%%/python-ldap-conf.d/bareos-dir.d/job @group bareos @dir(bareos,bareos,) %%BAREOS_DIR%% @dir(bareos,bareos,) /var/log/bareos @dir(bareos,bareos,) /var/run/bareos diff --git a/sysutils/cloudabi-utils/pkg-plist b/sysutils/cloudabi-utils/pkg-plist index 8b23fc7637ef..09593cce9f19 100644 --- a/sysutils/cloudabi-utils/pkg-plist +++ b/sysutils/cloudabi-utils/pkg-plist @@ -1,6 +1,6 @@ bin/cloudabi-run include/cloudabi/program.h lib/libcloudabi.so lib/libcloudabi.so.1 libexec/cloudabi-reexec -man/man1/cloudabi-run.1.gz +share/man/man1/cloudabi-run.1.gz diff --git a/sysutils/fusefs-unionfs/Makefile b/sysutils/fusefs-unionfs/Makefile index dbd665720f00..a03437c8648f 100644 --- a/sysutils/fusefs-unionfs/Makefile +++ b/sysutils/fusefs-unionfs/Makefile @@ -1,39 +1,39 @@ # Created by: Gea-Suan Lin PORTNAME= unionfs DISTVERSIONPREFIX= v DISTVERSION= 2.2 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- MAINTAINER= 0mp@FreeBSD.org COMMENT= FUSE based implementation of the well-known unionfs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= cmake fuse localbase:ldflags python:test USE_GITHUB= yes GH_ACCOUNT= rpodgorny GH_PROJECT= unionfs-fuse SUB_FILES= pkg-message PLIST_FILES= bin/unionfs \ bin/unionfsctl \ - man/man8/unionfs.8.gz + share/man/man8/unionfs.8.gz post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* pre-test: ${RLN} ${BUILD_WRKSRC}/src/unionfs ${WRKSRC}/src/unionfs ${RLN} ${BUILD_WRKSRC}/src/unionfsctl ${WRKSRC}/src/unionfsctl do-test: cd ${WRKSRC} && ${SETNEV} ${MAKE_ENV} ${PYTHON_CMD} -m pytest -k test_help --verbose .include diff --git a/sysutils/jstest-gtk/pkg-plist b/sysutils/jstest-gtk/pkg-plist index f2f2dd102b49..5db2730cc527 100644 --- a/sysutils/jstest-gtk/pkg-plist +++ b/sysutils/jstest-gtk/pkg-plist @@ -1,10 +1,10 @@ bin/jstest-gtk libexec/jstest-gtk -man/man1/jstest-gtk.1.gz +share/man/man1/jstest-gtk.1.gz share/applications/jstest-gtk.desktop share/icons/hicolor/scalable/apps/jstest-gtk.svg %%DATADIR%%/PS3.png %%DATADIR%%/generic.png %%DATADIR%%/xbox360.png %%DATADIR%%/xbox360_small.png share/metainfo/jstest-gtk.appdata.xml diff --git a/sysutils/libptytty/pkg-plist b/sysutils/libptytty/pkg-plist index c8c4cd482809..45d2438e50ff 100644 --- a/sysutils/libptytty/pkg-plist +++ b/sysutils/libptytty/pkg-plist @@ -1,5 +1,5 @@ include/libptytty.h lib/libptytty.so lib/libptytty.so.0 libdata/pkgconfig/libptytty.pc -man/man3/libptytty.3.gz +share/man/man3/libptytty.3.gz diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index 56965c489dcf..80c440902a88 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -1,80 +1,80 @@ PORTNAME= synergy DISTVERSION= 1.14.0.4 DISTVERSIONSUFFIX= -stable PORTEPOCH= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Mouse and keyboard sharing utility LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= cmake compiler:c++14-lang cpe localbase:ldflags qt:5 ssl xorg CPE_VENDOR= synergy-foss USE_XORG= ice xtst x11 sm xext xinerama xrandr xi USE_QT= core network widgets buildtools_build linguisttools_build qmake_build USE_GITHUB= yes GH_ACCOUNT= symless GH_PROJECT= synergy-core GH_TUPLE= google:googletest:18f8200e3079b0e54fa00cb7ac55d4c39dcf6da6:google_googletest/ext/googletest CMAKE_ARGS= -DSYNERGY_REVISION:STRING=${PORTVERSION:S/.//g}000 # it expects a 8-digit hash CMAKE_OFF= BUILD_TESTS PORTEXAMPLES= synergy.conf.example synergy.conf.example-basic \ synergy.conf.example-advanced OPTIONS_DEFINE= AVAHI_LIBDNS EXAMPLES LEGACY OPTIONS_DEFAULT= AVAHI_LIBDNS OPTIONS_SUB= yes AVAHI_LIBDNS_DESC= Use libdns from avahi to avoid conflicts with KDE/Gnome AVAHI_LIBDNS_USES= pkgconfig AVAHI_LIBDNS_CFLAGS= `pkg-config --cflags avahi-compat-libdns_sd` AVAHI_LIBDNS_LDFLAGS= `pkg-config --libs avahi-compat-libdns_sd` AVAHI_LIBDNS_LIB_DEPENDS= libdns_sd.so:net/avahi-libdns AVAHI_LIBDNS_LDFLAGS_OFF= -ldns_sd AVAHI_LIBDNS_LIB_DEPENDS_OFF= libdns_sd.so:net/mDNSResponder LEGACY_DESC= Build the legacy GUI, synergyd, installer LEGACY_CONFIGURE_ENV_OFF= SYNERGY_NO_LEGACY=true LEGACY_USE= QT=gui post-patch: @${REINPLACE_CMD} -e 's|return "/etc"|return "${PREFIX}/etc"|' \ ${WRKSRC}/src/lib/arch/unix/ArchFileUnix.cpp @${REINPLACE_CMD} -e 's|/etc/synergy.conf|${PREFIX}/etc/synergy.conf|' \ ${WRKSRC}/doc/synergys.man do-install: # https://github.com/symless/synergy-core/issues/6895 .for f in synergyc synergys ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${f}.man \ - ${STAGEDIR}${MANPREFIX}/man/man1/${f}.1 + ${STAGEDIR}${MANPREFIX}/share/man/man1/${f}.1 .endfor ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/bin/syntool ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/doc/synergy.conf.example-basic ${STAGEDIR}${PREFIX}/etc/synergy.conf.sample # server config do-install-LEGACY-on: .for f in synergy synergyd ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/bin .endfor do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${EXAMPLESDIR} .endfor do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${BUILD_WRKSRC}/bin/unittests \ ${BUILD_WRKSRC}/bin/integtests .include diff --git a/sysutils/synergy/pkg-plist b/sysutils/synergy/pkg-plist index 2f412d35c8b8..f9754b5d9223 100644 --- a/sysutils/synergy/pkg-plist +++ b/sysutils/synergy/pkg-plist @@ -1,8 +1,8 @@ %%LEGACY%%bin/synergy bin/synergyc %%LEGACY%%bin/synergyd bin/synergys bin/syntool -man/man1/synergyc.1.gz -man/man1/synergys.1.gz +share/man/man1/synergyc.1.gz +share/man/man1/synergys.1.gz @sample etc/synergy.conf.sample diff --git a/sysutils/ttyd/Makefile b/sysutils/ttyd/Makefile index 9fefb1a40a9f..5fab94a4126a 100644 --- a/sysutils/ttyd/Makefile +++ b/sysutils/ttyd/Makefile @@ -1,24 +1,24 @@ PORTNAME= ttyd DISTVERSION= 1.6.3 PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= nc@FreeBSD.org COMMENT= Program to share your terminal over the web LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= xxd:editors/vim LIB_DEPENDS= libjson-c.so:devel/json-c \ libuv.so:devel/libuv \ libwebsockets.so:net/libwebsockets USES= cmake pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= tsl0922 PLIST_FILES= bin/${PORTNAME} \ - man/man1/ttyd.1.gz + share/man/man1/ttyd.1.gz .include diff --git a/textproc/cg3/pkg-plist b/textproc/cg3/pkg-plist index 84deeacee2b7..9ae4a11ce71a 100644 --- a/textproc/cg3/pkg-plist +++ b/textproc/cg3/pkg-plist @@ -1,20 +1,20 @@ bin/cg-comp bin/cg-conv bin/cg-mwesplit bin/cg-proc bin/cg-relabel bin/cg-sort bin/cg-strictify bin/cg-untrace bin/cg3-autobin.pl bin/vislcg3 include/cg3.h lib/libcg3.so lib/libcg3.so.1 libdata/pkgconfig/cg3.pc -man/man1/cg-comp.1.gz -man/man1/cg-conv.1.gz -man/man1/cg-proc.1.gz -man/man1/cg3-autobin.pl.1.gz -man/man1/vislcg3.1.gz +share/man/man1/cg-comp.1.gz +share/man/man1/cg-conv.1.gz +share/man/man1/cg-proc.1.gz +share/man/man1/cg3-autobin.pl.1.gz +share/man/man1/vislcg3.1.gz share/emacs/site-lisp/cg.el diff --git a/textproc/cmark/pkg-plist b/textproc/cmark/pkg-plist index 1c5599c56611..68d518fb4eee 100644 --- a/textproc/cmark/pkg-plist +++ b/textproc/cmark/pkg-plist @@ -1,14 +1,14 @@ bin/cmark include/cmark.h include/cmark_export.h include/cmark_version.h lib/cmake/cmark/cmark-config-version.cmake lib/cmake/cmark/cmark-config.cmake lib/cmake/cmark/cmark-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cmark/cmark-targets.cmake lib/libcmark.a lib/libcmark.so lib/libcmark.so.%%VERSION%% libdata/pkgconfig/libcmark.pc -man/man1/cmark.1.gz -man/man3/cmark.3.gz +share/man/man1/cmark.1.gz +share/man/man3/cmark.3.gz diff --git a/textproc/md4c/pkg-plist b/textproc/md4c/pkg-plist index b899a4fff16b..9bd12a807141 100644 --- a/textproc/md4c/pkg-plist +++ b/textproc/md4c/pkg-plist @@ -1,16 +1,16 @@ bin/md2html include/md4c-html.h include/md4c.h lib/cmake/md4c-html/md4cHtmlConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/md4c-html/md4cHtmlConfig.cmake lib/cmake/md4c/md4cConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/md4c/md4cConfig.cmake lib/libmd4c-html.so lib/libmd4c-html.so.0 lib/libmd4c-html.so.0.4.7 lib/libmd4c.so lib/libmd4c.so.0 lib/libmd4c.so.0.4.7 libdata/pkgconfig/md4c-html.pc libdata/pkgconfig/md4c.pc -man/man1/md2html.1.gz +share/man/man1/md2html.1.gz diff --git a/textproc/sdcv/pkg-plist b/textproc/sdcv/pkg-plist index 90399bd57cc4..702fb9e4491b 100644 --- a/textproc/sdcv/pkg-plist +++ b/textproc/sdcv/pkg-plist @@ -1,10 +1,10 @@ bin/sdcv -man/man1/sdcv.1.gz -man/uk.UTF-8/man1/sdcv.1.gz +share/man/man1/sdcv.1.gz +share/man/uk.UTF-8/man1/sdcv.1.gz %%NLS%%share/locale/cs/LC_MESSAGES/sdcv.mo %%NLS%%share/locale/fr/LC_MESSAGES/sdcv.mo %%NLS%%share/locale/ru/LC_MESSAGES/sdcv.mo %%NLS%%share/locale/sk/LC_MESSAGES/sdcv.mo %%NLS%%share/locale/uk/LC_MESSAGES/sdcv.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/sdcv.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/sdcv.mo diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index f8053ccaedb3..f88b17dcbb93 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -1,30 +1,30 @@ PORTNAME= uncrustify PORTVERSION= 0.75.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc MAINTAINER= amdmi3@FreeBSD.org COMMENT= Highly configurable source code beautifier LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes USES= cmake compiler:c++11-lang python:build CMAKE_ON= NoGitVersionString TEST_TARGET= test PORTDOCS= * PORTEXAMPLES= * -PLIST_FILES= bin/uncrustify man/man1/uncrustify.1.gz +PLIST_FILES= bin/uncrustify share/man/man1/uncrustify.1.gz OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/ .include diff --git a/textproc/xlnt/pkg-plist b/textproc/xlnt/pkg-plist index 376c8ec72e1e..85c7d68d0a9d 100644 --- a/textproc/xlnt/pkg-plist +++ b/textproc/xlnt/pkg-plist @@ -1,76 +1,76 @@ include/xlnt/cell/cell.hpp include/xlnt/cell/cell_reference.hpp include/xlnt/cell/cell_type.hpp include/xlnt/cell/comment.hpp include/xlnt/cell/hyperlink.hpp include/xlnt/cell/index_types.hpp include/xlnt/cell/phonetic_run.hpp include/xlnt/cell/rich_text.hpp include/xlnt/cell/rich_text_run.hpp include/xlnt/drawing/spreadsheet_drawing.hpp include/xlnt/packaging/ext_list.hpp include/xlnt/packaging/manifest.hpp include/xlnt/packaging/relationship.hpp include/xlnt/packaging/uri.hpp include/xlnt/styles/alignment.hpp include/xlnt/styles/border.hpp include/xlnt/styles/color.hpp include/xlnt/styles/conditional_format.hpp include/xlnt/styles/fill.hpp include/xlnt/styles/font.hpp include/xlnt/styles/format.hpp include/xlnt/styles/number_format.hpp include/xlnt/styles/protection.hpp include/xlnt/styles/style.hpp include/xlnt/utils/calendar.hpp include/xlnt/utils/date.hpp include/xlnt/utils/datetime.hpp include/xlnt/utils/exceptions.hpp include/xlnt/utils/numeric.hpp include/xlnt/utils/optional.hpp include/xlnt/utils/path.hpp include/xlnt/utils/scoped_enum_hash.hpp include/xlnt/utils/time.hpp include/xlnt/utils/timedelta.hpp include/xlnt/utils/variant.hpp include/xlnt/workbook/calculation_properties.hpp include/xlnt/workbook/document_security.hpp include/xlnt/workbook/external_book.hpp include/xlnt/workbook/metadata_property.hpp include/xlnt/workbook/named_range.hpp include/xlnt/workbook/streaming_workbook_reader.hpp include/xlnt/workbook/streaming_workbook_writer.hpp include/xlnt/workbook/theme.hpp include/xlnt/workbook/workbook.hpp include/xlnt/workbook/workbook_view.hpp include/xlnt/workbook/worksheet_iterator.hpp include/xlnt/worksheet/cell_iterator.hpp include/xlnt/worksheet/cell_vector.hpp include/xlnt/worksheet/column_properties.hpp include/xlnt/worksheet/header_footer.hpp include/xlnt/worksheet/major_order.hpp include/xlnt/worksheet/page_margins.hpp include/xlnt/worksheet/page_setup.hpp include/xlnt/worksheet/pane.hpp include/xlnt/worksheet/phonetic_pr.hpp include/xlnt/worksheet/print_options.hpp include/xlnt/worksheet/range.hpp include/xlnt/worksheet/range_iterator.hpp include/xlnt/worksheet/range_reference.hpp include/xlnt/worksheet/row_properties.hpp include/xlnt/worksheet/selection.hpp include/xlnt/worksheet/sheet_format_properties.hpp include/xlnt/worksheet/sheet_pr.hpp include/xlnt/worksheet/sheet_protection.hpp include/xlnt/worksheet/sheet_view.hpp include/xlnt/worksheet/worksheet.hpp include/xlnt/xlnt.hpp include/xlnt/xlnt_config.hpp lib/cmake/xlnt/XlntConfig.cmake lib/cmake/xlnt/XlntConfigVersion.cmake lib/cmake/xlnt/XlntTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/xlnt/XlntTargets.cmake lib/libxlnt.so lib/libxlnt.so.1.5.0 libdata/pkgconfig/xlnt.pc -man/man3/xlnt.3.gz +share/man/man3/xlnt.3.gz diff --git a/www/faup/pkg-plist b/www/faup/pkg-plist index f0a2b9bb1111..681eec1fa1d8 100644 --- a/www/faup/pkg-plist +++ b/www/faup/pkg-plist @@ -1,37 +1,37 @@ bin/faup include/faup/compat.h include/faup/datadir.h include/faup/decode.h include/faup/errors.h include/faup/faup.h include/faup/features.h include/faup/handler.h include/faup/modules.h include/faup/options.h include/faup/output.h include/faup/parson.h include/faup/portable.h include/faup/return-codes.h include/faup/scheme-codes.h include/faup/snapshot-file.h include/faup/snapshot.h include/faup/tld-tree.h include/faup/tld.h include/faup/urllengths.h include/faup/utils.h include/faup/version.h include/faup/webserver.h lib/libfaupl.so lib/libfaupl.so.1 libdata/pkgconfig/faup.pc -man/man1/faup.1.gz +share/man/man1/faup.1.gz %%DATADIR%%/README.txt %%DATADIR%%/mozilla.tlds %%DATADIR%%/modules_available/emulation_ie.lua %%DATADIR%%/modules_available/ipv4toint.lua %%DATADIR%%/modules_available/printcsv.lua %%DATADIR%%/modules_available/redis-url-threatintel.lua %%DATADIR%%/modules_available/uppercase.lua %%DATADIR%%/modules_available/writeall.lua %%DATADIR%%/modules_available/writeinput.lua @dir %%DATADIR%%/modules_enabled diff --git a/www/h2o-devel/pkg-plist b/www/h2o-devel/pkg-plist index 2f695f98c839..af36fdd94a89 100644 --- a/www/h2o-devel/pkg-plist +++ b/www/h2o-devel/pkg-plist @@ -1,129 +1,129 @@ bin/h2o @comment bin/h2o-httpclient @sample %%ETCDIR%%/h2o.conf.sample include/h2o.h include/h2o/absprio.h include/h2o/balancer.h include/h2o/cache.h include/h2o/cache_digests.h include/h2o/configurator.h include/h2o/ebpf.h include/h2o/file.h include/h2o/filecache.h include/h2o/header.h include/h2o/hiredis_.h include/h2o/hostinfo.h include/h2o/hpack.h include/h2o/http1.h include/h2o/http2.h include/h2o/http2_casper.h include/h2o/http2_common.h include/h2o/http2_internal.h include/h2o/http2_scheduler.h include/h2o/http3_common.h include/h2o/http3_internal.h include/h2o/http3_server.h include/h2o/httpclient.h include/h2o/linklist.h include/h2o/memcached.h include/h2o/memory.h include/h2o/mruby_.h include/h2o/multithread.h include/h2o/openssl_backport.h include/h2o/qpack.h include/h2o/rand.h include/h2o/redis.h include/h2o/send_state.h include/h2o/serverutil.h include/h2o/socket.h include/h2o/socket/evloop.h include/h2o/socket/uv-binding.h include/h2o/socketpool.h include/h2o/string_.h include/h2o/time_.h include/h2o/timerwheel.h include/h2o/token.h include/h2o/token_table.h include/h2o/url.h include/h2o/version.h include/h2o/websocket.h libdata/pkgconfig/libh2o-evloop.pc libdata/pkgconfig/libh2o.pc -man/man5/h2o.conf.5.gz -man/man8/h2o.8.gz +share/man/man5/h2o.conf.5.gz +share/man/man8/h2o.8.gz %%PORTDOCS%%%%DOCSDIR%%/assets/8mbps100msec-nginx195-h2o150.png %%PORTDOCS%%%%DOCSDIR%%/assets/firstpaintbench.png %%PORTDOCS%%%%DOCSDIR%%/assets/remotebench.png %%PORTDOCS%%%%DOCSDIR%%/assets/searchstyle.css %%PORTDOCS%%%%DOCSDIR%%/assets/staticfile612-nginx1910-h2o170.png %%PORTDOCS%%%%DOCSDIR%%/assets/style.css %%PORTDOCS%%%%DOCSDIR%%/benchmarks.html %%PORTDOCS%%%%DOCSDIR%%/configure.html %%PORTDOCS%%%%DOCSDIR%%/configure/access_control.html %%PORTDOCS%%%%DOCSDIR%%/configure/access_log_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/base_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/basic_auth.html %%PORTDOCS%%%%DOCSDIR%%/configure/cgi.html %%PORTDOCS%%%%DOCSDIR%%/configure/command_options.html %%PORTDOCS%%%%DOCSDIR%%/configure/compress_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/dos_detection.html %%PORTDOCS%%%%DOCSDIR%%/configure/errordoc_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/expires_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/fastcgi_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/file_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/headers_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/http1_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/http2_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/mruby.html %%PORTDOCS%%%%DOCSDIR%%/configure/mruby_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/proxy_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/quick_start.html %%PORTDOCS%%%%DOCSDIR%%/configure/redirect_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/reproxy_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/server_timing_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/status_directives.html %%PORTDOCS%%%%DOCSDIR%%/configure/syntax_and_structure.html %%PORTDOCS%%%%DOCSDIR%%/configure/throttle_response_directives.html %%PORTDOCS%%%%DOCSDIR%%/examples/doc_root.alternate/index.txt %%PORTDOCS%%%%DOCSDIR%%/examples/doc_root.third/index.txt %%PORTDOCS%%%%DOCSDIR%%/examples/doc_root/index.html %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/alternate.crt %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/alternate.key %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/h2o.conf %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/server.crt %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/server.key %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/server.pub %%PORTDOCS%%%%DOCSDIR%%/examples/h2o_mruby/h2o.conf %%PORTDOCS%%%%DOCSDIR%%/examples/h2o_mruby/hello.rb %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/wildcard.crt %%PORTDOCS%%%%DOCSDIR%%/examples/h2o/wildcard.key %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/latency-optimization.c %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/redis-client.c %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/simple.c %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/socket-client.c %%PORTDOCS%%%%DOCSDIR%%/examples/libh2o/websocket.c %%PORTDOCS%%%%DOCSDIR%%/h2o.conf.5 %%PORTDOCS%%%%DOCSDIR%%/faq.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/install.html %%PORTDOCS%%%%DOCSDIR%%/search/jquery-1.9.1.min.js %%PORTDOCS%%%%DOCSDIR%%/search/oktavia-english-search.js %%PORTDOCS%%%%DOCSDIR%%/search/oktavia-jquery-ui.js %%PORTDOCS%%%%DOCSDIR%%/search/searchindex.js %%DATADIR%%/annotate-backtrace-symbols %%DATADIR%%/fetch-ocsp-response %%DATADIR%%/kill-on-close %%DATADIR%%/start_server %%DATADIR%%/ca-bundle.crt %%DATADIR%%/fastcgi-cgi %%MRUBY%%%%DATADIR%%/mruby/acl.rb %%MRUBY%%%%DATADIR%%/mruby/bootstrap.rb %%MRUBY%%%%DATADIR%%/mruby/dos_detector.rb %%MRUBY%%%%DATADIR%%/mruby/htpasswd.rb %%MRUBY%%%%DATADIR%%/mruby/lru_cache.rb %%MRUBY%%%%DATADIR%%/mruby/preloads.rb %%MRUBY%%%%DATADIR%%/mruby/prometheus.rb %%MRUBY%%%%DATADIR%%/mruby/trie_addr.rb %%DATADIR%%/setuidgid %%DATADIR%%/status/index.html @dir(%%H2O_USER%%,%%H2O_GROUP%%,0750) %%H2O_LOGDIR%% diff --git a/www/hiawatha/pkg-plist b/www/hiawatha/pkg-plist index 53def26ebf79..e367f60d400b 100644 --- a/www/hiawatha/pkg-plist +++ b/www/hiawatha/pkg-plist @@ -1,29 +1,29 @@ bin/ssi-cgi @sample %%ETCDIR%%/cgi-wrapper.conf.sample @sample %%ETCDIR%%/error.xslt.sample @sample %%ETCDIR%%/hiawatha.conf.sample @sample %%ETCDIR%%/index.xslt.sample @sample %%ETCDIR%%/mimetype.conf.sample @sample %%ETCDIR%%/toolkit.conf.sample %%LEFH%%lib/hiawatha/letsencrypt/acmev2.php %%LEFH%%lib/hiawatha/letsencrypt/config.php %%LEFH%%lib/hiawatha/letsencrypt/hiawatha_config.php %%LEFH%%lib/hiawatha/letsencrypt/http.php %%LEFH%%lib/hiawatha/letsencrypt/https.php %%LEFH%%lib/hiawatha/letsencrypt/letsencrypt.conf %%LEFH%%lib/hiawatha/letsencrypt/letsencrypt.php %%LEFH%%lib/hiawatha/letsencrypt/logfile.php %%LEFH%%lib/hiawatha/letsencrypt/openssl.conf %%LEFH%%lib/hiawatha/letsencrypt/rsa.php -%%CGIWRAPPER%%man/man1/cgi-wrapper.1.gz -man/man1/hiawatha.1.gz -%%LEFH%%man/man1/lefh.1.gz -man/man1/ssi-cgi.1.gz -man/man1/wigwam.1.gz +%%CGIWRAPPER%%share/man/man1/cgi-wrapper.1.gz +share/man/man1/hiawatha.1.gz +%%LEFH%%share/man/man1/lefh.1.gz +share/man/man1/ssi-cgi.1.gz +share/man/man1/wigwam.1.gz %%CGIWRAPPER%%sbin/cgi-wrapper sbin/hiawatha %%LEFH%%sbin/lefh sbin/wigwam @sample %%WWWDIR%%/index.html.sample @dir /var/log/hiawatha @dir /var/db/hiawatha diff --git a/www/logswan/Makefile b/www/logswan/Makefile index 429de8ef9050..1f61c500e4b8 100644 --- a/www/logswan/Makefile +++ b/www/logswan/Makefile @@ -1,21 +1,21 @@ # Created by: Juraj Lutter PORTNAME= logswan DISTVERSION= 2.1.11 CATEGORIES= www MASTER_SITES= https://github.com/fcambus/logswan/releases/download/${DISTVERSION}/ MAINTAINER= otis@FreeBSD.org COMMENT= Fast Web log analyzer LICENSE= BSD2CLAUSE LIB_DEPENDS= libjansson.so:devel/jansson \ libmaxminddb.so:net/libmaxminddb USES= cmake compiler:c11 PLIST_FILES= bin/${PORTNAME} \ - man/man1/${PORTNAME}.1.gz + share/man/man1/${PORTNAME}.1.gz .include diff --git a/www/otter-browser/pkg-plist b/www/otter-browser/pkg-plist index 1c8a7c2712ea..5dc293992dc2 100644 --- a/www/otter-browser/pkg-plist +++ b/www/otter-browser/pkg-plist @@ -1,55 +1,55 @@ bin/otter-browser -man/man1/otter-browser.1.gz +share/man/man1/otter-browser.1.gz share/applications/otter-browser.desktop share/icons/hicolor/128x128/apps/otter-browser.png share/icons/hicolor/16x16/apps/otter-browser.png share/icons/hicolor/256x256/apps/otter-browser.png share/icons/hicolor/32x32/apps/otter-browser.png share/icons/hicolor/48x48/apps/otter-browser.png share/icons/hicolor/64x64/apps/otter-browser.png %%DATADIR%%/locale/otter-browser_ar.qm %%DATADIR%%/locale/otter-browser_bg.qm %%DATADIR%%/locale/otter-browser_cs.qm %%DATADIR%%/locale/otter-browser_da.qm %%DATADIR%%/locale/otter-browser_de.qm %%DATADIR%%/locale/otter-browser_el.qm %%DATADIR%%/locale/otter-browser_en_CA.qm %%DATADIR%%/locale/otter-browser_en_GB.qm %%DATADIR%%/locale/otter-browser_en_US.qm %%DATADIR%%/locale/otter-browser_es.qm %%DATADIR%%/locale/otter-browser_es_MX.qm %%DATADIR%%/locale/otter-browser_et.qm %%DATADIR%%/locale/otter-browser_fi.qm %%DATADIR%%/locale/otter-browser_fr.qm %%DATADIR%%/locale/otter-browser_gl.qm %%DATADIR%%/locale/otter-browser_he.qm %%DATADIR%%/locale/otter-browser_hi_IN.qm %%DATADIR%%/locale/otter-browser_hr.qm %%DATADIR%%/locale/otter-browser_hu.qm %%DATADIR%%/locale/otter-browser_id.qm %%DATADIR%%/locale/otter-browser_it.qm %%DATADIR%%/locale/otter-browser_ja.qm %%DATADIR%%/locale/otter-browser_jbo.qm %%DATADIR%%/locale/otter-browser_ka.qm %%DATADIR%%/locale/otter-browser_lt.qm %%DATADIR%%/locale/otter-browser_nb.qm %%DATADIR%%/locale/otter-browser_nl.qm %%DATADIR%%/locale/otter-browser_pl.qm %%DATADIR%%/locale/otter-browser_pt.qm %%DATADIR%%/locale/otter-browser_pt_BR.qm %%DATADIR%%/locale/otter-browser_ro.qm %%DATADIR%%/locale/otter-browser_ru.qm %%DATADIR%%/locale/otter-browser_sk.qm %%DATADIR%%/locale/otter-browser_sl.qm %%DATADIR%%/locale/otter-browser_sq.qm %%DATADIR%%/locale/otter-browser_sr.qm %%DATADIR%%/locale/otter-browser_sr@ijekavian.qm %%DATADIR%%/locale/otter-browser_sr@ijekavianlatin.qm %%DATADIR%%/locale/otter-browser_sr@latin.qm %%DATADIR%%/locale/otter-browser_sv.qm %%DATADIR%%/locale/otter-browser_th.qm %%DATADIR%%/locale/otter-browser_tr.qm %%DATADIR%%/locale/otter-browser_uk.qm %%DATADIR%%/locale/otter-browser_yue.qm %%DATADIR%%/locale/otter-browser_zh_CN.qm %%DATADIR%%/locale/otter-browser_zh_TW.qm diff --git a/www/ulfius/pkg-plist b/www/ulfius/pkg-plist index 87cb781e42ff..deab3cc979cf 100644 --- a/www/ulfius/pkg-plist +++ b/www/ulfius/pkg-plist @@ -1,8 +1,8 @@ bin/uwsc include/ulfius-cfg.h include/ulfius.h lib/libulfius.so lib/libulfius.so.2.7 lib/libulfius.so.%%PORTVERSION%% libdata/pkgconfig/libulfius.pc -man/man1/uwsc.1.gz +share/man/man1/uwsc.1.gz diff --git a/x11-fonts/bdf2sfd/Makefile b/x11-fonts/bdf2sfd/Makefile index 25e40cf5955a..289a3632d93c 100644 --- a/x11-fonts/bdf2sfd/Makefile +++ b/x11-fonts/bdf2sfd/Makefile @@ -1,22 +1,22 @@ # Created by: Emanuel Haupt PORTNAME= bdf2sfd PORTVERSION= 1.1.7 CATEGORIES= x11-fonts MAINTAINER= ehaupt@FreeBSD.org COMMENT= BDF to SFD converter LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:noninja USE_GITHUB= yes USE_CSTD= c99 GH_ACCOUNT= fcambus PLIST_FILES= bin/bdf2sfd \ - man/man1/bdf2sfd.1.gz + share/man/man1/bdf2sfd.1.gz .include diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile index 22858808e732..33325ca8e43b 100644 --- a/x11-fonts/fntsample/Makefile +++ b/x11-fonts/fntsample/Makefile @@ -1,38 +1,38 @@ # Created by: Andrew Pantyukhin PORTNAME= fntsample PORTVERSION= 5.4 PORTREVISION= 1 DISTVERSIONPREFIX= release/ CATEGORIES= x11-fonts MASTER_SITES= https://unicode.org/Public/14.0.0/ucd/:unidata DISTFILES= Blocks.txt:unidata EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Show Unicode coverage of a font LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= pdfoutline:textproc/pdfoutline USES= cmake gettext gnome iconv pkgconfig USE_GNOME= cairo glib20 pango CMAKE_ARGS= -DUNICODE_BLOCKS=${WRKSRC}/Blocks.txt LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/fntsample \ - man/man1/fntsample.1.gz \ + share/man/man1/fntsample.1.gz \ share/locale/uk/LC_MESSAGES/fntsample.mo GH_ACCOUNT= eugmes USE_GITHUB= yes post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/Blocks.txt ${WRKSRC}/ .include diff --git a/x11/gromit-mpx/pkg-plist b/x11/gromit-mpx/pkg-plist index 52267e4846c2..ad31d9e0b5ac 100644 --- a/x11/gromit-mpx/pkg-plist +++ b/x11/gromit-mpx/pkg-plist @@ -1,9 +1,9 @@ bin/gromit-mpx @sample %%ETCDIR%%/gromit-mpx.cfg.sample -man/man1/gromit-mpx.1.gz +share/man/man1/gromit-mpx.1.gz share/applications/net.christianbeier.Gromit-MPX.desktop share/icons/hicolor/scalable/apps/net.christianbeier.Gromit-MPX.active.svg share/icons/hicolor/scalable/apps/net.christianbeier.Gromit-MPX.svg share/metainfo/net.christianbeier.Gromit-MPX.appdata.xml share/pixmaps/net.christianbeier.Gromit-MPX.active.png share/pixmaps/net.christianbeier.Gromit-MPX.png diff --git a/x11/roxterm/pkg-plist b/x11/roxterm/pkg-plist index 4cdbe8710720..7aa7fb26d8ba 100644 --- a/x11/roxterm/pkg-plist +++ b/x11/roxterm/pkg-plist @@ -1,29 +1,29 @@ bin/roxterm bin/roxterm-config -man/man1/roxterm-config.1.gz -man/man1/roxterm.1.gz +share/man/man1/roxterm-config.1.gz +share/man/man1/roxterm.1.gz share/metainfo/roxterm.metainfo.xml share/applications/roxterm.desktop %%PORTDOCS%%%%DOCSDIR%%/en/guide.html %%PORTDOCS%%%%DOCSDIR%%/en/index.html %%PORTDOCS%%%%DOCSDIR%%/en/installation.html %%PORTDOCS%%%%DOCSDIR%%/en/news.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/index.php %%PORTDOCS%%%%DOCSDIR%%/lib/favicon.ico %%PORTDOCS%%%%DOCSDIR%%/lib/header.png %%PORTDOCS%%%%DOCSDIR%%/lib/logo_text.png %%PORTDOCS%%%%DOCSDIR%%/lib/logo_text.xcf %%PORTDOCS%%%%DOCSDIR%%/lib/logo_text_only.png %%PORTDOCS%%%%DOCSDIR%%/lib/roxterm.css %%PORTDOCS%%%%DOCSDIR%%/lib/roxterm_ie.css %%PORTDOCS%%%%DOCSDIR%%/lib/roxterm_logo.png %%PORTDOCS%%%%DOCSDIR%%/lib/screenshot1.png %%PORTDOCS%%%%DOCSDIR%%/lib/screenshot2.png %%PORTDOCS%%%%DOCSDIR%%/lib/sprites.png share/icons/hicolor/scalable/apps/roxterm.svg %%DATADIR%%/Config/Colours/GTK %%DATADIR%%/Config/Colours/Nocturne %%DATADIR%%/Config/Colours/Tango %%DATADIR%%/Config/Shortcuts/Default %%DATADIR%%/roxterm-config.ui diff --git a/x11/sddm/pkg-plist b/x11/sddm/pkg-plist index af98960daa55..35988b33a4ad 100644 --- a/x11/sddm/pkg-plist +++ b/x11/sddm/pkg-plist @@ -1,192 +1,192 @@ bin/sddm bin/sddm-greeter etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf @sample etc/pam.d/sddm.default etc/pam.d/sddm @sample etc/pam.d/sddm-autologin.default etc/pam.d/sddm-autologin @sample etc/pam.d/sddm-greeter.default etc/pam.d/sddm-greeter %%QT_QMLDIR%%/SddmComponents/Background.qml %%QT_QMLDIR%%/SddmComponents/Button.qml %%QT_QMLDIR%%/SddmComponents/Clock.qml %%QT_QMLDIR%%/SddmComponents/ComboBox.qml %%QT_QMLDIR%%/SddmComponents/ImageButton.qml %%QT_QMLDIR%%/SddmComponents/LayoutBox.qml %%QT_QMLDIR%%/SddmComponents/Menu.qml %%QT_QMLDIR%%/SddmComponents/PasswordBox.qml %%QT_QMLDIR%%/SddmComponents/PictureBox.qml %%QT_QMLDIR%%/SddmComponents/TextBox.qml %%QT_QMLDIR%%/SddmComponents/TextConstants.qml %%QT_QMLDIR%%/SddmComponents/qmldir %%QT_QMLDIR%%/SddmComponents/warning.png libexec/sddm-helper -man/man1/sddm-greeter.1.gz -man/man1/sddm.1.gz -man/man5/sddm-state.conf.5.gz -man/man5/sddm.conf.5.gz +share/man/man1/sddm-greeter.1.gz +share/man/man1/sddm.1.gz +share/man/man5/sddm-state.conf.5.gz +share/man/man5/sddm.conf.5.gz %%DATADIR%%/faces/.face.icon %%DATADIR%%/faces/root.face.icon %%DATADIR%%/flags/ae.png %%DATADIR%%/flags/am.png %%DATADIR%%/flags/ar.png %%DATADIR%%/flags/at.png %%DATADIR%%/flags/az.png %%DATADIR%%/flags/be.png %%DATADIR%%/flags/bg.png %%DATADIR%%/flags/bh.png %%DATADIR%%/flags/br.png %%DATADIR%%/flags/by.png %%DATADIR%%/flags/ca.png %%DATADIR%%/flags/ch.png %%DATADIR%%/flags/cu.png %%DATADIR%%/flags/cz.png %%DATADIR%%/flags/de.png %%DATADIR%%/flags/dj.png %%DATADIR%%/flags/dk.png %%DATADIR%%/flags/dz.png %%DATADIR%%/flags/ee.png %%DATADIR%%/flags/eg.png %%DATADIR%%/flags/es.png %%DATADIR%%/flags/eu.png %%DATADIR%%/flags/fi.png %%DATADIR%%/flags/fr.png %%DATADIR%%/flags/gb.png %%DATADIR%%/flags/ge.png %%DATADIR%%/flags/gr.png %%DATADIR%%/flags/hr.png %%DATADIR%%/flags/hu.png %%DATADIR%%/flags/il.png %%DATADIR%%/flags/in.png %%DATADIR%%/flags/iq.png %%DATADIR%%/flags/is.png %%DATADIR%%/flags/it.png %%DATADIR%%/flags/jo.png %%DATADIR%%/flags/jp.png %%DATADIR%%/flags/km.png %%DATADIR%%/flags/kr.png %%DATADIR%%/flags/kw.png %%DATADIR%%/flags/la.png %%DATADIR%%/flags/lb.png %%DATADIR%%/flags/lt.png %%DATADIR%%/flags/lv.png %%DATADIR%%/flags/ly.png %%DATADIR%%/flags/ma.png %%DATADIR%%/flags/mk.png %%DATADIR%%/flags/mn.png %%DATADIR%%/flags/mx.png %%DATADIR%%/flags/nl.png %%DATADIR%%/flags/no.png %%DATADIR%%/flags/om.png %%DATADIR%%/flags/pl.png %%DATADIR%%/flags/ps.png %%DATADIR%%/flags/pt.png %%DATADIR%%/flags/qa.png %%DATADIR%%/flags/qc.png %%DATADIR%%/flags/ro.png %%DATADIR%%/flags/ru.png %%DATADIR%%/flags/sa.png %%DATADIR%%/flags/sd.png %%DATADIR%%/flags/se.png %%DATADIR%%/flags/si.png %%DATADIR%%/flags/sk.png %%DATADIR%%/flags/so.png %%DATADIR%%/flags/sr.png %%DATADIR%%/flags/sy.png %%DATADIR%%/flags/th.png %%DATADIR%%/flags/tn.png %%DATADIR%%/flags/tr.png %%DATADIR%%/flags/ua.png %%DATADIR%%/flags/uk.png %%DATADIR%%/flags/un.png %%DATADIR%%/flags/us.png %%DATADIR%%/flags/uy.png %%DATADIR%%/flags/vn.png %%DATADIR%%/flags/ye.png %%DATADIR%%/flags/yu.png %%DATADIR%%/flags/zz.png %%DATADIR%%/scripts/Xsession %%DATADIR%%/scripts/Xsetup %%DATADIR%%/scripts/Xstop %%DATADIR%%/scripts/wayland-session %%DATADIR%%/scripts/xinit-session %%DATADIR%%/themes/elarun/Main.qml %%DATADIR%%/themes/elarun/README %%DATADIR%%/themes/elarun/angle-down.png %%DATADIR%%/themes/elarun/elarun.jpg %%DATADIR%%/themes/elarun/images/background.png %%DATADIR%%/themes/elarun/images/lock.png %%DATADIR%%/themes/elarun/images/login_active.png %%DATADIR%%/themes/elarun/images/login_normal.png %%DATADIR%%/themes/elarun/images/rectangle.png %%DATADIR%%/themes/elarun/images/rectangle_overlay.png %%DATADIR%%/themes/elarun/images/session_normal.png %%DATADIR%%/themes/elarun/images/system_hibernate.png %%DATADIR%%/themes/elarun/images/system_reboot.png %%DATADIR%%/themes/elarun/images/system_shutdown.png %%DATADIR%%/themes/elarun/images/system_suspend.png %%DATADIR%%/themes/elarun/images/system_switch_user.png %%DATADIR%%/themes/elarun/images/user_icon.png %%DATADIR%%/themes/elarun/metadata.desktop %%DATADIR%%/themes/elarun/theme.conf %%DATADIR%%/themes/maldives/LICENSE %%DATADIR%%/themes/maldives/Main.qml %%DATADIR%%/themes/maldives/README %%DATADIR%%/themes/maldives/angle-down.png %%DATADIR%%/themes/maldives/background.jpg %%DATADIR%%/themes/maldives/maldives.jpg %%DATADIR%%/themes/maldives/metadata.desktop %%DATADIR%%/themes/maldives/rectangle.png %%DATADIR%%/themes/maldives/theme.conf %%DATADIR%%/themes/maya/LICENSE %%DATADIR%%/themes/maya/Main.qml %%DATADIR%%/themes/maya/README %%DATADIR%%/themes/maya/components/SpButton.qml %%DATADIR%%/themes/maya/components/SpClock.qml %%DATADIR%%/themes/maya/fonts/OpenSans_CondLight.ttf %%DATADIR%%/themes/maya/images/ic_arrow_drop_down_white_24px.svg %%DATADIR%%/themes/maya/images/ic_power_settings_new_white_24px.svg %%DATADIR%%/themes/maya/images/ic_refresh_white_24px.svg %%DATADIR%%/themes/maya/images/ic_warning_white_24px.svg %%DATADIR%%/themes/maya/metadata.desktop %%DATADIR%%/themes/maya/screenshots/hi_IN.png %%DATADIR%%/themes/maya/theme.conf %%DATADIR%%/translations/ar.qm %%DATADIR%%/translations/bn.qm %%DATADIR%%/translations/ca.qm %%DATADIR%%/translations/cs.qm %%DATADIR%%/translations/da.qm %%DATADIR%%/translations/de.qm %%DATADIR%%/translations/es.qm %%DATADIR%%/translations/et.qm %%DATADIR%%/translations/eu.qm %%DATADIR%%/translations/fi.qm %%DATADIR%%/translations/fr.qm %%DATADIR%%/translations/he.qm %%DATADIR%%/translations/hi_IN.qm %%DATADIR%%/translations/hu.qm %%DATADIR%%/translations/ie.qm %%DATADIR%%/translations/is.qm %%DATADIR%%/translations/it.qm %%DATADIR%%/translations/ja.qm %%DATADIR%%/translations/kk.qm %%DATADIR%%/translations/ko.qm %%DATADIR%%/translations/lt.qm %%DATADIR%%/translations/lv.qm %%DATADIR%%/translations/nb.qm %%DATADIR%%/translations/nl.qm %%DATADIR%%/translations/nn.qm %%DATADIR%%/translations/oc.qm %%DATADIR%%/translations/pl.qm %%DATADIR%%/translations/pt_BR.qm %%DATADIR%%/translations/pt_PT.qm %%DATADIR%%/translations/ro.qm %%DATADIR%%/translations/ru.qm %%DATADIR%%/translations/sk.qm %%DATADIR%%/translations/sr.qm %%DATADIR%%/translations/sr@ijekavian.qm %%DATADIR%%/translations/sr@ijekavianlatin.qm %%DATADIR%%/translations/sr@latin.qm %%DATADIR%%/translations/sv.qm %%DATADIR%%/translations/tr.qm %%DATADIR%%/translations/uk.qm %%DATADIR%%/translations/zh_CN.qm %%DATADIR%%/translations/zh_TW.qm share/xsessions/xinitrc.desktop diff --git a/x11/slop/Makefile b/x11/slop/Makefile index af8c41ad61c1..078b18c7aa40 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -1,30 +1,30 @@ PORTNAME= slop DISTVERSIONPREFIX= v DISTVERSION= 7.6 PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org COMMENT= Make a screen selection and print the selection coordinates to stdout LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm LIB_DEPENDS= libicuuc.so:devel/icu USES= cmake compiler:c++11-lang gl xorg USE_GL= gl glu glew USE_LDCONFIG= yes USE_XORG= ice sm x11 xext xrender USE_GITHUB= yes GH_ACCOUNT= naelstrof PLIST_FILES= bin/slop \ include/slop.hpp \ lib/libslopy.so \ lib/libslopy.so.${PORTVERSION} \ - man/man1/slop.1.gz + share/man/man1/slop.1.gz .include diff --git a/x11/tint/pkg-plist b/x11/tint/pkg-plist index be8bdad04da4..b2f357130d6a 100644 --- a/x11/tint/pkg-plist +++ b/x11/tint/pkg-plist @@ -1,38 +1,38 @@ bin/tint2 bin/tint2conf etc/xdg/tint2/tint2rc -man/man1/tint2.1.gz +share/man/man1/tint2.1.gz share/applications/tint2.desktop share/applications/tint2conf.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/html/images/panel_padding.jpg %%PORTDOCS%%%%DOCSDIR%%/html/images/panel_size_margin.jpg %%PORTDOCS%%%%DOCSDIR%%/html/images/task_padding.jpg %%PORTDOCS%%%%DOCSDIR%%/html/images/taskbar_padding.jpg %%PORTDOCS%%%%DOCSDIR%%/html/manual.html %%PORTDOCS%%%%DOCSDIR%%/html/readme.html %%PORTDOCS%%%%DOCSDIR%%/tint2.md share/icons/hicolor/scalable/apps/tint2.svg share/icons/hicolor/scalable/apps/tint2conf.svg %%NLS%%share/locale/bs/LC_MESSAGES/tint2conf.mo %%NLS%%share/locale/es/LC_MESSAGES/tint2conf.mo %%NLS%%share/locale/fr/LC_MESSAGES/tint2conf.mo %%NLS%%share/locale/hr/LC_MESSAGES/tint2conf.mo %%NLS%%share/locale/pl/LC_MESSAGES/tint2conf.mo %%NLS%%share/locale/ru/LC_MESSAGES/tint2conf.mo %%NLS%%share/locale/sr/LC_MESSAGES/tint2conf.mo share/mime/packages/tint2conf.xml %%DATADIR%%/default_icon.png %%DATADIR%%/horizontal-dark-opaque.tint2rc %%DATADIR%%/horizontal-dark-transparent.tint2rc %%DATADIR%%/horizontal-icon-only.tint2rc %%DATADIR%%/horizontal-light-opaque.tint2rc %%DATADIR%%/horizontal-light-transparent.tint2rc %%DATADIR%%/horizontal-text-only.tint2rc %%DATADIR%%/vertical-dark-opaque.tint2rc %%DATADIR%%/vertical-dark-transparent.tint2rc %%DATADIR%%/vertical-light-opaque.tint2rc %%DATADIR%%/vertical-light-transparent.tint2rc %%DATADIR%%/vertical-neutral-icons.tint2rc diff --git a/x11/virtualgl/pkg-plist b/x11/virtualgl/pkg-plist index efdedc2c15f4..1654d385d108 100644 --- a/x11/virtualgl/pkg-plist +++ b/x11/virtualgl/pkg-plist @@ -1,37 +1,36 @@ %%AMD64%%VirtualGL/bin/.vglrun.vars64 %%I386%%VirtualGL/bin/.vglrun.vars32 VirtualGL/bin/eglinfo VirtualGL/bin/glreadtest VirtualGL/bin/glxinfo %%AMD64%%VirtualGL/bin/glxspheres64 %%I386%%VirtualGL/bin/glxspheres VirtualGL/bin/nettest VirtualGL/bin/tcbench VirtualGL/bin/vglclient VirtualGL/bin/vglconfig VirtualGL/bin/vglconnect VirtualGL/bin/vglgenkey VirtualGL/bin/vgllogin VirtualGL/bin/vglrun VirtualGL/bin/vglserver_config %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.md %%PORTDOCS%%%%DOCSDIR%%/LGPL.txt %%PORTDOCS%%%%DOCSDIR%%/LICENSE-FLTK.txt %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/configdialog.gif %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/somerights20.png %%PORTDOCS%%%%DOCSDIR%%/sshtunnel.png %%PORTDOCS%%%%DOCSDIR%%/subsampling.gif %%PORTDOCS%%%%DOCSDIR%%/vgltransport.png %%PORTDOCS%%%%DOCSDIR%%/vgltransportservernetwork.png %%PORTDOCS%%%%DOCSDIR%%/virtualgl.css %%PORTDOCS%%%%DOCSDIR%%/x11transport.png VirtualGL/include/rr.h VirtualGL/include/rrtransport.h VirtualGL/lib/libdlfaker.so VirtualGL/lib/libgefaker.so VirtualGL/lib/libvglfaker-nodl.so %%OPENCL%%VirtualGL/lib/libvglfaker-opencl.so VirtualGL/lib/libvglfaker.so -libdata/ldconfig/virtualgl diff --git a/x11/xfce4-whiskermenu-plugin/pkg-plist b/x11/xfce4-whiskermenu-plugin/pkg-plist index 1de7d6fce457..6fd5731db604 100644 --- a/x11/xfce4-whiskermenu-plugin/pkg-plist +++ b/x11/xfce4-whiskermenu-plugin/pkg-plist @@ -1,68 +1,68 @@ bin/xfce4-popup-whiskermenu lib/xfce4/panel/plugins/libwhiskermenu.so -man/man1/xfce4-popup-whiskermenu.1.gz +share/man/man1/xfce4-popup-whiskermenu.1.gz share/icons/hicolor/128x128/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/16x16/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/22x22/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/24x24/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/256x256/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/32x32/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/48x48/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/64x64/apps/org.xfce.panel.whiskermenu.png share/icons/hicolor/scalable/apps/org.xfce.panel.whiskermenu.svg %%NLS%%share/locale/am/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/be/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/cy/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/eo/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/et/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/fa/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ie/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ka/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ko/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/lt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/lv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/nb/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ne/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ro/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/sl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/sr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/th/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/uz/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/vi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-whiskermenu-plugin.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/xfce4/panel/plugins/whiskermenu.desktop