2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message: *: recursive bump for Python 3.11 as new default |
2022-04-24 15:49:07 by Nia Alarie | Files touched by this commit (3) | |
Log message: libmpdclient: update to 2.20 libmpdclient 2.20 (2021/11/23) * 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 |
2021-10-26 11:59:39 by Nia Alarie | Files touched by this commit (455) |
Log message: audio: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. The following distfiles couldn't be fetched (possibly they are fetched conditionally): ./audio/freeswitch-sounds-ru/distinfo \ freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz ./audio/freeswitch-sounds-ru/distinfo \ freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz ./audio/freeswitch-music/distinfo \ freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz ./audio/freeswitch-music/distinfo \ freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz ./audio/freeswitch-sounds-fr/distinfo \ freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz ./audio/freeswitch-sounds-fr/distinfo \ freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz ./audio/freeswitch-sounds-en/distinfo \ freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz ./audio/freeswitch-sounds-en/distinfo \ freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz |
2021-10-07 15:10:03 by Nia Alarie | Files touched by this commit (459) |
Log message: audio: Remove SHA1 hashes for distfiles |
2020-07-07 14:55:34 by Nia Alarie | Files touched by this commit (3) |
Log message: libmpdclient: Update to 2.19 libmpdclient 2.19 (2020/07/03) * 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" |
2020-01-25 15:40:35 by Nia Alarie | Files touched by this commit (2) |
Log message: libmpdclient: Update to 2.18 libmpdclient 2.18 (2020/01/20) * 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" |
2019-12-06 01:15:39 by Nia Alarie | Files touched by this commit (1) |
Log message: libmpdclient: python for build only |
2019-12-05 23:46:49 by Nia Alarie | Files touched by this commit (3) |
Log message: libmpdclient: Update to 2.17 libmpdclient 2.17 (2019/12/04) * 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 * fix build failure on Haiku |