pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/ardour/patches ardour: remove patch that was rem...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69a0e6cec26d
branches:  trunk
changeset: 458441:69a0e6cec26d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 16 08:26:44 2021 +0000

description:
ardour: remove patch that was removed from distinfo during update

diffstat:

 audio/ardour/patches/patch-libs_backends_jack_jack__utils.h |  24 -------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diffs (28 lines):

diff -r 3df2ed758b0b -r 69a0e6cec26d audio/ardour/patches/patch-libs_backends_jack_jack__utils.h
--- a/audio/ardour/patches/patch-libs_backends_jack_jack__utils.h       Thu Sep 16 08:22:50 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-$NetBSD: patch-libs_backends_jack_jack__utils.h,v 1.2 2020/03/04 10:56:35 nia Exp $
-
-Support Sun backend.
-
-https://github.com/Ardour/ardour/pull/468
-
---- libs/backends/jack/jack_utils.h.orig       2017-09-15 20:56:23.000000000 +0000
-+++ libs/backends/jack/jack_utils.h
-@@ -30,6 +30,7 @@ namespace ARDOUR {
-       extern const char * const coreaudio_driver_name;
-       extern const char * const alsa_driver_name;
-       extern const char * const oss_driver_name;
-+      extern const char * const sun_driver_name;
-       extern const char * const freebob_driver_name;
-       extern const char * const ffado_driver_name;
-       extern const char * const netjack_driver_name;
-@@ -110,6 +111,7 @@ namespace ARDOUR {
-       void get_jack_portaudio_device_names (device_map_t& devices);
-       void get_jack_coreaudio_device_names (device_map_t& devices);
-       void get_jack_oss_device_names (device_map_t& devices);
-+      void get_jack_sun_device_names (device_map_t& devices);
-       void get_jack_freebob_device_names (device_map_t& devices);
-       void get_jack_ffado_device_names (device_map_t& devices);
-       void get_jack_netjack_device_names (device_map_t& devices);



Home | Main Index | Thread Index | Old Index