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/intltool_host.package | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 groups.d/010.host_deps.d/intltool_host.package (limited to 'groups.d/010.host_deps.d/intltool_host.package') diff --git a/groups.d/010.host_deps.d/intltool_host.package b/groups.d/010.host_deps.d/intltool_host.package new file mode 100644 index 00000000..4bd30336 --- /dev/null +++ b/groups.d/010.host_deps.d/intltool_host.package @@ -0,0 +1,7 @@ +: ${PKG_INTLTOOL_HOST_SHA256SUM:=67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd}; +: ${PKG_INTLTOOL_HOST_VERSION:=0.51.0}; +: ${PKG_INTLTOOL_HOST_URL:=https://launchpad.net/intltool/trunk/${PKG_INTLTOOL_HOST_VERSION}/+download/intltool-${PKG_INTLTOOL_HOST_VERSION}.tar.gz}; + +ex_pkg_register "intltool_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps"; + +# vim:filetype=sh textwidth=0 -- cgit v1.2.3