multimedia/miro: Updated for version 5.0.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ponce 2012-08-10 12:05:43 +02:00 committed by Robby Workman
parent 7773965188
commit 4fbeaedd0c
3 changed files with 6 additions and 9 deletions

View File

@ -1,8 +1,5 @@
Miro is a free Internet television application for the online
Democracy Network.
Miro requires gst-python, libtorrent-rasterbar, gnome-python,
mutagen, ffmpeg, and pywebkitgtk.
Optional dependencies are gst-ffmpeg, gst-plugins-bad, avahi,
ffmpeg2theora and gst-plugins-ugly.
ffmpeg2theora, and gst-plugins-ugly.

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=miro
VERSION=${VERSION:-5.0.1}
VERSION=${VERSION:-5.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="miro"
VERSION="5.0.1"
VERSION="5.0.2"
HOMEPAGE="http://www.getmiro.com/"
DOWNLOAD="http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-5.0.1.tar.gz"
MD5SUM="c618ae4f091bb80b5bb6a669e364d330"
DOWNLOAD="http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-5.0.2.tar.gz"
MD5SUM="803905aee0f58f92b142cfd2b59b89c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="avahi ffmpeg ffmpeg2theora gnome-python gst-ffmpeg gst-plugins-bad gst-plugins-ugly gst-python libtorrent-rasterbar mutagen pywebkitgtk"
REQUIRES="ffmpeg gnome-python gst-python libtorrent-rasterbar mutagen pywebkitgtk"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"