summaryrefslogtreecommitdiff
path: root/community/xnoise/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xnoise/PKGBUILD')
-rwxr-xr-xcommunity/xnoise/PKGBUILD8
1 files changed, 6 insertions, 2 deletions
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 <felixonmars@gmail.com>
# Contributor: archtux <antonio dot arias99999 at gmail dot com>
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