wok rev 19686
Up opus (1.1.4) CVE-2017-0381
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 12 16:39:41 2017 +0100 (2017-02-12) |
parents | 19477586b01f |
children | 78ea1971fa79 |
files | mlt/receipt opus-dev/receipt opus-tools/receipt opus/receipt |
line diff
1.1 --- a/mlt/receipt Sun Feb 12 04:43:38 2017 +0200 1.2 +++ b/mlt/receipt Sun Feb 12 16:39:41 2017 +0100 1.3 @@ -11,12 +11,14 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 TAGS="multimedia" 1.6 1.7 -DEPENDS="libsdl-image libsamplerate libdv qt4 sox libxml2 gtk+ ffmpeg frei0r-plugins" 1.8 +DEPENDS="libsdl-image libsamplerate libdv qt4 sox libxml2 gtk+ ffmpeg \ 1.9 +frei0r-plugins" 1.10 +BUILD_DEPENDS="libsdl-image-dev libsamplerate-dev libdv-dev Qt4-dev sox-dev \ 1.11 +libxml2-dev gtk+-dev ffmpeg-dev frei0r-plugins-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 1.15 compile_rules() { 1.16 - cd $src 1.17 ./configure --prefix=/usr \ 1.18 --enable-gpl \ 1.19 --disable-mmx \
2.1 --- a/opus-dev/receipt Sun Feb 12 04:43:38 2017 +0200 2.2 +++ b/opus-dev/receipt Sun Feb 12 16:39:41 2017 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="opus-dev" 2.7 -VERSION="1.1.3" 2.8 +VERSION="1.1.4" 2.9 CATEGORY="development" 2.10 SHORT_DESC="Totally open, royalty-free, highly versatile audio codec, development files." 2.11 MAINTAINER="pascal.bellard@slitaz.org"
3.1 --- a/opus-tools/receipt Sun Feb 12 04:43:38 2017 +0200 3.2 +++ b/opus-tools/receipt Sun Feb 12 16:39:41 2017 +0100 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="opus-tools" 3.7 -VERSION="0.1.9" 3.8 +VERSION="0.1.10" 3.9 CATEGORY="multimedia" 3.10 SHORT_DESC="Opus encoder, decoder and tiny tools." 3.11 MAINTAINER="pascal.bellard@slitaz.org"
4.1 --- a/opus/receipt Sun Feb 12 04:43:38 2017 +0200 4.2 +++ b/opus/receipt Sun Feb 12 16:39:41 2017 +0100 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="opus" 4.7 -VERSION="1.1.3" 4.8 +VERSION="1.1.4" 4.9 CATEGORY="multimedia" 4.10 SHORT_DESC="Totally open, royalty-free, highly versatile audio codec." 4.11 MAINTAINER="pascal.bellard@slitaz.org"