From 92b1845c61b59659357b510ab79e67979645c88a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 26 Dec 2020 11:59:05 -0500 Subject: ABI version actually didn't change I misunderstood the effect of libtool's -version-info flag. --- (limited to 'libwolfssl.24-dev.pkg') diff --git a/libwolfssl.24-dev.pkg/control b/libwolfssl.24-dev.pkg/control new file mode 100644 index 0000000..d749f20 --- /dev/null +++ b/libwolfssl.24-dev.pkg/control @@ -0,0 +1,9 @@ +Architecture: any +Platform: all +Section: libdev +Depends: + libwolfssl.${Abi-Version}:${Host-Arch} (= ${Binary-Version}), +Description: Lightweight TLS library - development files + ${Common-Description} + . + This package provides development files for the wolfSSL TLS library. diff --git a/libwolfssl.24-dev.pkg/files b/libwolfssl.24-dev.pkg/files new file mode 100644 index 0000000..6a0aaa8 --- /dev/null +++ b/libwolfssl.24-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