[arch-commits] Commit in pulseaudio/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Sep 27 16:14:05 UTC 2015
Date: Sunday, September 27, 2015 @ 18:14:05
Author: heftig
Revision: 247540
fix locale
Modified:
pulseaudio/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-27 16:07:06 UTC (rev 247539)
+++ PKGBUILD 2015-09-27 16:14:05 UTC (rev 247540)
@@ -8,7 +8,7 @@
pkgname=(pulseaudio libpulse pulseaudio-{gconf,zeroconf,lirc,xen,jack,bluetooth,equalizer})
pkgdesc="A featureful, general-purpose sound server"
pkgver=7.0
-pkgrel=1
+pkgrel=2
arch=(i686 x86_64)
url="http://www.freedesktop.org/wiki/Software/PulseAudio"
license=(LGPL)
@@ -39,7 +39,8 @@
--disable-bluez4 \
--disable-samplerate \
--disable-rpath \
- --disable-default-build-tests
+ --disable-default-build-tests \
+ DATADIRNAME=share
# fight unused direct deps
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
More information about the arch-commits
mailing list