Differences between revisions 30 and 32 (spanning 2 versions)
Revision 30 as of 2018-01-11 22:50:39
Size: 5904
Editor: HubertChathi
Comment:
Revision 32 as of 2018-01-19 16:04:46
Size: 5874
Editor: BorisPek
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
   * requires rustc 1.22?, which is not yet in sid
* requires various rust crates, which aren't in sid yet
   * requires various Rust crates, which don't seem to be in sid yet (I can't find any Rust crates at all)
Line 38: Line 37:
 * [[https://github.com/matrix-org/synapse|synapse]]: [[https://packages.debian.org/matrix-synapse|in Debian]]/[[https://anonscm.debian.org/cgit/collab-maint/matrix-synapse.git/|Git]]
   * [[https://github.com/matrix-org/matrix-synapse-ldap3|matrix-synapse-ldap3]]: [[https://packages.debian.org/matrix-synapse-ldap3|in Debian]]/[[https://anonscm.debian.org/cgit/collab-maint/matrix-synapse-ldap3.git/|Git]]
 * [[https://github.com/matrix-org/synapse|synapse]]: [[https://packages.debian.org/matrix-synapse|in Debian]]/[[https://salsa.debian.org/matrix-team/matrix-synapse|Git]]
   * [[https://github.com/matrix-org/matrix-synapse-ldap3|matrix-synapse-ldap3]]: [[https://packages.debian.org/matrix-synapse-ldap3|in Debian]]/[[https://salsa.debian.org/matrix-team/matrix-synapse-ldap3|Git]]

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 Salsa with a mailing list. Few old git repos might be found at Alioth.

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

Clients

  • purple-matrix: in Debian sid

  • Riot: no package nor ITP yet (RFP)

    • depends on a lot of ?JavaScript packages that are not yet in Debian, including

      • React (ITP)

      • draft-js
      • gemini scrollbar (note: Riot uses a patched version)
      • velocity (note: Riot uses a patched version)
    • 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 (but maybe we can work around it)

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

  • nheko: in Debian/Git

  • revolt: in Debian/Git

  • fractal: no package nor ITP yet

    • requires various Rust crates, which don't seem to be in sid yet (I can't find any Rust crates at all)
  • fest: no package nor ITP yet

    • requires rust nightly, so probably can't be packaged yet
  • weechat plugin: no package nor ITP yet

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

Servers

  • synapse: in Debian/Git

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

    • can use 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

    • depends on babel-plugin-transform-async-to-bluebird, which is in NEW
  • 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