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

liblinphone++9-3.12.0-lp152.5.4 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: liblinphone++9 Distribution: openSUSE Leap 15.2
Version: 3.12.0 Vendor: openSUSE
Release: lp152.5.4 Build date: Thu Feb 6 06:16:10 2020
Group: System/Libraries Build host: armbuild21
Size: 722952 Source RPM: linphone-3.12.0-lp152.5.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://linphone.org/technical-corner/liblinphone/overview
Summary: Web Phone C++ library
Linphone is a Web phone with a Qt interface. It lets you make
two-party calls over IP networks such as the Internet. It uses the IETF
protocols SIP (Session Initiation Protocol) and RTP (Realtime TransporT
Protocol) to make calls, so it should be able to communicate with other
SIP-based Web phones. With several codecs available, it can be used
with high speed connections as well as 28k modems.

This package contains a C++ library.

Provides

Requires

License

GPL-2.0+ AND GPL-3.0

Changelog

* Wed Feb 21 2018 sor.alexei@meowr.ru
  - Add linphone-build-readline.patch: Add the ability to compile
    with readline to the build system.
  - Build with the readline support.
* Mon Feb 19 2018 sor.alexei@meowr.ru
  - Revert back to Python2: building with Python3 has regressions
    (boo#1077857).
* Fri Jan 19 2018 sor.alexei@meowr.ru
  - Switch to building with Python3.
* Thu Nov 09 2017 olaf@aepfle.de
  - Use linphone_gtkui conditionally everywhere
* Mon Oct 30 2017 olaf@aepfle.de
  - Use build conditional for C++ bindings also in liblinphone-devel
* Wed Oct 04 2017 olaf@aepfle.de
  - Add build condtionally for C++ bindings to fix build in Leap
  - Remove build conditionally for ffmpeg
  - Remove build conditionally for ldap
  - Remove unused BuildRequires for disabled rootca download
* Fri Sep 22 2017 sor.alexei@meowr.ru
  - Provide liblinphone for the liblinphone-lang package.
* Sun Sep 10 2017 sor.alexei@meowr.ru
  - Fix the licence: there are GPL-3.0 licensed files.
* Fri Jul 21 2017 sor.alexei@meowr.ru
  - Update to version 3.12.0:
    * C++ and C# bindings.
    * Account Creator plugin API.
    * Xamarin support.
  - Switch from building with autotools to cmake.
  - Add linphone-fix-pkgconfig.patch: Install linphone.pc.
  - Add linphone-fix-gtkui-build.patch: Fix building of GtkUI.
  - Disable the deprecated GTK+ UI for openSUSE Leap 15.x and newer,
    but keep for older as the Qt inteface requires Qt 5.9+.
  - Split libraries, data files and the CLI.
  - Enable building C++ bindings.
  - Add baselibs.conf.
* Wed May 17 2017 sor.alexei@meowr.ru
  - Update to version 3.11.1 (changes since 3.10.2):
    * Security vulnerability fix concering TLS. The common name of
      certificats delivered by SIP proxies were not compared with
      their host name.
    * Fix a bug in the P2P presence system. Unchecking
      "Allow this contact to see my presence" check box in contact
      editing view had no any effect. Then it was not possible to
      hide presence informations to a contact once it had been
      allowed to see it.
    * Performance improvments of the presence list feature.
    * IM Encription Engine: Abstraction for messaging encription
      protocols.
    * A bug fix in Autotools scripts.
* Wed Feb 22 2017 fcrozat@suse.com
  - Ensure %icon_theme_cache_* macros are called in post/postun
    scripts.
* Thu Sep 29 2016 sor.alexei@meowr.ru
  - Update to version 3.10.2 (changes since 3.9.1):
    * Add lime_experimental_feature: set to 1 in .linphonerc [GtkUi]
      to show the Lime menu in the graphical user interface.
      Caution: Experimental.
    * Video conference support through a conference server (SDK only).
    * Disable dummy STUN packets sending when ICE is activated.
    * Signal AVPF support as AVP: Enable rtcp feedback on RTP/AVP by
      default.
    * Add linphone daemon.
    * gtk: Show links to files received in chat by file transfer.
    * gtk: Debug window now stores "scroll to end" preference.
    * gtk: Add button to take screenshot of video call.
    * gtk: Fix busy presence not displayed in red.
    * Fix Bad SDP when no audio codec has been enabled.
    * Fix DTMF RFC2833 event always goes up in the same
      LinphoneCoreListener.
    * Fix linphone python version compilation - fixing vcards.
* Mon Aug 08 2016 olaf@aepfle.de
  - Use ffmpeg buildconditional also in devel pkg
* Thu Aug 04 2016 olaf@aepfle.de
  - Build with ffmpeg unconditionally
  - Remove unused gl,glew,vpx,xv
* Tue Jun 28 2016 bwiedemann@suse.com
  - require a recent enough libbellesip0 package to run (bnc#957599)
* Thu Nov 19 2015 mpluskal@suse.com
  - Update to 3.9.1
    * Fix crash when recording video calls with the VP8 codec
    * Fix H.264 codec support in Mac OS X package
    * Fix translation of account assistant
    * Bug fixes
  - Make build more verbose
* Fri Nov 06 2015 sor.alexei@meowr.ru
  - Update to 3.9.0:
    * Video recording of calls in MKV format.
    * Clickable URLs in chat view.
    * Add buttons to change the record and playback volumes during a
      call.
    * Add button to start chatting without having to create a contact
      first.
    * Some icon changes.
    * Call logs now stored in database.
    * Bug fixes.
* Mon Sep 21 2015 olaf@aepfle.de
  - Use pkgconfig for ffmpeg to fix build in PMBS
* Tue Sep 08 2015 sor.alexei@meowr.ru
  - Update to 3.8.5 (changes since 3.8.0):
    + Application level improvements:
    * Auto-answer ability.
    * Add support of the StatusNotifierItem standard (modern
      GNU/Linux status icons).
    * Auto-answering can be set through the preferences panel.
    * Fix crash at the end of the audio assistant.
    * Fix crash when configuring a remote provisioning.
    * Fix regretion in the codec view. Codec which are not usable
      because bandwitch limits are to low were not grayed anymore.
    * Bug fixes.
    * Add translation for 'Arabic' and 'Turkish' items in the
      language selection list
    + Liblinphone level improvements:
    * Fix audio bug with OPUS codec.
    * Fix ICE corner case not properly handled and resulting bad
      final ice status.
    * Update shared library ABI version to 7 (it should had been
      done in 3.8.0).
    * Bug fixes.
    * Add a built-in XMLRPC client. Linphone does not depend on
      libsoup anymore.
  - Build with video support outside PMBS for openSUSE Leap 42.1
    and newer (where ffmpeg is available).
* Sun Apr 05 2015 fisiu@opensuse.org
  - Enable ldap support.
* Sat Mar 28 2015 sor.alexei@meowr.ru
  - Regenerate configure with autotools to solve build problems in
    some cases.
  - Remove redefinition of GenericName in desktopfile.
* Sun Mar 15 2015 sor.alexei@meowr.ru
  - Update to 3.8.0:
    + Application level improvements:
    * The video window has now controls in order to switch
      fullscreen mode and terminate call.
    * The out of call video preview feature (to test camera) is
      moved into the settings and is no longer linked to the in-call
      video preview feature.
    * Add an assistant to help users to set audio/video parameters.
    * Some ergonomics improvments (checkbox to set random port for
      UDP and TCP, ...).
    * Lots of updated translations. Arabic translation has been
      added.
    * Experimental feature: play an MKV file by drag-and-dropping
      it on the video call window.
    + Liblinphone level improvements:
    * Support for RTP/AVPF (RFC4585) for video streams, allowing fast
      transmission error recovery with VP8 codec only.
    * API enhancements, most objects can be ref-counted.
    * Add some getter funtctions to the call information API.
    * Add a function in the API to accept early-media calls.
    * Add a function to set the SIP transport timeout.
    * Add a function to change adaptive rate algorithm at runtime.
    * Add support of file transfer.
    * Call video recording feature, in mkv format (H264 streams only
      for the moment).
    * Call playing feature: play an MKV file and send the audio/video
      stream through a call.
    * Local player API. Play WAV and MKV file and display video on a
      specified window display.
    * A wrapper for Python has been made.
    * Support of multicast IP addresses.
    * Support of incoming UPDATEs within dialog (RFC3311).
    * Support of SRTP by using packages from distributions.
  - Spec cleanup.

Files

/usr/lib64/liblinphone++.so.9


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:07:01 2024