blob: ed7fcf834814893bc9b982207b8118a22bdd518d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mingw-w64-fluidsynth
pkgdesc = A real-time software synthesizer based on the SoundFont 2 specifications (mingw-w64)
pkgver = 2.4.1
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
depends = mingw-w64-sdl2
options = staticlibs
options = !buildflags
options = !strip
source = fluidsynth-2.4.1.tar.gz::https://github.com/FluidSynth/fluidsynth/archive/v2.4.1.tar.gz
sha256sums = d1e64155ac902116ed3d4dea512719d8c04ab3877db2e8fb160284379f570a2f
pkgname = mingw-w64-fluidsynth
|