mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/miro: Updated for version 4.0.1.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
29f2e42098
commit
6cbd6b1beb
3 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue