pulseaudio:rebuild
This commit is contained in:
@@ -26,9 +26,11 @@ def setup():
|
||||
--disable-static \
|
||||
--disable-bluez4 \
|
||||
--disable-rpath \
|
||||
--disable-systemd \
|
||||
--with-systemduserunitdir=no \
|
||||
--disable-oss-output \
|
||||
--enable-largefile \
|
||||
--enable-gconf \
|
||||
--with-speex \
|
||||
--with-system-user=pulse \
|
||||
--with-system-group=pulse \
|
||||
--with-access-group=pulse-access \
|
||||
|
||||
@@ -23,10 +23,12 @@
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>xcb-proto</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<!--<Dependency>lirc-devel</Dependency> our dep libtfdi need boost-->
|
||||
<!--Dependency>gconf-devel</Dependency>2-->
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>lirc-devel</Dependency>
|
||||
<Dependency>gconf-devel</Dependency>
|
||||
<Dependency>avahi-devel</Dependency>
|
||||
<Dependency>speex-devel</Dependency>
|
||||
<Dependency>speexdsp-devel</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
<Dependency>libtdb-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
@@ -68,6 +70,7 @@
|
||||
<Dependency>speex</Dependency>
|
||||
<Dependency>libICE</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>speexdsp</Dependency>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>avahi-libs</Dependency>
|
||||
<Dependency>libasyncns</Dependency>
|
||||
@@ -122,6 +125,8 @@
|
||||
<Name>pulseaudio</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>dbus</Dependency>
|
||||
<Dependency>gconf</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<!--<Dependency>libX11</Dependency>-->
|
||||
<Dependency>libcap</Dependency>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
@@ -220,6 +225,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2018-10-02</Date>
|
||||
<Version>12.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2018-08-03</Date>
|
||||
<Version>12.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user