summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/flac
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2009-07-28 13:36:56 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2009-07-28 13:36:56 (GMT)
commitaa49b4051a7d0514f2709d962056dc35c1cc0d93 (patch)
tree15cf2d3526175d2c4eb6a277a342338a7e9f53ff /abs/core-testing/flac
parented8076a8796c4371d4cf2351edc1bcc174a87af0 (diff)
downloadlinhes_pkgbuild-aa49b4051a7d0514f2709d962056dc35c1cc0d93.zip
linhes_pkgbuild-aa49b4051a7d0514f2709d962056dc35c1cc0d93.tar.gz
linhes_pkgbuild-aa49b4051a7d0514f2709d962056dc35c1cc0d93.tar.bz2
flac lighttpd: bump add deps and rebuild
Diffstat (limited to 'abs/core-testing/flac')
-rw-r--r--abs/core-testing/flac/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/flac/PKGBUILD b/abs/core-testing/flac/PKGBUILD
index ce31e8b..f28b964 100644
--- a/abs/core-testing/flac/PKGBUILD
+++ b/abs/core-testing/flac/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=flac
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Free Lossless Audio Codec"
license=('custom:Xiph' 'LGPL' 'GPL' 'FDL')
url="http://flac.sourceforge.net/"
arch=(i686 x86_64)
options=('!libtool')
-depends=('glibc' 'libogg')
+depends=('glibc' 'libogg' 'xmms')
makedepends=('nasm' 'xmms')
source=(http://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
flac-1.2.1-gcc43.patch)