2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message:
*: clean-up after python38 removal
|
2024-08-10 09:53:33 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
mpc: not for Python 3.9
|
2024-08-03 16:28:59 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(audio/mpc) regen PLIST, +_static/github-banner.svg
|
2023-12-30 11:14:45 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
mpc: update to 0.35.
0.35 (2023/12/21)
* fix null pointer dereference on bad status format
* add "%kbitrate%", "%audioformat%", \
"%samplerate%", "%bits%" and "%channels%" options \
to the "status" command
* the "%state%" option of the "status" command now returns \
"stopped" when the MPD server is stopped
* add commands "lsdirs", "addplaylist", \
"delplaylist", "moveplaylist", "renplaylist", \
"clearplaylist"
* add "playlist" option "--with-prio"
* bash completion: pass "--" to mpc to allow parameters with dash
* bash completion: fix filenames with paranetheses
* bash completion: override $MPC_FORMAT
|
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message:
*: latest py-sphinx only support Python 3.9+
|
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
|
2023-05-16 18:42:13 by Thomas Klausner | Files touched by this commit (2) |
Log message:
mpc: fix PLIST for sphinx 7 and depend on it
Bump PKGREVISION.
|
2022-10-30 09:28:34 by Thomas Klausner | Files touched by this commit (2) |
Log message:
mpc: fix PLIST for latest py-sphinx and depend on it
Bump PKGREVISION
|
2022-07-10 21:13:22 by Thomas Klausner | Files touched by this commit (1) |
Log message:
mpc: restrict to python3
|
2021-12-07 19:17:56 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
mpc: update to 0.34.
0.34 (2021/11/30)
* add commands "albumart", "readpicture"
* don't print status after error
* custom status format
* support grouping "list" results
* meson: auto-build libmpdclient if not available
* require libmpdclient 2.16 or newer
* require MPD 0.21 or newer
|