Accepting request 887902 from home:tumic:GPXSee

Version 9.0

OBS-URL: https://build.opensuse.org/request/show/887902
OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=166
This commit is contained in:
Martin Tůma
2021-04-22 23:26:10 +00:00
committed by Git OBS Bridge
parent 456d42d652
commit afc284412b
8 changed files with 24 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
pkgname=gpxsee
pkgver=8.9
pkgver=9.0
pkgrel=1
pkgdesc='GPS log files visualizing and analyzing tool'
arch=('i686' 'x86_64')
url="http://www.gpxsee.org/"
license=('GPL3')
depends=('qt5-base' 'qt5-imageformats')
depends=('qt5-base' 'qt5-imageformats' 'qt5-svg')
makedepends=('qt5-tools')
provides=("${pkgname}=${pkgver}")
source=("GPXSee-${pkgver}.tar.gz")