Search Criteria
Package Details: zombietrackergps-git 0.98.r3.g9812d72-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/zombietrackergps-git.git (read-only, click to copy) |
---|---|
Package Base: | zombietrackergps-git |
Description: | GPS track manager for Qt using KDE Marble maps. Currently supports GPX and TCX format import. |
Upstream URL: | https://gitlab.com/ldutils-projects/zombietrackergps |
Licenses: | GPLv3 |
Submitter: | alevalv |
Maintainer: | parkerlreed |
Last Packager: | alevalv |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-02 02:52 (UTC) |
Last Updated: | 2020-04-20 00:22 (UTC) |
Dependencies (6)
- marble-qt (marble-qt-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-charts (qt5-charts-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
guglovich commented on 2022-07-08 18:46 (UTC) (edited on 2022-07-08 18:50 (UTC) by guglovich)
curl: (7) Failed to connect to www.zombietrackergps.net port 443 after 241 ms: В соединении отказано
==> ОШИБКА: Ошибка при загрузке 'https://www.zombietrackergps.net/ztgps
/Downloads/1.11/zombietrackergps-1.11_amd64.deb'
ошибка: не удалось загрузить исходники для «zombietrackergps-bin-1.11-1»:
ошибка: не удалось собрать пакеты: zombietrackergps-bin-1.11-1
AlphaJack commented on 2021-06-17 20:10 (UTC) (edited on 2021-06-17 20:24 (UTC) by AlphaJack)
Replacing "ZombieTrackerGPS.pro" with "ztgps.pro" in "archlinux.patch" fixes @guglovich's issue.
I am instead stuck here after compilation:
I have also published a pre-compiled version of the program reusing the official Debian package
guglovich commented on 2021-02-10 08:07 (UTC) (edited on 2021-02-10 08:16 (UTC) by guglovich)
Nathoufresh commented on 2021-01-18 10:47 (UTC) (edited on 2021-01-18 10:48 (UTC) by Nathoufresh)
As per this issue https://gitlab.com/ldutils-projects/zombietrackergps/-/issues/22 I removed the line that apply the patch, changed the line in qt marble headers and I got this issue :
parkerlreed commented on 2021-01-03 08:23 (UTC) (edited on 2021-01-03 08:24 (UTC) by parkerlreed)
I'll try and get this fixed up. Upstream has had a handful of changes that make the patch not needed anymore. One issue pending https://gitlab.com/ldutils-projects/zombietrackergps/-/issues/22
loopdawg commented on 2020-05-24 17:32 (UTC) (edited on 2020-05-24 17:34 (UTC) by loopdawg)
Hmm, this is strange. I just tried to build in an Arch VM, and was able to build without seeing this error.
Are you building outside the main ZombieTrackerGPS tree, and then using "make install" before running the program? I typically build in a shadow directory, like:
cd to build-ZombieTrackerGPS-Desktop-Release, use "qmake ../ZombieTrackerGPS/*.pro", make, and sudo make install.
In any case, I will try to revisit this rcc creation since it is clearly still causing difficulties for some people. In the meantime, you can try to create those files by hand from the build directory. Something like this should work to create the .rcc files.
cmonty14 commented on 2020-05-06 08:23 (UTC)
I built today, but have the same issue: ZombieTrackerGPS: Unable to find local resource file art.rcc
jlaunay commented on 2020-04-27 18:42 (UTC)
I still have the following error: ZombieTrackerGPS: Unable to find local resource file art.rcc
loopdawg commented on 2020-03-25 14:04 (UTC)
@alevalv - ok, glad to hear that fixed it.
alevalv commented on 2020-03-25 01:01 (UTC)
@loopdawg np, I thought that it was some issue due to the packaging. This package "doesn't" needs updating since it is a -git package, it always pull the latest ldutils + zombietrackergps from the git repo. I verified that the issue didn't happen anymore and removed the workaround by @robust_raptor.
1 2 Next › Last »