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/100.native_tools.d/slibtool.package | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 groups.d/100.native_tools.d/slibtool.package (limited to 'groups.d/100.native_tools.d/slibtool.package') diff --git a/groups.d/100.native_tools.d/slibtool.package b/groups.d/100.native_tools.d/slibtool.package new file mode 100644 index 00000000..383b63ec --- /dev/null +++ b/groups.d/100.native_tools.d/slibtool.package @@ -0,0 +1,6 @@ +: ${PKG_SLIBTOOL_URLS_GIT:="slibtool=https://git.midipix.org/slibtool"}; +: ${PKG_SLIBTOOL_CONFIGURE_ARGS:="--host=${DEFAULT_TARGET} --prefix= --target=${DEFAULT_TARGET}"}; + +ex_pkg_register "slibtool" "${RTL_FILEOP_SOURCE_FNAME}" "native_tools"; + +# vim:filetype=sh textwidth=0 -- cgit v1.2.3