Accepting request 982075 from home:tumic:GPXSee

Version 11.1

OBS-URL: https://build.opensuse.org/request/show/982075
OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=191
This commit is contained in:
Martin Tůma
2022-06-10 20:19:37 +00:00
committed by Git OBS Bridge
parent 98d240fdb8
commit 629b5cc84d
7 changed files with 44 additions and 12 deletions

View File

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