[packages/vmaf] - updated to 1.3.13 - updated libdir patch

qboosh qboosh at pld-linux.org
Thu Feb 14 21:03:50 CET 2019


commit 2143a84c6473b7da3b093e7624c9d5bbafc52868
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Feb 14 21:09:15 2019 +0100

    - updated to 1.3.13
    - updated libdir patch

 vmaf-libdir.patch | 10 +++++-----
 vmaf.spec         |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/vmaf.spec b/vmaf.spec
index 04276c2..e7c8404 100644
--- a/vmaf.spec
+++ b/vmaf.spec
@@ -15,13 +15,13 @@
 Summary:	Netflix's VMAF library
 Summary(pl.UTF-8):	Biblioteka Netflix VMAF
 Name:		vmaf
-Version:	1.3.9
+Version:	1.3.13
 Release:	1
 License:	Apache v2.0
 Group:		Libraries
 #Source0Download: https://github.com/Netflix/vmaf/releases
 Source0:	https://github.com/Netflix/vmaf/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	b5f39df007a66e6b6e284a820066bb70
+# Source0-md5:	d8bb0e755dcd62dcb59861a9497dacaa
 Patch0:		%{name}-libdir.patch
 Patch1:		%{name}-shared.patch
 URL:		https://github.com/Netflix/vmaf
diff --git a/vmaf-libdir.patch b/vmaf-libdir.patch
index e981a31..286c9ad 100644
--- a/vmaf-libdir.patch
+++ b/vmaf-libdir.patch
@@ -1,14 +1,14 @@
---- vmaf-1.3.9/wrapper/Makefile.orig	2018-08-07 23:36:56.000000000 +0200
-+++ vmaf-1.3.9/wrapper/Makefile	2018-10-29 21:05:31.269560608 +0100
+--- vmaf-1.3.13/wrapper/Makefile.orig	2019-02-01 02:50:08.000000000 +0100
++++ vmaf-1.3.13/wrapper/Makefile	2019-02-14 20:59:39.477491325 +0100
 @@ -9,6 +9,7 @@
  FEATURESRCDIR = $(TOP)/../feature/src
  PTOOLSDIR = $(TOP)/../ptools
  INSTALL_PREFIX = /usr/local
 +LIBDIR = $(INSTALL_PREFIX)/lib
+ INCLUDES += -I$(TOP)/../feature/src
+ INCLUDES += -I$(TOP)/../feature/src/common
  
- OBJS = \
- 	$(OBJDIR)/alloc.o \
-@@ -170,14 +171,14 @@
+@@ -168,14 +169,14 @@
  
  .PHONY: install
  install:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vmaf.git/commitdiff/2143a84c6473b7da3b093e7624c9d5bbafc52868



More information about the pld-cvs-commit mailing list