
Since renaming the source tar via source=(""::"file://myfile-x86_64.tar.gz") apparently does not work (not sure if it's a makepkg bug) for local files via file:// I added this workaround by mapping $CARCH to the correct string used by renoise so that cd'ing into the right directory is possible.Īlso note that the prepare() function is not necessary anymore.
#Renoise 3.1 for mac#
Install -Dm 644 'Installer/renoise-128.png' "$pkgdir/usr/share/icons/hicolor/128x128/apps/renoise.png" Complete antivirus/antispyware test for Renoise for Mac 3.1.0, setup file: Renoise310DemoIntel64.dmg (143.05 MB) using top antivirus engines Avast, AVG, Avira, Bitdefender, Kaspersky, and NOD32. Install -Dm 644 'Installer/renoise-64.png' "$pkgdir/usr/share/icons/hicolor/64圆4/apps/renoise.png" the Renoise Quickstart Guide and the Renoise Keyboard Shortcuts tutorial. When all the sliders are set to the same percentage in renoise you get standard style drum machine swing. Also a button to navigate to the master track and a checkbox to enable/disable groove. Install -Dm 644 'Installer/renoise-48.png' "$pkgdir/usr/share/icons/hicolor/48x48/apps/renoise.png" to one method for creating sample-based music quickly using Renoise 3.1. This tool gives you a macro for the 4 sliders in the master-track groove control. Install -Dm 644 'Installer/renoise.xml' "$pkgdir/usr/share/mime/packages/renoise.xml" Install -Dm 644 'License.txt' "$pkgdir/usr/share/licenses/$pkgname/LICENSE" Install -Dm 644 'Installer/renoise-pattern-effects.5.gz' "$pkgdir/usr/share/man/man5/renoise-pattern-effects.5.gz" Install -Dm 644 'Installer/renoise.1.gz' "$pkgdir/usr/share/man/man1/renoise.1.gz" Install -Dm 644 'Installer/sktop' "$pkgdir/usr/share/applications/sktop" Install -Dm 755 'renoise' "$pkgdir/usr/bin/renoise" Mkdir -p "$pkgdir/usr/share/renoise-$pkgver"Ĭp -r Resources/* "$pkgdir/usr/share/renoise-$pkgver"

Optdepends=('jack: For JACK audio support') Since renoise 3.4 introduced builds for ARM, would it be possible to add ARM support to the package?Ī possible PKGBUILD file could look like this: pkgname='renoise'
