Accepting request 141608 from home:elvigia:branches:multimedia:libs
- disable all HAL compat/support since it is long gone. OBS-URL: https://build.opensuse.org/request/show/141608 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=106
This commit is contained in:
parent
75bbd5b880
commit
07f87c5202
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 17 02:01:24 UTC 2012 - crrodriguez@opensuse.org
|
||||
|
||||
- disable all HAL compat/support since it is long gone.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 15 13:23:47 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -265,7 +265,7 @@ translation-update-upstream
|
||||
%patch2
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
autoreconf -fiv
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
# libpulse and libpulsecommon need each other - no way with as-needed
|
||||
export SUSE_ASNEEDED=0
|
||||
@ -277,6 +277,7 @@ export SUSE_ASNEEDED=0
|
||||
--with-system-group=pulse \
|
||||
--with-access-group=pulse-access \
|
||||
--disable-hal \
|
||||
--disable-hal-compat \
|
||||
--with-udev-rules-dir=%{_udevrulesdir}
|
||||
make %{?_smp_mflags} V=1
|
||||
make doxygen
|
||||
@ -382,7 +383,6 @@ setup-pulseaudio --auto > /dev/null
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-equalizer-sink.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-filter-apply.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-filter-heuristics.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-hal-detect.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-http-protocol-tcp.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-http-protocol-unix.so
|
||||
%{_libdir}/pulse-%{drvver}/modules/module-intended-roles.so
|
||||
|
Loading…
Reference in New Issue
Block a user