wok diff midori-video/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 76b72f1ad63c
children b6a74775afd4
line diff
     1.1 --- a/midori-video/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/midori-video/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="midori-video"
     1.7 -VERSION="0.5.0"
     1.8 +VERSION="0.5.2"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Add video support to midori for html5 videos"
    1.11  MAINTAINER="domcox@slitaz.org"
    1.12 @@ -9,8 +9,8 @@
    1.13  WEB_SITE="http://www.slitaz.org"
    1.14  
    1.15  DEPENDS="midori libwebkit-video gstreamer gst-plugins-base gst-plugins-good \
    1.16 -gst-plugins-bad gst-ffmpeg"
    1.17 -
    1.18 + gst-ffmpeg"
    1.19 +SUGGESTED="gst-plugins-bad"
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22  genpkg_rules()