mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Sawteeth 1.4
Due to a regression in BeOS compatibility in Haiku, here is a new release.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
SUMMARY="A Soft-synthesizer with tracker"
|
||||
DESCRIPTION="Sawteeth is a soft-synth (with tracker) for BeOS and Haiku, meant \
|
||||
DESCRIPTION="Sawteeth is a soft-synth (with tracker) for Haiku, meant \
|
||||
to either create cool synth sounds to use in Cubase and such, or cute \
|
||||
chip-tunes. It uses no samples but only generated waveforms."
|
||||
HOMEPAGE="https://github.com/pulkomandy/Sawteeth/"
|
||||
COPYRIGHT="2001 Jonas Norberg"
|
||||
COPYRIGHT="2001 Arvid and Jonas Norberg, 2010-2020 Adrien Destugues"
|
||||
LICENSE="MIT"
|
||||
REVISION="7"
|
||||
SOURCE_URI="https://github.com/pulkomandy/Sawteeth/archive/ebfdb9d45731.tar.gz"
|
||||
CHECKSUM_SHA256="420aca118e54eb9ec43c44ab8a67cf9bfa3fa4f41ada092d3752376f579a58ea"
|
||||
SOURCE_DIR="Sawteeth-ebfdb9d45731a49589b689afd9ac2ee43c420312"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/pulkomandy/Sawteeth/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ae5b17d29e09721e4b193b3611971a2db25ef2a455a4afcebc874a1ed004ee74"
|
||||
SOURCE_DIR="Sawteeth-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
|
||||
@@ -42,6 +42,7 @@ INSTALL()
|
||||
mkdir -p ${SAWTEETH_DIR}/songs
|
||||
mkdir -p ${SAWTEETH_DIR}/lib
|
||||
cp Sawteeth ${SAWTEETH_DIR}/Sawteeth
|
||||
cp ReadMe.html ${SAWTEETH_DIR}/Userguide.html
|
||||
cp -r sounds ${SAWTEETH_DIR}
|
||||
cp -r songs ${SAWTEETH_DIR}
|
||||
cp -r lib/headers lib/libST.so ${SAWTEETH_DIR}/lib/
|
||||
Reference in New Issue
Block a user