summaryrefslogtreecommitdiffhomepage
path: root/groups.d/100.native_tools.d/slibtool.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/100.native_tools.d/slibtool.package')
-rw-r--r--groups.d/100.native_tools.d/slibtool.package6
1 files changed, 6 insertions, 0 deletions
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