[arch-commits] Commit in miro/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Thu Sep 23 19:52:40 UTC 2010


    Date: Thursday, September 23, 2010 @ 15:52:39
  Author: ronald
Revision: 91195

FS#20454 - add some gstreamer plugins else miro doesn't start without error message

Modified:
  miro/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-23 19:50:49 UTC (rev 91194)
+++ PKGBUILD	2010-09-23 19:52:39 UTC (rev 91195)
@@ -3,7 +3,7 @@
 
 pkgname=miro
 pkgver=3.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="The free and open source internet TV platform"
 arch=('i686' 'x86_64')
 url="http://www.getmiro.com"
@@ -11,7 +11,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-python' 'python-notify' 'libtorrent-rasterbar'
+	 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins')
 makedepends=('pkgconfig')
 install=miro.install
 source=(http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgver}.tar.gz)




More information about the arch-commits mailing list