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

Jan Steffens heftig at archlinux.org
Fri Feb 13 01:15:33 UTC 2015


    Date: Friday, February 13, 2015 @ 02:15:32
  Author: heftig
Revision: 231344

6.0

Modified:
  pulseaudio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-12 21:54:15 UTC (rev 231343)
+++ PKGBUILD	2015-02-13 01:15:32 UTC (rev 231344)
@@ -7,18 +7,18 @@
 pkgbase=pulseaudio
 pkgname=(pulseaudio libpulse)
 pkgdesc="A featureful, general-purpose sound server"
-pkgver=5.99.3
+pkgver=6.0
 pkgrel=1
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/wiki/Software/PulseAudio"
 license=(LGPL AGPL3)
 makedepends=(libasyncns libcap attr libxtst libsm libsndfile libtool rtkit
-             speex tdb systemd dbus avahi bluez bluez-libs gconf intltool jack2-dbus sbc
+             speexdsp tdb systemd dbus avahi bluez bluez-libs gconf intltool jack2-dbus sbc
              lirc openssl xenstore fftw orc json-c gtk3 webrtc-audio-processing
              check)
 options=(!emptydirs)
 source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz)
-sha256sums=('88f14aa22eb611276c584f9fba6a190954f751b98a7bd6112763f1d6a0670b52')
+sha256sums=('b50640e0b80b1607600accfad2e45aabb79d379bf6354c9671efa2065477f6f6')
 
 prepare() {
   cd $pkgbase-$pkgver
@@ -46,7 +46,7 @@
 }
 
 package_pulseaudio() {
-  depends=("libpulse=$pkgver-$pkgrel" rtkit libltdl speex tdb fftw orc
+  depends=("libpulse=$pkgver-$pkgrel" rtkit libltdl speexdsp tdb fftw orc
            webrtc-audio-processing sbc)
   optdepends=('pulseaudio-alsa: ALSA configuration (recommended)'
               'avahi: zeroconf publishing and discovery'



More information about the arch-commits mailing list