Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2016 22:16:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 210548] audio/pulseaudio: Update to 9.0
Message-ID:  <bug-210548-6497-a3tndHkGbB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210548-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210548-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210548

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #171770|maintainer-approval?(gnome@ |
              Flags|FreeBSD.org)                |
 Attachment #171770|0                           |1
        is obsolete|                            |
 Attachment #171803|                            |maintainer-approval?(gnome@
              Flags|                            |FreeBSD.org)

--- Comment #11 from lightside <lightside@gmx.com> ---
Created attachment 171803
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171803&action=
=3Dedit
Proposed patch (since 412344 revision)

The new audio/libsoxr port was added in ports r417476. The configure script=
 of
audio/pulseaudio port tries to check availability of libsoxr.so library and=
 use
it by default, if found. This requires to implement SOXR option to be able =
to
configure this. Also possible to add SPEEX option.
The duplicate of devel/orc may be removed from global LIB_DEPENDS, because =
of
available SIMD option with SIMD_LIB_DEPENDS.

- Remove devel/orc from LIB_DEPENDS, because of available SIMD_LIB_DEPENDS
- Add SOXR and SPEEX options, enabled by default
- Move audio/speexdsp from LIB_DEPENDS to SPEEX_LIB_DEPENDS
- Add xcb to USE_XORG, required by bin/pacat
- Add iconv to USES, required by bin/pacat
- Replace --disable-systemd with correct --disable-systemd-* configure
arguments
- Move ALSA and JACK to AUDIO options group
- Move BASH and ZSH to COMPLETIONS options group
- Add DATABASE single option to be able to select supported database
- Add SIMPLE (database support) to default options
- Silence mkdir
- Remove unnecessary "-f" option near RM variable, because it's already def=
ined
- Replace files/patch-src_daemon_default.pa.in with correct sed patch
- Regenerate patches
- Adapt pkg-plist

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210548-6497-a3tndHkGbB>