Accepting request 939096 from home:tumic:GPXSee

Version 10.0

OBS-URL: https://build.opensuse.org/request/show/939096
OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=179
This commit is contained in:
Martin Tůma
2021-12-10 11:08:02 +00:00
committed by Git OBS Bridge
parent 80231217bf
commit 78f84c15b8
8 changed files with 33 additions and 11 deletions

View File

@@ -1,11 +1,11 @@
pkgname=gpxsee
pkgver=9.12
pkgver=10.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' 'qt5-svg')
depends=('qt5-base' 'qt5-imageformats' 'qt5-svg' 'qt5-location')
makedepends=('qt5-tools')
provides=("${pkgname}=${pkgver}")
source=("GPXSee-${pkgver}.tar.gz")