Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: gpredict-git 1.3.r384.g0829add-1
Git Clone URL: | https://aur-dev.archlinux.org/gpredict-git.git (read-only) |
---|---|
Package Base: | gpredict-git |
Description: | Gpredict is a real-time satellite tracking and orbit prediction application. |
Upstream URL: | http://gpredict.oz9aec.net/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | not_anonymous |
Last Packager: | not_anonymous |
Votes: | 4 |
Popularity: | 0.305572 |
First Submitted: | 2012-09-22 18:42 |
Last Updated: | 2017-01-14 03:11 |
Dependencies (8)
- goocanvas1>=0.15
- curl>=7.19 (curl-http2-git, curl-git, curl-http2)
- autoconf (make)
- automake (automake-1.13, automake-1.7, automake-1.11, automake-1.14) (make)
- git (git-git) (make)
- intltool (make)
- hamlib (hamlib-git, hamlib-git-python3) (optional) – rig interfacing/control
- libreoffice (libreoffice-dev-bin, libreoffice-fresh, libreoffice-still) (optional) – read /usr/share/doc/gpredict/um/gredict-user-manual.odt
Latest Comments
not_anonymous commented on 2017-01-14 03:14
Updated...many thanks pierros. The webpage still links to sourceforge's git, so I am glad you brought this to my attention.
pierros commented on 2016-11-18 08:19
New upstream git is now on Github ( https://github.com/csete/gpredict ) rather than sourceforge.
maze commented on 2016-02-14 08:30
Hamlib has been upgraded to 3.x, please test.
vinvin commented on 2015-02-23 02:35
Done, thanks for letting me know.
not_anonymous commented on 2015-02-21 15:10
This package needs to have the following added to conform to Arch's packaging standards for alternate versions of the same program:
conflicts=('gpredict')
vinvin commented on 2014-07-17 22:53
I've taken ownership of the package, and thus put my PKGBUILD, compliant with VCS guidelines, as new official PKGBUILD.
vinvin commented on 2014-07-12 21:40
Here is a new PKGBUILD, compliant with VCS guidelines:
http://free-astro.vinvin.tf/files/PKGBUILD_gpredict-git
nlufr commented on 2014-04-06 09:52
missing intltool dependency
ozz commented on 2013-05-04 14:43
This fails to build. AM_CONFIG_HEADER needs to be changed to AC_CONFIG_HEADERS in "configure.ac". Seems to work after that although the code is outdated and uses lots of deprecated Gtk functions.