# stellarium/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.16 hours (or 009.43 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.23 hours (or 013.73 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.38 hours (or 022.87 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] altpkg = yes exepack = yes license = See "license*.txt" in installed tree licfile = COPYING nosyslinks = yes smp = no dontfind = qt4 tmpsize = 501M setpaths = fontconfig gettext gtkcore qt5 stellarium zlib #--------------------------------------------------------------------- [depends] actools # May not be needed any longer bison3 boost brotli cmake curl fontconfig freetype2 gawk grep gtkcore # Used by wrapper jpeg libpng qt sdl # Used by wrapper xorg #--------------------------------------------------------------------- [configure] export QTDIR=$PRODTREE/qt5 export QT5DIR=$QTDIR rm -fr po mkdir po cat > po/Makefile << END default: install: END mkdir build cd build cmake \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ .. #--------------------------------------------------------------------- [build] cd build smpmake smpmake install #--------------------------------------------------------------------- [postbuild] PROGBASE=stellarium BINDIR=$PKGDIR_PROD/bin MISCDIR=$PKGDIR_PROD/misc mkdir -p $BINDIR $MISCDIR cp -a $PKGDIR_SPECIAL/icons/ocaalert.png \ $MISCDIR/alert.png cd $BINDIR mv $PROGBASE $PROGBASE.bin sed -e "s|__META_LACUTIL__|$SYSDIR_LACUTIL|g" \ -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ -e "s|__META_PRODTREE__|$PRODTREE|g" \ < $PKGDIR_SPECIAL/wrappers/$PROGBASE.wrapper.in \ > $PROGBASE chmod 755 $PROGBASE cd $PKGDIR_PROD ln -s share/stellarium data #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_home = http://www.stellarium.org/ url_lfs = n/a url_tarball = https://github.com/Stellarium/stellarium/releases/\ download/v0.21.0/stellarium-0.21.0.tar.gz #--------------------------------------------------------------------- [history] 170922 Updated from 0.11.1 to 0.16.1 190120 Updated to 0.18.3 210328 Updated to 0.21.0