Rebuild pkgs against readline>=6.3 (ABI incompat).

This commit is contained in:
Juan RP
2014-02-27 14:54:19 +01:00
parent 0d44cd7646
commit 9771ae9416
46 changed files with 95 additions and 96 deletions

View File

@@ -1,11 +1,11 @@
# Template file for 'fluidsynth'
pkgname=fluidsynth
version=1.1.6
revision=4
revision=5
build_style=cmake
configure_args="-DLIB_SUFFIX="
hostmakedepends="pkg-config cmake"
makedepends="glib-devel jack-devel pulseaudio-devel readline-devel"
makedepends="glib-devel jack-devel pulseaudio-devel readline-devel>=6.3"
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"