Differences between revisions 2 and 35 (spanning 33 versions)
Revision 2 as of 2017-06-14 19:16:32
Size: 3294
Editor: HubertChathi
Comment:
Revision 35 as of 2018-02-13 14:35:45
Size: 6256
Editor: BorisPek
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page lists [[https://matrix.org|Matrix]]-related software, and their status in Debian. = Matrix =
Line 3: Line 3:
= Clients = 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!

== Packaging ==

Packaging team uses [[https://salsa.debian.org/matrix-team|Salsa]] with a [[https://lists.alioth.debian.org/mailman/listinfo/pkg-matrix-maintainers|mailing list]]. Few old git repos might be found at [[https://alioth.debian.org/projects/pkg-matrix/|Alioth]].

Discussion about Matrix packaging takes place in [[https://matrix.to/#/#debian-matrix:matrix.org|#debian-matrix:matrix.org]] ([[https://view.matrix.org/room/!cApDlsILLZkmAyVoxe:matrix.org/|logs]]).

You may find some useful information about using of Salsa for packaging of software in the [[https://science-team.pages.debian.net/policy/|Debian Science Policy Manual]]. All rules about level of access, creation of git repositories and such like are similar in both teams. Just have in mind the specifics of our team (another group on Salsa, another mailing list, etc.).

== Clients ==
Line 6: Line 16:
 * [[https://github.com/vector-im/riot-web|Riot]]: no package nor ITP yet
   * depends on a lot of node packages that are not yet in Debiana
   * build-depends on npm > 2, which is not in Debian, and nodejs > 6, which is currently in experimental
 * [[https://github.com/QMatrixClient/Quaternion|quaternion]]: [[https://bugs.debian.org/864375|ITP]]
 * [[https://github.com/mujx/nheko|nheko]]: [[https://bugs.debian.org/864374|ITP]]
 * [[https://github.com/vector-im/riot-web|Riot]]: no package nor ITP yet ([[https://bugs.debian.org/866502|RFP]])
   * depends on a lot of JavaScript packages that are not yet in Debian, including
     * React (in NEW [[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886411|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
 * [[https://github.com/QMatrixClient/Quaternion|quaternion]]: [[https://bugs.debian.org/864375|ITP]]/[[https://salsa.debian.org/matrix-team/quaternion|Git]], currently in NEW
 * [[https://github.com/mujx/nheko|nheko]]: [[https://packages.debian.org/nheko|in Debian]]/[[https://salsa.debian.org/matrix-team/nheko|Git]]
   * latest version needs an updated version of [[https://packages.debian.org/src:nlohmann-json]] ([[https://bugs.debian.org/886865|#886865]])
 * [[https://github.com/aperezdc/revolt|revolt]]: [[https://packages.debian.org/revolt|in Debian]]/[[https://salsa.debian.org/matrix-team/revolt|Git]]
 * [[https://gitlab.gnome.org/danigm/fractal|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)
 * [[https://github.com/fest-im/fest|fest]]: no package nor ITP yet
   * requires rust nightly, so probably can't be packaged yet
 * [[https://github.com/torhve/weechat-matrix-protocol-script|weechat plugin]]: no package nor ITP yet
   * has [[https://github.com/torhve/weechat-matrix-protocol-script/issues/50|known performance issues]].
Line 13: Line 37:
= Servers = == Servers ==
Line 15: Line 39:
 * [[https://github.com/matrix-org/synapse|synapse]]: [[https://packages.debian.org/matrix-synapse|in Debian sid]]
   * [[https://github.com/matrix-org/matrix-synapse-ldap3|matrix-synapse-ldap3]] no package nor ITP yet
 * [[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]]
Line 18: Line 42:
   * currently depends on [[https://kafka.apache.org/|kafka]], which is not in Debian [[https://bugs.debian.org/786460|RFP]]    * can use [[https://kafka.apache.org/|kafka]], which is not in Debian [[https://bugs.debian.org/786460|RFP]]
Line 20: Line 44:
 * [[https://github.com/kamax-io/mxisd/|mxisd]]: (identity server) no package nor ITP yet
Line 21: Line 46:
= Libraries/SDKs = == Libraries/SDKs ==
Line 23: Line 48:
 * [[https://matrix.org/git/olm|olm]]: [[https://bugs.debian.org/847566|ITP]] (uploaded, waiting for NEW processing)  * [[https://matrix.org/git/olm|olm]]: [[https://packages.debian.org/source/sid/olm|in Debian]]
Line 25: Line 50:
     * nodejs could use a [[https://gitlab.com/uhoreg/olm-native.git|native wrapper]] instead
Line 26: Line 52:
   * depends on [[https://github.com/NegativeMjark/another-json|another-json]], which is not in Debian, but should be easy to package (or else maybe fall back on built-in JSON serialization)
   * browser version depends on [[https://github.com/iriscouch/browser-request|browser-request]], which is not in Debian
   * depends on [[https://github.com/NegativeMjark/another-json|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
Line 35: Line 61:
 * [[https://github.com/matrix-hacks/matrix-puppet-bridge|matrix-puppet-bridge]]: (JavaScript) no package nor ITP yet
   * depends on several packages that are not yet in Debian
Line 36: Line 64:
= Bridges/Bots/etc = == Bridges/Bots/etc ==
Line 43: Line 71:
 * [[http://search.cpan.org/~pevans/App-MatrixTool/|matrixtool]]: (command-line tool) no package nor ITP yet

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).

You may find some useful information about using of Salsa for packaging of software in the Debian Science Policy Manual. All rules about level of access, creation of git repositories and such like are similar in both teams. Just have in mind the specifics of our team (another group on Salsa, another mailing list, etc.).

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 (in NEW 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