From b2c1ea9526151c4fed9dca8348019d718f489e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Wed, 24 Apr 2024 15:24:48 +0200 Subject: Implements single package files. --- groups.d/221.native_packages_dev.d/indent.package | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 groups.d/221.native_packages_dev.d/indent.package (limited to 'groups.d/221.native_packages_dev.d/indent.package') diff --git a/groups.d/221.native_packages_dev.d/indent.package b/groups.d/221.native_packages_dev.d/indent.package new file mode 100644 index 00000000..58c66709 --- /dev/null +++ b/groups.d/221.native_packages_dev.d/indent.package @@ -0,0 +1,8 @@ +: ${PKG_INDENT_SHA256SUM:=1b81ba4e9a006ca8e6eb5cbbe4cf4f75dfc1fc9301b459aa0d40393e85590a0b}; +: ${PKG_INDENT_VERSION:=2.2.13}; +: ${PKG_INDENT_URL:=https://ftp.gnu.org/gnu/indent/indent-${PKG_INDENT_VERSION}.tar.xz}; +: ${PKG_INDENT_CFLAGS_CONFIGURE_EXTRA:="-DHAVE_LOCALE_H"}; + +ex_pkg_register "indent" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages"; + +# vim:filetype=sh textwidth=0 -- cgit v1.2.3