# HG changeset patch # User Pascal Bellard # Date 1539192196 -7200 # Node ID c8f9323bb4429dd66591827bae01c307a90c3c89 # Parent e04d8d743189c5722e253eacea021a1403961260 Up opus (1.2.1), code2 (3890) diff -r e04d8d743189 -r c8f9323bb442 code2-dev/receipt --- a/code2-dev/receipt Wed Oct 10 18:41:29 2018 +0200 +++ b/code2-dev/receipt Wed Oct 10 19:23:16 2018 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="code2-dev" -VERSION="3723" +VERSION="3890" CATEGORY="development" SHORT_DESC="An open source low bit rate speech codec, development files" MAINTAINER="pascal.bellard@slitaz.org" diff -r e04d8d743189 -r c8f9323bb442 code2/receipt --- a/code2/receipt Wed Oct 10 18:41:29 2018 +0200 +++ b/code2/receipt Wed Oct 10 19:23:16 2018 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="code2" -VERSION="3723" +VERSION="3890" CATEGORY="multimedia" SHORT_DESC="An open source low bit rate speech codec" MAINTAINER="pascal.bellard@slitaz.org" diff -r e04d8d743189 -r c8f9323bb442 opus-dev/receipt --- a/opus-dev/receipt Wed Oct 10 18:41:29 2018 +0200 +++ b/opus-dev/receipt Wed Oct 10 19:23:16 2018 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="opus-dev" -VERSION="1.1.4" +VERSION="1.2.1" CATEGORY="development" SHORT_DESC="Totally open, royalty-free, highly versatile audio codec, development files." MAINTAINER="pascal.bellard@slitaz.org" @@ -20,4 +20,3 @@ cp -a $install/usr/include $fs/usr cp -a $install/usr/share $fs/usr } - diff -r e04d8d743189 -r c8f9323bb442 opus/receipt --- a/opus/receipt Wed Oct 10 18:41:29 2018 +0200 +++ b/opus/receipt Wed Oct 10 19:23:16 2018 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="opus" -VERSION="1.1.4" +VERSION="1.2.1" CATEGORY="multimedia" SHORT_DESC="Totally open, royalty-free, highly versatile audio codec." MAINTAINER="pascal.bellard@slitaz.org" @@ -28,4 +28,3 @@ mkdir -p $fs/usr/lib cp -a $install/usr/lib/*.so* $fs/usr/lib } -