aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorKoop Mast <kwm@rainbow-runner.nl>2019-08-24 18:15:33 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2019-08-24 18:15:33 +0800
commit9fcef473288365748d276dbf967c46d8c3698aaf (patch)
treef2cb55313941568afa0d6433903b1ef3745562f4 /audio
parent10567987504404669e1cfc3d20faaeb3dfad42d1 (diff)
parentacc0f44496c6b2b236d95762511a98a0aa5061e6 (diff)
downloadfreebsd-ports-gnome-9fcef473288365748d276dbf967c46d8c3698aaf.tar.gz
freebsd-ports-gnome-9fcef473288365748d276dbf967c46d8c3698aaf.tar.zst
freebsd-ports-gnome-9fcef473288365748d276dbf967c46d8c3698aaf.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/ardour/Makefile2
-rw-r--r--audio/ardour5/Makefile2
-rw-r--r--audio/audiocd-kio/Makefile1
-rw-r--r--audio/audiocd-kio/distinfo6
-rw-r--r--audio/audiocd-kio/pkg-plist6
-rw-r--r--audio/clementine-player/Makefile2
-rw-r--r--audio/cpp-xmms2/Makefile2
-rw-r--r--audio/csound/Makefile2
-rw-r--r--audio/faust-lv2/Makefile2
-rw-r--r--audio/fluidsynth/Makefile2
-rw-r--r--audio/fluidsynth/distinfo6
-rw-r--r--audio/fluidsynth/pkg-plist2
-rw-r--r--audio/fossmixer/Makefile73
-rw-r--r--audio/fossmixer/distinfo3
-rw-r--r--audio/fossmixer/pkg-descr7
-rw-r--r--audio/fossmixer/pkg-plist26
-rw-r--r--audio/grip/Makefile2
-rw-r--r--audio/grip/distinfo6
-rw-r--r--audio/guitarix-lv2/Makefile2
-rw-r--r--audio/juk/Makefile1
-rw-r--r--audio/juk/distinfo6
-rw-r--r--audio/kmix/Makefile1
-rw-r--r--audio/kmix/distinfo6
-rw-r--r--audio/kwave/Makefile1
-rw-r--r--audio/kwave/distinfo6
-rw-r--r--audio/kwave/pkg-plist2
-rw-r--r--audio/libkcddb/Makefile1
-rw-r--r--audio/libkcddb/distinfo6
-rw-r--r--audio/libkcompactdisc/Makefile1
-rw-r--r--audio/libkcompactdisc/distinfo6
-rw-r--r--audio/mixxx/Makefile3
-rw-r--r--audio/mixxx/distinfo6
-rw-r--r--audio/mp3plot/Makefile2
-rw-r--r--audio/mumble/Makefile2
-rw-r--r--audio/murmur/Makefile2
-rw-r--r--audio/musescore/Makefile2
-rw-r--r--audio/musescore/distinfo6
-rw-r--r--audio/musicpd/Makefile4
-rw-r--r--audio/musicpd/distinfo6
-rw-r--r--audio/ncmpc/Makefile2
-rw-r--r--audio/ncmpcpp/Makefile2
-rw-r--r--audio/noson-app/Makefile2
-rw-r--r--audio/noson-app/distinfo6
-rw-r--r--audio/patchage/Makefile2
-rw-r--r--audio/pms/Makefile2
-rw-r--r--audio/pulseeffects/Makefile2
-rw-r--r--audio/py-tagpy/Makefile2
-rw-r--r--audio/raul/Makefile2
-rw-r--r--audio/sc3-plugins/Makefile2
-rw-r--r--audio/sorcer-lv2/Makefile2
-rw-r--r--audio/spotifyd/Makefile2
-rw-r--r--audio/string-machine-lv2/Makefile2
-rw-r--r--audio/supercollider/Makefile2
54 files changed, 182 insertions, 75 deletions
diff --git a/audio/Makefile b/audio/Makefile
index cabe42a8778d..f5bcc2428897 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -192,6 +192,7 @@
SUBDIR += fomp-lv2
SUBDIR += foo-yc20
SUBDIR += forked-daapd
+ SUBDIR += fossmixer
SUBDIR += fpc-a52
SUBDIR += fpc-mad
SUBDIR += fpc-modplug
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index 17c7b5bd455d..a2f32f53af24 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ardour
PORTVERSION= 2.8.16
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= audio
MASTER_SITES= http://freebsd.nsu.ru/distfiles/
diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile
index 70357827f08a..2221f4ca670b 100644
--- a/audio/ardour5/Makefile
+++ b/audio/ardour5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ardour5
PORTVERSION= 5.12.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= audio
MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/
# The original master side points to the latest release only:
diff --git a/audio/audiocd-kio/Makefile b/audio/audiocd-kio/Makefile
index d13490bb07ea..40c61f4f9e18 100644
--- a/audio/audiocd-kio/Makefile
+++ b/audio/audiocd-kio/Makefile
@@ -2,7 +2,6 @@
PORTNAME= audiocd-kio
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/audio/audiocd-kio/distinfo b/audio/audiocd-kio/distinfo
index c7b65b5d15bd..9068832e1816 100644
--- a/audio/audiocd-kio/distinfo
+++ b/audio/audiocd-kio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690672
-SHA256 (KDE/applications/19.04.3/audiocd-kio-19.04.3.tar.xz) = 4e684ab03fafd4ee37d7ef7d2c2edb883e76bb5a81e11415173317160997accf
-SIZE (KDE/applications/19.04.3/audiocd-kio-19.04.3.tar.xz) = 354536
+TIMESTAMP = 1565555591
+SHA256 (KDE/applications/19.08.0/audiocd-kio-19.08.0.tar.xz) = 46013e95fa358004083c185d43afe48b96bd18acba1a33e5706f75b128a3e954
+SIZE (KDE/applications/19.08.0/audiocd-kio-19.08.0.tar.xz) = 355444
diff --git a/audio/audiocd-kio/pkg-plist b/audio/audiocd-kio/pkg-plist
index e58186b4c9ae..4aae84aeced9 100644
--- a/audio/audiocd-kio/pkg-plist
+++ b/audio/audiocd-kio/pkg-plist
@@ -1,4 +1,4 @@
-etc/xdg/kio_audiocd.categories
+share/qlogging-categories5/kio_audiocd.categories
include/audiocdencoder.h
include/audiocdplugins_export.h
lib/libaudiocdplugins.so
@@ -20,6 +20,7 @@ share/locale/ar/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/ar/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ar/LC_MESSAGES/kcmaudiocd.mo
share/locale/ar/LC_MESSAGES/kio_audiocd.mo
+share/locale/ast/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/bg/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/bg/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/bg/LC_MESSAGES/kcmaudiocd.mo
@@ -85,6 +86,7 @@ share/locale/et/LC_MESSAGES/kcmaudiocd.mo
share/locale/et/LC_MESSAGES/kio_audiocd.mo
share/locale/eu/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/eu/LC_MESSAGES/audiocd_encoder_lame.mo
+share/locale/eu/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/eu/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/eu/LC_MESSAGES/kcmaudiocd.mo
share/locale/eu/LC_MESSAGES/kio_audiocd.mo
@@ -166,7 +168,9 @@ share/locale/ko/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/ko/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ko/LC_MESSAGES/kcmaudiocd.mo
share/locale/ko/LC_MESSAGES/kio_audiocd.mo
+share/locale/lt/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/lt/LC_MESSAGES/audiocd_encoder_lame.mo
+share/locale/lt/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/lt/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/lt/LC_MESSAGES/kcmaudiocd.mo
share/locale/lt/LC_MESSAGES/kio_audiocd.mo
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index a162c90a4121..240ff4e0ed87 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -4,7 +4,7 @@
PORTNAME= clementine
DISTVERSION= 1.3.1-661
DISTVERSIONSUFFIX= -g4ff370ce1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
PKGNAMESUFFIX= -player
diff --git a/audio/cpp-xmms2/Makefile b/audio/cpp-xmms2/Makefile
index d3a3d4c8886f..1fe4b410abba 100644
--- a/audio/cpp-xmms2/Makefile
+++ b/audio/cpp-xmms2/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
# $FreeBSD$
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= audio
PKGNAMEPREFIX= cpp-
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index a46549ed26eb..a13a570a0b87 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -4,7 +4,7 @@
PORTNAME= csound
DISTVERSION= 6.12.2-83
DISTVERSIONSUFFIX= -gdf2edd269
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio lang
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/faust-lv2/Makefile b/audio/faust-lv2/Makefile
index 4f25522cf86b..b2c807001348 100644
--- a/audio/faust-lv2/Makefile
+++ b/audio/faust-lv2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= faust
DISTVERSION= 1.4.20180118
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
PKGNAMESUFFIX= -lv2
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index 5df0923b7302..ebac3e47a989 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fluidsynth
DISTVERSIONPREFIX= v
-DISTVERSION= 2.0.5
+DISTVERSION= 2.0.6
CATEGORIES= audio
MAINTAINER= multimedia@FreeBSD.org
diff --git a/audio/fluidsynth/distinfo b/audio/fluidsynth/distinfo
index 70cf1761c17a..065cfe40ec05 100644
--- a/audio/fluidsynth/distinfo
+++ b/audio/fluidsynth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555664296
-SHA256 (FluidSynth-fluidsynth-v2.0.5_GH0.tar.gz) = 69b244512883491e7e66b4d0151c61a0d6d867d4d2828c732563be0f78abcc51
-SIZE (FluidSynth-fluidsynth-v2.0.5_GH0.tar.gz) = 1314553
+TIMESTAMP = 1566311702
+SHA256 (FluidSynth-fluidsynth-v2.0.6_GH0.tar.gz) = e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75
+SIZE (FluidSynth-fluidsynth-v2.0.6_GH0.tar.gz) = 1315138
diff --git a/audio/fluidsynth/pkg-plist b/audio/fluidsynth/pkg-plist
index 79f042019746..25405b4e221e 100644
--- a/audio/fluidsynth/pkg-plist
+++ b/audio/fluidsynth/pkg-plist
@@ -19,6 +19,6 @@ include/fluidsynth/version.h
include/fluidsynth/voice.h
lib/libfluidsynth.so
lib/libfluidsynth.so.2
-lib/libfluidsynth.so.2.1.2
+lib/libfluidsynth.so.2.1.3
libdata/pkgconfig/fluidsynth.pc
man/man1/fluidsynth.1.gz
diff --git a/audio/fossmixer/Makefile b/audio/fossmixer/Makefile
new file mode 100644
index 000000000000..88e49061d2c9
--- /dev/null
+++ b/audio/fossmixer/Makefile
@@ -0,0 +1,73 @@
+# $FreeBSD$
+
+PORTNAME= fossmixer
+PORTVERSION= 0.0.2
+CATEGORIES= audio
+MASTER_SITES= https://downloads.sourceforge.net/project/detroit/
+DISTNAME= detroit-0.2.1
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= jani@lasipalatsi.fi
+COMMENT= Graphical mixer application for OSS
+
+LICENSE= BSD3CLAUSE
+
+RUN_DEPENDS= ${LOCALBASE}/share/fonts/noto/NotoSans-Italic.ttf:x11-fonts/noto-basic \
+ ${LOCALBASE}/share/fonts/noto/NotoSans-Regular.ttf:x11-fonts/noto-basic
+LIB_DEPENDS= libao.so:audio/libao \
+ libportaudio.so:audio/portaudio \
+ libpulse-simple.so:audio/pulseaudio \
+ libiconv.so:converters/libiconv \
+ libltdl.so:devel/libltdl \
+ libfreetype.so:print/freetype2
+
+USES= gettext-runtime gl perl5
+USE_GL= gl
+USE_PERL5= patch build
+USE_XORG= x11 xext xrandr
+
+WRKSRC= ${WRKDIR}/${DISTNAME}
+
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-bob \
+ --disable-color \
+ --disable-coords \
+ --disable-draw \
+ --disable-image \
+ --disable-math \
+ --disable-menu \
+ --disable-remote \
+ --sysconfdir="${ETCDIR}" \
+ --with-libiconv="${LOCALBASE}" \
+ --with-libintl="${LOCALBASE}" \
+ --with-libltdl="${LOCALBASE}"
+
+ALL_TARGET=
+INSTALL_TARGET= install-strip
+
+post-patch:
+ @(cd ${WRKSRC}/apps && ./build.sh fossmixer)
+
+ @for i in alsa flac samplerate gnutls openssl librsvg-2.0; do \
+ ${REINPLACE_CMD} -e "s|$${i}|$${i}_EXCLUDE|g" ${WRKSRC}/configure ; \
+ done
+
+ @${REINPLACE_CMD} -e "s|^.*bobs.*$$||" ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e "s|@echo Compiling engine/$$< ; ||" ${WRKSRC}/engine/Makefile.in
+
+post-install:
+ @for i in conf res; do \
+ if [ -e "${STAGEDIR}${PREFIX}/etc/fossmixer/fossmixer.$${i}" ]; then \
+ ${MV} -f \
+ ${STAGEDIR}${PREFIX}/etc/fossmixer/fossmixer.$${i} \
+ ${STAGEDIR}${PREFIX}/etc/fossmixer/fossmixer.$${i}.sample ; \
+ fi ; \
+ done
+
+ @for i in NotoSans-Italic NotoSans-Regular; do \
+ ${LN} -sf \
+ "${LOCALBASE}/share/fonts/noto/$${i}.ttf" \
+ "${STAGEDIR}${PREFIX}/share/detroit/fonts/$${i}.ttf" ; \
+ done
+
+.include <bsd.port.mk>
diff --git a/audio/fossmixer/distinfo b/audio/fossmixer/distinfo
new file mode 100644
index 000000000000..9cf13a2aa05f
--- /dev/null
+++ b/audio/fossmixer/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1566072730
+SHA256 (detroit-0.2.1.tar.xz) = 8916027b43806e1bce84e9823b5343f1091dd52f7fd80eb8ff299afc2ab72d8c
+SIZE (detroit-0.2.1.tar.xz) = 22269292
diff --git a/audio/fossmixer/pkg-descr b/audio/fossmixer/pkg-descr
new file mode 100644
index 000000000000..00737034fbf3
--- /dev/null
+++ b/audio/fossmixer/pkg-descr
@@ -0,0 +1,7 @@
+FOSS Mixer is a graphical mixer application for FreeBSD to control OSS
+audio backend. Mixer can be use to control audio levels, set recording
+source, and it includes white noise generator for testing the audio
+output. It is pretty much what mixer(1) does. FOSS Mixer does not need
+third party user interface library, it runs on plain X11/OpenGL.
+
+WWW: http://detroit.sourceforge.net/app_fossmixer.html
diff --git a/audio/fossmixer/pkg-plist b/audio/fossmixer/pkg-plist
new file mode 100644
index 000000000000..a0a56e6aacfb
--- /dev/null
+++ b/audio/fossmixer/pkg-plist
@@ -0,0 +1,26 @@
+@sample %%ETCDIR%%/fossmixer.conf.sample
+@sample %%ETCDIR%%/fossmixer.res.sample
+bin/fossmixer
+share/detroit/fonts/KEEPME
+share/detroit/fonts/NotoSans-Italic.ttf
+share/detroit/fonts/NotoSans-Regular.ttf
+share/detroit/widgets/button_1_1.widget
+share/detroit/widgets/button_2_1.widget
+share/detroit/widgets/button_3_1.widget
+share/detroit/widgets/knob_1_1.widget
+share/detroit/widgets/knob_1_2.widget
+share/detroit/widgets/knob_2_1.widget
+share/detroit/widgets/knob_2_2.widget
+share/detroit/widgets/knob_3_1.widget
+share/detroit/widgets/knob_3_2.widget
+share/detroit/widgets/lamp_1_1.widget
+share/detroit/widgets/led_1_1.widget
+share/detroit/widgets/led_2_1.widget
+share/detroit/widgets/led_3_1.widget
+share/detroit/widgets/slide_1_1.widget
+share/detroit/widgets/slide_1_2.widget
+share/detroit/widgets/slide_2_1.widget
+share/detroit/widgets/slide_2_2.widget
+share/detroit/widgets/slide_3_1.widget
+share/detroit/widgets/slide_3_2.widget
+share/fossmixer/fossmixer_bg.tga
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 54d1221fdbb3..641ac6659806 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= grip
-PORTVERSION= 3.10.1
+PORTVERSION= 3.10.2
CATEGORIES= audio
MASTER_SITES= SF/grip/${PORTVERSION}
diff --git a/audio/grip/distinfo b/audio/grip/distinfo
index 0bd8200e5d4b..f924f730263d 100644
--- a/audio/grip/distinfo
+++ b/audio/grip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562331458
-SHA256 (grip-3.10.1.tar.gz) = 50093cd01a2ba46e8ef20bec97f0a6d0a7b4cbefcd3f7ec68beba14c4bd6d0a5
-SIZE (grip-3.10.1.tar.gz) = 980748
+TIMESTAMP = 1566143989
+SHA256 (grip-3.10.2.tar.gz) = 665cb23e13ea334fb1a9bb275c2ed4b14b3470c5801b7678172dcf0ff8cecff2
+SIZE (grip-3.10.2.tar.gz) = 980804
diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile
index dfca9dc38a1d..dc72089af0b0 100644
--- a/audio/guitarix-lv2/Makefile
+++ b/audio/guitarix-lv2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= guitarix
DISTVERSION= 0.38.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/
PKGNAMESUFFIX= -lv2
diff --git a/audio/juk/Makefile b/audio/juk/Makefile
index cba759c8c90e..f4807a626277 100644
--- a/audio/juk/Makefile
+++ b/audio/juk/Makefile
@@ -2,7 +2,6 @@
PORTNAME= juk
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/audio/juk/distinfo b/audio/juk/distinfo
index e19d8b7d8621..91bb0448cc9f 100644
--- a/audio/juk/distinfo
+++ b/audio/juk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690672
-SHA256 (KDE/applications/19.04.3/juk-19.04.3.tar.xz) = f4a272aa677ac7b5eb8c3f30234dea129e41863c5c78d812b27d30dde0f5d750
-SIZE (KDE/applications/19.04.3/juk-19.04.3.tar.xz) = 1868172
+TIMESTAMP = 1565555591
+SHA256 (KDE/applications/19.08.0/juk-19.08.0.tar.xz) = d2549c709f8934a5306a16e3a1e2b9e057ead54dc85efe17009e7aacd395edd0
+SIZE (KDE/applications/19.08.0/juk-19.08.0.tar.xz) = 1860204
diff --git a/audio/kmix/Makefile b/audio/kmix/Makefile
index ee421d9dd2ba..292b34cb34fb 100644
--- a/audio/kmix/Makefile
+++ b/audio/kmix/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kmix
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/audio/kmix/distinfo b/audio/kmix/distinfo
index 30b53f96a45c..c30616a4d362 100644
--- a/audio/kmix/distinfo
+++ b/audio/kmix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690682
-SHA256 (KDE/applications/19.04.3/kmix-19.04.3.tar.xz) = d08a0d40fb9a7a3f032f8995dbd9260777119b249669323447fa2575e44e3bf9
-SIZE (KDE/applications/19.04.3/kmix-19.04.3.tar.xz) = 1006048
+TIMESTAMP = 1565555601
+SHA256 (KDE/applications/19.08.0/kmix-19.08.0.tar.xz) = 3d9cf6dcb35ded0091d16f5e9f4cb384ae21ea4065547b52d5f13f199d3d7b08
+SIZE (KDE/applications/19.08.0/kmix-19.08.0.tar.xz) = 1004452
diff --git a/audio/kwave/Makefile b/audio/kwave/Makefile
index 171f5dc9e8a7..d1f3650cbad4 100644
--- a/audio/kwave/Makefile
+++ b/audio/kwave/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kwave
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/audio/kwave/distinfo b/audio/kwave/distinfo
index 59bf8450ff8d..8999597eb80f 100644
--- a/audio/kwave/distinfo
+++ b/audio/kwave/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690683
-SHA256 (KDE/applications/19.04.3/kwave-19.04.3.tar.xz) = dc9ad96a59b4bab1cd8f04401b3d87883cf888711898fdfc20d96113faf92431
-SIZE (KDE/applications/19.04.3/kwave-19.04.3.tar.xz) = 6209860
+TIMESTAMP = 1565555602
+SHA256 (KDE/applications/19.08.0/kwave-19.08.0.tar.xz) = 60f5408e9a67e934c67332b9a9643513f35946796d1ccf70369e411f804b1043
+SIZE (KDE/applications/19.08.0/kwave-19.08.0.tar.xz) = 6189588
diff --git a/audio/kwave/pkg-plist b/audio/kwave/pkg-plist
index 3e0bfe30e3dc..87d0022ed6ef 100644
--- a/audio/kwave/pkg-plist
+++ b/audio/kwave/pkg-plist
@@ -18,7 +18,6 @@ lib/libkwavegui.so.%%KDE_APPLICATIONS_VERSION%%
%%QT_PLUGINDIR%%/kwave/kwaveplugin_goto.so
%%QT_PLUGINDIR%%/kwave/kwaveplugin_insert_at.so
%%QT_PLUGINDIR%%/kwave/kwaveplugin_lowpass.so
-%%QT_PLUGINDIR%%/kwave/kwaveplugin_memory.so
%%QT_PLUGINDIR%%/kwave/kwaveplugin_newsignal.so
%%QT_PLUGINDIR%%/kwave/kwaveplugin_noise.so
%%QT_PLUGINDIR%%/kwave/kwaveplugin_normalize.so
@@ -83,6 +82,7 @@ share/locale/fr/LC_MESSAGES/kwave.mo
share/locale/gl/LC_MESSAGES/kwave.mo
share/locale/it/LC_MESSAGES/kwave.mo
share/locale/ja/LC_MESSAGES/kwave.mo
+share/locale/lt/LC_MESSAGES/kwave.mo
share/locale/nl/LC_MESSAGES/kwave.mo
share/locale/pl/LC_MESSAGES/kwave.mo
share/locale/pt/LC_MESSAGES/kwave.mo
diff --git a/audio/libkcddb/Makefile b/audio/libkcddb/Makefile
index 27a7e455865e..0c3dff38fd18 100644
--- a/audio/libkcddb/Makefile
+++ b/audio/libkcddb/Makefile
@@ -2,7 +2,6 @@
PORTNAME= libkcddb
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/audio/libkcddb/distinfo b/audio/libkcddb/distinfo
index ce75cc8cb149..ac5f4d2c3626 100644
--- a/audio/libkcddb/distinfo
+++ b/audio/libkcddb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690683
-SHA256 (KDE/applications/19.04.3/libkcddb-19.04.3.tar.xz) = 6471261ffef0e1546317040c4275a6fc11c131fde7229b5d0c9358a40442bec3
-SIZE (KDE/applications/19.04.3/libkcddb-19.04.3.tar.xz) = 423248
+TIMESTAMP = 1565555602
+SHA256 (KDE/applications/19.08.0/libkcddb-19.08.0.tar.xz) = f97b90660bfd403aa64be8e6221a89087f74ab443431a9f692fe14cc90d82151
+SIZE (KDE/applications/19.08.0/libkcddb-19.08.0.tar.xz) = 424124
diff --git a/audio/libkcompactdisc/Makefile b/audio/libkcompactdisc/Makefile
index 375df59a78af..6abf91d1d082 100644
--- a/audio/libkcompactdisc/Makefile
+++ b/audio/libkcompactdisc/Makefile
@@ -2,7 +2,6 @@
PORTNAME= libkcompactdisc
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/audio/libkcompactdisc/distinfo b/audio/libkcompactdisc/distinfo
index 6c142d3c546c..0fe886ad3b01 100644
--- a/audio/libkcompactdisc/distinfo
+++ b/audio/libkcompactdisc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690683
-SHA256 (KDE/applications/19.04.3/libkcompactdisc-19.04.3.tar.xz) = 9294aa908f158437241e27d57f924a2b7a07aa4203a51b83566de8c9690e86bc
-SIZE (KDE/applications/19.04.3/libkcompactdisc-19.04.3.tar.xz) = 89120
+TIMESTAMP = 1565555602
+SHA256 (KDE/applications/19.08.0/libkcompactdisc-19.08.0.tar.xz) = cc940df2a1e499965fe05b466c60014082d205f0ae606562980e6088d714eac5
+SIZE (KDE/applications/19.08.0/libkcompactdisc-19.08.0.tar.xz) = 89020
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile
index 377932b414ce..c310c4b57810 100644
--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -3,8 +3,7 @@
PORTNAME= mixxx
DISTVERSIONPREFIX= release-
-DISTVERSION= 2.2.1
-PORTREVISION= 4
+DISTVERSION= 2.2.2
CATEGORIES= audio
MAINTAINER= acm@FreeBSD.org
diff --git a/audio/mixxx/distinfo b/audio/mixxx/distinfo
index b20db806d74b..6fa4eb538113 100644
--- a/audio/mixxx/distinfo
+++ b/audio/mixxx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556154610
-SHA256 (mixxxdj-mixxx-release-2.2.1_GH0.tar.gz) = 9011c854014a1ce826fe465d92693800f50fc97b806f6ba8935ebe2d89f05b31
-SIZE (mixxxdj-mixxx-release-2.2.1_GH0.tar.gz) = 34763333
+TIMESTAMP = 1565894179
+SHA256 (mixxxdj-mixxx-release-2.2.2_GH0.tar.gz) = 8dd95eff4b80081b756d4c09977c3e56c409429565260db7be0e7f145ef7f68e
+SIZE (mixxxdj-mixxx-release-2.2.2_GH0.tar.gz) = 35050389
diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile
index 21a0c7aa2570..3cb32353ee0d 100644
--- a/audio/mp3plot/Makefile
+++ b/audio/mp3plot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mp3plot
DISTVERSION= 0.6.0
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= audio
MASTER_SITES= http://p.outlyer.net/mp3plot/files/
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index dca3b60a7174..e3fb75067a8a 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mumble
DISTVERSION= 1.3.0-rc1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MAINTAINER= feld@FreeBSD.org
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile
index 0fa2f3c4f08d..1b6157a3c15c 100644
--- a/audio/murmur/Makefile
+++ b/audio/murmur/Makefile
@@ -3,7 +3,7 @@
PORTNAME= murmur
DISTVERSION= 1.3.0-rc1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio net
MAINTAINER= feld@FreeBSD.org
diff --git a/audio/musescore/Makefile b/audio/musescore/Makefile
index 106afa4ce2f8..893ec09f8a81 100644
--- a/audio/musescore/Makefile
+++ b/audio/musescore/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= musescore
+DISTVERSIONPREFIX= v
DISTVERSION= 3.2.3
CATEGORIES= audio
# DISTNAME= MuseScore-${DISTVERSION}
@@ -28,7 +29,6 @@ USE_QT= core declarative gui widgets opengl concurrent designer help network \
USE_GITHUB= yes
GH_ACCOUNT= musescore
GH_PROJECT= MuseScore
-GH_TAGNAME= v${DISTVERSION}
# Each release gets a subdir containing the distfiles for that release,
# so hope that scanning the parent dir finds new ones.
diff --git a/audio/musescore/distinfo b/audio/musescore/distinfo
index fd8487c24391..6a0e10649245 100644
--- a/audio/musescore/distinfo
+++ b/audio/musescore/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564510136
-SHA256 (musescore-MuseScore-3.2.3-v3.2.3_GH0.tar.gz) = d6e58c942efd4e9b6567705c81b77287acfe0baa99033b3fb96605698bb9b5af
-SIZE (musescore-MuseScore-3.2.3-v3.2.3_GH0.tar.gz) = 63932000
+TIMESTAMP = 1566211502
+SHA256 (musescore-MuseScore-v3.2.3_GH0.tar.gz) = d6e58c942efd4e9b6567705c81b77287acfe0baa99033b3fb96605698bb9b5af
+SIZE (musescore-MuseScore-v3.2.3_GH0.tar.gz) = 63932000
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 713c9c1485cf..e970d8d3caf8 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= musicpd
-PORTVERSION= 0.21.12
-PORTREVISION= 2
+PORTVERSION= 0.21.13
+PORTREVISION= 1
CATEGORIES= audio ipv6
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo
index 291898da036c..d3654ce3fde6 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564910323
-SHA256 (mpd-0.21.12.tar.xz) = bb8a7341236a76c667980c261bc37ef4e22298ed850ab0a571448388d175a5bb
-SIZE (mpd-0.21.12.tar.xz) = 672144
+TIMESTAMP = 1566206583
+SHA256 (mpd-0.21.13.tar.xz) = 95b70b268406bde15bda4464ef768f7e773417a8c776d42a678c5a5070855eea
+SIZE (mpd-0.21.13.tar.xz) = 672184
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile
index 068195e533bc..4f05a743de75 100644
--- a/audio/ncmpc/Makefile
+++ b/audio/ncmpc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ncmpc
PORTVERSION= 0.34
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/ncmpc/0/
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index 44673e806588..bc14241bee22 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ncmpcpp
DISTVERSION= 0.8.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio
MASTER_SITES= https://ncmpcpp.rybczak.net/stable/
diff --git a/audio/noson-app/Makefile b/audio/noson-app/Makefile
index fa58d996d28e..b1ebe6fe15a2 100644
--- a/audio/noson-app/Makefile
+++ b/audio/noson-app/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= noson-app
-DISTVERSION= 3.11.10
+DISTVERSION= 3.13.1
CATEGORIES= audio net
MAINTAINER= tcberner@FreeBSD.org
diff --git a/audio/noson-app/distinfo b/audio/noson-app/distinfo
index c28d212aa93c..f9aaaf0dcb27 100644
--- a/audio/noson-app/distinfo
+++ b/audio/noson-app/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564602879
-SHA256 (janbar-noson-app-3.11.10_GH0.tar.gz) = 0e9baf91a1d4fc3e77077151c5cdf5c194fbd333ef65b1b9bf653082a9be6509
-SIZE (janbar-noson-app-3.11.10_GH0.tar.gz) = 8404416
+TIMESTAMP = 1566330399
+SHA256 (janbar-noson-app-3.13.1_GH0.tar.gz) = 4eeef75f1d857274eface5033b9f6f935eeeff970be3703a8a8b29ce1d17a38e
+SIZE (janbar-noson-app-3.13.1_GH0.tar.gz) = 8665535
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile
index 7027910dc479..ef4bd9a90c3b 100644
--- a/audio/patchage/Makefile
+++ b/audio/patchage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= patchage
PORTVERSION= 0.5.0
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/ \
http://frugalware.mirrors.tds.net/pub/linux/frugalware/frugalware-current/source/xmultimedia-extra/patchage/
diff --git a/audio/pms/Makefile b/audio/pms/Makefile
index c73c8e827b05..5f20b89cb421 100644
--- a/audio/pms/Makefile
+++ b/audio/pms/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pms
PORTVERSION= 0.42
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/pulseeffects/Makefile b/audio/pulseeffects/Makefile
index 477e469a4112..b3a58bb6a3a6 100644
--- a/audio/pulseeffects/Makefile
+++ b/audio/pulseeffects/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pulseeffects
DISTVERSIONPREFIX= v
DISTVERSION= 4.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= daniel@shafer.cc
diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile
index ecc06c03a28e..f45834e2c1b9 100644
--- a/audio/py-tagpy/Makefile
+++ b/audio/py-tagpy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tagpy
PORTVERSION= 2013.1
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/audio/raul/Makefile b/audio/raul/Makefile
index 4c69d3ddbedc..58a54a91f083 100644
--- a/audio/raul/Makefile
+++ b/audio/raul/Makefile
@@ -3,7 +3,7 @@
PORTNAME= raul
PORTVERSION= 0.8.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/
diff --git a/audio/sc3-plugins/Makefile b/audio/sc3-plugins/Makefile
index 9eeb6bff9d7d..d870da5d5ecc 100644
--- a/audio/sc3-plugins/Makefile
+++ b/audio/sc3-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sc3-plugins
DISTVERSIONPREFIX= Version-
DISTVERSION= 3.9.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/sorcer-lv2/Makefile b/audio/sorcer-lv2/Makefile
index 068cb9701a47..903d766cc089 100644
--- a/audio/sorcer-lv2/Makefile
+++ b/audio/sorcer-lv2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Sorcer
DISTVERSIONPREFIX= release-
DISTVERSION= 1.1.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile
index 9821e9edf427..f60b9bc522a1 100644
--- a/audio/spotifyd/Makefile
+++ b/audio/spotifyd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= spotifyd
DISTVERSION= 0.2.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= tobik@FreeBSD.org
diff --git a/audio/string-machine-lv2/Makefile b/audio/string-machine-lv2/Makefile
index a8c48a2ca6ae..d06e94adf32c 100644
--- a/audio/string-machine-lv2/Makefile
+++ b/audio/string-machine-lv2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= string-machine
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
diff --git a/audio/supercollider/Makefile b/audio/supercollider/Makefile
index a0cc3ce8fde5..f7c571e5d254 100644
--- a/audio/supercollider/Makefile
+++ b/audio/supercollider/Makefile
@@ -2,7 +2,7 @@
PORTNAME= supercollider
DISTVERSION= 3.10.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/
DISTNAME= SuperCollider-${PORTVERSION}-Source-linux