- Changed libmpdclient-doxygen_nodatetime.patch. - Updated to 2.23 * https://raw.githubusercontent.com/MusicPlayerDaemon/libmpdclient/v2.23/NEWS * Supported MPD protocol 0.24.0 * allow window for listplaylist and listplaylistinfo * command "playlistlength", "protocol", "stickertypes", "stickernamestypes", "searchplaylist", tag "ShowMovement" * new sticker find api * new subcommands for "tagtypes": "available", "reset" * supported open end for mpd_search_add_window * format floating-point numbers with the POSIX localew OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmpdclient?expand=0&rev=24
12 lines
577 B
Diff
12 lines
577 B
Diff
diff -Pdpru libmpdclient-2.23.orig/doc/doxygen.conf.in libmpdclient-2.23/doc/doxygen.conf.in
|
|
--- libmpdclient-2.23.orig/doc/doxygen.conf.in 2025-06-24 12:54:55.000000000 +0300
|
|
+++ libmpdclient-2.23/doc/doxygen.conf.in 2025-07-04 19:54:13.897604247 +0300
|
|
@@ -55,6 +55,7 @@ GENERATE_HTML = YES
|
|
HTML_OUTPUT = html
|
|
HTML_FILE_EXTENSION = .html
|
|
DOCSET_FEEDNAME = "The Music Player Daemon Project"
|
|
+HTML_FOOTER = doc/doxygen-nodatetime-footer.html
|
|
|
|
#---------------------------------------------------------------------------
|
|
# configuration options related to the LaTeX output
|