]> git.pld-linux.org Git - packages/vmaf.git/commitdiff
- updated to 1.3.13 auto/th/vmaf-1.3.13-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Feb 2019 20:09:15 +0000 (21:09 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Feb 2019 20:09:15 +0000 (21:09 +0100)
- updated libdir patch

vmaf-libdir.patch
vmaf.spec

index e981a312417f1119de1c8301a84cda19f17c113c..286c9adf345746ab14b71114dc6851eaca616c9e 100644 (file)
@@ -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:
index 04276c2bb14c16582da80d8ca306142eba7b8dc7..e7c84044921cc684e5e96348d3527311d9441a0f 100644 (file)
--- a/vmaf.spec
+++ b/vmaf.spec
 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
This page took 0.072567 seconds and 4 git commands to generate.