wok diff ffmpegthumbnailer/receipt @ rev 21610

Up ffmpegthumbnailer (2.2.0)
author maniac
date Thu May 23 17:49:04 2019 +0300 (2019-05-23)
parents eccd0a10e94e
children 43fe4766fef4
line diff
     1.1 --- a/ffmpegthumbnailer/receipt	Wed Mar 20 10:46:30 2019 +0100
     1.2 +++ b/ffmpegthumbnailer/receipt	Thu May 23 17:49:04 2019 +0300
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ffmpegthumbnailer"
     1.7 -VERSION="2.0.8"
     1.8 +VERSION="2.2.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Lightweight video thumbnailer that can be used by file managers"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://github.com/dirkvdb/ffmpegthumbnailer"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WGET_URL="http://ffmpegthumbnailer.googlecode.com/files/$TARBALL"
    1.16 +WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
    1.17 +
    1.18  
    1.19  DEPENDS="ffmpeg gcc-lib-base libjpeg libpng"
    1.20  BUILD_DEPENDS="ffmpeg-dev libpng-dev jpeg-dev libgnutls"