mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Update pithos-git to use python2-notify
This commit is contained in:
parent
57401e64d2
commit
fc92a95d8e
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue