Package: libad9361-iio / 0.3-4

Metadata

Package Version Patches format
libad9361-iio 0.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 CI generate setup.exe.patch | (download)

CI/build_win.ps1 | 11 11 + 0 - 0 !
CI/generate_exe.ps1 | 9 9 + 0 - 0 !
CI/publish_deps.ps1 | 26 26 + 0 - 0 !
COPYING.txt | 506 506 + 0 - 0 !
azure-pipelines.yml | 44 39 + 5 - 0 !
libad9361-iio.iss.cmakein | 43 12 + 31 - 0 !
6 files changed, 603 insertions(+), 36 deletions(-)

 [patch 1/3] ci:generate setup.exe

Signed-off-by: Raluca Groza <raluca.groza@analog.com>

0002 cmake Honor GNUInstallDirs for installation.patch | (download)

CMakeLists.txt | 20 9 + 11 - 0 !
1 file changed, 9 insertions(+), 11 deletions(-)

 [patch 2/3] cmake: honor gnuinstalldirs for installation

Library installation dir can be lib, lib64 or lib/<multiarch-tuple>.
Use the installation paths given by GNUInstallDirs by default, as done in libiio

Signed-off-by: Julien Malik <julien.malik@unseenlabs.fr>

0003 cmake define OSX_INSTALL_FRAMEWORKSDIR.patch | (download)

CMakeLists.txt | 18 13 + 5 - 0 !
1 file changed, 13 insertions(+), 5 deletions(-)

 [patch 3/3] cmake: define osx_install_frameworksdir

This mimics how libiio creates MacOS framework and package

Signed-off-by: Julien Malik <julien.malik@unseenlabs.fr>

debian source not git | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 debian source not git

Do not look for git while building Debian package.