* update fluidsynth to 2.3.6-1

This commit is contained in:
Alexander Baldeck 2024-09-29 07:44:29 +02:00
parent e70f9d0466
commit 696e3ee5f2
3 changed files with 72 additions and 3 deletions

64
fluidsynth/.SRCINFO Normal file
View File

@ -0,0 +1,64 @@
pkgbase = fluidsynth
pkgdesc = A real-time software synthesizer based on the SoundFont 2 specifications
pkgver = 2.3.6
pkgrel = 1
url = https://www.fluidsynth.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
groups = pro-audio
license = LGPL-2.1-or-later
makedepends = alsa-lib
makedepends = cmake
makedepends = dbus
makedepends = doxygen
makedepends = glib2
makedepends = jack
makedepends = ladspa
makedepends = libinstpatch
makedepends = libpipewire
makedepends = libpulse
makedepends = libsndfile
makedepends = portaudio
makedepends = readline
makedepends = systemd-libs
depends = gcc-libs
depends = glibc
depends = sdl2
provides = libfluidsynth.so
provides = soundfont-synthesizer
backup = etc/conf.d/fluidsynth
source = fluidsynth-2.3.6.tar.gz::https://github.com/fluidsynth/fluidsynth/archive/v2.3.6.tar.gz
sha512sums = 521e103e49c281ab7a44a2a275f614894062c1be6eb4df776b11e3756803c6b4b73d1e9596d364959c81b37dff4798d56798f9262c486e098f072ae1e7bef1c1
b2sums = 74bb97e8f2026816762aeffb90c35049ae210c6827fa4a3f6a56f13c885f57b34a6b48790c86a6694100ab6d292f70b54a4516bc20317ead3d306511a33cb73c
pkgname = fluidsynth
depends = gcc-libs
depends = glibc
depends = sdl2
depends = alsa-lib
depends = libasound.so
depends = dbus
depends = libdbus-1.so
depends = glib2
depends = libglib-2.0.so
depends = libgmodule-2.0.so
depends = libgobject-2.0.so
depends = jack
depends = libjack.so
depends = libinstpatch
depends = libinstpatch-1.0.so
depends = libpipewire
depends = libpipewire-0.3.so
depends = libpulse
depends = libpulse-simple.so
depends = libsndfile
depends = libsndfile.so
depends = portaudio
depends = libportaudio.so
depends = readline
depends = libreadline.so
depends = systemd-libs
depends = libsystemd.so

View File

@ -0,0 +1,5 @@
[fluidsynth]
source = "git"
git = "https://github.com/fluidsynth/fluidsynth"
exclude_regex = ".*(dev|rc|RC|alpha|beta|bp).*"
prefix = "v"

View File

@ -4,7 +4,7 @@
# Contributor: damir <damir@archlinux.org>
pkgname=fluidsynth
pkgver=2.3.5
pkgver=2.3.6
pkgrel=1
pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -38,8 +38,8 @@ provides=(
)
backup=(etc/conf.d/$pkgname)
source=($pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz)
sha512sums=('35eaea8c1709ebbd5dee8f3946ab59c39afe31d92b972a44013fa23987aa48936f7d1326d5bda81c6e66f02bf988e48601367d49276a4dd78dbca7a2571f5e57')
b2sums=('11f04d2a508f54c4bd03c867e81528f36eeb5698ad017d7fe778349b5ab91dc9e518d426d2394e748344795b8c1bf86eeaee97294ad66974db07587d0a80797a')
sha512sums=('521e103e49c281ab7a44a2a275f614894062c1be6eb4df776b11e3756803c6b4b73d1e9596d364959c81b37dff4798d56798f9262c486e098f072ae1e7bef1c1')
b2sums=('74bb97e8f2026816762aeffb90c35049ae210c6827fa4a3f6a56f13c885f57b34a6b48790c86a6694100ab6d292f70b54a4516bc20317ead3d306511a33cb73c')
build() {
local cmake_options=(