Search Criteria
Package Details: activitydiary 0.2-5
Git Clone URL: | https://aur.archlinux.org/activitydiary.git (read-only, click to copy) |
---|---|
Package Base: | activitydiary |
Description: | Analyse and manage all your recorded GPS-tracks |
Upstream URL: | http://www.activitydiary.org |
Licenses: | |
Submitter: | vinzv |
Maintainer: | cookies |
Last Packager: | cookies |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2009-05-30 19:49 |
Last Updated: | 2015-06-09 16:19 |
Latest Comments
cookies commented on 2013-03-02 17:51
Update to v0.2-5, changed from qt to qt4.
cookies commented on 2012-09-24 13:59
You're right. When I took this package it was an orphan and I thought it wouldn't work with 64bit systems because it wasn't in the PKGBUILD.
Thanks, update to v0.2-4
zoe commented on 2012-09-24 12:54
I am running archlinux 64 bits.
So I had to modify PKGBUILD :
arch=('i686' 'x86_64')
instead of :
arch=('i686')
This software works well on 64 bits architecture.
Maybe, would it be nice to correct tho arch line in PKGBUILD ?
zoe commented on 2012-09-24 12:53
I an running archlinux 64 bits.
So I had to modify PKGBUILD :
arch=('i686' 'x86_64')
instead of :
arch=('i686')
This software works well on 64 bits architecture.
Maybe, would it be nice to correct tho arch line in PKGBUILD ?
zoe commented on 2012-09-24 12:52
I an running archlinux 64 bits.
So I had to modify PKGBUILD :
arch=('i686' 'x86_64')
instead of :
arch=('i686')
This software works well on 64 bits architecture.
Maybe, would it be correct PKGBUILD
cookies commented on 2012-09-09 08:48
Update to v0.2-3
cookies commented on 2012-08-22 12:09
I added a patch and changed the dependency qwt to qwt5 from AUR or archlinuxfr. Now the package should work. (v0.2-2)
cookies commented on 2012-03-22 18:05
Well, the new source is "http://tomstar.ath.cx/activitydiary/public/ad/$pkgname-$pkgver.tar.gz".
But when I try to compile the package with the old PKGBUILD, i get some errors. Maybe I'll try to solve them later.
Anonymous comment on 2012-01-14 13:37
The sources aren't there anymore. The project moved to git: http://gitorious.org/activitydiary
I'm an AUR noob, so I hope someone with more insight and competence can update the pkgbuild...