pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/gpredict Updated ham/gpredict to 0.8.0: No longer ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c4288627f1f
branches: trunk
changeset: 530616:5c4288627f1f
user: wulf <wulf%pkgsrc.org@localhost>
date: Mon Jul 02 16:34:50 2007 +0000
description:
Updated ham/gpredict to 0.8.0: No longer needs gnome1
Changes since last version:
* allow 4 decimal digits for QTH long/lat
* implementation of map selector with preview
* implementation of manual time control
* use simulated realtime for countdown till next AOS
* allow running in realtime mode with time offset
* many bugfixes and enhancements
diffstat:
ham/gpredict/DESCR | 11 ++++++++++
ham/gpredict/Makefile | 20 ++++++++++++++++++
ham/gpredict/PLIST | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++
ham/gpredict/distinfo | 5 ++++
4 files changed, 91 insertions(+), 0 deletions(-)
diffs (107 lines):
diff -r 0cd517acc0a3 -r 5c4288627f1f ham/gpredict/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gpredict/DESCR Mon Jul 02 16:34:50 2007 +0000
@@ -0,0 +1,11 @@
+Gpredict is a satellite tracking program for Unix-like operating systems.
+Whilst still in its infancy it already sports some very useful features:
+
+ * Realtime satellite tracking
+ - using a world map displaying its footprints
+ - using a list showing current position and elevation
+ - AOS/LOS Time
+ - detailed satellite orbit data
+ - display of track plot
+ * Realtime antenna tracking control
+ * Control over radio equipment control by means of hamlib library
diff -r 0cd517acc0a3 -r 5c4288627f1f ham/gpredict/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gpredict/Makefile Mon Jul 02 16:34:50 2007 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.12 2007/07/02 16:34:50 wulf Exp $
+
+DISTNAME= gpredict-0.8.0
+CATEGORIES= ham
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
+
+MAINTAINER= wulf%NetBSD.org@localhost
+HOMEPAGE= http://groundstation.sourceforge.net/
+COMMENT= Gnome satellite tracking program
+
+USE_LANGUAGES= c c++
+USE_TOOLS+= gmake msgfmt pkg-config intltool
+USE_PKGLOCALEDIR=yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/GConf2/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+#.include "../../ham/hamlib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0cd517acc0a3 -r 5c4288627f1f ham/gpredict/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gpredict/PLIST Mon Jul 02 16:34:50 2007 +0000
@@ -0,0 +1,55 @@
+@comment $NetBSD: PLIST,v 1.7 2007/07/02 16:34:50 wulf Exp $
+bin/gpredict
+man/man1/gpredict.1
+share/gpredict/AUTHORS
+share/gpredict/COPYING
+share/gpredict/ChangeLog
+share/gpredict/NEWS
+share/gpredict/README
+share/gpredict/TODO
+share/gpredict/data/Amateur.mod
+share/gpredict/data/amateur.tle
+share/gpredict/data/cubesat.tle
+share/gpredict/data/galileo.tle
+share/gpredict/data/geo.tle
+share/gpredict/data/gps-ops.tle
+share/gpredict/data/iridium.tle
+share/gpredict/data/locations.dat
+share/gpredict/data/military.tle
+share/gpredict/data/radar.tle
+share/gpredict/data/sample.qth
+share/gpredict/data/science.tle
+share/gpredict/data/weather.tle
+share/pixmaps/gpredict/icons/gpredict-antenna.png
+share/pixmaps/gpredict/icons/gpredict-azel-small.png
+share/pixmaps/gpredict/icons/gpredict-calendar.png
+share/pixmaps/gpredict/icons/gpredict-clock-small.png
+share/pixmaps/gpredict/icons/gpredict-clock.png
+share/pixmaps/gpredict/icons/gpredict-crash.png
+share/pixmaps/gpredict/icons/gpredict-icon.png
+share/pixmaps/gpredict/icons/gpredict-layout-1.png
+share/pixmaps/gpredict/icons/gpredict-layout-2.png
+share/pixmaps/gpredict/icons/gpredict-layout-3.png
+share/pixmaps/gpredict/icons/gpredict-layout-4.png
+share/pixmaps/gpredict/icons/gpredict-mod-attach.png
+share/pixmaps/gpredict/icons/gpredict-mod-close.png
+share/pixmaps/gpredict/icons/gpredict-mod-config.png
+share/pixmaps/gpredict/icons/gpredict-mod-detach.png
+share/pixmaps/gpredict/icons/gpredict-mod-popup.png
+share/pixmaps/gpredict/icons/gpredict-notebook.png
+share/pixmaps/gpredict/icons/gpredict-oscilloscope.png
+share/pixmaps/gpredict/icons/gpredict-planner-small.png
+share/pixmaps/gpredict/icons/gpredict-planner.png
+share/pixmaps/gpredict/icons/gpredict-polar-small.png
+share/pixmaps/gpredict/icons/gpredict-sat-list.png
+share/pixmaps/gpredict/icons/gpredict-sat-pref.png
+share/pixmaps/gpredict/maps/earth_800.png
+share/pixmaps/gpredict/maps/nasa-topo_1024.jpg
+share/pixmaps/gpredict/maps/nasa-topo_1600.jpg
+share/pixmaps/gpredict/maps/nasa-topo_2048.jpg
+share/pixmaps/gpredict/maps/nasa-topo_800.png
+@dirrm share/pixmaps/gpredict/maps
+@dirrm share/pixmaps/gpredict/icons
+@dirrm share/pixmaps/gpredict
+@dirrm share/gpredict/data
+@dirrm share/gpredict
diff -r 0cd517acc0a3 -r 5c4288627f1f ham/gpredict/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ham/gpredict/distinfo Mon Jul 02 16:34:50 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.4 2007/07/02 16:34:51 wulf Exp $
+
+SHA1 (gpredict-0.8.0.tar.gz) = fa0b5367d4a2b5f71b5a53c685f7029987673bb7
+RMD160 (gpredict-0.8.0.tar.gz) = 2f5c206e0c7af0512130f69350a80bfa78968c2e
+Size (gpredict-0.8.0.tar.gz) = 2305701 bytes
Home |
Main Index |
Thread Index |
Old Index