Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jacktrip for openSUSE:Factory 
checked in at 2024-05-20 18:15:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jacktrip (Old)
 and      /work/SRC/openSUSE:Factory/.jacktrip.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jacktrip"

Mon May 20 18:15:21 2024 rev:20 rq:1175238 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jacktrip/jacktrip.changes        2024-05-17 
20:07:33.696583035 +0200
+++ /work/SRC/openSUSE:Factory/.jacktrip.new.1880/jacktrip.changes      
2024-05-20 18:16:52.225786010 +0200
@@ -1,0 +2,5 @@
+Fri May 17 13:23:19 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Dropped intree library rtaudio
+
+-------------------------------------------------------------------

Old:
----
  rtaudio-6.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jacktrip.spec ++++++
--- /var/tmp/diff_new_pack.ctQ6uY/_old  2024-05-20 18:16:52.753805234 +0200
+++ /var/tmp/diff_new_pack.ctQ6uY/_new  2024-05-20 18:16:52.753805234 +0200
@@ -25,7 +25,6 @@
 Group:          Productivity/Multimedia/Sound/Utilities
 URL:            https://github.com/jcacerec/jacktrip
 Source0:        
https://github.com/jcacerec/jacktrip/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        
https://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-6.0.1.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  help2man
 BuildRequires:  meson
@@ -48,6 +47,7 @@
 BuildRequires:  pkgconfig(Qt6Widgets)
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(jack)
+BuildRequires:  pkgconfig(rtaudio)
 
 %description
 JackTrip is a system used for multi-machine network performance over the
@@ -57,14 +57,10 @@
 
 %prep
 %autosetup
-pushd externals
-tar xf %{_sourcedir}/rtaudio-6.0.1.tar.gz -C rtaudio
-popd
 
 %build
 mv build .build
-# disable git submodule as we locally provide the library
-%meson -Drtaudio=disabled
+%meson
 %meson_build
 
 %install

Reply via email to