From 949fa4e5ed405aaddcebff7e21008f03cdffa580 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 20 Jan 2013 00:52:25 -0800 Subject: Sun Jan 20 00:52:22 PST 2013 --- community/xnoise/PKGBUILD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'community/xnoise') diff --git a/community/xnoise/PKGBUILD b/community/xnoise/PKGBUILD index e44b7b3f7..6439d912f 100755 --- a/community/xnoise/PKGBUILD +++ b/community/xnoise/PKGBUILD @@ -1,15 +1,19 @@ -# $Id$ +# $Id: PKGBUILD 82522 2013-01-20 02:39:18Z fyan $ # Maintainer: Felix Yan # Contributor: archtux pkgname=xnoise pkgver=0.2.14 -pkgrel=5 +pkgrel=6 pkgdesc="Media player with a slick GUI, great speed and lots of features." arch=('i686' 'x86_64') url="http://www.xnoise-media-player.com/" license=('GPL2') depends=('desktop-file-utils' 'gnome-icon-theme' 'gstreamer0.10-base-plugins' 'gtk3' 'libsoup' 'sqlite' 'taglib') +optdepends=('gstreamer0.10-good-plugins: Extra media codecs' + 'gstreamer0.10-bad-plugins: Extra media codecs' + 'gstreamer0.10-ugly-plugins: Extra media codecs' + 'gstreamer0.10-ffmpeg: Extra media codecs') makedepends=('gettext' 'intltool') options=('!libtool') install=$pkgname.install -- cgit v1.2.3-54-g00ecf