From 40702340541673b9b03948c42ee9d55a01bca3ae Mon Sep 17 00:00:00 2001 From: Clyybber Date: Tue, 19 May 2020 17:21:52 +0200 Subject: [PATCH] fluidsynth: update to 2.1.1 --- common/shlibs | 2 +- srcpkgs/Carla/template | 2 +- srcpkgs/SLADE/template | 2 +- srcpkgs/ardour/template | 2 +- srcpkgs/audacious-plugins/template | 2 +- srcpkgs/calf/template | 2 +- srcpkgs/csound/template | 2 +- srcpkgs/fluidsynth/template | 6 +++--- srcpkgs/gst-plugins-bad1/template | 2 +- srcpkgs/lmms/template | 2 +- srcpkgs/prboom-plus/template | 2 +- srcpkgs/qsynth/template | 2 +- srcpkgs/residualvm/template | 2 +- srcpkgs/scummvm/template | 2 +- srcpkgs/tuxguitar/template | 2 +- 15 files changed, 17 insertions(+), 17 deletions(-) diff --git a/common/shlibs b/common/shlibs index 962143cc7cd..c18211db614 100644 --- a/common/shlibs +++ b/common/shlibs @@ -973,7 +973,7 @@ libfftw3l_omp.so.3 libfftw-3.3.5_1 libfftw3f_threads.so.3 libfftw-3.3_1 libfftw3f.so.3 libfftw-3.3_1 libfftw3f_omp.so.3 libfftw-3.3.5_1 -libfluidsynth.so.1 libfluidsynth-1.1.5_1 +libfluidsynth.so.2 libfluidsynth-2.1.1_1 liblo.so.7 liblo-0.26_1 libvamp-sdk.so.2 libvamp-plugin-sdk-2.2_1 librubberband.so.2 librubberband-1.6.0_1 diff --git a/srcpkgs/Carla/template b/srcpkgs/Carla/template index d7998ca66fe..8ea0fb0ab7b 100644 --- a/srcpkgs/Carla/template +++ b/srcpkgs/Carla/template @@ -1,7 +1,7 @@ # Template file for 'Carla' pkgname=Carla version=2.1 -revision=1 +revision=2 archs="x86_64* i686* aarch64* arm*" build_style=gnu-makefile pycompile_dirs="usr/share/carla" diff --git a/srcpkgs/SLADE/template b/srcpkgs/SLADE/template index 10228f37b84..f3a5ae447ea 100644 --- a/srcpkgs/SLADE/template +++ b/srcpkgs/SLADE/template @@ -1,7 +1,7 @@ # Template file for 'SLADE' pkgname=SLADE version=3.1.11 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config p7zip which" makedepends="SFML-devel fluidsynth-devel freeimage-devel ftgl-devel glew-devel diff --git a/srcpkgs/ardour/template b/srcpkgs/ardour/template index 9839dcd003b..b0e1152a5d5 100644 --- a/srcpkgs/ardour/template +++ b/srcpkgs/ardour/template @@ -1,7 +1,7 @@ # Template file for 'ardour' pkgname=ardour version=5.12 -revision=4 +revision=5 build_style=waf configure_args="--cxx11 --no-phone-home --with-backends=jack,alsa,dummy --libjack=weak --optimize --docs --use-external-libs" diff --git a/srcpkgs/audacious-plugins/template b/srcpkgs/audacious-plugins/template index 5c86edb9006..9f30316896b 100644 --- a/srcpkgs/audacious-plugins/template +++ b/srcpkgs/audacious-plugins/template @@ -1,7 +1,7 @@ # Template file for 'audacious-plugins' pkgname=audacious-plugins version=4.0.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="$(vopt_enable gtk) $(vopt_enable qt)" hostmakedepends="gettext pkg-config" diff --git a/srcpkgs/calf/template b/srcpkgs/calf/template index 18398fd936d..8826ba7711d 100644 --- a/srcpkgs/calf/template +++ b/srcpkgs/calf/template @@ -1,7 +1,7 @@ # Template file for 'calf' pkgname=calf version=0.90.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-experimental" hostmakedepends="automake libtool pkg-config" diff --git a/srcpkgs/csound/template b/srcpkgs/csound/template index 5533353d825..e9f17a3400b 100644 --- a/srcpkgs/csound/template +++ b/srcpkgs/csound/template @@ -1,7 +1,7 @@ # Template file for 'csound' pkgname=csound version=6.14.0 -revision=1 +revision=2 build_style=cmake configure_args=" -DLUA_MODULE_INSTALL_DIR=${XBPS_CROSS_BASE}/usr/lib/lua/5.1 diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 19046b824af..b40767a0b4e 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,7 +1,7 @@ # Template file for 'fluidsynth' pkgname=fluidsynth -version=1.1.11 -revision=2 +version=2.1.1 +revision=1 build_style=cmake configure_args="-DLIB_SUFFIX= -DDEFAULT_SOUNDFONT:STRING=/usr/share/soundfonts/default.sf2" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="http://www.fluidsynth.org/" distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz" -checksum=da8878ff374d12392eecf87e96bad8711b8e76a154c25a571dd8614d1af80de8 +checksum=966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348 libfluidsynth_package() { short_desc+=" - runtime library" diff --git a/srcpkgs/gst-plugins-bad1/template b/srcpkgs/gst-plugins-bad1/template index 8d79b85cec8..87a58efbda7 100644 --- a/srcpkgs/gst-plugins-bad1/template +++ b/srcpkgs/gst-plugins-bad1/template @@ -1,7 +1,7 @@ # Template file for 'gst-plugins-bad1' pkgname=gst-plugins-bad1 version=1.16.2 -revision=4 +revision=5 wrksrc="${pkgname/1/}-${version}" build_helper="gir" build_style=meson diff --git a/srcpkgs/lmms/template b/srcpkgs/lmms/template index c877a17007a..6948d94ce11 100644 --- a/srcpkgs/lmms/template +++ b/srcpkgs/lmms/template @@ -1,7 +1,7 @@ # Template file for 'lmms' pkgname=lmms version=1.2.1 -revision=3 +revision=4 archs="~armv6*" build_style=cmake configure_args="-DWANT_QT5=ON -DWANT_WEAKJACK=OFF" diff --git a/srcpkgs/prboom-plus/template b/srcpkgs/prboom-plus/template index 07dd2c5ebe6..8b8c71c9199 100644 --- a/srcpkgs/prboom-plus/template +++ b/srcpkgs/prboom-plus/template @@ -1,7 +1,7 @@ # Template file for 'prboom-plus' pkgname=prboom-plus version=2.5.1.4 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-cpu-opt --disable-dogs" hostmakedepends="pcre-devel fluidsynth-devel libmad-devel SDL_mixer-devel SDL_net-devel diff --git a/srcpkgs/qsynth/template b/srcpkgs/qsynth/template index 1a04b2af22e..3446f2a1807 100644 --- a/srcpkgs/qsynth/template +++ b/srcpkgs/qsynth/template @@ -1,7 +1,7 @@ # Template file for 'qsynth' pkgname=qsynth version=0.6.2 -revision=1 +revision=2 build_style=gnu-configure build_helper=qmake hostmakedepends="pkg-config qt5-tools" diff --git a/srcpkgs/residualvm/template b/srcpkgs/residualvm/template index 1691b73f732..38cba292bba 100644 --- a/srcpkgs/residualvm/template +++ b/srcpkgs/residualvm/template @@ -1,7 +1,7 @@ # Template file for 'residualvm' pkgname=residualvm version=0.3.1 -revision=2 +revision=3 build_style=configure configure_args="--prefix=/usr --enable-all-engines --enable-release --enable-flac --enable-faad --enable-fluidsynth $(vopt_enable sndio)" diff --git a/srcpkgs/scummvm/template b/srcpkgs/scummvm/template index 783e7a43576..12be03569aa 100644 --- a/srcpkgs/scummvm/template +++ b/srcpkgs/scummvm/template @@ -1,7 +1,7 @@ # Template file for 'scummvm' pkgname=scummvm version=2.1.2 -revision=1 +revision=2 build_style=configure configure_args="--prefix=/usr --enable-release-mode --with-sdl-prefix=${XBPS_CROSS_BASE}/usr" diff --git a/srcpkgs/tuxguitar/template b/srcpkgs/tuxguitar/template index 428ca30abca..d2c3f261930 100644 --- a/srcpkgs/tuxguitar/template +++ b/srcpkgs/tuxguitar/template @@ -1,7 +1,7 @@ # Template file for 'tuxguitar' pkgname=tuxguitar version=1.5.3 -revision=1 +revision=2 wrksrc="${pkgname}-${version}-src" hostmakedepends="apache-maven openjdk8" makedepends="alsa-lib-devel fluidsynth-devel jack-devel"