Charlie Li
Charlie Li
I'd like to migrate this plugin out of this monorepo into the pelican-plugins org, to at the very least serve as a place for continued development and maintenance. I've already...
Also use ~~setuptools_scm~~versioningit for dynamic versioning
These are parts of GNOME I use in Cinnamon, so it's not the whole desktop.
Updates to be added as they release.
Split from #11. PR: [220975](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220975)
https://github.com/falkTX/Carla/blob/1e3b910d014f7f7d44e8b3b76eb47efad2121e4f/source/backend/CarlaPlugin.hpp#L27 As of liblo 0.32, specifically radarsat1/liblo@2c1ef1c, this errors in clang: ``` In file included from CarlaPluginLADSPADSSI.cpp:27: In file included from ../../utils/CarlaOscUtils.hpp:23: In file included from /usr/local/include/lo/lo.h:29: /usr/local/include/lo/lo_types.h:60:29: error: typedef...
`pkg_resources` is deprecated; this particular functionality now lives in `packaging` Need to update CI since `packaging` is not part of the default system package set? Also maybe enforce `packaging`'s presence...
### Description Copy the desktop file and icon routine from `os-linux.cmake` so that FreeBSD gets these installed too. ### Motivation and Context FreeBSD can generally run the same desktop environments...