Re: Review requested for piano tuning software
Piotr Smyrak <[email protected]> Fri, 26 Jun 2026 21:02:03 +0200
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 26 Jun 2026 20:35:43 +0200 Roger Olofsson <[email protected]> wrote: > A few months ago I made an attempt to create a port for a software > that can help with tuning a piano. > > I would be glad for feedback and review. > > Bugzilla link > <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293877> You are using a hardcoded /usr/local path in the .desktop file. That shall rather be $PREFIX, which might change on sysop discretion. Same remark regarging this patch: files/patch-modules_core_calculation_calculationmanager.cpp -- Piotr Smyrak