2011-10-22 09:13:04 +00:00
|
|
|
# Template file for 'fluidsynth'
|
|
|
|
pkgname=fluidsynth
|
2012-09-20 16:09:35 +00:00
|
|
|
version=1.1.6
|
|
|
|
revision=1
|
2011-10-24 13:08:19 +00:00
|
|
|
build_style=cmake
|
|
|
|
configure_args="-DLIB_SUFFIX="
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="cmake glib-devel jack-devel pulseaudio-devel dbus-devel readline-devel"
|
2011-10-22 09:13:04 +00:00
|
|
|
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
2012-09-20 16:09:35 +00:00
|
|
|
homepage="http://www.fluidsynth.org/"
|
|
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
|
|
checksum=50853391d9ebeda9b4db787efb23f98b1e26b7296dd2bb5d0d96b5bccee2171c
|
2011-10-22 09:13:04 +00:00
|
|
|
long_desc="
|
|
|
|
Features
|
|
|
|
Cross platform support (Linux, Mac OSX and Windows to name a few)
|
|
|
|
SoundFont 2 support
|
|
|
|
Realtime effect modulation using SoundFont 2.01 modulators
|
|
|
|
Shared library which can be used in other programs
|
|
|
|
Built in command line shell
|
|
|
|
Playback of MIDI files"
|
|
|
|
|
|
|
|
subpackages="lib$pkgname $pkgname-devel"
|