1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

New port spacechart version 0.9.2: SpaceChart is a star chart viewer

for GNOME

PR:		29909
Submitted by:	Patrick Li <pat@databits.net>
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-08-30 04:22:36 +00:00
parent 96f3a37ff1
commit f7ddb400f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47132
7 changed files with 59 additions and 0 deletions

View File

@ -23,6 +23,7 @@
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
SUBDIR += spacechart
SUBDIR += sscalc
SUBDIR += stars
SUBDIR += sunclock

33
astro/spacechart/Makefile Normal file
View File

@ -0,0 +1,33 @@
# New ports collection makefile for: spacechart
# Date created: Mon Aug 20 14:50:20 EDT 2001
# Whom: Patrick Li <pat@databits.net>
#
# $FreeBSD$
#
PORTNAME= spacechart
PORTVERSION= 0.9.2
CATEGORIES= astro
MASTER_SITES= http://zipi.fi.upm.es/~e970095/spacechart/download/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
EXTRACT_SUFX= .tgz
MAINTAINER= pat@databits.net
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOMELIBS= yes
CONFIGURE_ARGS= --without-included-gettext
# trick it into using ports installed gettext
post-patch:
@${PERL} -pi -ne "s|(INTLLIBS =).*$$|\1-I${LOCALBASE}/lib -lintl|" \
${WRKSRC}/src/Makefile.in
pre-build:
@${RM} -Rf ${WRKSRC}/intl
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (spacechart-0_9_2.tgz) = 80789375b11adda68728241e52900631

View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Mon Aug 20 15:30:33 2001
+++ Makefile.in Mon Aug 20 15:30:47 2001
@@ -105,7 +105,7 @@
cxxflags_set = @cxxflags_set@
l = @l@
-SUBDIRS = src include po intl data pixmaps
+SUBDIRS = src include po data pixmaps
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = config.h

View File

@ -0,0 +1 @@
SpaceChart is a star chart viewer for GNOME

View File

@ -0,0 +1,8 @@
SpaceChart is a program that allows you to see the stars in glorious
3D and rotate them to see them from any point of view. You can also
limit which stars you want to see, according to their spectral
class and luminosity, and draw links between all stars closer than
a certain distance.
WWW: http://zipi.fi.upm.es/~e970095/spacechart/
Author: Miguel Coca <e970095@zipi.fi.upm.es>

View File

@ -0,0 +1,4 @@
bin/spacechart
share/locale/es/LC_MESSAGES/spacechart.mo
share/gnome/spacechart/gliese.dat
@dirrm share/gnome/spacechart