Differences between revisions 45 and 48 (spanning 3 versions)
Revision 45 as of 2019-04-03 15:38:21
Size: 6271
Editor: BorisPek
Comment:
Revision 48 as of 2020-01-28 08:37:22
Size: 6649
Editor: ?MartinMonperrus
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Some useful notes will be on in official [[https://matrix-team.pages.debian.net/blogue/|blog]]. If you are subscribed to [[https://planet.debian.org/|Planet Debian]] you will see them there.
Line 13: Line 15:
== Clients == == Clients (available in Debian repositories) ==
Line 16: Line 18:
 * [[https://github.com/QMatrixClient/Quaternion|quaternion]]: [[https://packages.debian.org/sid/quaternion|in Debian]]/[[https://salsa.debian.org/matrix-team/quaternion|Git]]
 * [[https://github.com/Nheko-reborn/nheko|nheko]]: [[https://packages.debian.org/sid/nheko|in Debian]]/[[https://salsa.debian.org/matrix-team/nheko|Git]]
 * [[https://github.com/aperezdc/revolt|revolt]]: [[https://packages.debian.org/sid/revolt|in Debian]]/[[https://salsa.debian.org/matrix-team/revolt|Git]]


== Clients (not available yet) ==
Line 23: Line 32:
 * [[https://github.com/QMatrixClient/Quaternion|quaternion]]: [[https://packages.debian.org/sid/quaternion|in Debian]]/[[https://salsa.debian.org/matrix-team/quaternion|Git]]
 * [[https://github.com/Nheko-reborn/nheko|nheko]]: [[https://packages.debian.org/sid/nheko|in Debian]]/[[https://salsa.debian.org/matrix-team/nheko|Git]]
 * [[https://github.com/aperezdc/revolt|revolt]]: [[https://packages.debian.org/sid/revolt|in Debian]]/[[https://salsa.debian.org/matrix-team/revolt|Git]]
Line 58: Line 64:
 * [[https://github.com/poljar/matrix-nio|matrix-nio]] (Python asyncio client lib): 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.

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

Some useful notes will be on in official blog. If you are subscribed to Planet Debian you will see them there.

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 (available in Debian repositories)

Clients (not available yet)

  • Riot: no package nor ITP yet (RFP)

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

      • slate-js editor
      • gemini scrollbar (note: Riot uses a patched version)
      • velocity (note: Riot uses a patched version)
    • E2E also depends on ?JavaScript version of olm, which is not buildable in Debian yet (see below)

    • desktop version depends on Electron, which is not yet in Debian
  • fractal: no package nor ITP yet

    • some Rust crates have been packaged. Need to investigate if there are any missing
  • gomuks: no package nor ITP yet

  • 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

  • Circle:

    • backend packaged

    • frontend packaging WIP
    • Matrix backend packaging to be started
  • Spectral: no package nor ITP yet

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. However, dh-make-golang dies on it)

    • 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 (RFP)

Libraries/SDKs

Bridges/Bots/etc