Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libad9361-0-0.4.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libad9361-0 Distribution: openSUSE Tumbleweed
Version: 0.4.0 Vendor: openSUSE
Release: 1.1 Build date: Wed Aug 26 16:41:51 2026
Group: Unspecified Build host: reproducible
Size: 237751 Source RPM: libad9361-iio-0.4.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/analogdevicesinc/libad9361-iio
Summary: Library for AD9361
This is a simple library used for userspace, which manages multi-chip sync, on
platforms (FMCOMMS5) where multiple AD9361 devices are used.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Wed Aug 26 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to release 0.4.0:
    * The build system now honours GNUInstallDirs, so the library,
      the public header and the pkg-config file land in the
      directories the distribution asks for instead of a hardcoded
      ${prefix}/lib and ${prefix}/include.
    * The internal library version was raised from 0.2 to 0.4, so
      the shared object is installed as libad9361.so.0.4 now; the
      SONAME is unchanged at libad9361.so.0 and no rebuild of
      dependent packages is required.
    * The minimum required CMake version was raised from 2.8.12 to
      3.5.0.
    * New BUILD_TESTS option (default ON) allows skipping the build
      of the test programs.
    * The name of the "uninstall" target can be changed through
      LIBAD9361_TARGETNAME_UNINSTALL now, so that the library no
      longer clashes with other projects when built as a subproject.
    * The documentation and the README state explicitly now that the
      library implements the libiio 0.x API and does not support
      libiio 1.0 or newer yet.
    * A copy of the LGPL-2.1 licence text was added as COPYING.txt
      next to the existing LICENSE file.
    * The remaining changes are limited to the upstream CI setup and
      to Windows and macOS packaging.
  - Fix the License tag: the sources and both licence texts are
    LGPL-2.1-or-later, the package claimed GPL-3.0-only.
  - Point URL at the repository under its current name, only a
    GitHub rename redirect kept the old one working.
  - Add libad9361-iio-link-libm.patch: the filter designer calls
    cos(), sqrt(), exp(), pow() and log10(), but the library was
    never linked against libm. That went unnoticed because the spec
    emptied CMAKE_SHARED_LINKER_FLAGS, which dropped
    - Wl,--no-undefined along with the distribution hardening link
    flags; both are back in place now.
  - Rebase libad9361-iio-lib-dir.patch: upstream computes the
    library directory itself now, only the generated pkg-config
    file still needs fixing.
  - Add a %check section that runs the two tests which do not need
    an AD936x device attached.
  - Drop the texlive-dot2texi and gcc-c++ BuildRequires: the Doxygen
    configuration disables both LaTeX and dot output, and the
    project is plain C.
  - Require cmake >= 3.5.0, the minimum upstream tests for.
  - Modernise the spec: %cmake_build, %ldconfig_scriptlets,
    symlinking %fdupes, no Group tags and explicit file lists.
* Wed May 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %autosetup macro: allows us to eliminate usage of deprecated
    %patchN syntax.
* Sat Jul 15 2023 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - update to release 0.3
    * build,.travis.yml: drop xcode 8 build by @commodo in #41
    * CI/travis/after_deploy: trigger gr-iio build when done by @commodo in #42
    * Fix rate checks by @tfcollins in #43
    * build,centos,bionic: add ssh-dss algo to EXTRA_SSH env-var by @commodo in #45
    * .travis.yml: force xenial for docker builds by @commodo in #46
    * build,.travis.yml: update the build configuration by @commodo in #49
    * ci,os-x: reduce build times by not upgrading by @commodo in #50
    * ci,build: various updates by @commodo in #54
    * ci,travis: add CentOS 8 & Ubuntu 20.04 builds by @commodo in #59
    * Update HW test to use environmental variables by @tfcollins in #58
    * ci,azure-pipelines: add initial yaml file by @commodo in #61
    * ci,azure-pipelines: use matrix strategy, and user artifacts from libiio's pipeline by @commodo in #62
    * cmake: change build define LIBIIO_EXPORTS to LIBAD9361_EXPORTS by @adisuciu in #64
    * Minor fix to for loop for testing rates by @SrikanthPagadarai in #63
    * Fix Centos builds which have bad version of cmake by @tfcollins in #69
    * cmake: add "uninstall" target by @willcode in #68
    * Add python bindings by @tfcollins in #70
    * Make library check for python optional by @tfcollins in #71
    * Fix flags for FMComms5 python tests by @tfcollins in #74
    * CI: update azure-pipelines.yml file by @ccraluca in #77
    * CI: remove libiio scripts dependencies and update CI folder by @ccraluca in #79
    * CI:change os versions to match os version used on libiio by @ccraluca in #80
    * Staging/fix arm builds by @ccraluca in #81
    * Add readme for python bindings by @tfcollins in #83
    * CI: add python deployment by @ccraluca in #84
    * CI:update ci by @ccraluca in #85
    * CI update: remove builds with deprecated OS version by @ccraluca in #86
    * Minor fixes before release by @tfcollins in #88
    * Doc updates by @tfcollins in #90
    * CI:add tags on CI triggers by @ccraluca in #92
    * CI: fix fetch error by @ccraluca in #93
* Thu Dec 24 2020 Martin Hauke <mardnh@gmx.de>
  - Use github source URL
  - Update patch libad9361-iio-lib-dir.patch to also fix the
    pkgconfig file
  - Run spec-cleaner
  - Package license file
* Sat Dec 22 2018 Wojciech Kazubski <wk@ire.pw.edu.pl>
  - update to release 0.1
* Tue Dec 05 2017 wk@ire.pw.edu.pl
  - git 20171204
* Tue Aug 22 2017 wk@ire.pw.edu.pl
  - initial build
  - git 20170207

Files

/usr/lib64/libad9361.so.0
/usr/lib64/libad9361.so.0.4
/usr/share/doc/packages/libad9361-0
/usr/share/doc/packages/libad9361-0/README.md
/usr/share/licenses/libad9361-0
/usr/share/licenses/libad9361-0/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Aug 28 00:06:58 2026