pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/stellarium Changes 0.8.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fac5f02e16c
branches: trunk
changeset: 519292:5fac5f02e16c
user: adam <adam%pkgsrc.org@localhost>
date: Sun Oct 01 10:27:19 2006 +0000
description:
Changes 0.8.1:
* radial texture for planetary rings
* telescope control using external telescope server programs
* minimum_fps patch by nuisance78
* image flipping
* Automatically get locale codes on win32 (works sometimes)
* Many bugs fixes, thanks to bug reporters on sf.net!
diffstat:
misc/stellarium/Makefile | 18 ++++++++----------
misc/stellarium/PLIST | 29 ++++++++++++++++++++++++++---
misc/stellarium/distinfo | 8 ++++----
3 files changed, 38 insertions(+), 17 deletions(-)
diffs (151 lines):
diff -r 09ba557f7429 -r 5fac5f02e16c misc/stellarium/Makefile
--- a/misc/stellarium/Makefile Sun Oct 01 08:56:28 2006 +0000
+++ b/misc/stellarium/Makefile Sun Oct 01 10:27:19 2006 +0000
@@ -1,19 +1,17 @@
-# $NetBSD: Makefile,v 1.16 2006/06/12 16:28:12 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2006/10/01 10:27:19 adam Exp $
-DISTNAME= stellarium-0.8.0
-PKGREVISION= 1
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}
+DISTNAME= stellarium-0.8.1
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.stellarium.org/
-COMMENT= Generate photorealistic skies with OpenGL
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.stellarium.org/
+COMMENT= Generate photorealistic skies with OpenGL
USE_LANGUAGES= c c++
+USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
-USE_PKGLOCALEDIR= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
diff -r 09ba557f7429 -r 5fac5f02e16c misc/stellarium/PLIST
--- a/misc/stellarium/PLIST Sun Oct 01 08:56:28 2006 +0000
+++ b/misc/stellarium/PLIST Sun Oct 01 10:27:19 2006 +0000
@@ -1,27 +1,37 @@
-@comment $NetBSD: PLIST,v 1.4 2006/05/10 16:48:55 drochner Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/10/01 10:27:19 adam Exp $
bin/stellarium
man/man1/stellarium.1
+share/locale/az/LC_MESSAGES/stellarium.mo
+share/locale/ca/LC_MESSAGES/stellarium.mo
share/locale/cs/LC_MESSAGES/stellarium.mo
share/locale/da/LC_MESSAGES/stellarium.mo
share/locale/de/LC_MESSAGES/stellarium.mo
+share/locale/el/LC_MESSAGES/stellarium.mo
share/locale/en/LC_MESSAGES/stellarium.mo
share/locale/en_GB/LC_MESSAGES/stellarium.mo
share/locale/es/LC_MESSAGES/stellarium.mo
share/locale/fa/LC_MESSAGES/stellarium.mo
share/locale/fi/LC_MESSAGES/stellarium.mo
share/locale/fr/LC_MESSAGES/stellarium.mo
+share/locale/ga/LC_MESSAGES/stellarium.mo
share/locale/hu/LC_MESSAGES/stellarium.mo
+share/locale/id/LC_MESSAGES/stellarium.mo
share/locale/it/LC_MESSAGES/stellarium.mo
share/locale/ja/LC_MESSAGES/stellarium.mo
share/locale/ko/LC_MESSAGES/stellarium.mo
share/locale/lv/LC_MESSAGES/stellarium.mo
share/locale/nb/LC_MESSAGES/stellarium.mo
share/locale/nl/LC_MESSAGES/stellarium.mo
+share/locale/nn/LC_MESSAGES/stellarium.mo
share/locale/pl/LC_MESSAGES/stellarium.mo
+share/locale/pt/LC_MESSAGES/stellarium.mo
share/locale/pt_BR/LC_MESSAGES/stellarium.mo
share/locale/ro/LC_MESSAGES/stellarium.mo
share/locale/ru/LC_MESSAGES/stellarium.mo
+share/locale/sk/LC_MESSAGES/stellarium.mo
+share/locale/sv/LC_MESSAGES/stellarium.mo
share/locale/tr/LC_MESSAGES/stellarium.mo
+share/locale/uk/LC_MESSAGES/stellarium.mo
share/locale/zh_CN/LC_MESSAGES/stellarium.mo
share/locale/zh_HK/LC_MESSAGES/stellarium.mo
share/locale/zh_TW/LC_MESSAGES/stellarium.mo
@@ -31,6 +41,7 @@
share/stellarium/data/constellations_boundaries.dat
share/stellarium/data/default_config.ini
share/stellarium/data/double_txt.dat
+share/stellarium/data/fontmap.dat
share/stellarium/data/hipparcos.fab
share/stellarium/data/icon.bmp
share/stellarium/data/landscapes.ini
@@ -47,6 +58,13 @@
share/stellarium/data/sky_cultures/egyptian/constellation_names.eng.fab
share/stellarium/data/sky_cultures/egyptian/constellationship.fab
share/stellarium/data/sky_cultures/egyptian/info.ini
+share/stellarium/data/sky_cultures/korean/constellation_names.eng.fab
+share/stellarium/data/sky_cultures/korean/constellation_names.exp.fab
+share/stellarium/data/sky_cultures/korean/constellationsart.fab
+share/stellarium/data/sky_cultures/korean/constellationship.fab
+share/stellarium/data/sky_cultures/korean/info.ini
+share/stellarium/data/sky_cultures/korean/on_korea_constellations.txt
+share/stellarium/data/sky_cultures/korean/star_names.fab
share/stellarium/data/sky_cultures/polynesian/constellation_names.eng.fab
share/stellarium/data/sky_cultures/polynesian/constellationsart.fab
share/stellarium/data/sky_cultures/polynesian/constellationship.fab
@@ -66,6 +84,7 @@
share/stellarium/textures/backmenu_flip.png
share/stellarium/textures/bt_alert.png
share/stellarium/textures/bt_atmosphere.png
+share/stellarium/textures/bt_azgrid.png
share/stellarium/textures/bt_blank.png
share/stellarium/textures/bt_cardinal.png
share/stellarium/textures/bt_chart.png
@@ -73,10 +92,12 @@
share/stellarium/textures/bt_const_names.png
share/stellarium/textures/bt_constart.png
share/stellarium/textures/bt_constellations.png
+share/stellarium/textures/bt_eqgrid.png
+share/stellarium/textures/bt_flip_horz.png
+share/stellarium/textures/bt_flip_vert.png
share/stellarium/textures/bt_follow.png
share/stellarium/textures/bt_fwd.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
@@ -345,10 +366,11 @@
share/stellarium/textures/pointeur5.png
share/stellarium/textures/rhea.png
share/stellarium/textures/saturn.png
-share/stellarium/textures/saturn_rings.png
+share/stellarium/textures/saturn_rings_radial.png
share/stellarium/textures/star16x16.png
share/stellarium/textures/starc64x64.png
share/stellarium/textures/sun.png
+share/stellarium/textures/telescope.png
share/stellarium/textures/tethys.png
share/stellarium/textures/titan.png
share/stellarium/textures/titania.png
@@ -362,6 +384,7 @@
@dirrm share/stellarium/textures
@dirrm share/stellarium/data/sky_cultures/western
@dirrm share/stellarium/data/sky_cultures/polynesian
+@dirrm share/stellarium/data/sky_cultures/korean
@dirrm share/stellarium/data/sky_cultures/egyptian
@dirrm share/stellarium/data/sky_cultures/chinese
@dirrm share/stellarium/data/sky_cultures
diff -r 09ba557f7429 -r 5fac5f02e16c misc/stellarium/distinfo
--- a/misc/stellarium/distinfo Sun Oct 01 08:56:28 2006 +0000
+++ b/misc/stellarium/distinfo Sun Oct 01 10:27:19 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/05/10 16:48:55 drochner Exp $
+$NetBSD: distinfo,v 1.5 2006/10/01 10:27:19 adam Exp $
-SHA1 (stellarium-0.8.0.tar.gz) = 9a6de5a0f5d949ab6defadf627a3f6e87dba9ff9
-RMD160 (stellarium-0.8.0.tar.gz) = f40505461e736ab92183391676bc85355221a8a6
-Size (stellarium-0.8.0.tar.gz) = 18739756 bytes
+SHA1 (stellarium-0.8.1.tar.gz) = 036c7427544084a9bd9211b83f7ee3b82de6b994
+RMD160 (stellarium-0.8.1.tar.gz) = 8c8363c8778af7486ccfb48c07550ea7b6659c36
+Size (stellarium-0.8.1.tar.gz) = 18949733 bytes
Home |
Main Index |
Thread Index |
Old Index