diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index f2013db054e6..e99a68b26b3f 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,48 +1,47 @@ PORTNAME= highlight -PORTVERSION= 4.2 -PORTREVISION= 1 +PORTVERSION= 4.4 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ MAINTAINER= kwm@FreeBSD.org COMMENT= Customizable syntax highlighter WWW= http://www.andre-simon.de/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_array.hpp:devel/boost-libs USES= compiler:c++11-lib gmake lua pkgconfig tar:bzip2 USE_CXXSTD= c++11 MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \ LDFLAGS="${LDFLAGS}" ALL_TARGET= all # cli INSTALL_TARGET= install PORTDOCS= * OPTIONS_DEFINE= DOCS GUI OPTIONS_SUB= yes GUI_USES= qt:5 GUI_USE= QT=buildtools:build,qmake:build,core,gui,widgets GUI_MAKE_ENV= QMAKE="${QMAKE}" GUI_ALL_TARGET= gui GUI_INSTALL_TARGET= install-gui post-patch: @${REINPLACE_CMD} -e '/PKGCONFIG/s,lua,&-${LUA_VER}, ; \ /LIBS/s,-llua,&-${LUA_VER},' \ ${WRKSRC}/src/gui-qt/highlight.pro post-install: .for cfg in filetypes lsp @cd ${STAGEDIR}${ETCDIR} && ${MV} ${cfg}.conf ${cfg}.conf.sample .endfor @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/highlight .include diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index bf0548ded809..115145812070 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647983313 -SHA256 (highlight-4.2.tar.bz2) = ed3efdb9b416b236e503989f9dfebdd94bf515536cfd183aefe36cefdd0d0468 -SIZE (highlight-4.2.tar.bz2) = 1479166 +TIMESTAMP = 1668261384 +SHA256 (highlight-4.4.tar.bz2) = 9682336941db6b081c9be616ee778fc306386ddd2ed87881db87578bfa2a39ba +SIZE (highlight-4.4.tar.bz2) = 1482821 diff --git a/textproc/highlight/files/patch-makefile b/textproc/highlight/files/patch-makefile index b2ab843cd4ac..37405ed65dfe 100644 --- a/textproc/highlight/files/patch-makefile +++ b/textproc/highlight/files/patch-makefile @@ -1,35 +1,15 @@ --- makefile.orig 2020-12-21 10:56:19 UTC +++ makefile @@ -4,10 +4,10 @@ # Installation directories: # Destination directory for installation (intended for packagers) -DESTDIR = +DESTDIR ?= # Root directory for final installation -PREFIX = /usr +PREFIX ?= /usr # Location of the highlight data files: data_dir = ${PREFIX}/share/highlight/ -@@ -16,7 +16,7 @@ data_dir = ${PREFIX}/share/highlight/ - bin_dir = ${PREFIX}/bin/ - - # Location of the highlight man pages: --man_dir = ${PREFIX}/share/man/ -+man_dir = ${PREFIX}/man/ - - # Location of the highlight documentation: - doc_dir = ${PREFIX}/share/doc/highlight/ -@@ -25,8 +25,8 @@ doc_dir = ${PREFIX}/share/doc/highlight/ - examples_dir = ${doc_dir}extras/ - - # Location of the highlight config files: --conf_dir = /etc/highlight/ --#conf_dir = ${PREFIX}/etc/highlight/ -+#conf_dir = /etc/highlight/ -+conf_dir = ${PREFIX}/etc/highlight/ - - # Location of additional gui files - desktop_apps = ${PREFIX}/share/applications/ diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist index bd967cfd4008..d1fb8e216fa4 100644 --- a/textproc/highlight/pkg-plist +++ b/textproc/highlight/pkg-plist @@ -1,508 +1,513 @@ bin/highlight %%GUI%%bin/highlight-gui @sample %%ETCDIR%%/filetypes.conf.sample @sample %%ETCDIR%%/lsp.conf.sample -man/man1/highlight.1.gz -man/man5/filetypes.conf.5.gz %%GUI%%share/applications/highlight.desktop +share/bash-completion/completions/highlight +share/fish/vendor_completions.d/highlight.fish %%GUI%%share/icons/hicolor/256x256/apps/highlight.png %%GUI%%%%DATADIR%%/gui_files/ext/fileopenfilter.conf %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_bg_BG.qm %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_cs_CZ.qm %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_de_DE.qm %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_es_ES.qm %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_fr_FR.qm %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_it_IT.qm %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_ja_JP.qm %%GUI%%%%DATADIR%%/gui_files/l10n/highlight_zh_CN.qm %%DATADIR%%/langDefs/abap.lang %%DATADIR%%/langDefs/abc.lang %%DATADIR%%/langDefs/abnf.lang %%DATADIR%%/langDefs/actionscript.lang %%DATADIR%%/langDefs/ada.lang %%DATADIR%%/langDefs/agda.lang %%DATADIR%%/langDefs/alan.lang %%DATADIR%%/langDefs/algol.lang %%DATADIR%%/langDefs/ampl.lang %%DATADIR%%/langDefs/amtrix.lang %%DATADIR%%/langDefs/applescript.lang %%DATADIR%%/langDefs/arc.lang %%DATADIR%%/langDefs/arm.lang %%DATADIR%%/langDefs/as400cl.lang %%DATADIR%%/langDefs/ascend.lang %%DATADIR%%/langDefs/asciidoc.lang %%DATADIR%%/langDefs/asp.lang %%DATADIR%%/langDefs/aspect.lang %%DATADIR%%/langDefs/assembler.lang %%DATADIR%%/langDefs/ats.lang %%DATADIR%%/langDefs/autohotkey.lang %%DATADIR%%/langDefs/autoit.lang %%DATADIR%%/langDefs/avenue.lang %%DATADIR%%/langDefs/awk.lang %%DATADIR%%/langDefs/ballerina.lang %%DATADIR%%/langDefs/bat.lang %%DATADIR%%/langDefs/bbcode.lang %%DATADIR%%/langDefs/bcpl.lang %%DATADIR%%/langDefs/bibtex.lang %%DATADIR%%/langDefs/biferno.lang %%DATADIR%%/langDefs/bison.lang %%DATADIR%%/langDefs/blitzbasic.lang %%DATADIR%%/langDefs/bms.lang %%DATADIR%%/langDefs/bnf.lang %%DATADIR%%/langDefs/boo.lang %%DATADIR%%/langDefs/c.lang +%%DATADIR%%/langDefs/carbon.lang %%DATADIR%%/langDefs/ceylon.lang %%DATADIR%%/langDefs/charmm.lang %%DATADIR%%/langDefs/chill.lang %%DATADIR%%/langDefs/chpl.lang %%DATADIR%%/langDefs/clean.lang %%DATADIR%%/langDefs/clearbasic.lang %%DATADIR%%/langDefs/clipper.lang %%DATADIR%%/langDefs/clojure.lang %%DATADIR%%/langDefs/clp.lang %%DATADIR%%/langDefs/cmake.lang %%DATADIR%%/langDefs/cobol.lang %%DATADIR%%/langDefs/coffeescript.lang %%DATADIR%%/langDefs/coldfusion.lang %%DATADIR%%/langDefs/conf.lang %%DATADIR%%/langDefs/critic.lang %%DATADIR%%/langDefs/crk.lang %%DATADIR%%/langDefs/crystal.lang %%DATADIR%%/langDefs/cs_block_regex.lang %%DATADIR%%/langDefs/csharp.lang %%DATADIR%%/langDefs/css.lang %%DATADIR%%/langDefs/d.lang %%DATADIR%%/langDefs/dart.lang %%DATADIR%%/langDefs/delphi.lang %%DATADIR%%/langDefs/diff.lang %%DATADIR%%/langDefs/dockerfile.lang %%DATADIR%%/langDefs/dts.lang %%DATADIR%%/langDefs/dylan.lang %%DATADIR%%/langDefs/ebnf.lang %%DATADIR%%/langDefs/ebnf2.lang %%DATADIR%%/langDefs/eiffel.lang %%DATADIR%%/langDefs/elixir.lang %%DATADIR%%/langDefs/email.lang %%DATADIR%%/langDefs/erb.lang %%DATADIR%%/langDefs/erlang.lang %%DATADIR%%/langDefs/euphoria.lang %%DATADIR%%/langDefs/exapunks.lang %%DATADIR%%/langDefs/excel.lang %%DATADIR%%/langDefs/express.lang %%DATADIR%%/langDefs/fame.lang %%DATADIR%%/langDefs/fasm.lang %%DATADIR%%/langDefs/felix.lang %%DATADIR%%/langDefs/fish.lang %%DATADIR%%/langDefs/fortran77.lang %%DATADIR%%/langDefs/fortran90.lang %%DATADIR%%/langDefs/frink.lang %%DATADIR%%/langDefs/fsharp.lang %%DATADIR%%/langDefs/fstab.lang %%DATADIR%%/langDefs/fx.lang %%DATADIR%%/langDefs/gambas.lang %%DATADIR%%/langDefs/gdb.lang %%DATADIR%%/langDefs/gdscript.lang %%DATADIR%%/langDefs/go.lang %%DATADIR%%/langDefs/graphviz.lang %%DATADIR%%/langDefs/haml.lang %%DATADIR%%/langDefs/haskell.lang %%DATADIR%%/langDefs/haxe.lang %%DATADIR%%/langDefs/hcl.lang %%DATADIR%%/langDefs/html.lang %%DATADIR%%/langDefs/httpd.lang %%DATADIR%%/langDefs/hugo.lang %%DATADIR%%/langDefs/icon.lang %%DATADIR%%/langDefs/idl.lang %%DATADIR%%/langDefs/idlang.lang %%DATADIR%%/langDefs/inc_luatex.lang %%DATADIR%%/langDefs/informix.lang %%DATADIR%%/langDefs/ini.lang %%DATADIR%%/langDefs/innosetup.lang %%DATADIR%%/langDefs/interlis.lang %%DATADIR%%/langDefs/io.lang %%DATADIR%%/langDefs/jam.lang %%DATADIR%%/langDefs/jasmin.lang %%DATADIR%%/langDefs/java.lang %%DATADIR%%/langDefs/javascript.lang %%DATADIR%%/langDefs/js_regex.lang %%DATADIR%%/langDefs/json.lang %%DATADIR%%/langDefs/jsp.lang %%DATADIR%%/langDefs/jsx.lang %%DATADIR%%/langDefs/julia.lang %%DATADIR%%/langDefs/kotlin.lang %%DATADIR%%/langDefs/ldif.lang %%DATADIR%%/langDefs/less.lang %%DATADIR%%/langDefs/lhs.lang %%DATADIR%%/langDefs/lilypond.lang %%DATADIR%%/langDefs/limbo.lang %%DATADIR%%/langDefs/lindenscript.lang %%DATADIR%%/langDefs/lisp.lang %%DATADIR%%/langDefs/logtalk.lang %%DATADIR%%/langDefs/lotos.lang %%DATADIR%%/langDefs/lotus.lang %%DATADIR%%/langDefs/lua.lang %%DATADIR%%/langDefs/luban.lang %%DATADIR%%/langDefs/makefile.lang %%DATADIR%%/langDefs/maple.lang %%DATADIR%%/langDefs/markdown.lang %%DATADIR%%/langDefs/matlab.lang %%DATADIR%%/langDefs/maya.lang %%DATADIR%%/langDefs/mercury.lang %%DATADIR%%/langDefs/meson.lang %%DATADIR%%/langDefs/miranda.lang %%DATADIR%%/langDefs/mod2.lang %%DATADIR%%/langDefs/mod3.lang %%DATADIR%%/langDefs/modelica.lang %%DATADIR%%/langDefs/moon.lang %%DATADIR%%/langDefs/ms.lang %%DATADIR%%/langDefs/msl.lang %%DATADIR%%/langDefs/mssql.lang %%DATADIR%%/langDefs/mxml.lang %%DATADIR%%/langDefs/n3.lang %%DATADIR%%/langDefs/nasal.lang %%DATADIR%%/langDefs/nbc.lang %%DATADIR%%/langDefs/nemerle.lang %%DATADIR%%/langDefs/netrexx.lang %%DATADIR%%/langDefs/nginx.lang %%DATADIR%%/langDefs/nice.lang %%DATADIR%%/langDefs/nim.lang %%DATADIR%%/langDefs/nix.lang %%DATADIR%%/langDefs/nsis.lang %%DATADIR%%/langDefs/nxc.lang %%DATADIR%%/langDefs/oberon.lang %%DATADIR%%/langDefs/objc.lang %%DATADIR%%/langDefs/ocaml.lang %%DATADIR%%/langDefs/octave.lang %%DATADIR%%/langDefs/oorexx.lang %%DATADIR%%/langDefs/org.lang %%DATADIR%%/langDefs/os.lang %%DATADIR%%/langDefs/oz.lang %%DATADIR%%/langDefs/paradox.lang %%DATADIR%%/langDefs/pas.lang %%DATADIR%%/langDefs/pdf.lang %%DATADIR%%/langDefs/perl.lang %%DATADIR%%/langDefs/php.lang %%DATADIR%%/langDefs/pike.lang %%DATADIR%%/langDefs/pl1.lang %%DATADIR%%/langDefs/plperl.lang %%DATADIR%%/langDefs/plpython.lang %%DATADIR%%/langDefs/pltcl.lang %%DATADIR%%/langDefs/po.lang %%DATADIR%%/langDefs/polygen.lang %%DATADIR%%/langDefs/pony.lang %%DATADIR%%/langDefs/pov.lang %%DATADIR%%/langDefs/powershell.lang %%DATADIR%%/langDefs/pro.lang %%DATADIR%%/langDefs/progress.lang %%DATADIR%%/langDefs/ps.lang %%DATADIR%%/langDefs/psl.lang %%DATADIR%%/langDefs/pure.lang %%DATADIR%%/langDefs/purebasic.lang %%DATADIR%%/langDefs/purescript.lang %%DATADIR%%/langDefs/pyrex.lang %%DATADIR%%/langDefs/python.lang %%DATADIR%%/langDefs/q.lang %%DATADIR%%/langDefs/qmake.lang %%DATADIR%%/langDefs/qml.lang %%DATADIR%%/langDefs/qu.lang %%DATADIR%%/langDefs/r.lang %%DATADIR%%/langDefs/rebol.lang %%DATADIR%%/langDefs/rego.lang %%DATADIR%%/langDefs/rexx.lang %%DATADIR%%/langDefs/rnc.lang %%DATADIR%%/langDefs/rpg.lang %%DATADIR%%/langDefs/rpl.lang %%DATADIR%%/langDefs/rst.lang %%DATADIR%%/langDefs/ruby.lang %%DATADIR%%/langDefs/rust.lang %%DATADIR%%/langDefs/s.lang %%DATADIR%%/langDefs/sam.lang %%DATADIR%%/langDefs/sas.lang %%DATADIR%%/langDefs/scad.lang %%DATADIR%%/langDefs/scala.lang %%DATADIR%%/langDefs/scilab.lang %%DATADIR%%/langDefs/scss.lang %%DATADIR%%/langDefs/shellscript.lang %%DATADIR%%/langDefs/slim.lang %%DATADIR%%/langDefs/small.lang %%DATADIR%%/langDefs/smalltalk.lang %%DATADIR%%/langDefs/sml.lang %%DATADIR%%/langDefs/snmp.lang %%DATADIR%%/langDefs/snobol.lang %%DATADIR%%/langDefs/solidity.lang %%DATADIR%%/langDefs/spec.lang %%DATADIR%%/langDefs/spn.lang %%DATADIR%%/langDefs/sql.lang %%DATADIR%%/langDefs/squirrel.lang %%DATADIR%%/langDefs/styl.lang %%DATADIR%%/langDefs/svg.lang %%DATADIR%%/langDefs/swift.lang %%DATADIR%%/langDefs/sybase.lang %%DATADIR%%/langDefs/tcl.lang %%DATADIR%%/langDefs/tcsh.lang %%DATADIR%%/langDefs/terraform.lang %%DATADIR%%/langDefs/tex.lang %%DATADIR%%/langDefs/toml.lang %%DATADIR%%/langDefs/tsql.lang %%DATADIR%%/langDefs/tsx.lang %%DATADIR%%/langDefs/ttcn3.lang %%DATADIR%%/langDefs/txt.lang %%DATADIR%%/langDefs/typescript.lang %%DATADIR%%/langDefs/upc.lang %%DATADIR%%/langDefs/vala.lang %%DATADIR%%/langDefs/vb.lang %%DATADIR%%/langDefs/verilog.lang %%DATADIR%%/langDefs/vhd.lang %%DATADIR%%/langDefs/vimscript.lang %%DATADIR%%/langDefs/vue.lang %%DATADIR%%/langDefs/wat.lang %%DATADIR%%/langDefs/whiley.lang %%DATADIR%%/langDefs/wren.lang %%DATADIR%%/langDefs/xml.lang %%DATADIR%%/langDefs/xpp.lang %%DATADIR%%/langDefs/yaiff.lang %%DATADIR%%/langDefs/yaml.lang %%DATADIR%%/langDefs/yang.lang +%%DATADIR%%/langDefs/zig.lang %%DATADIR%%/langDefs/znn.lang %%DATADIR%%/plugins/asciidoc_html_add_links.lua %%DATADIR%%/plugins/bash_functions.lua %%DATADIR%%/plugins/bash_ref_man7_org.lua %%DATADIR%%/plugins/comment_links.lua %%DATADIR%%/plugins/cpp_qt.lua %%DATADIR%%/plugins/cpp_ref_cplusplus_com.lua %%DATADIR%%/plugins/cpp_ref_gtk_gnome_org.lua %%DATADIR%%/plugins/cpp_ref_local_includes.lua %%DATADIR%%/plugins/cpp_ref_qtproject_org.lua %%DATADIR%%/plugins/cpp_ref_wxwidgets_org.lua %%DATADIR%%/plugins/cpp_syslog.lua %%DATADIR%%/plugins/cpp_wx.lua %%DATADIR%%/plugins/ctags_html_tooltips.lua %%DATADIR%%/plugins/java_library.lua %%DATADIR%%/plugins/keywords_capitalize.lua %%DATADIR%%/plugins/keywords_lowercase.lua %%DATADIR%%/plugins/keywords_uppercase.lua %%DATADIR%%/plugins/latex_single_outfile.lua %%DATADIR%%/plugins/mark_lines.lua %%DATADIR%%/plugins/outhtml_add_background_stripes.lua %%DATADIR%%/plugins/outhtml_add_background_svg.lua %%DATADIR%%/plugins/outhtml_add_figure.lua %%DATADIR%%/plugins/outhtml_add_line.lua %%DATADIR%%/plugins/outhtml_add_shadow.lua %%DATADIR%%/plugins/outhtml_ansi_esc.lua %%DATADIR%%/plugins/outhtml_codefold.lua %%DATADIR%%/plugins/outhtml_copy_clipboard.lua %%DATADIR%%/plugins/outhtml_curly_brackets_matcher.lua %%DATADIR%%/plugins/outhtml_ie7_webctrl.lua %%DATADIR%%/plugins/outhtml_keyword_matcher.lua %%DATADIR%%/plugins/outhtml_ligature_fonts.lua %%DATADIR%%/plugins/outhtml_modern_fonts.lua %%DATADIR%%/plugins/outhtml_parantheses_matcher.lua %%DATADIR%%/plugins/outhtml_tooltips.lua %%DATADIR%%/plugins/perl_ref_perl_org.lua %%DATADIR%%/plugins/python_ref_python_org.lua %%DATADIR%%/plugins/reduce_filesize.lua %%DATADIR%%/plugins/sam_seq.lua %%DATADIR%%/plugins/scala_ref_scala_lang_org.lua %%DATADIR%%/plugins/terminal_add_info.lua %%DATADIR%%/plugins/theme_invert.lua %%DATADIR%%/plugins/token_add_state_ids.lua %%DATADIR%%/themes/acid.theme %%DATADIR%%/themes/aiseered.theme %%DATADIR%%/themes/andes.theme %%DATADIR%%/themes/anotherdark.theme %%DATADIR%%/themes/autumn.theme %%DATADIR%%/themes/base16/3024.theme %%DATADIR%%/themes/base16/apathy.theme %%DATADIR%%/themes/base16/ashes.theme %%DATADIR%%/themes/base16/atelier-cave-light.theme %%DATADIR%%/themes/base16/atelier-cave.theme %%DATADIR%%/themes/base16/atelier-dune-light.theme %%DATADIR%%/themes/base16/atelier-dune.theme %%DATADIR%%/themes/base16/atelier-estuary-light.theme %%DATADIR%%/themes/base16/atelier-estuary.theme %%DATADIR%%/themes/base16/atelier-forest-light.theme %%DATADIR%%/themes/base16/atelier-forest.theme %%DATADIR%%/themes/base16/atelier-heath-light.theme %%DATADIR%%/themes/base16/atelier-heath.theme %%DATADIR%%/themes/base16/atelier-lakeside-light.theme %%DATADIR%%/themes/base16/atelier-lakeside.theme %%DATADIR%%/themes/base16/atelier-plateau-light.theme %%DATADIR%%/themes/base16/atelier-plateau.theme %%DATADIR%%/themes/base16/atelier-savanna-light.theme %%DATADIR%%/themes/base16/atelier-savanna.theme %%DATADIR%%/themes/base16/atelier-seaside-light.theme %%DATADIR%%/themes/base16/atelier-seaside.theme %%DATADIR%%/themes/base16/atelier-sulphurpool-light.theme %%DATADIR%%/themes/base16/atelier-sulphurpool.theme %%DATADIR%%/themes/base16/bespin.theme %%DATADIR%%/themes/base16/brewer.theme %%DATADIR%%/themes/base16/bright.theme %%DATADIR%%/themes/base16/brushtrees-dark.theme %%DATADIR%%/themes/base16/brushtrees.theme %%DATADIR%%/themes/base16/chalk.theme %%DATADIR%%/themes/base16/circus.theme %%DATADIR%%/themes/base16/classic-dark.theme %%DATADIR%%/themes/base16/classic-light.theme %%DATADIR%%/themes/base16/codeschool.theme %%DATADIR%%/themes/base16/cupcake.theme %%DATADIR%%/themes/base16/cupertino.theme %%DATADIR%%/themes/base16/darktooth.theme %%DATADIR%%/themes/base16/default-dark.theme %%DATADIR%%/themes/base16/default-light.theme %%DATADIR%%/themes/base16/dracula.theme %%DATADIR%%/themes/base16/eighties.theme %%DATADIR%%/themes/base16/embers.theme %%DATADIR%%/themes/base16/flat.theme %%DATADIR%%/themes/base16/github.theme %%DATADIR%%/themes/base16/google-dark.theme %%DATADIR%%/themes/base16/google-light.theme %%DATADIR%%/themes/base16/grayscale-dark.theme %%DATADIR%%/themes/base16/grayscale-light.theme %%DATADIR%%/themes/base16/greenscreen.theme %%DATADIR%%/themes/base16/gruvbox-dark-hard.theme %%DATADIR%%/themes/base16/gruvbox-dark-medium.theme %%DATADIR%%/themes/base16/gruvbox-dark-pale.theme %%DATADIR%%/themes/base16/gruvbox-dark-soft.theme %%DATADIR%%/themes/base16/gruvbox-light-hard.theme %%DATADIR%%/themes/base16/gruvbox-light-medium.theme %%DATADIR%%/themes/base16/gruvbox-light-soft.theme %%DATADIR%%/themes/base16/harmonic-dark.theme %%DATADIR%%/themes/base16/harmonic-light.theme %%DATADIR%%/themes/base16/hopscotch.theme %%DATADIR%%/themes/base16/ia-dark.theme %%DATADIR%%/themes/base16/ia-light.theme %%DATADIR%%/themes/base16/icy.theme %%DATADIR%%/themes/base16/irblack.theme %%DATADIR%%/themes/base16/isotope.theme %%DATADIR%%/themes/base16/macintosh.theme %%DATADIR%%/themes/base16/marrakesh.theme %%DATADIR%%/themes/base16/materia.theme %%DATADIR%%/themes/base16/material-darker.theme %%DATADIR%%/themes/base16/material-lighter.theme %%DATADIR%%/themes/base16/material-palenight.theme %%DATADIR%%/themes/base16/material-vivid.theme %%DATADIR%%/themes/base16/material.theme %%DATADIR%%/themes/base16/mellow-purple.theme %%DATADIR%%/themes/base16/mexico-light.theme %%DATADIR%%/themes/base16/mocha.theme %%DATADIR%%/themes/base16/monokai.theme %%DATADIR%%/themes/base16/nord.theme %%DATADIR%%/themes/base16/ocean.theme %%DATADIR%%/themes/base16/oceanicnext.theme %%DATADIR%%/themes/base16/one-light.theme %%DATADIR%%/themes/base16/onedark.theme %%DATADIR%%/themes/base16/outrun-dark.theme %%DATADIR%%/themes/base16/paraiso.theme %%DATADIR%%/themes/base16/phd.theme %%DATADIR%%/themes/base16/pico.theme %%DATADIR%%/themes/base16/pop.theme %%DATADIR%%/themes/base16/porple.theme %%DATADIR%%/themes/base16/railscasts.theme %%DATADIR%%/themes/base16/rebecca.theme %%DATADIR%%/themes/base16/seti.theme %%DATADIR%%/themes/base16/snazzy.theme %%DATADIR%%/themes/base16/solarflare.theme %%DATADIR%%/themes/base16/solarized-dark.theme %%DATADIR%%/themes/base16/solarized-light.theme %%DATADIR%%/themes/base16/spacemacs.theme %%DATADIR%%/themes/base16/summerfruit-dark.theme %%DATADIR%%/themes/base16/summerfruit-light.theme %%DATADIR%%/themes/base16/tomorrow-night.theme %%DATADIR%%/themes/base16/tomorrow.theme %%DATADIR%%/themes/base16/tube.theme %%DATADIR%%/themes/base16/twilight.theme %%DATADIR%%/themes/base16/unikitty-dark.theme %%DATADIR%%/themes/base16/unikitty-light.theme %%DATADIR%%/themes/base16/unikitty-reversible.theme %%DATADIR%%/themes/base16/woodland.theme %%DATADIR%%/themes/base16/xcode-dusk.theme %%DATADIR%%/themes/baycomb.theme %%DATADIR%%/themes/bclear.theme %%DATADIR%%/themes/biogoo.theme %%DATADIR%%/themes/bipolar.theme %%DATADIR%%/themes/blacknblue.theme %%DATADIR%%/themes/bluegreen.theme %%DATADIR%%/themes/breeze.theme %%DATADIR%%/themes/bright.theme %%DATADIR%%/themes/camo.theme %%DATADIR%%/themes/candy.theme %%DATADIR%%/themes/clarity.theme %%DATADIR%%/themes/dante.theme %%DATADIR%%/themes/darkblue.theme %%DATADIR%%/themes/darkbone.theme %%DATADIR%%/themes/darkness.theme %%DATADIR%%/themes/darkplus.theme %%DATADIR%%/themes/darkslategray.theme %%DATADIR%%/themes/darkspectrum.theme %%DATADIR%%/themes/denim.theme %%DATADIR%%/themes/duotone-dark-earth.theme %%DATADIR%%/themes/duotone-dark-forest.theme %%DATADIR%%/themes/duotone-dark-sea.theme %%DATADIR%%/themes/duotone-dark-sky.theme %%DATADIR%%/themes/duotone-dark-space.theme %%DATADIR%%/themes/dusk.theme %%DATADIR%%/themes/earendel.theme %%DATADIR%%/themes/easter.theme %%DATADIR%%/themes/edit-anjuta.theme %%DATADIR%%/themes/edit-bbedit.theme %%DATADIR%%/themes/edit-eclipse.theme %%DATADIR%%/themes/edit-emacs.theme %%DATADIR%%/themes/edit-fasm.theme %%DATADIR%%/themes/edit-flashdevelop.theme %%DATADIR%%/themes/edit-gedit.theme %%DATADIR%%/themes/edit-godot.theme %%DATADIR%%/themes/edit-jedit.theme %%DATADIR%%/themes/edit-kwrite.theme %%DATADIR%%/themes/edit-matlab.theme %%DATADIR%%/themes/edit-msvs2008.theme %%DATADIR%%/themes/edit-nedit.theme %%DATADIR%%/themes/edit-purebasic.theme %%DATADIR%%/themes/edit-vim-dark.theme %%DATADIR%%/themes/edit-vim.theme %%DATADIR%%/themes/edit-xcode.theme %%DATADIR%%/themes/ekvoli.theme %%DATADIR%%/themes/fineblue.theme %%DATADIR%%/themes/freya.theme %%DATADIR%%/themes/fruit.theme %%DATADIR%%/themes/github.theme %%DATADIR%%/themes/golden.theme %%DATADIR%%/themes/greenlcd.theme %%DATADIR%%/themes/kellys.theme %%DATADIR%%/themes/leo.theme %%DATADIR%%/themes/lucretia.theme %%DATADIR%%/themes/manxome.theme %%DATADIR%%/themes/maroloccio.theme %%DATADIR%%/themes/matrix.theme %%DATADIR%%/themes/moe.theme %%DATADIR%%/themes/molokai.theme %%DATADIR%%/themes/moria.theme %%DATADIR%%/themes/navajo-night.theme %%DATADIR%%/themes/navy.theme %%DATADIR%%/themes/neon.theme %%DATADIR%%/themes/night.theme %%DATADIR%%/themes/nightshimmer.theme %%DATADIR%%/themes/nord.theme %%DATADIR%%/themes/nuvola.theme %%DATADIR%%/themes/olive.theme %%DATADIR%%/themes/orion.theme %%DATADIR%%/themes/oxygenated.theme %%DATADIR%%/themes/pablo.theme %%DATADIR%%/themes/peaksea.theme %%DATADIR%%/themes/print.theme %%DATADIR%%/themes/rand01.theme %%DATADIR%%/themes/rdark.theme %%DATADIR%%/themes/relaxedgreen.theme %%DATADIR%%/themes/rootwater.theme %%DATADIR%%/themes/seashell.theme %%DATADIR%%/themes/solarized-dark.theme %%DATADIR%%/themes/solarized-light.theme %%DATADIR%%/themes/sourceforge.theme %%DATADIR%%/themes/tabula.theme %%DATADIR%%/themes/tcsoft.theme %%DATADIR%%/themes/the.theme %%DATADIR%%/themes/vampire.theme %%DATADIR%%/themes/whitengrey.theme %%DATADIR%%/themes/xoria256.theme %%DATADIR%%/themes/zellner.theme %%DATADIR%%/themes/zenburn.theme %%DATADIR%%/themes/zmrok.theme +share/man/man1/highlight.1.gz +share/man/man5/filetypes.conf.5.gz +share/zsh/site-functions/_highlight