From 8f4f6fea0e8f06647b3e06c003069c93b5b033b4 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 19 Apr 2011 04:14:07 +0000 Subject: Tue Apr 19 04:14:07 UTC 2011 --- community/alure/PKGBUILD | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'community/alure/PKGBUILD') diff --git a/community/alure/PKGBUILD b/community/alure/PKGBUILD index daa057cef..2521fa226 100644 --- a/community/alure/PKGBUILD +++ b/community/alure/PKGBUILD @@ -3,16 +3,19 @@ pkgname=alure pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc='Utility library to help manage common tasks with OpenAL applications.' arch=('i686' 'x86_64') url='http://kcat.strangesoft.net/alure.html' license=('LGPL') depends=('openal') -makedepends=('cmake') -optdepends=('sndfile: Uncompressed audio support' - 'vorbisfile: OGG Vorbis support' - 'flac: FLAC support') +makedepends=('cmake' 'libsndfile' 'libvorbis' 'flac' 'mpg123' 'dumb' 'fluidsynth') +optdepends=('libsndfile: for uncompressed audio support' + 'libvorbis: for OGG Vorbis support' + 'flac: for FLAC support' + 'mpg123: for MPEG support' + 'dumb: for IT, XM, S3M and MOD support' + 'fluidsynth: for SoundFont 2 support') source=("http://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2") md5sums=('a2f6934d3783c8478c460965a13e4e12') -- cgit v1.2.3-54-g00ecf