Steve Arnold
Steve Arnold
I have a fork with some packages I needed for testing (excuse the two honking bin packages, I just ran out of time and had to stop chasing old dependencies)....
This happens with arm cortex-m vendor SDK based on FreeRTOS with newlib specs and I don't have a workaround; thanks in advance for any suggestions. ``` In file included from...
We found this useful for another project but it needed a little cleanup (which I was already doing in several other Python repos) and this is the end result, This...
* media-gfx/potrace, asm code: Error: unknown mnemonic bugs: potrace: https://bugs.gentoo.org/868465 This is still a rebuild-in-progress on arm64 so I was planning on adding any additional fails to this PR. Then...
I have a fairly current dev environment with: ``` dev-qt/qtcore-5.15.12-r1 dev-qt/qtxmlpatterns-5.15.12 sys-devel/gcc-13.2.1_p20231216 ``` and with these 2 fixes for Qt version and c++ warn-on-error everything builds fine using a local...
* first commit is for rh8 "enterprise" kernels => 4.18.x plus backports * second commit handles kernel 5.10.x and later with version check
Got a little side-tracked with udoo quad but now arduino IDE works in a gentoo rootfs with mainline everything. The graphics are about the same as nitrogen6x/cubox using FOSS drivers...
Hi, I guess the nanomsg nng/legacy thing is still an issue (depending on individual needs) so this binding is definitely *not* obsolete, eg, nanoservice uses this binding and I need...
* update cmake build, fix install, add simple test and versioning * add support to enable/disable opencv plugin via cmake arg
* migrate to github actions for CI, add conda recipe/workflow * fix document processing, update pandoc args and history * convert doctests and modules to py3 * convert packaging/setup.py to...