From 7fecfd9249742c20b3760c0487d471e2687afc50 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 9 Jul 2013 17:14:35 -0300 Subject: audacious-plugins-libre-3.4-2: updating revision --- libre/audacious-plugins-libre/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/audacious-plugins-libre/PKGBUILD') diff --git a/libre/audacious-plugins-libre/PKGBUILD b/libre/audacious-plugins-libre/PKGBUILD index ee0744317..00398bb39 100644 --- a/libre/audacious-plugins-libre/PKGBUILD +++ b/libre/audacious-plugins-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 189208 2013-06-29 12:06:26Z bisson $ +# $Id: PKGBUILD 189804 2013-07-08 12:09:48Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Alexander Fehr # Contributor: William Rea @@ -9,7 +9,7 @@ _pkgname=audacious-plugins pkgname=audacious-plugins-libre pkgver=3.4 -pkgrel=1 +pkgrel=2 pkgdesc='Plugins for Audacious, without nonfree plugins' url='http://audacious-media-player.org/' license=('GPL' 'GPL3' 'LGPL' 'custom:BSD') @@ -30,7 +30,7 @@ provides=$_pkgname=$pkgver makedepends=("audacious>=${pkgver}" 'oss-libre' 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac' - 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 'libcdio-paranoia' 'libsidplay' 'wavpack' + 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 'libcdio-paranoia' 'libsidplayfp' 'wavpack' 'libnotify' 'lirc-utils-libre' 'curl' 'libmtp' 'neon' 'libmms' 'libcue') @@ -48,7 +48,7 @@ optdepends=('oss-libre: Open Sound System v4 output' 'libmodplug: modplug input' 'fluidsynth: MIDI FluidSynth backend input' 'libcdio-paranoia: CD Digital Audio input' - 'libsidplay: Commodore 64 audio input' + 'libsidplayfp: Commodore 64 audio input' 'wavpack: WavPack input' 'libnotify: libnotify OSD' @@ -108,7 +108,7 @@ prepare() { } build() { - cd "${srcdir}/${_pkgname}-${pkgver}" + cd "${srcdir}/${_pkgname}-${pkgver}" ./configure \ --prefix=/usr \ -- cgit v1.2.3