diff --git a/haiku-apps/sawteeth/sawteeth-1.3.recipe b/haiku-apps/sawteeth/sawteeth-1.4.recipe similarity index 67% rename from haiku-apps/sawteeth/sawteeth-1.3.recipe rename to haiku-apps/sawteeth/sawteeth-1.4.recipe index 1a8e41a8a..fb4b1f2e5 100644 --- a/haiku-apps/sawteeth/sawteeth-1.3.recipe +++ b/haiku-apps/sawteeth/sawteeth-1.4.recipe @@ -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/