mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
parent
2b7eb24d10
commit
03974b14dd
2 changed files with 2 additions and 14 deletions
|
@ -1,12 +0,0 @@
|
|||
Index: mpd-0.23.11/src/RemoteTagCache.hxx
|
||||
===================================================================
|
||||
--- mpd-0.23.11.orig/src/RemoteTagCache.hxx
|
||||
+++ mpd-0.23.11/src/RemoteTagCache.hxx
|
||||
@@ -28,6 +28,7 @@
|
||||
#include <boost/intrusive/list.hpp>
|
||||
#include <boost/intrusive/unordered_set.hpp>
|
||||
|
||||
+#include <array>
|
||||
#include <string>
|
||||
|
||||
class RemoteTagCacheHandler;
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpd'
|
||||
pkgname=mpd
|
||||
version=0.23.11
|
||||
version=0.23.12
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
|
||||
|
@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://www.musicpd.org/"
|
||||
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
|
||||
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
|
||||
checksum=edb4e7a8f9dff238b5610f9e2461940ea98c727a5462fafb1cdf836304dfdca9
|
||||
checksum=b7fca62284ecc25a681ea6a07abc49200af5353be42cb5a31e3173be9d8702e7
|
||||
LDFLAGS="-Wl,-z,stack-size=1048576"
|
||||
|
||||
system_accounts="mpd"
|
||||
|
|
Loading…
Add table
Reference in a new issue