summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorTreeve Jelbert2022-06-18 12:32:35 +0200
committerTreeve Jelbert2022-06-18 12:32:35 +0200
commitad527a0bd6e3da8391c39354a5f369be41f881e3 (patch)
treede4514b8a0efa7b2f0fa1a29a1e30c292491759a /audio-creation
parenta41206674bbe9625ddbfecf951112de41a5a3580 (diff)
fluidsynth => 2.2.7
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/fluidsynth/CONFIGURE1
-rwxr-xr-xaudio-creation/fluidsynth/DEPENDS2
-rwxr-xr-xaudio-creation/fluidsynth/DETAILS5
-rw-r--r--audio-creation/fluidsynth/HISTORY5
4 files changed, 10 insertions, 3 deletions
diff --git a/audio-creation/fluidsynth/CONFIGURE b/audio-creation/fluidsynth/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/audio-creation/fluidsynth/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/audio-creation/fluidsynth/DEPENDS b/audio-creation/fluidsynth/DEPENDS
index 1fbfa813a9..8cc18c5282 100755
--- a/audio-creation/fluidsynth/DEPENDS
+++ b/audio-creation/fluidsynth/DEPENDS
@@ -1,4 +1,4 @@
-depends cmake &&
+source $GRIMOIRE/CMAKE_DEPENDS &&
optional_depends dbus \
"-Denable-dbus=ON" \
diff --git a/audio-creation/fluidsynth/DETAILS b/audio-creation/fluidsynth/DETAILS
index fee0885e35..1343de69b3 100755
--- a/audio-creation/fluidsynth/DETAILS
+++ b/audio-creation/fluidsynth/DETAILS
@@ -1,6 +1,7 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=fluidsynth
- VERSION=2.2.0
- SOURCE_HASH=sha512:fa08c6d6914accbb5a99bb912066d97ded26ab3c706e663e76a4f1b024f610f676d2e1f7c30872d00e0fe86b5c494dcea581ecd0770977d235962a845c074bd6
+ VERSION=2.2.7
+ SOURCE_HASH=sha512:62709f96fa07bbafb9b907438da7376abdf1a4e679cd2b105c5bca257f1ff62c18bd4c646ef2ccba64ca5273604da996fb2caaf61eeee44686bf45fef1ed83a7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=https://github.com/FluidSynth/fluidsynth/archive/v$VERSION.tar.gz
diff --git a/audio-creation/fluidsynth/HISTORY b/audio-creation/fluidsynth/HISTORY
index 3343929741..c5f7cc87fa 100644
--- a/audio-creation/fluidsynth/HISTORY
+++ b/audio-creation/fluidsynth/HISTORY
@@ -1,3 +1,8 @@
+2022-06-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.2.7
+ * CONFIGURE: added
+ * DEPENDS: use CMAKE_DEPENDS
+
2021-04-15 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.2.0