[packages/vmaf] - updated to 2.3.1
qboosh
qboosh at pld-linux.org
Sun Apr 9 07:36:25 CEST 2023
commit 2b98918bd5f6a9a347966b1fcb7ced2037717029
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 9 07:38:59 2023 +0200
- updated to 2.3.1
vmaf.spec | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/vmaf.spec b/vmaf.spec
index fa4c03f..bb6c696 100644
--- a/vmaf.spec
+++ b/vmaf.spec
@@ -1,9 +1,6 @@
# TODO:
# - python package
# - system libs if possible:
-# libvmaf/src/third_party/ptools
-# libvmaf/src/third_party/ptools/opencontainers_1_8_4
-# libvmaf/src/third_party/pugixml
# third_party/libsvm
#
# Conditional build:
@@ -15,15 +12,16 @@
Summary: Netflix's VMAF library
Summary(pl.UTF-8): Biblioteka Netflix VMAF
Name: vmaf
-Version: 2.1.1
+Version: 2.3.1
Release: 1
License: BSD+patent
Group: Libraries
#Source0Download: https://github.com/Netflix/vmaf/releases
Source0: https://github.com/Netflix/vmaf/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 9a87089de4a35aa32a57d61343a2fad9
+# Source0-md5: be40a256a3b739ffc2119b45f919d6bf
Patch0: %{name}-x32.patch
URL: https://github.com/Netflix/vmaf
+BuildRequires: gcc >= 6:4.8
BuildRequires: libstdc++-devel >= 6:4.8
BuildRequires: meson >= 0.47.0
%ifarch %{ix86} %{x8664} x32
@@ -133,7 +131,7 @@ rm -f %{_libdir}/libvmaf.so.0
%files libs
%defattr(644,root,root,755)
-%doc CHANGELOG.md FAQ.md LICENSE README.md libvmaf/README.libvmaf.md
+%doc CHANGELOG.md LICENSE README.md libvmaf/README.libvmaf.md
%attr(755,root,root) %{_libdir}/libvmaf.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libvmaf.so.1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vmaf.git/commitdiff/2b98918bd5f6a9a347966b1fcb7ced2037717029
More information about the pld-cvs-commit
mailing list