Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/mpd: upgrade to 0.21.23 | Justin Berthault | 2020-05-11 | 2 | -4/+19 |
| | |||||
* | community/*: rebuild against icu-67.1 | Leo | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | community/mpd: add PulseAudio support | David Demelier | 2020-04-07 | 1 | -2/+2 |
| | |||||
* | community/mpd: upgrade to 0.21.22 | Leo | 2020-04-03 | 3 | -18/+18 |
| | |||||
* | rebuild against icu 66.1 | Leo | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | community/mpd: add wavpack support | aeeq | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | Update APKBUILD | aeeq | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | Update APKBUILD add wavpack support. | aeeq | 2020-03-22 | 1 | -1/+2 |
| | |||||
* | community/mpd: upgrade to 0.21.21 | Leo | 2020-03-19 | 1 | -3/+3 |
| | |||||
* | community/mpd: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | community/*: make CMake and meson respect our C{,PP,XX}FLAGS | Rasmus Thomsen | 2020-02-21 | 1 | -2/+2 |
| | | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E | ||||
* | community/mpd: upgrade to 0.21.20 | Leo | 2020-02-17 | 1 | -3/+3 |
| | |||||
* | community/mpd: enable avahi support | macmpi | 2020-01-28 | 2 | -3/+30 |
| | | | | | | | adding avahi-dev dependency and relevant compile option. test/run_avahi fails to build, and could not find how to fix it. As this is just for build testing I remove it with remove-avahi-test.patch Equally happy if someone finds a way to fix it... Tested on x86_64 target system and mpd service is well advertised by avahi | ||||
* | community/mpd: upgrade to 0.21.19 | Leo | 2020-01-19 | 1 | -3/+3 |
| | |||||
* | community/mpd: allow configuration of real-time scheduling | Sören Tempel | 2020-01-16 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | Without this change MPD emits the following warnings using syslog: daemon.err libsmbclient[3356]: exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted daemon.err libsmbclient[3356]: exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted See also: https://www.musicpd.org/doc/html/user.html#real-time-scheduling OK clandmeter@ | ||||
* | community/mpd: run checkpath with quiet flag | Sören Tempel | 2020-01-15 | 2 | -3/+4 |
| | | | | | | | | The checkpath invocation creates a directory usually located on a tmpfs and cleared on each boot. As such, mpd creates and "corrects" the permissions of this directory on each boot. This causes two unnecessary messages to be emitted on each boot by the service. This change adds the quiet flag which suppresses these messages. | ||||
* | tree-wide: use --buildtype=debugoptimized for meson packages | Rasmus Thomsen | 2020-01-07 | 1 | -2/+2 |
| | | | | | | | As of now we're using the buildttype 'release', which produces optimized builds but without any usable debugging info, which makes debugging crashes impossible, even if a -dbg subpackage exists. As such we should build in the buildmode 'debugoptimized' to offer proper debug symbols. | ||||
* | community/mpd: add patch to satisfy libcdio-paranoia dependency patch ↵ | macmpi | 2020-01-06 | 1 | -0/+11 |
| | | | | ./src/input/plugins/meson.build to adapt libcdio-paranoia dependency version check to Alpine's numbering. | ||||
* | community/mpd: re-enable Audio CD support Audio CD support was reverted by ↵ | macmpi | 2020-01-06 | 1 | -3/+5 |
| | | | | https://gitlab.alpinelinux.org/alpine/aports/commit/02a0398c97b39209586bd1d11bd13ab3a3b1de1c due to potential libcdio-paranoia dependency version mismatch | ||||
* | rebuild against boost-1.72.0 | Leo | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | community/mpd: upgrade to 0.21.18 | Leo | 2019-12-25 | 1 | -2/+2 |
| | |||||
* | community/mpd: upgrade to 0.21.17 | Leo | 2019-12-23 | 2 | -5/+20 |
| | |||||
* | community/mpd: remove workaround for py-sphinx-3 | Leo | 2019-11-22 | 2 | -15/+0 |
| | |||||
* | community/mpd: disable libcdio_paranoia | Leo | 2019-11-22 | 1 | -3/+3 |
| | | | | Requires libcdio_paranoia >= 10.2+0.93+1 but we have 2.0.0 | ||||
* | community/mpd: upgrade to 0.21.16 | Leo | 2019-10-20 | 1 | -3/+3 |
| | |||||
* | community/mpd: enable Audio CD support | macmpi | 2019-10-16 | 1 | -3/+4 |
| | |||||
* | rebuild against libnfs.so.13 | Leo | 2019-10-11 | 1 | -1/+1 |
| | |||||
* | community/mpd: upgrade to 0.21.15 | Leo | 2019-09-26 | 1 | -3/+3 |
| | |||||
* | community/mpd: fix typo in OpenRC service | Sören Tempel | 2019-09-17 | 2 | -3/+3 |
| | |||||
* | community/mpd: upgrade to 0.21.14 | Leo | 2019-08-21 | 1 | -2/+2 |
| | |||||
* | community/mpd: upgrade to 0.21.13 | Leo | 2019-08-11 | 2 | -41/+17 |
| | | | | - make daemon run with supervise-daemon | ||||
* | community/mpd: upgrade to 0.21.12 | Leo | 2019-08-04 | 1 | -3/+3 |
| | |||||
* | community/mpd: use py3-sphinx to build docs | Leo | 2019-07-22 | 2 | -1/+16 |
| | |||||
* | community/mpd: upgrade to 0.21.11 | Leo | 2019-07-09 | 1 | -2/+2 |
| | |||||
* | community/mpd: upgrade to 0.21.10 | Leo | 2019-06-09 | 1 | -4/+3 |
| | | | Closes GH-8644 | ||||
* | community/mpd: rebuild against icu-64 | Natanael Copa | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | community/mpd: update to 0.21.8 | Leo | 2019-04-26 | 1 | -2/+2 |
| | |||||
* | community/mpd: update to 0.21.7 | Leo | 2019-04-24 | 1 | -9/+7 |
| | | | | | | - Split openrc files into mpd-openrc - Fix SPDX license - remove superfluous usage of 'cd "$builddir"' | ||||
* | community/mpd: upgrade to 0.21.5 | Sören Tempel | 2019-04-04 | 2 | -40/+22 |
| | |||||
* | community/mpd: rebuild against icu-63.1 | Leonardo Arena | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | community/mpd: rebuidl against ffmpeg 4 | Natanael Copa | 2018-11-09 | 1 | -1/+1 |
| | |||||
* | community/mpd: rebuild against icu-62.1 | Natanael Copa | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | community/mpd: upgrade to 0.20.21 | Sören Tempel | 2018-09-24 | 1 | -2/+2 |
| | |||||
* | community/mpd: rebuild against libnfs.so.12 | prspkt | 2018-08-16 | 1 | -1/+1 |
| | |||||
* | community/mpd: Update to 0.20.20 | Leo Unglaub | 2018-06-01 | 1 | -2/+2 |
| | |||||
* | community/mpd: rebuild against samba 4.8.0 | Jakub Jirutka | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | community/mpd: upgrade to 0.20.18 | Carlo Landmeter | 2018-03-14 | 1 | -3/+3 |
| | |||||
* | community: rebuild against icu-60.2 | William Pitcock | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | community/mpd: upgrade to 0.20.17 | Sören Tempel | 2018-02-14 | 1 | -2/+2 |
| | |||||
* | community/mpd: upgrade to 0.20.16 | Carlo Landmeter | 2018-02-07 | 2 | -16/+14 |
| |