Results 129 comments of Stefan Marsiske

> it's only for people who would like to use javascript, knowing what's they doing. statistically speaking the number of users conscious about their js usage is negligible in contrast...

> Cool. Where I can find your pacakges? https://github.com/aports-ugly/aports/tree/master/ugly/gr-gsm these are APKBUILD files only, you have to build them yourself, with this repo we currently do not provide binary builds....

ohi, > > if really needed i can provide some packages, but since they require also boost it is quite a hassle to also provide the right boost packages and...

this might help in converting the xml to yaml: https://gist.github.com/haakov/4228ff6a14486641add538483093e86b

i confirm, your maint-3.8 branch in your fork builds fine! great work, thanks for your kind support, APKBUILDs for alpine will soon be available.

> Regarding gr-osmosdr - possibility of having a supported version for GNU Radio 3.8 is low. Most probably we'll have to switch to Soapy, but I never tried it yet...

hrmpf. CI obviously fails since i did not add pwdsphinx as a dep in travis/gitlab CI config. the problem is pwdsphinx depends on two libs which are not yet in...

i managed to mock/fake the missing libs in travis-ci, however at the cost of moving to bionic from xenial and going from py3.6 to py3.7, i dunno if that is...

> Hi, Thank a lot for this PR. I will merge it, just allow me a bit of time (pwdsphinx seems quite neat, I want to test it too). thanks...

i updated the PR according to your comments.