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/251.native_packages_lib.d/libtirpc.package | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 groups.d/251.native_packages_lib.d/libtirpc.package (limited to 'groups.d/251.native_packages_lib.d/libtirpc.package') diff --git a/groups.d/251.native_packages_lib.d/libtirpc.package b/groups.d/251.native_packages_lib.d/libtirpc.package new file mode 100644 index 00000000..98c75a92 --- /dev/null +++ b/groups.d/251.native_packages_lib.d/libtirpc.package @@ -0,0 +1,9 @@ +: ${PKG_LIBTIRPC_DEPENDS:="musl_compat"}; +: ${PKG_LIBTIRPC_SHA256SUM:=245895caf066bec5e3d4375942c8cb4366adad184c29c618d97f724ea309ee17}; +: ${PKG_LIBTIRPC_VERSION:=1.3.1}; +: ${PKG_LIBTIRPC_URL:=https://ftp.osuosl.org/pub/blfs/conglomeration/libtirpc/libtirpc-${PKG_LIBTIRPC_VERSION}.tar.bz2}; +: ${PKG_LIBTIRPC_CONFIGURE_ARGS_EXTRA:="--disable-gssapi"}; + +ex_pkg_register "libtirpc" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages"; + +# vim:filetype=sh textwidth=0 -- cgit v1.2.3