[packages/jack-audio-connection-kit] - updated to 1.9.21 - removed obsolete man patch

qboosh qboosh at pld-linux.org
Fri Sep 30 21:30:02 CEST 2022


commit dde85318818669a643da2dd850a514ff5c9ccdea
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 30 21:30:23 2022 +0200

    - updated to 1.9.21
    - removed obsolete man patch

 jack-audio-connection-kit-man.patch | 10 ----------
 jack-audio-connection-kit.spec      |  7 +++----
 2 files changed, 3 insertions(+), 14 deletions(-)
---
diff --git a/jack-audio-connection-kit.spec b/jack-audio-connection-kit.spec
index 1a0737b..3864274 100644
--- a/jack-audio-connection-kit.spec
+++ b/jack-audio-connection-kit.spec
@@ -9,15 +9,14 @@
 Summary:	The JACK Audio Connection Kit
 Summary(pl.UTF-8):	JACK - zestaw do połączeń audio
 Name:		jack-audio-connection-kit
-Version:	1.9.20
+Version:	1.9.21
 Release:	1
 License:	LGPL v2.1+ (libjack), GPL v2+ (the rest)
 Group:		Daemons
 #Source0Download: https://jackaudio.org/downloads/
 #Source0:	https://github.com/jackaudio/jack2/releases/download/v%{version}/jack2-%{version}.tar.gz
 Source0:	https://github.com/jackaudio/jack2/archive/v%{version}/jack2-%{version}.tar.gz
-# Source0-md5:	76095094ecdd9a213dd6faf427b89515
-Patch0:		%{name}-man.patch
+# Source0-md5:	48515d41a3e8de2464efc583d2b9a596
 URL:		https://jackaudio.org/
 BuildRequires:	alsa-lib-devel >= 1.0.18
 BuildRequires:	autoconf >= 2.50
@@ -162,7 +161,6 @@ wymaga biblioteki libsndfile.
 
 %prep
 %setup -q -n jack2-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
@@ -173,6 +171,7 @@ export LINKFLAGS="%{rpmldflags}"
 ./waf configure -j1 \
 	-v \
 	%{?debug:--debug} \
+	--example-tools \
 	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
 	--htmldir=%{_gtkdocdir}/%{name}/reference \
diff --git a/jack-audio-connection-kit-man.patch b/jack-audio-connection-kit-man.patch
deleted file mode 100644
index 2e189cc..0000000
--- a/jack-audio-connection-kit-man.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- jack2-1.9.20/man/wscript.orig	2022-01-15 16:09:56.000000000 +0100
-+++ jack2-1.9.20/man/wscript	2022-03-18 20:03:45.439254379 +0100
-@@ -5,6 +5,6 @@
- def build(bld):
-     bld.exec_command('cd man ; sh fill_template {} {}'.format(
-         bld.env['JACK_VERSION'],
--        bld.env['HAVE_JACK_EXAMPLE_TOOLS'])
-+        bld.env['BUILD_JACK_EXAMPLE_TOOLS'])
-     )
-     bld.install_files(bld.env['MANDIR'], bld.path.ant_glob('*.1'))
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jack-audio-connection-kit.git/commitdiff/dde85318818669a643da2dd850a514ff5c9ccdea



More information about the pld-cvs-commit mailing list