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/010.host_deps.d/infounzip_host.package | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 groups.d/010.host_deps.d/infounzip_host.package (limited to 'groups.d/010.host_deps.d/infounzip_host.package') diff --git a/groups.d/010.host_deps.d/infounzip_host.package b/groups.d/010.host_deps.d/infounzip_host.package new file mode 100644 index 00000000..508f62f4 --- /dev/null +++ b/groups.d/010.host_deps.d/infounzip_host.package @@ -0,0 +1,6 @@ +: ${PKG_INFOUNZIP_HOST_URLS_GIT:=infounzip-host=https://github.com/Redfoxmoon3/infounzip.git@master}; +: ${PKG_INFOUNZIP_HOST_IN_TREE:=1}; + +ex_pkg_register "infounzip_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps"; + +# vim:filetype=sh textwidth=0 -- cgit v1.2.3