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

libmpdclient-devel-2.20-bp154.1.81 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: libmpdclient-devel Distribution: SUSE Linux Enterprise 15 SP4
Version: 2.20 Vendor: openSUSE
Release: bp154.1.81 Build date: Mon May 9 10:56:37 2022
Group: Development/Languages/C and C++ Build host: obs-power8-03
Size: 2644711 Source RPM: libmpdclient-2.20-bp154.1.81.src.rpm
Packager: https://bugs.opensuse.org
Url: https://musicpd.org/libs/libmpdclient
Summary: Development files for libmpdclient
This package contains the development files, e.g. header-files, for
libmpdclient - a stable, documented and asynchronous API library for
MPD (Music Player Daemon).

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Nov 29 2021 Илья Индиго <ilya@ilya.pp.ua>
  - Updated to 2.20
    * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.20/NEWS
    * support MPD protocol 0.23:
    * getvol
    * position argument for searchadd, findadd, load and playlistadd
    * whence argument for addid and add
    * range argument for playlistdelete
    * support MPD protocol 0.22.4: binarylimit
    * support MPD protocol 0.22.0: readpicture
    * support MPD protocol 0.21.0: albumart
    * support tags: "ComposerSort", "Ensemble", "Movement", "MovementNumber", "Location"
    * queue: make "priority" parameter unsigned
* Mon Dec 14 2020 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Add patch libmpdclient-doxygen_nodatetime.patch.
  - Add file doxygen-nodatetime-footer.html.
  - Include documentation and place vala files in properly versioned
    subdirectory in devel package.
* Fri Jul 03 2020 Илья Индиго <ilya@ilya.pp.ua>
  - Update to 2.19
    * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.19/NEWS
    * fix off-by-one bug in MPD_HOST parser
    * add function mpd_lookup_replay_gain_mode()
    * identify messages with length over the buffer limit
    * support MPD protocol 0.16: replay gain
    * support MPD protocol 0.19: idle events "neighbor" and "mount"
    * support MPD protocol 0.20: rangeid
    * support MPD protocol 0.21: command "tagtypes all"
* Mon Jan 27 2020 Илья Индиго <ilya@ilya.pp.ua>
  - Update to 2.18
    * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.18/NEWS
    * more out-of-memory checks
    * partition: add mpd_recv_partition()
    * support MPD protocol 0.21
    * "oneshot" single state
    * support MPD protocol 0.22
    * status: add mpd_status_get_partition()
    * commands "delpartition", "moveoutput"
* Thu Dec 05 2019 Илья Индиго <ilya@ilya.pp.ua>
  - Update to 2.17
    * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.17/NEWS
    * search: add mpd_search_add_db_songs_to_playlist()
    * idle: support event "partition"
    * support MPD protocol 0.19 - "listneighbors"
    * support MPD protocol 0.22 - "getfingerprint"
    * support tags "MPD_TAG_LABEL", "MPD_TAG_MUSICBRAINZ_WORKID",
      "Grouping", "Work", "Conductor"
    * support MPD partitions
    * mpd_async_set_keepalive() returns bool
    * mpd_connection_set_keepalive() returns bool
* Thu Nov 08 2018 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 2.16
    * support MPD protocol 0.19
      + "mount", "unmount", "listmounts"
    * support MPD protocol 0.17
      + "load" with range
    * add mpd_output_get_attribute()
    * use UINX_MAX instead of `(unsigned)-1` to avoid undefined
      behavior
* Thu Oct 04 2018 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 2.15:
    * support MPD protocol 0.17
    * Various compiler warning fixes
  - Use meson macros
* Sat May 05 2018 tejas.guruswamy@opensuse.org
  - Update to 2.14
    * support MPD protocol 0.21
    - command "outputset"
    - mpd_output_get_plugin()
    - receive output attributes
    * MSVC compatibility
    * improved local and abstract socket support
* Thu Jul 27 2017 olaf@aepfle.de
  - Update to 2.13
    * fix build with meson > 0.38.1
    * fix connect error "Operation now in progress"
    * support MPD protocol 0.21
    - support tag "OriginalDate"
    - command "tagtypes" plus "disable", "enable", "clear"
    * support MPD protocol 0.20
    - support "plchanges" and "plchangesposid" with range
    * support MPD protocol 0.19
    - commands "addtagid", "cleartagid"
    - command "listfiles"
    - grouping for "list" and "count"
    - tag "AlbumSort"
    - "seekid" with float time
    * use relative #include paths to avoid clashes with other libmpdclient copies
    * build with Meson instead of autotools
* Mon Apr 17 2017 olaf@aepfle.de
  - Update to 2.11
    * fix heap corruption with mpd_connection_new_async()
    * add space before "window" search argument
    * detect getaddrinfo() at configure time
    * add support for ArtistSort and AlbumArtistSort tags
    * support MPD protocol 0.21
    - audio format specifications "dsd64" etc.
* Sun Nov 01 2015 rpm@fthiessen.de
  - Updated package to 2.10
    * support abstract sockets with "@" prefix
    * support tag "MUSICBRAINZ_RELEASETRACKID"
    * add TCP keepalive internal and external APIs
    * support MPD protocol 0.19 and 0.20
* Sat Oct 31 2015 rpm@fthiessen.de
  - Initial version 2.9

Files

/usr/include/mpd
/usr/include/mpd/albumart.h
/usr/include/mpd/async.h
/usr/include/mpd/audio_format.h
/usr/include/mpd/binary.h
/usr/include/mpd/capabilities.h
/usr/include/mpd/client.h
/usr/include/mpd/compiler.h
/usr/include/mpd/connection.h
/usr/include/mpd/database.h
/usr/include/mpd/directory.h
/usr/include/mpd/entity.h
/usr/include/mpd/error.h
/usr/include/mpd/fingerprint.h
/usr/include/mpd/idle.h
/usr/include/mpd/list.h
/usr/include/mpd/message.h
/usr/include/mpd/mixer.h
/usr/include/mpd/mount.h
/usr/include/mpd/neighbor.h
/usr/include/mpd/output.h
/usr/include/mpd/pair.h
/usr/include/mpd/parser.h
/usr/include/mpd/partition.h
/usr/include/mpd/password.h
/usr/include/mpd/player.h
/usr/include/mpd/playlist.h
/usr/include/mpd/position.h
/usr/include/mpd/protocol.h
/usr/include/mpd/queue.h
/usr/include/mpd/readpicture.h
/usr/include/mpd/recv.h
/usr/include/mpd/replay_gain.h
/usr/include/mpd/response.h
/usr/include/mpd/search.h
/usr/include/mpd/send.h
/usr/include/mpd/settings.h
/usr/include/mpd/socket.h
/usr/include/mpd/song.h
/usr/include/mpd/stats.h
/usr/include/mpd/status.h
/usr/include/mpd/sticker.h
/usr/include/mpd/tag.h
/usr/include/mpd/version.h
/usr/lib64/libmpdclient.so
/usr/lib64/pkgconfig/libmpdclient.pc
/usr/share/doc/packages/libmpdclient
/usr/share/doc/packages/libmpdclient/AUTHORS
/usr/share/doc/packages/libmpdclient/COPYING
/usr/share/doc/packages/libmpdclient/NEWS
/usr/share/doc/packages/libmpdclient/README.rst
/usr/share/doc/packages/libmpdclient/html
/usr/share/doc/packages/libmpdclient/html/albumart_8h.html
/usr/share/doc/packages/libmpdclient/html/albumart_8h_source.html
/usr/share/doc/packages/libmpdclient/html/annotated.html
/usr/share/doc/packages/libmpdclient/html/async_8h.html
/usr/share/doc/packages/libmpdclient/html/async_8h_source.html
/usr/share/doc/packages/libmpdclient/html/audio__format_8h.html
/usr/share/doc/packages/libmpdclient/html/audio__format_8h_source.html
/usr/share/doc/packages/libmpdclient/html/bc_s.png
/usr/share/doc/packages/libmpdclient/html/bdwn.png
/usr/share/doc/packages/libmpdclient/html/binary_8h.html
/usr/share/doc/packages/libmpdclient/html/binary_8h_source.html
/usr/share/doc/packages/libmpdclient/html/capabilities_8h.html
/usr/share/doc/packages/libmpdclient/html/capabilities_8h_source.html
/usr/share/doc/packages/libmpdclient/html/classes.html
/usr/share/doc/packages/libmpdclient/html/client_8h.html
/usr/share/doc/packages/libmpdclient/html/client_8h_source.html
/usr/share/doc/packages/libmpdclient/html/closed.png
/usr/share/doc/packages/libmpdclient/html/connection_8h.html
/usr/share/doc/packages/libmpdclient/html/connection_8h_source.html
/usr/share/doc/packages/libmpdclient/html/database_8h.html
/usr/share/doc/packages/libmpdclient/html/database_8h_source.html
/usr/share/doc/packages/libmpdclient/html/dir_89dd766eb2df7d7257dbe806a34404af.html
/usr/share/doc/packages/libmpdclient/html/directory_8h.html
/usr/share/doc/packages/libmpdclient/html/directory_8h_source.html
/usr/share/doc/packages/libmpdclient/html/doc.png
/usr/share/doc/packages/libmpdclient/html/doxygen.css
/usr/share/doc/packages/libmpdclient/html/doxygen.png
/usr/share/doc/packages/libmpdclient/html/dynsections.js
/usr/share/doc/packages/libmpdclient/html/entity_8h.html
/usr/share/doc/packages/libmpdclient/html/entity_8h_source.html
/usr/share/doc/packages/libmpdclient/html/error_8h.html
/usr/share/doc/packages/libmpdclient/html/error_8h_source.html
/usr/share/doc/packages/libmpdclient/html/files.html
/usr/share/doc/packages/libmpdclient/html/fingerprint_8h.html
/usr/share/doc/packages/libmpdclient/html/fingerprint_8h_source.html
/usr/share/doc/packages/libmpdclient/html/folderclosed.png
/usr/share/doc/packages/libmpdclient/html/folderopen.png
/usr/share/doc/packages/libmpdclient/html/functions.html
/usr/share/doc/packages/libmpdclient/html/functions_vars.html
/usr/share/doc/packages/libmpdclient/html/globals.html
/usr/share/doc/packages/libmpdclient/html/globals_defs.html
/usr/share/doc/packages/libmpdclient/html/globals_enum.html
/usr/share/doc/packages/libmpdclient/html/globals_eval.html
/usr/share/doc/packages/libmpdclient/html/globals_func.html
/usr/share/doc/packages/libmpdclient/html/globals_type.html
/usr/share/doc/packages/libmpdclient/html/idle_8h.html
/usr/share/doc/packages/libmpdclient/html/idle_8h_source.html
/usr/share/doc/packages/libmpdclient/html/index.html
/usr/share/doc/packages/libmpdclient/html/jquery.js
/usr/share/doc/packages/libmpdclient/html/list_8h.html
/usr/share/doc/packages/libmpdclient/html/list_8h_source.html
/usr/share/doc/packages/libmpdclient/html/menu.js
/usr/share/doc/packages/libmpdclient/html/menudata.js
/usr/share/doc/packages/libmpdclient/html/message_8h.html
/usr/share/doc/packages/libmpdclient/html/message_8h_source.html
/usr/share/doc/packages/libmpdclient/html/mixer_8h.html
/usr/share/doc/packages/libmpdclient/html/mixer_8h_source.html
/usr/share/doc/packages/libmpdclient/html/mount_8h.html
/usr/share/doc/packages/libmpdclient/html/mount_8h_source.html
/usr/share/doc/packages/libmpdclient/html/nav_f.png
/usr/share/doc/packages/libmpdclient/html/nav_g.png
/usr/share/doc/packages/libmpdclient/html/nav_h.png
/usr/share/doc/packages/libmpdclient/html/neighbor_8h.html
/usr/share/doc/packages/libmpdclient/html/neighbor_8h_source.html
/usr/share/doc/packages/libmpdclient/html/open.png
/usr/share/doc/packages/libmpdclient/html/output_8h.html
/usr/share/doc/packages/libmpdclient/html/output_8h_source.html
/usr/share/doc/packages/libmpdclient/html/pair_8h.html
/usr/share/doc/packages/libmpdclient/html/pair_8h_source.html
/usr/share/doc/packages/libmpdclient/html/parser_8h.html
/usr/share/doc/packages/libmpdclient/html/parser_8h_source.html
/usr/share/doc/packages/libmpdclient/html/partition_8h.html
/usr/share/doc/packages/libmpdclient/html/partition_8h_source.html
/usr/share/doc/packages/libmpdclient/html/password_8h.html
/usr/share/doc/packages/libmpdclient/html/password_8h_source.html
/usr/share/doc/packages/libmpdclient/html/player_8h.html
/usr/share/doc/packages/libmpdclient/html/player_8h_source.html
/usr/share/doc/packages/libmpdclient/html/playlist_8h.html
/usr/share/doc/packages/libmpdclient/html/playlist_8h_source.html
/usr/share/doc/packages/libmpdclient/html/position_8h.html
/usr/share/doc/packages/libmpdclient/html/position_8h_source.html
/usr/share/doc/packages/libmpdclient/html/protocol_8h.html
/usr/share/doc/packages/libmpdclient/html/protocol_8h_source.html
/usr/share/doc/packages/libmpdclient/html/queue_8h.html
/usr/share/doc/packages/libmpdclient/html/queue_8h_source.html
/usr/share/doc/packages/libmpdclient/html/readpicture_8h.html
/usr/share/doc/packages/libmpdclient/html/readpicture_8h_source.html
/usr/share/doc/packages/libmpdclient/html/recv_8h.html
/usr/share/doc/packages/libmpdclient/html/recv_8h_source.html
/usr/share/doc/packages/libmpdclient/html/replay__gain_8h.html
/usr/share/doc/packages/libmpdclient/html/replay__gain_8h_source.html
/usr/share/doc/packages/libmpdclient/html/response_8h.html
/usr/share/doc/packages/libmpdclient/html/response_8h_source.html
/usr/share/doc/packages/libmpdclient/html/search_8h.html
/usr/share/doc/packages/libmpdclient/html/search_8h_source.html
/usr/share/doc/packages/libmpdclient/html/send_8h.html
/usr/share/doc/packages/libmpdclient/html/send_8h_source.html
/usr/share/doc/packages/libmpdclient/html/settings_8h.html
/usr/share/doc/packages/libmpdclient/html/settings_8h_source.html
/usr/share/doc/packages/libmpdclient/html/socket_8h.html
/usr/share/doc/packages/libmpdclient/html/socket_8h_source.html
/usr/share/doc/packages/libmpdclient/html/song_8h.html
/usr/share/doc/packages/libmpdclient/html/song_8h_source.html
/usr/share/doc/packages/libmpdclient/html/splitbar.png
/usr/share/doc/packages/libmpdclient/html/stats_8h.html
/usr/share/doc/packages/libmpdclient/html/stats_8h_source.html
/usr/share/doc/packages/libmpdclient/html/status_8h.html
/usr/share/doc/packages/libmpdclient/html/status_8h_source.html
/usr/share/doc/packages/libmpdclient/html/sticker_8h.html
/usr/share/doc/packages/libmpdclient/html/sticker_8h_source.html
/usr/share/doc/packages/libmpdclient/html/structmpd__async.html
/usr/share/doc/packages/libmpdclient/html/structmpd__audio__format-members.html
/usr/share/doc/packages/libmpdclient/html/structmpd__audio__format.html
/usr/share/doc/packages/libmpdclient/html/structmpd__connection.html
/usr/share/doc/packages/libmpdclient/html/structmpd__directory.html
/usr/share/doc/packages/libmpdclient/html/structmpd__entity.html
/usr/share/doc/packages/libmpdclient/html/structmpd__message.html
/usr/share/doc/packages/libmpdclient/html/structmpd__mount.html
/usr/share/doc/packages/libmpdclient/html/structmpd__neighbor.html
/usr/share/doc/packages/libmpdclient/html/structmpd__output.html
/usr/share/doc/packages/libmpdclient/html/structmpd__pair-members.html
/usr/share/doc/packages/libmpdclient/html/structmpd__pair.html
/usr/share/doc/packages/libmpdclient/html/structmpd__parser.html
/usr/share/doc/packages/libmpdclient/html/structmpd__partition.html
/usr/share/doc/packages/libmpdclient/html/structmpd__playlist.html
/usr/share/doc/packages/libmpdclient/html/structmpd__settings.html
/usr/share/doc/packages/libmpdclient/html/structmpd__song.html
/usr/share/doc/packages/libmpdclient/html/structmpd__stats.html
/usr/share/doc/packages/libmpdclient/html/structmpd__status.html
/usr/share/doc/packages/libmpdclient/html/sync_off.png
/usr/share/doc/packages/libmpdclient/html/sync_on.png
/usr/share/doc/packages/libmpdclient/html/tab_a.png
/usr/share/doc/packages/libmpdclient/html/tab_b.png
/usr/share/doc/packages/libmpdclient/html/tab_h.png
/usr/share/doc/packages/libmpdclient/html/tab_s.png
/usr/share/doc/packages/libmpdclient/html/tabs.css
/usr/share/doc/packages/libmpdclient/html/tag_8h.html
/usr/share/doc/packages/libmpdclient/html/tag_8h_source.html
/usr/share/vala-2
/usr/share/vala-2/vapi
/usr/share/vala-2/vapi/libmpdclient.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024