[packages/libinstpatch] - updated to 1.1.7

qboosh qboosh at pld-linux.org
Thu Aug 28 20:41:19 CEST 2025


commit a52767067b3070fa3c1ac9f3ee02ee6369eb127e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Aug 28 20:44:02 2025 +0200

    - updated to 1.1.7

 libinstpatch-gtkdoc.patch | 8 ++++----
 libinstpatch.spec         | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/libinstpatch.spec b/libinstpatch.spec
index 861c527..7eb5e44 100644
--- a/libinstpatch.spec
+++ b/libinstpatch.spec
@@ -6,13 +6,13 @@
 Summary:	Library for processing digital sample based MIDI instrument "patch" files
 Summary(pl.UTF-8):	Biblioteka do przetwarzania plików "wstawek" instrumentów MIDI opartych na próbkach cyfrowych
 Name:		libinstpatch
-Version:	1.1.6
-Release:	2
+Version:	1.1.7
+Release:	1
 License:	LGPL v2.1
 Group:		Libraries
 #Source0Download: https://github.com/swami/libinstpatch/releases
 Source0:	https://github.com/swami/libinstpatch/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	159f70ffb53f56dd54e4827ef77b1804
+# Source0-md5:	bfec3562c286d87c0883f506bd8ca5dd
 Patch0:		%{name}-gtkdoc.patch
 URL:		http://www.swamiproject.org/
 BuildRequires:	cmake >= 2.6.3
diff --git a/libinstpatch-gtkdoc.patch b/libinstpatch-gtkdoc.patch
index 1821008..b84a405 100644
--- a/libinstpatch-gtkdoc.patch
+++ b/libinstpatch-gtkdoc.patch
@@ -1,10 +1,10 @@
---- libinstpatch-1.1.6/docs/reference/CMakeLists.txt.orig	2021-04-17 22:01:20.354453417 +0200
-+++ libinstpatch-1.1.6/docs/reference/CMakeLists.txt	2021-04-17 22:07:51.474713430 +0200
+--- libinstpatch-1.1.7/docs/reference/CMakeLists.txt.orig	2025-05-20 13:35:36.000000000 +0200
++++ libinstpatch-1.1.7/docs/reference/CMakeLists.txt	2025-08-28 06:26:29.004101200 +0200
 @@ -39,7 +39,7 @@ if (GTKDOC_FOUND)
-     CFLAGS -I${CMAKE_SOURCE_DIR}
+     CFLAGS -I${CMAKE_SOURCE_DIR} -include libinstpatch/misc.h
      LDFLAGS -L${CMAKE_CURRENT_BINARY_DIR}/../../libinstpatch -linstpatch-1.0
      LDPATH ${CMAKE_CURRENT_BINARY_DIR}/../../libinstpatch
--    DEPENDS instpatch-1.0
+-    DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/../../libinstpatch/libinstpatch-1.0.so
 +    DEPENDS libinstpatch
    )
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libinstpatch.git/commitdiff/a52767067b3070fa3c1ac9f3ee02ee6369eb127e



More information about the pld-cvs-commit mailing list