mpd.
This commit is contained in:
@@ -8,7 +8,6 @@ from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
# pisitools.dosed("doc/meson.build", "sphinx-build", "sphinx-build3")
|
||||
pisitools.ldflags.add("-lbsd")
|
||||
pisitools.cxxflags.add("-lbsd")
|
||||
mesontools.configure("-Ddocumentation=enabled -Dfifo=false \
|
||||
|
||||
@@ -63,6 +63,7 @@
|
||||
<Dependency>libid3tag-devel</Dependency>
|
||||
<Dependency>libmikmod-devel</Dependency>
|
||||
<Dependency>libvorbis-devel</Dependency>
|
||||
<Dependency>cyrus-sasl-devel</Dependency>
|
||||
<Dependency>fluidsynth-devel</Dependency>
|
||||
<Dependency>libmodplug-devel</Dependency>
|
||||
<Dependency>libsndfile-devel</Dependency>
|
||||
@@ -83,14 +84,9 @@
|
||||
<Dependency>python3-snowballstemmer</Dependency>
|
||||
<Dependency>python3-sphinx-alabaster-theme</Dependency>
|
||||
<Dependency>python3-sphinxcontrib-websupport</Dependency>
|
||||
|
||||
<Dependency>cyrus-sasl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">gcc_pure_fix.patch</Patch>
|
||||
<Patch level="1">add_missing_include.patch</Patch>
|
||||
<Patch level="1">FmtError_instead_of_FormatErrno.patch</Patch>
|
||||
<Patch level="1">add_StoragePlugin_prefix.patch</Patch> -->
|
||||
<!-- <Patch level="1">missing.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user