Accepting request 670871 from home:tumic:GPXSee

Version 7.2

OBS-URL: https://build.opensuse.org/request/show/670871
OBS-URL: https://build.opensuse.org/package/show/graphics/gpxsee?expand=0&rev=102
This commit is contained in:
Martin Tůma
2019-02-03 11:31:40 +00:00
committed by Git OBS Bridge
parent 3e1d095505
commit 5e97fca02a
8 changed files with 46 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
pkgname=gpxsee
pkgver=7.0
pkgver=7.2
pkgrel=1
pkgdesc='GPS log files visualizing and analyzing tool'
arch=('i686' 'x86_64')
@@ -30,7 +30,7 @@ package() {
install -d 755 ${pkgdir}/usr/share/${pkgname}/csv
install -d 755 ${pkgdir}/usr/share/${pkgname}/translations
install -m 755 GPXSee ${pkgdir}/usr/bin/${pkgname}
install -m 755 gpxsee ${pkgdir}/usr/bin/${pkgname}
install -m 644 pkg/maps/* ${pkgdir}/usr/share/${pkgname}/maps
install -m 644 pkg/csv/* ${pkgdir}/usr/share/${pkgname}/csv
install -m 644 lang/*.qm ${pkgdir}/usr/share/${pkgname}/translations