summaryrefslogtreecommitdiff
path: root/community/xwax
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-22 00:06:19 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-22 00:06:19 -0300
commit45a1b262edf175ecf5dd43e51c8ee72f9d78265b (patch)
treec96780037991d6d44cefc8a149e9b88c6bfc6d67 /community/xwax
parentc034be9e8f973eb6c1dbb77fb4528fad379ddbfd (diff)
parent69e1fada8bdc9588d0a3d8bc3403fa809d809a84 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/quvi/PKGBUILD community/tasks/PKGBUILD community/xwax/PKGBUILD core/udev/PKGBUILD extra/libplist/PKGBUILD extra/mirage/PKGBUILD extra/rdesktop/PKGBUILD staging/gpsd/PKGBUILD testing/pygobject/PKGBUILD
Diffstat (limited to 'community/xwax')
-rw-r--r--community/xwax/PKGBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/community/xwax/PKGBUILD b/community/xwax/PKGBUILD
index a777c8280..d3a799376 100644
--- a/community/xwax/PKGBUILD
+++ b/community/xwax/PKGBUILD
@@ -1,23 +1,20 @@
-# $Id: PKGBUILD 32173 2010-11-11 09:30:57Z lfleischer $
+# $Id: PKGBUILD 45265 2011-04-18 22:19:06Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: sputnick <gilles DOT quenot AT gmail DOT com>
pkgname=xwax
-pkgver=0.8
+pkgver=0.9
pkgrel=1
-pkgdesc="Open-source vinyl emulation software for Linux."
+pkgdesc='Open-source vinyl emulation software for Linux.'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.xwax.co.uk/'
license=('GPL')
depends=('alsa-lib' 'sdl_ttf' 'ttf-dejavu')
-optdepends=('vorbis-tools: for OGG import'
- 'faad2: for AAC import'
- 'cdparanoia: for CD import'
+optdepends=('cdparanoia: for CD import'
'mpg123: for MP3 import'
- 'flac: for FLAC import'
'ffmpeg: for video fallback import')
source=("http://www.xwax.co.uk/releases/${pkgname}-${pkgver}.tar.gz")
-md5sums=('e015363e96412d0e6702596cfa6a3485')
+md5sums=('37152a16cbeb6878818ca406959af9b2')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"