commit 9c11aaa45e15a1fa61f47db1f7c6dcfaf94a3a32 Author: Ole Aamot Date: Fri Sep 17 01:54:03 2021 +0200 GNOME Gingerblue version 1.6.0 meson.build | 7 ++++--- src/gingerblue-app.c | 2 +- src/gingerblue-chord.h | 2 +- src/gingerblue-config.c | 2 +- src/gingerblue-file.c | 2 +- src/gingerblue-file.h | 2 +- src/gingerblue-knob.c | 2 +- src/gingerblue-knob.h | 2 +- src/gingerblue-line.c | 2 +- src/gingerblue-line.h | 2 +- src/gingerblue-main.h | 2 +- src/gingerblue-record.c | 2 +- src/gingerblue-record.h | 2 +- src/gingerblue-song.c | 2 +- src/gingerblue-song.h | 2 +- src/gingerblue-studio-config.c | 2 +- src/gingerblue-studio-location.c | 2 +- src/gingerblue-studio-player.c | 2 +- src/gingerblue-studio-player.h | 2 +- src/gingerblue.c | 2 +- src/gingerblue.h | 2 +- src/meson.build | 4 ++-- 22 files changed, 26 insertions(+), 25 deletions(-) commit 9d85acf5f4acc6d92350b8aaa2439214e62d04ac Author: Ole Aamot Date: Fri Sep 17 01:43:59 2021 +0200 Revert "Build for macports" This reverts commit 08e247596ab5ad4b48d74623dbfd371c6f4fdca2. configure.ac | 2 +- meson.build | 7 +++---- src/gingerblue-main-loop.c | 1 - src/gingerblue-main.c | 2 -- src/gingerblue-studio-location.h | 1 - src/gingerblue-studio-stream.c | 6 +++--- src/meson.build | 4 ++-- 7 files changed, 9 insertions(+), 14 deletions(-) commit 08e247596ab5ad4b48d74623dbfd371c6f4fdca2 Author: Ole Aamot Date: Fri Sep 17 01:22:39 2021 +0200 Build for macports configure.ac | 2 +- meson.build | 7 ++++--- src/gingerblue-main-loop.c | 1 + src/gingerblue-main.c | 2 ++ src/gingerblue-studio-location.h | 1 + src/gingerblue-studio-stream.c | 6 +++--- src/meson.build | 4 ++-- 7 files changed, 14 insertions(+), 9 deletions(-)