summaryrefslogtreecommitdiff
path: root/gnome-unstable/pulseaudio
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-28 23:14:32 +0000
committerroot <root@rshg054.dnsready.net>2011-09-28 23:14:32 +0000
commitf8db5d1487e8e0ceeb97a396e357c1540a047ed8 (patch)
tree7ad8dee5bda1fe535c9139770dc7316f9b780818 /gnome-unstable/pulseaudio
parentccb9d72bbf1ee4f7a54113eac76a16b0b5014869 (diff)
Wed Sep 28 23:14:32 UTC 2011
Diffstat (limited to 'gnome-unstable/pulseaudio')
-rw-r--r--gnome-unstable/pulseaudio/PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/gnome-unstable/pulseaudio/PKGBUILD b/gnome-unstable/pulseaudio/PKGBUILD
index f2ccf6bdd..5cc7edfad 100644
--- a/gnome-unstable/pulseaudio/PKGBUILD
+++ b/gnome-unstable/pulseaudio/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 138059 2011-09-15 12:10:17Z heftig $
+# $Id: PKGBUILD 138741 2011-09-27 19:22:22Z heftig $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
@@ -6,7 +6,7 @@
pkgbase=pulseaudio
pkgname=(pulseaudio libpulse)
-pkgver=0.99.4
+pkgver=1.0
pkgrel=1
arch=(i686 x86_64)
url="http://pulseaudio.org/"
@@ -17,15 +17,12 @@ makedepends=(libasyncns libcap attr libxtst libsm libsamplerate libtool rtkit
options=(!emptydirs !libtool !makeflags)
source=("http://freedesktop.org/software/$pkgbase/releases/$pkgbase-$pkgver.tar.gz"
$pkgbase.xinit)
-sha256sums=('7dde2f73f6b8336797d06928c8210d5e6cfaa7d679bea7b93f5ffc26fb970fec'
+sha256sums=('dfa76b3b48c9918fc24f93cb86bd7dd0fbe5a07019028ae1ac10922e53654783'
'3fb64aee43c482b3ea18e1b260c8f310884362b24bcd02a1c117dcd99237312f')
build() {
cd "$srcdir/$pkgbase-$pkgver"
- # Don't break circular dependency between libpulse and libpulsecommon
- LDFLAGS="${LDFLAGS//-Wl,--as-needed}"
-
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \