[packages/kvazaar] - updated to 2.3.1

qboosh qboosh at pld-linux.org
Sun May 26 08:27:24 CEST 2024


commit 9ee88cbba8b20fb4fceb9335f087e7bb0fc881f8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 26 08:28:07 2024 +0200

    - updated to 2.3.1

 kvazaar-pc.patch | 20 --------------------
 kvazaar.spec     |  8 +++-----
 2 files changed, 3 insertions(+), 25 deletions(-)
---
diff --git a/kvazaar.spec b/kvazaar.spec
index 47316f9..e32ec5d 100644
--- a/kvazaar.spec
+++ b/kvazaar.spec
@@ -5,16 +5,15 @@
 Summary:	Kvazaar - open-source HEVC encoder
 Summary(pl.UTF-8):	Kvazaar - koder HEVC o otwartych źródłach
 Name:		kvazaar
-Version:	2.3.0
-Release:	2
+Version:	2.3.1
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 #Source0Download: https://github.com/ultravideo/kvazaar/releases
 Source0:	https://github.com/ultravideo/kvazaar/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	480716b27cacac494d273b71484ce52b
+# Source0-md5:	12dd92a69eec3bb27bf52635a9aa5415
 Patch0:		x32.patch
 Patch1:		%{name}-link.patch
-Patch2:		%{name}-pc.patch
 URL:		https://github.com/ultravideo/kvazaar
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1:1.11
@@ -76,7 +75,6 @@ Statyczna biblioteka Kvazaar.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
diff --git a/kvazaar-pc.patch b/kvazaar-pc.patch
deleted file mode 100644
index f2a88d3..0000000
--- a/kvazaar-pc.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- kvazaar-2.3.0/src/kvazaar.pc.in.orig	2024-01-17 11:29:32.000000000 +0100
-+++ kvazaar-2.3.0/src/kvazaar.pc.in	2024-02-29 20:22:27.648427574 +0100
-@@ -1,12 +1,11 @@
--prefix=@CMAKE_INSTALL_PREFIX@
-+prefix=@prefix@
- exec_prefix=${prefix}
--libdir=${prefix}/lib
--incdir=${prefix}/include
-+libdir=@libdir@
-+incdir=@includedir@
- 
- Name: libkvazaar
--Description: @CMAKE_PROJECT_DESCRIPTION@
--URL: @CMAKE_PROJECT_HOMEPAGE_URL@
--Version: @PROJECT_VERSION@
-+Description: Open-source HEVC encoder
-+Version: @PACKAGE_VERSION@
- Libs: -L${libdir} -lkvazaar
- Libs.private: @LIBS@
- Cflags: -I${incdir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kvazaar.git/commitdiff/9ee88cbba8b20fb4fceb9335f087e7bb0fc881f8



More information about the pld-cvs-commit mailing list