mirror of
https://github.com/bqv/weechat-xmpp/
synced 2024-11-04 12:00:30 +00:00
Debian packaging implemented
We won't switch to the system libwebsockets package as we need custom behaviour and don't want to be linked against openssl. We don't need to bother with a configure build step as it seems the current Makefile is sufficient for packaging.
This commit is contained in:
parent
95261b2fc4
commit
c771e3bf19
@ -73,9 +73,6 @@
|
||||
- [ ] Tab completion for slack emoji (see [[http://github.com/bqv/weechat-slack/issues/3][#3]])
|
||||
- [ ] Tab completion for display/user names (see [[http://github.com/bqv/weechat-slack/issues/1][#1]])
|
||||
- [ ] Sort nick-completion by recent (see [[http://github.com/bqv/weechat-slack/issues/4][#4]])
|
||||
** TODO [#B] Implement debian packaging (milestone v0.4)
|
||||
- [ ] Switch to system libwebsockets package (dynamically link) (see [[http://github.com/bqv/weechat-slack/issues/7][#7]])
|
||||
- [ ] Create configure build step (cmake? autotools?)
|
||||
** TODO [#C] Implement remaining api endpoints and events (milestone v0.5)
|
||||
- [ ] Complete api endpoint set
|
||||
- [ ] Complete api event set
|
||||
|
Loading…
Reference in New Issue
Block a user