Code Monkey home page Code Monkey logo

snap-qgis's Introduction

QGIS snap

This project creates a working snap of QGIS (www.qgis.org). QGIS is a Geographic Information System (GIS) that supports vector, raster & database formats

Current state

  • Only amd64
  • Working QCA OpenSSL - fixed Authentication System: DISABLED message

Building the snap

On an Ubuntu system a snap can be built out of the snapcraft.yaml by running snapcraft in the project directory.

For a clean, system independent build it is recommanden to use the official snapcore/snapcraft Docker image. Using Docker, you’ll map the current directory into the container and then build the snap from that same directory:

docker pull snapcore/snapcraft
docker run -v $PWD:$PWD -w $PWD snapcore/snapcraft bash -c "apt update && apt upgrade -y && snapcraft clean && snapcraft"

snap-qgis's People

Contributors

wollac avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

snap-qgis's Issues

Error build in Arch Linux

I get the next error build in Arch Linux:

Snapcraft: building parts of /home/samtux/Descargas/qgis-snap/snapcraft.yaml

Snapcraft: Something went wrong. Maybe part is not defined in snapcraft.yaml
Suggestions: check syntax errors in yaml file.
Suggestion: This may happen due to internet connectivity issues.

Snapcraft returned with : Currently only `cleanbuild` will work on this system ('arch') 

The version the snapcraft is 2.3.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.