1 # Maintainer: Phillipe Smith <phillipe@archlinux.com.br>
2 pkgname=decibel-audio-player2
5 pkgdesc="Decibel is a lightweight GTK+ audio player written in Python, using GStreamer."
7 url="http://gtk-apps.org/content/show.php/Decibel2+Audio+Player?content=147384"
9 depends=('gtk2' 'dbus' 'dbus-python' 'python2' 'pygtk' 'python-imaging' 'python-notify' 'gstreamer0.10-python' 'mutagen')
10 optdepends=('cddb-py: To play Audio CDs'
11 'covergloobus: Show what is playing on your favorite player'
12 'python-notify: Show desktop notifications'
13 'vte: Adds support for embedded terminal emulator')
14 conflicts=('decibel-audio-player')
15 install=decibel-audio-player2.install
16 source=("http://gtk-apps.org/CONTENT/content-files/147384-decibel_${pkgver}-${pkgrel}~mickyz.deb")
17 md5sums=('a3775b6a7090751361b1845347311387')
20 tar -zxf $srcdir/data.tar.gz
24 cp -r $srcdir/usr/ $pkgdir
25 install -Dm 755 ${pkgdir}/usr/share/decibel/pix/decibel-48.png ${pkgdir}/usr/share/pixmaps/decibel.png
26 sed 's/python/python2/' -i ${pkgdir}/usr/bin/decibel
27 sed 's/python/python2/' -i ${pkgdir}/usr/bin/decibel-remote