libcanberra: add gtk-doc
This commit is contained in:
@@ -14,7 +14,6 @@ def setup():
|
|||||||
#autotools.autoreconf("-fi")
|
#autotools.autoreconf("-fi")
|
||||||
autotools.configure("--disable-oss \
|
autotools.configure("--disable-oss \
|
||||||
--disable-lynx \
|
--disable-lynx \
|
||||||
--disable-gtk-doc \
|
|
||||||
--enable-gstreamer \
|
--enable-gstreamer \
|
||||||
--enable-gtk3 \
|
--enable-gtk3 \
|
||||||
--enable-pulse \
|
--enable-pulse \
|
||||||
@@ -22,6 +21,7 @@ def setup():
|
|||||||
--enable-null \
|
--enable-null \
|
||||||
--enable-tdb \
|
--enable-tdb \
|
||||||
--with-builtin=dso \
|
--with-builtin=dso \
|
||||||
|
--with-systemd-unit-dir=no \
|
||||||
--disable-static")
|
--disable-static")
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|||||||
@@ -34,6 +34,7 @@
|
|||||||
<Dependency>libvorbis-devel</Dependency>
|
<Dependency>libvorbis-devel</Dependency>
|
||||||
<Dependency>fontconfig-devel</Dependency>
|
<Dependency>fontconfig-devel</Dependency>
|
||||||
<Dependency>gstreamer-devel</Dependency>
|
<Dependency>gstreamer-devel</Dependency>
|
||||||
|
<Dependency>gtk-doc</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch>fix-pthread.patch</Patch>
|
<Patch>fix-pthread.patch</Patch>
|
||||||
|
|||||||
Reference in New Issue
Block a user