summaryrefslogtreecommitdiffstats
path: root/abs/extra/miro/PKGBUILD
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-02-11 09:09:46 (GMT)
committerCecil <knoppmyth@gmail.com>2011-02-11 09:09:46 (GMT)
commit216c63cf4c2e1cce015575ad4f5b0e79940ff8c2 (patch)
treec82517d25c073a16213dd00ef582fbf4698fe472 /abs/extra/miro/PKGBUILD
parent7ffed172d3b02e6aaa5c7f3c6d11e7fa2c08b10a (diff)
downloadlinhes_pkgbuild-216c63cf4c2e1cce015575ad4f5b0e79940ff8c2.zip
linhes_pkgbuild-216c63cf4c2e1cce015575ad4f5b0e79940ff8c2.tar.gz
linhes_pkgbuild-216c63cf4c2e1cce015575ad4f5b0e79940ff8c2.tar.bz2
miro:fixes
Diffstat (limited to 'abs/extra/miro/PKGBUILD')
-rw-r--r--abs/extra/miro/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/extra/miro/PKGBUILD b/abs/extra/miro/PKGBUILD
index 627e7b8..df3e83c 100644
--- a/abs/extra/miro/PKGBUILD
+++ b/abs/extra/miro/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=miro
pkgver=3.5
-pkgrel=1
+pkgrel=2
pkgdesc="The free and open source internet TV platform"
arch=('i686' 'x86_64')
url="http://www.getmiro.com"
@@ -12,7 +12,8 @@ depends=('dbus-python' 'pyrex' 'pygtk' 'gstreamer0.10' 'gnome-python'
'python-pysqlite' 'pywebkitgtk' 'shared-mime-info'
'desktop-file-utils' 'gstreamer0.10' 'hicolor-icon-theme'
'gstreamer0.10-python' 'python-notify' 'libtorrent-rasterbar'
- 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'python-pycurl')
+ 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'python-pycurl'
+ 'python2-gconf')
makedepends=('pkgconfig')
install=miro.install
source=(http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgver}.tar.gz)