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

Jan Steffens heftig at nymeria.archlinux.org
Tue Apr 16 20:54:21 UTC 2013


    Date: Tuesday, April 16, 2013 @ 22:54:20
  Author: heftig
Revision: 183008

3.99.1, a prerelease for [testing]

Modified:
  pulseaudio/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-16 20:42:04 UTC (rev 183007)
+++ PKGBUILD	2013-04-16 20:54:20 UTC (rev 183008)
@@ -7,19 +7,19 @@
 pkgbase=pulseaudio
 pkgname=(pulseaudio libpulse)
 pkgdesc="A featureful, general-purpose sound server"
-pkgver=3.0
-pkgrel=3
+pkgver=3.99.1
+pkgrel=1
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/wiki/Software/PulseAudio"
 license=(GPL LGPL)
 makedepends=(libasyncns libcap attr libxtst libsm libsamplerate libtool rtkit
-             speex tdb udev dbus-core avahi bluez gconf intltool jack sbc
-             lirc-utils openssl fftw orc json-c gtk2 webrtc-audio-processing
-             systemd check)
+             speex tdb systemd dbus avahi bluez gconf intltool jack sbc
+             lirc-utils openssl fftw orc json-c gtk3 webrtc-audio-processing
+             check)
 options=(!emptydirs !libtool)
 source=(http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.xz
         pulseaudio.xinit)
-sha256sums=('c90bfda29605942d08e3e218ef10e3c660506a06651a616bfbb6a6df8392836d'
+sha256sums=('01266830d73316364075ac81a2d67e9098332533fdf9273057e6324c7bbef9c5'
             'a0db6cdc74fbf0ca10e2343c08e1e228f109221c6c0ff91b0bfade5c4bdf03cf')
 
 build() {
@@ -42,8 +42,8 @@
 }
 
 package_pulseaudio() {
-  depends=("libpulse=$pkgver-$pkgrel" rtkit libltdl speex tdb udev fftw orc
-           libsamplerate webrtc-audio-processing systemd sbc)
+  depends=("libpulse=$pkgver-$pkgrel" rtkit libltdl speex tdb systemd fftw orc
+           libsamplerate webrtc-audio-processing sbc)
   optdepends=('avahi: zeroconf support'
               'bluez: bluetooth support'
               'gconf: configuration through gconf (paprefs)'
@@ -116,7 +116,7 @@
 
 package_libpulse() {
   pkgdesc="$pkgdesc (client library)"
-  depends=(dbus-core libasyncns libcap libxtst libsm libsndfile json-c)
+  depends=(dbus libasyncns libcap libxtst libsm libsndfile json-c)
   optdepends=('alsa-plugins: ALSA support'
               'avahi: zeroconf support')
   backup=(etc/pulse/client.conf)




More information about the arch-commits mailing list