summaryrefslogtreecommitdiff
path: root/misc/stellarium
diff options
context:
space:
mode:
authoradam <adam>2008-10-26 14:03:37 +0000
committeradam <adam>2008-10-26 14:03:37 +0000
commit7efcc49a86eee81b852dd219a98bca9b84df8835 (patch)
tree39ff2a2c7fa232d91ce755fa22b6f873fc38d226 /misc/stellarium
parent6b19ff2598c2424c089f48b074cb8e69edf827c2 (diff)
downloadpkgsrc-7efcc49a86eee81b852dd219a98bca9b84df8835.tar.gz
Changes 0.10.0:
* Global switch to Qt. Don't support SDL main application anymore. * The whole StelApp class is managed by a QGraphicsScene, inside a QGraphicsView. * Removed deprecated sources from the core of stellarium. * Continued API cleaning and simplifications. * Performed large refactorings to use portable Qt API. * Re-organized the source files into sub-directories. * Migrated config file parsing to a QSettings based implementation. * Exposed some methods as slots so that they can be scripted in the future. * Created the new Qt-based GUI button bars. * Recoded from scratch the new QWidget based GUI rendered in the QGraphicsView using style sheets. * Moved stars/planets halo rendering into SkyDrawer. * Implemented dynamic eye adaptation for bright objects. * Optimized atmosphere computation and others, speed can be increased up to a factor of 2. * Implemented light pollution following the Bortle scale index. * Improved and optimized stars rendering (updated colors, sizes and added large halo for very bright ones, use GL lists for drawing stars by bunch) * Created a new SkyTile class supporting lazy dynamic multi-resolution images loading and display. Image trees can be stored as JSON files. * Startup is much faster. * Migrated the previous nebula textures to the new format. * Added a LocationManager for managing observing locations and cleaned the code of observer. * Changed key bindings, use F1.. F6 for opening dialogs. * Tab completion on the search dialog. * Added descriptions for the sky cultures and improved the ones for landscapes. * Added a new mars landscape. * Fixed many bugs.
Diffstat (limited to 'misc/stellarium')
-rw-r--r--misc/stellarium/Makefile11
-rw-r--r--misc/stellarium/PLIST132
-rw-r--r--misc/stellarium/distinfo14
-rw-r--r--misc/stellarium/patches/patch-aa105
-rw-r--r--misc/stellarium/patches/patch-ab33
-rw-r--r--misc/stellarium/patches/patch-ac13
-rw-r--r--misc/stellarium/patches/patch-ad58
7 files changed, 152 insertions, 214 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index 556553c4218..57aa9c58606 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2008/09/16 22:51:20 markd Exp $
+# $NetBSD: Makefile,v 1.28 2008/10/26 14:03:37 adam Exp $
-DISTNAME= stellarium-0.9.1
+DISTNAME= stellarium-0.10.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}
+EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.stellarium.org/
@@ -19,11 +20,11 @@ CMAKE_ARGS+= -D FreeType2_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.freetype2}/include
CMAKE_ARGS+= -D FreeType2_LIBRARIES:PATH=${BUILDLINK_PREFIX.freetype2}/lib
CMAKE_ARGS+= -D SDLMIXER_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.SDL}/include/SDL
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../devel/boost-headers/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../devel/boost-headers/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/stellarium/PLIST b/misc/stellarium/PLIST
index 6ecd7e671b7..8bb5eee5f04 100644
--- a/misc/stellarium/PLIST
+++ b/misc/stellarium/PLIST
@@ -1,73 +1,156 @@
-@comment $NetBSD: PLIST,v 1.8 2008/02/28 18:07:54 drochner Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/10/26 14:03:37 adam Exp $
bin/stellarium
+man/man1/stellarium.1
+share/locale/af/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/af/LC_MESSAGES/stellarium.mo
+share/locale/ar/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ar/LC_MESSAGES/stellarium.mo
+share/locale/az/LC_MESSAGES/stellarium-skycultures.mo
share/locale/az/LC_MESSAGES/stellarium.mo
+share/locale/be/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/be/LC_MESSAGES/stellarium.mo
+share/locale/bg/LC_MESSAGES/stellarium-skycultures.mo
share/locale/bg/LC_MESSAGES/stellarium.mo
+share/locale/bn/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/bn/LC_MESSAGES/stellarium.mo
+share/locale/ca/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ca/LC_MESSAGES/stellarium.mo
+share/locale/cs/LC_MESSAGES/stellarium-skycultures.mo
share/locale/cs/LC_MESSAGES/stellarium.mo
+share/locale/cy/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/cy/LC_MESSAGES/stellarium.mo
+share/locale/da/LC_MESSAGES/stellarium-skycultures.mo
share/locale/da/LC_MESSAGES/stellarium.mo
+share/locale/de/LC_MESSAGES/stellarium-skycultures.mo
share/locale/de/LC_MESSAGES/stellarium.mo
+share/locale/el/LC_MESSAGES/stellarium-skycultures.mo
share/locale/el/LC_MESSAGES/stellarium.mo
+share/locale/en/LC_MESSAGES/stellarium-skycultures.mo
share/locale/en/LC_MESSAGES/stellarium.mo
+share/locale/en_AU/LC_MESSAGES/stellarium-skycultures.mo
share/locale/en_AU/LC_MESSAGES/stellarium.mo
+share/locale/en_CA/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/en_CA/LC_MESSAGES/stellarium.mo
+share/locale/en_GB/LC_MESSAGES/stellarium-skycultures.mo
share/locale/en_GB/LC_MESSAGES/stellarium.mo
+share/locale/eo/LC_MESSAGES/stellarium-skycultures.mo
share/locale/eo/LC_MESSAGES/stellarium.mo
+share/locale/es/LC_MESSAGES/stellarium-skycultures.mo
share/locale/es/LC_MESSAGES/stellarium.mo
+share/locale/et/LC_MESSAGES/stellarium-skycultures.mo
share/locale/et/LC_MESSAGES/stellarium.mo
+share/locale/eu/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/eu/LC_MESSAGES/stellarium.mo
+share/locale/fa/LC_MESSAGES/stellarium-skycultures.mo
share/locale/fa/LC_MESSAGES/stellarium.mo
+share/locale/fi/LC_MESSAGES/stellarium-skycultures.mo
share/locale/fi/LC_MESSAGES/stellarium.mo
+share/locale/fil/LC_MESSAGES/stellarium-skycultures.mo
share/locale/fil/LC_MESSAGES/stellarium.mo
+share/locale/fr/LC_MESSAGES/stellarium-skycultures.mo
share/locale/fr/LC_MESSAGES/stellarium.mo
+share/locale/fy/LC_MESSAGES/stellarium.mo
+share/locale/ga/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ga/LC_MESSAGES/stellarium.mo
+share/locale/gl/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/gl/LC_MESSAGES/stellarium.mo
+share/locale/gu/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/haw/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/haw/LC_MESSAGES/stellarium.mo
+share/locale/he/LC_MESSAGES/stellarium-skycultures.mo
share/locale/he/LC_MESSAGES/stellarium.mo
+share/locale/hr/LC_MESSAGES/stellarium-skycultures.mo
share/locale/hr/LC_MESSAGES/stellarium.mo
+share/locale/hu/LC_MESSAGES/stellarium-skycultures.mo
share/locale/hu/LC_MESSAGES/stellarium.mo
-share/locale/hw/LC_MESSAGES/stellarium.mo
+share/locale/hy/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/hy/LC_MESSAGES/stellarium.mo
+share/locale/ia/LC_MESSAGES/stellarium.mo
+share/locale/id/LC_MESSAGES/stellarium-skycultures.mo
share/locale/id/LC_MESSAGES/stellarium.mo
+share/locale/is/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/is/LC_MESSAGES/stellarium.mo
+share/locale/it/LC_MESSAGES/stellarium-skycultures.mo
share/locale/it/LC_MESSAGES/stellarium.mo
+share/locale/ja/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ja/LC_MESSAGES/stellarium.mo
+share/locale/ka/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/ka/LC_MESSAGES/stellarium.mo
+share/locale/kn/LC_MESSAGES/stellarium-skycultures.mo
share/locale/kn/LC_MESSAGES/stellarium.mo
+share/locale/ko/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ko/LC_MESSAGES/stellarium.mo
+share/locale/lt/LC_MESSAGES/stellarium-skycultures.mo
share/locale/lt/LC_MESSAGES/stellarium.mo
+share/locale/lv/LC_MESSAGES/stellarium-skycultures.mo
share/locale/lv/LC_MESSAGES/stellarium.mo
+share/locale/mk/LC_MESSAGES/stellarium-skycultures.mo
share/locale/mk/LC_MESSAGES/stellarium.mo
+share/locale/ml/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ml/LC_MESSAGES/stellarium.mo
+share/locale/ms/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/ms/LC_MESSAGES/stellarium.mo
+share/locale/mt/LC_MESSAGES/stellarium-skycultures.mo
share/locale/mt/LC_MESSAGES/stellarium.mo
+share/locale/nb/LC_MESSAGES/stellarium-skycultures.mo
share/locale/nb/LC_MESSAGES/stellarium.mo
+share/locale/nl/LC_MESSAGES/stellarium-skycultures.mo
share/locale/nl/LC_MESSAGES/stellarium.mo
+share/locale/nn/LC_MESSAGES/stellarium-skycultures.mo
share/locale/nn/LC_MESSAGES/stellarium.mo
+share/locale/pl/LC_MESSAGES/stellarium-skycultures.mo
share/locale/pl/LC_MESSAGES/stellarium.mo
+share/locale/pt/LC_MESSAGES/stellarium-skycultures.mo
share/locale/pt/LC_MESSAGES/stellarium.mo
+share/locale/pt_BR/LC_MESSAGES/stellarium-skycultures.mo
share/locale/pt_BR/LC_MESSAGES/stellarium.mo
+share/locale/ro/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ro/LC_MESSAGES/stellarium.mo
+share/locale/ru/LC_MESSAGES/stellarium-skycultures.mo
share/locale/ru/LC_MESSAGES/stellarium.mo
+share/locale/se/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/se/LC_MESSAGES/stellarium.mo
+share/locale/sk/LC_MESSAGES/stellarium-skycultures.mo
share/locale/sk/LC_MESSAGES/stellarium.mo
+share/locale/sl/LC_MESSAGES/stellarium-skycultures.mo
share/locale/sl/LC_MESSAGES/stellarium.mo
+share/locale/sr/LC_MESSAGES/stellarium-skycultures.mo
share/locale/sr/LC_MESSAGES/stellarium.mo
+share/locale/sv/LC_MESSAGES/stellarium-skycultures.mo
share/locale/sv/LC_MESSAGES/stellarium.mo
+share/locale/te/LC_MESSAGES/stellarium-skycultures.mo
+share/locale/te/LC_MESSAGES/stellarium.mo
+share/locale/th/LC_MESSAGES/stellarium-skycultures.mo
share/locale/th/LC_MESSAGES/stellarium.mo
+share/locale/tl/LC_MESSAGES/stellarium-skycultures.mo
share/locale/tl/LC_MESSAGES/stellarium.mo
+share/locale/tr/LC_MESSAGES/stellarium-skycultures.mo
share/locale/tr/LC_MESSAGES/stellarium.mo
+share/locale/uk/LC_MESSAGES/stellarium-skycultures.mo
share/locale/uk/LC_MESSAGES/stellarium.mo
+share/locale/vi/LC_MESSAGES/stellarium-skycultures.mo
share/locale/vi/LC_MESSAGES/stellarium.mo
+share/locale/zh_CN/LC_MESSAGES/stellarium-skycultures.mo
share/locale/zh_CN/LC_MESSAGES/stellarium.mo
+share/locale/zh_HK/LC_MESSAGES/stellarium-skycultures.mo
share/locale/zh_HK/LC_MESSAGES/stellarium.mo
+share/locale/zh_TW/LC_MESSAGES/stellarium-skycultures.mo
share/locale/zh_TW/LC_MESSAGES/stellarium.mo
share/stellarium/data/DejaVuSans.ttf
share/stellarium/data/DejaVuSansMono.ttf
-share/stellarium/data/cities_Earth.fab
-share/stellarium/data/cities_Mars.fab
-share/stellarium/data/cities_Moon.fab
-share/stellarium/data/cities_Venus.fab
+share/stellarium/data/base_locations.txt
share/stellarium/data/constellations_boundaries.dat
+share/stellarium/data/countryCodes.dat
share/stellarium/data/default_config.ini
-share/stellarium/data/double_txt.dat
share/stellarium/data/fontmap.dat
-share/stellarium/data/icon.bmp
+share/stellarium/data/gui/nightHtml.css
+share/stellarium/data/gui/nightStyle.css
+share/stellarium/data/gui/normalHtml.css
+share/stellarium/data/gui/normalStyle.css
+share/stellarium/data/gui/world.png
share/stellarium/data/iso639-1.utf8
share/stellarium/data/ssystem.ini
share/stellarium/data/stellarium.ico
-share/stellarium/data/variable_txt.dat
share/stellarium/data/zone.tab
share/stellarium/landscapes/garching/garching-gl1.png
share/stellarium/landscapes/garching/garching-gl2.png
@@ -95,6 +178,8 @@ share/stellarium/landscapes/hurricane/hurricane7.png
share/stellarium/landscapes/hurricane/hurricane8.png
share/stellarium/landscapes/hurricane/hurricaneb.png
share/stellarium/landscapes/hurricane/landscape.ini
+share/stellarium/landscapes/mars/landscape.ini
+share/stellarium/landscapes/mars/mars.png
share/stellarium/landscapes/moon/apollo17.png
share/stellarium/landscapes/moon/landscape.ini
share/stellarium/landscapes/ocean/landscape.ini
@@ -221,15 +306,18 @@ share/stellarium/nebulae/default/nebula_textures.fab
share/stellarium/nebulae/default/ngc2000.dat
share/stellarium/nebulae/default/ngc2000names.dat
share/stellarium/nebulae/default/pleiades.png
+share/stellarium/nebulae/default/textures.json
share/stellarium/scripts/lunar_eclipse_partial.sts
share/stellarium/scripts/lunar_eclipse_total.sts
share/stellarium/scripts/startup.sts
share/stellarium/skycultures/chinese/constellation_names.eng.fab
share/stellarium/skycultures/chinese/constellationship.fab
+share/stellarium/skycultures/chinese/description.en.utf8
share/stellarium/skycultures/chinese/info.ini
share/stellarium/skycultures/chinese/star_names.fab
share/stellarium/skycultures/egyptian/constellation_names.eng.fab
share/stellarium/skycultures/egyptian/constellationship.fab
+share/stellarium/skycultures/egyptian/description.en.utf8
share/stellarium/skycultures/egyptian/info.ini
share/stellarium/skycultures/egyptian/star_names.fab
share/stellarium/skycultures/inuit/blubber-container.png
@@ -239,6 +327,7 @@ share/stellarium/skycultures/inuit/collarbones.png
share/stellarium/skycultures/inuit/constellation_names.eng.fab
share/stellarium/skycultures/inuit/constellationsart.fab
share/stellarium/skycultures/inuit/constellationship.fab
+share/stellarium/skycultures/inuit/description.en.utf8
share/stellarium/skycultures/inuit/dogs.png
share/stellarium/skycultures/inuit/info.ini
share/stellarium/skycultures/inuit/lamp-stand.png
@@ -252,28 +341,40 @@ share/stellarium/skycultures/korean/constellation_names.eng.fab
share/stellarium/skycultures/korean/constellation_names.exp.fab
share/stellarium/skycultures/korean/constellationsart.fab
share/stellarium/skycultures/korean/constellationship.fab
+share/stellarium/skycultures/korean/description.en.utf8
share/stellarium/skycultures/korean/info.ini
share/stellarium/skycultures/korean/on_korea_constellations.txt
share/stellarium/skycultures/korean/star_names.fab
share/stellarium/skycultures/lakota/constellation_names.eng.fab
share/stellarium/skycultures/lakota/constellationship.fab
+share/stellarium/skycultures/lakota/description.en.utf8
share/stellarium/skycultures/lakota/info.ini
share/stellarium/skycultures/lakota/star_names.fab
+share/stellarium/skycultures/maori/constellation_names.eng.fab
+share/stellarium/skycultures/maori/constellationship.fab
+share/stellarium/skycultures/maori/description.en.utf8
+share/stellarium/skycultures/maori/info.ini
+share/stellarium/skycultures/maori/references.txt
+share/stellarium/skycultures/maori/star_names.fab
share/stellarium/skycultures/navajo/constellation_names.eng.fab
share/stellarium/skycultures/navajo/constellationship.fab
+share/stellarium/skycultures/navajo/description.en.utf8
share/stellarium/skycultures/navajo/info.ini
share/stellarium/skycultures/navajo/star_names.fab
share/stellarium/skycultures/norse/constellation_names.eng.fab
share/stellarium/skycultures/norse/constellationship.fab
+share/stellarium/skycultures/norse/description.en.utf8
share/stellarium/skycultures/norse/info.ini
share/stellarium/skycultures/norse/star_names.fab
share/stellarium/skycultures/polynesian/constellation_names.eng.fab
share/stellarium/skycultures/polynesian/constellationsart.fab
share/stellarium/skycultures/polynesian/constellationship.fab
+share/stellarium/skycultures/polynesian/description.en.utf8
share/stellarium/skycultures/polynesian/info.ini
share/stellarium/skycultures/polynesian/star_names.fab
share/stellarium/skycultures/tupi/constellation_names.eng.fab
share/stellarium/skycultures/tupi/constellationship.fab
+share/stellarium/skycultures/tupi/description.en.utf8
share/stellarium/skycultures/tupi/info.ini
share/stellarium/skycultures/tupi/star_names.fab
share/stellarium/skycultures/western/andromeda.png
@@ -311,6 +412,7 @@ share/stellarium/skycultures/western/crater.png
share/stellarium/skycultures/western/crux.png
share/stellarium/skycultures/western/cygnus.png
share/stellarium/skycultures/western/delphinus.png
+share/stellarium/skycultures/western/description.en.utf8
share/stellarium/skycultures/western/dorado.png
share/stellarium/skycultures/western/draco.png
share/stellarium/skycultures/western/equuleus.png
@@ -375,8 +477,6 @@ share/stellarium/stars/default/stars_3_1v0_0.cat
share/stellarium/stars/default/stars_hip_cids_0v0_0.cat
share/stellarium/stars/default/stars_hip_sp_0v0_0.cat
share/stellarium/textures/ariel.png
-share/stellarium/textures/backmenu.png
-share/stellarium/textures/backmenu_flip.png
share/stellarium/textures/bt_alert.png
share/stellarium/textures/bt_atmosphere.png
share/stellarium/textures/bt_azgrid.png
@@ -410,7 +510,6 @@ share/stellarium/textures/callisto.png
share/stellarium/textures/city.png
share/stellarium/textures/deimos.png
share/stellarium/textures/dione.png
-share/stellarium/textures/down.png
share/stellarium/textures/earth-clouds.jpg
share/stellarium/textures/earth-shadow.png
share/stellarium/textures/earthmap.png
@@ -426,7 +525,7 @@ share/stellarium/textures/hyperion.png
share/stellarium/textures/iapetus.png
share/stellarium/textures/io.png
share/stellarium/textures/jupiter.png
-share/stellarium/textures/logo24bits.png
+share/stellarium/textures/logo24bitsbeta.png
share/stellarium/textures/lune.png
share/stellarium/textures/mars.png
share/stellarium/textures/mercury.png
@@ -439,7 +538,7 @@ share/stellarium/textures/neptune.png
share/stellarium/textures/nomap.png
share/stellarium/textures/oberon.png
share/stellarium/textures/phobos.png
-share/stellarium/textures/pointeur1.png
+share/stellarium/textures/planet-indicator.png
share/stellarium/textures/pointeur2.png
share/stellarium/textures/pointeur4.png
share/stellarium/textures/pointeur5.png
@@ -447,14 +546,12 @@ share/stellarium/textures/rhea.png
share/stellarium/textures/saturn.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
share/stellarium/textures/umbriel.png
-share/stellarium/textures/up.png
share/stellarium/textures/uranus.png
share/stellarium/textures/venus.png
share/stellarium/textures/zenith.png
@@ -466,6 +563,7 @@ share/stellarium/textures/zenith.png
@dirrm share/stellarium/skycultures/polynesian
@dirrm share/stellarium/skycultures/norse
@dirrm share/stellarium/skycultures/navajo
+@dirrm share/stellarium/skycultures/maori
@dirrm share/stellarium/skycultures/lakota
@dirrm share/stellarium/skycultures/korean
@dirrm share/stellarium/skycultures/inuit
@@ -478,9 +576,11 @@ share/stellarium/textures/zenith.png
@dirrm share/stellarium/landscapes/trees
@dirrm share/stellarium/landscapes/ocean
@dirrm share/stellarium/landscapes/moon
+@dirrm share/stellarium/landscapes/mars
@dirrm share/stellarium/landscapes/hurricane
@dirrm share/stellarium/landscapes/guereins
@dirrm share/stellarium/landscapes/garching
@dirrm share/stellarium/landscapes
+@dirrm share/stellarium/data/gui
@dirrm share/stellarium/data
@dirrm share/stellarium
diff --git a/misc/stellarium/distinfo b/misc/stellarium/distinfo
index 0784bd3f485..f190ef9932b 100644
--- a/misc/stellarium/distinfo
+++ b/misc/stellarium/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.9 2008/09/16 13:23:42 drochner Exp $
+$NetBSD: distinfo,v 1.10 2008/10/26 14:03:37 adam Exp $
-SHA1 (stellarium-0.9.1.tar.gz) = 7cbfc207a4497d7f9afa0dda715fae21f8a0d9ef
-RMD160 (stellarium-0.9.1.tar.gz) = df777f6f0f1f7748dd1ce1e2de7cc343cc9caaed
-Size (stellarium-0.9.1.tar.gz) = 31491807 bytes
-SHA1 (patch-aa) = 2791d454360c81f05c80dede368fe65fe32aa66c
-SHA1 (patch-ab) = 04570905a82b80054f4dfe207eb6bbe3a4fe9696
-SHA1 (patch-ac) = 28d42d9663289bc73d31071ea9b7ac50f19d4b25
-SHA1 (patch-ad) = b70c6c7ab288e9ab1f07432c7599c06a8759fb8a
+SHA1 (stellarium-0.10.0.tgz) = 0a90134ffc72d196ec0af97b605f8f27140a1a09
+RMD160 (stellarium-0.10.0.tgz) = d03cf24ef1b9d24dc21c85d6e4a6832fa90c0706
+Size (stellarium-0.10.0.tgz) = 34791626 bytes
+SHA1 (patch-aa) = 308fb712725a7651a91c553fbc3c68e6b64a6cd9
+SHA1 (patch-ab) = d94f54f6945d19b340748fbfd2a9187c543aed2a
diff --git a/misc/stellarium/patches/patch-aa b/misc/stellarium/patches/patch-aa
index 81d869b6fab..b1249d1fd36 100644
--- a/misc/stellarium/patches/patch-aa
+++ b/misc/stellarium/patches/patch-aa
@@ -1,94 +1,13 @@
-$NetBSD: patch-aa,v 1.1 2008/09/16 13:23:42 drochner Exp $
+$NetBSD: patch-aa,v 1.2 2008/10/26 14:03:37 adam Exp $
---- src/StelApp.cpp.orig 2008-09-15 13:42:12.000000000 +0200
-+++ src/StelApp.cpp
-@@ -141,7 +141,7 @@ void StelApp::init()
- {
- Translator::init(stelFileMgr->findFile("data/iso639-1.utf8"));
- }
-- catch (exception& e)
-+ catch (std::exception& e)
- {
- cerr << "ERROR while loading translations: " << e.what() << endl;
- }
-@@ -180,7 +180,7 @@ void StelApp::init()
- {
- fontMapFile = stelFileMgr->findFile(QFile::decodeName("data/fontmap.dat"));
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR when locating font map file: " << e.what() << endl;
- }
-@@ -243,7 +243,7 @@ void StelApp::init()
- {
- iconPath = stelFileMgr->findFile("data/icon.bmp");
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR when trying to locate icon file: " << e.what() << endl;
- }
-@@ -425,7 +425,7 @@ void StelApp::parseCLIArgsPreConfig(void
- stelFileMgr->findFile("landscapes/" + *i + "/landscape.ini");
- cout << (*i).toUtf8().data() << endl;
- }
-- catch(exception& e){}
-+ catch(std::exception& e){}
- }
- exit(0);
- }
-@@ -434,7 +434,7 @@ void StelApp::parseCLIArgsPreConfig(void
- {
- setConfigFile(qPrintable(argsGetOptionWithArg<QString>(argList, "-c", "--config-file", "config.ini")));
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR: while looking for --config-file option: " << e.what() << ". Using \"config.ini\"" << endl;
- setConfigFile("config.ini");
-@@ -463,7 +463,7 @@ void StelApp::parseCLIArgsPostConfig(Ini
- projectionType = argsGetOptionWithArg<QString>(argList, "", "--projection-type", "");
-
- }
-- catch (exception& e)
-+ catch (std::exception& e)
- {
- cerr << "ERROR while checking command line options: " << e.what() << endl;
- exit(0);
-@@ -746,7 +746,7 @@ void StelApp::setConfigFile(const QStrin
- configFile = stelFileMgr->findFile(configName, StelFileMgr::FLAGS(StelFileMgr::WRITABLE|StelFileMgr::FILE));
- return;
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- //cerr << "DEBUG StelApp::setConfigFile could not locate writable config file " << configName << endl;
- }
-@@ -756,7 +756,7 @@ void StelApp::setConfigFile(const QStrin
- configFile = stelFileMgr->findFile(configName, StelFileMgr::FILE);
- return;
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- //cerr << "DEBUG StelApp::setConfigFile could not find read only config file " << configName << endl;
- }
-@@ -767,7 +767,7 @@ void StelApp::setConfigFile(const QStrin
- //cerr << "DEBUG StelApp::setConfigFile found NEW file path: " << configFile << endl;
- return;
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR StelApp::setConfigFile could not find or create configuration file " << configName.toUtf8().data() << endl;
- exit(1);
-@@ -781,7 +781,7 @@ void StelApp::copyDefaultConfigFile()
- {
- defaultConfigFilePath = stelFileMgr->findFile("data/default_config.ini");
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR (copyDefaultConfigFile): failed to locate data/default_config.ini. Please check your installation." << endl;
- exit(1);
+--- src/modules/ConstellationMgr.cpp.orig 2008-10-26 14:25:08.000000000 +0100
++++ src/modules/ConstellationMgr.cpp
+@@ -402,7 +402,7 @@ void ConstellationMgr::loadLinesAndArt(c
+ {
+ texturePath = StelApp::getInstance().getFileMgr().findFile(QString("textures/")+texfile);
+ }
+- catch(exception& e2)
++ catch (std::exception& e2)
+ {
+ qWarning() << "ERROR: could not find texture, " << texfile << ": " << e2.what();
+ }
diff --git a/misc/stellarium/patches/patch-ab b/misc/stellarium/patches/patch-ab
index d1348c768e0..424eba7e807 100644
--- a/misc/stellarium/patches/patch-ab
+++ b/misc/stellarium/patches/patch-ab
@@ -1,22 +1,13 @@
-$NetBSD: patch-ab,v 1.1 2008/09/16 13:23:42 drochner Exp $
+$NetBSD: patch-ab,v 1.2 2008/10/26 14:03:37 adam Exp $
---- src/stel_command_interface.cpp.orig 2008-09-15 14:03:46.000000000 +0200
-+++ src/stel_command_interface.cpp
-@@ -436,7 +436,7 @@ int StelCommandInterface::execute_comman
- image_filename = stapp->getFileMgr().findFile(image_filename);
- script_images->load_image(image_filename, args["name"].c_str(), img_pos);
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR finding script: " << e.what() << endl;
- debug_message = _("Unable to open file: ") + image_filename.toStdWString();
-@@ -511,7 +511,7 @@ int StelCommandInterface::execute_comman
- audio = new Audio(QFile::encodeName(audioFilePath).constData(), "default track", StelUtils::stringToLong(args["output_rate"]));
- audio->play(args["loop"]=="on");
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR while trying to play audio file: " << args["filename"] << " : " << e.what() << endl;
- }
+--- doc/CMakeLists.txt.orig 2008-10-26 14:40:24.000000000 +0100
++++ doc/CMakeLists.txt
+@@ -20,7 +20,7 @@ ADD_CUSTOM_COMMAND(
+ DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1
+ )
+
+-INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1 DESTINATION share/man/man1)
++INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/stellarium.1 DESTINATION man/man1)
+
+ ENDIF(UNIX AND NOT WIN32)
+
diff --git a/misc/stellarium/patches/patch-ac b/misc/stellarium/patches/patch-ac
deleted file mode 100644
index cd167a96e5c..00000000000
--- a/misc/stellarium/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2008/09/16 13:23:42 drochner Exp $
-
---- src/stel_ui_conf.cpp.orig 2008-09-15 14:05:32.000000000 +0200
-+++ src/stel_ui_conf.cpp
-@@ -620,7 +620,7 @@ void StelUI::load_cities(const string& p
- {
- fileName = StelApp::getInstance().getFileMgr().findFile(QString("data/cities_") + planetEnglishName.c_str() + ".fab");
- }
-- catch (exception& e)
-+ catch (std::exception& e)
- {
- cerr << "INFO StelUI::load_cities " << e.what() << endl;
- return;
diff --git a/misc/stellarium/patches/patch-ad b/misc/stellarium/patches/patch-ad
deleted file mode 100644
index 009eb260548..00000000000
--- a/misc/stellarium/patches/patch-ad
+++ /dev/null
@@ -1,58 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2008/09/16 13:23:42 drochner Exp $
-
---- src/stel_ui_tuiconf.cpp.orig 2008-09-15 14:07:22.000000000 +0200
-+++ src/stel_ui_tuiconf.cpp
-@@ -155,7 +155,7 @@ void StelUI::init_tui(void)
- {
- tui_time_settmz = new s_tui::Time_zone_item(QFile::encodeName(app->getFileMgr().findFile("data/zone.tab")).constData(), wstring(L"2.2 "));
- }
-- catch(exception &e)
-+ catch(std::exception &e)
- {
- cerr << "ERROR locating zone file: " << e.what() << endl;
- }
-@@ -520,7 +520,7 @@ int StelUI::handle_keys_tui(Uint16 key,
- cmd = "script action play filename \"" + SelectedScript
- + "\" path \"" + QFile::encodeName(theParent).constData() + "/\"";
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR while executing script " << SelectedScript << ": " << e.what() << endl;
- }
-@@ -677,7 +677,7 @@ void StelUI::tui_cb_admin_save_default(v
- {
- saveCurrentConfig(app->getConfigFilePath());
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR: could not save config.ini file: " << e.what() << endl;
- }
-@@ -686,7 +686,7 @@ void StelUI::tui_cb_admin_save_default(v
- {
- system( QFile::encodeName(app->getFileMgr().findFile("data/script_save_config ")).constData());
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR while calling script_save_config: " << e.what() << endl;
- }
-@@ -699,7 +699,7 @@ void StelUI::tui_cb_admin_updateme(void)
- {
- system( QFile::encodeName(app->getFileMgr().findFile("data/script_internet_update ")).constData());
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR while calling script_internet_update: " << e.what() << endl;
- }
-@@ -713,7 +713,7 @@ void StelUI::tui_cb_admin_shutdown(void)
- {
- system( QFile::encodeName(app->getFileMgr().findFile("data/script_shutdown ")).constData());
- }
-- catch(exception& e)
-+ catch(std::exception& e)
- {
- cerr << "ERROR while calling script_shutdown: " << e.what() << endl;
- }