blob: a83a066b88683121d40ce2d93e81a58659401612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = mingw-w64-fluidsynth
pkgdesc = A real-time software synthesizer based on the SoundFont 2 specifications (mingw-w64)
pkgver = 2.2.5
pkgrel = 1
url = http://www.fluidsynth.org/
arch = any
license = LGPL
makedepends = mingw-w64-cmake
makedepends = mingw-w64-pkg-config
makedepends = mingw-w64-make
depends = mingw-w64-glib2
depends = mingw-w64-libsndfile
depends = mingw-w64-portaudio
depends = mingw-w64-readline
options = staticlibs
options = !buildflags
options = !strip
source = fluidsynth-2.2.5.tar.gz::https://github.com/FluidSynth/fluidsynth/archive/v2.2.5.tar.gz
sha256sums = 9037e703617f91c4c36039a5059e0f624164799d856af715bcd8a23c07ba03b8
pkgname = mingw-w64-fluidsynth
|