Files
liblo/baselibs.conf
Ismail Dönmez a30369a494 Accepting request 200190 from home:kwk:branches:multimedia:libs
- Update to version 0.26
  - Change license to LGPL 2.1 or later.
  - Change in .so version, rename to liblo7
  - Add return codes to all functions that may fail.
  - Fix memory leaks in lo_address_new_from_url(), dispatch_method(),
    lo_url_get_path()
  - Move lo_arg_size(), lo_get_path(), lo_arg_host/network_endian() back
    to lo_lowlevel.h.
  - Expose the lo_server_dispatch_data() function as public, making it
    possible to react to messages contained in an arbitrary block of
    memory.  (i.e., allows use with custom transport protocols)
  - Get protocol by ID number.
  - Keep TCP sessions open, and automatically track multiple open
    sessions in a data structure.
  - Allow access to bundle timestamp information.
  - Fix bug in lo_timetag_diff().
  - Change the value of LO_TT_IMMEDIATE to correspond with the OSC
    specification.
  - Enable SO_REUSEPORT when initializing a multicast server.
  - Update the "soname" describing API/ABI compatibility.
  - Update documentation and various bug fixes.
  - Compiles under MSVC, avoiding the use of gcc-isms when not using
    gcc.

OBS-URL: https://build.opensuse.org/request/show/200190
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/liblo?expand=0&rev=9
2013-09-23 15:38:13 +00:00

4 lines
94 B
Plaintext

liblo7
obsoletes "liblo-<targettype> < <version>"
provides "liblo-<targettype> = <version>"