Update pithos-git to use python2-notify

This commit is contained in:
Joshua Coombs 2012-10-24 19:17:18 -04:00
parent 57401e64d2
commit fc92a95d8e

View file

@ -3,13 +3,13 @@
_pkgname=pithos
pkgname=pithos-git
pkgver=20120718
pkgver=20121024
pkgrel=1
pkgdesc='Pandora Internet Radio player for GNOME'
arch=('any')
url="http://kevinmehall.net/p/pithos/"
license=('GPL3')
depends=('python2' 'pygtk' 'python-notify' 'dbus-python' 'gstreamer0.10-python' 'gstreamer0.10-good-plugins' 'gstreamer0.10-bad-plugins' 'gstreamer0.10-base-plugins' 'pyxdg' 'hicolor-icon-theme')
depends=('python2' 'pygtk' 'python2-notify' 'dbus-python' 'gstreamer0.10-python' 'gstreamer0.10-good-plugins' 'gstreamer0.10-bad-plugins' 'gstreamer0.10-base-plugins' 'pyxdg' 'hicolor-icon-theme')
makedepends=('git' 'python2-distribute' 'python2-distutils-extra')
#makedepends=('git' 'python2-distribute')
optdepends=('python-keybinder: for media keys plugin'