[packages/libajantv2] - updated to 18.0.0 (new soname)

qboosh qboosh at pld-linux.org
Thu Jun 4 22:37:44 CEST 2026


commit ceede3cd8e014dd59d1ba05bc4f66985c163638c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 4 22:37:58 2026 +0200

    - updated to 18.0.0 (new soname)

 libajantv2-system-mbedtls.patch | 12 ++++++------
 libajantv2.spec                 |  8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/libajantv2.spec b/libajantv2.spec
index e98694e..032f084 100644
--- a/libajantv2.spec
+++ b/libajantv2.spec
@@ -2,14 +2,14 @@
 Summary:	Open-source library for AJA Video Systems desktop I/O cards
 Summary(pl.UTF-8):	Biblioteka o otwartych źródłach do kart we/wy AJA Video Systems
 Name:		libajantv2
-Version:	17.6.0
+Version:	18.0.0
 %define	gitref	ntv2_%(echo %{version} | tr . _)
 Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/aja-video/libajantv2/releases
 Source0:	https://github.com/aja-video/libajantv2/archive/%{gitref}/%{name}-%{version}.tar.gz
-# Source0-md5:	5bf0d0cd110f6fc1ba28e90c3b7b295d
+# Source0-md5:	67e057f84a2be18c8432311cb4c00e93
 Patch0:		%{name}-system-mbedtls.patch
 URL:		https://github.com/aja-video/libajantv2
 BuildRequires:	Qt5Core-devel >= 5
@@ -100,11 +100,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/pciwhacker
 %attr(755,root,root) %{_bindir}/regio
 %attr(755,root,root) %{_bindir}/supportlog
-%attr(755,root,root) %{_libdir}/libajantv2.so.%{version}.0
+%{_libdir}/libajantv2.so.%{version}.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libajantv2.so
+%{_libdir}/libajantv2.so
 %{_includedir}/libajantv2
 %{_pkgconfigdir}/libajantv2.pc
 %{_libdir}/cmake/ajantv2
diff --git a/libajantv2-system-mbedtls.patch b/libajantv2-system-mbedtls.patch
index 2988c03..f16cf6d 100644
--- a/libajantv2-system-mbedtls.patch
+++ b/libajantv2-system-mbedtls.patch
@@ -1,6 +1,6 @@
---- libajantv2-ntv2_17_5_0/ajantv2/CMakeLists.txt.orig	2025-03-12 19:33:19.000000000 +0100
-+++ libajantv2-ntv2_17_5_0/ajantv2/CMakeLists.txt	2025-05-18 17:38:13.032874448 +0200
-@@ -55,49 +55,7 @@ else()
+--- libajantv2-ntv2_18_0_0/ajantv2/CMakeLists.txt.orig	2026-05-11 20:18:36.000000000 +0200
++++ libajantv2-ntv2_18_0_0/ajantv2/CMakeLists.txt	2026-06-04 21:54:59.540370794 +0200
+@@ -65,49 +65,7 @@ else()
      endif()
      message(STATUS "NTV2 SDK will load signed 3rd-party plugins")
  
@@ -51,10 +51,10 @@
  endif()
  
  
-@@ -672,10 +630,6 @@ if (NOT TARGET ${PROJECT_NAME})
+@@ -685,10 +643,6 @@ if (NOT TARGET ${PROJECT_NAME})
  
          add_library(${PROJECT_NAME} SHARED ${TARGET_SOURCES})
-         
+ 
 -        if (NOT AJANTV2_DISABLE_PLUGIN_LOAD)
 -            add_dependencies(${PROJECT_NAME} mbedtls)
 -        endif()
@@ -62,7 +62,7 @@
          target_compile_definitions(${PROJECT_NAME} PUBLIC
              ${TARGET_COMPILE_DEFS_DYNAMIC}
              ${AJANTV2_TARGET_COMPILE_DEFS})
-@@ -690,10 +644,6 @@ if (NOT TARGET ${PROJECT_NAME})
+@@ -773,10 +727,6 @@ if (NOT TARGET ${PROJECT_NAME})
  
          add_library(${PROJECT_NAME} STATIC ${TARGET_SOURCES})
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libajantv2.git/commitdiff/ceede3cd8e014dd59d1ba05bc4f66985c163638c



More information about the pld-cvs-commit mailing list