Package Details: qgeoview-svn 104-1

Package Base: qgeoview-svn
Description: A qt based program for viewing and transfering geocaching gpx files.
Upstream URL: http://code.google.com/p/qgeoview/
Category: science
Licenses: GPL
Submitter: DarwinSurvivor
Maintainer: DarwinSurvivor
Last Packager: None
Votes: 2
First Submitted: 2010-07-27 05:00
Last Updated: 2011-12-22 15:10

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by DarwinSurvivor

2011-12-22 15:19

Please note that currently you need to build and copy the plugins into the appropriate folder manually. Everything is available in the svn.

I'm currently working on an ansi-c version of the application for doing the parsing/messaging and will be re-writing all the plugins as stand-alone apps that share the db and communicate via sockets to stay sync'd (click a cache in one app, the others also select it), so this application *may* become deprecated, or may become one of the stand-alone applications, I haven't quite decided yet...

Comment by DarwinSurvivor

2011-12-22 15:10

@lifo2: Try it now. I had renamed a folder and forgotten to update the .pro file accordingly.

Comment by DarwinSurvivor

2011-12-22 04:00

I'm not at my arch box right now, but I will look into it when I am.

I'm not sure why you had to remove the _'s, I've never had a problem with them being in there...

Comment by lifo2

2011-12-21 10:10

I have the following error when trying to build:
Cannot find file: /var/abs/local/yaourtbuild/qgeoview-svn/src/qgeoview-svn-build/plugins/read_gpx/read_gpx.pro.

It concerns version 102 and 103 of SVN repository so you can downgrade to 101 by modifying PKGBUILD:
- put 101 in pkgver
- rename $_svntrunk and $_svnmod variables everywhere (not only definition !) to remove leading underscore

pkgver=101
svntrunk=http://qgeoview.googlecode.com/svn/trunk/
svnmod=qgeoview

Issue opened to track this problem:
http://code.google.com/p/qgeoview/issues/detail?id=4

Comment by DarwinSurvivor

2011-03-17 00:25

Application is now pretty usable, though not "useful" since I haven't written the export plugin yet. Check out progress on the google code page http://code.google.com/p/qgeoview/

Comment by DarwinSurvivor

2010-10-05 09:22

Note: This application is not complete, the application at this point does very little, this is still in early Alpha.