Update to 3.7.1. Changes build procedure substantially.
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
2006-05-10 18:45:35 +02:00
|
|
|
# $NetBSD: Makefile,v 1.38 2006/05/10 16:45:35 gdt Exp $
|
1998-09-01 23:44:58 +02:00
|
|
|
|
Update to 3.7.1. Changes build procedure substantially.
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
2006-05-10 18:45:35 +02:00
|
|
|
DISTNAME= xephem-3.7.1
|
1998-09-01 23:44:58 +02:00
|
|
|
CATEGORIES= x11
|
2000-12-12 18:29:51 +01:00
|
|
|
MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \
|
2001-02-23 19:46:05 +01:00
|
|
|
ftp://iphcip1.physik.uni-mainz.de/pub/xephem/
|
1998-09-01 23:44:58 +02:00
|
|
|
|
2006-05-10 16:42:52 +02:00
|
|
|
MAINTAINER= gdt@NetBSD.org
|
2000-03-08 13:01:49 +01:00
|
|
|
HOMEPAGE= http://www.clearskyinstitute.com/xephem/
|
2001-02-17 18:06:11 +01:00
|
|
|
COMMENT= Interactive astronomical ephemeris program
|
1998-09-01 23:44:58 +02:00
|
|
|
|
2006-05-10 16:42:52 +02:00
|
|
|
LICENSE= xephem-license
|
|
|
|
RESTRICTED= No permission to distribute distfile or binary package.
|
|
|
|
NO_SRC_ON_FTP= ${RESTRICTED}
|
|
|
|
NO_SRC_ON_CDROM= ${RESTRICTED}
|
|
|
|
NO_BIN_ON_FTP= ${RESTRICTED}
|
|
|
|
NO_BIN_ON_CDROM= ${RESTRICTED}
|
1998-09-01 23:44:58 +02:00
|
|
|
|
2004-01-20 13:28:26 +01:00
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem
|
Update to 3.7.1. Changes build procedure substantially.
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
2006-05-10 18:45:35 +02:00
|
|
|
USE_TOOLS+= gmake perl:run
|
2002-05-20 17:53:59 +02:00
|
|
|
|
Update to 3.7.1. Changes build procedure substantially.
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
2006-05-10 18:45:35 +02:00
|
|
|
BUILD_ENV+= X11_LDFLAGS=${X11_LDFLAGS:Q}
|
1998-09-01 23:44:58 +02:00
|
|
|
|
2003-06-11 22:50:50 +02:00
|
|
|
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
|
2004-02-01 02:43:28 +01:00
|
|
|
GCC_REQD+= 2.95.3
|
2002-09-29 11:29:56 +02:00
|
|
|
.endif
|
1998-09-01 23:44:58 +02:00
|
|
|
|
Update to 3.7.1. Changes build procedure substantially.
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
2006-05-10 18:45:35 +02:00
|
|
|
do-install:
|
|
|
|
${INSTALL_PROGRAM} ${WRKSRC}/xephem ${PREFIX}/bin
|
|
|
|
${INSTALL_MAN} ${WRKSRC}/xephem.man ${PREFIX}/${PKGMANDIR}/man1/xephem.1
|
2000-12-12 18:29:51 +01:00
|
|
|
${SED} s,@PREFIX@,${PREFIX}, ${FILESDIR}/XEphem.ad > ${WRKDIR}/XEphem
|
1998-09-01 23:44:58 +02:00
|
|
|
${INSTALL_DATA} ${WRKDIR}/XEphem ${PREFIX}/lib/X11/app-defaults
|
2001-02-25 05:17:35 +01:00
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/xephem/tools
|
2006-02-16 16:15:18 +01:00
|
|
|
cd ${WRKSRC}; ${CP} -R auxil catalogs fifos fits gallery help lo \
|
2002-09-29 11:29:56 +02:00
|
|
|
${PREFIX}/share/xephem
|
2000-12-12 18:29:51 +01:00
|
|
|
${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/xephem
|
1998-09-01 23:44:58 +02:00
|
|
|
|
2004-04-25 04:49:21 +02:00
|
|
|
.include "../../mk/motif.buildlink3.mk"
|
Update to 3.7.1. Changes build procedure substantially.
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
2006-05-10 18:45:35 +02:00
|
|
|
.include "../../mk/x11.buildlink3.mk"
|
1998-09-01 23:44:58 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|