Created attachment 801646 [details] ebuild for eq10q-2.2 Hi! I've packaged EQ10Q audio plugin suite for Gentoo Linux. I encourage people who are interested to test it and leave feedback. Also I include two patches that are necessary for it to build. EQ10Q is an audio plugin bundle that includes LV2 parametric equalizers and more. It is written in C and is highly optimized. la ninpre
Created attachment 801649 [details, diff] patch to support newer version of lv2
Created attachment 801652 [details, diff] patch to replace pow10 with exp10
Just to report I've tested the ebuild and patches on amd64 (thanks for writing it and providing it to the community!). Builds and installs fine and works great for me using in-tree =media-libs/lv2-1.18.10 and media-sound/jalv as plugin host, together with media-sound/jack2. I made one small change to the ebuild which was to replace >=dev-cpp/gtkmm-3.24.6 with dev-cpp/gtkmm:2.4 which is the version eq10q 2.2 looks for and builds against. I also checked debian & arch's packages and they include the same 2 patches which look like all that is needed. eq10q 2.2 is the latest version released by upstream in 2016 which is not great but not unusual for LV2 plugins to see very infrequent releases.