|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
#!/bin/bash |
|
|
|
|
# Build script for Slackware |
|
|
|
|
# Copyright (C) 2009,2010,2011,2012 Damien Goutte-Gattat |
|
|
|
|
# Copyright (C) 2009,2010,2011,2013 Damien Goutte-Gattat |
|
|
|
|
# |
|
|
|
|
# Redistribution and use of this script, with or without modifications, |
|
|
|
|
# is permitted provided that the following conditions are met: |
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# |
|
|
|
|
# Latest fluidsynth sourcecode is available at: <http://www.fluidsynth.org/>. |
|
|
|
|
# |
|
|
|
|
# Optional: ap/jack |
|
|
|
|
# Recommends: ap/jack |
|
|
|
|
|
|
|
|
|
# Source package infos |
|
|
|
|
NAMESRC=${NAMESRC:-fluidsynth} |
|
|
|
|