Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2016 22:16:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-approval requested: [Bug 210548] audio/pulseaudio: Update to 9.0 : [Attachment 171803] Proposed patch (since 412344 revision)
Message-ID:  <bug-210548-6497-R2dP1YnBkY@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
lightside <lightside@gmx.com> has asked gnome@FreeBSD.org for
maintainer-approval:
Bug 210548: audio/pulseaudio: Update to 9.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210548

Attachment 171803: Proposed patch (since 412344 revision)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171803&action=3Dedit



--- 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



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