timgmsoundfont: update recipe

This commit is contained in:
Ingo Weinhold
2013-06-18 05:02:35 +02:00
parent 80ceb837f0
commit d6abc2d21a
2 changed files with 3 additions and 7 deletions

View File

@@ -1,2 +0,0 @@
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/

View File

@@ -2,13 +2,12 @@ SUMMARY="A good quality General Midi Soundfont"
DESCRIPTION="A good quality General Midi Soundfont."
HOMEPAGE="http://ocmnet.com/saxguru/Timidity.htm"
LICENSE="Public Domain"
# TODO: Remove "licenses" directory once updated to the current Haiku, since
# there "Public Domain" is included.
COPYRIGHT="2004 Tim Brechbill"
SRC_URI="http://ocmnet.com/saxguru/TimGM6mb.sf2#noarchive"
CHECKSUM_MD5="1f569cc40159a6bd9250f816225ae222"
REVISION="2"
REVISION="3"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE=yes
PROVIDES="
timgmsoundfont = $portVersion compat >= 0
@@ -19,7 +18,6 @@ BUILD_REQUIRES="
cmd:cp
"
BUILD_PREREQUIRES="
haiku
"
BUILD()
@@ -30,7 +28,7 @@ BUILD()
INSTALL()
{
synthDir=$dataDir/synth
mkdir $synthDir
mkdir -p $synthDir
cp TimGM6mb.sf2 "$portDir/sources/Installing alternative sound fonts" \
$synthDir
ln -s TimGM6mb.sf2 $synthDir/big_synth.sy