summaryrefslogtreecommitdiff
path: root/extra/snd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-05 23:15:10 +0000
committerroot <root@rshg054.dnsready.net>2012-02-05 23:15:10 +0000
commitbdb5b3e66f6afa586ea147f69af5e4ba388f7615 (patch)
tree4374282e7b40f1decf8ecb78f004114498208361 /extra/snd
parent359d940358dec836dd0acfe9d9caf0b1ff0a97fe (diff)
Sun Feb 5 23:15:10 UTC 2012
Diffstat (limited to 'extra/snd')
-rw-r--r--extra/snd/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/extra/snd/PKGBUILD b/extra/snd/PKGBUILD
index ef3574080..c6f816737 100644
--- a/extra/snd/PKGBUILD
+++ b/extra/snd/PKGBUILD
@@ -1,11 +1,10 @@
-# $Id: PKGBUILD 139163 2011-09-30 13:55:54Z schiv $
+# $Id: PKGBUILD 148636 2012-02-04 16:33:10Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
-# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
-# Contributor: dorphell <dorphell@archlinux.org>
+# Contributor: see .contrib
pkgname=snd
-pkgver=12.5
+pkgver=12.7
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('i686' 'x86_64')
@@ -17,11 +16,13 @@ makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'libxpm'
optdepends=('ladspa' 'wavpack' 'flac' 'speex'
'timidity++' 'mpg123' 'vorbis-tools')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('53bed2048fe9287f9a0e6a6d63536729')
+md5sums=('5edb4ee488c3406c9aa582c5f11a4492')
build() {
cd "$srcdir/$pkgname-$pkgver"
+ export LDFLAGS="${LDFLAGS/--as-needed,}"
+
./configure --prefix=/usr \
--with-alsa \
--with-jack