Thursday, 2021-04-15

*** zbenjamin_ is now known as zbenjamin01:28
*** frinring_ is now known as frinring02:15
*** jrt is now known as Guest6210002:21
*** jrt is now known as Guest9494009:59
*** vilpan is now known as Guest1631314:31
*** Guest16313 is now known as vilpan14:31
Mister_Magisterabranson: its not easy task15:51
Mister_Magisterabranson: i got some video!16:29
Mister_Magisterbut its so broken16:29
Mister_Magisterit plays video at least, and doesn't crash anymore, but freezes at the beginning and then freezes entire os when ends16:48
riniguswhen building RPM in SDK (app but probably the same in platform), the libs/exes are not stripped nor debug info repackaged separately. this is in contrast to OBS where same SPEC is leading to smaller binaries17:04
rinigushow can I achieve automatic debug info extraction into separate RPM and stripping the libs? without SPEC hacks17:05
malrinigus: mb2 build -d17:06
olpiggz (IRC): How easy is adding support for another smart watch to Amazfish? Is there a documentation how to do it?17:07
rinigusmal: thanks!17:07
malrinigus: a tiny hint: mb2 --help :)17:07
rinigusmal: that what I was using. mb2 --help describes `-d  --device <name> Specify the device`17:08
malrinigus: build [-p|--prepare] [--no-check] [-d|--enable-debug] [-j <n>]17:08
malrinigus: each command has it's own help in the output17:09
malrinigus: you were looking at global options17:09
rinigusmal: missed that, indeed it is there :)17:09
malrinigus: build -p is also useful often17:10
malif building some projects with patches17:10
rinigusmal: indeed. so far I was applying them manually and I am not sure how it will work when out-of-tree.17:11
rinigusmal: thanks - way better with -d! now have to rebuild all the apps :)17:16
Mister_Magisterabranson: could you help me out a bit with that app17:22
piggzol: hopefully not too difficult...what kind?17:23
piggzsubclass AbstractDevice, implement its pure virtuals and you should be mostly there17:23
olpiggz (IRC): A new watch is coming, fully programmable, with open source firmware and e-ink display: https://www.crowdsupply.com/sqfmi/watchy17:24
piggzol: depends a lot how its implemented .... if it uses standard BLE GATT services, should be easy17:26
piggzit it uses some custom BT protocol, not so17:26
olIt can use anything, including WiFi. :-)17:28
piggzol: just looked at the code, it uses services/characteristics, so should be easy17:29
piggzhttps://github.com/sqfmi/Watchy/blob/master/src/BLE.cpp17:29
piggznot much code there atm17:29
piggzi wonder if theyd send me one :D17:30
piggzto add to my watch collection :D17:30
Mister_Magisterhmmm18:01
rinigusmal: is there an option for mb2/sfdk to patch RPM release with some string?18:13
rinigus-x is using git tag for it, but if I wish to alter it somehow differently...18:20
ThaodanYou can tell it to ignore git and keep the version in the spec18:21
Thaodanbut you should use git tags that would make sense18:22
rinigusThaodan: you are most probably right. let me check if they would lead to correct order with the version increase as expected18:27
rinigus(git tags based versioning)18:28
rinigusThaodan: yep, looks like that would fit. now would just have to start removing older packages from the dir as autoremove feature will be somewhere in future18:29
Mister_Magisterat this point the next goal would be to make sfos support HDR display lmoa19:05
Mister_Magisterand make gstdroid support HDR playback19:05
Mister_Magisteri need abranson :<19:07
Mister_Magister.seen test19:16
Mister_Magisterhmmm how were the commands19:16
ol<piggz "i wonder if theyd send me one :D"> You can subscribe to their croudfunding campaign. It's not so expensive.19:35

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!