Package Details: renoise 3.4.4-1

Git Clone URL: https://aur.archlinux.org/renoise.git (read-only, click to copy)
Package Base: renoise
Description: A music composition program
Upstream URL: https://www.renoise.com
Keywords: daw music renoise tracker
Licenses: custom:renoise
Conflicts: renoise3-demo
Provides: dssi-host, ladspa-host, vst-host, vst3-host
Submitter: niv
Maintainer: dsonck92
Last Packager: dsonck92
Votes: 22
Popularity: 0.003254
First Submitted: 2016-01-28 01:16 (UTC)
Last Updated: 2024-07-27 23:02 (UTC)

Dependencies (4)

Required by (79)

Sources (3)

Pinned Comments

NeoZelox commented on 2016-09-13 04:22 (UTC)

for any fellow noobs out there, you have to buy/download the official tar file from renoise.com, put it in the same directory as PKGBUILD, and ~then~ make the package

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

dvzrv commented on 2020-09-07 09:46 (UTC)

@DYSEQTA: Your statements about the install file are wrong though.

Pacman takes care of things like these using hooks (and has been for some years now). All that is necessary is to install icons to the correct location and depend on hicolor-icon-theme. No install script required.

spider-mario commented on 2020-09-07 09:20 (UTC) (edited on 2020-09-07 09:21 (UTC) by spider-mario)

Why not just create the appropriate files in $pkgdir/usr/share/icons and thus have them owned by the package, instead of relying on a runtime script that will leave stuff behind if it has a typo?

AYANE-69 commented on 2020-09-07 04:26 (UTC) (edited on 2020-09-07 04:27 (UTC) by AYANE-69)

Package currently installs no icons. This can be fixed by moving xdg-utils from makedepends to depends, adding a reference to an install file called INSTALL, adding some lines to the package() function as per this pastebin, then creating a file called INSTALL along side the PKGBUILD with contents as per this pastebin

hajnal commented on 2020-08-19 12:59 (UTC)

Really needs to be updated for 3.2.2.

niv commented on 2019-09-04 12:21 (UTC)

@spider-mario you're right, corrected. I didn't bump pkgrel this time, for reasons you've already described.

spider-mario commented on 2019-09-03 19:00 (UTC) (edited on 2019-09-03 19:00 (UTC) by spider-mario)

It wasn’t really necessary to bump pkgrel for the removal of i686 since the compiled package stays the same.

(Also, skipping the checksum is now missing.)

niv commented on 2019-02-13 20:22 (UTC)

@dvzrv thx, corrected.

dvzrv commented on 2019-02-13 13:35 (UTC)

@jackrandom: Please use jack as in optdepends, as jack2 provides jack.

niv commented on 2018-09-08 23:25 (UTC)

@spacepluk thanks for your suggestion, which I followed.