[packages/LCEVCdec] - updated to 3.3.5
qboosh
qboosh at pld-linux.org
Sun Mar 23 12:37:10 CET 2025
commit cce1fe6cdab8c3f891deebb8966a77728c08a383
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 23 11:42:48 2025 +0100
- updated to 3.3.5
LCEVCdec-includes.patch | 10 ----------
LCEVCdec.spec | 6 ++----
2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/LCEVCdec.spec b/LCEVCdec.spec
index b4a5506..9d5f37e 100644
--- a/LCEVCdec.spec
+++ b/LCEVCdec.spec
@@ -6,14 +6,13 @@
Summary: LCEVC Decoder SDK library
Summary(pl.UTF-8): Biblioteka SDK dekodera LCEVC
Name: LCEVCdec
-Version: 3.3.4
+Version: 3.3.5
Release: 1
License: BSD
Group: Libraries
#Source0Download: https://github.com/v-novaltd/LCEVCdec/releases
Source0: https://github.com/v-novaltd/LCEVCdec/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 5bb2d7180bfa231cf1a4273a7831b6eb
-Patch0: %{name}-includes.patch
+# Source0-md5: 562f4840a33599200e1a92d9981fd580
Patch1: %{name}-libdir.patch
URL: https://github.com/v-novaltd/LCEVCdec
BuildRequires: cmake >= 3.19.0
@@ -75,7 +74,6 @@ Dokumentacja API bibliotek dekodera LCEVC.
%prep
%setup -q
-%patch -P0 -p1
%patch -P1 -p1
# fake for git archive, not checkout
diff --git a/LCEVCdec-includes.patch b/LCEVCdec-includes.patch
deleted file mode 100644
index 1bddc68..0000000
--- a/LCEVCdec-includes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- LCEVCdec-3.3.4/src/api_utility/src/math_utils.h.orig 2025-03-17 12:21:58.000000000 +0100
-+++ LCEVCdec-3.3.4/src/api_utility/src/math_utils.h 2025-03-22 11:43:16.892372536 +0100
-@@ -18,6 +18,7 @@
- #define VN_LCEVC_UTILITY_MATH_UTILS_H
-
- #include <algorithm>
-+#include <cstdint>
- #include <string>
- #include <string_view>
- #include <vector>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/LCEVCdec.git/commitdiff/cce1fe6cdab8c3f891deebb8966a77728c08a383
More information about the pld-cvs-commit
mailing list