Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : mpd | name : mpd | ||||
| version : 0.20.23 | version : 0.21.2 | ||||
| release : 36 | release : 37 | ||||
| homepage : http://www.musicpd.org/ | homepage : http://www.musicpd.org/ | ||||
| source : | source : | ||||
| - https://www.musicpd.org/download/mpd/0.20/mpd-0.20.23.tar.xz : 503e5f9f237290f568ff7956ab2f9aed563594bf749f19b8fe994fb21434afea | - https://www.musicpd.org/download/mpd/0.21/mpd-0.21.2.tar.xz : c6ff74ff521aa2b390bdeac299954da21b9d0a66216abdd500ae590d97ab514a | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : multimedia.audio | component : multimedia.audio | ||||
| summary : MPD is a flexible, powerful, server-side application for playing music | summary : MPD is a flexible, powerful, server-side application for playing music | ||||
| description: | | description: | | ||||
| Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. | Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. | ||||
| Through plugins and libraries it can play a variety of sound files while being controlled by its | Through plugins and libraries it can play a variety of sound files while being controlled by its | ||||
| network protocol. | network protocol. | ||||
| builddeps : | builddeps : | ||||
| Show All 13 Lines | builddeps : | ||||
| - pkgconfig(samplerate) | - pkgconfig(samplerate) | ||||
| - pkgconfig(smbclient) | - pkgconfig(smbclient) | ||||
| - pkgconfig(shout) | - pkgconfig(shout) | ||||
| - pkgconfig(sqlite3) | - pkgconfig(sqlite3) | ||||
| - bzip2-devel | - bzip2-devel | ||||
| - libboost-devel | - libboost-devel | ||||
| - libmad-devel | - libmad-devel | ||||
| setup : | | setup : | | ||||
| %configure --enable-database \ | %meson_configure | ||||
| --enable-pulse \ | |||||
| --enable-test \ | |||||
| --with-systemdsystemunitdir=%libdir%/systemd/system \ | |||||
| --with-systemduserunitdir=%libdir%/systemd/user | |||||
| build : | | build : | | ||||
| %make | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install | %ninja_install | ||||
| check : | | check : | | ||||
| %make check | %ninja_check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.