update to 0.7.1
new major release, lots of features added, and some bugfixes see http://www.stellarium.org/changelog.txt for details
This commit is contained in:
parent
45aadcf6cb
commit
10000d9556
3 changed files with 175 additions and 23 deletions
|
@ -1,10 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:14 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2006/02/15 18:43:45 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= stellarium-0.6.0
|
||||
PKGREVISION= 4
|
||||
DISTNAME= stellarium-0.7.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://stellarium.free.fr/download/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= http://stellarium.free.fr/
|
||||
|
@ -12,6 +11,7 @@ COMMENT= Generate photorealistic skys with OpenGL
|
|||
|
||||
USE_TOOLS+= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
.include "../../devel/SDL/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/08 11:04:51 xtraeme Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2006/02/15 18:43:45 drochner Exp $
|
||||
bin/stellarium
|
||||
man/man1/stellarium.1
|
||||
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/stellarium.mo
|
||||
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/stellarium.mo
|
||||
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/stellarium.mo
|
||||
share/stellarium/config/default_config.ini
|
||||
share/stellarium/config/default_config_dome.ini
|
||||
share/stellarium/data/commonname.fab
|
||||
share/stellarium/data/constellationsart.fab
|
||||
share/stellarium/data/constellationship.fab
|
||||
share/stellarium/data/cardinals.dut.fab
|
||||
share/stellarium/data/cardinals.eng.fab
|
||||
share/stellarium/data/cardinals.esl.fab
|
||||
share/stellarium/data/cardinals.fra.fab
|
||||
share/stellarium/data/courierfont.txt
|
||||
share/stellarium/data/files_format.txt
|
||||
share/stellarium/data/hipparcos.fab
|
||||
|
@ -13,12 +17,46 @@ share/stellarium/data/icon.bmp
|
|||
share/stellarium/data/landscapes.ini
|
||||
share/stellarium/data/messier.fab
|
||||
share/stellarium/data/name.fab
|
||||
share/stellarium/data/name.txt
|
||||
share/stellarium/data/planet_names.deu.fab
|
||||
share/stellarium/data/planet_names.dut.fab
|
||||
share/stellarium/data/planet_names.eng.fab
|
||||
share/stellarium/data/planet_names.esl.fab
|
||||
share/stellarium/data/planet_names.fra.fab
|
||||
share/stellarium/data/planet_names.haw.fab
|
||||
share/stellarium/data/planet_names.ita.fab
|
||||
share/stellarium/data/planet_names.por.fab
|
||||
share/stellarium/data/script_load_config
|
||||
share/stellarium/data/script_save_config
|
||||
share/stellarium/data/script_set_locale
|
||||
share/stellarium/data/script_set_time_zone
|
||||
share/stellarium/data/scripts/lunar_eclipse_partial.sts
|
||||
share/stellarium/data/scripts/lunar_eclipse_total.sts
|
||||
share/stellarium/data/scripts/startup.sts
|
||||
share/stellarium/data/sky_cultures/chinese/constellation_names.eng.fab
|
||||
share/stellarium/data/sky_cultures/chinese/constellationship.fab
|
||||
share/stellarium/data/sky_cultures/egyptian/constellation_names.eng.fab
|
||||
share/stellarium/data/sky_cultures/egyptian/constellationship.fab
|
||||
share/stellarium/data/sky_cultures/polynesian/constellation_names.eng.fab
|
||||
share/stellarium/data/sky_cultures/polynesian/constellation_names.haw.fab
|
||||
share/stellarium/data/sky_cultures/polynesian/constellationsart.fab
|
||||
share/stellarium/data/sky_cultures/polynesian/constellationship.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.deu.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.dut.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.eng.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.esl.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.fra.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.haw.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.ita.fab
|
||||
share/stellarium/data/sky_cultures/western/constellation_names.por.fab
|
||||
share/stellarium/data/sky_cultures/western/constellationsart.fab
|
||||
share/stellarium/data/sky_cultures/western/constellationship.fab
|
||||
share/stellarium/data/skycultures.fab
|
||||
share/stellarium/data/skylanguages.fab
|
||||
share/stellarium/data/spacefont.txt
|
||||
share/stellarium/data/ssystem.ini
|
||||
share/stellarium/data/star_names.eng.fab
|
||||
share/stellarium/data/star_names.haw.fab
|
||||
share/stellarium/data/stellarium.ico
|
||||
share/stellarium/data/zone.tab
|
||||
share/stellarium/textures/backmenu.png
|
||||
|
@ -27,39 +65,145 @@ share/stellarium/textures/bt_atmosphere.png
|
|||
share/stellarium/textures/bt_cardinal.png
|
||||
share/stellarium/textures/bt_config.png
|
||||
share/stellarium/textures/bt_const_names.png
|
||||
share/stellarium/textures/bt_constart.png
|
||||
share/stellarium/textures/bt_constellations.png
|
||||
share/stellarium/textures/bt_follow.png
|
||||
share/stellarium/textures/bt_goto.png
|
||||
share/stellarium/textures/bt_grid.png
|
||||
share/stellarium/textures/bt_ground.png
|
||||
share/stellarium/textures/bt_help.png
|
||||
share/stellarium/textures/bt_nebula.png
|
||||
share/stellarium/textures/bt_planet.png
|
||||
share/stellarium/textures/bt_quit.png
|
||||
share/stellarium/textures/bt_search.png
|
||||
share/stellarium/textures/bt_track.png
|
||||
share/stellarium/textures/callisto.png
|
||||
share/stellarium/textures/constellation-art/andromeda.png
|
||||
share/stellarium/textures/constellation-art/antlia.png
|
||||
share/stellarium/textures/constellation-art/apus.png
|
||||
share/stellarium/textures/constellation-art/aquarius.png
|
||||
share/stellarium/textures/constellation-art/aquila.png
|
||||
share/stellarium/textures/constellation-art/ara.png
|
||||
share/stellarium/textures/constellation-art/argonavis.png
|
||||
share/stellarium/textures/constellation-art/aries.png
|
||||
share/stellarium/textures/constellation-art/auriga.png
|
||||
share/stellarium/textures/constellation-art/bootes.png
|
||||
share/stellarium/textures/constellation-art/caelum.png
|
||||
share/stellarium/textures/constellation-art/camelopardalis.png
|
||||
share/stellarium/textures/constellation-art/cancer.png
|
||||
share/stellarium/textures/constellation-art/canes-venatici.png
|
||||
share/stellarium/textures/constellation-art/canis-major.png
|
||||
share/stellarium/textures/constellation-art/canis-minor.png
|
||||
share/stellarium/textures/constellation-art/capricornus.png
|
||||
share/stellarium/textures/constellation-art/cassiopeia.png
|
||||
share/stellarium/textures/constellation-art/centaurus.png
|
||||
share/stellarium/textures/constellation-art/cepheus.png
|
||||
share/stellarium/textures/constellation-art/cetus.png
|
||||
share/stellarium/textures/constellation-art/chamaeleon.png
|
||||
share/stellarium/textures/constellation-art/circinus.png
|
||||
share/stellarium/textures/constellation-art/columba.png
|
||||
share/stellarium/textures/constellation-art/coma-berenices.png
|
||||
share/stellarium/textures/constellation-art/corona-australis.png
|
||||
share/stellarium/textures/constellation-art/corona-borealis.png
|
||||
share/stellarium/textures/constellation-art/corvus.png
|
||||
share/stellarium/textures/constellation-art/crater.png
|
||||
share/stellarium/textures/constellation-art/crux.png
|
||||
share/stellarium/textures/constellation-art/cygnus.png
|
||||
share/stellarium/textures/constellation-art/delphinus.png
|
||||
share/stellarium/textures/constellation-art/dorado.png
|
||||
share/stellarium/textures/constellation-art/draco.png
|
||||
share/stellarium/textures/constellation-art/equuleus.png
|
||||
share/stellarium/textures/constellation-art/eridanus.png
|
||||
share/stellarium/textures/constellation-art/fornax.png
|
||||
share/stellarium/textures/constellation-art/gemini.png
|
||||
share/stellarium/textures/constellation-art/grus.png
|
||||
share/stellarium/textures/constellation-art/hercules.png
|
||||
share/stellarium/textures/constellation-art/horlogium.png
|
||||
share/stellarium/textures/constellation-art/hydra.png
|
||||
share/stellarium/textures/constellation-art/hydrus.png
|
||||
share/stellarium/textures/constellation-art/indus.png
|
||||
share/stellarium/textures/constellation-art/lacerta.png
|
||||
share/stellarium/textures/constellation-art/leo-minor.png
|
||||
share/stellarium/textures/constellation-art/leo.png
|
||||
share/stellarium/textures/constellation-art/lepus.png
|
||||
share/stellarium/textures/constellation-art/libra.png
|
||||
share/stellarium/textures/constellation-art/lupus.png
|
||||
share/stellarium/textures/constellation-art/lynx.png
|
||||
share/stellarium/textures/constellation-art/lyra.png
|
||||
share/stellarium/textures/constellation-art/mensa.png
|
||||
share/stellarium/textures/constellation-art/microscopium.png
|
||||
share/stellarium/textures/constellation-art/monoceros.png
|
||||
share/stellarium/textures/constellation-art/musca.png
|
||||
share/stellarium/textures/constellation-art/norma.png
|
||||
share/stellarium/textures/constellation-art/octans.png
|
||||
share/stellarium/textures/constellation-art/ophiuchus.png
|
||||
share/stellarium/textures/constellation-art/orion.png
|
||||
share/stellarium/textures/constellation-art/pavo.png
|
||||
share/stellarium/textures/constellation-art/pegasus.png
|
||||
share/stellarium/textures/constellation-art/perseus.png
|
||||
share/stellarium/textures/constellation-art/phoenix.png
|
||||
share/stellarium/textures/constellation-art/pictor.png
|
||||
share/stellarium/textures/constellation-art/pisces.png
|
||||
share/stellarium/textures/constellation-art/piscis-austrinus.png
|
||||
share/stellarium/textures/constellation-art/pyxis.png
|
||||
share/stellarium/textures/constellation-art/reticulum.png
|
||||
share/stellarium/textures/constellation-art/sagitta.png
|
||||
share/stellarium/textures/constellation-art/sagittarius.png
|
||||
share/stellarium/textures/constellation-art/scorpius.png
|
||||
share/stellarium/textures/constellation-art/sculptor.png
|
||||
share/stellarium/textures/constellation-art/scutum.png
|
||||
share/stellarium/textures/constellation-art/sextans.png
|
||||
share/stellarium/textures/constellation-art/taurus.png
|
||||
share/stellarium/textures/constellation-art/telescopium.png
|
||||
share/stellarium/textures/constellation-art/triangulum-australe.png
|
||||
share/stellarium/textures/constellation-art/triangulum.png
|
||||
share/stellarium/textures/constellation-art/tucana.png
|
||||
share/stellarium/textures/constellation-art/ursa-major.png
|
||||
share/stellarium/textures/constellation-art/ursa-minor.png
|
||||
share/stellarium/textures/constellation-art/virgo.png
|
||||
share/stellarium/textures/constellation-art/volans.png
|
||||
share/stellarium/textures/constellation-art/vulpecula.png
|
||||
share/stellarium/textures/courierfont.png
|
||||
share/stellarium/textures/deimos.png
|
||||
share/stellarium/textures/down.png
|
||||
share/stellarium/textures/earth-shadow.png
|
||||
share/stellarium/textures/earthmap.png
|
||||
share/stellarium/textures/europa.png
|
||||
share/stellarium/textures/fog.png
|
||||
share/stellarium/textures/fogridge.png
|
||||
share/stellarium/textures/ganymede.png
|
||||
share/stellarium/textures/halo.png
|
||||
share/stellarium/textures/headermenu.png
|
||||
share/stellarium/textures/io.png
|
||||
share/stellarium/textures/jupiter.png
|
||||
share/stellarium/textures/landscapes/forest.png
|
||||
share/stellarium/textures/landscapes/sea1.png
|
||||
share/stellarium/textures/landscapes/sea2.png
|
||||
share/stellarium/textures/landscapes/sea3.png
|
||||
share/stellarium/textures/landscapes/sea4.png
|
||||
share/stellarium/textures/landscapes/sea5.png
|
||||
share/stellarium/textures/landscapes/snowy1.png
|
||||
share/stellarium/textures/landscapes/snowy2.png
|
||||
share/stellarium/textures/landscapes/snowy3.png
|
||||
share/stellarium/textures/landscapes/snowy4.png
|
||||
share/stellarium/textures/landscapes/snowy5.png
|
||||
share/stellarium/textures/landscapes/HR1.png
|
||||
share/stellarium/textures/landscapes/HR2.png
|
||||
share/stellarium/textures/landscapes/HR3.png
|
||||
share/stellarium/textures/landscapes/HR4.png
|
||||
share/stellarium/textures/landscapes/HR5.png
|
||||
share/stellarium/textures/landscapes/HR6.png
|
||||
share/stellarium/textures/landscapes/HR7.png
|
||||
share/stellarium/textures/landscapes/HRb.png
|
||||
share/stellarium/textures/landscapes/guereins1.png
|
||||
share/stellarium/textures/landscapes/guereins2.png
|
||||
share/stellarium/textures/landscapes/guereins3.png
|
||||
share/stellarium/textures/landscapes/guereins4.png
|
||||
share/stellarium/textures/landscapes/guereins5.png
|
||||
share/stellarium/textures/landscapes/guereins6.png
|
||||
share/stellarium/textures/landscapes/guereins7.png
|
||||
share/stellarium/textures/landscapes/guereins8.png
|
||||
share/stellarium/textures/landscapes/guereinsb.png
|
||||
share/stellarium/textures/landscapes/hurricane1.png
|
||||
share/stellarium/textures/landscapes/hurricane2.png
|
||||
share/stellarium/textures/landscapes/hurricane3.png
|
||||
share/stellarium/textures/landscapes/hurricane4.png
|
||||
share/stellarium/textures/landscapes/hurricane5.png
|
||||
share/stellarium/textures/landscapes/hurricane6.png
|
||||
share/stellarium/textures/landscapes/hurricane7.png
|
||||
share/stellarium/textures/landscapes/hurricane8.png
|
||||
share/stellarium/textures/landscapes/hurricaneb.png
|
||||
share/stellarium/textures/landscapes/trees_512.png
|
||||
share/stellarium/textures/logo24bits.png
|
||||
share/stellarium/textures/lune.png
|
||||
share/stellarium/textures/m1.png
|
||||
share/stellarium/textures/m10.png
|
||||
|
@ -171,10 +315,12 @@ share/stellarium/textures/milkyway.png
|
|||
share/stellarium/textures/neb.png
|
||||
share/stellarium/textures/neptune.png
|
||||
share/stellarium/textures/orion_neb.png
|
||||
share/stellarium/textures/phoebos.png
|
||||
share/stellarium/textures/pleiades.png
|
||||
share/stellarium/textures/pointeur2.png
|
||||
share/stellarium/textures/pointeur4.png
|
||||
share/stellarium/textures/pointeur5.png
|
||||
share/stellarium/textures/rhea.png
|
||||
share/stellarium/textures/saturn.png
|
||||
share/stellarium/textures/saturn_rings.png
|
||||
share/stellarium/textures/spacefont.png
|
||||
|
@ -188,6 +334,12 @@ share/stellarium/textures/zenith.png
|
|||
@dirrm share/stellarium/textures/landscapes
|
||||
@dirrm share/stellarium/textures/constellation-art
|
||||
@dirrm share/stellarium/textures
|
||||
@dirrm share/stellarium/data/sky_cultures/western
|
||||
@dirrm share/stellarium/data/sky_cultures/polynesian
|
||||
@dirrm share/stellarium/data/sky_cultures/egyptian
|
||||
@dirrm share/stellarium/data/sky_cultures/chinese
|
||||
@dirrm share/stellarium/data/sky_cultures
|
||||
@dirrm share/stellarium/data/scripts
|
||||
@dirrm share/stellarium/data
|
||||
@dirrm share/stellarium/config
|
||||
@dirrm share/stellarium
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2005/02/24 11:02:58 agc Exp $
|
||||
$NetBSD: distinfo,v 1.3 2006/02/15 18:43:45 drochner Exp $
|
||||
|
||||
SHA1 (stellarium-0.6.0.tar.gz) = 15c815e6154e0e714acf4d354ce6e2897f1e83a9
|
||||
RMD160 (stellarium-0.6.0.tar.gz) = 575ad04b9fa2e1ce3595ce1cf8bb0b649730c9b5
|
||||
Size (stellarium-0.6.0.tar.gz) = 5934058 bytes
|
||||
SHA1 (stellarium-0.7.1.tar.gz) = 9b283456ec70dd73f618c18386912663f6e10727
|
||||
RMD160 (stellarium-0.7.1.tar.gz) = c99469cd6f0b3cf9756394f36f391ee8b1f8700d
|
||||
Size (stellarium-0.7.1.tar.gz) = 16572863 bytes
|
||||
|
|
Loading…
Reference in a new issue