Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ptitgnu:gpxsee
gpxsee
PKGBUILD
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PKGBUILD of Package gpxsee
pkgname=gpxsee pkgver=13.27 pkgrel=1 pkgdesc='GPS log files visualizing and analyzing tool' arch=('i686' 'x86_64') url="http://www.gpxsee.org/" license=('GPL3') depends=('qt6-imageformats' 'qt6-positioning' 'qt6-svg' 'qt6-serialport' 'hicolor-icon-theme') makedepends=('qt6-tools') optdepends=('qtpbfimageplugin-qt6: Mapbox vector tiles (MVT) files support') provides=("${pkgname}=${pkgver}") source=("GPXSee-${pkgver}.tar.gz") sha256sums=('SKIP') build() { cd GPXSee-${pkgver} /usr/lib/qt6/lrelease-pro gpxsee.pro qmake6 PREFIX=/usr gpxsee.pro make } package() { cd GPXSee-${pkgver} make INSTALL_ROOT="$pkgdir" install }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor