[packages/vapoursynth] - updated to 48

hawk hawk at pld-linux.org
Sat Dec 14 13:51:59 CET 2019


commit 3d87d4d219e6ce99e2f5582d48ca8e30a7ece71e
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Sat Dec 14 13:50:12 2019 +0100

    - updated to 48

 vapoursynth-genericarch.patch | 19 +++++++++++--------
 vapoursynth.spec              |  4 ++--
 2 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/vapoursynth.spec b/vapoursynth.spec
index 962d924..4b61ffe 100644
--- a/vapoursynth.spec
+++ b/vapoursynth.spec
@@ -13,13 +13,13 @@
 Summary:	A video processing framework with simplicity in mind
 Summary(pl.UTF-8):	Szkielet do przetwarzania obrazu stworzony z myślą o prostocie
 Name:		vapoursynth
-Version:	47.2
+Version:	48
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 #Source0Download: https://github.com/vapoursynth/vapoursynth/releases
 Source0:	https://github.com/vapoursynth/vapoursynth/archive/R%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	14425426a841d34d303620537b19eee3
+# Source0-md5:	4acbd7521e0aa3d403c93532271d6880
 Patch0:		%{name}-genericarch.patch
 Patch1:		python-3.8.patch
 URL:		http://www.vapoursynth.com/
diff --git a/vapoursynth-genericarch.patch b/vapoursynth-genericarch.patch
index b92217b..212111d 100644
--- a/vapoursynth-genericarch.patch
+++ b/vapoursynth-genericarch.patch
@@ -1,14 +1,15 @@
---- vapoursynth-R45.1/src/core/cpufeatures.c.orig	2018-10-26 23:11:05.000000000 +0200
-+++ vapoursynth-R45.1/src/core/cpufeatures.c	2019-04-27 11:23:33.512030568 +0200
-@@ -70,6 +70,7 @@
+diff -ur vapoursynth-R48.orig/src/core/cpufeatures.cpp vapoursynth-R48/src/core/cpufeatures.cpp
+--- vapoursynth-R48.orig/src/core/cpufeatures.cpp	2019-10-25 08:16:07.000000000 +0200
++++ vapoursynth-R48/src/core/cpufeatures.cpp	2019-12-14 13:39:34.121000000 +0100
+@@ -103,6 +103,7 @@
      }
  }
  #elif defined(VS_TARGET_OS_LINUX)
 +#if defined(VS_TARGET_CPU_ARM) || defined(VS_TARGET_CPU_POWERPC)
  #include <sys/auxv.h>
  
- void getCPUFeatures(CPUFeatures *cpuFeatures) {
-@@ -98,5 +99,11 @@
+ static void doGetCPUFeatures(CPUFeatures *cpuFeatures) {
+@@ -131,6 +132,12 @@
  #endif
  }
  #else
@@ -20,9 +21,11 @@
 +#else
  #warning "Do not know how to get CPU features."
  #endif
---- vapoursynth-R45.1/src/core/cpufeatures.h.orig	2019-04-27 09:40:11.058965473 +0200
-+++ vapoursynth-R45.1/src/core/cpufeatures.h	2019-04-27 11:14:27.121657286 +0200
-@@ -59,8 +59,6 @@
+ 
+diff -ur vapoursynth-R48.orig/src/core/cpufeatures.h vapoursynth-R48/src/core/cpufeatures.h
+--- vapoursynth-R48.orig/src/core/cpufeatures.h	2019-10-25 08:16:07.000000000 +0200
++++ vapoursynth-R48/src/core/cpufeatures.h	2019-12-14 13:40:09.419000000 +0100
+@@ -63,8 +63,6 @@
      char efp_double;
      char dfp;
      char vsx;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vapoursynth.git/commitdiff/3d87d4d219e6ce99e2f5582d48ca8e30a7ece71e



More information about the pld-cvs-commit mailing list