Skip to content

Instantly share code, notes, and snippets.

@catvec
Created February 9, 2020 05:52
Show Gist options
  • Select an option

  • Save catvec/881bcf9472bb074c903928889000d40a to your computer and use it in GitHub Desktop.

Select an option

Save catvec/881bcf9472bb074c903928889000d40a to your computer and use it in GitHub Desktop.
Draft of qgis xbps package
# Template file for 'qgis'
pkgname=qgis
version=3.10.2
revision=1
archs="x86_64"
#wrksrc="${pkgname}-${version}"
create_wrksrc=yes
build_style=cmake
hostmakedepends=""
makedepends=""
depends="grass"
short_desc="A Free and Open Source Geographic Information System"
maintainer="Noah Huppert <contact@noahh.io>"
license="MIT"
homepage="https://www.qgis.org"
distfiles="https://github.com/qgis/QGIS/archive/final-3_10_2.tar.gz"
checksum=e17344e24d580bccd0f80a101da332fc46fff420d913391eeb741050fcb07f9c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment