Accepting request 796488 from home:namtrac:branches:multimedia:libs
- Update to version 0.7.1 * See https://github.com/AOMediaCodec/libavif/blob/master/CHANGELOG.md for a complete changelog. - Add BR on libjpeg8-devel OBS-URL: https://build.opensuse.org/request/show/796488 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libavif?expand=0&rev=12
This commit is contained in:
parent
0c22f8020a
commit
21dbb7a2b3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3d53235ca8691d223567160757f3930b0f9b9c5bb0a1f15ebbdde042b2a19fa
|
|
||||||
size 2877947
|
|
3
libavif-0.7.1.tar.gz
Normal file
3
libavif-0.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd48009aed6defc3a76c991612e1d2e3e255f6ec1840db0d562a9e84094da674
|
||||||
|
size 2887666
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 23 10:39:15 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.7.1
|
||||||
|
* See https://github.com/AOMediaCodec/libavif/blob/master/CHANGELOG.md
|
||||||
|
for a complete changelog.
|
||||||
|
- Add BR on libjpeg8-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 11 06:51:01 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
Wed Mar 11 06:51:01 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%bcond_with aom
|
%bcond_with aom
|
||||||
|
|
||||||
%define lib_name libavif2
|
%define lib_name libavif3
|
||||||
|
|
||||||
Name: libavif
|
Name: libavif
|
||||||
Version: 0.6.2
|
Version: 0.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for encoding and decoding .avif files
|
Summary: Library for encoding and decoding .avif files
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -32,6 +32,7 @@ Source: https://github.com/AOMediaCodec/libavif/archive/v%{version}/%{na
|
|||||||
#
|
#
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: libjpeg8-devel
|
||||||
BuildRequires: nasm
|
BuildRequires: nasm
|
||||||
BuildRequires: pkgconfig(dav1d)
|
BuildRequires: pkgconfig(dav1d)
|
||||||
BuildRequires: pkgconfig(libpng)
|
BuildRequires: pkgconfig(libpng)
|
||||||
|
Loading…
Reference in New Issue
Block a user