multimedia/miro: Updated for version 4.0.1.1.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Larry Hajali 2011-07-18 08:58:41 -03:00 committed by Robby Workman
parent 29f2e42098
commit 6cbd6b1beb
3 changed files with 7 additions and 7 deletions

View file

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

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="miro"
VERSION="3.5.1"
VERSION="4.0.1.1"
HOMEPAGE="http://www.getmiro.com/"
DOWNLOAD="http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-3.5.1.tar.gz"
MD5SUM="c4f22333da18bba48eadc65b9b05bfcc"
DOWNLOAD="http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-4.0.1.1.tar.gz"
MD5SUM="cb0fa1e4c27a12a34e35fcd02b6f15a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"