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/120.native_runtime.d/dalist.package | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 groups.d/120.native_runtime.d/dalist.package (limited to 'groups.d/120.native_runtime.d/dalist.package') diff --git a/groups.d/120.native_runtime.d/dalist.package b/groups.d/120.native_runtime.d/dalist.package new file mode 100644 index 00000000..ff2075d9 --- /dev/null +++ b/groups.d/120.native_runtime.d/dalist.package @@ -0,0 +1,7 @@ +: ${PKG_DALIST_DEPENDS:="ldso psxtypes"}; +: ${PKG_DALIST_URLS_GIT:=dalist=${DEFAULT_GITROOT}/dalist}; +: ${PKG_DALIST_INSTALL_TARGET_EXTRA:=install-lib}; + +ex_pkg_register "dalist" "${RTL_FILEOP_SOURCE_FNAME}" "native_runtime"; + +# vim:filetype=sh textwidth=0 -- cgit v1.2.3