From 9c6ba47dff70a48cb3e98e880bca1c7ada98e263 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 02 Aug 2020 18:24:22 -0400 Subject: Add -full* and -common packages, rename -dev --- (limited to 'libwolfssl.24-full.pkg') diff --git a/libwolfssl.24-full.pkg/control b/libwolfssl.24-full.pkg/control new file mode 100644 index 0000000..d7bd524 --- /dev/null +++ b/libwolfssl.24-full.pkg/control @@ -0,0 +1,13 @@ +Architecture: any +Platform: all +Section: lib +Depends: + libwolfssl.${Abi-Ver}-common (>= ${Source-Version}), + {Shlib-Depends}, +Conflicts: libwolfssl.${Abi-Ver}-client +Replaces: libwolfssl.${Abi-Ver}-client +Description: Lightweight SSL/TLS library - client/server library + ${Common-Description} + . + This package provides the wolfSSL SSL/TLS library configured for client and + server applications. diff --git a/libwolfssl.24-full.pkg/files b/libwolfssl.24-full.pkg/files new file mode 100644 index 0000000..f2f486e --- /dev/null +++ b/libwolfssl.24-full.pkg/files @@ -0,0 +1 @@ +/usr/lib/*/libwolfssl.so.* -- cgit v0.9.1