summaryrefslogtreecommitdiff
path: root/misc/stellarium
AgeCommit message (Collapse)AuthorFilesLines
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-28fix build breakage, likely resulting from a weird interaction of Mesadrochner2-1/+18
and qt4 wrt include file ordering
2009-06-14Remove @dirrm entries from PLISTsjoerg1-30/+1
2009-03-19update to 0.10.2drochner2-6/+6
Version 0.10.2 is based on the recent release of QT 4.5, which should fix startup problems which some users experienced with version 0.10.1. This change should also solve some Mac rendering bugs and speed up the GUI elements of the program. A new projection mode is now available, called "Hammer-Aitoff", which allows for very wide fields of view (up to 360 degrees). This release also includes many bug fixes and some general performance tweaks. (The note about qt-4.5 is misleading. It works with 4.4 as well.)
2009-03-09Needs msgfmt.hasso1-2/+2
2009-02-11update to 0.10.1drochner3-12/+22
changes: Added reset all config options button. Added code for uncompressing gzip files (borrowed from from libkde) Allowed for gzip compressed JSON files. Fixed flip buttons bug. Fixed min FPS feature. Implemented screenshots inverted colors feature + associated GUI. Re-coded grid display from scratch. It is now much faster and much more robust. Refactored large part of the Navigator and Projector classes. Added a StelPainter class allowing many optimizations and simpler API. Re-added telescope control key bindings. Improved the doxygen developers documentation. Added Simbad lookup to the search window. Fixed ecliptic line rendering. Fixed grid rendering bugs. Added ZIP archive support with code copied from KDE SVN. Fixed sun's magnitude bug. Added automatic star catalog downloader to GUI. Star catalog settings are now defined in a config file. Converted system-dependent star catalog memory mapping code to QFile::map(). Added log file for debugging output. Prepends system specs, such as memory and CPU information. Imported KdeWin32 code for POSIX emulation on Windows. Fixed build with Qt 4.5. Fixed full screen problems at init. Optimized VecXX contructors (no more default values). Added translations for Albanian and Bosnian. Fixed many bugs.
2008-10-26Changes 0.10.0:adam7-214/+152
* 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.
2008-09-16Use USE_CMAKE.markd1-12/+5
2008-09-16fix fallout from boost and cmake updates:drochner6-2/+194
-prefix uses of "exception" with "std::" to avoid conflict with a similar definition in new "boost" -set a cmake var to get an rpath into the installed executable (seems that cmake's behaviour changed)
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-02-28update to 0.9.1drochner3-13/+34
This is primarily a bug fix and stabilization release. Apart from bug fixes, users can expect to see improved start-up times and a new sky culture (Tupi-Guarani) as well as some progress with translations and overall stability.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-04Bump PKGREVISION due to boost update to 1.34.1.jmmv1-1/+2
2007-10-12update to 0.9.0drochner3-278/+350
changes: -Larger star catalogue, New sky cultures, New projections, Some new nebula textureS -Better accuracy of planetary positions, more precise positioning of nebula textures -New orbital calculation class making it possible to add comet objects -Fly to planets by pressing control-G when one is selected -Landscape locations - can set the location according to the landscape -Places of interest improved -New landscape: Garching, (near Munich, Germany) -Data file layout change -minor bug fixes, and significant changes to the code base pkgsrc visible change: uses cmake
2007-01-31Mark as BROKEN_IN pkgsrc-2006Q4, based onwiz1-1/+3
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them...
2007-01-11Explicitly depend on freetype2. Bump revision.joerg1-1/+3
2006-10-06Changes 0.8.2:adam3-15/+25
Re-enabled some script recording features (select, pan/tilt, zoom) Fixed win95/98 missing .dll bug. Applied patch for sun C/C++ compiler to work. Hopefully fixed buggy text display using patch from David ZH.R. Huang Applied patch for MacOSX compilation. Display real language names instead of two letters codes in the GUI. Removed HR landscape and added Ocean instead. Many bug fixes from sf.net. Added new translations for af vi he mt bg th ar and updated the others.
2006-10-01Changes 0.8.1:adam3-17/+38
* 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!
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-1/+2
for SDL shlib changes.
2006-05-15Uses C++.joerg1-1/+2
2006-05-10Update HOMEPAGE.snj1-2/+2
2006-05-10update to 0.8.0drochner3-48/+72
changes: -multilingual interface -accuracy and speed is greatly enhanced -more objects from the NGC catalogue -list of world cities: easily select your location -home planet setting -spherical landscapes -night vision mode -interface improvements -default font is now the Bitstream Vera Truetype font -constellation boundaries -spheric mirror projection
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-4/+4
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-15update to 0.7.1drochner3-23/+175
new major release, lots of features added, and some bugfixes see http://www.stellarium.org/changelog.txt for details
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz1-2/+2
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-07-27Reset MAINTAINER -- he stopped working on pkgsrc.wiz1-2/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-2/+2
2005-02-24Add RMD160 digestsagc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-08Initial import of stellarium-0.6.0 from pkgsrc-wip, contributed byxtraeme4-0/+219
Michal Pasternak. Stellarium is a free software. It renders 3D photo-realistic skies in real time. With stellarium, you really see what you can see with your eyes, binoculars or a small telescope.