Differences between revisions 29 and 31 (spanning 2 versions)
Revision 29 as of 2017-12-30 06:25:31
Size: 5767
Editor: HubertChathi
Comment:
Revision 31 as of 2018-01-11 22:52:14
Size: 5900
Editor: HubertChathi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
   * depends on a lot of JavaScript packages that are not yet in Debian, including [[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805376|React]]    * depends on a lot of JavaScript packages that are not yet in Debian, including
     * React (
[[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805376|ITP]])
     * draft-js
     * gemini scrollbar (note: Riot uses a patched version)
     * velocity (note: Riot uses a patched version)
Line 21: Line 25:
   * latest version needs an updated version of [[https://packages.debian.org/src:nlohmann-json]] ([[https://bugs.debian.org/885540|#885540]])    * latest version needs an updated version of [[https://packages.debian.org/src:nlohmann-json]] ([[https://bugs.debian.org/886865|#886865]])
Line 24: Line 28:
   * requires rustc 1.22?, which is not yet in sid    * requires various Rust crates, which don't seem to be in sid yet (I can't find any Rust crates at all)
Line 44: Line 48:
     * nodejs could use a [[https://gitlab.com/uhoreg/olm-native.git|native wrapper]] instead
Line 46: Line 51:
   * browser version depends on [[https://github.com/iriscouch/browser-request|browser-request]], which is not in Debian ([[https://bugs.debian.org/885154|ITP]])

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