View | Details | Raw Unified | Return to bug 180510
Collapse All | Expand All

(-)comms/gpredict/Makefile (-24 / +10 lines)
Lines 2-44 Link Here
2
# $FreeBSD: head/comms/gpredict/Makefile 321414 2013-06-20 19:25:21Z bsam $
2
# $FreeBSD: head/comms/gpredict/Makefile 321414 2013-06-20 19:25:21Z bsam $
3
3
4
PORTNAME=	gpredict
4
PORTNAME=	gpredict
5
PORTVERSION=	1.2
5
PORTVERSION=	1.3
6
PORTREVISION=	2
7
CATEGORIES=	comms hamradio
6
CATEGORIES=	comms hamradio
8
MASTER_SITES=	SF/gpredict/Gpredict/${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/Gpredict/${PORTVERSION}
9
8
10
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Amateur Radio satellite tracking and prediction
10
COMMENT=	Amateur Radio satellite tracking and prediction
12
11
13
LICENSE=	GPLv2
12
LICENSE=	GPLv2 # (or later)
14
13
15
LIB_DEPENDS=	hamlib:${PORTSDIR}/comms/hamlib \
14
LIB_DEPENDS=	hamlib:${PORTSDIR}/comms/hamlib \
15
		curl:${PORTSDIR}/ftp/curl \
16
		goocanvas:${PORTSDIR}/graphics/goocanvas
16
		goocanvas:${PORTSDIR}/graphics/goocanvas
17
BUILD_DEPENDS=	curl:${PORTSDIR}/ftp/curl
18
RUN_DEPENDS=	curl:${PORTSDIR}/ftp/curl
19
17
18
USES=		gettext pathfix
20
USE_GNOME=	gtk20
19
USE_GNOME=	gtk20
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--prefix=${PREFIX} --localedir=${PREFIX}/share/locale
23
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
GNU_CONFIGURE=	yes
24
22
25
MAN1=		gpredict.1
23
MAN1=		gpredict.1
26
24
27
.include <bsd.port.options.mk>
25
post-patch:
28
26
	@${REINPLACE_CMD} -e \
29
.if ${PORT_OPTIONS:MNLS}
27
		'/^Icon/s|=.*|=${PREFIX}/share/pixmaps/gpredict-icon.png|' \
30
USES+=		gettext
28
		${WRKSRC}/data/desktop/gpredict.desktop.in
31
PLIST_SUB+=		NLS=""
32
.else
33
CONFIGURE_ARGS+=	--disable-nls
34
PLIST_SUB+=		NLS="@comment "
35
.endif
36
37
DESKTOP_ENTRIES="GPREDICT" \
38
		"Predict satellite passage times" \
39
		"${PREFIX}/share/pixmaps/gpredict/icons/gpredict-icon.png" \
40
		"gpredict" \
41
		"" \
42
		true
43
29
44
.include <bsd.port.mk>
30
.include <bsd.port.mk>
(-)comms/gpredict/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gpredict-1.2.tar.gz) = ff4e4e912ac723eab63ce78876d5a521c29a4abe6d20e98904d483d63d25388a
1
SHA256 (gpredict-1.3.tar.gz) = b0f6beed8da1b2c513ba1f22593195c6097fc7ccfc66cba4bdbc16277238d5a3
2
SIZE (gpredict-1.2.tar.gz) = 4682391
2
SIZE (gpredict-1.3.tar.gz) = 4750388
(-)comms/gpredict/files/patch-po-Makefile.in.in (-11 lines)
Lines 1-11 Link Here
1
--- po/Makefile.in.in.orig	2010-10-29 16:19:07.000000000 +0100
2
+++ po/Makefile.in.in	2010-10-29 16:19:25.000000000 +0100
3
@@ -34,7 +34,7 @@
4
 datarootdir = @datarootdir@
5
 libdir = @libdir@
6
 DATADIRNAME = @DATADIRNAME@
7
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
8
+itlocaledir = $(datadir)/locale
9
 subdir = po
10
 install_sh = @install_sh@
11
 # Automake >= 1.8 provides @mkdir_p@.
(-)comms/gpredict/pkg-descr (-6 / +6 lines)
Lines 1-7 Link Here
1
Gpredict is a satellite tracking and prediction application.
1
Gpredict is a real time satellite tracking and orbit prediction program
2
written using the Gtk+ widgets. Gpredict is targetted mainly towards ham
3
radio operators but others interested in satellite tracking may find it
4
useful as well. Gpredict uses the SGP4/SDP4 algorithms, which are
5
compatible with the NORAD Keplerian elements.
2
6
3
Originally part of the groundstation suite, its purpose is 
7
WWW: http://gpredict.oz9aec.net/
4
to track the various amateur, weather and military satellites 
5
that are of interest to radio amateurs.
6
7
WWW: http://gpredict.sourceforge.net/
(-)comms/gpredict/pkg-plist (-29 / +33 lines)
Lines 1-14 Link Here
1
bin/gpredict
1
bin/gpredict
2
share/applications/gpredict.desktop
2
%%DATADIR%%/AUTHORS
3
%%DATADIR%%/AUTHORS
3
%%DATADIR%%/COPYING
4
%%DATADIR%%/COPYING
4
%%DATADIR%%/ChangeLog
5
%%DATADIR%%/ChangeLog
5
%%DATADIR%%/NEWS
6
%%DATADIR%%/NEWS
6
%%DATADIR%%/README
7
%%DATADIR%%/README
7
%%DATADIR%%/TODO
8
%%DATADIR%%/TODO
8
%%DATADIR%%/data/sample.qth
9
%%DATADIR%%/data/locations.dat
10
%%DATADIR%%/data/Amateur.mod
9
%%DATADIR%%/data/Amateur.mod
11
%%DATADIR%%/data/satdata/satellites.dat
10
%%DATADIR%%/data/locations.dat
11
%%DATADIR%%/data/sample.qth
12
%%DATADIR%%/data/satdata/amateur.cat
12
%%DATADIR%%/data/satdata/amateur.cat
13
%%DATADIR%%/data/satdata/cubesat.cat
13
%%DATADIR%%/data/satdata/cubesat.cat
14
%%DATADIR%%/data/satdata/dmc.cat
14
%%DATADIR%%/data/satdata/dmc.cat
Lines 36-41 Link Here
36
%%DATADIR%%/data/satdata/raduga.cat
36
%%DATADIR%%/data/satdata/raduga.cat
37
%%DATADIR%%/data/satdata/resource.cat
37
%%DATADIR%%/data/satdata/resource.cat
38
%%DATADIR%%/data/satdata/sarsat.cat
38
%%DATADIR%%/data/satdata/sarsat.cat
39
%%DATADIR%%/data/satdata/satellites.dat
39
%%DATADIR%%/data/satdata/sbas.cat
40
%%DATADIR%%/data/satdata/sbas.cat
40
%%DATADIR%%/data/satdata/science.cat
41
%%DATADIR%%/data/satdata/science.cat
41
%%DATADIR%%/data/satdata/tdrss.cat
42
%%DATADIR%%/data/satdata/tdrss.cat
Lines 82-87 Link Here
82
%%DATADIR%%/data/trsp/35935.trsp
83
%%DATADIR%%/data/trsp/35935.trsp
83
%%DATADIR%%/data/trsp/36122.trsp
84
%%DATADIR%%/data/trsp/36122.trsp
84
%%DATADIR%%/data/trsp/7530.trsp
85
%%DATADIR%%/data/trsp/7530.trsp
86
share/locale/cs/LC_MESSAGES/gpredict.mo
87
share/locale/da/LC_MESSAGES/gpredict.mo
88
share/locale/de/LC_MESSAGES/gpredict.mo
89
share/locale/en_GB/LC_MESSAGES/gpredict.mo
90
share/locale/en_US/LC_MESSAGES/gpredict.mo
91
share/locale/es/LC_MESSAGES/gpredict.mo
92
share/locale/fi/LC_MESSAGES/gpredict.mo
93
share/locale/fr/LC_MESSAGES/gpredict.mo
94
share/locale/it/LC_MESSAGES/gpredict.mo
95
share/locale/lt/LC_MESSAGES/gpredict.mo
96
share/locale/ru/LC_MESSAGES/gpredict.mo
97
share/locale/th/LC_MESSAGES/gpredict.mo
98
share/pixmaps/gpredict-icon.png
99
share/pixmaps/gpredict/icons/gpredict-antenna-small.png
85
share/pixmaps/gpredict/icons/gpredict-antenna.png
100
share/pixmaps/gpredict/icons/gpredict-antenna.png
86
share/pixmaps/gpredict/icons/gpredict-azel-small.png
101
share/pixmaps/gpredict/icons/gpredict-azel-small.png
87
share/pixmaps/gpredict/icons/gpredict-calendar.png
102
share/pixmaps/gpredict/icons/gpredict-calendar.png
Lines 106-153 Link Here
106
share/pixmaps/gpredict/icons/gpredict-mod-detach.png
121
share/pixmaps/gpredict/icons/gpredict-mod-detach.png
107
share/pixmaps/gpredict/icons/gpredict-mod-popup.png
122
share/pixmaps/gpredict/icons/gpredict-mod-popup.png
108
share/pixmaps/gpredict/icons/gpredict-notebook.png
123
share/pixmaps/gpredict/icons/gpredict-notebook.png
124
share/pixmaps/gpredict/icons/gpredict-oscilloscope-small.png
109
share/pixmaps/gpredict/icons/gpredict-oscilloscope.png
125
share/pixmaps/gpredict/icons/gpredict-oscilloscope.png
110
share/pixmaps/gpredict/icons/gpredict-planner-small.png
126
share/pixmaps/gpredict/icons/gpredict-planner-small.png
111
share/pixmaps/gpredict/icons/gpredict-planner.png
127
share/pixmaps/gpredict/icons/gpredict-planner.png
112
share/pixmaps/gpredict/icons/gpredict-polar-small.png
128
share/pixmaps/gpredict/icons/gpredict-polar-small.png
113
share/pixmaps/gpredict/icons/gpredict-sat-list.png
129
share/pixmaps/gpredict/icons/gpredict-sat-list.png
114
share/pixmaps/gpredict/icons/gpredict-sat-pref.png
130
share/pixmaps/gpredict/icons/gpredict-sat-pref.png
131
share/pixmaps/gpredict/icons/gpredict-shuttle-small.png
132
share/pixmaps/gpredict/icons/gpredict-shuttle.png
115
share/pixmaps/gpredict/maps/earth_800.png
133
share/pixmaps/gpredict/maps/earth_800.png
116
share/pixmaps/gpredict/maps/nasa-topo_1024.jpg
117
share/pixmaps/gpredict/maps/nasa-topo_1600.jpg
118
share/pixmaps/gpredict/maps/nasa-topo_2048.jpg
119
share/pixmaps/gpredict/maps/nasa-topo_800.png
120
share/pixmaps/gpredict/maps/nasa-bmng-01_1024.jpg
134
share/pixmaps/gpredict/maps/nasa-bmng-01_1024.jpg
121
share/pixmaps/gpredict/maps/nasa-bmng-03_1024.jpg
122
share/pixmaps/gpredict/maps/nasa-bmng-05_1024.jpg
123
share/pixmaps/gpredict/maps/nasa-bmng-07_1024.jpg
124
share/pixmaps/gpredict/maps/nasa-bmng-08_1024.jpg
125
share/pixmaps/gpredict/maps/nasa-bmng-01_2048.jpg
135
share/pixmaps/gpredict/maps/nasa-bmng-01_2048.jpg
136
share/pixmaps/gpredict/maps/nasa-bmng-03_1024.jpg
126
share/pixmaps/gpredict/maps/nasa-bmng-03_2048.jpg
137
share/pixmaps/gpredict/maps/nasa-bmng-03_2048.jpg
138
share/pixmaps/gpredict/maps/nasa-bmng-05_1024.jpg
127
share/pixmaps/gpredict/maps/nasa-bmng-05_2048.jpg
139
share/pixmaps/gpredict/maps/nasa-bmng-05_2048.jpg
140
share/pixmaps/gpredict/maps/nasa-bmng-07_1024.jpg
128
share/pixmaps/gpredict/maps/nasa-bmng-07_2048.jpg
141
share/pixmaps/gpredict/maps/nasa-bmng-07_2048.jpg
142
share/pixmaps/gpredict/maps/nasa-bmng-08_1024.jpg
129
share/pixmaps/gpredict/maps/nasa-bmng-08_2048.jpg
143
share/pixmaps/gpredict/maps/nasa-bmng-08_2048.jpg
130
share/pixmaps/gpredict/icons/gpredict-antenna-small.png
144
share/pixmaps/gpredict/maps/nasa-topo_1024.jpg
131
share/pixmaps/gpredict/icons/gpredict-oscilloscope-small.png
145
share/pixmaps/gpredict/maps/nasa-topo_1600.jpg
132
share/pixmaps/gpredict/icons/gpredict-shuttle.png
146
share/pixmaps/gpredict/maps/nasa-topo_2048.jpg
133
share/pixmaps/gpredict/icons/gpredict-shuttle-small.png
147
share/pixmaps/gpredict/maps/nasa-topo_800.png
134
%%NLS%%share/locale/cs/LC_MESSAGES/gpredict.mo
135
%%NLS%%share/locale/de/LC_MESSAGES/gpredict.mo
136
%%NLS%%share/locale/en_GB/LC_MESSAGES/gpredict.mo
137
%%NLS%%share/locale/en_US/LC_MESSAGES/gpredict.mo
138
%%NLS%%share/locale/es/LC_MESSAGES/gpredict.mo
139
%%NLS%%share/locale/fi/LC_MESSAGES/gpredict.mo
140
%%NLS%%share/locale/fr/LC_MESSAGES/gpredict.mo
141
%%NLS%%share/locale/it/LC_MESSAGES/gpredict.mo
142
%%NLS%%share/locale/lt/LC_MESSAGES/gpredict.mo
143
%%NLS%%share/locale/ru/LC_MESSAGES/gpredict.mo
144
%%NLS%%share/locale/th/LC_MESSAGES/gpredict.mo
145
%%NLS%%@dirrmtry share/locale/en_US/LC_MESSAGES
146
%%NLS%%@dirrmtry share/locale/en_US
147
@dirrm share/pixmaps/gpredict/maps
148
@dirrm share/pixmaps/gpredict/maps
148
@dirrm share/pixmaps/gpredict/icons
149
@dirrm share/pixmaps/gpredict/icons
149
@dirrm share/pixmaps/gpredict
150
@dirrm share/pixmaps/gpredict
150
@dirrm %%DATADIR%%/data/satdata
151
@dirrmtry share/locale/en_US/LC_MESSAGES
152
@dirrmtry share/locale/en_US
151
@dirrm %%DATADIR%%/data/trsp
153
@dirrm %%DATADIR%%/data/trsp
154
@dirrm %%DATADIR%%/data/satdata
152
@dirrm %%DATADIR%%/data
155
@dirrm %%DATADIR%%/data
153
@dirrm %%DATADIR%%
156
@dirrm %%DATADIR%%
157
@dirrmtry share/applications

Return to bug 180510