Skip to content

Conversation

@frink
Copy link

@frink frink commented Jun 22, 2018

No description provided.

Johannes Lorenz and others added 30 commits November 19, 2017 10:58
Details:
* Fix metadata which has not been in namespace calf_plugins
* Add space between assignment and negation sign
* Use abs instead of fabs if the argument is an integer
Fixes slow graphs under non-gtk2/suil hosts like carla
crash fix: vector index
EQ30: add elliptic filter type
JohannesLorenz and others added 28 commits September 24, 2024 23:55
No functional changes here, but allows building calf regardless of
whether the UNICODE macro is set
Found user-facing and non-user-facing typos. Found via `codespell -q 3 -L fpt,inout,inports,rin,te,thiss,ue`
This commit moves `configure.ac` to `configure.ac.deprecated`. This
shall cause build errors to inform package maintainers that CALF
officially deprecates automake and switches to CMake.

Automake can still be used by preparing the build with the following
command:
```
cp configure.ac.deprecated configure.ac
```
In 0663a6e, DESTDIR was added to both
the name of the symlink and its destination. The latter isn't correct -
it needs to point to the final location of the file once it's installed,
not the temporary DESTDIR directory.
Windows requires developer mode switched on to create symlinks, so this
makes symlinks impractical on Windows. Thanks to @tresf for the hint.
Co-authored-by: Olivier HUMBERT <trebmuh@users.noreply.github.com>
The `Version` must be the "Version of the Desktop Entry Specification",
and not of the application.

This also updates/fixes the `Categories` section.

Fixes https://955628.bugs.gentoo.org/attachment.cgi?id=928147 .
Co-authored-by: Johannes Lorenz <jlsf2013@sourceforge.net>
This also makes it possible to compile `calfjackhost` on Windows.

Co-authored-by: Johannes Lorenz <jlsf2013@sourceforge.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.