Skip to content
Snippets Groups Projects
Open snap package
  • View options
  • snap package

    • View options
  • Open created by Cédric Moreau

    Created by: Thatoo

    I wanted to try to install duniter on my ubuntu phone but for that I understood I needed a snap package, not a deb package.

    I had a look at how to make a snap package out of github repository thanks to https://snapcraft.io/docs/build-snaps/ci-integration

    With the help of RavanH, I think we managed to do all except making the snapcraft.yaml file that need to be added to github for the packaging to work. Here are instruction how to make this file : https://snapcraft.io/docs/build-snaps/your-first-snap

    If someone can make that file, I think we'd have the snap package ready here and update automatically anytime github repo is updated : https://code.launchpad.net/~duniter/+snap/duniter

    An other thing I don't know is what to tick in this list of processor (it's optional so I let the default stuff) :

    • AMD x86-64 (amd64) ARM ARMv8 (arm64)
    • ARM ARMv7 Hard Float (armhf)
    • Intel x86 (i386) PowerPC (powerpc) PowerPC64 Little-Endian (ppc64el) IBM System z (s390x

    Edit : I ticked also ARM ARMv7 Hard Float for Rasp Pi 3 I found also that page that might help for making snapcraft.yaml file : https://snapcraft.io/docs/build-snaps/syntax

    • Merge request
    • Branch

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first