From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] pulseaudio: version bump 8.0 -> 11.0
Date: Fri, 8 Sep 2017 17:15:18 +0200 [thread overview]
Message-ID: <20170908151518.24086-1-l.stach@pengutronix.de> (raw)
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
I'm unsure about the with-system-user, with-system-group and
with-access-group configure settings, so someone should probably
validate them.
---
rules/pulseaudio.make | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git a/rules/pulseaudio.make b/rules/pulseaudio.make
index 34b6aae16a32..8b527608248c 100644
--- a/rules/pulseaudio.make
+++ b/rules/pulseaudio.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_PULSEAUDIO) += pulseaudio
#
# Paths and names
#
-PULSEAUDIO_VERSION := 8.0
-PULSEAUDIO_MD5 := 8678442ba0bb4b4c33ac6f62542962df
+PULSEAUDIO_VERSION := 11.0
+PULSEAUDIO_MD5 := c5fe1cd05f5306b1a0fba5099f0e9e37
PULSEAUDIO := pulseaudio-$(PULSEAUDIO_VERSION)
PULSEAUDIO_SUFFIX := tar.xz
PULSEAUDIO_URL := http://freedesktop.org/software/pulseaudio/releases/$(PULSEAUDIO).$(PULSEAUDIO_SUFFIX)
@@ -51,6 +51,7 @@ PULSEAUDIO_CONF_OPT := \
--enable-atomic-arm-memory-barrier \
--$(call ptx/endis, PTXCONF_ARCH_ARM_NEON)-neon-opt \
$(GLOBAL_LARGE_FILE_OPTION) \
+ --enable-memfd \
--disable-x11 \
--disable-tests \
--disable-samplerate \
@@ -68,7 +69,7 @@ PULSEAUDIO_CONF_OPT := \
--disable-jack \
--disable-asyncns \
--disable-tcpwrap \
- --disable-tcpwrap \
+ --disable-lirc \
--disable-dbus \
--disable-bluez4 \
--disable-bluez5 \
@@ -78,7 +79,6 @@ PULSEAUDIO_CONF_OPT := \
--disable-hal-compat \
$(GLOBAL_IPV6_OPTION) \
--disable-openssl \
- --disable-xen \
--disable-gcov \
--enable-orc \
--$(call ptx/endis, PTXCONF_PULSEAUDIO_SYSTEMD)-systemd-daemon \
@@ -95,10 +95,20 @@ PULSEAUDIO_CONF_OPT := \
--disable-force-preopen \
--with-caps \
--with-database=simple \
+ --with-pulsedsp-location= \
--without-fftw \
--without-speex \
--without-soxr \
- --with-systemduserunitdir=/usr/lib/systemd/user
+ --with-systemduserunitdir=/usr/lib/systemd/user \
+ --with-system-user=root \
+ --with-system-group=root \
+ --with-access-group=pulse-access \
+ --with-mac-version-min= \
+ --with-mac-sysroot= \
+ --with-preopen-mods=all \
+ --with-module-dir=/usr/lib/pulse-$(PULSEAUDIO_VERSION)/modules \
+ --with-udev-rules-dir=lib/udev/rules.d \
+ --with-zsh-completion-dir=
PULSEAUDIO_LDFLAGS := -Wl,-rpath,/usr/lib/pulseaudio:/usr/lib/pulse-$(PULSEAUDIO_VERSION)/modules
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-09-08 15:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-08 15:15 Lucas Stach [this message]
2017-09-08 15:51 ` Clemens Gruber
2018-03-21 14:57 ` Lucas Stach
2017-09-11 7:38 ` Juergen Borleis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170908151518.24086-1-l.stach@pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox