mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Add missing additional files for a couple of source packages.
This commit is contained in:
@@ -5,10 +5,12 @@ LICENSE="Public Domain"
|
||||
COPYRIGHT="2004 Tim Brechbill"
|
||||
SRC_URI="http://ocmnet.com/saxguru/TimGM6mb.sf2#noarchive"
|
||||
CHECKSUM_MD5="1f569cc40159a6bd9250f816225ae222"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
ADDITIONAL_FILES="Installing alternative sound fonts"
|
||||
|
||||
PROVIDES="
|
||||
timgmsoundfont = $portVersion compat >= 0
|
||||
"
|
||||
@@ -29,7 +31,8 @@ INSTALL()
|
||||
{
|
||||
synthDir=$dataDir/synth
|
||||
mkdir -p $synthDir
|
||||
cp TimGM6mb.sf2 "$portDir/sources/Installing alternative sound fonts" \
|
||||
cp TimGM6mb.sf2 \
|
||||
"$portDir/additional-files/Installing alternative sound fonts" \
|
||||
$synthDir
|
||||
ln -s TimGM6mb.sf2 $synthDir/big_synth.sy
|
||||
# TODO: Since the data directory is read-only, replacing the symlink isn't
|
||||
|
||||
Reference in New Issue
Block a user