Conversation
Notices
-
@stigatle I just pushed the code for building Debian packages. Just "cd package; ./mkdeb.sh" - should work on Debian with the right dependencies installed. Here's a deb I build on jessie: http://sjoberg.fi/software/yaics_0.4-1_amd64.deb
-
@stigatle Once you make a release we could try to get it officially into Debian. We just need to find a Debian Developer to bless it :-)
-
@shevek Since that was easier to implement :-) /cc @stigatle
-
@stigatle I already have one package in Debian, so I think I should be able to make package with sufficient quality. We just need to get some DD on board. But first we need an official release :-)
-
@shevek @stigatle Could be, not sure. But OAuth is more complex to implement in the client side. Not saying we shouldn't, but just saying it isn't trivial to do :-)
-
@shevek When I wrote Yaics I hadn't written Pumpa yet. For pump.io OAuth was the only choice so I was forced to do it :-) The library that Pumpa use for OAuth is no longer maintained, so I would recommend Yaics to use another one. (E.g. libqoauth). cc @stigatle