Differences between revisions 23 and 26 (spanning 3 versions)
Revision 23 as of 2017-08-30 05:02:38
Size: 5105
Editor: HubertChathi
Comment: olm has been accepted
Revision 26 as of 2017-10-24 19:40:18
Size: 5124
Editor: HubertChathi
Comment: update with latest info on babel and bluebird
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
This page lists [[https://matrix.org|Matrix]]-related software, and their status in Debian. This page lists [[https://matrix.org|Matrix]]-related software, and their status in Debian.  Please feel free to package any of the software listed on this page that hasn't already been packaged or ITPed!
Line 27: Line 27:
   * [[https://github.com/matrix-org/matrix-synapse-ldap3|matrix-synapse-ldap3]] : [[https://packages.debian.org/matrix-synapse-ldap3|in Debian sid]]/[[https://anonscm.debian.org/cgit/collab-maint/matrix-synapse-ldap3.git/|Git]]    * [[https://github.com/matrix-org/matrix-synapse-ldap3|matrix-synapse-ldap3]]: [[https://packages.debian.org/matrix-synapse-ldap3|in Debian sid]]/[[https://anonscm.debian.org/cgit/collab-maint/matrix-synapse-ldap3.git/|Git]]
Line 31: Line 31:
 * [[https://github.com/kamax-io/mxisd/|mxisd]]: (identity server) no package nor ITP yet
Line 37: Line 38:
   * build-depends on [[https://babeljs.io/|Babel]], which is not yet in Debian, but is --([[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842222|being worked on]])-- [[https://ftp-master.debian.org/new/node-babel_6.25.0+dfsg-1.html|in NEW]]
Line 40: Line 40:
   * new upstream version depends on bluebird, which is not yet in Debian ([[https://bugs.debian.org/779305|RFP]])    * new upstream version depends on bluebird, which is in NEW
   * depends on babel-plugin-transform-async-to-bluebird, which will be uploaded once bluebird is ACCEPTED in sid

Matrix

This page lists Matrix-related software, and their status in Debian. Please feel free to package any of the software listed on this page that hasn't already been packaged or ITPed!

Packaging

Packaging team uses Alioth with a mailinglist.

Discussion about Matrix packaging takes place in #debian-matrix:matrix.org.

Clients

  • purple-matrix: in Debian sid

  • Riot: no package nor ITP yet (RFP)

    • depends on a lot of node packages that are not yet in Debian, including React

    • also depends on ?JavaScript version of olm, which is not buildable in Debian yet (see below)

    • build-depends on npm > 2, which is not in Debian

    • desktop version depends on Electron, which is not yet in Debian
  • quaternion: ITP/Git, currently in NEW

  • nheko: ITP/Git, currently in NEW

  • weechat plugin: no package nor ITP yet. Has known performance issues.

  • nachat: no package nor ITP yet -- seems to be abandoned upstream

Servers

  • synapse: in Debian sid/Git

  • dendrite: no package nor ITP yet (probably not stable enough to be uploaded, but initial packaging investigation could be done)

    • currently depends on kafka, which is not in Debian RFP

  • ruma: no package nor ITP yet (probably not stable enough to be uploaded, but initial packaging investigation could be done)

  • mxisd: (identity server) no package nor ITP yet

Libraries/SDKs

  • olm: in Debian

    • ?JavaScript version cannot be built due to unusable emscripten

  • matrix-js-sdk: no package nor ITP yet

    • depends on another-json, which is not in Debian, but should be easy to package. But only needed by crypto code, so not needed until olm ?JavaScript is available

    • browser version depends on browser-request, which is not in Debian

    • new upstream version depends on bluebird, which is in NEW
    • depends on babel-plugin-transform-async-to-bluebird, which will be uploaded once bluebird is ACCEPTED in sid
  • matrix-python-sdk: no package nor ITP yet

  • gomatrix: no package nor ITP yet

  • matrix-appservice: no package nor ITP yet

    • depends on morgan, which is not in Debian yet

  • matrix-appservice-bridge: (?JavaScript) no package nor ITP yet

    • depends on jayschema and nedb, which are not in Debian yet

    • also depends on matrix-appservice, above
  • matrix-puppet-bridge: (?JavaScript) no package nor ITP yet

    • depends on several packages that are not yet in Debian

Bridges/Bots/etc