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-dev.pkg') diff --git a/libwolfssl.24-full-dev.pkg/control b/libwolfssl.24-full-dev.pkg/control new file mode 100644 index 0000000..8459bd0 --- /dev/null +++ b/libwolfssl.24-full-dev.pkg/control @@ -0,0 +1,13 @@ +Architecture: any +Platform: all +Section: libdev +Depends: + libwolfssl.${Abi-Ver}-common (>= ${Source-Version}), + libwolfssl.${Abi-Ver}-full (= ${Binary-Version}), +Conflicts: libwolfssl.${Abi-Ver}-client-dev +# NB: These libdev packages don't replace each other like the lib packages do. +Description: Lightweight SSL/TLS library - client/server library - development + ${Common-Description} + . + This package provides development files for the wolfSSL SSL/TLS library + configured for client and server applications. diff --git a/libwolfssl.24-full-dev.pkg/files b/libwolfssl.24-full-dev.pkg/files new file mode 100644 index 0000000..6a0aaa8 --- /dev/null +++ b/libwolfssl.24-full-dev.pkg/files @@ -0,0 +1,4 @@ +/usr/include/ +/usr/lib/*/libwolfssl.so +/usr/lib/*/pkgconfig/wolfssl.pc +/usr/bin/wolfssl-config -- cgit v0.9.1