print/tex-listings - The NetBSD Packages Collection

Typeset source code listings using LaTeX

The package enables the user to typeset programs (programming
code) within LaTeX; the source code is read directly by TeX--no
front-end processor is needed. Keywords, comments and strings
can be typeset using different styles (default is bold for
keywords, italic for comments and no special style for
strings). Support for hyperref is provided. To use,
\usepackage{listings}, identify the language of the object to
typeset, using a construct like: \lstset{language=Python}, then
use environment lstlisting for inline code. External files may
be formatted using \lstinputlisting to process a given file in
the form appropriate for the current language. Short (in-line)
listings are also available, using either \lstinline|...| or
|...| (after defining the | token with the \lstMakeShortInline
command).

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

print/tex-algorithms print/tex-fancyvrb print/tex-graphics print/tex-hyperref print/tex-latex print/tex-url print/kpathsea

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tex-listings-1.9.tgz
NetBSD 10.0aarch64tex-listings-1.9.tgz
NetBSD 10.0aarch64tex-listings-1.9.tgz
NetBSD 10.0aarch64ebtex-listings-1.9.tgz
NetBSD 10.0earmv6hftex-listings-1.9.tgz
NetBSD 10.0earmv6hftex-listings-1.9.tgz
NetBSD 10.0earmv6hftex-listings-1.9.tgz
NetBSD 10.0earmv7hftex-listings-1.9.tgz
NetBSD 10.0earmv7hftex-listings-1.9.tgz
NetBSD 10.0earmv7hftex-listings-1.9.tgz
NetBSD 10.0i386tex-listings-1.9.tgz
NetBSD 10.0i386tex-listings-1.9.tgz
NetBSD 10.0powerpctex-listings-1.9.tgz
NetBSD 10.0x86_64tex-listings-1.9.tgz
NetBSD 8.0i386tex-listings-1.9.tgz
NetBSD 8.0powerpctex-listings-1.8d.tgz
NetBSD 8.0powerpctex-listings-1.9.tgz
NetBSD 8.0powerpctex-listings-1.9.tgz
NetBSD 8.0powerpctex-listings-1.9.tgz
NetBSD 8.0x86_64tex-listings-1.9.tgz
NetBSD 8.0x86_64tex-listings-1.9.tgz
NetBSD 9.0aarch64tex-listings-1.9.tgz
NetBSD 9.0aarch64tex-listings-1.9.tgz
NetBSD 9.0aarch64tex-listings-1.9.tgz
NetBSD 9.0alphatex-listings-1.8d.tgz
NetBSD 9.0earmtex-listings-1.8d.tgz
NetBSD 9.0earmv6hftex-listings-1.9.tgz
NetBSD 9.0earmv6hftex-listings-1.9.tgz
NetBSD 9.0earmv6hftex-listings-1.9.tgz
NetBSD 9.0earmv7hftex-listings-1.9.tgz
NetBSD 9.0earmv7hftex-listings-1.9.tgz
NetBSD 9.0earmv7hftex-listings-1.9.tgz
NetBSD 9.0i386tex-listings-1.9.tgz
NetBSD 9.0i386tex-listings-1.9.tgz
NetBSD 9.0m68ktex-listings-1.8d.tgz
NetBSD 9.0mips64ebtex-listings-1.8d.tgz
NetBSD 9.0mipseltex-listings-1.8d.tgz
NetBSD 9.0powerpctex-listings-1.9.tgz
NetBSD 9.0powerpctex-listings-1.9.tgz
NetBSD 9.0powerpctex-listings-1.9.tgz
NetBSD 9.0sh3eltex-listings-1.8d.tgz
NetBSD 9.0sh3eltex-listings-1.9.tgz
NetBSD 9.0sparc64tex-listings-1.8d.tgz
NetBSD 9.0sparctex-listings-1.8d.tgz
NetBSD 9.0sparctex-listings-1.9.tgz
NetBSD 9.0x86_64tex-listings-1.9.tgz
NetBSD 9.0x86_64tex-listings-1.9.tgz
NetBSD 9.3x86_64tex-listings-1.9.tgz
NetBSD 9.3x86_64tex-listings-1.9.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.