Mentions légales du service

Skip to content

Adding a snap #114

Alban Fichet requested to merge snap into master

snap for installing

  • malia (malia.renderer)
  • malia_rgb (malia.renderer-rgb)
  • mic (malia.mic)
  • rgb2spec (malia.rgb2spec)
  • mdiff (malia.mdiff)

You need snapcraft tool for creating the package

sudo snap install snapcraft --classic

You can try it yourself:

cd deploy/snap
snapcraft
sudo snap install --devmode --dangerous *.snap

Then, for instance

malia.renderer

Can be published in the Canonical store later on. We need though to claim the mrf name or take another one (cannot register this very one without approval from Canonical, maybe because it is too short).

Edit:

Published (unlisted until merge) with namespace malia.

Edited by Alban Fichet

Merge request reports