Name indent
Version 2.2.13
Summary A GNU program for formatting C code
Description Indent is a GNU program for beautifying C code, so that it is easier to read. Indent can also convert from one C writing style to a different one. Indent understands correct C syntax and tries to handle incorrect C syntax. Install the indent package if you are developing applications in C and you want a program to format your code.
Section Applications/Text
License GPL-3.0-only
Homepage http://www.gnu.org/software/indent/
Recipe file meta-openembedded/meta-oe/recipes-extended/indent/indent_2.2.13.bb
Layer meta-voltumna (master branch)
Inherits
  • autotools
  • gcc
  • gcc-native
  • gettext
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gcc-cross-i686
  • gettext-native
  • libtool-cross
  • libtool-native
  • texinfo-replacement-native
  • virtual/compilerlibs
  • virtual/gettext
  • virtual/libc
PACKAGECONFIG options

Sources

https://ftpmirror.gnu.org/gnu/indent/indent-2.2.13.tar.gz

Patches

Patch Status
indent/0001-src-indent.c-correct-the-check-for-locale.h.patch Pending
indent/0001-Makefile.am-remove-regression-dir.patch Pending
indent/0001-Remove-dead-paren_level-code.patch Submitted [https://mail.gnu.org/archive/html/bug-indent/2011-04/msg00000.html]
indent/CVE-2023-40305_0001.patch Backport [https://git.savannah.gnu.org/cgit/indent.git/commit/?id=df4ab2d19e247d059e0025789ba513418073ab6f]
indent/CVE-2023-40305_0002.patch Backport [https://git.savannah.gnu.org/cgit/indent.git/commit/?id=2685cc0bef0200733b634932ea7399b6cf91b6d7]
indent/0001-Fix-a-heap-buffer-underread-in-set_buf_break.patch Backport [feb2b646e6c3a05018e132515c5eda98ca13d50d

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master indent 2.2.13 (this recipe)