summaryrefslogtreecommitdiffhomepage
path: root/groups.d/251.native_packages_lib.d/libstrophe.package
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/251.native_packages_lib.d/libstrophe.package')
-rw-r--r--groups.d/251.native_packages_lib.d/libstrophe.package8
1 files changed, 8 insertions, 0 deletions
diff --git a/groups.d/251.native_packages_lib.d/libstrophe.package b/groups.d/251.native_packages_lib.d/libstrophe.package
new file mode 100644
index 00000000..fedcc09c
--- /dev/null
+++ b/groups.d/251.native_packages_lib.d/libstrophe.package
@@ -0,0 +1,8 @@
+: ${PKG_LIBSTROPHE_DEPENDS:="libressl expat"};
+: ${PKG_LIBSTROPHE_SHA256SUM:=b3c79b6deeafafc0f622ba3ee3ca67e9a8e7d75edb102588c6b6f52b38c9fa4b};
+: ${PKG_LIBSTROPHE_VERSION=0.12.2};
+: ${PKG_LIBSTROPHE_URL:=https://github.com/strophe/libstrophe/releases/download/${PKG_LIBSTROPHE_VERSION}/libstrophe-${PKG_LIBSTROPHE_VERSION}.tar.xz};
+
+ex_pkg_register "libstrophe" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";
+
+# vim:filetype=sh textwidth=0