Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37827373
en ru br
Репозитории ALT

Группа :: System/Legacy libraries
Пакет: libdav1d5

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define abiversion 5
Name: libdav1d%abiversion
Version: 0.9.2
Release: alt2

Summary: AV1 cross-platform Decoder
License: BSD
Group: System/Legacy libraries

Url: https://code.videolan.org/videolan/dav1d
# Source-url: https://github.com/videolan/dav1d/archive/%version.tar.gz
Source: %name-%version.tar
Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildRequires: gcc
BuildRequires: nasm
BuildRequires: doxygen
BuildRequires: meson >= 0.47.0

%description
dav1d is a new AV1 cross-platform Decoder, open-source, and focused on speed
and correctness.

Library files for dav1d, the AV1 cross-platform Decoder.

%prep
%setup

%build
%meson

%meson_build
#meson_build doc/html

%install
%meson_install

%check
%meson_test

%files
%doc COPYING doc/PATENTS
%_libdir/libdav1d.so.%abiversion
%_libdir/libdav1d.so.%abiversion.*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin