[arch-commits] Commit in pulseaudio/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Dec 19 22:40:05 UTC 2014


    Date: Friday, December 19, 2014 @ 23:40:05
  Author: heftig
Revision: 227807

5.99.2

Modified:
  pulseaudio/trunk/PKGBUILD

----------+
 PKGBUILD |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-19 22:35:40 UTC (rev 227806)
+++ PKGBUILD	2014-12-19 22:40:05 UTC (rev 227807)
@@ -7,18 +7,18 @@
 pkgbase=pulseaudio
 pkgname=(pulseaudio libpulse)
 pkgdesc="A featureful, general-purpose sound server"
-pkgver=5.0
+pkgver=5.99.2
 pkgrel=1
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/wiki/Software/PulseAudio"
 license=(LGPL AGPL3)
-makedepends=(libasyncns libcap attr libxtst libsm libsamplerate libtool rtkit
+makedepends=(libasyncns libcap attr libxtst libsm libsndfile libtool rtkit
              speex tdb systemd dbus avahi bluez bluez-libs gconf intltool jack2-dbus sbc
              lirc-utils openssl xenstore fftw orc json-c gtk3 webrtc-audio-processing
-             check git)
+             check)
 options=(!emptydirs)
 source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz)
-sha256sums=('99c13a8b1249ddbd724f195579df79484e9af6418cecf6a15f003a7f36caf939')
+sha256sums=('877fbc19c5928ade11c948814d0d444673c39a8ec5571d331642f3327d2c86fe')
 
 prepare() {
   cd $pkgbase-$pkgver
@@ -35,6 +35,7 @@
     --with-database=tdb \
     --disable-tcpwrap \
     --disable-bluez4 \
+    --disable-samplerate \
     --disable-rpath \
     --disable-default-build-tests
 
@@ -46,7 +47,7 @@
 
 package_pulseaudio() {
   depends=("libpulse=$pkgver-$pkgrel" rtkit libltdl speex tdb fftw orc
-           libsamplerate webrtc-audio-processing sbc)
+           webrtc-audio-processing sbc)
   optdepends=('pulseaudio-alsa: ALSA configuration (recommended)'
               'avahi: zeroconf publishing and discovery'
               'bluez: Bluetooth'
@@ -75,9 +76,6 @@
 
   rm "$pkgdir/etc/dbus-1/system.d/pulseaudio-system.conf"
 
-  install -Dm644 shell-completion/pulseaudio-zsh-completion.zsh \
-    "$pkgdir/usr/share/zsh/site-functions/_pulseaudio"
-
 ### Split libpulse
 
   mkdir -p "$srcdir"/libpulse/{etc/pulse,usr/{bin,lib/pulseaudio,share/man/man{1,5}}}



More information about the arch-commits mailing list